decomposition-multiple-db 3/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690427049-a8afe499-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 181299, done. 20remote: Counting objects: 100% (181299/181299), done. 21remote: Compressing objects: 100% (108589/108589), done. 22remote: Total 181299 (delta 93457), reused 127944 (delta 66311), pack-reused 0 23Receiving objects: 100% (181299/181299), 134.06 MiB | 41.42 MiB/s, done.24Resolving deltas: 100% (93457/93457), done.26 * [new ref] refs/pipelines/946775544 -> refs/pipelines/94677554427 * [new branch] master -> origin/master28Checking out b54a92a0 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-9100e4570450d71e73e8399fe5d9940a-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-9100e4570450d71e73e8399fe5d9940a-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4749055159)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4749055159 responseStatus=200 OK token=64_ZqLBD39Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4749055176.json --format RspecJunitFormatter --out tmp/rspec-4749055176.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 27 2023 03:08:24 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-8aa4fd27$`50[Jul 27 2023 03:08:24 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-8aa4fd27 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 27 2023 03:08:25 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/authority/. alpine-8aa4fd27:/etc/gitlab/trusted-certs`52[Jul 27 2023 03:08:25 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/gitlab/. alpine-8aa4fd27:/etc/gitlab/ssl`53[Jul 27 2023 03:08:25 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-8aa4fd27`54[Jul 27 2023 03:08:25 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-8aa4fd27`55[Jul 27 2023 03:08:26 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 27 2023 03:08:26 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c`57[Jul 27 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-c36f9103$`58[Jul 27 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 27 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 27 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-c36f9103 --net test --hostname gitlab-ce-c36f9103.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-24-d2342c6d/gitlab-ce-c36f9103/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c`61[Jul 27 2023 03:09:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 03:08:2462# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb68#gitlab_rails['databases']['main']['enable'] = true69#gitlab_rails['databases']['ci']['enable'] = true70#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'71gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`72[Jul 27 2023 03:09:08 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-c36f9103`73[Jul 27 2023 03:12:45 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jul 27 2023 03:12:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`75[Jul 27 2023 03:12:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`76[Jul 27 2023 03:12:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`77[Jul 27 2023 03:12:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`78[Jul 27 2023 03:12:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`79[Jul 27 2023 03:12:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`80[Jul 27 2023 03:12:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`81[Jul 27 2023 03:12:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`82[Jul 27 2023 03:12:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`83[Jul 27 2023 03:12:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`84[Jul 27 2023 03:12:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`85[Jul 27 2023 03:12:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`86[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`87[Jul 27 2023 03:12:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`88[Jul 27 2023 03:13:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`89[Jul 27 2023 03:13:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`90[Jul 27 2023 03:13:02 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`91[Jul 27 2023 03:13:03 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`92[Jul 27 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`93[Jul 27 2023 03:13:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`94[Jul 27 2023 03:13:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`95[Jul 27 2023 03:13:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`96[Jul 27 2023 03:13:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`97[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-c36f9103`98[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-c36f9103 80/tcp`99[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!100[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`101[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "echo '#!/usr/bin/env bash102if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then103 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'104 exit 1105fi106' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`107[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`108[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/support/data gitlab-ce-c36f9103:/tmp/data-seeds`109[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Running exec_commands...110[Jul 27 2023 03:13:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`111[Jul 27 2023 03:14:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`112[Jul 27 2023 03:14:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-ctl reconfigure"`113[Jul 27 2023 03:14:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`114[Jul 27 2023 03:14:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`115[Jul 27 2023 03:14:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`116[Jul 27 2023 03:14:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`117[Jul 27 2023 03:15:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-ctl restart"`118[Jul 27 2023 03:15:56 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`119[Jul 27 2023 03:15:56 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b54a92a0629281898db6aba9ad2d726601a8510c`120[Jul 27 2023 03:16:51 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce121[Jul 27 2023 03:16:51 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-24-d2342c6d/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-24-d2342c6d/gitlab-ce-qa-cc37da9d:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-cc37da9d registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b54a92a0629281898db6aba9ad2d726601a8510c Test::Instance::All http://gitlab-ce-c36f9103.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4749055176.json --format RspecJunitFormatter --out tmp/rspec-4749055176.xml --format html --out tmp/rspec-decomposition-multiple-db_3_5.htm --color --format documentation`1222023-07-27 03:17:07 / CONF :: 123 ==> Base URL: http://gitlab-ce-c36f9103.test124 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f9a9c3e67f8>125 ==> Libraries: Chemlab::Vendor126[Jul 27 2023 03:17:07 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA127[Jul 27 2023 03:17:07 UTC (QA Tests)] INFO -- Browser: chrome128[Jul 27 2023 03:17:07 UTC (QA Tests)] INFO -- Performing sanity check for environment!129[Jul 27 2023 03:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 61.037s130[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'131[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Report already exists, skipping!132[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====133[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Report specs:134[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb"]135[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Leftover specs:136[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb"]137[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!138[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'139[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Report already exists, skipping!140Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}141Randomized with seed 32561142[Jul 27 2023 03:18:10 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter143Verify144 Pipeline with customizable variable145[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value146[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA147[Jul 27 2023 03:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-pvrn909t' via cache in 0.0 seconds148[Jul 27 2023 03:18:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 1.32 seconds149[Jul 27 2023 03:18:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 2.53 seconds150[Jul 27 2023 03:18:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-customizable-variable-pipeline-c63b27955b47c83f' via api in 5.21 seconds151[Jul 27 2023 03:18:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.152[Jul 27 2023 03:18:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`153[Jul 27 2023 03:18:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`154[Jul 27 2023 03:18:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690427895 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690427895 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690427895 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-1690427895 --executor shell && gitlab-runner run" `155[Jul 27 2023 03:18:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690427895`156[Jul 27 2023 03:18:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`157[Jul 27 2023 03:18:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690427895' via api in 8.52 seconds158[Jul 27 2023 03:18:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.33 seconds159[Jul 27 2023 03:18:27 UTC (QA Tests)] INFO -- filling :login_field with "root"160[Jul 27 2023 03:18:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field161[Jul 27 2023 03:18:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"162[Jul 27 2023 03:18:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field163[Jul 27 2023 03:18:27 UTC (QA Tests)] INFO -- clicking :sign_in_button164[Jul 27 2023 03:18:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.028s165[Jul 27 2023 03:18:30 UTC (QA Tests)] INFO -- Enabling super sidebar!166[Jul 27 2023 03:18:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled167[Jul 27 2023 03:18:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-customizable-variable-pipeline-c63b27955b47c83f168[Jul 27 2023 03:18:36 UTC (QA Tests)] INFO -- clicking :menu_section_button169[Jul 27 2023 03:18:36 UTC (QA Tests)] INFO -- clicking :nav_item_link170[Jul 27 2023 03:18:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.571s171[Jul 27 2023 03:18:38 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present172[Jul 27 2023 03:18:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.534s173[Jul 27 2023 03:18:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 3.04s174[Jul 27 2023 03:18:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s175[Jul 27 2023 03:18:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.582s176[Jul 27 2023 03:18:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.734s177[Jul 27 2023 03:18:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.754s178[Jul 27 2023 03:18:43 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"179[Jul 27 2023 03:18:43 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field180[Jul 27 2023 03:18:43 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present181[Jul 27 2023 03:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.701s182[Jul 27 2023 03:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 2.336s183[Jul 27 2023 03:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 2.729s184[Jul 27 2023 03:18:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element status_badge_link' took 0.503s185[Jul 27 2023 03:18:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.22 seconds186[Jul 27 2023 03:18:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-customizable-variable-pipeline-c63b27955b47c83f/-/jobs/2187[Jul 27 2023 03:18:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690427895'188[Jul 27 2023 03:18:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690427895`189 manually creates a pipeline and uses the defined custom variable value190Create191 Merge request push options192 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)193[Jul 27 2023 03:18:59 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds194[Jul 27 2023 03:18:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.15 seconds195[Jul 27 2023 03:19:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.32 seconds196[Jul 27 2023 03:19:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/merge-request-push-options-2111d56a256f1845' via api in 1.76 seconds197[Jul 27 2023 03:19:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.198[Jul 27 2023 03:19:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`199[Jul 27 2023 03:19:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`200[Jul 27 2023 03:19:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-2111d56a256f1845 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-2111d56a256f1845 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-2111d56a256f1845 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-merge-request-push-options-2111d56a256f1845 --executor shell && gitlab-runner run" `201[Jul 27 2023 03:19:02 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-2111d56a256f1845`202[Jul 27 2023 03:19:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`203[Jul 27 2023 03:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-2111d56a256f1845' via api in 1.66 seconds204[Jul 27 2023 03:19:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds205[Jul 27 2023 03:19:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"206[Jul 27 2023 03:19:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.51 seconds207[Jul 27 2023 03:19:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.29 seconds208[Jul 27 2023 03:19:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-2111d56a256f1845'209[Jul 27 2023 03:19:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-2111d56a256f1845`210[Jul 27 2023 03:19:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/merge-request-push-options-2111d56a256f1845'211 sets merge when pipeline succeeds212Create213 Merge request custom templates214[Jul 27 2023 03:19:08 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template215[Jul 27 2023 03:19:09 UTC (QA Tests)] INFO -- filling :login_field with "root"216[Jul 27 2023 03:19:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field217[Jul 27 2023 03:19:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"218[Jul 27 2023 03:19:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field219[Jul 27 2023 03:19:10 UTC (QA Tests)] INFO -- clicking :sign_in_button220[Jul 27 2023 03:19:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.267s221[Jul 27 2023 03:19:12 UTC (QA Tests)] INFO -- Enabling super sidebar!222[Jul 27 2023 03:19:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled223[Jul 27 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.12 seconds224[Jul 27 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.24 seconds225[Jul 27 2023 03:19:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/custom-mr-template-project-33a0deb96379d85f' via api in 1.55 seconds226[Jul 27 2023 03:19:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.12 seconds227[Jul 27 2023 03:19:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds228[Jul 27 2023 03:19:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/custom-mr-template-project-33a0deb96379d85f229[Jul 27 2023 03:19:20 UTC (QA Tests)] INFO -- clicking :create_merge_request_button230[Jul 27 2023 03:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.646s231[Jul 27 2023 03:19:22 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"232[Jul 27 2023 03:19:22 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field233[Jul 27 2023 03:19:22 UTC (QA Tests)] INFO -- clicking :close_button234[Jul 27 2023 03:19:23 UTC (QA Tests)] INFO -- clicking :template_dropdown235[Jul 27 2023 03:19:23 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present236[Jul 27 2023 03:19:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 5.368s237[Jul 27 2023 03:19:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 12.53 seconds238 creates a merge request via custom template239Create240 Project snippet creation241[Jul 27 2023 03:19:29 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet242[Jul 27 2023 03:19:29 UTC (QA Tests)] INFO -- filling :login_field with "root"243[Jul 27 2023 03:19:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field244[Jul 27 2023 03:19:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"245[Jul 27 2023 03:19:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field246[Jul 27 2023 03:19:30 UTC (QA Tests)] INFO -- clicking :sign_in_button247[Jul 27 2023 03:19:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.17s248[Jul 27 2023 03:19:32 UTC (QA Tests)] INFO -- Enabling super sidebar!249[Jul 27 2023 03:19:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled250[Jul 27 2023 03:19:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds251[Jul 27 2023 03:19:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds252[Jul 27 2023 03:19:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-snippets-3e510728d416490b' via api in 1.02 seconds253[Jul 27 2023 03:19:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-snippets-3e510728d416490b254[Jul 27 2023 03:19:36 UTC (QA Tests)] INFO -- clicking :menu_section_button255[Jul 27 2023 03:19:36 UTC (QA Tests)] INFO -- clicking :nav_item_link256[Jul 27 2023 03:19:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.46s257[Jul 27 2023 03:19:38 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link258[Jul 27 2023 03:19:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 1.709s259[Jul 27 2023 03:19:40 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet"260[Jul 27 2023 03:19:40 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field261[Jul 27 2023 03:19:40 UTC (QA Tests)] INFO -- clicking :description_placeholder262[Jul 27 2023 03:19:40 UTC (QA Tests)] INFO -- filling :snippet_description_field with " "263[Jul 27 2023 03:19:40 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field264[Jul 27 2023 03:19:41 UTC (QA Tests)] INFO -- clicking :visibility_content265[Jul 27 2023 03:19:41 UTC (QA Tests)] INFO -- filling :file_name_field with "markdown_file.md"266[Jul 27 2023 03:19:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field267[Jul 27 2023 03:19:42 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button268[Jul 27 2023 03:19:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.195s269[Jul 27 2023 03:19:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 2.209s270[Jul 27 2023 03:19:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 10.67 seconds271 user creates a project snippet272Create273 Push mirror a repository over HTTP274[Jul 27 2023 03:19:46 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository275[Jul 27 2023 03:19:47 UTC (QA Tests)] INFO -- filling :login_field with "root"276[Jul 27 2023 03:19:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field277[Jul 27 2023 03:19:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"278[Jul 27 2023 03:19:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field279[Jul 27 2023 03:19:47 UTC (QA Tests)] INFO -- clicking :sign_in_button280[Jul 27 2023 03:19:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.207s281[Jul 27 2023 03:19:49 UTC (QA Tests)] INFO -- Enabling super sidebar!282[Jul 27 2023 03:19:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled283[Jul 27 2023 03:19:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds284[Jul 27 2023 03:19:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds285[Jul 27 2023 03:19:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/push-mirror-target-project-ac5240d66d169841' via api in 0.77 seconds286[Jul 27 2023 03:19:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds287[Jul 27 2023 03:19:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.13 seconds288[Jul 27 2023 03:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-code-aa950e8e0226d747' via api in 1.17 seconds289[Jul 27 2023 03:19:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"290[Jul 27 2023 03:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.45 seconds291[Jul 27 2023 03:19:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-code-aa950e8e0226d747292[Jul 27 2023 03:19:57 UTC (QA Tests)] INFO -- clicking :menu_section_button293[Jul 27 2023 03:19:57 UTC (QA Tests)] INFO -- clicking :nav_item_link294[Jul 27 2023 03:19:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.513s295[Jul 27 2023 03:20:00 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/push-mirror-target-project-ac5240d66d169841.git"296[Jul 27 2023 03:20:00 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field297[Jul 27 2023 03:20:01 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field298[Jul 27 2023 03:20:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.068s299[Jul 27 2023 03:20:14 UTC (QA Tests)] INFO -- Saving screenshot..300[Jul 27 2023 03:20:14 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository301[Jul 27 2023 03:20:15 UTC (QA Tests)] INFO -- filling :login_field with "root"302[Jul 27 2023 03:20:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field303[Jul 27 2023 03:20:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"304[Jul 27 2023 03:20:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field305[Jul 27 2023 03:20:16 UTC (QA Tests)] INFO -- clicking :sign_in_button306[Jul 27 2023 03:20:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.999s307[Jul 27 2023 03:20:17 UTC (QA Tests)] INFO -- Enabling super sidebar!308[Jul 27 2023 03:20:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled309[Jul 27 2023 03:20:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds310[Jul 27 2023 03:20:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds311[Jul 27 2023 03:20:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/push-mirror-target-project-b1c1e533b852ebd3' via api in 0.62 seconds312[Jul 27 2023 03:20:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds313[Jul 27 2023 03:20:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.12 seconds314[Jul 27 2023 03:20:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-code-69f3a21444e8fd19' via api in 1.1 seconds315[Jul 27 2023 03:20:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"316[Jul 27 2023 03:20:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.08 seconds317[Jul 27 2023 03:20:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-code-69f3a21444e8fd19318[Jul 27 2023 03:20:25 UTC (QA Tests)] INFO -- clicking :menu_section_button319[Jul 27 2023 03:20:25 UTC (QA Tests)] INFO -- clicking :nav_item_link320[Jul 27 2023 03:20:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.569s321[Jul 27 2023 03:20:28 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/push-mirror-target-project-b1c1e533b852ebd3.git"322[Jul 27 2023 03:20:28 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field323[Jul 27 2023 03:20:28 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field324[Jul 27 2023 03:20:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.067s325[Jul 27 2023 03:20:40 UTC (QA Tests)] INFO -- Saving screenshot..326 configures and syncs a (push) mirrored repository (FAILED - 1)3281st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:329Couldn't find element named "authentication_method_field"331RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6332 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-07-27-03-20-40.144.html333 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-07-27-03-20-40.144.png334Verify335 Group runner registration336[Jul 27 2023 03:20:40 UTC (QA Tests)] INFO -- Starting test: Verify Group runner registration user registers a new group runner337[Jul 27 2023 03:20:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.338[Jul 27 2023 03:20:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`339[Jul 27 2023 03:20:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds340[Jul 27 2023 03:20:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-ci-cd-61e70fab8c34ab42' via api in 0.47 seconds341[Jul 27 2023 03:20:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`342[Jul 27 2023 03:20:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690428040 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690428040 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690428040 --url http://gitlab-ce-c36f9103.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `343[Jul 27 2023 03:20:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690428040`344[Jul 27 2023 03:20:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`345[Jul 27 2023 03:20:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690428040' via api in 2.06 seconds346[Jul 27 2023 03:20:43 UTC (QA Tests)] INFO -- filling :login_field with "root"347[Jul 27 2023 03:20:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field348[Jul 27 2023 03:20:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"349[Jul 27 2023 03:20:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field350[Jul 27 2023 03:20:44 UTC (QA Tests)] INFO -- clicking :sign_in_button351[Jul 27 2023 03:20:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.295s352[Jul 27 2023 03:20:46 UTC (QA Tests)] INFO -- Enabling super sidebar!353[Jul 27 2023 03:20:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled354[Jul 27 2023 03:20:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-c36f9103.test/groups/gitlab-qa-sandbox-group-5/group-with-ci-cd-61e70fab8c34ab42355[Jul 27 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :menu_section_button356[Jul 27 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :nav_item_link357[Jul 27 2023 03:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.004s358[Jul 27 2023 03:20:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690428040'359[Jul 27 2023 03:20:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690428040`360 user registers a new group runner361Create362 Adding comments on snippets363 behaves like comments on snippets364[Jul 27 2023 03:20:51 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet365[Jul 27 2023 03:20:52 UTC (QA Tests)] INFO -- filling :login_field with "root"366[Jul 27 2023 03:20:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field367[Jul 27 2023 03:20:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"368[Jul 27 2023 03:20:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field369[Jul 27 2023 03:20:53 UTC (QA Tests)] INFO -- clicking :sign_in_button370[Jul 27 2023 03:20:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.67s371[Jul 27 2023 03:20:55 UTC (QA Tests)] INFO -- Enabling super sidebar!372[Jul 27 2023 03:20:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled373[Jul 27 2023 03:20:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds374[Jul 27 2023 03:20:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.18 seconds375[Jul 27 2023 03:20:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-snippets-aee776cb24d2a225' via api in 1.64 seconds376[Jul 27 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 2.25 seconds377[Jul 27 2023 03:21:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s378[Jul 27 2023 03:21:00 UTC (QA Tests)] INFO -- clicking :user_avatar_content379[Jul 27 2023 03:21:00 UTC (QA Tests)] INFO -- clicking :sign_out_link380[Jul 27 2023 03:21:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.575s381[Jul 27 2023 03:21:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.45 seconds382[Jul 27 2023 03:21:02 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"383[Jul 27 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field384[Jul 27 2023 03:21:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"385[Jul 27 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field386[Jul 27 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :sign_in_button387[Jul 27 2023 03:21:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.94s388[Jul 27 2023 03:21:04 UTC (QA Tests)] INFO -- Enabling super sidebar!389[Jul 27 2023 03:21:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled390[Jul 27 2023 03:21:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-snippets-aee776cb24d2a225/-/snippets/2391[Jul 27 2023 03:21:07 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"392[Jul 27 2023 03:21:07 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field393[Jul 27 2023 03:21:08 UTC (QA Tests)] INFO -- clicking :comment_button394[Jul 27 2023 03:21:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? note_author_content' took 0.54s395[Jul 27 2023 03:21:09 UTC (QA Tests)] INFO -- clicking :edit_comment_button396[Jul 27 2023 03:21:09 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"397[Jul 27 2023 03:21:09 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field398[Jul 27 2023 03:21:09 UTC (QA Tests)] INFO -- clicking :save_comment_button399[Jul 27 2023 03:21:10 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown400[Jul 27 2023 03:21:10 UTC (QA Tests)] INFO -- clicking :delete_comment_button401[Jul 27 2023 03:21:10 UTC (QA Tests)] INFO -- clicking :confirm_ok_button402 adds, edits, and deletes a comment on a project_snippet403 behaves like comments on snippets404[Jul 27 2023 03:21:11 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet405[Jul 27 2023 03:21:12 UTC (QA Tests)] INFO -- filling :login_field with "root"406[Jul 27 2023 03:21:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field407[Jul 27 2023 03:21:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"408[Jul 27 2023 03:21:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field409[Jul 27 2023 03:21:13 UTC (QA Tests)] INFO -- clicking :sign_in_button410[Jul 27 2023 03:21:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.014s411[Jul 27 2023 03:21:14 UTC (QA Tests)] INFO -- Enabling super sidebar!412[Jul 27 2023 03:21:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled413[Jul 27 2023 03:21:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.62 seconds414[Jul 27 2023 03:21:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s415[Jul 27 2023 03:21:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content416[Jul 27 2023 03:21:18 UTC (QA Tests)] INFO -- clicking :sign_out_link417[Jul 27 2023 03:21:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.575s418[Jul 27 2023 03:21:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.25 seconds419[Jul 27 2023 03:21:20 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"420[Jul 27 2023 03:21:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field421[Jul 27 2023 03:21:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"422[Jul 27 2023 03:21:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field423[Jul 27 2023 03:21:20 UTC (QA Tests)] INFO -- clicking :sign_in_button424[Jul 27 2023 03:21:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.77s425[Jul 27 2023 03:21:22 UTC (QA Tests)] INFO -- Enabling super sidebar!426[Jul 27 2023 03:21:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled427[Jul 27 2023 03:21:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-c36f9103.test/-/snippets/3428[Jul 27 2023 03:21:24 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"429[Jul 27 2023 03:21:24 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field430[Jul 27 2023 03:21:25 UTC (QA Tests)] INFO -- clicking :comment_button431[Jul 27 2023 03:21:26 UTC (QA Tests)] INFO -- clicking :edit_comment_button432[Jul 27 2023 03:21:26 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"433[Jul 27 2023 03:21:26 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field434[Jul 27 2023 03:21:26 UTC (QA Tests)] INFO -- clicking :save_comment_button435[Jul 27 2023 03:21:27 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown436[Jul 27 2023 03:21:27 UTC (QA Tests)] INFO -- clicking :delete_comment_button437[Jul 27 2023 03:21:27 UTC (QA Tests)] INFO -- clicking :confirm_ok_button438 adds, edits, and deletes a comment on a personal_snippet439Create440 Source editor toolbar preview441[Jul 27 2023 03:21:28 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing442[Jul 27 2023 03:21:29 UTC (QA Tests)] INFO -- filling :login_field with "root"443[Jul 27 2023 03:21:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field444[Jul 27 2023 03:21:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"445[Jul 27 2023 03:21:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field446[Jul 27 2023 03:21:30 UTC (QA Tests)] INFO -- clicking :sign_in_button447[Jul 27 2023 03:21:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.444s448[Jul 27 2023 03:21:32 UTC (QA Tests)] INFO -- Enabling super sidebar!449[Jul 27 2023 03:21:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled450[Jul 27 2023 03:21:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds451[Jul 27 2023 03:21:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.22 seconds452[Jul 27 2023 03:21:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/empty-project-with-md-827672342e52e8c3' via api in 1.75 seconds453[Jul 27 2023 03:21:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/empty-project-with-md-827672342e52e8c3454[Jul 27 2023 03:21:39 UTC (QA Tests)] INFO -- clicking :file_name_link455[Jul 27 2023 03:21:39 UTC (QA Tests)] INFO -- clicking :action_dropdown456[Jul 27 2023 03:21:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.702s457[Jul 27 2023 03:21:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.844s458[Jul 27 2023 03:21:40 UTC (QA Tests)] INFO -- clicking :edit_menu_item459[Jul 27 2023 03:21:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.651s4602023-07-27 03:21:41 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:4622023-07-27 03:21:41 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.463[Jul 27 2023 03:21:42 UTC (QA Tests)] INFO -- clicking :commit_button464[Jul 27 2023 03:21:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.953s465[Jul 27 2023 03:21:45 UTC (QA Tests)] ERROR -- Interceptor Api Errors466[200] POST http://gitlab-ce-c36f9103.test/api/graphql -- Correlation Id: 01H6ANVQFP1Q6HRK78FCNFFB4F467error-messages: Variable $refType of type RefType was provided invalid value468 can preview markdown side-by-side while editing469Package470 npm Registry group level endpoint471 using project deploy token472[Jul 27 2023 03:21:45 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using project deploy token push and pull a npm package via CI473[Jul 27 2023 03:21:46 UTC (QA Tests)] INFO -- filling :login_field with "root"474[Jul 27 2023 03:21:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field475[Jul 27 2023 03:21:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"476[Jul 27 2023 03:21:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field477[Jul 27 2023 03:21:47 UTC (QA Tests)] INFO -- clicking :sign_in_button478[Jul 27 2023 03:21:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.365s479[Jul 27 2023 03:21:49 UTC (QA Tests)] INFO -- Enabling super sidebar!480[Jul 27 2023 03:21:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled481[Jul 27 2023 03:21:50 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA482[Jul 27 2023 03:21:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-520qyb11' via cache in 0.0 seconds483[Jul 27 2023 03:21:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds484[Jul 27 2023 03:21:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds485[Jul 27 2023 03:21:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-fe814336e011c10c' via api in 0.71 seconds486[Jul 27 2023 03:21:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-a11721f81932db78' via api in 0.94 seconds487[Jul 27 2023 03:21:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.488[Jul 27 2023 03:21:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`489[Jul 27 2023 03:21:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`490[Jul 27 2023 03:21:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`491[Jul 27 2023 03:21:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690428112 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690428112 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690428112 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-qa-test-2023-07-27-03-18-10-5cff3bcafdf54239 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `492[Jul 27 2023 03:21:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690428112`493[Jul 27 2023 03:21:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`494[Jul 27 2023 03:21:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690428112' via api in 1.71 seconds495[Jul 27 2023 03:21:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.18 seconds496[Jul 27 2023 03:21:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.36 seconds497[Jul 27 2023 03:21:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.25 seconds498[Jul 27 2023 03:21:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds499[Jul 27 2023 03:21:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-fe814336e011c10c500[Jul 27 2023 03:21:57 UTC (QA Tests)] INFO -- clicking :menu_section_button501[Jul 27 2023 03:21:58 UTC (QA Tests)] INFO -- clicking :nav_item_link502[Jul 27 2023 03:21:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.101s503[Jul 27 2023 03:22:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present504[Jul 27 2023 03:22:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.928s505[Jul 27 2023 03:22:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds506[Jul 27 2023 03:22:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-a11721f81932db78507[Jul 27 2023 03:22:36 UTC (QA Tests)] INFO -- clicking :menu_section_button508[Jul 27 2023 03:22:36 UTC (QA Tests)] INFO -- clicking :nav_item_link509[Jul 27 2023 03:22:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.845s510[Jul 27 2023 03:22:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present511[Jul 27 2023 03:22:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.524s512[Jul 27 2023 03:22:53 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button513[Jul 27 2023 03:22:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.803s514[Jul 27 2023 03:22:54 UTC (QA Tests)] INFO -- clicking :directory_name_link515[Jul 27 2023 03:22:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.755s516[Jul 27 2023 03:22:54 UTC (QA Tests)] INFO -- clicking :directory_name_link517[Jul 27 2023 03:22:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.806s518[Jul 27 2023 03:22:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-fe814336e011c10c519[Jul 27 2023 03:22:57 UTC (QA Tests)] INFO -- clicking :menu_section_button520[Jul 27 2023 03:22:57 UTC (QA Tests)] INFO -- clicking :nav_item_link521[Jul 27 2023 03:22:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.951s522[Jul 27 2023 03:22:59 UTC (QA Tests)] INFO -- clicking :details_link523[Jul 27 2023 03:22:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.557s524[Jul 27 2023 03:23:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/npm-group-level-publish-fe814336e011c10c-c7e86e65c20fc426'525[Jul 27 2023 03:23:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690428112'526[Jul 27 2023 03:23:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690428112`527[Jul 27 2023 03:23:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-fe814336e011c10c'528[Jul 27 2023 03:23:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-a11721f81932db78'529 push and pull a npm package via CI530 using ci job token531[Jul 27 2023 03:23:01 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using ci job token push and pull a npm package via CI532[Jul 27 2023 03:23:02 UTC (QA Tests)] INFO -- filling :login_field with "root"533[Jul 27 2023 03:23:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field534[Jul 27 2023 03:23:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"535[Jul 27 2023 03:23:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field536[Jul 27 2023 03:23:02 UTC (QA Tests)] INFO -- clicking :sign_in_button537[Jul 27 2023 03:23:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.292s538[Jul 27 2023 03:23:04 UTC (QA Tests)] INFO -- Enabling super sidebar!539[Jul 27 2023 03:23:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled540[Jul 27 2023 03:23:06 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA541[Jul 27 2023 03:23:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-946naeyr' via cache in 0.0 seconds542[Jul 27 2023 03:23:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds543[Jul 27 2023 03:23:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds544[Jul 27 2023 03:23:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-9800e96a44943d24' via api in 0.85 seconds545[Jul 27 2023 03:23:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-efa26421af62bfbb' via api in 0.71 seconds546[Jul 27 2023 03:23:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.547[Jul 27 2023 03:23:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`548[Jul 27 2023 03:23:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`549[Jul 27 2023 03:23:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`550[Jul 27 2023 03:23:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690428188 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690428188 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690428188 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-qa-test-2023-07-27-03-18-10-5cff3bcafdf54239 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `551[Jul 27 2023 03:23:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690428188`552[Jul 27 2023 03:23:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`553[Jul 27 2023 03:23:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690428188' via api in 1.86 seconds554[Jul 27 2023 03:23:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds555[Jul 27 2023 03:23:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-9800e96a44943d24556[Jul 27 2023 03:23:13 UTC (QA Tests)] INFO -- clicking :menu_section_button557[Jul 27 2023 03:23:13 UTC (QA Tests)] INFO -- clicking :nav_item_link558[Jul 27 2023 03:23:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.076s559[Jul 27 2023 03:23:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present560[Jul 27 2023 03:23:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.732s561[Jul 27 2023 03:23:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds562[Jul 27 2023 03:23:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-efa26421af62bfbb563[Jul 27 2023 03:23:33 UTC (QA Tests)] INFO -- clicking :menu_section_button564[Jul 27 2023 03:23:33 UTC (QA Tests)] INFO -- clicking :nav_item_link565[Jul 27 2023 03:23:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.913s566[Jul 27 2023 03:23:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present567[Jul 27 2023 03:23:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.454s568[Jul 27 2023 03:23:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 1.25s569[Jul 27 2023 03:23:38 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-efa26421af62bfbb/-/jobs/8570[Jul 27 2023 03:23:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.537s571[Jul 27 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button572[Jul 27 2023 03:23:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.877s573[Jul 27 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :directory_name_link574[Jul 27 2023 03:23:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.854s575[Jul 27 2023 03:23:51 UTC (QA Tests)] INFO -- clicking :directory_name_link576[Jul 27 2023 03:23:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.908s577[Jul 27 2023 03:23:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-9800e96a44943d24578[Jul 27 2023 03:23:54 UTC (QA Tests)] INFO -- clicking :menu_section_button579[Jul 27 2023 03:23:54 UTC (QA Tests)] INFO -- clicking :nav_item_link580[Jul 27 2023 03:23:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.958s581[Jul 27 2023 03:23:55 UTC (QA Tests)] INFO -- clicking :details_link582[Jul 27 2023 03:23:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.561s583[Jul 27 2023 03:23:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/npm-group-level-publish-9800e96a44943d24-11c3f9ae1a8a19d0'584[Jul 27 2023 03:23:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690428188'585[Jul 27 2023 03:23:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690428188`586[Jul 27 2023 03:23:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-9800e96a44943d24'587[Jul 27 2023 03:23:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-efa26421af62bfbb'588 push and pull a npm package via CI589 using personal access token590[Jul 27 2023 03:23:57 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using personal access token push and pull a npm package via CI591[Jul 27 2023 03:23:58 UTC (QA Tests)] INFO -- filling :login_field with "root"592[Jul 27 2023 03:23:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field593[Jul 27 2023 03:23:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"594[Jul 27 2023 03:23:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field595[Jul 27 2023 03:23:59 UTC (QA Tests)] INFO -- clicking :sign_in_button596[Jul 27 2023 03:24:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.161s597[Jul 27 2023 03:24:01 UTC (QA Tests)] INFO -- Enabling super sidebar!598[Jul 27 2023 03:24:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled599[Jul 27 2023 03:24:02 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA600[Jul 27 2023 03:24:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-vg2jwu73' via cache in 0.0 seconds601[Jul 27 2023 03:24:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds602[Jul 27 2023 03:24:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds603[Jul 27 2023 03:24:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-21fb988715fdf89f' via api in 0.73 seconds604[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-ad962ced2ba63e0d' via api in 0.6 seconds605[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.606[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`607[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`608[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`609[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690428244 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690428244 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690428244 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-qa-test-2023-07-27-03-18-10-5cff3bcafdf54239 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `610[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690428244`611[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`612[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690428244' via api in 1.71 seconds613[Jul 27 2023 03:24:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.33 seconds614[Jul 27 2023 03:24:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.32 seconds615[Jul 27 2023 03:24:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.16 seconds616[Jul 27 2023 03:24:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-21fb988715fdf89f617[Jul 27 2023 03:24:10 UTC (QA Tests)] INFO -- clicking :menu_section_button618[Jul 27 2023 03:24:10 UTC (QA Tests)] INFO -- clicking :nav_item_link619[Jul 27 2023 03:24:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.13s620[Jul 27 2023 03:24:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present621[Jul 27 2023 03:24:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.024s622[Jul 27 2023 03:24:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds623[Jul 27 2023 03:24:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-ad962ced2ba63e0d624[Jul 27 2023 03:24:31 UTC (QA Tests)] INFO -- clicking :menu_section_button625[Jul 27 2023 03:24:31 UTC (QA Tests)] INFO -- clicking :nav_item_link626[Jul 27 2023 03:24:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.089s627[Jul 27 2023 03:24:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present628[Jul 27 2023 03:24:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.529s629[Jul 27 2023 03:24:48 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button630[Jul 27 2023 03:24:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.163s631[Jul 27 2023 03:24:49 UTC (QA Tests)] INFO -- clicking :directory_name_link632[Jul 27 2023 03:24:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.849s633[Jul 27 2023 03:24:50 UTC (QA Tests)] INFO -- clicking :directory_name_link634[Jul 27 2023 03:24:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 3.043s635[Jul 27 2023 03:24:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-21fb988715fdf89f636[Jul 27 2023 03:24:55 UTC (QA Tests)] INFO -- clicking :menu_section_button637[Jul 27 2023 03:24:56 UTC (QA Tests)] INFO -- clicking :nav_item_link638[Jul 27 2023 03:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.015s639[Jul 27 2023 03:24:57 UTC (QA Tests)] INFO -- clicking :details_link640[Jul 27 2023 03:24:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.617s641[Jul 27 2023 03:24:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/npm-group-level-publish-21fb988715fdf89f-1a8b958516ac8c7c'642[Jul 27 2023 03:24:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690428244'643[Jul 27 2023 03:24:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690428244`644[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-publish-21fb988715fdf89f'645[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-group-level-install-ad962ced2ba63e0d'646 push and pull a npm package via CI647Create648 Merge request push options649[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels650[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds651[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.24 seconds652[Jul 27 2023 03:25:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-57d52646774be0f9' via api in 1.33 seconds653[Jul 27 2023 03:25:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"654[Jul 27 2023 03:25:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.91 seconds655 sets labels656 when labels are set already657[Jul 27 2023 03:25:03 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push658[Jul 27 2023 03:25:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds659[Jul 27 2023 03:25:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds660[Jul 27 2023 03:25:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-310d983258153841' via api in 1.24 seconds661[Jul 27 2023 03:25:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"662[Jul 27 2023 03:25:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.49 seconds663[Jul 27 2023 03:25:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"664[Jul 27 2023 03:25:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.91 seconds665 removes them on subsequent push666Create667 File management668[Jul 27 2023 03:25:12 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web669[Jul 27 2023 03:25:13 UTC (QA Tests)] INFO -- filling :login_field with "root"670[Jul 27 2023 03:25:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field671[Jul 27 2023 03:25:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"672[Jul 27 2023 03:25:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field673[Jul 27 2023 03:25:14 UTC (QA Tests)] INFO -- clicking :sign_in_button674[Jul 27 2023 03:25:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.724s675[Jul 27 2023 03:25:18 UTC (QA Tests)] INFO -- Enabling super sidebar!676[Jul 27 2023 03:25:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled677[Jul 27 2023 03:25:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.12 seconds678[Jul 27 2023 03:25:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.26 seconds679[Jul 27 2023 03:25:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-new-file-c98731a5241b8bc5' via api in 1.59 seconds680[Jul 27 2023 03:25:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-new-file-c98731a5241b8bc5681[Jul 27 2023 03:25:25 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown682[Jul 27 2023 03:25:25 UTC (QA Tests)] INFO -- clicking :new_file_menu_item683[Jul 27 2023 03:25:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.365s684[Jul 27 2023 03:25:27 UTC (QA Tests)] INFO -- filling :file_name_field with "QA Test - File name"685[Jul 27 2023 03:25:27 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field686[Jul 27 2023 03:25:27 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"687[Jul 27 2023 03:25:27 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field688[Jul 27 2023 03:25:28 UTC (QA Tests)] INFO -- clicking :commit_button689[Jul 27 2023 03:25:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.792s690[Jul 27 2023 03:25:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 7.79 seconds691[Jul 27 2023 03:25:30 UTC (QA Tests)] ERROR -- Interceptor Api Errors692[200] POST http://gitlab-ce-c36f9103.test/api/graphql -- Correlation Id: 01H6AP2KQFNYG20XVKJSKAR9SZ693error-messages: Variable $refType of type RefType was provided invalid value694 user creates a file via the Web695Create696 Repository tags697 when protected698 behaves like unsuccessful tag creation699[Jul 27 2023 03:25:30 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like unsuccessful tag creation cannot be created by an unauthorized developer_user700[Jul 27 2023 03:25:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds701[Jul 27 2023 03:25:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.18 seconds702[Jul 27 2023 03:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-6cb22434e7e51d9c' via api in 1.16 seconds703[Jul 27 2023 03:25:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds704[Jul 27 2023 03:25:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-6cb22434e7e51d9c QA::Resource::Project705[Jul 27 2023 03:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.33 seconds706[Jul 27 2023 03:25:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-6cb22434e7e51d9c QA::Resource::Project707[Jul 27 2023 03:25:33 UTC (QA Tests)] INFO -- filling :login_field with "root"708[Jul 27 2023 03:25:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field709[Jul 27 2023 03:25:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"710[Jul 27 2023 03:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field711[Jul 27 2023 03:25:34 UTC (QA Tests)] INFO -- clicking :sign_in_button712[Jul 27 2023 03:25:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.335s713[Jul 27 2023 03:25:36 UTC (QA Tests)] INFO -- Enabling super sidebar!714[Jul 27 2023 03:25:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled715[Jul 27 2023 03:25:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-6cb22434e7e51d9c716[Jul 27 2023 03:25:40 UTC (QA Tests)] INFO -- clicking :menu_section_button717[Jul 27 2023 03:25:40 UTC (QA Tests)] INFO -- clicking :nav_item_link718[Jul 27 2023 03:25:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.256s719[Jul 27 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :tags_dropdown720[Jul 27 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown721[Jul 27 2023 03:25:44 UTC (QA Tests)] INFO -- clicking :protect_tag_button722[Jul 27 2023 03:25:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s723[Jul 27 2023 03:25:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content724[Jul 27 2023 03:25:47 UTC (QA Tests)] INFO -- clicking :sign_out_link725[Jul 27 2023 03:25:48 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"726[Jul 27 2023 03:25:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field727[Jul 27 2023 03:25:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"728[Jul 27 2023 03:25:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field729[Jul 27 2023 03:25:49 UTC (QA Tests)] INFO -- clicking :sign_in_button730[Jul 27 2023 03:25:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.955s731[Jul 27 2023 03:25:50 UTC (QA Tests)] INFO -- Enabling super sidebar!732[Jul 27 2023 03:25:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled733[Jul 27 2023 03:25:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-6cb22434e7e51d9c734[Jul 27 2023 03:25:54 UTC (QA Tests)] INFO -- clicking :menu_section_button735[Jul 27 2023 03:25:54 UTC (QA Tests)] INFO -- clicking :nav_item_link736[Jul 27 2023 03:25:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.949s737[Jul 27 2023 03:25:55 UTC (QA Tests)] INFO -- clicking :new_tag_button738[Jul 27 2023 03:25:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 1.052s739[Jul 27 2023 03:25:56 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"740[Jul 27 2023 03:25:56 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field741[Jul 27 2023 03:25:57 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"742[Jul 27 2023 03:25:57 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field743[Jul 27 2023 03:25:57 UTC (QA Tests)] INFO -- clicking :create_tag_button744[Jul 27 2023 03:25:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 0.596s745 cannot be created by an unauthorized developer_user746 behaves like successful tag creation747[Jul 27 2023 03:25:58 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like successful tag creation can be created by maintainer_user748[Jul 27 2023 03:25:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds749[Jul 27 2023 03:25:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.15 seconds750[Jul 27 2023 03:26:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bcaf9bf2eeb837c3' via api in 1.16 seconds751[Jul 27 2023 03:26:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds752[Jul 27 2023 03:26:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bcaf9bf2eeb837c3 QA::Resource::Project753[Jul 27 2023 03:26:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.19 seconds754[Jul 27 2023 03:26:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bcaf9bf2eeb837c3 QA::Resource::Project755[Jul 27 2023 03:26:01 UTC (QA Tests)] INFO -- filling :login_field with "root"756[Jul 27 2023 03:26:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field757[Jul 27 2023 03:26:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"758[Jul 27 2023 03:26:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field759[Jul 27 2023 03:26:02 UTC (QA Tests)] INFO -- clicking :sign_in_button760[Jul 27 2023 03:26:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.339s761[Jul 27 2023 03:26:04 UTC (QA Tests)] INFO -- Enabling super sidebar!762[Jul 27 2023 03:26:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled763[Jul 27 2023 03:26:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bcaf9bf2eeb837c3764[Jul 27 2023 03:26:08 UTC (QA Tests)] INFO -- clicking :menu_section_button765[Jul 27 2023 03:26:08 UTC (QA Tests)] INFO -- clicking :nav_item_link766[Jul 27 2023 03:26:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.65s767[Jul 27 2023 03:26:11 UTC (QA Tests)] INFO -- clicking :tags_dropdown768[Jul 27 2023 03:26:12 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown769[Jul 27 2023 03:26:12 UTC (QA Tests)] INFO -- clicking :protect_tag_button770[Jul 27 2023 03:26:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.062s771[Jul 27 2023 03:26:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content772[Jul 27 2023 03:26:15 UTC (QA Tests)] INFO -- clicking :sign_out_link773[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"774[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field775[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"776[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field777[Jul 27 2023 03:26:17 UTC (QA Tests)] INFO -- clicking :sign_in_button778[Jul 27 2023 03:26:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.904s779[Jul 27 2023 03:26:18 UTC (QA Tests)] INFO -- Enabling super sidebar!780[Jul 27 2023 03:26:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled781[Jul 27 2023 03:26:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bcaf9bf2eeb837c3782[Jul 27 2023 03:26:21 UTC (QA Tests)] INFO -- clicking :menu_section_button783[Jul 27 2023 03:26:21 UTC (QA Tests)] INFO -- clicking :nav_item_link784[Jul 27 2023 03:26:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.887s785[Jul 27 2023 03:26:22 UTC (QA Tests)] INFO -- clicking :new_tag_button786[Jul 27 2023 03:26:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.802s787[Jul 27 2023 03:26:23 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"788[Jul 27 2023 03:26:23 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field789[Jul 27 2023 03:26:24 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"790[Jul 27 2023 03:26:24 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field791[Jul 27 2023 03:26:24 UTC (QA Tests)] INFO -- clicking :create_tag_button792[Jul 27 2023 03:26:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.386s793 can be created by maintainer_user794 when not protected795 behaves like successful tag creation796[Jul 27 2023 03:26:26 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by developer_user797[Jul 27 2023 03:26:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds798[Jul 27 2023 03:26:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.15 seconds799[Jul 27 2023 03:26:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-e7a17cc57733a941' via api in 1.02 seconds800[Jul 27 2023 03:26:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds801[Jul 27 2023 03:26:27 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-e7a17cc57733a941 QA::Resource::Project802[Jul 27 2023 03:26:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds803[Jul 27 2023 03:26:27 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-e7a17cc57733a941 QA::Resource::Project804[Jul 27 2023 03:26:28 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"805[Jul 27 2023 03:26:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field806[Jul 27 2023 03:26:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"807[Jul 27 2023 03:26:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field808[Jul 27 2023 03:26:29 UTC (QA Tests)] INFO -- clicking :sign_in_button809[Jul 27 2023 03:26:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.892s810[Jul 27 2023 03:26:30 UTC (QA Tests)] INFO -- Enabling super sidebar!811[Jul 27 2023 03:26:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled812[Jul 27 2023 03:26:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-e7a17cc57733a941813[Jul 27 2023 03:26:34 UTC (QA Tests)] INFO -- clicking :menu_section_button814[Jul 27 2023 03:26:34 UTC (QA Tests)] INFO -- clicking :nav_item_link815[Jul 27 2023 03:26:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.829s816[Jul 27 2023 03:26:35 UTC (QA Tests)] INFO -- clicking :new_tag_button817[Jul 27 2023 03:26:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.88s818[Jul 27 2023 03:26:36 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"819[Jul 27 2023 03:26:36 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field820[Jul 27 2023 03:26:36 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"821[Jul 27 2023 03:26:36 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field822[Jul 27 2023 03:26:37 UTC (QA Tests)] INFO -- clicking :create_tag_button823[Jul 27 2023 03:26:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.313s824 can be created by developer_user825 behaves like successful tag creation826[Jul 27 2023 03:26:38 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by maintainer_user827[Jul 27 2023 03:26:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds828[Jul 27 2023 03:26:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds829[Jul 27 2023 03:26:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bb54e8f75eae83a3' via api in 2.5 seconds830[Jul 27 2023 03:26:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.51 seconds831[Jul 27 2023 03:26:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bb54e8f75eae83a3 QA::Resource::Project832[Jul 27 2023 03:26:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds833[Jul 27 2023 03:26:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bb54e8f75eae83a3 QA::Resource::Project834[Jul 27 2023 03:26:42 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"835[Jul 27 2023 03:26:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field836[Jul 27 2023 03:26:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"837[Jul 27 2023 03:26:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field838[Jul 27 2023 03:26:43 UTC (QA Tests)] INFO -- clicking :sign_in_button839[Jul 27 2023 03:26:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.083s840[Jul 27 2023 03:26:45 UTC (QA Tests)] INFO -- Enabling super sidebar!841[Jul 27 2023 03:26:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled842[Jul 27 2023 03:26:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-tags-bb54e8f75eae83a3843[Jul 27 2023 03:26:48 UTC (QA Tests)] INFO -- clicking :menu_section_button844[Jul 27 2023 03:26:48 UTC (QA Tests)] INFO -- clicking :nav_item_link845[Jul 27 2023 03:26:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.798s846[Jul 27 2023 03:26:49 UTC (QA Tests)] INFO -- clicking :new_tag_button847[Jul 27 2023 03:26:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 1.061s848[Jul 27 2023 03:26:50 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"849[Jul 27 2023 03:26:50 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field850[Jul 27 2023 03:26:51 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"851[Jul 27 2023 03:26:51 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field852[Jul 27 2023 03:26:51 UTC (QA Tests)] INFO -- clicking :create_tag_button853[Jul 27 2023 03:26:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.477s854 can be created by maintainer_user855Plan856 Custom issue templates857[Jul 27 2023 03:26:53 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template858[Jul 27 2023 03:26:54 UTC (QA Tests)] INFO -- filling :login_field with "root"859[Jul 27 2023 03:26:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field860[Jul 27 2023 03:26:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"861[Jul 27 2023 03:26:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field862[Jul 27 2023 03:26:54 UTC (QA Tests)] INFO -- clicking :sign_in_button863[Jul 27 2023 03:26:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.415s864[Jul 27 2023 03:26:57 UTC (QA Tests)] INFO -- Enabling super sidebar!865[Jul 27 2023 03:26:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled866[Jul 27 2023 03:26:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds867[Jul 27 2023 03:26:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.22 seconds868[Jul 27 2023 03:27:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/custom-issue-template-project-82a7e1f6697fc9ed' via api in 1.36 seconds869[Jul 27 2023 03:27:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds870[Jul 27 2023 03:27:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/custom-issue-template-project-82a7e1f6697fc9ed871[Jul 27 2023 03:27:03 UTC (QA Tests)] INFO -- clicking :new_menu_toggle872[Jul 27 2023 03:27:03 UTC (QA Tests)] INFO -- clicking :create_menu_item873[Jul 27 2023 03:27:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.392s874[Jul 27 2023 03:27:04 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title fb488a251606d50b"875[Jul 27 2023 03:27:04 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field876[Jul 27 2023 03:27:05 UTC (QA Tests)] INFO -- clicking :template_dropdown877[Jul 27 2023 03:27:05 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present878[Jul 27 2023 03:27:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.451s879[Jul 27 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.96 seconds880 creates an issue via custom template881Release882 Deploy token creation883[Jul 27 2023 03:27:09 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token884[Jul 27 2023 03:27:09 UTC (QA Tests)] INFO -- filling :login_field with "root"885[Jul 27 2023 03:27:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field886[Jul 27 2023 03:27:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"887[Jul 27 2023 03:27:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field888[Jul 27 2023 03:27:10 UTC (QA Tests)] INFO -- clicking :sign_in_button889[Jul 27 2023 03:27:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.49s890[Jul 27 2023 03:27:13 UTC (QA Tests)] INFO -- Enabling super sidebar!891[Jul 27 2023 03:27:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled892[Jul 27 2023 03:27:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds893[Jul 27 2023 03:27:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.21 seconds894[Jul 27 2023 03:27:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-to-deploy-1f12daab63a92477' via api in 0.89 seconds895[Jul 27 2023 03:27:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 1.05 seconds896 user adds a deploy token897Verify898 Endpoint Coverage899[Jul 27 2023 03:27:16 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api900[Jul 27 2023 03:27:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds901[Jul 27 2023 03:27:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.19 seconds902[Jul 27 2023 03:27:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/endpoint-coverage-363a911c628b3b77' via api in 0.74 seconds903[Jul 27 2023 03:27:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.904[Jul 27 2023 03:27:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`905[Jul 27 2023 03:27:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`906[Jul 27 2023 03:27:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-363a911c628b3b77 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-363a911c628b3b77 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name endpoint-coverage-363a911c628b3b77 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list endpoint-coverage-363a911c628b3b77 --executor shell && gitlab-runner run" `907[Jul 27 2023 03:27:18 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-363a911c628b3b77`908[Jul 27 2023 03:27:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`909[Jul 27 2023 03:27:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'endpoint-coverage-363a911c628b3b77' via api in 1.54 seconds910[Jul 27 2023 03:27:19 UTC (QA Tests)] INFO -- filling :login_field with "root"911[Jul 27 2023 03:27:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field912[Jul 27 2023 03:27:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"913[Jul 27 2023 03:27:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field914[Jul 27 2023 03:27:20 UTC (QA Tests)] INFO -- clicking :sign_in_button915[Jul 27 2023 03:27:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.437s916[Jul 27 2023 03:27:22 UTC (QA Tests)] INFO -- Enabling super sidebar!917[Jul 27 2023 03:27:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled918[Jul 27 2023 03:27:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/endpoint-coverage-363a911c628b3b77919[Jul 27 2023 03:27:25 UTC (QA Tests)] INFO -- clicking :menu_section_button920[Jul 27 2023 03:27:25 UTC (QA Tests)] INFO -- clicking :nav_item_link921[Jul 27 2023 03:27:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 3.733s922[Jul 27 2023 03:27:31 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button923[Jul 27 2023 03:27:31 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "secret-value"924[Jul 27 2023 03:27:31 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field925[Jul 27 2023 03:27:32 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button926[Jul 27 2023 03:27:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Commit .gitlab-ci.yml"927[Jul 27 2023 03:27:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.92 seconds928[Jul 27 2023 03:27:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/endpoint-coverage-363a911c628b3b77929[Jul 27 2023 03:27:36 UTC (QA Tests)] INFO -- clicking :menu_section_button930[Jul 27 2023 03:27:37 UTC (QA Tests)] INFO -- clicking :nav_item_link931[Jul 27 2023 03:27:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.934s932[Jul 27 2023 03:27:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present933[Jul 27 2023 03:27:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.521s934[Jul 27 2023 03:27:40 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments935[Jul 27 2023 03:27:41 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button936[Jul 27 2023 03:27:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.809s937[Jul 27 2023 03:27:41 UTC (QA Tests)] INFO -- clicking :directory_name_link938[Jul 27 2023 03:27:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.872s939[Jul 27 2023 03:27:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/endpoint-coverage-363a911c628b3b77'940[Jul 27 2023 03:27:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'endpoint-coverage-363a911c628b3b77'941[Jul 27 2023 03:27:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-363a911c628b3b77`942 spans r/w postgres web sidekiq git api943Monitor944 Recovery alert945 when using HTTP endpoint integration946 behaves like triggers recovery alert947 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)948 when using Prometheus integration949 behaves like triggers recovery alert950 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)951Data Stores952 Invite group953 with a group project954 behaves like invites group to project955[Jul 27 2023 03:27:43 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project verifies group is added and members can access project with correct access level956[Jul 27 2023 03:27:44 UTC (QA Tests)] INFO -- filling :login_field with "root"957[Jul 27 2023 03:27:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field958[Jul 27 2023 03:27:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"959[Jul 27 2023 03:27:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field960[Jul 27 2023 03:27:45 UTC (QA Tests)] INFO -- clicking :sign_in_button961[Jul 27 2023 03:27:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.242s962[Jul 27 2023 03:27:47 UTC (QA Tests)] INFO -- Enabling super sidebar!963[Jul 27 2023 03:27:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled964[Jul 27 2023 03:27:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds965[Jul 27 2023 03:27:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-group-project-332aa83448c92a81' via api in 0.41 seconds966[Jul 27 2023 03:27:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds967[Jul 27 2023 03:27:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-group-project-332aa83448c92a81 QA::Resource::Group968[Jul 27 2023 03:27:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds969[Jul 27 2023 03:27:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.49 seconds970[Jul 27 2023 03:27:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/group-project-fc87e20e495bbd33' via api in 1.09 seconds971[Jul 27 2023 03:27:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/group-project-fc87e20e495bbd33972[Jul 27 2023 03:27:52 UTC (QA Tests)] INFO -- clicking :menu_section_button973[Jul 27 2023 03:27:52 UTC (QA Tests)] INFO -- clicking :nav_item_link974[Jul 27 2023 03:27:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.06s975[Jul 27 2023 03:27:54 UTC (QA Tests)] INFO -- clicking :invite_a_group_button976[Jul 27 2023 03:27:56 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-group-project-332aa83448c92a81"977[Jul 27 2023 03:27:57 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown978[Jul 27 2023 03:27:57 UTC (QA Tests)] INFO -- clicking :invite_button979[Jul 27 2023 03:28:01 UTC (QA Tests)] INFO -- clicking :groups_list_tab980[Jul 27 2023 03:28:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.061s981[Jul 27 2023 03:28:03 UTC (QA Tests)] INFO -- clicking :user_avatar_content982[Jul 27 2023 03:28:03 UTC (QA Tests)] INFO -- clicking :sign_out_link983[Jul 27 2023 03:28:04 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"984[Jul 27 2023 03:28:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field985[Jul 27 2023 03:28:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"986[Jul 27 2023 03:28:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field987[Jul 27 2023 03:28:05 UTC (QA Tests)] INFO -- clicking :sign_in_button988[Jul 27 2023 03:28:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.019s989[Jul 27 2023 03:28:06 UTC (QA Tests)] INFO -- Enabling super sidebar!990[Jul 27 2023 03:28:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled991[Jul 27 2023 03:28:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/group-project-fc87e20e495bbd33992[Jul 27 2023 03:28:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/group-project-fc87e20e495bbd33'993[Jul 27 2023 03:28:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-group-project-332aa83448c92a81'994 verifies group is added and members can access project with correct access level995 with a personal namespace project996 behaves like invites group to project997[Jul 27 2023 03:28:09 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project verifies group is added and members can access project with correct access level998[Jul 27 2023 03:28:10 UTC (QA Tests)] INFO -- filling :login_field with "root"999[Jul 27 2023 03:28:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1000[Jul 27 2023 03:28:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1001[Jul 27 2023 03:28:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1002[Jul 27 2023 03:28:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1003[Jul 27 2023 03:28:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.379s1004[Jul 27 2023 03:28:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1005[Jul 27 2023 03:28:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1006[Jul 27 2023 03:28:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds1007[Jul 27 2023 03:28:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-personal-project-e3a4caeb4e28bdf3' via api in 0.53 seconds1008[Jul 27 2023 03:28:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds1009[Jul 27 2023 03:28:16 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-personal-project-e3a4caeb4e28bdf3 QA::Resource::Group1010[Jul 27 2023 03:28:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/personal-namespace-project-16aa8db0f830fd8e' via api in 0.76 seconds1011[Jul 27 2023 03:28:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/root/personal-namespace-project-16aa8db0f830fd8e1012[Jul 27 2023 03:28:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1013[Jul 27 2023 03:28:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1014[Jul 27 2023 03:28:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.158s1015[Jul 27 2023 03:28:20 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1016[Jul 27 2023 03:28:22 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-personal-project-e3a4caeb4e28bdf3"1017[Jul 27 2023 03:28:23 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1018[Jul 27 2023 03:28:23 UTC (QA Tests)] INFO -- clicking :invite_button1019[Jul 27 2023 03:28:25 UTC (QA Tests)] INFO -- clicking :groups_list_tab1020[Jul 27 2023 03:28:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.088s1021[Jul 27 2023 03:28:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element groups_list_tab' took 1.232s1022[Jul 27 2023 03:28:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.086s1023[Jul 27 2023 03:28:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content1024[Jul 27 2023 03:28:28 UTC (QA Tests)] INFO -- clicking :sign_out_link1025[Jul 27 2023 03:28:29 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1026[Jul 27 2023 03:28:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1027[Jul 27 2023 03:28:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1028[Jul 27 2023 03:28:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1029[Jul 27 2023 03:28:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1030[Jul 27 2023 03:28:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.077s1031[Jul 27 2023 03:28:31 UTC (QA Tests)] INFO -- Enabling super sidebar!1032[Jul 27 2023 03:28:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled1033[Jul 27 2023 03:28:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/root/personal-namespace-project-16aa8db0f830fd8e1034[Jul 27 2023 03:28:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-16aa8db0f830fd8e'1035[Jul 27 2023 03:28:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-personal-project-e3a4caeb4e28bdf3'1036 verifies group is added and members can access project with correct access level1037Data Stores1038 Project owner permissions1039 for personal projects1040 behaves like when user is added as maintainer1041[Jul 27 2023 03:28:35 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as maintainer has maintainer role without owner permissions1042[Jul 27 2023 03:28:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.2 seconds1043[Jul 27 2023 03:28:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds1044[Jul 27 2023 03:28:35 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11045[Jul 27 2023 03:28:35 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:-RmCdR1046[Jul 27 2023 03:28:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-rkrtoy9s' via api in 0.12 seconds1047[Jul 27 2023 03:28:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-bcd7fd17e7cb6b96' via api in 0.68 seconds1048[Jul 27 2023 03:28:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.46 seconds1049[Jul 27 2023 03:28:36 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-bcd7fd17e7cb6b96 QA::Resource::Project1050[Jul 27 2023 03:28:37 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1051[Jul 27 2023 03:28:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1052[Jul 27 2023 03:28:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1053[Jul 27 2023 03:28:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1054[Jul 27 2023 03:28:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1055[Jul 27 2023 03:28:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.948s1056[Jul 27 2023 03:28:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1057[Jul 27 2023 03:28:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1058[Jul 27 2023 03:28:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-c36f9103.test/gitlab-qa-user1/qa-owner-personal-project-bcd7fd17e7cb6b96/-/issues/11059[Jul 27 2023 03:28:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.064s1060 has maintainer role without owner permissions1061 behaves like when user is added as owner1062[Jul 27 2023 03:28:55 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as owner has owner role with owner permissions1063[Jul 27 2023 03:28:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.33 seconds1064[Jul 27 2023 03:28:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.24 seconds1065[Jul 27 2023 03:28:56 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:-RmCdR1066[Jul 27 2023 03:28:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-vb3dorsf' via cache in 0.0 seconds1067[Jul 27 2023 03:28:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-960f4e96a0a17977' via api in 0.63 seconds1068[Jul 27 2023 03:28:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.3 seconds1069[Jul 27 2023 03:28:57 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1070[Jul 27 2023 03:28:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1071[Jul 27 2023 03:28:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1072[Jul 27 2023 03:28:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1073[Jul 27 2023 03:28:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1074[Jul 27 2023 03:29:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.146s1075[Jul 27 2023 03:29:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1076[Jul 27 2023 03:29:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled1077[Jul 27 2023 03:29:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-c36f9103.test/gitlab-qa-user1/qa-owner-personal-project-960f4e96a0a17977/-/issues/11078[Jul 27 2023 03:29:05 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present1079[Jul 27 2023 03:29:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_issue_button' took 0.598s1080[Jul 27 2023 03:29:05 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1081[Jul 27 2023 03:29:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 1.294s1082 has owner role with owner permissions1083 for group projects1084 behaves like when user is added as owner1085[Jul 27 2023 03:29:07 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as owner has owner role with owner permissions1086[Jul 27 2023 03:29:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds1087[Jul 27 2023 03:29:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds1088[Jul 27 2023 03:29:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1089[Jul 27 2023 03:29:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.24 seconds1090[Jul 27 2023 03:29:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/qa-owner-group-project-16f588a05bdbb213' via api in 0.72 seconds1091[Jul 27 2023 03:29:08 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:-RmCdR1092[Jul 27 2023 03:29:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-ub74rupg' via cache in 0.0 seconds1093[Jul 27 2023 03:29:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.4 seconds1094[Jul 27 2023 03:29:08 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/qa-owner-group-project-16f588a05bdbb213 QA::Resource::Project1095[Jul 27 2023 03:29:09 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1096[Jul 27 2023 03:29:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1097[Jul 27 2023 03:29:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1098[Jul 27 2023 03:29:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1099[Jul 27 2023 03:29:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1100[Jul 27 2023 03:29:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.158s1101[Jul 27 2023 03:29:12 UTC (QA Tests)] INFO -- Enabling super sidebar!1102[Jul 27 2023 03:29:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled1103[Jul 27 2023 03:29:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/qa-owner-group-project-16f588a05bdbb213/-/issues/11104[Jul 27 2023 03:29:17 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present1105[Jul 27 2023 03:29:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_issue_button' took 0.696s1106[Jul 27 2023 03:29:17 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1107[Jul 27 2023 03:29:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 1.277s1108 has owner role with owner permissions1109 behaves like when user is added as maintainer1110[Jul 27 2023 03:29:19 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as maintainer has maintainer role without owner permissions1111[Jul 27 2023 03:29:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.21 seconds1112[Jul 27 2023 03:29:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.25 seconds1113[Jul 27 2023 03:29:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds1114[Jul 27 2023 03:29:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.2 seconds1115[Jul 27 2023 03:29:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/qa-owner-group-project-b482b2e3686422a2' via api in 0.65 seconds1116[Jul 27 2023 03:29:20 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:-RmCdR1117[Jul 27 2023 03:29:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-n4xywbkb' via cache in 0.0 seconds1118[Jul 27 2023 03:29:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.34 seconds1119[Jul 27 2023 03:29:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/qa-owner-group-project-b482b2e3686422a2 QA::Resource::Project1120[Jul 27 2023 03:29:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1121[Jul 27 2023 03:29:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1122[Jul 27 2023 03:29:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1123[Jul 27 2023 03:29:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1124[Jul 27 2023 03:29:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1125[Jul 27 2023 03:29:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.997s1126[Jul 27 2023 03:29:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1127[Jul 27 2023 03:29:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1128[Jul 27 2023 03:29:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/qa-owner-group-project-b482b2e3686422a2/-/issues/11129[Jul 27 2023 03:29:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.067s1130 has maintainer role without owner permissions1131Create1132 Version control for personal snippets1133[Jul 27 2023 03:29:40 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI1134[Jul 27 2023 03:29:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1135[Jul 27 2023 03:29:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1136[Jul 27 2023 03:29:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1137[Jul 27 2023 03:29:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1138[Jul 27 2023 03:29:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1139[Jul 27 2023 03:29:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.403s1140[Jul 27 2023 03:29:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1141[Jul 27 2023 03:29:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1142[Jul 27 2023 03:29:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.49 seconds1143[Jul 27 2023 03:29:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-c36f9103.test/-/snippets/41144[Jul 27 2023 03:29:47 UTC (QA Tests)] INFO -- clicking :clone_button1145[Jul 27 2023 03:29:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.17 seconds1146[Jul 27 2023 03:29:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.817s1147[Jul 27 2023 03:29:49 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present1148[Jul 27 2023 03:29:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.037s1149[Jul 27 2023 03:30:01 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1150[Jul 27 2023 03:30:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.165s1151[Jul 27 2023 03:30:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.178s1152[Jul 27 2023 03:30:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '4'1153[Jul 27 2023 03:30:03 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230727-39-uehtl1/id_rsa -N `1154[Jul 27 2023 03:30:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.39 seconds1155[Jul 27 2023 03:30:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1156 clones, pushes, and pulls a snippet over HTTP, edits via UI1157[Jul 27 2023 03:30:03 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI1158[Jul 27 2023 03:30:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1159[Jul 27 2023 03:30:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1160[Jul 27 2023 03:30:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1161[Jul 27 2023 03:30:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1162[Jul 27 2023 03:30:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1163[Jul 27 2023 03:30:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.396s1164[Jul 27 2023 03:30:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1165[Jul 27 2023 03:30:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1166[Jul 27 2023 03:30:09 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230727-39-rle184/id_rsa -N `1167[Jul 27 2023 03:30:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.85 seconds1168[Jul 27 2023 03:30:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via api in 0.48 seconds1169[Jul 27 2023 03:30:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-c36f9103.test/-/snippets/51170[Jul 27 2023 03:30:11 UTC (QA Tests)] INFO -- clicking :clone_button1171[Jul 27 2023 03:30:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.98 seconds1172[Jul 27 2023 03:30:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.598s1173[Jul 27 2023 03:30:13 UTC (QA Tests)] INFO -- clicking :snippet_action_button1174[Jul 27 2023 03:30:13 UTC (QA Tests)] INFO -- clicking :delete_snippet_button1175[Jul 27 2023 03:30:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.602s1176[Jul 27 2023 03:30:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.61s1177[Jul 27 2023 03:30:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1178 clones, pushes, and pulls a snippet over SSH, deletes via UI1179Plan1180 mention1181[Jul 27 2023 03:30:14 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue1182[Jul 27 2023 03:30:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1183[Jul 27 2023 03:30:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1184[Jul 27 2023 03:30:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1185[Jul 27 2023 03:30:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1186[Jul 27 2023 03:30:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1187[Jul 27 2023 03:30:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.311s1188[Jul 27 2023 03:30:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1189[Jul 27 2023 03:30:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1190[Jul 27 2023 03:30:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1191[Jul 27 2023 03:30:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.16 seconds1192[Jul 27 2023 03:30:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-652a4c8d94774306' via api in 0.67 seconds1193[Jul 27 2023 03:30:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-652a4c8d947743061194[Jul 27 2023 03:30:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1195[Jul 27 2023 03:30:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-652a4c8d94774306 QA::Resource::Project1196[Jul 27 2023 03:30:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.28 seconds1197[Jul 27 2023 03:30:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-652a4c8d94774306/-/issues/11198[Jul 27 2023 03:30:24 UTC (QA Tests)] INFO -- clicking :issue_title1199[Jul 27 2023 03:30:24 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1200[Jul 27 2023 03:30:25 UTC (QA Tests)] INFO -- clicking :issue_title1201[Jul 27 2023 03:30:25 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1202[Jul 27 2023 03:30:25 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user11203"1204[Jul 27 2023 03:30:25 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1205[Jul 27 2023 03:30:26 UTC (QA Tests)] INFO -- clicking :comment_button1206 mentions another user in an issue1207Create1208 Compare archives of different user projects with the same name and check they're different1209[Jul 27 2023 03:30:26 UTC (QA Tests)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different1210[Jul 27 2023 03:30:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1211[Jul 27 2023 03:30:27 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:-RmCdR1212[Jul 27 2023 03:30:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-m4ae4txl' via cache in 0.0 seconds1213[Jul 27 2023 03:30:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/project-archive-download-043bd7d1af72f769' via api in 0.6 seconds1214[Jul 27 2023 03:30:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1215[Jul 27 2023 03:30:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1216[Jul 27 2023 03:30:28 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user21217[Jul 27 2023 03:30:28 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:VfAskm1218[Jul 27 2023 03:30:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-ab8pw0jn' via api in 0.09 seconds1219[Jul 27 2023 03:30:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user2/project-archive-download-043bd7d1af72f769' via api in 0.52 seconds1220[Jul 27 2023 03:30:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1221 download archives of each user project then check they are different1222Manage1223 basic user login1224[Jul 27 2023 03:30:30 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out1225[Jul 27 2023 03:30:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1226[Jul 27 2023 03:30:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1227[Jul 27 2023 03:30:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1228[Jul 27 2023 03:30:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1229[Jul 27 2023 03:30:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1230[Jul 27 2023 03:30:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.234s1231[Jul 27 2023 03:30:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1232[Jul 27 2023 03:30:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1233[Jul 27 2023 03:30:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s1234[Jul 27 2023 03:30:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content1235[Jul 27 2023 03:30:37 UTC (QA Tests)] INFO -- clicking :sign_out_link1236 user logs in using basic credentials and logs out1237Package1238 Generic Repository1239[Jul 27 2023 03:30:38 UTC (QA Tests)] INFO -- Starting test: Package Generic Repository uploads a generic package and downloads it1240[Jul 27 2023 03:30:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1241[Jul 27 2023 03:30:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.12 seconds1242[Jul 27 2023 03:30:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/generic-package-project-613dd792fadfd804' via api in 0.69 seconds1243[Jul 27 2023 03:30:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1244[Jul 27 2023 03:30:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1245[Jul 27 2023 03:30:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1246[Jul 27 2023 03:30:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1247[Jul 27 2023 03:30:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690428638 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690428638 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690428638 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-generic-package-project-613dd792fadfd804 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1248[Jul 27 2023 03:30:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690428638`1249[Jul 27 2023 03:30:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1250[Jul 27 2023 03:30:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690428638' via api in 1.61 seconds1251[Jul 27 2023 03:30:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1252[Jul 27 2023 03:30:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1253[Jul 27 2023 03:30:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1254[Jul 27 2023 03:30:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1255[Jul 27 2023 03:30:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1256[Jul 27 2023 03:30:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.539s1257[Jul 27 2023 03:30:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1258[Jul 27 2023 03:30:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1259[Jul 27 2023 03:30:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1260[Jul 27 2023 03:30:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/generic-package-project-613dd792fadfd8041261[Jul 27 2023 03:30:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1262[Jul 27 2023 03:30:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1263[Jul 27 2023 03:30:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.9s1264[Jul 27 2023 03:30:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1265[Jul 27 2023 03:30:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.513s1266[Jul 27 2023 03:31:05 UTC (QA Tests)] INFO -- clicking :pipeline_path1267[Jul 27 2023 03:31:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 1.066s1268[Jul 27 2023 03:31:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1269[Jul 27 2023 03:31:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.582s1270[Jul 27 2023 03:31:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.831s1271[Jul 27 2023 03:31:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1272[Jul 27 2023 03:31:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1273[Jul 27 2023 03:31:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.947s1274[Jul 27 2023 03:31:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690428638'1275[Jul 27 2023 03:31:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690428638`1276[Jul 27 2023 03:31:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'my_package-8b840a781c2ee9f3'1277 uploads a generic package and downloads it1278Verify1279 Unlocking job artifacts across parent-child pipelines1280 without strategy:depend1281 when latest pipeline family is successful1282[Jul 27 2023 03:31:11 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family1283[Jul 27 2023 03:31:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1284[Jul 27 2023 03:31:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.15 seconds1285[Jul 27 2023 03:31:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-ebdbafa223582991' via api in 0.71 seconds1286[Jul 27 2023 03:31:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1287[Jul 27 2023 03:31:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1288[Jul 27 2023 03:31:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1289[Jul 27 2023 03:31:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-v429htp3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-v429htp3 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-v429htp3 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-v429htp3 --executor shell && gitlab-runner run" `1290[Jul 27 2023 03:31:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-v429htp3`1291[Jul 27 2023 03:31:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1292[Jul 27 2023 03:31:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-v429htp3' via api in 6.63 seconds1293[Jul 27 2023 03:31:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1294[Jul 27 2023 03:31:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1295[Jul 27 2023 03:31:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1296[Jul 27 2023 03:31:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1297[Jul 27 2023 03:31:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1298[Jul 27 2023 03:31:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.611s1299[Jul 27 2023 03:31:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1300[Jul 27 2023 03:31:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1301[Jul 27 2023 03:31:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-ebdbafa2235829911302[Jul 27 2023 03:31:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds1303[Jul 27 2023 03:31:26 UTC (QA Tests)] INFO -- clicking :menu_section_button1304[Jul 27 2023 03:31:26 UTC (QA Tests)] INFO -- clicking :nav_item_link1305[Jul 27 2023 03:31:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.906s1306[Jul 27 2023 03:31:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1307[Jul 27 2023 03:31:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1308[Jul 27 2023 03:31:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.012s1309[Jul 27 2023 03:31:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '18' via api in 0.15 seconds1310[Jul 27 2023 03:31:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-ebdbafa223582991/-/jobs/181311[Jul 27 2023 03:31:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 9.897s1312[Jul 27 2023 03:31:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '19' via api in 0.13 seconds1313[Jul 27 2023 03:31:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-ebdbafa223582991/-/jobs/191314[Jul 27 2023 03:31:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '15' via api in 0.14 seconds1315[Jul 27 2023 03:31:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-ebdbafa223582991/-/jobs/151316[Jul 27 2023 03:31:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '16' via api in 0.15 seconds1317[Jul 27 2023 03:31:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-ebdbafa223582991/-/jobs/161318 unlocks job artifacts from previous successful pipeline family1319 when latest parent pipeline failed1320[Jul 27 2023 03:31:57 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family1321[Jul 27 2023 03:31:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1322[Jul 27 2023 03:31:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.15 seconds1323[Jul 27 2023 03:31:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-9c0bb7ab4e2b3584' via api in 0.67 seconds1324[Jul 27 2023 03:31:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1325[Jul 27 2023 03:31:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1326[Jul 27 2023 03:32:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1327[Jul 27 2023 03:32:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-dnx2tca3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-dnx2tca3 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-dnx2tca3 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-dnx2tca3 --executor shell && gitlab-runner run" `1328[Jul 27 2023 03:32:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-dnx2tca3`1329[Jul 27 2023 03:32:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1330[Jul 27 2023 03:32:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-dnx2tca3' via api in 6.45 seconds1331[Jul 27 2023 03:32:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1332[Jul 27 2023 03:32:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1333[Jul 27 2023 03:32:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1334[Jul 27 2023 03:32:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1335[Jul 27 2023 03:32:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1336[Jul 27 2023 03:32:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.312s1337[Jul 27 2023 03:32:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1338[Jul 27 2023 03:32:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1339[Jul 27 2023 03:32:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-9c0bb7ab4e2b35841340[Jul 27 2023 03:32:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds1341[Jul 27 2023 03:32:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1342[Jul 27 2023 03:32:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1343[Jul 27 2023 03:32:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s1344[Jul 27 2023 03:32:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1345[Jul 27 2023 03:32:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1346[Jul 27 2023 03:32:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.91s1347[Jul 27 2023 03:32:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '24' via api in 0.09 seconds1348[Jul 27 2023 03:32:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-9c0bb7ab4e2b3584/-/jobs/241349[Jul 27 2023 03:32:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '25' via api in 0.09 seconds1350[Jul 27 2023 03:32:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-9c0bb7ab4e2b3584/-/jobs/251351[Jul 27 2023 03:32:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '21' via api in 0.11 seconds1352[Jul 27 2023 03:32:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-9c0bb7ab4e2b3584/-/jobs/211353[Jul 27 2023 03:32:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '22' via api in 0.12 seconds1354[Jul 27 2023 03:32:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-9c0bb7ab4e2b3584/-/jobs/221355 does not unlock job artifacts from previous successful pipeline family1356 when latest child pipeline failed1357[Jul 27 2023 03:32:41 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest child pipeline failed unlocks job artifacts from previous successful pipeline family because the latest parent is successful1358[Jul 27 2023 03:32:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1359[Jul 27 2023 03:32:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.12 seconds1360[Jul 27 2023 03:32:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-17d468a4ad2c9191' via api in 0.53 seconds1361[Jul 27 2023 03:32:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1362[Jul 27 2023 03:32:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1363[Jul 27 2023 03:32:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1364[Jul 27 2023 03:32:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-qpah729r --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-qpah729r sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-qpah729r --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-qpah729r --executor shell && gitlab-runner run" `1365[Jul 27 2023 03:32:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-qpah729r`1366[Jul 27 2023 03:32:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1367[Jul 27 2023 03:32:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-qpah729r' via api in 6.48 seconds1368[Jul 27 2023 03:32:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1369[Jul 27 2023 03:32:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1370[Jul 27 2023 03:32:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1371[Jul 27 2023 03:32:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1372[Jul 27 2023 03:32:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1373[Jul 27 2023 03:32:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.183s1374[Jul 27 2023 03:32:51 UTC (QA Tests)] INFO -- Enabling super sidebar!1375[Jul 27 2023 03:32:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled1376[Jul 27 2023 03:32:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-17d468a4ad2c91911377[Jul 27 2023 03:32:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1378[Jul 27 2023 03:32:54 UTC (QA Tests)] INFO -- clicking :menu_section_button1379[Jul 27 2023 03:32:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1380[Jul 27 2023 03:32:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s1381[Jul 27 2023 03:33:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1382[Jul 27 2023 03:33:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1383[Jul 27 2023 03:33:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.949s1384[Jul 27 2023 03:33:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '30' via api in 0.12 seconds1385[Jul 27 2023 03:33:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-17d468a4ad2c9191/-/jobs/301386[Jul 27 2023 03:33:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 9.945s1387[Jul 27 2023 03:33:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '31' via api in 0.13 seconds1388[Jul 27 2023 03:33:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-17d468a4ad2c9191/-/jobs/311389[Jul 27 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '27' via api in 0.16 seconds1390[Jul 27 2023 03:33:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-17d468a4ad2c9191/-/jobs/271391[Jul 27 2023 03:33:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '28' via api in 0.1 seconds1392[Jul 27 2023 03:33:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-17d468a4ad2c9191/-/jobs/281393 unlocks job artifacts from previous successful pipeline family because the latest parent is successful1394 with strategy:depend1395 when latest child pipeline failed1396[Jul 27 2023 03:33:24 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest child pipeline failed does not unlock job artifacts from previous successful pipeline family1397[Jul 27 2023 03:33:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1398[Jul 27 2023 03:33:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.27 seconds1399[Jul 27 2023 03:33:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-e5f605ef90e589fe' via api in 0.87 seconds1400[Jul 27 2023 03:33:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1401[Jul 27 2023 03:33:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1402[Jul 27 2023 03:33:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1403[Jul 27 2023 03:33:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-z2qlxbkn --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-z2qlxbkn sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-z2qlxbkn --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-z2qlxbkn --executor shell && gitlab-runner run" `1404[Jul 27 2023 03:33:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-z2qlxbkn`1405[Jul 27 2023 03:33:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1406[Jul 27 2023 03:33:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-z2qlxbkn' via api in 6.34 seconds1407[Jul 27 2023 03:33:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1408[Jul 27 2023 03:33:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1409[Jul 27 2023 03:33:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1410[Jul 27 2023 03:33:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1411[Jul 27 2023 03:33:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1412[Jul 27 2023 03:33:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.159s1413[Jul 27 2023 03:33:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1414[Jul 27 2023 03:33:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1415[Jul 27 2023 03:33:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-e5f605ef90e589fe1416[Jul 27 2023 03:33:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds1417[Jul 27 2023 03:33:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1418[Jul 27 2023 03:33:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1419[Jul 27 2023 03:33:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.762s1420[Jul 27 2023 03:33:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.355s1421[Jul 27 2023 03:33:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1422[Jul 27 2023 03:33:50 UTC (QA Tests)] INFO -- clicking :nav_item_link1423[Jul 27 2023 03:33:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.882s1424[Jul 27 2023 03:34:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '36' via api in 0.14 seconds1425[Jul 27 2023 03:34:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-e5f605ef90e589fe/-/jobs/361426[Jul 27 2023 03:34:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '37' via api in 0.1 seconds1427[Jul 27 2023 03:34:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-e5f605ef90e589fe/-/jobs/371428[Jul 27 2023 03:34:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '33' via api in 0.13 seconds1429[Jul 27 2023 03:34:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-e5f605ef90e589fe/-/jobs/331430[Jul 27 2023 03:34:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '34' via api in 0.14 seconds1431[Jul 27 2023 03:34:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-e5f605ef90e589fe/-/jobs/341432 does not unlock job artifacts from previous successful pipeline family1433 when latest pipeline family is successful1434[Jul 27 2023 03:34:07 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family1435[Jul 27 2023 03:34:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1436[Jul 27 2023 03:34:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.14 seconds1437[Jul 27 2023 03:34:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-302cacc589d184f0' via api in 0.74 seconds1438[Jul 27 2023 03:34:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1439[Jul 27 2023 03:34:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1440[Jul 27 2023 03:34:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1441[Jul 27 2023 03:34:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-abnxfehn --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-abnxfehn sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-abnxfehn --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-abnxfehn --executor shell && gitlab-runner run" `1442[Jul 27 2023 03:34:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-abnxfehn`1443[Jul 27 2023 03:34:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1444[Jul 27 2023 03:34:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-abnxfehn' via api in 1.43 seconds1445[Jul 27 2023 03:34:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1446[Jul 27 2023 03:34:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1447[Jul 27 2023 03:34:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1448[Jul 27 2023 03:34:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1449[Jul 27 2023 03:34:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1450[Jul 27 2023 03:34:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.192s1451[Jul 27 2023 03:34:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1452[Jul 27 2023 03:34:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1453[Jul 27 2023 03:34:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-302cacc589d184f01454[Jul 27 2023 03:34:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1455[Jul 27 2023 03:34:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1456[Jul 27 2023 03:34:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1457[Jul 27 2023 03:34:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.932s1458[Jul 27 2023 03:34:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds1459[Jul 27 2023 03:34:29 UTC (QA Tests)] INFO -- clicking :nav_item_link1460[Jul 27 2023 03:34:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.268s1461[Jul 27 2023 03:34:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '42' via api in 0.12 seconds1462[Jul 27 2023 03:34:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-302cacc589d184f0/-/jobs/421463[Jul 27 2023 03:34:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 10.146s1464[Jul 27 2023 03:34:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '43' via api in 0.17 seconds1465[Jul 27 2023 03:34:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-302cacc589d184f0/-/jobs/431466[Jul 27 2023 03:34:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '39' via api in 0.23 seconds1467[Jul 27 2023 03:34:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-302cacc589d184f0/-/jobs/391468[Jul 27 2023 03:34:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '40' via api in 0.13 seconds1469[Jul 27 2023 03:34:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-302cacc589d184f0/-/jobs/401470 unlocks job artifacts from previous successful pipeline family1471 when latest parent pipeline failed1472[Jul 27 2023 03:34:49 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family1473[Jul 27 2023 03:34:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1474[Jul 27 2023 03:34:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.18 seconds1475[Jul 27 2023 03:34:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-253c9781171ddf2f' via api in 1.21 seconds1476[Jul 27 2023 03:34:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1477[Jul 27 2023 03:34:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1478[Jul 27 2023 03:34:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1479[Jul 27 2023 03:34:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-wynf6p21 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-wynf6p21 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-wynf6p21 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-wynf6p21 --executor shell && gitlab-runner run" `1480[Jul 27 2023 03:34:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-wynf6p21`1481[Jul 27 2023 03:34:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1482[Jul 27 2023 03:34:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-wynf6p21' via api in 1.86 seconds1483[Jul 27 2023 03:34:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1484[Jul 27 2023 03:34:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1485[Jul 27 2023 03:34:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1486[Jul 27 2023 03:34:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1487[Jul 27 2023 03:34:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1488[Jul 27 2023 03:34:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.543s1489[Jul 27 2023 03:34:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1490[Jul 27 2023 03:34:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1491[Jul 27 2023 03:34:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-253c9781171ddf2f1492[Jul 27 2023 03:35:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.53 seconds1493[Jul 27 2023 03:35:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1494[Jul 27 2023 03:35:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1495[Jul 27 2023 03:35:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.721s1496[Jul 27 2023 03:35:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.498s1497[Jul 27 2023 03:35:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.53s1498[Jul 27 2023 03:35:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements pipeline_row_container' took 0.572s1499[Jul 27 2023 03:35:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds1500[Jul 27 2023 03:35:27 UTC (QA Tests)] INFO -- clicking :nav_item_link1501[Jul 27 2023 03:35:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.235s1502[Jul 27 2023 03:35:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '48' via api in 0.21 seconds1503[Jul 27 2023 03:35:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-253c9781171ddf2f/-/jobs/481504[Jul 27 2023 03:35:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '49' via api in 0.29 seconds1505[Jul 27 2023 03:35:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-253c9781171ddf2f/-/jobs/491506[Jul 27 2023 03:35:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '45' via api in 0.28 seconds1507[Jul 27 2023 03:35:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-253c9781171ddf2f/-/jobs/451508[Jul 27 2023 03:35:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '46' via api in 0.14 seconds1509[Jul 27 2023 03:35:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/unlock-job-artifacts-parent-child-project-253c9781171ddf2f/-/jobs/461510 does not unlock job artifacts from previous successful pipeline family1511Package1512 Conan Repository1513[Jul 27 2023 03:35:48 UTC (QA Tests)] INFO -- Starting test: Package Conan Repository publishes, installs, and deletes a Conan package1514[Jul 27 2023 03:35:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.18 seconds1515[Jul 27 2023 03:35:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.4 seconds1516[Jul 27 2023 03:35:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/conan-package-project-d8492abdc5bae4b5' via api in 1.63 seconds1517[Jul 27 2023 03:35:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1518[Jul 27 2023 03:35:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1519[Jul 27 2023 03:35:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1520[Jul 27 2023 03:35:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1521[Jul 27 2023 03:35:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690428948 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690428948 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690428948 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-conan-package-project-d8492abdc5bae4b5 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1522[Jul 27 2023 03:35:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690428948`1523[Jul 27 2023 03:35:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1524[Jul 27 2023 03:35:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690428948' via api in 2.26 seconds1525[Jul 27 2023 03:35:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1526[Jul 27 2023 03:35:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1527[Jul 27 2023 03:35:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1528[Jul 27 2023 03:35:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1529[Jul 27 2023 03:35:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1530[Jul 27 2023 03:35:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.703s1531[Jul 27 2023 03:35:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1532[Jul 27 2023 03:35:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1533[Jul 27 2023 03:36:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.97 seconds1534[Jul 27 2023 03:36:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/conan-package-project-d8492abdc5bae4b51535[Jul 27 2023 03:36:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1536[Jul 27 2023 03:36:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1537[Jul 27 2023 03:36:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.28s1538[Jul 27 2023 03:36:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.523s1539[Jul 27 2023 03:36:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1540[Jul 27 2023 03:36:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.16s1541[Jul 27 2023 03:36:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1542[Jul 27 2023 03:36:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1543[Jul 27 2023 03:36:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.084s1544[Jul 27 2023 03:36:53 UTC (QA Tests)] INFO -- clicking :details_link1545[Jul 27 2023 03:36:53 UTC (QA Tests)] INFO -- clicking :delete_package1546[Jul 27 2023 03:36:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.509s1547[Jul 27 2023 03:36:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_package' took 0.609s1548[Jul 27 2023 03:36:54 UTC (QA Tests)] INFO -- clicking :delete_modal_button1549[Jul 27 2023 03:36:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690428948'1550[Jul 27 2023 03:36:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690428948`1551 publishes, installs, and deletes a Conan package1552Data Stores1553 User1554 when added to sub-group1555[Jul 27 2023 03:36:57 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to commit to parent group project via the API1556[Jul 27 2023 03:36:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds1557[Jul 27 2023 03:36:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d791fd3759b77069' via api in 0.42 seconds1558[Jul 27 2023 03:36:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d791fd3759b77069/sub-group-to-test-user-access-75f4a93050753797' via api in 0.35 seconds1559[Jul 27 2023 03:36:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d791fd3759b77069/parent-group-project-to-test-user-access-485d15f79d07e653' via api in 0.96 seconds1560[Jul 27 2023 03:36:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e14b50df75ae6e90' via api in 0.35 seconds1561[Jul 27 2023 03:36:59 UTC (QA Tests)] INFO -- Adding user qa-user-e14b50df75ae6e90 to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d791fd3759b77069/sub-group-to-test-user-access-75f4a93050753797 QA::Resource::Group1562[Jul 27 2023 03:36:59 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e14b50df75ae6e901563[Jul 27 2023 03:37:00 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e14b50df75ae6e90, last six chars of token:CkHh3C1564[Jul 27 2023 03:37:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e14b50df75ae6e90-1trv8qts' via api in 0.1 seconds1565[Jul 27 2023 03:37:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e14b50df75ae6e90'1566 is not allowed to commit to parent group project via the API1567[Jul 27 2023 03:37:00 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to create a file in parent group project via the API1568[Jul 27 2023 03:37:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1569[Jul 27 2023 03:37:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d19087c3b600e4a4' via api in 0.37 seconds1570[Jul 27 2023 03:37:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d19087c3b600e4a4/sub-group-to-test-user-access-66ff7a4fb533addc' via api in 0.34 seconds1571[Jul 27 2023 03:37:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d19087c3b600e4a4/parent-group-project-to-test-user-access-e73d7be581617425' via api in 1.08 seconds1572[Jul 27 2023 03:37:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3da9d2946833fa72' via api in 0.37 seconds1573[Jul 27 2023 03:37:02 UTC (QA Tests)] INFO -- Adding user qa-user-3da9d2946833fa72 to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-d19087c3b600e4a4/sub-group-to-test-user-access-66ff7a4fb533addc QA::Resource::Group1574[Jul 27 2023 03:37:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1575[Jul 27 2023 03:37:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.14 seconds1576[Jul 27 2023 03:37:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-new-file-6c9c9b5bf9e82f4e' via api in 1.16 seconds1577[Jul 27 2023 03:37:04 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-3da9d2946833fa721578[Jul 27 2023 03:37:04 UTC (QA Tests)] INFO -- Caching token for username: qa-user-3da9d2946833fa72, last six chars of token:NT5kwX1579[Jul 27 2023 03:37:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-3da9d2946833fa72-ki0usf51' via api in 0.13 seconds1580[Jul 27 2023 03:37:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3da9d2946833fa72'1581 is not allowed to create a file in parent group project via the API1582[Jul 27 2023 03:37:04 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to push code to parent group project via the CLI1583[Jul 27 2023 03:37:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1584[Jul 27 2023 03:37:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-0ddc00d79fb876a2' via api in 0.53 seconds1585[Jul 27 2023 03:37:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-0ddc00d79fb876a2/sub-group-to-test-user-access-c47eea0c3c129adc' via api in 0.38 seconds1586[Jul 27 2023 03:37:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-0ddc00d79fb876a2/parent-group-project-to-test-user-access-2d1d91c417ab3c9d' via api in 1.21 seconds1587[Jul 27 2023 03:37:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-289ab42cd935a2d9' via api in 0.33 seconds1588[Jul 27 2023 03:37:06 UTC (QA Tests)] INFO -- Adding user qa-user-289ab42cd935a2d9 to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-0ddc00d79fb876a2/sub-group-to-test-user-access-c47eea0c3c129adc QA::Resource::Group1589[Jul 27 2023 03:37:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-289ab42cd935a2d9'1590 is not allowed to push code to parent group project via the CLI1591 when added to parent group1592[Jul 27 2023 03:37:08 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to commit to sub-group project via the API1593[Jul 27 2023 03:37:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1594[Jul 27 2023 03:37:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-25f0d090c43a7717' via api in 0.44 seconds1595[Jul 27 2023 03:37:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-25f0d090c43a7717/sub-group-to-test-user-access-3c5fe99d53ac5b33' via api in 0.37 seconds1596[Jul 27 2023 03:37:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f1805c461173a85b' via api in 0.32 seconds1597[Jul 27 2023 03:37:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-25f0d090c43a7717/sub-group-to-test-user-access-3c5fe99d53ac5b33/sub-group-project-to-test-user-access-9121e32ef5dcb8b0' via api in 1.08 seconds1598[Jul 27 2023 03:37:10 UTC (QA Tests)] INFO -- Adding user qa-user-f1805c461173a85b to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-25f0d090c43a7717 QA::Resource::Group1599[Jul 27 2023 03:37:10 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-f1805c461173a85b1600[Jul 27 2023 03:37:11 UTC (QA Tests)] INFO -- Caching token for username: qa-user-f1805c461173a85b, last six chars of token:8ztxGD1601[Jul 27 2023 03:37:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-f1805c461173a85b-bnlgtmn6' via api in 0.1 seconds1602[Jul 27 2023 03:37:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1603[Jul 27 2023 03:37:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f1805c461173a85b'1604 is allowed to commit to sub-group project via the API1605[Jul 27 2023 03:37:11 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to push code to sub-group project via the CLI1606[Jul 27 2023 03:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds1607[Jul 27 2023 03:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-f5ec3a2f3529d211' via api in 0.53 seconds1608[Jul 27 2023 03:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-f5ec3a2f3529d211/sub-group-to-test-user-access-54817568872ab34d' via api in 0.39 seconds1609[Jul 27 2023 03:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e4f60130320b3ac3' via api in 0.35 seconds1610[Jul 27 2023 03:37:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-f5ec3a2f3529d211/sub-group-to-test-user-access-54817568872ab34d/sub-group-project-to-test-user-access-e35cd56fb86c40c4' via api in 1.01 seconds1611[Jul 27 2023 03:37:13 UTC (QA Tests)] INFO -- Adding user qa-user-e4f60130320b3ac3 to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-f5ec3a2f3529d211 QA::Resource::Group1612[Jul 27 2023 03:37:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.16 seconds1613[Jul 27 2023 03:37:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e4f60130320b3ac3'1614 is allowed to push code to sub-group project via the CLI1615[Jul 27 2023 03:37:15 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to create a file in sub-group project via the API1616[Jul 27 2023 03:37:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1617[Jul 27 2023 03:37:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-6ca00f1859451663' via api in 0.46 seconds1618[Jul 27 2023 03:37:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-6ca00f1859451663/sub-group-to-test-user-access-7a088c98136ee819' via api in 0.26 seconds1619[Jul 27 2023 03:37:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6d88fd3715091ccc' via api in 0.35 seconds1620[Jul 27 2023 03:37:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-6ca00f1859451663/sub-group-to-test-user-access-7a088c98136ee819/sub-group-project-to-test-user-access-ee124db93f958beb' via api in 1.18 seconds1621[Jul 27 2023 03:37:17 UTC (QA Tests)] INFO -- Adding user qa-user-6d88fd3715091ccc to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-6ca00f1859451663 QA::Resource::Group1622[Jul 27 2023 03:37:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds1623[Jul 27 2023 03:37:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.2 seconds1624[Jul 27 2023 03:37:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-new-file-594e17d3881f8ebd' via api in 1.17 seconds1625[Jul 27 2023 03:37:19 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-6d88fd3715091ccc1626[Jul 27 2023 03:37:19 UTC (QA Tests)] INFO -- Caching token for username: qa-user-6d88fd3715091ccc, last six chars of token:kes6cx1627[Jul 27 2023 03:37:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-6d88fd3715091ccc-8dkkbjp5' via api in 0.1 seconds1628[Jul 27 2023 03:37:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test.txt' via api in 0.76 seconds1629[Jul 27 2023 03:37:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-6d88fd3715091ccc'1630 is allowed to create a file in sub-group project via the API1631Create1632 Cherry picking a commit1633[Jul 27 2023 03:37:20 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request1634[Jul 27 2023 03:37:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1635[Jul 27 2023 03:37:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1636[Jul 27 2023 03:37:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1637[Jul 27 2023 03:37:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1638[Jul 27 2023 03:37:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1639[Jul 27 2023 03:37:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.325s1640[Jul 27 2023 03:37:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1641[Jul 27 2023 03:37:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1642[Jul 27 2023 03:37:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1643[Jul 27 2023 03:37:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.17 seconds1644[Jul 27 2023 03:37:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-d95585284d9ffa75' via api in 1.05 seconds1645[Jul 27 2023 03:37:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1646[Jul 27 2023 03:37:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-d95585284d9ffa75/-/commit/6f21b9a4bd1a2da3690feb385db495c937a0f7b51647[Jul 27 2023 03:37:29 UTC (QA Tests)] INFO -- clicking :options_button1648[Jul 27 2023 03:37:29 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present1649[Jul 27 2023 03:37:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.74s1650[Jul 27 2023 03:37:30 UTC (QA Tests)] INFO -- clicking :submit_commit_button1651[Jul 27 2023 03:37:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 2.242s1652[Jul 27 2023 03:37:32 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1653[Jul 27 2023 03:37:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.914s1654[Jul 27 2023 03:37:36 UTC (QA Tests)] INFO -- clicking :diffs_tab1655[Jul 27 2023 03:37:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.046s1656[Jul 27 2023 03:37:48 UTC (QA Tests)] INFO -- clicking :file_tree_button1657 creates a merge request1658Package1659 SaaS Container Registry API1660 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1661Create1662 Create a new merge request from the event notification after a push1663[Jul 27 2023 03:37:48 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API1664[Jul 27 2023 03:37:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1665[Jul 27 2023 03:37:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1666[Jul 27 2023 03:37:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1667[Jul 27 2023 03:37:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1668[Jul 27 2023 03:37:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1669[Jul 27 2023 03:37:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.614s1670[Jul 27 2023 03:37:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1671[Jul 27 2023 03:37:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1672[Jul 27 2023 03:37:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1673[Jul 27 2023 03:37:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.15 seconds1674[Jul 27 2023 03:37:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-93b864f5a0316cb2' via api in 1.21 seconds1675[Jul 27 2023 03:37:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1676[Jul 27 2023 03:37:56 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"1677[Jul 27 2023 03:37:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-93b864f5a0316cb21678[Jul 27 2023 03:37:59 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1679[Jul 27 2023 03:38:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.506s1680[Jul 27 2023 03:38:00 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test d69d663072d974f5"1681[Jul 27 2023 03:38:00 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1682[Jul 27 2023 03:38:01 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1683[Jul 27 2023 03:38:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.609s1684 creates a merge request after a push via the API1685[Jul 27 2023 03:38:05 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the git CLI1686[Jul 27 2023 03:38:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1687[Jul 27 2023 03:38:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1688[Jul 27 2023 03:38:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1689[Jul 27 2023 03:38:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1690[Jul 27 2023 03:38:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1691[Jul 27 2023 03:38:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.519s1692[Jul 27 2023 03:38:09 UTC (QA Tests)] INFO -- Enabling super sidebar!1693[Jul 27 2023 03:38:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled1694[Jul 27 2023 03:38:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds1695[Jul 27 2023 03:38:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.25 seconds1696[Jul 27 2023 03:38:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-527d76b1b1a13a5c' via api in 1.37 seconds1697[Jul 27 2023 03:38:13 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1698[Jul 27 2023 03:38:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.58 seconds1699[Jul 27 2023 03:38:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/the_awesome_project-527d76b1b1a13a5c1700[Jul 27 2023 03:38:16 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1701[Jul 27 2023 03:38:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.589s1702[Jul 27 2023 03:38:17 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 8decd7074002e9ae"1703[Jul 27 2023 03:38:17 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1704[Jul 27 2023 03:38:18 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1705[Jul 27 2023 03:38:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.304s1706 creates a merge request after a push via the git CLI1707Verify1708 Run pipeline1709 with web only rule1710[Jul 27 2023 03:38:21 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline1711[Jul 27 2023 03:38:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1712[Jul 27 2023 03:38:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.2 seconds1713[Jul 27 2023 03:38:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/web-only-pipeline-a9e317d47895d0b9' via api in 0.95 seconds1714[Jul 27 2023 03:38:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds1715[Jul 27 2023 03:38:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1716[Jul 27 2023 03:38:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1717[Jul 27 2023 03:38:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1718[Jul 27 2023 03:38:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1719[Jul 27 2023 03:38:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1720[Jul 27 2023 03:38:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.727s1721[Jul 27 2023 03:38:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1722[Jul 27 2023 03:38:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1723[Jul 27 2023 03:38:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/web-only-pipeline-a9e317d47895d0b91724[Jul 27 2023 03:38:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1725[Jul 27 2023 03:38:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1726[Jul 27 2023 03:38:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.053s1727[Jul 27 2023 03:38:33 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1728[Jul 27 2023 03:38:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.292s1729[Jul 27 2023 03:38:34 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1730[Jul 27 2023 03:38:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s1731[Jul 27 2023 03:38:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.592s1732[Jul 27 2023 03:38:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.708s1733[Jul 27 2023 03:38:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 2.801s1734[Jul 27 2023 03:38:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 5.049s1735 can trigger pipeline1736Package1737 npm Registry project level endpoint1738 using ci job token1739[Jul 27 2023 03:38:39 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using ci job token push and pull a npm package via CI1740[Jul 27 2023 03:38:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1741[Jul 27 2023 03:38:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1742[Jul 27 2023 03:38:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1743[Jul 27 2023 03:38:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1744[Jul 27 2023 03:38:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1745[Jul 27 2023 03:38:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.855s1746[Jul 27 2023 03:38:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1747[Jul 27 2023 03:38:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1748[Jul 27 2023 03:38:46 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1749[Jul 27 2023 03:38:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-9lvdk0m3' via cache in 0.0 seconds1750[Jul 27 2023 03:38:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1751[Jul 27 2023 03:38:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.15 seconds1752[Jul 27 2023 03:38:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-89b12ceb613f4af8' via api in 0.7 seconds1753[Jul 27 2023 03:38:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1754[Jul 27 2023 03:38:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1755[Jul 27 2023 03:38:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1756[Jul 27 2023 03:38:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1757[Jul 27 2023 03:38:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690429127 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690429127 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690429127 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-npm-project-level-89b12ceb613f4af8 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1758[Jul 27 2023 03:38:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690429127`1759[Jul 27 2023 03:38:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1760[Jul 27 2023 03:38:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690429127' via api in 1.97 seconds1761[Jul 27 2023 03:38:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.71 seconds1762[Jul 27 2023 03:38:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-89b12ceb613f4af81763[Jul 27 2023 03:38:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1764[Jul 27 2023 03:38:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1765[Jul 27 2023 03:38:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.963s1766[Jul 27 2023 03:38:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1767[Jul 27 2023 03:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.608s1768[Jul 27 2023 03:39:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1769[Jul 27 2023 03:39:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.053s1770[Jul 27 2023 03:39:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1771[Jul 27 2023 03:39:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.532s1772[Jul 27 2023 03:39:13 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1773[Jul 27 2023 03:39:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.781s1774[Jul 27 2023 03:39:14 UTC (QA Tests)] INFO -- clicking :directory_name_link1775[Jul 27 2023 03:39:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.755s1776[Jul 27 2023 03:39:14 UTC (QA Tests)] INFO -- clicking :directory_name_link1777[Jul 27 2023 03:39:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.644s1778[Jul 27 2023 03:39:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-89b12ceb613f4af81779[Jul 27 2023 03:39:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1780[Jul 27 2023 03:39:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1781[Jul 27 2023 03:39:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.921s1782[Jul 27 2023 03:39:20 UTC (QA Tests)] INFO -- clicking :details_link1783[Jul 27 2023 03:39:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.524s1784[Jul 27 2023 03:39:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-be5708e5f247cde8'1785[Jul 27 2023 03:39:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690429127'1786[Jul 27 2023 03:39:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690429127`1787[Jul 27 2023 03:39:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-89b12ceb613f4af8'1788 push and pull a npm package via CI1789 using personal access token1790[Jul 27 2023 03:39:22 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using personal access token push and pull a npm package via CI1791[Jul 27 2023 03:39:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1792[Jul 27 2023 03:39:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1793[Jul 27 2023 03:39:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1794[Jul 27 2023 03:39:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1795[Jul 27 2023 03:39:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1796[Jul 27 2023 03:39:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.595s1797[Jul 27 2023 03:39:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1798[Jul 27 2023 03:39:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1799[Jul 27 2023 03:39:29 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1800[Jul 27 2023 03:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-1932g0la' via cache in 0.0 seconds1801[Jul 27 2023 03:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1802[Jul 27 2023 03:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.18 seconds1803[Jul 27 2023 03:39:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-75c05968f297fcea' via api in 0.84 seconds1804[Jul 27 2023 03:39:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1805[Jul 27 2023 03:39:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1806[Jul 27 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1807[Jul 27 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1808[Jul 27 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690429169 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690429169 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690429169 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-npm-project-level-75c05968f297fcea --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1809[Jul 27 2023 03:39:31 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690429169`1810[Jul 27 2023 03:39:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1811[Jul 27 2023 03:39:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690429169' via api in 1.81 seconds1812[Jul 27 2023 03:39:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1813[Jul 27 2023 03:39:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds1814[Jul 27 2023 03:39:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-75c05968f297fcea1815[Jul 27 2023 03:39:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1816[Jul 27 2023 03:39:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1817[Jul 27 2023 03:39:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.002s1818[Jul 27 2023 03:39:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1819[Jul 27 2023 03:39:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.857s1820[Jul 27 2023 03:39:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1821[Jul 27 2023 03:39:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s1822[Jul 27 2023 03:39:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1823[Jul 27 2023 03:39:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.728s1824[Jul 27 2023 03:39:57 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1825[Jul 27 2023 03:39:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.947s1826[Jul 27 2023 03:39:58 UTC (QA Tests)] INFO -- clicking :directory_name_link1827[Jul 27 2023 03:40:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 2.481s1828[Jul 27 2023 03:40:01 UTC (QA Tests)] INFO -- clicking :directory_name_link1829[Jul 27 2023 03:40:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.791s1830[Jul 27 2023 03:40:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-75c05968f297fcea1831[Jul 27 2023 03:40:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1832[Jul 27 2023 03:40:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1833[Jul 27 2023 03:40:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.082s1834[Jul 27 2023 03:40:06 UTC (QA Tests)] INFO -- clicking :details_link1835[Jul 27 2023 03:40:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.51s1836[Jul 27 2023 03:40:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-a2ceeb29821771fe'1837[Jul 27 2023 03:40:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690429169'1838[Jul 27 2023 03:40:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690429169`1839[Jul 27 2023 03:40:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-75c05968f297fcea'1840 push and pull a npm package via CI1841 using project deploy token1842[Jul 27 2023 03:40:07 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using project deploy token push and pull a npm package via CI1843[Jul 27 2023 03:40:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1844[Jul 27 2023 03:40:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1845[Jul 27 2023 03:40:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1846[Jul 27 2023 03:40:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1847[Jul 27 2023 03:40:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1848[Jul 27 2023 03:40:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.558s1849[Jul 27 2023 03:40:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1850[Jul 27 2023 03:40:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1851[Jul 27 2023 03:40:14 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1852[Jul 27 2023 03:40:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-lkvbe7y8' via cache in 0.0 seconds1853[Jul 27 2023 03:40:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds1854[Jul 27 2023 03:40:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.19 seconds1855[Jul 27 2023 03:40:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-4b41e908fb4b72cb' via api in 0.89 seconds1856[Jul 27 2023 03:40:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1857[Jul 27 2023 03:40:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1858[Jul 27 2023 03:40:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1859[Jul 27 2023 03:40:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1860[Jul 27 2023 03:40:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690429215 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690429215 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1690429215 --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list runner-for-npm-project-level-4b41e908fb4b72cb --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1861[Jul 27 2023 03:40:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690429215`1862[Jul 27 2023 03:40:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1863[Jul 27 2023 03:40:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690429215' via api in 6.75 seconds1864[Jul 27 2023 03:40:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.14 seconds1865[Jul 27 2023 03:40:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.25 seconds1866[Jul 27 2023 03:40:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds1867[Jul 27 2023 03:40:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-4b41e908fb4b72cb1868[Jul 27 2023 03:40:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1869[Jul 27 2023 03:40:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1870[Jul 27 2023 03:40:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.883s1871[Jul 27 2023 03:40:27 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1872[Jul 27 2023 03:40:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.514s1873[Jul 27 2023 03:40:42 UTC (QA Tests)] INFO -- clicking :nav_item_link1874[Jul 27 2023 03:40:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.859s1875[Jul 27 2023 03:40:44 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1876[Jul 27 2023 03:40:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.574s1877[Jul 27 2023 03:40:46 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1878[Jul 27 2023 03:40:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.781s1879[Jul 27 2023 03:40:47 UTC (QA Tests)] INFO -- clicking :directory_name_link1880[Jul 27 2023 03:40:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.833s1881[Jul 27 2023 03:40:48 UTC (QA Tests)] INFO -- clicking :directory_name_link1882[Jul 27 2023 03:40:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.892s1883[Jul 27 2023 03:40:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-4b41e908fb4b72cb1884[Jul 27 2023 03:40:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1885[Jul 27 2023 03:40:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1886[Jul 27 2023 03:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.847s1887[Jul 27 2023 03:40:52 UTC (QA Tests)] INFO -- clicking :details_link1888[Jul 27 2023 03:40:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-6b09c759f70e2404'1889[Jul 27 2023 03:40:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690429215'1890[Jul 27 2023 03:40:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690429215`1891[Jul 27 2023 03:40:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/npm-project-level-4b41e908fb4b72cb'1892 push and pull a npm package via CI1893Data Stores1894 User1895[Jul 27 2023 03:40:54 UTC (QA Tests)] INFO -- Starting test: Data Stores User can be followed and their activity seen1896[Jul 27 2023 03:40:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a850e63608ecb0d5' via api in 0.32 seconds1897[Jul 27 2023 03:40:54 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a850e63608ecb0d51898[Jul 27 2023 03:40:54 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a850e63608ecb0d5, last six chars of token:rme8gp1899[Jul 27 2023 03:40:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a850e63608ecb0d5-o2tjveor' via api in 0.1 seconds1900[Jul 27 2023 03:40:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-edfbface4d5cfe3e' via api in 0.32 seconds1901[Jul 27 2023 03:40:55 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-edfbface4d5cfe3e"1902[Jul 27 2023 03:40:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1903[Jul 27 2023 03:40:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1904[Jul 27 2023 03:40:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1905[Jul 27 2023 03:40:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1906[Jul 27 2023 03:40:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.927s1907[Jul 27 2023 03:40:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1908[Jul 27 2023 03:40:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1909[Jul 27 2023 03:40:59 UTC (QA Tests)] INFO -- clicking :follow_user_link1910[Jul 27 2023 03:41:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element follow_user_link' took 0.695s1911[Jul 27 2023 03:41:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1912[Jul 27 2023 03:41:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3ec4a69be2b46de5' via api in 0.41 seconds1913[Jul 27 2023 03:41:01 UTC (QA Tests)] INFO -- Adding user qa-user-a850e63608ecb0d5 to gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3ec4a69be2b46de5 QA::Resource::Group1914[Jul 27 2023 03:41:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3ec4a69be2b46de5/project-for-tags-4cda02761af4dc91' via api in 0.92 seconds1915[Jul 27 2023 03:41:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1916[Jul 27 2023 03:41:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.02 seconds1917[Jul 27 2023 03:41:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.31 seconds1918[Jul 27 2023 03:41:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '10' via api in 0.22 seconds1919[Jul 27 2023 03:41:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.033s1920[Jul 27 2023 03:41:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1921[Jul 27 2023 03:41:05 UTC (QA Tests)] INFO -- clicking :user_profile_link1922[Jul 27 2023 03:41:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element user_profile_link' took 0.654s1923[Jul 27 2023 03:41:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1924[Jul 27 2023 03:41:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s1925[Jul 27 2023 03:41:07 UTC (QA Tests)] INFO -- clicking :user_link1926[Jul 27 2023 03:41:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element user_link' took 0.636s1927[Jul 27 2023 03:41:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3ec4a69be2b46de5/project-for-tags-4cda02761af4dc91'1928[Jul 27 2023 03:41:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a850e63608ecb0d5'1929[Jul 27 2023 03:41:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-edfbface4d5cfe3e'1930 can be followed and their activity seen1931Verify1932 Pipeline with project file variables1933[Jul 27 2023 03:41:08 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables can read file variable content with cat1934[Jul 27 2023 03:41:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1935[Jul 27 2023 03:41:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.14 seconds1936[Jul 27 2023 03:41:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-file-variables-de37732b81908866' via api in 0.7 seconds1937[Jul 27 2023 03:41:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1938[Jul 27 2023 03:41:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1939[Jul 27 2023 03:41:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1940[Jul 27 2023 03:41:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-l75zetfk --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-l75zetfk sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-l75zetfk --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-l75zetfk --executor shell && gitlab-runner run" `1941[Jul 27 2023 03:41:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-l75zetfk`1942[Jul 27 2023 03:41:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1943[Jul 27 2023 03:41:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-l75zetfk' via api in 1.55 seconds1944[Jul 27 2023 03:41:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1945[Jul 27 2023 03:41:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds1946[Jul 27 2023 03:41:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1947[Jul 27 2023 03:41:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '43' via api in 0.6 seconds1948[Jul 27 2023 03:41:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '61' via api in 0.1 seconds1949[Jul 27 2023 03:41:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-l75zetfk'1950[Jul 27 2023 03:41:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-l75zetfk`1951 can read file variable content with cat1952[Jul 27 2023 03:41:21 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables does not expose file variable content with echo1953[Jul 27 2023 03:41:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1954[Jul 27 2023 03:41:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.14 seconds1955[Jul 27 2023 03:41:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-with-file-variables-14ff0e985b17a351' via api in 2.06 seconds1956[Jul 27 2023 03:41:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1957[Jul 27 2023 03:41:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1958[Jul 27 2023 03:41:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1959[Jul 27 2023 03:41:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-8xp3keqw --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-8xp3keqw sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-8xp3keqw --url http://gitlab-ce-c36f9103.test --registration-token **** --tag-list qa-runner-8xp3keqw --executor shell && gitlab-runner run" `1960[Jul 27 2023 03:41:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-8xp3keqw`1961[Jul 27 2023 03:41:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1962[Jul 27 2023 03:41:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-8xp3keqw' via api in 6.37 seconds1963[Jul 27 2023 03:41:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds1964[Jul 27 2023 03:41:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1965[Jul 27 2023 03:41:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1966[Jul 27 2023 03:41:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '44' via api in 0.57 seconds1967[Jul 27 2023 03:41:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '64' via api in 0.11 seconds1968[Jul 27 2023 03:41:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-8xp3keqw'1969[Jul 27 2023 03:41:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-8xp3keqw`1970 does not expose file variable content with echo1971Manage1972 Project import1973 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)1974Create1975 Protected branch support1976 when developers and maintainers are not allowed to push to a protected branch1977[Jul 27 2023 03:41:38 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push to the protected branch1978[Jul 27 2023 03:41:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1979[Jul 27 2023 03:41:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1980[Jul 27 2023 03:41:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1981[Jul 27 2023 03:41:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1982[Jul 27 2023 03:41:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1983[Jul 27 2023 03:41:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.339s1984[Jul 27 2023 03:41:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1985[Jul 27 2023 03:41:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1986[Jul 27 2023 03:41:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1987[Jul 27 2023 03:41:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.14 seconds1988[Jul 27 2023 03:41:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/protected-branch-project-398c8050301b657c' via api in 0.97 seconds1989[Jul 27 2023 03:41:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1990[Jul 27 2023 03:41:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1991[Jul 27 2023 03:41:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.03 seconds1992 user without push rights fails to push to the protected branch1993 when developers and maintainers are allowed to push to a protected branch1994[Jul 27 2023 03:41:47 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes to the protected branch1995[Jul 27 2023 03:41:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1996[Jul 27 2023 03:41:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1997[Jul 27 2023 03:41:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1998[Jul 27 2023 03:41:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1999[Jul 27 2023 03:41:49 UTC (QA Tests)] INFO -- clicking :sign_in_button2000[Jul 27 2023 03:41:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.355s2001[Jul 27 2023 03:41:51 UTC (QA Tests)] INFO -- Enabling super sidebar!2002[Jul 27 2023 03:41:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled2003[Jul 27 2023 03:41:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2004[Jul 27 2023 03:41:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.13 seconds2005[Jul 27 2023 03:41:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/protected-branch-project-d7c9504302265927' via api in 0.93 seconds2006[Jul 27 2023 03:41:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds2007[Jul 27 2023 03:41:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2008[Jul 27 2023 03:41:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.96 seconds2009[Jul 27 2023 03:41:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.11 seconds2010 user with push rights successfully pushes to the protected branch2011Create2012 API basics2013[Jul 27 2023 03:41:56 UTC (QA Tests)] INFO -- Starting test: Create API basics user creates a project with a file and deletes them afterwards2014 user creates a project with a file and deletes them afterwards2015 raw file access2016[Jul 27 2023 03:41:57 UTC (QA Tests)] INFO -- Starting test: Create API basics raw file access sets no-cache headers as expected2017 sets no-cache headers as expected2018Plan2019 Issue comments2020[Jul 27 2023 03:41:59 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment2021[Jul 27 2023 03:41:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2022[Jul 27 2023 03:41:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2023[Jul 27 2023 03:42:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"2024[Jul 27 2023 03:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2025[Jul 27 2023 03:42:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2026[Jul 27 2023 03:42:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.374s2027[Jul 27 2023 03:42:02 UTC (QA Tests)] INFO -- Enabling super sidebar!2028[Jul 27 2023 03:42:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled2029[Jul 27 2023 03:42:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds2030[Jul 27 2023 03:42:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239' via api in 0.13 seconds2031[Jul 27 2023 03:42:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-issues-94d2bd315f3bcd08' via api in 0.6 seconds2032[Jul 27 2023 03:42:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.94 seconds2033[Jul 27 2023 03:42:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-c36f9103.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-18-10-5cff3bcafdf54239/project-for-issues-94d2bd315f3bcd08/-/issues/12034[Jul 27 2023 03:42:07 UTC (QA Tests)] INFO -- clicking :issue_title2035[Jul 27 2023 03:42:07 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2036[Jul 27 2023 03:42:07 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment2037"2038[Jul 27 2023 03:42:07 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2039[Jul 27 2023 03:42:08 UTC (QA Tests)] INFO -- clicking :comment_button2040[Jul 27 2023 03:42:09 UTC (QA Tests)] INFO -- clicking :note_edit_button2041[Jul 27 2023 03:42:09 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"2042[Jul 27 2023 03:42:09 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field2043[Jul 27 2023 03:42:10 UTC (QA Tests)] INFO -- clicking :reply_comment_button2044 comments on an issue and edits the comment2045[Jul 27 2023 03:42:11 UTC (QA Tests)] WARN -- 2046========= Knapsack Time Offset Warning ==========2047Time offset: 30s2048Max allowed node time execution: 21m 33s2049Exceeded time: 02m 27s2051Test on this CI node ran for longer than the max allowed node time execution.2052Please regenerate your knapsack report.2053If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.2054You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.2055https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning2056Need explanation? See FAQ:2058=================================================2059Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:2060https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation2061Sign up for Knapsack Pro here:2063=================================================2064[Jul 27 2023 03:42:11 UTC (QA Tests)] INFO -- 2065Knapsack global time execution for tests: 24m2066Pending: (Failures listed here are expected and do not affect your suite's status)2067 1) Create Merge request push options merges when pipeline succeeds2068 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464252069 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:842070 2) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident2071 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122072 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102073 3) Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident2074 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122075 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102076 4) Package SaaS Container Registry API pushes, pulls image to the registry and deletes tag2077 # Test is not compatible with this environment or pipeline2078 # ./qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb:882079 5) Manage Project import imports large Github repo via api2080 # Test is not compatible with this environment or pipeline2081 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2702082Failures:2083 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2084 Failure/Error: mirror_settings.mirror_direction = 'Push'2086 QA::Page::Base::ElementNotFound:2087 Couldn't find element named "authentication_method_field"2088 # ./qa/page/base.rb:378:in `wait_for_animated_element'2089 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'2090 # ./qa/page/project/settings/mirroring_repositories.rb:55:in `mirror_direction='2091 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:28:in `block (5 levels) in <module:QA>'2092 # ./qa/scenario/actable.rb:16:in `perform'2093 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'2094 # ./qa/page/settings/common.rb:19:in `block in expand_content'2095 # ./qa/page/base.rb:387:in `within_element'2096 # ./qa/support/page/logging.rb:156:in `within_element'2097 # ./qa/page/settings/common.rb:11:in `expand_content'2098 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'2099 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:25:in `block (4 levels) in <module:QA>'2100 # ./qa/scenario/actable.rb:16:in `perform'2101 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:24:in `block (3 levels) in <module:QA>'2102 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'2103 # ./qa/specs/knapsack_runner.rb:17:in `run'2104 # ./qa/specs/runner.rb:57:in `perform'2105 # ./qa/scenario/template.rb:10:in `block in perform'2106 # ./qa/scenario/template.rb:8:in `perform'2107 # ./qa/scenario/template.rb:50:in `perform'2108 # ./qa/scenario/template.rb:10:in `block in perform'2109 # ./qa/scenario/template.rb:8:in `perform'2110 # ./qa/scenario/bootable.rb:52:in `launch!'2111Finished in 24 minutes 1 second (files took 1 minute 5.13 seconds to load)211267 examples, 1 failure, 5 pending2113Failed examples:2114rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2115Randomized with seed 325612116[Jul 27 2023 03:42:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`2117[Jul 27 2023 03:42:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-c36f9103 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2118[Jul 27 2023 03:42:12 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-c36f9103`2119[Jul 27 2023 03:42:12 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-c36f9103`2120bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)2121/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)2123Running after script...2124$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2125$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2126$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2266Uploading artifacts...2267gitlab-qa-run-*: found 356 matching artifact files and directories 2268Uploading artifacts as "archive" to coordinator... 201 Created id=4749055176 responseStatus=201 Created token=64_ZqLBD2269Uploading artifacts...2270gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2271Uploading artifacts as "junit" to coordinator... 201 Created id=4749055176 responseStatus=201 Created token=64_ZqLBD2272Uploading artifacts...2273/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2274Uploading artifacts as "dotenv" to coordinator... 201 Created id=4749055176 responseStatus=201 Created token=64_ZqLBD2276ERROR: Job failed: exit code 1