instance 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-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...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-24.0.5 ...12Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695005386-4f8622a3-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: 170809, done. 20remote: Counting objects: 100% (170809/170809), done. 21remote: Compressing objects: 100% (113574/113574), done. 22remote: Total 170809 (delta 80156), reused 114099 (delta 50441), pack-reused 0 23Receiving objects: 100% (170809/170809), 137.98 MiB | 41.64 MiB/s, done.24Resolving deltas: 100% (80156/80156), done.26 * [new ref] refs/pipelines/1007819091 -> refs/pipelines/100781909127 * [new branch] master -> origin/master28Checking out 9421296c as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-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 (5107563339)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563339 responseStatus=200 OK token=64_e62yD38Downloading artifacts for download-fast-quarantine-report (5107563340)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563340 responseStatus=200 OK token=64_e62yD41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434 -- --format QA::Support::JsonFormatter --out tmp/rspec-5107563347.json --format RspecJunitFormatter --out tmp/rspec-5107563347.xml --format html --out tmp/rspec-$(echo instance 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Sep 18 2023 02:52:53 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-cfcc399c$`54[Sep 18 2023 02:52:53 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-cfcc399c --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Sep 18 2023 02:52:54 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-cfcc399c:/etc/gitlab/trusted-certs`56[Sep 18 2023 02:52:54 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-cfcc399c:/etc/gitlab/ssl`57[Sep 18 2023 02:52:54 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-cfcc399c`58[Sep 18 2023 02:52:54 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-cfcc399c`59[Sep 18 2023 02:52:54 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Sep 18 2023 02:52:55 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`61[Sep 18 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-f33c7cbe$`62[Sep 18 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Sep 18 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Sep 18 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-f33c7cbe --net test --hostname gitlab-ce-f33c7cbe.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-09-18-02-52-53-d2da0265/gitlab-ce-f33c7cbe/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`65[Sep 18 2023 02:53:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f33c7cbe bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-18 02:52:5366gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70gitlab_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;"`71[Sep 18 2023 02:53:55 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-f33c7cbe`72[Sep 18 2023 02:57:39 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Sep 18 2023 02:57:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`74[Sep 18 2023 02:57:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`75[Sep 18 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`76[Sep 18 2023 02:57:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`77[Sep 18 2023 02:57:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`78[Sep 18 2023 02:57:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`79[Sep 18 2023 02:57:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`80[Sep 18 2023 02:57:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`81[Sep 18 2023 02:57:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`82[Sep 18 2023 02:57:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`83[Sep 18 2023 02:57:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`84[Sep 18 2023 02:57:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`85[Sep 18 2023 02:57:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`86[Sep 18 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`87[Sep 18 2023 02:57:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`88[Sep 18 2023 02:57:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`89[Sep 18 2023 02:57:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`90[Sep 18 2023 02:57:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`91[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f33c7cbe`92[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-f33c7cbe 80/tcp`93[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!94[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f33c7cbe bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`95[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f33c7cbe bash -c "echo '#!/usr/bin/env bash96if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then97 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'98 exit 199fi100' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`101[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f33c7cbe bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`102[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-f33c7cbe:/tmp/data-seeds`103[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Running exec_commands...104[Sep 18 2023 02:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f33c7cbe bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`105[Sep 18 2023 02:58:53 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`106[Sep 18 2023 02:58:53 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434`107[Sep 18 2023 03:00:01 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce108[Sep 18 2023 03:00:01 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_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --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_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --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 RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --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-09-18-02-52-53-d2da0265/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-18-02-52-53-d2da0265/gitlab-ce-qa-8444e94a:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-8444e94a registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434 Test::Instance::All http://gitlab-ce-f33c7cbe.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5107563347.json --format RspecJunitFormatter --out tmp/rspec-5107563347.xml --format html --out tmp/rspec-instance_3_5.htm --color --format documentation`1092023-09-18 03:00:15 / CONF :: 110 ==> Base URL: http://gitlab-ce-f33c7cbe.test111 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fb2b8748548>112 ==> Libraries: Chemlab::Vendor113[Sep 18 2023 03:00:15 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA114[Sep 18 2023 03:00:15 UTC (QA Tests)] INFO -- Browser: chrome115[Sep 18 2023 03:00:15 UTC (QA Tests)] INFO -- Performing sanity check for environment!116[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'117[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- Report already exists, skipping!118[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====119[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- Report specs:120[Sep 18 2023 03:00:16 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/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/api/1_manage/project_access_token_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb"]121[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- Leftover specs:122[Sep 18 2023 03:00:16 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/4_verify/file_variable_downstream_pipeline_spec.rb", "qa/specs/features/browser_ui/1_manage/import/import_github_repo_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/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/sanity/version_spec.rb"]123[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!124[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'125[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- Report already exists, skipping!126Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}127Randomized with seed 28974128Package129 Maven project level endpoint130 using a ci job token131[Sep 18 2023 03:00:20 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven132[Sep 18 2023 03:00:20 UTC (QA Tests)] INFO -- filling :login_field with "root"133[Sep 18 2023 03:00:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field134[Sep 18 2023 03:00:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"135[Sep 18 2023 03:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field136[Sep 18 2023 03:00:21 UTC (QA Tests)] INFO -- clicking :sign_in_button137[Sep 18 2023 03:00:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.636s138[Sep 18 2023 03:00:25 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA139[Sep 18 2023 03:00:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-nzuuihoo' via cache in 0.0 seconds140[Sep 18 2023 03:00:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 1.57 seconds141[Sep 18 2023 03:00:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 3.45 seconds142[Sep 18 2023 03:00:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.143[Sep 18 2023 03:00:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`144[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`145[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`146[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006025 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006025 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-1695006025 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list runner-for-maven_package_project-d3465fe2ea84d955 --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" `147[Sep 18 2023 03:00:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006025`148[Sep 18 2023 03:00:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`149[Sep 18 2023 03:00:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006025' via api in 8.31 seconds150[Sep 18 2023 03:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.97 seconds151[Sep 18 2023 03:00:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/maven_package_project-d3465fe2ea84d955152[Sep 18 2023 03:00:45 UTC (QA Tests)] INFO -- clicking :menu_section_button153[Sep 18 2023 03:00:45 UTC (QA Tests)] INFO -- clicking :nav_item_link154[Sep 18 2023 03:00:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.163s155[Sep 18 2023 03:00:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 1.054s156[Sep 18 2023 03:00:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present157[Sep 18 2023 03:00:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.759s158[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- clicking :menu_section_button159[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- clicking :nav_item_link160[Sep 18 2023 03:01:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.158s161[Sep 18 2023 03:01:27 UTC (QA Tests)] INFO -- clicking :details-link162[Sep 18 2023 03:01:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.56s163[Sep 18 2023 03:01:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006025'164[Sep 18 2023 03:01:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006025`165[Sep 18 2023 03:01:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-4999fe73e203363c'166[Sep 18 2023 03:01:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/maven_package_project-d3465fe2ea84d955'167 pushes and pulls a maven package via maven168 using a personal access token169[Sep 18 2023 03:01:29 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven170[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- filling :login_field with "root"171[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field172[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"173[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field174[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- clicking :sign_in_button175[Sep 18 2023 03:01:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.288s176[Sep 18 2023 03:01:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.13 seconds177[Sep 18 2023 03:01:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.3 seconds178[Sep 18 2023 03:01:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.179[Sep 18 2023 03:01:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`180[Sep 18 2023 03:01:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`181[Sep 18 2023 03:01:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`182[Sep 18 2023 03:01:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006093 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006093 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-1695006093 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list runner-for-maven_package_project-554cb67783d78c25 --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" `183[Sep 18 2023 03:01:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006093`184[Sep 18 2023 03:01:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`185[Sep 18 2023 03:01:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006093' via api in 6.09 seconds186[Sep 18 2023 03:01:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.24 seconds187[Sep 18 2023 03:01:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds188[Sep 18 2023 03:01:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/maven_package_project-554cb67783d78c25189[Sep 18 2023 03:01:45 UTC (QA Tests)] INFO -- clicking :menu_section_button190[Sep 18 2023 03:01:45 UTC (QA Tests)] INFO -- clicking :nav_item_link191[Sep 18 2023 03:01:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.042s192[Sep 18 2023 03:01:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present193[Sep 18 2023 03:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.663s194[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- clicking :menu_section_button195[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- clicking :nav_item_link196[Sep 18 2023 03:02:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.069s197[Sep 18 2023 03:02:13 UTC (QA Tests)] INFO -- clicking :details-link198[Sep 18 2023 03:02:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006093'199[Sep 18 2023 03:02:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006093`200[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-48aaa9b8334cdac0'201[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/maven_package_project-554cb67783d78c25'202 pushes and pulls a maven package via maven203 using a project deploy token204[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven205[Sep 18 2023 03:02:16 UTC (QA Tests)] INFO -- filling :login_field with "root"206[Sep 18 2023 03:02:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field207[Sep 18 2023 03:02:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"208[Sep 18 2023 03:02:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field209[Sep 18 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :sign_in_button210[Sep 18 2023 03:02:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.174s211[Sep 18 2023 03:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds212[Sep 18 2023 03:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.19 seconds213[Sep 18 2023 03:02:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.214[Sep 18 2023 03:02:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`215[Sep 18 2023 03:02:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`216[Sep 18 2023 03:02:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`217[Sep 18 2023 03:02:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006139 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006139 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-1695006139 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list runner-for-maven_package_project-90422aec8253d7fe --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" `218[Sep 18 2023 03:02:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006139`219[Sep 18 2023 03:02:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`220[Sep 18 2023 03:02:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006139' via api in 6.11 seconds221[Sep 18 2023 03:02:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.15 seconds222[Sep 18 2023 03:02:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds223[Sep 18 2023 03:02:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.92 seconds224[Sep 18 2023 03:02:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/maven_package_project-90422aec8253d7fe225[Sep 18 2023 03:02:31 UTC (QA Tests)] INFO -- clicking :menu_section_button226[Sep 18 2023 03:02:32 UTC (QA Tests)] INFO -- clicking :nav_item_link227[Sep 18 2023 03:02:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.967s228[Sep 18 2023 03:02:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present229[Sep 18 2023 03:02:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.408s230[Sep 18 2023 03:02:58 UTC (QA Tests)] INFO -- clicking :menu_section_button231[Sep 18 2023 03:02:58 UTC (QA Tests)] INFO -- clicking :nav_item_link232[Sep 18 2023 03:02:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.853s233[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- clicking :details-link234[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006139'235[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006139`236[Sep 18 2023 03:03:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-fc0f7ffc2be5af55'237[Sep 18 2023 03:03:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/maven_package_project-90422aec8253d7fe'238 pushes and pulls a maven package via maven239Data Stores240 User241 when added to parent group242[Sep 18 2023 03:03:00 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files243[Sep 18 2023 03:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds244[Sep 18 2023 03:03:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/parent-group-to-test-user-access-ab804a5ef1278b89/sub-group-to-test-user-access-9c701cbad7d4d1d1/sub-group-project-to-test-user-access-8cc24397b578e803' via api in 2.2 seconds245[Sep 18 2023 03:03:05 UTC (QA Tests)] INFO -- Adding user qa-user-604568fb51fcf9ee to gitlab-qa-sandbox-group-2/parent-group-to-test-user-access-ab804a5ef1278b89 QA::Resource::Group246[Sep 18 2023 03:03:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-604568fb51fcf9ee"247[Sep 18 2023 03:03:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field248[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"249[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field250[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- clicking :sign_in_button251[Sep 18 2023 03:03:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.093s252[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/parent-group-to-test-user-access-ab804a5ef1278b89/sub-group-to-test-user-access-9c701cbad7d4d1d1/sub-group-project-to-test-user-access-8cc24397b578e803253[Sep 18 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :file_name_link254[Sep 18 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :action_dropdown255[Sep 18 2023 03:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.522s256[Sep 18 2023 03:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.656s257[Sep 18 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :edit_menu_item258[Sep 18 2023 03:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.315s259[Sep 18 2023 03:03:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-604568fb51fcf9ee'260 is allowed to edit the sub-group project files261 when added to sub-group262[Sep 18 2023 03:03:15 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files263[Sep 18 2023 03:03:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.11 seconds264[Sep 18 2023 03:03:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/parent-group-to-test-user-access-acc41ce8c291d051/parent-group-project-to-test-user-access-f2b33a9cd9abd6eb' via api in 1.78 seconds265[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- Adding user qa-user-725a5e085efd6df9 to gitlab-qa-sandbox-group-2/parent-group-to-test-user-access-acc41ce8c291d051/sub-group-to-test-user-access-8ff789ec993e39d4 QA::Resource::Group266[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-725a5e085efd6df9"267[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field268[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"269[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field270[Sep 18 2023 03:03:21 UTC (QA Tests)] INFO -- clicking :sign_in_button271[Sep 18 2023 03:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.838s272[Sep 18 2023 03:03:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/parent-group-to-test-user-access-acc41ce8c291d051/parent-group-project-to-test-user-access-f2b33a9cd9abd6eb273[Sep 18 2023 03:03:25 UTC (QA Tests)] INFO -- clicking :file_name_link274[Sep 18 2023 03:03:25 UTC (QA Tests)] INFO -- clicking :action_dropdown275[Sep 18 2023 03:03:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.565s276[Sep 18 2023 03:03:25 UTC (QA Tests)] INFO -- clicking :edit_menu_item277[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-725a5e085efd6df9'278 is not allowed to edit the parent group project files279Create280 Compare archives of different user projects with the same name and check they're different281[Sep 18 2023 03:03: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 different282[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.4 seconds283[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1284[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:ezQRVn285[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-g3491ic0' via api in 0.09 seconds286[Sep 18 2023 03:03:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.08 seconds287[Sep 18 2023 03:03:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.61 seconds288[Sep 18 2023 03:03:29 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user2289[Sep 18 2023 03:03:29 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:yswa5i290[Sep 18 2023 03:03:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-mbp02vwl' via api in 0.08 seconds291[Sep 18 2023 03:03:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.06 seconds292 download archives of each user project then check they are different293Create294 Commit data295[Sep 18 2023 03:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds296[Sep 18 2023 03:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds297[Sep 18 2023 03:03:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-code-c8a87a60a3140f18' via api in 1.1 seconds298[Sep 18 2023 03:03:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"299[Sep 18 2023 03:03:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.78 seconds300[Sep 18 2023 03:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds301[Sep 18 2023 03:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds302[Sep 18 2023 03:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-new-file-eb4fc176e208565d' via api in 1.82 seconds303[Sep 18 2023 03:03:38 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff304[Sep 18 2023 03:03:39 UTC (QA Tests)] INFO -- filling :login_field with "root"305[Sep 18 2023 03:03:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field306[Sep 18 2023 03:03:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"307[Sep 18 2023 03:03:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field308[Sep 18 2023 03:03:39 UTC (QA Tests)] INFO -- clicking :sign_in_button309[Sep 18 2023 03:03:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.892s310[Sep 18 2023 03:03:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-code-c8a87a60a3140f18311[Sep 18 2023 03:03:46 UTC (QA Tests)] INFO -- clicking :options_button312 user views raw commit diff313[Sep 18 2023 03:03:46 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch314[Sep 18 2023 03:03:47 UTC (QA Tests)] INFO -- filling :login_field with "root"315[Sep 18 2023 03:03:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field316[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"317[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field318[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- clicking :sign_in_button319[Sep 18 2023 03:03:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.995s320[Sep 18 2023 03:03:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-code-c8a87a60a3140f18321[Sep 18 2023 03:03:55 UTC (QA Tests)] INFO -- clicking :options_button322 user views raw email patch323Create324 Add a directory in Web IDE325 when a directory with the same name already exists326[Sep 18 2023 03:03:56 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error327[Sep 18 2023 03:03:56 UTC (QA Tests)] INFO -- filling :login_field with "root"328[Sep 18 2023 03:03:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field329[Sep 18 2023 03:03:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"330[Sep 18 2023 03:03:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field331[Sep 18 2023 03:03:57 UTC (QA Tests)] INFO -- clicking :sign_in_button332[Sep 18 2023 03:03:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.007s333[Sep 18 2023 03:04:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds334[Sep 18 2023 03:04:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds335[Sep 18 2023 03:04:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/add-directory-project-f5448d541e887067336[Sep 18 2023 03:04:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.41 seconds337[Sep 18 2023 03:04:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/add-directory-project-f5448d541e887067338[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :action_dropdown339[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :webide_menu_item340[Sep 18 2023 03:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.343s341 throws an error342 when user adds a new empty directory343[Sep 18 2023 03:04:16 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows successfully but not able to be committed344[Sep 18 2023 03:04:17 UTC (QA Tests)] INFO -- filling :login_field with "root"345[Sep 18 2023 03:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field346[Sep 18 2023 03:04:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"347[Sep 18 2023 03:04:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field348[Sep 18 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :sign_in_button349[Sep 18 2023 03:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.995s350[Sep 18 2023 03:04:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds351[Sep 18 2023 03:04:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds352[Sep 18 2023 03:04:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/add-directory-project-a9198621e798dc8d353[Sep 18 2023 03:04:24 UTC (QA Tests)] INFO -- clicking :action_dropdown354[Sep 18 2023 03:04:24 UTC (QA Tests)] INFO -- clicking :webide_menu_item355[Sep 18 2023 03:04:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.241s356 shows successfully but not able to be committed357Create358 Snippet index page359 behaves like displaying details on index page360[Sep 18 2023 03:04:53 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number361[Sep 18 2023 03:04:54 UTC (QA Tests)] INFO -- filling :login_field with "root"362[Sep 18 2023 03:04:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[Sep 18 2023 03:04:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[Sep 18 2023 03:04:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[Sep 18 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :sign_in_button366[Sep 18 2023 03:04:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.003s367[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds368[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.3 seconds369[Sep 18 2023 03:04:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-snippets-8f3e46a836ea0c92' via api in 1.3 seconds370[Sep 18 2023 03:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 2.11 seconds371[Sep 18 2023 03:05:00 UTC (QA Tests)] INFO -- clicking :nav_item_link372[Sep 18 2023 03:05:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.619s373 shows correct details of project_snippet_with_single_file including file number374 behaves like displaying details on index page375[Sep 18 2023 03:05:00 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number376[Sep 18 2023 03:05:01 UTC (QA Tests)] INFO -- filling :login_field with "root"377[Sep 18 2023 03:05:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field378[Sep 18 2023 03:05:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"379[Sep 18 2023 03:05:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field380[Sep 18 2023 03:05:02 UTC (QA Tests)] INFO -- clicking :sign_in_button381[Sep 18 2023 03:05:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.007s382[Sep 18 2023 03:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.49 seconds383[Sep 18 2023 03:05:06 UTC (QA Tests)] INFO -- clicking :nav_item_link384 shows correct details of personal_snippet_with_multiple_files including file number385 behaves like displaying details on index page386[Sep 18 2023 03:05:07 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number387[Sep 18 2023 03:05:08 UTC (QA Tests)] INFO -- filling :login_field with "root"388[Sep 18 2023 03:05:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field389[Sep 18 2023 03:05:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"390[Sep 18 2023 03:05:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field391[Sep 18 2023 03:05:09 UTC (QA Tests)] INFO -- clicking :sign_in_button392[Sep 18 2023 03:05:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.922s393[Sep 18 2023 03:05:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.11 seconds394[Sep 18 2023 03:05:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.19 seconds395[Sep 18 2023 03:05:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-snippets-6b033d96ec1055d0' via api in 1.15 seconds396[Sep 18 2023 03:05:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 1.73 seconds397[Sep 18 2023 03:05:13 UTC (QA Tests)] INFO -- clicking :nav_item_link398 shows correct details of project_snippet_with_multiple_files including file number399 behaves like displaying details on index page400[Sep 18 2023 03:05:14 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number401[Sep 18 2023 03:05:15 UTC (QA Tests)] INFO -- filling :login_field with "root"402[Sep 18 2023 03:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field403[Sep 18 2023 03:05:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"404[Sep 18 2023 03:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field405[Sep 18 2023 03:05:15 UTC (QA Tests)] INFO -- clicking :sign_in_button406[Sep 18 2023 03:05:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.933s407[Sep 18 2023 03:05:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.43 seconds408[Sep 18 2023 03:05:19 UTC (QA Tests)] INFO -- clicking :nav_item_link409 shows correct details of personal_snippet_with_single_file including file number410Verify411 Update CI file with pipeline editor412[Sep 18 2023 03:05:19 UTC (QA Tests)] INFO -- Starting test: Verify Update CI file with pipeline editor creates new pipelines, target branch, and merge request413[Sep 18 2023 03:05:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds414[Sep 18 2023 03:05:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds415[Sep 18 2023 03:05:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.08 seconds416[Sep 18 2023 03:05:22 UTC (QA Tests)] INFO -- filling :login_field with "root"417[Sep 18 2023 03:05:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field418[Sep 18 2023 03:05:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"419[Sep 18 2023 03:05:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field420[Sep 18 2023 03:05:23 UTC (QA Tests)] INFO -- clicking :sign_in_button421[Sep 18 2023 03:05:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.906s422[Sep 18 2023 03:05:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/pipeline-editor-project-ec272b91a5ec5554423[Sep 18 2023 03:05:27 UTC (QA Tests)] INFO -- clicking :menu_section_button424[Sep 18 2023 03:05:27 UTC (QA Tests)] INFO -- clicking :nav_item_link425[Sep 18 2023 03:05:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.897s426[Sep 18 2023 03:05:29 UTC (QA Tests)] INFO -- clicking :source-editor-container427[Sep 18 2023 03:05:29 UTC (QA Tests)] INFO -- checking via JS :new-mr-checkbox with args {}428[Sep 18 2023 03:05:30 UTC (QA Tests)] INFO -- clicking :commit-changes-button429[Sep 18 2023 03:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.062s430[Sep 18 2023 03:05:32 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present431[Sep 18 2023 03:05:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.179s432[Sep 18 2023 03:05:35 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments433[Sep 18 2023 03:05:36 UTC (QA Tests)] ERROR -- Interceptor Api Errors434[-1] POST /api/graphql -- Correlation Id: Correlation Id not found435[200] GET /api/graphql -- Correlation Id: 01HAK40204QBJM6GB3HJB3967Y436error-messages: Provide one of an IID or SHA437 creates new pipelines, target branch, and merge request438Package439 NuGet project level endpoint440 using a personal access token441[Sep 18 2023 03:05:36 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs442[Sep 18 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds443[Sep 18 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds444[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.445[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`446[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`447[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`448[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006336 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006336 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-1695006336 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list runner-for-nuget-package-project-66e7adf59ceae0f5 --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" `449[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006336`450[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`451[Sep 18 2023 03:05:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006336' via api in 2.07 seconds452[Sep 18 2023 03:05:44 UTC (QA Tests)] INFO -- filling :login_field with "root"453[Sep 18 2023 03:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field454[Sep 18 2023 03:05:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"455[Sep 18 2023 03:05:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field456[Sep 18 2023 03:05:45 UTC (QA Tests)] INFO -- clicking :sign_in_button457[Sep 18 2023 03:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.021s458[Sep 18 2023 03:05:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA459[Sep 18 2023 03:05:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-aih0fm3p' via cache in 0.0 seconds460[Sep 18 2023 03:05:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds461[Sep 18 2023 03:05:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds462[Sep 18 2023 03:05:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/nuget-package-project-66e7adf59ceae0f5463[Sep 18 2023 03:05:53 UTC (QA Tests)] INFO -- clicking :menu_section_button464[Sep 18 2023 03:05:53 UTC (QA Tests)] INFO -- clicking :nav_item_link465[Sep 18 2023 03:05:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.235s466[Sep 18 2023 03:05:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present467[Sep 18 2023 03:05:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.682s468[Sep 18 2023 03:06:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present469[Sep 18 2023 03:06:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.575s470[Sep 18 2023 03:06:34 UTC (QA Tests)] INFO -- clicking :menu_section_button471[Sep 18 2023 03:06:35 UTC (QA Tests)] INFO -- clicking :nav_item_link472[Sep 18 2023 03:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.796s473[Sep 18 2023 03:06:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006336'474[Sep 18 2023 03:06:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006336`475[Sep 18 2023 03:06:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-35f4f517efd00170'476[Sep 18 2023 03:06:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/nuget-package-project-66e7adf59ceae0f5'477 publishes a nuget package and installs478 using a project deploy token479[Sep 18 2023 03:06:36 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs480[Sep 18 2023 03:06:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds481[Sep 18 2023 03:06:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds482[Sep 18 2023 03:06:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.483[Sep 18 2023 03:06:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`484[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`485[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`486[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006396 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006396 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-1695006396 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list runner-for-nuget-package-project-60e5498aeeae4f9c --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" `487[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006396`488[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`489[Sep 18 2023 03:06:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006396' via api in 1.97 seconds490[Sep 18 2023 03:06:45 UTC (QA Tests)] INFO -- filling :login_field with "root"491[Sep 18 2023 03:06:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field492[Sep 18 2023 03:06:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"493[Sep 18 2023 03:06:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field494[Sep 18 2023 03:06:46 UTC (QA Tests)] INFO -- clicking :sign_in_button495[Sep 18 2023 03:06:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.023s496[Sep 18 2023 03:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.09 seconds497[Sep 18 2023 03:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds498[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.84 seconds499[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/nuget-package-project-60e5498aeeae4f9c500[Sep 18 2023 03:06:52 UTC (QA Tests)] INFO -- clicking :menu_section_button501[Sep 18 2023 03:06:53 UTC (QA Tests)] INFO -- clicking :nav_item_link502[Sep 18 2023 03:06:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.943s503[Sep 18 2023 03:06:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present504[Sep 18 2023 03:06:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.537s505[Sep 18 2023 03:07:10 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present506[Sep 18 2023 03:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.368s507[Sep 18 2023 03:07:24 UTC (QA Tests)] INFO -- clicking :menu_section_button508[Sep 18 2023 03:07:24 UTC (QA Tests)] INFO -- clicking :nav_item_link509[Sep 18 2023 03:07:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.815s510[Sep 18 2023 03:07:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006396'511[Sep 18 2023 03:07:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006396`512[Sep 18 2023 03:07:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-f6e036b4c6d437ac'513[Sep 18 2023 03:07:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/nuget-package-project-60e5498aeeae4f9c'514 publishes a nuget package and installs515 using a ci job token516[Sep 18 2023 03:07:26 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs517[Sep 18 2023 03:07:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds518[Sep 18 2023 03:07:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds519[Sep 18 2023 03:07:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.520[Sep 18 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`521[Sep 18 2023 03:07:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`522[Sep 18 2023 03:07:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`523[Sep 18 2023 03:07:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006446 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006446 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-1695006446 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list runner-for-nuget-package-project-770b4156750025a5 --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" `524[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006446`525[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`526[Sep 18 2023 03:07:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006446' via api in 6.03 seconds527[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- filling :login_field with "root"528[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field529[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"530[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field531[Sep 18 2023 03:07:40 UTC (QA Tests)] INFO -- clicking :sign_in_button532[Sep 18 2023 03:07:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.101s533[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds534[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/nuget-package-project-770b4156750025a5535[Sep 18 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :menu_section_button536[Sep 18 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :nav_item_link537[Sep 18 2023 03:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.931s538[Sep 18 2023 03:07:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present539[Sep 18 2023 03:07:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.403s540[Sep 18 2023 03:08:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present541[Sep 18 2023 03:08:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.298s542[Sep 18 2023 03:08:17 UTC (QA Tests)] INFO -- clicking :menu_section_button543[Sep 18 2023 03:08:17 UTC (QA Tests)] INFO -- clicking :nav_item_link544[Sep 18 2023 03:08:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.844s545[Sep 18 2023 03:08:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006446'546[Sep 18 2023 03:08:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006446`547[Sep 18 2023 03:08:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-a9087fdaa2a5ca9d'548[Sep 18 2023 03:08:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/nuget-package-project-770b4156750025a5'549 publishes a nuget package and installs550Verify551 Pipeline API defined variable inheritance552[Sep 18 2023 03:08:19 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition553[Sep 18 2023 03:08:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds554[Sep 18 2023 03:08:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.555[Sep 18 2023 03:08:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`556[Sep 18 2023 03:08:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`557[Sep 18 2023 03:08:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name bl048806 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach bl048806 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 bl048806 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list bl048806 --executor shell && gitlab-runner run" `558[Sep 18 2023 03:08:20 UTC (QA Tests)] INFO -- Executing: `docker logs bl048806`559[Sep 18 2023 03:08:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`560[Sep 18 2023 03:08:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'bl048806' via api in 2.0 seconds561[Sep 18 2023 03:08:22 UTC (QA Tests)] INFO -- filling :login_field with "root"562[Sep 18 2023 03:08:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field563[Sep 18 2023 03:08:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"564[Sep 18 2023 03:08:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field565[Sep 18 2023 03:08:23 UTC (QA Tests)] INFO -- clicking :sign_in_button566[Sep 18 2023 03:08:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.951s567[Sep 18 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.81 seconds568[Sep 18 2023 03:08:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.18 seconds569[Sep 18 2023 03:08:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'bl048806'570[Sep 18 2023 03:08:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f bl048806`571 is determined based on forward:pipeline_variables condition572Create573 Branch with unusual name574 when branch name contains slash, hash, double dash, and capital letter575[Sep 18 2023 03:08:52 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly576[Sep 18 2023 03:08:52 UTC (QA Tests)] INFO -- filling :login_field with "root"577[Sep 18 2023 03:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field578[Sep 18 2023 03:08:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"579[Sep 18 2023 03:08:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field580[Sep 18 2023 03:08:53 UTC (QA Tests)] INFO -- clicking :sign_in_button581[Sep 18 2023 03:08:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.004s582[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds583[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds584[Sep 18 2023 03:08:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds585[Sep 18 2023 03:08:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unusually-named-branch-project-3aa36497b37fdfad586[Sep 18 2023 03:09:02 UTC (QA Tests)] INFO -- clicking :file_name_link587[Sep 18 2023 03:09:03 UTC (QA Tests)] INFO -- clicking :file_name_link588 renders repository file tree correctly589Create590 Protected branch support591 when developers and maintainers are not allowed to push to a protected branch592[Sep 18 2023 03:09:03 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 branch593[Sep 18 2023 03:09:04 UTC (QA Tests)] INFO -- filling :login_field with "root"594[Sep 18 2023 03:09:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field595[Sep 18 2023 03:09:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"596[Sep 18 2023 03:09:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field597[Sep 18 2023 03:09:05 UTC (QA Tests)] INFO -- clicking :sign_in_button598[Sep 18 2023 03:09:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.109s599[Sep 18 2023 03:09:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds600[Sep 18 2023 03:09:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds601[Sep 18 2023 03:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds602[Sep 18 2023 03:09:10 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"603[Sep 18 2023 03:09:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.19 seconds604 user without push rights fails to push to the protected branch605 when developers and maintainers are allowed to push to a protected branch606[Sep 18 2023 03:09:13 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 branch607[Sep 18 2023 03:09:13 UTC (QA Tests)] INFO -- filling :login_field with "root"608[Sep 18 2023 03:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field609[Sep 18 2023 03:09:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"610[Sep 18 2023 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field611[Sep 18 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :sign_in_button612[Sep 18 2023 03:09:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.28s613[Sep 18 2023 03:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds614[Sep 18 2023 03:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds615[Sep 18 2023 03:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds616[Sep 18 2023 03:09:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"617[Sep 18 2023 03:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.3 seconds618[Sep 18 2023 03:09:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.17 seconds619 user with push rights successfully pushes to the protected branch620Create621 Git clone over HTTP622[Sep 18 2023 03:09:22 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone623[Sep 18 2023 03:09:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds624[Sep 18 2023 03:09:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds625[Sep 18 2023 03:09:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"626 user performs a shallow clone627[Sep 18 2023 03:09:25 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone628[Sep 18 2023 03:09:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds629[Sep 18 2023 03:09:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds630[Sep 18 2023 03:09:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"631 user performs a deep clone632Plan633 Assignees634[Sep 18 2023 03:09:28 UTC (QA Tests)] INFO -- Starting test: Plan Assignees update without refresh635[Sep 18 2023 03:09:28 UTC (QA Tests)] INFO -- filling :login_field with "root"636[Sep 18 2023 03:09:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field637[Sep 18 2023 03:09:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"638[Sep 18 2023 03:09:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field639[Sep 18 2023 03:09:29 UTC (QA Tests)] INFO -- clicking :sign_in_button640[Sep 18 2023 03:09:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.323s641[Sep 18 2023 03:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds642[Sep 18 2023 03:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds643[Sep 18 2023 03:09:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds644[Sep 18 2023 03:09:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-to-test-assignees-b7c59001d4a8fa33 QA::Resource::Project645[Sep 18 2023 03:09:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds646[Sep 18 2023 03:09:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-to-test-assignees-b7c59001d4a8fa33 QA::Resource::Project647[Sep 18 2023 03:09:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-to-test-assignees-b7c59001d4a8fa33/-/issues/1648 update without refresh649Create650 Merge request batch suggestions651[Sep 18 2023 03:09:42 UTC (QA Tests)] INFO -- Starting test: Create Merge request batch suggestions applies multiple suggestions652[Sep 18 2023 03:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds653[Sep 18 2023 03:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds654[Sep 18 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds655[Sep 18 2023 03:09:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/batch-suggestions-project-ef910d54366ad2f1 QA::Resource::Project656[Sep 18 2023 03:09:44 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"657[Sep 18 2023 03:09:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field658[Sep 18 2023 03:09:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"659[Sep 18 2023 03:09:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field660[Sep 18 2023 03:09:45 UTC (QA Tests)] INFO -- clicking :sign_in_button661[Sep 18 2023 03:09:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.86s662[Sep 18 2023 03:09:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds663[Sep 18 2023 03:09:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds664[Sep 18 2023 03:09:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.0 seconds665[Sep 18 2023 03:09:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/batch-suggestions-project-ef910d54366ad2f1/-/merge_requests/1666[Sep 18 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :diffs-tab667[Sep 18 2023 03:09:53 UTC (QA Tests)] INFO -- clicking :diff_comment_button668[Sep 18 2023 03:09:53 UTC (QA Tests)] INFO -- clicking :suggestion_button669[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- filling :reply_field with ""670[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field671[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0672This is the suggestion for line number 4!673```"674[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field675[Sep 18 2023 03:09:55 UTC (QA Tests)] INFO -- clicking :comment_now_button676[Sep 18 2023 03:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.982s677[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- clicking :diff_comment_button678[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- clicking :suggestion_button679[Sep 18 2023 03:09:57 UTC (QA Tests)] INFO -- filling :reply_field with ""680[Sep 18 2023 03:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field681[Sep 18 2023 03:09:57 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0682This is the suggestion for line number 6!683```"684[Sep 18 2023 03:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field685[Sep 18 2023 03:09:58 UTC (QA Tests)] INFO -- clicking :comment_now_button686[Sep 18 2023 03:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.865s687[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- clicking :diff_comment_button688[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- clicking :suggestion_button689[Sep 18 2023 03:10:00 UTC (QA Tests)] INFO -- filling :reply_field with ""690[Sep 18 2023 03:10:00 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field691[Sep 18 2023 03:10:00 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0692This is the suggestion for line number 10!693```"694[Sep 18 2023 03:10:00 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field695[Sep 18 2023 03:10:01 UTC (QA Tests)] INFO -- clicking :comment_now_button696[Sep 18 2023 03:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.921s697[Sep 18 2023 03:10:02 UTC (QA Tests)] INFO -- clicking :diff_comment_button698[Sep 18 2023 03:10:02 UTC (QA Tests)] INFO -- clicking :suggestion_button699[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- filling :reply_field with ""700[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field701[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0702This is the suggestion for line number 13!703```"704[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field705[Sep 18 2023 03:10:04 UTC (QA Tests)] INFO -- clicking :comment_now_button706[Sep 18 2023 03:10:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.908s707[Sep 18 2023 03:10:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.067s708[Sep 18 2023 03:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.072s709[Sep 18 2023 03:10:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content710[Sep 18 2023 03:10:09 UTC (QA Tests)] INFO -- clicking :sign_out_link711[Sep 18 2023 03:10:09 UTC (QA Tests)] INFO -- filling :login_field with "root"712[Sep 18 2023 03:10:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field713[Sep 18 2023 03:10:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"714[Sep 18 2023 03:10:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field715[Sep 18 2023 03:10:10 UTC (QA Tests)] INFO -- clicking :sign_in_button716[Sep 18 2023 03:10:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.133s717[Sep 18 2023 03:10:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/batch-suggestions-project-ef910d54366ad2f1/-/merge_requests/1718[Sep 18 2023 03:10:16 UTC (QA Tests)] INFO -- clicking :diffs-tab719[Sep 18 2023 03:10:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.704s720[Sep 18 2023 03:10:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.721s721[Sep 18 2023 03:10:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements add_suggestion_batch_button' took 0.765s722[Sep 18 2023 03:10:18 UTC (QA Tests)] INFO -- filling :commit_message_field with "Custom commit message"723[Sep 18 2023 03:10:18 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field724[Sep 18 2023 03:10:19 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button725[Sep 18 2023 03:10:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 8.329s726[Sep 18 2023 03:10:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying_badge' took 8.345s727 applies multiple suggestions728Manage729 Project import730 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)731Manage732 2FA733[Sep 18 2023 03:10:27 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh734[Sep 18 2023 03:10:28 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230918-39-yjaqef/id_rsa -N `735[Sep 18 2023 03:10:28 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-c0550cbf78ae27bc736[Sep 18 2023 03:10:28 UTC (QA Tests)] INFO -- Caching token for username: qa-user-c0550cbf78ae27bc, last six chars of token:zxpBBY737[Sep 18 2023 03:10:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-c0550cbf78ae27bc-yntyzzs7' via api in 0.08 seconds738[Sep 18 2023 03:10:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.65 seconds739[Sep 18 2023 03:10:29 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c0550cbf78ae27bc"740[Sep 18 2023 03:10:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field741[Sep 18 2023 03:10:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"742[Sep 18 2023 03:10:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field743[Sep 18 2023 03:10:30 UTC (QA Tests)] INFO -- clicking :sign_in_button744[Sep 18 2023 03:10:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.537s745[Sep 18 2023 03:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.067s746[Sep 18 2023 03:10:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content747[Sep 18 2023 03:10:34 UTC (QA Tests)] INFO -- clicking :edit_profile_link748[Sep 18 2023 03:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.747s749[Sep 18 2023 03:10:35 UTC (QA Tests)] INFO -- clicking :nav_item_link750[Sep 18 2023 03:10:35 UTC (QA Tests)] INFO -- clicking :enable_2fa_button751[Sep 18 2023 03:10:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element enable_2fa_button' took 0.689s752[Sep 18 2023 03:11:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "403405"753[Sep 18 2023 03:11:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field754[Sep 18 2023 03:11:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"755[Sep 18 2023 03:11:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field756[Sep 18 2023 03:11:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button757[Sep 18 2023 03:11:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.181s758[Sep 18 2023 03:11:02 UTC (QA Tests)] INFO -- clicking :copy_button759[Sep 18 2023 03:11:02 UTC (QA Tests)] INFO -- clicking :proceed_button760[Sep 18 2023 03:11:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.046s761[Sep 18 2023 03:11:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.041s762[Sep 18 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content763[Sep 18 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :sign_out_link764[Sep 18 2023 03:11:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c0550cbf78ae27bc"765[Sep 18 2023 03:11:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field766[Sep 18 2023 03:11:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"767[Sep 18 2023 03:11:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field768[Sep 18 2023 03:11:08 UTC (QA Tests)] INFO -- clicking :sign_in_button769[Sep 18 2023 03:11:10 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "036cb2a653edb62b"770[Sep 18 2023 03:11:10 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field771[Sep 18 2023 03:11:10 UTC (QA Tests)] INFO -- clicking :verify_code_button772[Sep 18 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.041s773[Sep 18 2023 03:11:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s774[Sep 18 2023 03:11:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content775[Sep 18 2023 03:11:13 UTC (QA Tests)] INFO -- clicking :sign_out_link776[Sep 18 2023 03:11:14 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c0550cbf78ae27bc"777[Sep 18 2023 03:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field778[Sep 18 2023 03:11:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"779[Sep 18 2023 03:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field780[Sep 18 2023 03:11:15 UTC (QA Tests)] INFO -- clicking :sign_in_button781[Sep 18 2023 03:11:17 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "036cb2a653edb62b"782[Sep 18 2023 03:11:17 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field783[Sep 18 2023 03:11:17 UTC (QA Tests)] INFO -- clicking :verify_code_button784[Sep 18 2023 03:11:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.849s785 allows 2FA code recovery via ssh786Data Stores787 Users API788[Sep 18 2023 03:11:18 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with an invalid username789 GET /users/:username with an invalid username790[Sep 18 2023 03:11:18 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with a valid username791 GET /users/:username with a valid username792[Sep 18 2023 03:11:18 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users793 GET /users794Framework sanity795 Version check796 is the specified version (PENDING: Test is not compatible with this environment or pipeline)797Verify798 Pipeline with file variables and downstream pipelines799 creates variable with file path in downstream pipelines and can read file variable content (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/424903)800Manage801 Impersonation tokens802[Sep 18 2023 03:11:18 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI803[Sep 18 2023 03:11:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 11.034s804[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- filling :login_field with "root"805[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field806[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"807[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field808[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- clicking :sign_in_button809[Sep 18 2023 03:11:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.316s810[Sep 18 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button811[Sep 18 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :places-item-link812[Sep 18 2023 03:11:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.733s813[Sep 18 2023 03:11:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.131s814[Sep 18 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :nav_item_link815[Sep 18 2023 03:11:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.735s816[Sep 18 2023 03:11:40 UTC (QA Tests)] INFO -- clicking :impersonation-tokens-tab817[Sep 18 2023 03:11:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation-tokens-tab' took 0.612s818[Sep 18 2023 03:11:41 UTC (QA Tests)] INFO -- clicking :add-new-token-button819[Sep 18 2023 03:11:41 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"820[Sep 18 2023 03:11:41 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field821[Sep 18 2023 03:11:41 UTC (QA Tests)] INFO -- clicking :api_label822[Sep 18 2023 03:11:42 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-20"823[Sep 18 2023 03:11:42 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field824[Sep 18 2023 03:11:42 UTC (QA Tests)] INFO -- clicking :create_token_button825[Sep 18 2023 03:11:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImpersonationToken with name 'api-impersonation-access-token-ygkxtb81' via browser_ui in 23.67 seconds826[Sep 18 2023 03:11:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.054s827[Sep 18 2023 03:11:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content828[Sep 18 2023 03:11:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content829[Sep 18 2023 03:11:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s830[Sep 18 2023 03:11:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.05s831[Sep 18 2023 03:11:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content832[Sep 18 2023 03:11:47 UTC (QA Tests)] INFO -- clicking :sign_out_link833[Sep 18 2023 03:11:47 UTC (QA Tests)] INFO -- filling :login_field with "root"834[Sep 18 2023 03:11:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field835[Sep 18 2023 03:11:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"836[Sep 18 2023 03:11:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field837[Sep 18 2023 03:11:48 UTC (QA Tests)] INFO -- clicking :sign_in_button838[Sep 18 2023 03:11:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.297s839[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button840[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- clicking :places-item-link841[Sep 18 2023 03:11:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.736s842[Sep 18 2023 03:11:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.188s843[Sep 18 2023 03:11:54 UTC (QA Tests)] INFO -- clicking :nav_item_link844[Sep 18 2023 03:11:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s845[Sep 18 2023 03:11:57 UTC (QA Tests)] INFO -- clicking :impersonation-tokens-tab846[Sep 18 2023 03:11:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation-tokens-tab' took 0.643s847[Sep 18 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :revoke_button848[Sep 18 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :confirm-ok-button849 can be created and revoked via the UI850Verify851 Include local config file paths with wildcard852[Sep 18 2023 03:11:59 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config853[Sep 18 2023 03:12:00 UTC (QA Tests)] INFO -- filling :login_field with "root"854[Sep 18 2023 03:12:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field855[Sep 18 2023 03:12:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"856[Sep 18 2023 03:12:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field857[Sep 18 2023 03:12:01 UTC (QA Tests)] INFO -- clicking :sign_in_button858[Sep 18 2023 03:12:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.199s859[Sep 18 2023 03:12:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds860[Sep 18 2023 03:12:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds861[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.96 seconds862[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-pipeline-e7b0ecfaa3306fa9863[Sep 18 2023 03:12:08 UTC (QA Tests)] INFO -- clicking :menu_section_button864[Sep 18 2023 03:12:08 UTC (QA Tests)] INFO -- clicking :nav_item_link865[Sep 18 2023 03:12:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.786s866[Sep 18 2023 03:12:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-pipeline-e7b0ecfaa3306fa9'867 runs the pipeline with composed config868Create869 Link to line in Web IDE870[Sep 18 2023 03:12:11 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE871[Sep 18 2023 03:12:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds872[Sep 18 2023 03:12:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds873[Sep 18 2023 03:12:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/the_awesome_project-e0fc27c88c0dbce5'874 can link to a specific line of code in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)875Plan876 Testing wiki content creation inside a project877[Sep 18 2023 03:12:15 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki878[Sep 18 2023 03:12:16 UTC (QA Tests)] INFO -- filling :login_field with "root"879[Sep 18 2023 03:12:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field880[Sep 18 2023 03:12:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"881[Sep 18 2023 03:12:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field882[Sep 18 2023 03:12:17 UTC (QA Tests)] INFO -- clicking :sign_in_button883[Sep 18 2023 03:12:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.12s884[Sep 18 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds885[Sep 18 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds886[Sep 18 2023 03:12:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/wiki_testing-75363f4fca8d802c' via api in 1.0 seconds887[Sep 18 2023 03:12:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.86 seconds888[Sep 18 2023 03:12:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/wiki_testing-75363f4fca8d802c/-/wikis/Home889[Sep 18 2023 03:12:23 UTC (QA Tests)] INFO -- clicking :new_page_button890[Sep 18 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 1.013s891[Sep 18 2023 03:12:24 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"892[Sep 18 2023 03:12:24 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox893[Sep 18 2023 03:12:24 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"894[Sep 18 2023 03:12:24 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field895[Sep 18 2023 03:12:25 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"896[Sep 18 2023 03:12:25 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox897[Sep 18 2023 03:12:26 UTC (QA Tests)] INFO -- clicking :wiki_submit_button898[Sep 18 2023 03:12:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.215s899 by adding a second page to the wiki900[Sep 18 2023 03:12:27 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki using git push901[Sep 18 2023 03:12:28 UTC (QA Tests)] INFO -- filling :login_field with "root"902[Sep 18 2023 03:12:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field903[Sep 18 2023 03:12:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"904[Sep 18 2023 03:12:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field905[Sep 18 2023 03:12:29 UTC (QA Tests)] INFO -- clicking :sign_in_button906[Sep 18 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.098s907[Sep 18 2023 03:12:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds908[Sep 18 2023 03:12:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds909[Sep 18 2023 03:12:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/wiki_testing-03f6049d775bb771' via api in 1.01 seconds910[Sep 18 2023 03:12:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.83 seconds911[Sep 18 2023 03:12:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.16 seconds912[Sep 18 2023 03:12:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/wiki_testing-03f6049d775bb771/-/wikis/just_another_wiki_page913 by adding a second page to the wiki using git push914[Sep 18 2023 03:12:36 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki using git push915[Sep 18 2023 03:12:37 UTC (QA Tests)] INFO -- filling :login_field with "root"916[Sep 18 2023 03:12:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field917[Sep 18 2023 03:12:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"918[Sep 18 2023 03:12:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field919[Sep 18 2023 03:12:38 UTC (QA Tests)] INFO -- clicking :sign_in_button920[Sep 18 2023 03:12:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s921[Sep 18 2023 03:12:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds922[Sep 18 2023 03:12:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds923[Sep 18 2023 03:12:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/wiki_testing-462b456933e3c446' via api in 0.97 seconds924[Sep 18 2023 03:12:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 2.02 seconds925[Sep 18 2023 03:12:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/wiki_testing-462b456933e3c446/-/wikis/just_another_wiki_page926 by adding a home page to the wiki using git push927[Sep 18 2023 03:12:44 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki928[Sep 18 2023 03:12:45 UTC (QA Tests)] INFO -- filling :login_field with "root"929[Sep 18 2023 03:12:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field930[Sep 18 2023 03:12:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"931[Sep 18 2023 03:12:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field932[Sep 18 2023 03:12:46 UTC (QA Tests)] INFO -- clicking :sign_in_button933[Sep 18 2023 03:12:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.295s934[Sep 18 2023 03:12:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds935[Sep 18 2023 03:12:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds936[Sep 18 2023 03:12:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/the_awesome_project-75ec3a23a0f18372937[Sep 18 2023 03:12:51 UTC (QA Tests)] INFO -- clicking :menu_section_button938[Sep 18 2023 03:12:51 UTC (QA Tests)] INFO -- clicking :nav_item_link939[Sep 18 2023 03:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.809s940[Sep 18 2023 03:12:52 UTC (QA Tests)] INFO -- clicking :create_first_page_link941[Sep 18 2023 03:12:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_page_link' took 0.857s942[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"943[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox944[Sep 18 2023 03:12:54 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"945[Sep 18 2023 03:12:54 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field946[Sep 18 2023 03:12:54 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"947[Sep 18 2023 03:12:54 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox948[Sep 18 2023 03:12:55 UTC (QA Tests)] INFO -- clicking :wiki_submit_button949[Sep 18 2023 03:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.327s950 by adding a home page to the wiki951Plan952 Issue953[Sep 18 2023 03:12:57 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit954[Sep 18 2023 03:12:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds955[Sep 18 2023 03:12:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds956[Sep 18 2023 03:12:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-for-issues-f0633ea04b3bb615' via api in 1.0 seconds957[Sep 18 2023 03:13:00 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"958[Sep 18 2023 03:13:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.73 seconds959[Sep 18 2023 03:13:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"960[Sep 18 2023 03:13:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.56 seconds961 closes via pushing a commit962Plan963 Issue comments964[Sep 18 2023 03:13:03 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment965[Sep 18 2023 03:13:04 UTC (QA Tests)] INFO -- filling :login_field with "root"966[Sep 18 2023 03:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field967[Sep 18 2023 03:13:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"968[Sep 18 2023 03:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field969[Sep 18 2023 03:13:05 UTC (QA Tests)] INFO -- clicking :sign_in_button970[Sep 18 2023 03:13:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.316s971[Sep 18 2023 03:13:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds972[Sep 18 2023 03:13:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds973[Sep 18 2023 03:13:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-for-issues-0e1b9cf86ca4bde5' via api in 0.96 seconds974[Sep 18 2023 03:13:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-for-issues-0e1b9cf86ca4bde5/-/issues/1975[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- clicking :close-button976[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- clicking :issue-title977[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown978[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment979"980[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field981[Sep 18 2023 03:13:14 UTC (QA Tests)] INFO -- clicking :comment_button982[Sep 18 2023 03:13:14 UTC (QA Tests)] INFO -- clicking :note_edit_button983[Sep 18 2023 03:13:15 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"984[Sep 18 2023 03:13:15 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field985[Sep 18 2023 03:13:15 UTC (QA Tests)] INFO -- clicking :reply_comment_button986 comments on an issue and edits the comment987Create988 Push mirror a repository over HTTP989[Sep 18 2023 03:13:16 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository990[Sep 18 2023 03:13:17 UTC (QA Tests)] INFO -- filling :login_field with "root"991[Sep 18 2023 03:13:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field992[Sep 18 2023 03:13:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"993[Sep 18 2023 03:13:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field994[Sep 18 2023 03:13:18 UTC (QA Tests)] INFO -- clicking :sign_in_button995[Sep 18 2023 03:13:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.265s996[Sep 18 2023 03:13:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds997[Sep 18 2023 03:13:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.17 seconds998[Sep 18 2023 03:13:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds999[Sep 18 2023 03:13:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds1000[Sep 18 2023 03:13:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-code-751562b5d0124955' via api in 1.01 seconds1001[Sep 18 2023 03:13:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1002[Sep 18 2023 03:13:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.08 seconds1003[Sep 18 2023 03:13:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-code-751562b5d01249551004[Sep 18 2023 03:13:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1005[Sep 18 2023 03:13:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1006[Sep 18 2023 03:13:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.362s1007[Sep 18 2023 03:13:31 UTC (QA Tests)] INFO -- clicking :add-new-mirror1008[Sep 18 2023 03:13:31 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/push-mirror-target-project-0ba28ca1a957ea83.git"1009[Sep 18 2023 03:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1010[Sep 18 2023 03:13:32 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1011[Sep 18 2023 03:13:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.11s1012[Sep 18 2023 03:13:43 UTC (QA Tests)] INFO -- Saving screenshot..1013[Sep 18 2023 03:13:44 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1014[Sep 18 2023 03:13:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1015[Sep 18 2023 03:13:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1016[Sep 18 2023 03:13:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1017[Sep 18 2023 03:13:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1018[Sep 18 2023 03:13:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1019[Sep 18 2023 03:13:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s1020[Sep 18 2023 03:13:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1021[Sep 18 2023 03:13:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1022[Sep 18 2023 03:13:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1023[Sep 18 2023 03:13:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1024[Sep 18 2023 03:13:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-code-60dc894d1b120188' via api in 1.1 seconds1025[Sep 18 2023 03:13:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1026[Sep 18 2023 03:13:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.43 seconds1027[Sep 18 2023 03:13:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-code-60dc894d1b1201881028[Sep 18 2023 03:13:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1029[Sep 18 2023 03:13:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1030[Sep 18 2023 03:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.462s1031[Sep 18 2023 03:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.538s1032[Sep 18 2023 03:13:58 UTC (QA Tests)] INFO -- clicking :add-new-mirror1033[Sep 18 2023 03:13:58 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/push-mirror-target-project-047dc409c46c522f.git"1034[Sep 18 2023 03:13:58 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1035[Sep 18 2023 03:13:59 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1036[Sep 18 2023 03:14:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.073s1037[Sep 18 2023 03:14:10 UTC (QA Tests)] INFO -- Saving screenshot..1038 configures and syncs a (push) mirrored repository (FAILED - 1)10401st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:1041Couldn't find element named "authentication_method_field"1043RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:61044 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-09-18-03-14-10.756.html1045 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-09-18-03-14-10.756.png1046Create1047 Merge request squashing1048[Sep 18 2023 03:14:11 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1049[Sep 18 2023 03:14:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1050[Sep 18 2023 03:14:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1051[Sep 18 2023 03:14:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1052[Sep 18 2023 03:14:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1053[Sep 18 2023 03:14:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1054[Sep 18 2023 03:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.314s1055[Sep 18 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1056[Sep 18 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1057[Sep 18 2023 03:14:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds1058[Sep 18 2023 03:14:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1059[Sep 18 2023 03:14:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 4.03 seconds1060[Sep 18 2023 03:14:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1061[Sep 18 2023 03:14:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.41 seconds1062[Sep 18 2023 03:14:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/squash-before-merge-26c1e4389e427101/-/merge_requests/11063[Sep 18 2023 03:14:25 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1064[Sep 18 2023 03:14:25 UTC (QA Tests)] INFO -- clicking :merge_button1065[Sep 18 2023 03:14:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.705s1066 user squashes commits while merging1067Create1068 Personal snippet creation1069[Sep 18 2023 03:14:29 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1070[Sep 18 2023 03:14:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1071[Sep 18 2023 03:14:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1072[Sep 18 2023 03:14:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1073[Sep 18 2023 03:14:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1074[Sep 18 2023 03:14:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1075[Sep 18 2023 03:14:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.341s1076[Sep 18 2023 03:14:34 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1077[Sep 18 2023 03:14:34 UTC (QA Tests)] INFO -- clicking :create_menu_item1078[Sep 18 2023 03:14:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.822s1079[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"1080[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1081[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :description_placeholder1082[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1083[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1084[Sep 18 2023 03:14:36 UTC (QA Tests)] INFO -- clicking :visibility_content1085[Sep 18 2023 03:14:36 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"1086[Sep 18 2023 03:14:36 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1087[Sep 18 2023 03:14:37 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1088[Sep 18 2023 03:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.214s1089[Sep 18 2023 03:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.227s1090[Sep 18 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via browser_ui in 4.55 seconds1091[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '5'1092 user creates a personal snippet1093Verify1094 Pipeline with protected variable1095[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch1096[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1097[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds1098[Sep 18 2023 03:14:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1099[Sep 18 2023 03:14:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1100[Sep 18 2023 03:14:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1101[Sep 18 2023 03:14:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-8g7z35gv --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-8g7z35gv 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-8g7z35gv --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-8g7z35gv --executor shell && gitlab-runner run" `1102[Sep 18 2023 03:14:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-8g7z35gv`1103[Sep 18 2023 03:14:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1104[Sep 18 2023 03:14:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-8g7z35gv' via api in 2.0 seconds1105[Sep 18 2023 03:14:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.15 seconds1106[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1107[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1108[Sep 18 2023 03:14:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1109[Sep 18 2023 03:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1110[Sep 18 2023 03:14:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1111[Sep 18 2023 03:14:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.219s1112[Sep 18 2023 03:14:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-34ce652ce4b6fd4e1113[Sep 18 2023 03:14:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.21 seconds1114[Sep 18 2023 03:14:50 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-34ce652ce4b6fd4e QA::Resource::Project1115[Sep 18 2023 03:14:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds1116[Sep 18 2023 03:14:50 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-34ce652ce4b6fd4e QA::Resource::Project1117[Sep 18 2023 03:14:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds1118[Sep 18 2023 03:14:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds1119[Sep 18 2023 03:14:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1120[Sep 18 2023 03:14:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.25 seconds1121[Sep 18 2023 03:14:52 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:ezQRVn1122[Sep 18 2023 03:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-yy1bv2ng' via cache in 0.0 seconds1123[Sep 18 2023 03:14:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.91 seconds1124[Sep 18 2023 03:14:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.025s1125[Sep 18 2023 03:14:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.038s1126[Sep 18 2023 03:14:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content1127[Sep 18 2023 03:14:56 UTC (QA Tests)] INFO -- clicking :sign_out_link1128[Sep 18 2023 03:14:56 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1129[Sep 18 2023 03:14:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1130[Sep 18 2023 03:14:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1131[Sep 18 2023 03:14:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1132[Sep 18 2023 03:14:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1133[Sep 18 2023 03:14:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.925s1134[Sep 18 2023 03:15:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-34ce652ce4b6fd4e1135[Sep 18 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1136[Sep 18 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1137[Sep 18 2023 03:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.856s1138[Sep 18 2023 03:15:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1139[Sep 18 2023 03:15:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.32s1140[Sep 18 2023 03:15:06 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:yswa5i1141[Sep 18 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-9zg3fplt' via cache in 0.0 seconds1142[Sep 18 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.87 seconds1143[Sep 18 2023 03:15:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s1144[Sep 18 2023 03:15:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.085s1145[Sep 18 2023 03:15:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content1146[Sep 18 2023 03:15:09 UTC (QA Tests)] INFO -- clicking :sign_out_link1147[Sep 18 2023 03:15:10 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1148[Sep 18 2023 03:15:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1149[Sep 18 2023 03:15:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1150[Sep 18 2023 03:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1151[Sep 18 2023 03:15:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1152[Sep 18 2023 03:15:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.032s1153[Sep 18 2023 03:15:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-34ce652ce4b6fd4e1154[Sep 18 2023 03:15:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1155[Sep 18 2023 03:15:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1156[Sep 18 2023 03:15:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.812s1157[Sep 18 2023 03:15:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1158[Sep 18 2023 03:15:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.421s1159[Sep 18 2023 03:15:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-8g7z35gv'1160[Sep 18 2023 03:15:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-8g7z35gv`1161 exposes variable on protected branch1162[Sep 18 2023 03:15:20 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch1163[Sep 18 2023 03:15:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1164[Sep 18 2023 03:15:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.13 seconds1165[Sep 18 2023 03:15:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1166[Sep 18 2023 03:15:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1167[Sep 18 2023 03:15:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1168[Sep 18 2023 03:15:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-otqlxtdg --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-otqlxtdg 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-otqlxtdg --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-otqlxtdg --executor shell && gitlab-runner run" `1169[Sep 18 2023 03:15:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-otqlxtdg`1170[Sep 18 2023 03:15:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1171[Sep 18 2023 03:15:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-otqlxtdg' via api in 5.95 seconds1172[Sep 18 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.92 seconds1173[Sep 18 2023 03:15:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1174[Sep 18 2023 03:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1175[Sep 18 2023 03:15:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1176[Sep 18 2023 03:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1177[Sep 18 2023 03:15:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1178[Sep 18 2023 03:15:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.26s1179[Sep 18 2023 03:15:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-2f44f51a024b73ca1180[Sep 18 2023 03:15:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1181[Sep 18 2023 03:15:35 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-2f44f51a024b73ca QA::Resource::Project1182[Sep 18 2023 03:15:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds1183[Sep 18 2023 03:15:35 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-2f44f51a024b73ca QA::Resource::Project1184[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1185[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:ezQRVn1186[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-qz3noqab' via cache in 0.0 seconds1187[Sep 18 2023 03:15:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.71 seconds1188[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.89 seconds1189[Sep 18 2023 03:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s1190[Sep 18 2023 03:15:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s1191[Sep 18 2023 03:15:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content1192[Sep 18 2023 03:15:41 UTC (QA Tests)] INFO -- clicking :sign_out_link1193[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1194[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1195[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1196[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1197[Sep 18 2023 03:15:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1198[Sep 18 2023 03:15:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.875s1199[Sep 18 2023 03:15:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-2f44f51a024b73ca1200[Sep 18 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1201[Sep 18 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1202[Sep 18 2023 03:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.81s1203[Sep 18 2023 03:15:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1204[Sep 18 2023 03:15:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.215s1205[Sep 18 2023 03:15:51 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:yswa5i1206[Sep 18 2023 03:15:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-yp169od2' via cache in 0.0 seconds1207[Sep 18 2023 03:15:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds1208[Sep 18 2023 03:15:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 3.27 seconds1209[Sep 18 2023 03:15:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.037s1210[Sep 18 2023 03:15:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.065s1211[Sep 18 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content1212[Sep 18 2023 03:15:57 UTC (QA Tests)] INFO -- clicking :sign_out_link1213[Sep 18 2023 03:15:57 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1214[Sep 18 2023 03:15:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1215[Sep 18 2023 03:15:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1216[Sep 18 2023 03:15:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1217[Sep 18 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1218[Sep 18 2023 03:15:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.841s1219[Sep 18 2023 03:16:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-vars-2f44f51a024b73ca1220[Sep 18 2023 03:16:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1221[Sep 18 2023 03:16:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1222[Sep 18 2023 03:16:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.81s1223[Sep 18 2023 03:16:05 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1224[Sep 18 2023 03:16:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.337s1225[Sep 18 2023 03:16:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-otqlxtdg'1226[Sep 18 2023 03:16:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-otqlxtdg`1227 does not expose variable on unprotected branch1228Plan1229 check xss occurence in @mentions in issues1230[Sep 18 2023 03:16:07 UTC (QA Tests)] INFO -- Starting test: Plan check xss occurence in @mentions in issues mentions a user in a comment1231[Sep 18 2023 03:16:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.12 seconds1232[Sep 18 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.2 seconds1233[Sep 18 2023 03:16:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1234[Sep 18 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1235[Sep 18 2023 03:16:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1236[Sep 18 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1237[Sep 18 2023 03:16:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1238[Sep 18 2023 03:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.313s1239[Sep 18 2023 03:16:13 UTC (QA Tests)] INFO -- Adding user qa-user-a8f5af38adb76971 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/xss-test-for-mentions-project-a86a410f4283d1ad QA::Resource::Project1240[Sep 18 2023 03:16:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/xss-test-for-mentions-project-a86a410f4283d1ad/-/issues/11241[Sep 18 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :issue-title1242[Sep 18 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1243[Sep 18 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :issue-title1244[Sep 18 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1245[Sep 18 2023 03:16:18 UTC (QA Tests)] INFO -- filling :comment_field with "cc-ing you here @qa-user-a8f5af38adb769711246"1247[Sep 18 2023 03:16:18 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1248[Sep 18 2023 03:16:18 UTC (QA Tests)] INFO -- clicking :comment_button1249[Sep 18 2023 03:16:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a8f5af38adb76971'1250 mentions a user in a comment1251Manage1252 Project access token1253[Sep 18 2023 03:16:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1254[Sep 18 2023 03:16:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1255 for the same project1256[Sep 18 2023 03:16:21 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to commit via the API1257[Sep 18 2023 03:16:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.89 seconds1258 can be used to commit via the API1259[Sep 18 2023 03:16:22 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to create a file via the project API1260[Sep 18 2023 03:16:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1261[Sep 18 2023 03:16:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds1262[Sep 18 2023 03:16:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-new-file-fbc4918d5de0f059' via api in 1.49 seconds1263 can be used to create a file via the project API1264 for a different project1265[Sep 18 2023 03:16:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1266[Sep 18 2023 03:16:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds1267[Sep 18 2023 03:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/the_awesome_project-a48536ef61c7b8ea' via api in 1.0 seconds1268[Sep 18 2023 03:16:25 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to commit via the API1269 cannot be used to commit via the API1270[Sep 18 2023 03:16:26 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to create a file via the project API1271[Sep 18 2023 03:16:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1272[Sep 18 2023 03:16:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds1273[Sep 18 2023 03:16:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-new-file-0803406212e0e875' via api in 1.51 seconds1274 cannot be used to create a file via the project API1275[Sep 18 2023 03:16:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/the_awesome_project-a48536ef61c7b8ea'1276Plan1277 Group milestone1278[Sep 18 2023 03:16:28 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone1279[Sep 18 2023 03:16:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1280[Sep 18 2023 03:16:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1281[Sep 18 2023 03:16:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1282[Sep 18 2023 03:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1283[Sep 18 2023 03:16:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1284[Sep 18 2023 03:16:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.326s1285[Sep 18 2023 03:16:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1286[Sep 18 2023 03:16:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/group-with-milestone-8284eb92' via api in 0.74 seconds1287[Sep 18 2023 03:16:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-f33c7cbe.test/groups/gitlab-qa-sandbox-group-2/group-with-milestone-8284eb921288[Sep 18 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1289[Sep 18 2023 03:16:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1290[Sep 18 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.636s1291[Sep 18 2023 03:16:35 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link1292[Sep 18 2023 03:16:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_group_milestone_link' took 0.826s1293[Sep 18 2023 03:16:36 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"1294[Sep 18 2023 03:16:36 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1295[Sep 18 2023 03:16:37 UTC (QA Tests)] INFO -- filling :milestone-description-field with "This milestone tests out group milestones."1296[Sep 18 2023 03:16:37 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone-description-field1297[Sep 18 2023 03:16:37 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/09/181298"1299[Sep 18 2023 03:16:37 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1300[Sep 18 2023 03:16:38 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/10/181301"1302[Sep 18 2023 03:16:38 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1303[Sep 18 2023 03:16:38 UTC (QA Tests)] INFO -- clicking :create_milestone_button1304[Sep 18 2023 03:16:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 0.97s1305[Sep 18 2023 03:16:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 6.24 seconds1306[Sep 18 2023 03:16:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1307[Sep 18 2023 03:16:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1308[Sep 18 2023 03:16:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.7s1309[Sep 18 2023 03:16:40 UTC (QA Tests)] INFO -- clicking :milestone_link1310[Sep 18 2023 03:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.928s1311 creates a group milestone1312Create1313 File with unusual name1314 when file name starts with a dash and contains hash, semicolon, colon, and question mark1315[Sep 18 2023 03:16:41 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly1316[Sep 18 2023 03:16:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1317[Sep 18 2023 03:16:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1318[Sep 18 2023 03:16:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1319[Sep 18 2023 03:16:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1320[Sep 18 2023 03:16:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1321[Sep 18 2023 03:16:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.4s1322[Sep 18 2023 03:16:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1323[Sep 18 2023 03:16:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.17 seconds1324[Sep 18 2023 03:16:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds1325[Sep 18 2023 03:16:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1326[Sep 18 2023 03:16:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-new-file-59076d4d094711a9' via api in 1.52 seconds1327[Sep 18 2023 03:16:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unusually-named-file-project-1f127931cca6e3761328[Sep 18 2023 03:16:53 UTC (QA Tests)] INFO -- clicking :file_name_link1329[Sep 18 2023 03:16:53 UTC (QA Tests)] INFO -- clicking :file_name_link1330 renders repository file tree correctly1331Create1332 Multiple file snippet1333[Sep 18 2023 03:16:54 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a project snippet with multiple files1334[Sep 18 2023 03:16:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1335[Sep 18 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1336[Sep 18 2023 03:16:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1337[Sep 18 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1338[Sep 18 2023 03:16:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1339[Sep 18 2023 03:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.193s1340[Sep 18 2023 03:16:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1341[Sep 18 2023 03:16:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.12 seconds1342[Sep 18 2023 03:17:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-snippets-55cda3e689d46491' via api in 1.1 seconds1343[Sep 18 2023 03:17:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-snippets-55cda3e689d464911344[Sep 18 2023 03:17:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1345[Sep 18 2023 03:17:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1346[Sep 18 2023 03:17:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.717s1347[Sep 18 2023 03:17:02 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link1348[Sep 18 2023 03:17:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 1.087s1349[Sep 18 2023 03:17:03 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet with multiple files"1350[Sep 18 2023 03:17:03 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1351[Sep 18 2023 03:17:04 UTC (QA Tests)] INFO -- clicking :description_placeholder1352[Sep 18 2023 03:17:04 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1353[Sep 18 2023 03:17:04 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1354[Sep 18 2023 03:17:04 UTC (QA Tests)] INFO -- clicking :visibility_content1355[Sep 18 2023 03:17:05 UTC (QA Tests)] INFO -- filling :file_name_field with "01 file name"1356[Sep 18 2023 03:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1357[Sep 18 2023 03:17:05 UTC (QA Tests)] INFO -- clicking :add_file_button1358[Sep 18 2023 03:17:05 UTC (QA Tests)] INFO -- filling :file_name_field with "02 file name"1359[Sep 18 2023 03:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1360[Sep 18 2023 03:17:06 UTC (QA Tests)] INFO -- clicking :add_file_button1361[Sep 18 2023 03:17:06 UTC (QA Tests)] INFO -- filling :file_name_field with "03 file name"1362[Sep 18 2023 03:17:06 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1363[Sep 18 2023 03:17:07 UTC (QA Tests)] INFO -- clicking :add_file_button1364[Sep 18 2023 03:17:07 UTC (QA Tests)] INFO -- filling :file_name_field with "04 file name"1365[Sep 18 2023 03:17:07 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1366[Sep 18 2023 03:17:08 UTC (QA Tests)] INFO -- clicking :add_file_button1367[Sep 18 2023 03:17:08 UTC (QA Tests)] INFO -- filling :file_name_field with "05 file name"1368[Sep 18 2023 03:17:08 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1369[Sep 18 2023 03:17:08 UTC (QA Tests)] INFO -- clicking :add_file_button1370[Sep 18 2023 03:17:09 UTC (QA Tests)] INFO -- filling :file_name_field with "06 file name"1371[Sep 18 2023 03:17:09 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1372[Sep 18 2023 03:17:09 UTC (QA Tests)] INFO -- clicking :add_file_button1373[Sep 18 2023 03:17:09 UTC (QA Tests)] INFO -- filling :file_name_field with "07 file name"1374[Sep 18 2023 03:17:09 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1375[Sep 18 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :add_file_button1376[Sep 18 2023 03:17:10 UTC (QA Tests)] INFO -- filling :file_name_field with "08 file name"1377[Sep 18 2023 03:17:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1378[Sep 18 2023 03:17:11 UTC (QA Tests)] INFO -- clicking :add_file_button1379[Sep 18 2023 03:17:11 UTC (QA Tests)] INFO -- filling :file_name_field with "09 file name"1380[Sep 18 2023 03:17:11 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1381[Sep 18 2023 03:17:12 UTC (QA Tests)] INFO -- clicking :add_file_button1382[Sep 18 2023 03:17:12 UTC (QA Tests)] INFO -- filling :file_name_field with "10 file name"1383[Sep 18 2023 03:17:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1384[Sep 18 2023 03:17:12 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1385[Sep 18 2023 03:17:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.102s1386[Sep 18 2023 03:17:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 2.117s1387[Sep 18 2023 03:17:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via browser_ui in 15.91 seconds1388 creates a project snippet with multiple files1389Verify1390 Unlocking job artifacts across parent-child pipelines1391 with strategy:depend1392 when latest parent pipeline failed1393[Sep 18 2023 03:17:18 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 family1394[Sep 18 2023 03:17:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1395[Sep 18 2023 03:17:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.13 seconds1396[Sep 18 2023 03:17:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1397[Sep 18 2023 03:17:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1398[Sep 18 2023 03:17:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1399[Sep 18 2023 03:17:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9raxklec --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9raxklec 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-9raxklec --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-9raxklec --executor shell && gitlab-runner run" `1400[Sep 18 2023 03:17:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9raxklec`1401[Sep 18 2023 03:17:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1402[Sep 18 2023 03:17:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-9raxklec' via api in 2.11 seconds1403[Sep 18 2023 03:17:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1404[Sep 18 2023 03:17:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1405[Sep 18 2023 03:17:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1406[Sep 18 2023 03:17:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1407[Sep 18 2023 03:17:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1408[Sep 18 2023 03:17:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s1409[Sep 18 2023 03:17:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-fe068ba14ae3a7611410[Sep 18 2023 03:17:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds1411[Sep 18 2023 03:17:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1412[Sep 18 2023 03:17:29 UTC (QA Tests)] INFO -- clicking :nav_item_link1413[Sep 18 2023 03:17:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.851s1414[Sep 18 2023 03:17:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds1415[Sep 18 2023 03:17:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1416[Sep 18 2023 03:17:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.905s1417[Sep 18 2023 03:17:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-fe068ba14ae3a761/-/jobs/361418[Sep 18 2023 03:17:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-fe068ba14ae3a761/-/jobs/371419[Sep 18 2023 03:17:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-fe068ba14ae3a761/-/jobs/331420[Sep 18 2023 03:18:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-fe068ba14ae3a761/-/jobs/341421 does not unlock job artifacts from previous successful pipeline family1422 when latest child pipeline failed1423[Sep 18 2023 03:18:02 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 family1424[Sep 18 2023 03:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds1425[Sep 18 2023 03:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.17 seconds1426[Sep 18 2023 03:18:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1427[Sep 18 2023 03:18:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1428[Sep 18 2023 03:18:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1429[Sep 18 2023 03:18:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-p1jtaut9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-p1jtaut9 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-p1jtaut9 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-p1jtaut9 --executor shell && gitlab-runner run" `1430[Sep 18 2023 03:18:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-p1jtaut9`1431[Sep 18 2023 03:18:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1432[Sep 18 2023 03:18:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-p1jtaut9' via api in 1.98 seconds1433[Sep 18 2023 03:18:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1434[Sep 18 2023 03:18:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1435[Sep 18 2023 03:18:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1436[Sep 18 2023 03:18:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1437[Sep 18 2023 03:18:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1438[Sep 18 2023 03:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.26s1439[Sep 18 2023 03:18:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-7b9c56053cac5a941440[Sep 18 2023 03:18:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.97 seconds1441[Sep 18 2023 03:18:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1442[Sep 18 2023 03:18:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1443[Sep 18 2023 03:18:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.856s1444[Sep 18 2023 03:18:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds1445[Sep 18 2023 03:18:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1446[Sep 18 2023 03:18:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.928s1447[Sep 18 2023 03:18:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-7b9c56053cac5a94/-/jobs/421448[Sep 18 2023 03:18:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-7b9c56053cac5a94/-/jobs/431449[Sep 18 2023 03:18:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-7b9c56053cac5a94/-/jobs/391450[Sep 18 2023 03:18:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-7b9c56053cac5a94/-/jobs/401451 does not unlock job artifacts from previous successful pipeline family1452 when latest pipeline family is successful1453[Sep 18 2023 03:18:47 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 family1454[Sep 18 2023 03:18:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1455[Sep 18 2023 03:18:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.15 seconds1456[Sep 18 2023 03:18:48 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1457[Sep 18 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1458[Sep 18 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1459[Sep 18 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-pgzfrwn4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-pgzfrwn4 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-pgzfrwn4 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-pgzfrwn4 --executor shell && gitlab-runner run" `1460[Sep 18 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-pgzfrwn4`1461[Sep 18 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1462[Sep 18 2023 03:18:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-pgzfrwn4' via api in 1.99 seconds1463[Sep 18 2023 03:18:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1464[Sep 18 2023 03:18:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1465[Sep 18 2023 03:18:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1466[Sep 18 2023 03:18:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1467[Sep 18 2023 03:18:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1468[Sep 18 2023 03:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.23s1469[Sep 18 2023 03:18:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-08279f28174807211470[Sep 18 2023 03:18:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.91 seconds1471[Sep 18 2023 03:18:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1472[Sep 18 2023 03:18:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1473[Sep 18 2023 03:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.896s1474[Sep 18 2023 03:19:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.97 seconds1475[Sep 18 2023 03:19:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1476[Sep 18 2023 03:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.991s1477[Sep 18 2023 03:19:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-08279f2817480721/-/jobs/481478[Sep 18 2023 03:19:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-08279f2817480721/-/jobs/491479[Sep 18 2023 03:19:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-08279f2817480721/-/jobs/451480[Sep 18 2023 03:19:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-08279f2817480721/-/jobs/461481 unlocks job artifacts from previous successful pipeline family1482 without strategy:depend1483 when latest pipeline family is successful1484[Sep 18 2023 03:19:29 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 family1485[Sep 18 2023 03:19:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1486[Sep 18 2023 03:19:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds1487[Sep 18 2023 03:19:30 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1488[Sep 18 2023 03:19:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1489[Sep 18 2023 03:19:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1490[Sep 18 2023 03:19:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-w4q5k41m --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-w4q5k41m 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-w4q5k41m --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-w4q5k41m --executor shell && gitlab-runner run" `1491[Sep 18 2023 03:19:31 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-w4q5k41m`1492[Sep 18 2023 03:19:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1493[Sep 18 2023 03:19:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-w4q5k41m' via api in 2.03 seconds1494[Sep 18 2023 03:19:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1495[Sep 18 2023 03:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1496[Sep 18 2023 03:19:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1497[Sep 18 2023 03:19:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1498[Sep 18 2023 03:19:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1499[Sep 18 2023 03:19:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.401s1500[Sep 18 2023 03:19:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-61d8fa5b72c4ac821501[Sep 18 2023 03:19:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds1502[Sep 18 2023 03:19:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1503[Sep 18 2023 03:19:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1504[Sep 18 2023 03:19:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.93s1505[Sep 18 2023 03:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds1506[Sep 18 2023 03:19:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1507[Sep 18 2023 03:19:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.89s1508[Sep 18 2023 03:20:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-61d8fa5b72c4ac82/-/jobs/541509[Sep 18 2023 03:20:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-61d8fa5b72c4ac82/-/jobs/551510[Sep 18 2023 03:20:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-61d8fa5b72c4ac82/-/jobs/511511[Sep 18 2023 03:20:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-61d8fa5b72c4ac82/-/jobs/521512 unlocks job artifacts from previous successful pipeline family1513 when latest parent pipeline failed1514[Sep 18 2023 03:20:13 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 family1515[Sep 18 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1516[Sep 18 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.17 seconds1517[Sep 18 2023 03:20:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1518[Sep 18 2023 03:20:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1519[Sep 18 2023 03:20:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1520[Sep 18 2023 03:20:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-d8mc96n1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-d8mc96n1 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-d8mc96n1 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-d8mc96n1 --executor shell && gitlab-runner run" `1521[Sep 18 2023 03:20:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-d8mc96n1`1522[Sep 18 2023 03:20:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1523[Sep 18 2023 03:20:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-d8mc96n1' via api in 2.05 seconds1524[Sep 18 2023 03:20:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1525[Sep 18 2023 03:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1526[Sep 18 2023 03:20:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1527[Sep 18 2023 03:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1528[Sep 18 2023 03:20:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1529[Sep 18 2023 03:20:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.302s1530[Sep 18 2023 03:20:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-d9b4004a7917eb8e1531[Sep 18 2023 03:20:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.04 seconds1532[Sep 18 2023 03:20:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1533[Sep 18 2023 03:20:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1534[Sep 18 2023 03:20:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.944s1535[Sep 18 2023 03:20:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds1536[Sep 18 2023 03:20:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1537[Sep 18 2023 03:20:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.075s1538[Sep 18 2023 03:20:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-d9b4004a7917eb8e/-/jobs/601539[Sep 18 2023 03:20:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-d9b4004a7917eb8e/-/jobs/611540[Sep 18 2023 03:20:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-d9b4004a7917eb8e/-/jobs/571541[Sep 18 2023 03:20:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-d9b4004a7917eb8e/-/jobs/581542 does not unlock job artifacts from previous successful pipeline family1543 when latest child pipeline failed1544[Sep 18 2023 03:20:59 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 successful1545[Sep 18 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1546[Sep 18 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.14 seconds1547[Sep 18 2023 03:21:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1548[Sep 18 2023 03:21:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1549[Sep 18 2023 03:21:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1550[Sep 18 2023 03:21:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-br7e6nal --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-br7e6nal 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-br7e6nal --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list qa-runner-br7e6nal --executor shell && gitlab-runner run" `1551[Sep 18 2023 03:21:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-br7e6nal`1552[Sep 18 2023 03:21:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1553[Sep 18 2023 03:21:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-br7e6nal' via api in 2.05 seconds1554[Sep 18 2023 03:21:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1555[Sep 18 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1556[Sep 18 2023 03:21:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1557[Sep 18 2023 03:21:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1558[Sep 18 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1559[Sep 18 2023 03:21:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.354s1560[Sep 18 2023 03:21:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-988578724528dd671561[Sep 18 2023 03:21:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.99 seconds1562[Sep 18 2023 03:21:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1563[Sep 18 2023 03:21:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1564[Sep 18 2023 03:21:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.969s1565[Sep 18 2023 03:21:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds1566[Sep 18 2023 03:21:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1567[Sep 18 2023 03:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.02s1568[Sep 18 2023 03:21:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-988578724528dd67/-/jobs/661569[Sep 18 2023 03:21:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-988578724528dd67/-/jobs/671570[Sep 18 2023 03:21:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-988578724528dd67/-/jobs/631571[Sep 18 2023 03:21:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/unlock-job-artifacts-parent-child-project-988578724528dd67/-/jobs/641572 unlocks job artifacts from previous successful pipeline family because the latest parent is successful1573Verify1574 Code coverage statistics1575[Sep 18 2023 03:21:43 UTC (QA Tests)] INFO -- Starting test: Verify Code coverage statistics creates an MR with code coverage statistics1576[Sep 18 2023 03:21:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1577[Sep 18 2023 03:21:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1578[Sep 18 2023 03:21:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1579[Sep 18 2023 03:21:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1580[Sep 18 2023 03:21:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1581[Sep 18 2023 03:21:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.412s1582[Sep 18 2023 03:21:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1583[Sep 18 2023 03:21:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1584[Sep 18 2023 03:21:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1585[Sep 18 2023 03:21:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1586[Sep 18 2023 03:21:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-cd-372ae72c8b0c47f6' via api in 1.13 seconds1587[Sep 18 2023 03:21:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1588[Sep 18 2023 03:21:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695007309 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695007309 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-1695007309 --url http://gitlab-ce-f33c7cbe.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `1589[Sep 18 2023 03:21:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695007309`1590[Sep 18 2023 03:21:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1591[Sep 18 2023 03:21:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds1592[Sep 18 2023 03:21:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds1593[Sep 18 2023 03:21:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 4.55 seconds1594[Sep 18 2023 03:21:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-ci-cd-372ae72c8b0c47f6/-/merge_requests/11595[Sep 18 2023 03:22:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 9.849s1596[Sep 18 2023 03:22:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695007309'1597[Sep 18 2023 03:22:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695007309`1598 creates an MR with code coverage statistics1599Create1600 Upload a file in Web IDE1601 when the file is a text file1602 behaves like upload a file1603[Sep 18 2023 03:22:10 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR1604[Sep 18 2023 03:22:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1605[Sep 18 2023 03:22:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1606[Sep 18 2023 03:22:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1607[Sep 18 2023 03:22:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1608[Sep 18 2023 03:22:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1609[Sep 18 2023 03:22:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.536s1610[Sep 18 2023 03:22:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1611[Sep 18 2023 03:22:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.17 seconds1612[Sep 18 2023 03:22:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/upload-file-project-0f9ce70c59bd55541613[Sep 18 2023 03:22:19 UTC (QA Tests)] INFO -- clicking :action_dropdown1614[Sep 18 2023 03:22:19 UTC (QA Tests)] INFO -- clicking :webide_menu_item1615[Sep 18 2023 03:22:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.242s1616 verifies it successfully uploads and commits to a MR1617 when the file is an image1618 behaves like upload a file1619[Sep 18 2023 03:22:31 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR1620[Sep 18 2023 03:22:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1621[Sep 18 2023 03:22:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1622[Sep 18 2023 03:22:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1623[Sep 18 2023 03:22:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1624[Sep 18 2023 03:22:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1625[Sep 18 2023 03:22:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.368s1626[Sep 18 2023 03:22:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds1627[Sep 18 2023 03:22:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1628[Sep 18 2023 03:22:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/upload-file-project-3e6be6674bd26f901629[Sep 18 2023 03:22:40 UTC (QA Tests)] INFO -- clicking :action_dropdown1630[Sep 18 2023 03:22:40 UTC (QA Tests)] INFO -- clicking :webide_menu_item1631[Sep 18 2023 03:22:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.151s1632 verifies it successfully uploads and commits to a MR1633 when a file with the same name already exists1634[Sep 18 2023 03:22:51 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1635[Sep 18 2023 03:22:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1636[Sep 18 2023 03:22:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1637[Sep 18 2023 03:22:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1638[Sep 18 2023 03:22:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1639[Sep 18 2023 03:22:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1640[Sep 18 2023 03:22:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.423s1641[Sep 18 2023 03:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1642[Sep 18 2023 03:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.16 seconds1643[Sep 18 2023 03:22:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/upload-file-project-9880ea3a5f07ba9e1644[Sep 18 2023 03:23:00 UTC (QA Tests)] INFO -- clicking :action_dropdown1645[Sep 18 2023 03:23:00 UTC (QA Tests)] INFO -- clicking :webide_menu_item1646[Sep 18 2023 03:23:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.166s1647 throws an error1648Create1649 Project snippet creation1650[Sep 18 2023 03:23:08 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet1651[Sep 18 2023 03:23:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1652[Sep 18 2023 03:23:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1653[Sep 18 2023 03:23:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1654[Sep 18 2023 03:23:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1655[Sep 18 2023 03:23:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1656[Sep 18 2023 03:23:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.313s1657[Sep 18 2023 03:23:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds1658[Sep 18 2023 03:23:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7' via api in 0.17 seconds1659[Sep 18 2023 03:23:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-snippets-83781d45cfd9eb9a' via api in 1.16 seconds1660[Sep 18 2023 03:23:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f33c7cbe.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-25-30a562cc2c0c1dd7/project-with-snippets-83781d45cfd9eb9a1661[Sep 18 2023 03:23:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1662[Sep 18 2023 03:23:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1663[Sep 18 2023 03:23:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s1664[Sep 18 2023 03:23:16 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link1665[Sep 18 2023 03:23:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 1.247s1666[Sep 18 2023 03:23:17 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet"1667[Sep 18 2023 03:23:17 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1668[Sep 18 2023 03:23:18 UTC (QA Tests)] INFO -- clicking :description_placeholder1669[Sep 18 2023 03:23:18 UTC (QA Tests)] INFO -- filling :snippet_description_field with " "1670[Sep 18 2023 03:23:18 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1671[Sep 18 2023 03:23:19 UTC (QA Tests)] INFO -- clicking :visibility_content1672[Sep 18 2023 03:23:19 UTC (QA Tests)] INFO -- filling :file_name_field with "markdown_file.md"1673[Sep 18 2023 03:23:19 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1674[Sep 18 2023 03:23:19 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1675[Sep 18 2023 03:23:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.825s1676[Sep 18 2023 03:23:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.846s1677[Sep 18 2023 03:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '7' via browser_ui in 8.92 seconds1678 user creates a project snippet1679[Sep 18 2023 03:23:23 UTC (QA Tests)] WARN -- 1680========= Knapsack Time Offset Warning ==========1681Time offset: 30s1682Max allowed node time execution: 21m 47s1683Exceeded time: 01m 15s1685Test on this CI node ran for longer than the max allowed node time execution.1686Please regenerate your knapsack report.1687If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.1688You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.1689https://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_warning1690Need explanation? See FAQ:1692=================================================1693Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1694https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1695Sign up for Knapsack Pro here:1697=================================================1698[Sep 18 2023 03:23:23 UTC (QA Tests)] INFO -- 1699Knapsack global time execution for tests: 23m 02s1700Pending: (Failures listed here are expected and do not affect your suite's status)1701 1) Manage Project import imports large Github repo via api1702 # Test is not compatible with this environment or pipeline1703 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2661704 2) Framework sanity Version check is the specified version1705 # Test is not compatible with this environment or pipeline1706 # ./qa/specs/features/sanity/version_spec.rb:151707 3) Verify Pipeline with file variables and downstream pipelines creates variable with file path in downstream pipelines and can read file variable content1708 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4249031709 # ./qa/specs/features/api/4_verify/file_variable_downstream_pipeline_spec.rb:1241710 4) Create Link to line in Web IDE can link to a specific line of code in Web IDE1711 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441712 # ./qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb:221713Failures:1714 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1715 Failure/Error: mirror_settings.mirror_direction = 'Push'1717 QA::Page::Base::ElementNotFound:1718 Couldn't find element named "authentication_method_field"1719 # ./qa/page/base.rb:391:in `wait_for_animated_element'1720 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1721 # ./qa/page/project/settings/mirroring_repositories.rb:62:in `mirror_direction='1722 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:26:in `block (5 levels) in <module:QA>'1723 # ./qa/scenario/actable.rb:16:in `perform'1724 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1725 # ./qa/page/settings/common.rb:19:in `block in expand_content'1726 # ./qa/page/base.rb:400:in `within_element'1727 # ./qa/support/page/logging.rb:156:in `within_element'1728 # ./qa/page/settings/common.rb:11:in `expand_content'1729 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1730 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:23:in `block (4 levels) in <module:QA>'1731 # ./qa/scenario/actable.rb:16:in `perform'1732 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:22:in `block (3 levels) in <module:QA>'1733 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1734 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1735 # ./qa/specs/knapsack_runner.rb:17:in `run'1736 # ./qa/specs/runner.rb:57:in `perform'1737 # ./qa/scenario/template.rb:10:in `block in perform'1738 # ./qa/scenario/template.rb:8:in `perform'1739 # ./qa/scenario/template.rb:50:in `perform'1740 # ./qa/scenario/template.rb:10:in `block in perform'1741 # ./qa/scenario/template.rb:8:in `perform'1742 # ./qa/scenario/bootable.rb:52:in `launch!'1743Finished in 23 minutes 7 seconds (files took 2.77 seconds to load)174466 examples, 1 failure, 4 pending1745Failed examples:1746rspec ./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 repository1747Randomized with seed 289741748[Sep 18 2023 03:23:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f33c7cbe 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;'"`1749[Sep 18 2023 03:23:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f33c7cbe bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1750[Sep 18 2023 03:23:23 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-f33c7cbe`1751[Sep 18 2023 03:23:23 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-f33c7cbe`1752bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1753/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)1755Running after script...1756$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1757$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1758$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1913Uploading artifacts...1914gitlab-qa-run-*: found 348 matching artifact files and directories 1915Uploading artifacts as "archive" to coordinator... 201 Created id=5107563347 responseStatus=201 Created token=64_e62yD1916Uploading artifacts...1917gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1918Uploading artifacts as "junit" to coordinator... 201 Created id=5107563347 responseStatus=201 Created token=64_e62yD1919Uploading artifacts...1920/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1921Uploading artifacts as "dotenv" to coordinator... 201 Created id=5107563347 responseStatus=201 Created token=64_e62yD1923ERROR: Job failed: exit code 1