relative-url 3/5
Failed Started
by
@acunskis

Andrejs Cunskis
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p5Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1682379446-f33957fe-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: 167849, done. 20remote: Counting objects: 100% (167849/167849), done. 21remote: Compressing objects: 100% (98609/98609), done. 22remote: Total 167849 (delta 83815), reused 122023 (delta 63203), pack-reused 0 23Receiving objects: 100% (167849/167849), 132.55 MiB | 26.89 MiB/s, done.24Resolving deltas: 100% (83815/83815), done.26 * [new ref] refs/pipelines/847264686 -> refs/pipelines/84726468627 * [new branch] master -> origin/master28Checking out e6b6312b as master...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-59c3ee4b1f58dad33fc9411c55f3ba54-16...32cache.zip is up to date 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 (4170637851)...37Downloading artifacts from coordinator... ok id=4170637851 responseStatus=200 OK token=64_x6z_c39Using docker image sha256:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 128 gems now installed.43Use `bundle info [gemname]` to see where a bundled gem is installed.44$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"45$ echo "Running - '$QA_COMMAND'"46Running - 'bundle exec gitlab-qa Test::Instance::RelativeUrl registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d --set-feature-flags super_sidebar_nav=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4170637868.json --format RspecJunitFormatter --out tmp/rspec-4170637868.xml --format html --out tmp/rspec-$(echo relative-url 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'47$ eval "$QA_COMMAND"48[Apr 25 2023 06:20:18 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-bf8307a1$`49[Apr 25 2023 06:20:18 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-bf8307a1 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`50[Apr 25 2023 06:20:20 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/tls_certificates/authority/. alpine-bf8307a1:/etc/gitlab/trusted-certs`51[Apr 25 2023 06:20:20 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/tls_certificates/gitlab/. alpine-bf8307a1:/etc/gitlab/ssl`52[Apr 25 2023 06:20:20 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-bf8307a1`53[Apr 25 2023 06:20:20 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-bf8307a1`54[Apr 25 2023 06:20:20 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`55[Apr 25 2023 06:20:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`56[Apr 25 2023 06:20:53 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-4e337bfe$`57[Apr 25 2023 06:20:53 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`58[Apr 25 2023 06:20:53 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`59[Apr 25 2023 06:20:53 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-4e337bfe --net test --hostname gitlab-ee-4e337bfe.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-04-25-06-20-18-25944edb/gitlab-ee-4e337bfe/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`60[Apr 25 2023 06:21:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-4e337bfe bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-04-25 06:20:1861# Gitlab::QA::Runtime::OmnibusConfigurations::Default62gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme63gitlab_rails['gitlab_disable_animations'] = true # Disable animations64gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry65gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password66external_url 'http://gitlab-ee-4e337bfe.test/relative'67gitlab_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;"`68[Apr 25 2023 06:21:04 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-4e337bfe`69[Apr 25 2023 06:24:26 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...70[Apr 25 2023 06:24:26 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-4e337bfe`71[Apr 25 2023 06:24:26 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-4e337bfe 80/tcp`72[Apr 25 2023 06:24:26 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768/relative`!73[Apr 25 2023 06:24:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-4e337bfe bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`74[Apr 25 2023 06:24:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-4e337bfe bash -c "echo '#!/usr/bin/env bash75if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then76 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'77 exit 178fi79' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`80[Apr 25 2023 06:24:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-4e337bfe bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`81[Apr 25 2023 06:24:27 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/support/data gitlab-ee-4e337bfe:/tmp/data-seeds`82[Apr 25 2023 06:24:27 UTC (Gitlab QA)] INFO -- Running exec_commands...83[Apr 25 2023 06:24:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-4e337bfe bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`84[Apr 25 2023 06:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`85[Apr 25 2023 06:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`86[Apr 25 2023 06:25:59 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee87[Apr 25 2023 06:25:59 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav=enabled88[Apr 25 2023 06:25:59 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_REPORT_RESULT_TOKEN="$QA_REPORT_RESULT_TOKEN" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --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_SUPER_SIDEBAR_ENABLED="$QA_SUPER_SIDEBAR_ENABLED" --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_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_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_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_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_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --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_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --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-04-25-06-20-18-25944edb/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-25-06-20-18-25944edb/gitlab-ee-qa-8c0125b7:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-8c0125b7 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:e6b6312b456b69de245fbd5ae792719b9dd3ba6d Test::Instance::All http://gitlab-ee-4e337bfe.test/relative --set-feature-flags super_sidebar_nav=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4170637868.json --format RspecJunitFormatter --out tmp/rspec-4170637868.xml --format html --out tmp/rspec-relative-url_3_5.htm --color --format documentation`89warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.912023-04-25 06:26:17 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:932023-04-25 06:26:17 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.942023-04-25 06:26:18 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.952023-04-25 06:26:18 / CONF :: 96 ==> Base URL: http://gitlab-ee-4e337bfe.test/relative97 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fd3806ff828>98 ==> Libraries: Chemlab::Vendor99[Apr 25 2023 06:26:18 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA100[Apr 25 2023 06:26:18 UTC (QA Tests)] INFO -- Browser: chrome101[Apr 25 2023 06:26:18 UTC (QA Tests)] INFO -- Browser version: latest102[Apr 25 2023 06:26:18 UTC (QA Tests)] INFO -- Performing sanity check for environment!103[Apr 25 2023 06:26:19 UTC (QA Tests)] INFO -- Performing initial license fabrication!104[Apr 25 2023 06:26:19 UTC (QA Tests)] INFO -- Successfully added license key. Details:105{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}106[Apr 25 2023 06:26:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.29 seconds107[Apr 25 2023 06:26:19 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav108[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav109[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'relative-url' to 'knapsack/relative-url.json'110[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Report already exists, skipping!111[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====112[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Report specs:113[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_tabs_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb"]114[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Leftover specs:115[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/3_create/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/main_index/blob_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerabilities_jira_integration_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/attachment_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_project_snippets_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/elasticsearch/elasticsearch_reindexing_spec.rb"]116[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Knapsack report generator started!117[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'relative-url' to 'knapsack/relative-url.json'118[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Report already exists, skipping!119Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}120Randomized with seed 30769121Plan122 check xss occurence in @mentions in issues123[Apr 25 2023 06:26:21 UTC (QA Tests)] INFO -- Starting test: Plan check xss occurence in @mentions in issues mentions a user in a comment124[Apr 25 2023 06:26:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1ef5fc799dfadef1' via api in 0.92 seconds125[Apr 25 2023 06:26:22 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA126[Apr 25 2023 06:26:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-nt2pem2d' via cache in 0.0 seconds127[Apr 25 2023 06:26:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.83 seconds128[Apr 25 2023 06:26:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 1.53 seconds129[Apr 25 2023 06:26:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/xss-test-for-mentions-project-4cc3377517f64476' via api in 2.82 seconds130[Apr 25 2023 06:26:27 UTC (QA Tests)] INFO -- filling :login_field with "root"131[Apr 25 2023 06:26:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field132[Apr 25 2023 06:26:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"133[Apr 25 2023 06:26:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field134[Apr 25 2023 06:26:27 UTC (QA Tests)] INFO -- clicking :sign_in_button135[Apr 25 2023 06:26:29 UTC (QA Tests)] INFO -- Enabling super sidebar!136[Apr 25 2023 06:26:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content137[Apr 25 2023 06:26:31 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle138[Apr 25 2023 06:26:33 UTC (QA Tests)] INFO -- Adding user qa-user-1ef5fc799dfadef1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/xss-test-for-mentions-project-4cc3377517f64476 QA::Resource::Project139[Apr 25 2023 06:26:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.89 seconds140[Apr 25 2023 06:26:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/xss-test-for-mentions-project-4cc3377517f64476/-/issues/1141[Apr 25 2023 06:26:37 UTC (QA Tests)] INFO -- clicking :title_content142[Apr 25 2023 06:26:37 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown143[Apr 25 2023 06:26:37 UTC (QA Tests)] INFO -- clicking :title_content144[Apr 25 2023 06:26:37 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown145[Apr 25 2023 06:26:38 UTC (QA Tests)] INFO -- filling :comment_field with "cc-ing you here @qa-user-1ef5fc799dfadef1146"147[Apr 25 2023 06:26:38 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field148[Apr 25 2023 06:26:38 UTC (QA Tests)] INFO -- clicking :comment_button149[Apr 25 2023 06:26:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-1ef5fc799dfadef1'150 mentions a user in a comment151Create152 Git Server Hooks153 with custom error messages154[Apr 25 2023 06:26:39 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE155 renders preconfigured error message when user hook failed on commit in WebIDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)156Plan157 Project issue boards158 Label issue board159[Apr 25 2023 06:26:39 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Label issue board shows the just created board with a "Testing" (label) list, and an issue on it160[Apr 25 2023 06:26:44 UTC (QA Tests)] INFO -- filling :login_field with "root"161[Apr 25 2023 06:26:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field162[Apr 25 2023 06:26:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"163[Apr 25 2023 06:26:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field164[Apr 25 2023 06:26:44 UTC (QA Tests)] INFO -- clicking :sign_in_button165[Apr 25 2023 06:26:46 UTC (QA Tests)] INFO -- Enabling super sidebar!166[Apr 25 2023 06:26:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled167[Apr 25 2023 06:26:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds168[Apr 25 2023 06:26:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds169[Apr 25 2023 06:26:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-93acc324dabe57e2' via api in 1.73 seconds170[Apr 25 2023 06:26:49 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.27 seconds171[Apr 25 2023 06:26:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.12 seconds172[Apr 25 2023 06:26:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 2.36 seconds173[Apr 25 2023 06:26:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.94 seconds174[Apr 25 2023 06:26:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-93acc324dabe57e2175[Apr 25 2023 06:26:52 UTC (QA Tests)] INFO -- clicking :nav_item_link176[Apr 25 2023 06:26:52 UTC (QA Tests)] INFO -- clicking :nav_item_link177 shows the just created board with a "Testing" (label) list, and an issue on it178 Milestone issue board179[Apr 25 2023 06:26:54 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Milestone issue board shows the just created board with a "1.0" (milestone) list, and an issue on it180[Apr 25 2023 06:26:58 UTC (QA Tests)] INFO -- filling :login_field with "root"181[Apr 25 2023 06:26:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field182[Apr 25 2023 06:26:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"183[Apr 25 2023 06:26:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field184[Apr 25 2023 06:26:59 UTC (QA Tests)] INFO -- clicking :sign_in_button185[Apr 25 2023 06:27:00 UTC (QA Tests)] INFO -- Enabling super sidebar!186[Apr 25 2023 06:27:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled187[Apr 25 2023 06:27:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds188[Apr 25 2023 06:27:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.24 seconds189[Apr 25 2023 06:27:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-033b4ff107229fc3' via api in 0.76 seconds190[Apr 25 2023 06:27:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.17 seconds191[Apr 25 2023 06:27:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.47 seconds192[Apr 25 2023 06:27:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::MilestoneBoardList with id '6' via api in 1.58 seconds193[Apr 25 2023 06:27:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.38 seconds194[Apr 25 2023 06:27:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-033b4ff107229fc3195[Apr 25 2023 06:27:06 UTC (QA Tests)] INFO -- clicking :nav_item_link196[Apr 25 2023 06:27:06 UTC (QA Tests)] INFO -- clicking :nav_item_link197 shows the just created board with a "1.0" (milestone) list, and an issue on it198 Assignee issue board199[Apr 25 2023 06:27:07 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Assignee issue board shows the just created board with an assignee list, and an issue on it200[Apr 25 2023 06:27:12 UTC (QA Tests)] INFO -- filling :login_field with "root"201[Apr 25 2023 06:27:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field202[Apr 25 2023 06:27:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"203[Apr 25 2023 06:27:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field204[Apr 25 2023 06:27:12 UTC (QA Tests)] INFO -- clicking :sign_in_button205[Apr 25 2023 06:27:14 UTC (QA Tests)] INFO -- Enabling super sidebar!206[Apr 25 2023 06:27:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled207[Apr 25 2023 06:27:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds208[Apr 25 2023 06:27:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds209[Apr 25 2023 06:27:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds210[Apr 25 2023 06:27:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-to-test-assignee-issue-board-list-62667f95ffe545e0' via api in 0.59 seconds211[Apr 25 2023 06:27:16 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-to-test-assignee-issue-board-list-62667f95ffe545e0 QA::Resource::Project212[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.29 seconds213[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.12 seconds214[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::AssigneeBoardList with id '9' via api in 0.2 seconds215[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-to-test-assignee-issue-board-list-62667f95ffe545e0216[Apr 25 2023 06:27:18 UTC (QA Tests)] INFO -- clicking :nav_item_link217[Apr 25 2023 06:27:18 UTC (QA Tests)] INFO -- clicking :nav_item_link218 shows the just created board with an assignee list, and an issue on it219Configure220 Kubernetes Agent221 deploys a K8s manifest file (PENDING: Test is not compatible with this environment or pipeline)222Create223 Codeowners224 when the project is in a subgroup225 and the code owner is the subgroup226 behaves like code owner merge request227[Apr 25 2023 06:27:20 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged228[Apr 25 2023 06:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds229[Apr 25 2023 06:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds230[Apr 25 2023 06:27:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-03174eb12da5f239' via api in 1.1 seconds231[Apr 25 2023 06:27:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1603ec82ab4e1e0f' via api in 0.29 seconds232[Apr 25 2023 06:27:21 UTC (QA Tests)] INFO -- Adding user qa-user-1603ec82ab4e1e0f to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64 QA::Resource::Group233[Apr 25 2023 06:27:26 UTC (QA Tests)] INFO -- filling :login_field with "root"234[Apr 25 2023 06:27:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field235[Apr 25 2023 06:27:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"236[Apr 25 2023 06:27:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field237[Apr 25 2023 06:27:27 UTC (QA Tests)] INFO -- clicking :sign_in_button238[Apr 25 2023 06:27:28 UTC (QA Tests)] INFO -- Enabling super sidebar!239[Apr 25 2023 06:27:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled240[Apr 25 2023 06:27:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-03174eb12da5f239241[Apr 25 2023 06:27:31 UTC (QA Tests)] INFO -- clicking :nav_item_link242[Apr 25 2023 06:27:31 UTC (QA Tests)] INFO -- clicking :nav_item_link243[Apr 25 2023 06:27:32 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"244[Apr 25 2023 06:27:32 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field245[Apr 25 2023 06:27:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds246[Apr 25 2023 06:27:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds247[Apr 25 2023 06:27:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.1 seconds248[Apr 25 2023 06:27:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.43 seconds249[Apr 25 2023 06:27:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content250[Apr 25 2023 06:27:39 UTC (QA Tests)] INFO -- clicking :sign_out_link251[Apr 25 2023 06:27:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-1603ec82ab4e1e0f"252[Apr 25 2023 06:27:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field253[Apr 25 2023 06:27:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"254[Apr 25 2023 06:27:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field255[Apr 25 2023 06:27:42 UTC (QA Tests)] INFO -- clicking :sign_in_button256[Apr 25 2023 06:27:44 UTC (QA Tests)] INFO -- Enabling super sidebar!257[Apr 25 2023 06:27:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content258[Apr 25 2023 06:27:46 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle259[Apr 25 2023 06:27:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-03174eb12da5f239/-/merge_requests/1260[Apr 25 2023 06:28:11 UTC (QA Tests)] INFO -- clicking :approve_button261[Apr 25 2023 06:28:12 UTC (QA Tests)] INFO -- clicking :merge_button262[Apr 25 2023 06:28:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content263[Apr 25 2023 06:28:18 UTC (QA Tests)] INFO -- clicking :sign_out_link264[Apr 25 2023 06:28:19 UTC (QA Tests)] INFO -- Removing user qa-user-1603ec82ab4e1e0f from gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64 QA::Resource::Group265[Apr 25 2023 06:28:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-1603ec82ab4e1e0f'266 is approved and merged267 and the code owner is a user268 behaves like code owner merge request269[Apr 25 2023 06:28:19 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged270[Apr 25 2023 06:28:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds271[Apr 25 2023 06:28:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds272[Apr 25 2023 06:28:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-6a6c2d5ae0f61b8f' via api in 0.9 seconds273[Apr 25 2023 06:28:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8740b9500027c6a2' via api in 0.25 seconds274[Apr 25 2023 06:28:20 UTC (QA Tests)] INFO -- Adding user qa-user-8740b9500027c6a2 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-6a6c2d5ae0f61b8f QA::Resource::Project275[Apr 25 2023 06:28:25 UTC (QA Tests)] INFO -- filling :login_field with "root"276[Apr 25 2023 06:28:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field277[Apr 25 2023 06:28:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"278[Apr 25 2023 06:28:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field279[Apr 25 2023 06:28:26 UTC (QA Tests)] INFO -- clicking :sign_in_button280[Apr 25 2023 06:28:27 UTC (QA Tests)] INFO -- Enabling super sidebar!281[Apr 25 2023 06:28:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled282[Apr 25 2023 06:28:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-6a6c2d5ae0f61b8f283[Apr 25 2023 06:28:29 UTC (QA Tests)] INFO -- clicking :nav_item_link284[Apr 25 2023 06:28:29 UTC (QA Tests)] INFO -- clicking :nav_item_link285[Apr 25 2023 06:28:30 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"286[Apr 25 2023 06:28:30 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field287[Apr 25 2023 06:28:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds288[Apr 25 2023 06:28:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.11 seconds289[Apr 25 2023 06:28:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.0 seconds290[Apr 25 2023 06:28:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.35 seconds291[Apr 25 2023 06:28:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content292[Apr 25 2023 06:28:37 UTC (QA Tests)] INFO -- clicking :sign_out_link293[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8740b9500027c6a2"294[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field295[Apr 25 2023 06:28:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"296[Apr 25 2023 06:28:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field297[Apr 25 2023 06:28:41 UTC (QA Tests)] INFO -- clicking :sign_in_button298[Apr 25 2023 06:28:42 UTC (QA Tests)] INFO -- Enabling super sidebar!299[Apr 25 2023 06:28:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content300[Apr 25 2023 06:28:44 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle301[Apr 25 2023 06:28:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-6a6c2d5ae0f61b8f/-/merge_requests/1302[Apr 25 2023 06:29:09 UTC (QA Tests)] INFO -- clicking :approve_button303[Apr 25 2023 06:29:10 UTC (QA Tests)] INFO -- clicking :merge_button304[Apr 25 2023 06:29:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content305[Apr 25 2023 06:29:16 UTC (QA Tests)] INFO -- clicking :sign_out_link306[Apr 25 2023 06:29:17 UTC (QA Tests)] INFO -- Removing user qa-user-8740b9500027c6a2 from gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-6a6c2d5ae0f61b8f QA::Resource::Project307[Apr 25 2023 06:29:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8740b9500027c6a2'308 is approved and merged309 and the code owner is the root group310 behaves like code owner merge request311[Apr 25 2023 06:29:17 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged312[Apr 25 2023 06:29:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds313[Apr 25 2023 06:29:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds314[Apr 25 2023 06:29:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-f5555dc2e0909b1e' via api in 0.87 seconds315[Apr 25 2023 06:29:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-32821620bf0462de' via api in 0.23 seconds316[Apr 25 2023 06:29:18 UTC (QA Tests)] INFO -- Adding user qa-user-32821620bf0462de to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox317[Apr 25 2023 06:29:23 UTC (QA Tests)] INFO -- filling :login_field with "root"318[Apr 25 2023 06:29:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field319[Apr 25 2023 06:29:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"320[Apr 25 2023 06:29:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field321[Apr 25 2023 06:29:24 UTC (QA Tests)] INFO -- clicking :sign_in_button322[Apr 25 2023 06:29:25 UTC (QA Tests)] INFO -- Enabling super sidebar!323[Apr 25 2023 06:29:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled324[Apr 25 2023 06:29:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-f5555dc2e0909b1e325[Apr 25 2023 06:29:28 UTC (QA Tests)] INFO -- clicking :nav_item_link326[Apr 25 2023 06:29:28 UTC (QA Tests)] INFO -- clicking :nav_item_link327[Apr 25 2023 06:29:28 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"328[Apr 25 2023 06:29:28 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field329[Apr 25 2023 06:29:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds330[Apr 25 2023 06:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds331[Apr 25 2023 06:29:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.93 seconds332[Apr 25 2023 06:29:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.33 seconds333[Apr 25 2023 06:29:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content334[Apr 25 2023 06:29:36 UTC (QA Tests)] INFO -- clicking :sign_out_link335[Apr 25 2023 06:29:38 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-32821620bf0462de"336[Apr 25 2023 06:29:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field337[Apr 25 2023 06:29:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"338[Apr 25 2023 06:29:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field339[Apr 25 2023 06:29:39 UTC (QA Tests)] INFO -- clicking :sign_in_button340[Apr 25 2023 06:29:40 UTC (QA Tests)] INFO -- Enabling super sidebar!341[Apr 25 2023 06:29:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content342[Apr 25 2023 06:29:42 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle343[Apr 25 2023 06:29:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/approve-and-merge-f5555dc2e0909b1e/-/merge_requests/1344[Apr 25 2023 06:30:07 UTC (QA Tests)] INFO -- clicking :approve_button345[Apr 25 2023 06:30:08 UTC (QA Tests)] INFO -- clicking :merge_button346[Apr 25 2023 06:30:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content347[Apr 25 2023 06:30:14 UTC (QA Tests)] INFO -- clicking :sign_out_link348[Apr 25 2023 06:30:14 UTC (QA Tests)] INFO -- Removing user qa-user-32821620bf0462de from gitlab-qa-sandbox-group-3 QA::Resource::Sandbox349[Apr 25 2023 06:30:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-32821620bf0462de'350 is approved and merged351Plan352 Assign Iterations353[Apr 25 2023 06:30:15 UTC (QA Tests)] INFO -- Starting test: Plan Assign Iterations assigns a group iteration to an existing issue354[Apr 25 2023 06:30:19 UTC (QA Tests)] INFO -- filling :login_field with "root"355[Apr 25 2023 06:30:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field356[Apr 25 2023 06:30:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"357[Apr 25 2023 06:30:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field358[Apr 25 2023 06:30:20 UTC (QA Tests)] INFO -- clicking :sign_in_button359[Apr 25 2023 06:30:21 UTC (QA Tests)] INFO -- Enabling super sidebar!360[Apr 25 2023 06:30:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled361[Apr 25 2023 06:30:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds362[Apr 25 2023 06:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-e2a973c71d73b68e' via api in 0.53 seconds363[Apr 25 2023 06:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence with id '1' via api in 0.08 seconds364[Apr 25 2023 06:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-e2a973c71d73b68e/project-to-test-iterations-251067372374df0c-8017d36c602dfbf5' via api in 0.49 seconds365[Apr 25 2023 06:30:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.33 seconds366[Apr 25 2023 06:30:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-e2a973c71d73b68e/project-to-test-iterations-251067372374df0c-8017d36c602dfbf5/-/issues/1367[Apr 25 2023 06:30:26 UTC (QA Tests)] INFO -- clicking :edit_link368[Apr 25 2023 06:30:26 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-e2a973c71d73b68e/project-to-test-iterations-251067372374df0c-8017d36c602dfbf5/-/issues/1369[Apr 25 2023 06:30:28 UTC (QA Tests)] INFO -- clicking :iteration_link370 assigns a group iteration to an existing issue371Create372 Open Web IDE from Diff Tab373[Apr 25 2023 06:30:30 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab374 opens and edits a multi-file merge request in Web IDE from Diff Tab (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)375Create376 Multiple file snippet377 behaves like adding file to snippet378[Apr 25 2023 06:30:30 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing project_snippet to make it multi-file379[Apr 25 2023 06:30:34 UTC (QA Tests)] INFO -- filling :login_field with "root"380[Apr 25 2023 06:30:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field381[Apr 25 2023 06:30:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"382[Apr 25 2023 06:30:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field383[Apr 25 2023 06:30:35 UTC (QA Tests)] INFO -- clicking :sign_in_button384[Apr 25 2023 06:30:36 UTC (QA Tests)] INFO -- Enabling super sidebar!385[Apr 25 2023 06:30:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled386[Apr 25 2023 06:30:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds387[Apr 25 2023 06:30:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.15 seconds388[Apr 25 2023 06:30:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-117c944e83838725' via api in 0.73 seconds389[Apr 25 2023 06:30:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.15 seconds390[Apr 25 2023 06:30:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-117c944e83838725/-/snippets/1391[Apr 25 2023 06:30:40 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present392[Apr 25 2023 06:30:41 UTC (QA Tests)] INFO -- clicking :add_file_button393[Apr 25 2023 06:30:41 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"394[Apr 25 2023 06:30:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field395[Apr 25 2023 06:30:42 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button396 adds second file to an existing project_snippet to make it multi-file397 behaves like adding file to snippet398[Apr 25 2023 06:30:44 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing personal_snippet to make it multi-file399[Apr 25 2023 06:30:48 UTC (QA Tests)] INFO -- filling :login_field with "root"400[Apr 25 2023 06:30:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field401[Apr 25 2023 06:30:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"402[Apr 25 2023 06:30:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field403[Apr 25 2023 06:30:49 UTC (QA Tests)] INFO -- clicking :sign_in_button404[Apr 25 2023 06:30:50 UTC (QA Tests)] INFO -- Enabling super sidebar!405[Apr 25 2023 06:30:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled406[Apr 25 2023 06:30:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.3 seconds407[Apr 25 2023 06:30:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-4e337bfe.test/relative/-/snippets/2408[Apr 25 2023 06:30:52 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present409[Apr 25 2023 06:30:53 UTC (QA Tests)] INFO -- clicking :add_file_button410[Apr 25 2023 06:30:54 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"411[Apr 25 2023 06:30:54 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field412[Apr 25 2023 06:30:54 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button413 adds second file to an existing personal_snippet to make it multi-file414Create415 Upload a file in Web IDE416 when a file with the same name already exists417[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error418 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)419 when the file is an image420[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer421 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)422 when the file is a text file423[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text424 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)425 when the file is binary426[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button427 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)428Verify429 Pipeline with protected variable430[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch431[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds432[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds433[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-2e21bf0bf2012345' via api in 0.63 seconds434[Apr 25 2023 06:30:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`435[Apr 25 2023 06:31:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`436[Apr 25 2023 06:31:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-osedwwcq --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-osedwwcq 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-osedwwcq --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-osedwwcq --executor shell && gitlab-runner run" `437[Apr 25 2023 06:31:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-osedwwcq`438[Apr 25 2023 06:31:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`439[Apr 25 2023 06:31:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-osedwwcq' via api in 6.37 seconds440[Apr 25 2023 06:31:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds441[Apr 25 2023 06:31:08 UTC (QA Tests)] INFO -- filling :login_field with "root"442[Apr 25 2023 06:31:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field443[Apr 25 2023 06:31:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"444[Apr 25 2023 06:31:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field445[Apr 25 2023 06:31:08 UTC (QA Tests)] INFO -- clicking :sign_in_button446[Apr 25 2023 06:31:10 UTC (QA Tests)] INFO -- Enabling super sidebar!447[Apr 25 2023 06:31:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled448[Apr 25 2023 06:31:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-2e21bf0bf2012345449[Apr 25 2023 06:31:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds450[Apr 25 2023 06:31:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-2e21bf0bf2012345 QA::Resource::Project451[Apr 25 2023 06:31:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.26 seconds452[Apr 25 2023 06:31:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-2e21bf0bf2012345 QA::Resource::Project453[Apr 25 2023 06:31:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds454[Apr 25 2023 06:31:15 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1455[Apr 25 2023 06:31:15 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:--yJJr456[Apr 25 2023 06:31:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-ukopreuq' via api in 0.07 seconds457[Apr 25 2023 06:31:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds458[Apr 25 2023 06:31:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.76 seconds459[Apr 25 2023 06:31:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content460[Apr 25 2023 06:31:20 UTC (QA Tests)] INFO -- clicking :sign_out_link461[Apr 25 2023 06:31:23 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"462[Apr 25 2023 06:31:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field463[Apr 25 2023 06:31:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"464[Apr 25 2023 06:31:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field465[Apr 25 2023 06:31:23 UTC (QA Tests)] INFO -- clicking :sign_in_button466[Apr 25 2023 06:31:24 UTC (QA Tests)] INFO -- Enabling super sidebar!467[Apr 25 2023 06:31:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content468[Apr 25 2023 06:31:27 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle469[Apr 25 2023 06:31:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-2e21bf0bf2012345470[Apr 25 2023 06:31:30 UTC (QA Tests)] INFO -- clicking :nav_item_link471[Apr 25 2023 06:31:30 UTC (QA Tests)] INFO -- clicking :nav_item_link472[Apr 25 2023 06:31:32 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present473[Apr 25 2023 06:31:33 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user2474[Apr 25 2023 06:31:34 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:WdL-58475[Apr 25 2023 06:31:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-kuad0d6l' via api in 0.15 seconds476[Apr 25 2023 06:31:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds477[Apr 25 2023 06:31:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 0.87 seconds478[Apr 25 2023 06:31:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content479[Apr 25 2023 06:31:39 UTC (QA Tests)] INFO -- clicking :sign_out_link480[Apr 25 2023 06:31:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"481[Apr 25 2023 06:31:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field482[Apr 25 2023 06:31:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"483[Apr 25 2023 06:31:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field484[Apr 25 2023 06:31:42 UTC (QA Tests)] INFO -- clicking :sign_in_button485[Apr 25 2023 06:31:43 UTC (QA Tests)] INFO -- Enabling super sidebar!486[Apr 25 2023 06:31:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content487[Apr 25 2023 06:31:45 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle488[Apr 25 2023 06:31:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-2e21bf0bf2012345489[Apr 25 2023 06:31:48 UTC (QA Tests)] INFO -- clicking :nav_item_link490[Apr 25 2023 06:31:48 UTC (QA Tests)] INFO -- clicking :nav_item_link491[Apr 25 2023 06:31:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present492[Apr 25 2023 06:31:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-osedwwcq'493[Apr 25 2023 06:31:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-osedwwcq`494 does not expose variable on unprotected branch495[Apr 25 2023 06:31:52 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch496[Apr 25 2023 06:31:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds497[Apr 25 2023 06:31:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds498[Apr 25 2023 06:31:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-5bb00ca39c66140e' via api in 0.61 seconds499[Apr 25 2023 06:31:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`500[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`501[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-tveud7sh --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-tveud7sh 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-tveud7sh --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-tveud7sh --executor shell && gitlab-runner run" `502[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-tveud7sh`503[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`504[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-tveud7sh' via api in 1.12 seconds505[Apr 25 2023 06:31:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds506[Apr 25 2023 06:31:58 UTC (QA Tests)] INFO -- filling :login_field with "root"507[Apr 25 2023 06:31:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field508[Apr 25 2023 06:31:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"509[Apr 25 2023 06:31:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field510[Apr 25 2023 06:31:59 UTC (QA Tests)] INFO -- clicking :sign_in_button511[Apr 25 2023 06:32:00 UTC (QA Tests)] INFO -- Enabling super sidebar!512[Apr 25 2023 06:32:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled513[Apr 25 2023 06:32:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-5bb00ca39c66140e514[Apr 25 2023 06:32:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds515[Apr 25 2023 06:32:03 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-5bb00ca39c66140e QA::Resource::Project516[Apr 25 2023 06:32:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds517[Apr 25 2023 06:32:03 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-5bb00ca39c66140e QA::Resource::Project518[Apr 25 2023 06:32:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds519[Apr 25 2023 06:32:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds520[Apr 25 2023 06:32:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"521[Apr 25 2023 06:32:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.86 seconds522[Apr 25 2023 06:32:05 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:--yJJr523[Apr 25 2023 06:32:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-xovuxbgk' via cache in 0.0 seconds524[Apr 25 2023 06:32:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds525[Apr 25 2023 06:32:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content526[Apr 25 2023 06:32:10 UTC (QA Tests)] INFO -- clicking :sign_out_link527[Apr 25 2023 06:32:12 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"528[Apr 25 2023 06:32:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field529[Apr 25 2023 06:32:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"530[Apr 25 2023 06:32:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field531[Apr 25 2023 06:32:13 UTC (QA Tests)] INFO -- clicking :sign_in_button532[Apr 25 2023 06:32:14 UTC (QA Tests)] INFO -- Enabling super sidebar!533[Apr 25 2023 06:32:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled534[Apr 25 2023 06:32:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-5bb00ca39c66140e535[Apr 25 2023 06:32:16 UTC (QA Tests)] INFO -- clicking :nav_item_link536[Apr 25 2023 06:32:16 UTC (QA Tests)] INFO -- clicking :nav_item_link537[Apr 25 2023 06:32:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present538[Apr 25 2023 06:32:19 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:WdL-58539[Apr 25 2023 06:32:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-ui9qbyrr' via cache in 0.0 seconds540[Apr 25 2023 06:32:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds541[Apr 25 2023 06:32:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content542[Apr 25 2023 06:32:24 UTC (QA Tests)] INFO -- clicking :sign_out_link543[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"544[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field545[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"546[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field547[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking :sign_in_button548[Apr 25 2023 06:32:28 UTC (QA Tests)] INFO -- Enabling super sidebar!549[Apr 25 2023 06:32:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled550[Apr 25 2023 06:32:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-variables-5bb00ca39c66140e551[Apr 25 2023 06:32:31 UTC (QA Tests)] INFO -- clicking :nav_item_link552[Apr 25 2023 06:32:31 UTC (QA Tests)] INFO -- clicking :nav_item_link553[Apr 25 2023 06:32:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present554[Apr 25 2023 06:32:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-tveud7sh'555[Apr 25 2023 06:32:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-tveud7sh`556 exposes variable on protected branch557Verify558 Pipeline editor559 when CI has invalid syntax560[Apr 25 2023 06:32:35 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline editor when CI has invalid syntax shows invalid validations561[Apr 25 2023 06:32:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds562[Apr 25 2023 06:32:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.15 seconds563[Apr 25 2023 06:32:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-editor-project-c41f08c686bfc92c' via api in 0.64 seconds564[Apr 25 2023 06:32:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds565[Apr 25 2023 06:32:41 UTC (QA Tests)] INFO -- filling :login_field with "root"566[Apr 25 2023 06:32:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field567[Apr 25 2023 06:32:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"568[Apr 25 2023 06:32:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field569[Apr 25 2023 06:32:42 UTC (QA Tests)] INFO -- clicking :sign_in_button570[Apr 25 2023 06:32:43 UTC (QA Tests)] INFO -- Enabling super sidebar!571[Apr 25 2023 06:32:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled572[Apr 25 2023 06:32:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-editor-project-c41f08c686bfc92c573[Apr 25 2023 06:32:46 UTC (QA Tests)] INFO -- clicking :nav_item_link574[Apr 25 2023 06:32:46 UTC (QA Tests)] INFO -- clicking :nav_item_link575[Apr 25 2023 06:32:48 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app576[Apr 25 2023 06:32:49 UTC (QA Tests)] INFO -- clicking :simulate_pipeline_button577[Apr 25 2023 06:32:50 UTC (QA Tests)] ERROR -- Interceptor Api Errors578[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found579 shows invalid validations580 when CI has valid syntax581[Apr 25 2023 06:32:50 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline editor when CI has valid syntax shows valid validations582[Apr 25 2023 06:32:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds583[Apr 25 2023 06:32:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds584[Apr 25 2023 06:32:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-editor-project-f6758c78bca60296' via api in 0.58 seconds585[Apr 25 2023 06:32:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds586[Apr 25 2023 06:32:57 UTC (QA Tests)] INFO -- filling :login_field with "root"587[Apr 25 2023 06:32:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field588[Apr 25 2023 06:32:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"589[Apr 25 2023 06:32:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field590[Apr 25 2023 06:32:57 UTC (QA Tests)] INFO -- clicking :sign_in_button591[Apr 25 2023 06:32:58 UTC (QA Tests)] INFO -- Enabling super sidebar!592[Apr 25 2023 06:32:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled593[Apr 25 2023 06:33:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-editor-project-f6758c78bca60296594[Apr 25 2023 06:33:01 UTC (QA Tests)] INFO -- clicking :nav_item_link595[Apr 25 2023 06:33:01 UTC (QA Tests)] INFO -- clicking :nav_item_link596[Apr 25 2023 06:33:03 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app597[Apr 25 2023 06:33:03 UTC (QA Tests)] INFO -- clicking :simulate_pipeline_button598[Apr 25 2023 06:33:04 UTC (QA Tests)] ERROR -- Interceptor Api Errors599[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found600 shows valid validations601Create602 Reverting a commit603[Apr 25 2023 06:33:04 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request604[Apr 25 2023 06:33:08 UTC (QA Tests)] INFO -- filling :login_field with "root"605[Apr 25 2023 06:33:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field606[Apr 25 2023 06:33:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"607[Apr 25 2023 06:33:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field608[Apr 25 2023 06:33:09 UTC (QA Tests)] INFO -- clicking :sign_in_button609[Apr 25 2023 06:33:10 UTC (QA Tests)] INFO -- Enabling super sidebar!610[Apr 25 2023 06:33:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled611[Apr 25 2023 06:33:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds612[Apr 25 2023 06:33:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds613[Apr 25 2023 06:33:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-cec1faa58fca1231' via api in 0.91 seconds614[Apr 25 2023 06:33:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds615[Apr 25 2023 06:33:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-cec1faa58fca1231/-/commit/7af45b992e4f6f3eff8ec49a792a3d5907f550e5616[Apr 25 2023 06:33:14 UTC (QA Tests)] INFO -- clicking :options_button617[Apr 25 2023 06:33:14 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present618[Apr 25 2023 06:33:15 UTC (QA Tests)] INFO -- clicking :submit_commit_button619[Apr 25 2023 06:33:16 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present620[Apr 25 2023 06:33:19 UTC (QA Tests)] INFO -- clicking :diffs_tab621[Apr 25 2023 06:33:31 UTC (QA Tests)] INFO -- clicking :file_tree_button622[Apr 25 2023 06:33:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-cec1faa58fca1231'623 creates a merge request624Plan625 Custom email626[Apr 25 2023 06:33:32 UTC (QA Tests)] INFO -- Starting test: Plan Custom email customizes email with additional text627[Apr 25 2023 06:33:36 UTC (QA Tests)] INFO -- filling :login_field with "root"628[Apr 25 2023 06:33:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field629[Apr 25 2023 06:33:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"630[Apr 25 2023 06:33:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field631[Apr 25 2023 06:33:37 UTC (QA Tests)] INFO -- clicking :sign_in_button632[Apr 25 2023 06:33:39 UTC (QA Tests)] INFO -- Enabling super sidebar!633[Apr 25 2023 06:33:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled634[Apr 25 2023 06:33:41 UTC (QA Tests)] INFO -- clicking :context_switcher635[Apr 25 2023 06:33:51 UTC (QA Tests)] INFO -- Saving screenshot..636[Apr 25 2023 06:33:51 UTC (QA Tests)] INFO -- Starting test: Plan Custom email customizes email with additional text637[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- filling :login_field with "root"638[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field639[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"640[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field641[Apr 25 2023 06:33:57 UTC (QA Tests)] INFO -- clicking :sign_in_button642[Apr 25 2023 06:33:59 UTC (QA Tests)] INFO -- Enabling super sidebar!643[Apr 25 2023 06:33:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled644[Apr 25 2023 06:34:01 UTC (QA Tests)] INFO -- clicking :context_switcher645[Apr 25 2023 06:34:11 UTC (QA Tests)] INFO -- Saving screenshot..646 customizes email with additional text (FAILED - 1)6481st Try error in ./qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb:12:649Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"651RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb:12652 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/plan_custom_email_customizes_email_with_additional_text_2023-04-25-06-34-11.822.html653 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/plan_custom_email_customizes_email_with_additional_text_2023-04-25-06-34-11.822.png654Create655 Create a new merge request from the event notification after a push656[Apr 25 2023 06:34:12 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the git CLI657[Apr 25 2023 06:34:16 UTC (QA Tests)] INFO -- filling :login_field with "root"658[Apr 25 2023 06:34:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field659[Apr 25 2023 06:34:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"660[Apr 25 2023 06:34:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field661[Apr 25 2023 06:34:17 UTC (QA Tests)] INFO -- clicking :sign_in_button662[Apr 25 2023 06:34:18 UTC (QA Tests)] INFO -- Enabling super sidebar!663[Apr 25 2023 06:34:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled664[Apr 25 2023 06:34:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds665[Apr 25 2023 06:34:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds666[Apr 25 2023 06:34:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/the_awesome_project-e6e6556e6ec27685' via api in 0.99 seconds667[Apr 25 2023 06:34:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"668[Apr 25 2023 06:34:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.22 seconds669[Apr 25 2023 06:34:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/the_awesome_project-e6e6556e6ec27685670[Apr 25 2023 06:34:23 UTC (QA Tests)] INFO -- clicking :create_merge_request_button671[Apr 25 2023 06:34:24 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test e11c91a6cc31255b"672[Apr 25 2023 06:34:24 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field673[Apr 25 2023 06:34:25 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present674 creates a merge request after a push via the git CLI675[Apr 25 2023 06:34:27 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API676[Apr 25 2023 06:34:31 UTC (QA Tests)] INFO -- filling :login_field with "root"677[Apr 25 2023 06:34:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field678[Apr 25 2023 06:34:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"679[Apr 25 2023 06:34:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field680[Apr 25 2023 06:34:32 UTC (QA Tests)] INFO -- clicking :sign_in_button681[Apr 25 2023 06:34:33 UTC (QA Tests)] INFO -- Enabling super sidebar!682[Apr 25 2023 06:34:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled683[Apr 25 2023 06:34:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds684[Apr 25 2023 06:34:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds685[Apr 25 2023 06:34:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/the_awesome_project-3bcea43aee655fe7' via api in 1.32 seconds686[Apr 25 2023 06:34:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds687[Apr 25 2023 06:34:37 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"688[Apr 25 2023 06:34:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/the_awesome_project-3bcea43aee655fe7689[Apr 25 2023 06:34:38 UTC (QA Tests)] INFO -- clicking :create_merge_request_button690[Apr 25 2023 06:34:39 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 1f908a44560210b1"691[Apr 25 2023 06:34:39 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field692[Apr 25 2023 06:34:40 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present693 creates a merge request after a push via the API694Fulfillment695 Purchase696 group plan697 upgrades from free to ultimate (PENDING: Test is not compatible with this environment or pipeline)698 with existing CI minutes pack699 upgrades from free to premium with correct CI minutes (PENDING: Test is not compatible with this environment or pipeline)700Create701 Merge request push options702[Apr 25 2023 06:34:43 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch703[Apr 25 2023 06:34:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds704[Apr 25 2023 06:34:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds705[Apr 25 2023 06:34:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/merge-request-push-options-66f696c13df8ed2a' via api in 1.6 seconds706[Apr 25 2023 06:34:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"707[Apr 25 2023 06:34:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.2 seconds708[Apr 25 2023 06:34:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"709[Apr 25 2023 06:34:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.25 seconds710[Apr 25 2023 06:34:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.12 seconds711[Apr 25 2023 06:34:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test e1c8c41d2627c893"712 sets a target branch713Verify714 UI defined variable715[Apr 25 2023 06:34:49 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true716[Apr 25 2023 06:34:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds717[Apr 25 2023 06:34:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-gpq75gq8' via api in 0.36 seconds718[Apr 25 2023 06:34:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`719[Apr 25 2023 06:34:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`720[Apr 25 2023 06:34:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name gpq75gq8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach gpq75gq8 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 gpq75gq8 --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list gpq75gq8 --executor shell && gitlab-runner run" `721[Apr 25 2023 06:34:50 UTC (QA Tests)] INFO -- Executing: `docker logs gpq75gq8`722[Apr 25 2023 06:34:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`723[Apr 25 2023 06:34:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'gpq75gq8' via api in 1.1 seconds724[Apr 25 2023 06:34:55 UTC (QA Tests)] INFO -- filling :login_field with "root"725[Apr 25 2023 06:34:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field726[Apr 25 2023 06:34:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"727[Apr 25 2023 06:34:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field728[Apr 25 2023 06:34:56 UTC (QA Tests)] INFO -- clicking :sign_in_button729[Apr 25 2023 06:34:57 UTC (QA Tests)] INFO -- Enabling super sidebar!730[Apr 25 2023 06:34:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled731[Apr 25 2023 06:34:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-gpq75gq8/downstream1-variable-inheritance-fc93e773e36517e0' via api in 0.42 seconds732[Apr 25 2023 06:34:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds733[Apr 25 2023 06:35:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-gpq75gq8/upstream-variable-inheritance-98ef288c7e2c22e6' via api in 0.4 seconds734[Apr 25 2023 06:35:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds735[Apr 25 2023 06:35:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/group-for-variable-inheritance-gpq75gq8/upstream-variable-inheritance-98ef288c7e2c22e6736[Apr 25 2023 06:35:02 UTC (QA Tests)] INFO -- clicking :nav_item_link737[Apr 25 2023 06:35:02 UTC (QA Tests)] INFO -- clicking :nav_item_link738[Apr 25 2023 06:35:13 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present739[Apr 25 2023 06:35:16 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"740[Apr 25 2023 06:35:16 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field741[Apr 25 2023 06:35:16 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"742[Apr 25 2023 06:35:16 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field743[Apr 25 2023 06:35:16 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present744[Apr 25 2023 06:35:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.09 seconds745[Apr 25 2023 06:35:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.1 seconds746[Apr 25 2023 06:35:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.07 seconds747[Apr 25 2023 06:35:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds748[Apr 25 2023 06:35:29 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button749[Apr 25 2023 06:35:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present750[Apr 25 2023 06:35:31 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button751[Apr 25 2023 06:35:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present752[Apr 25 2023 06:35:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'gpq75gq8'753[Apr 25 2023 06:35:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f gpq75gq8`754 is inheritable when forward:pipeline_variables is true755Data Stores756 Users API757[Apr 25 2023 06:35:34 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users758 GET /users759[Apr 25 2023 06:35:34 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with a valid username760 GET /users/:username with a valid username761[Apr 25 2023 06:35:34 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with an invalid username762 GET /users/:username with an invalid username763Manage764 User765[Apr 25 2023 06:35:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a0b9cdc4ae014731' via api in 0.23 seconds766[Apr 25 2023 06:35:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-04ef12b7' via api in 0.2 seconds767[Apr 25 2023 06:35:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'sandbox-for-access-termination-04ef12b7/group-to-test-access-termination-2e02fba3c6f978ab' via api in 0.22 seconds768[Apr 25 2023 06:35:35 UTC (QA Tests)] INFO -- Adding user qa-user-a0b9cdc4ae014731 to sandbox-for-access-termination-04ef12b7 QA::Resource::Sandbox769[Apr 25 2023 06:35:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'sandbox-for-access-termination-04ef12b7/group-to-test-access-termination-2e02fba3c6f978ab/project-for-user-group-access-termination-d046e22966d55333' via api in 0.71 seconds770 after parent group membership termination771[Apr 25 2023 06:35:36 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API772[Apr 25 2023 06:35:36 UTC (QA Tests)] INFO -- Removing user qa-user-a0b9cdc4ae014731 from sandbox-for-access-termination-04ef12b7 QA::Resource::Sandbox773[Apr 25 2023 06:35:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds774[Apr 25 2023 06:35:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds775[Apr 25 2023 06:35:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-new-file-ebb4a1c3cc165b6e' via api in 0.9 seconds776[Apr 25 2023 06:35:37 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a0b9cdc4ae014731777[Apr 25 2023 06:35:37 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a0b9cdc4ae014731, last six chars of token:t8eVkV778[Apr 25 2023 06:35:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a0b9cdc4ae014731-z0wwrm5r' via api in 0.07 seconds779 is not allowed to create a file via the API780[Apr 25 2023 06:35:37 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI781[Apr 25 2023 06:35:37 UTC (QA Tests)] INFO -- Removing user qa-user-a0b9cdc4ae014731 from sandbox-for-access-termination-04ef12b7 QA::Resource::Sandbox782 is not allowed to push code via the CLI783[Apr 25 2023 06:35:38 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API784[Apr 25 2023 06:35:38 UTC (QA Tests)] INFO -- Removing user qa-user-a0b9cdc4ae014731 from sandbox-for-access-termination-04ef12b7 QA::Resource::Sandbox785 is not allowed to commit via the API786[Apr 25 2023 06:35:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-04ef12b7'787Manage788 basic user login789[Apr 25 2023 06:35:39 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out790[Apr 25 2023 06:35:43 UTC (QA Tests)] INFO -- filling :login_field with "root"791[Apr 25 2023 06:35:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field792[Apr 25 2023 06:35:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"793[Apr 25 2023 06:35:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field794[Apr 25 2023 06:35:44 UTC (QA Tests)] INFO -- clicking :sign_in_button795[Apr 25 2023 06:35:45 UTC (QA Tests)] INFO -- Enabling super sidebar!796[Apr 25 2023 06:35:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled797[Apr 25 2023 06:35:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content798[Apr 25 2023 06:35:51 UTC (QA Tests)] INFO -- clicking :sign_out_link799 user logs in using basic credentials and logs out800Create801 Review a merge request in Web IDE802[Apr 25 2023 06:35:51 UTC (QA Tests)] INFO -- Starting test: Create Review a merge request in Web IDE opens and edits a merge request in Web IDE803 opens and edits a merge request in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)804Create805 First file using Web IDE806[Apr 25 2023 06:35:51 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE807 creates the first file in an empty project via Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)808Data Stores809 Invite group810 with a personal namespace project811 behaves like invites group to project812[Apr 25 2023 06:35:51 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project verifies group is added and members can access project with correct access level813[Apr 25 2023 06:35:55 UTC (QA Tests)] INFO -- filling :login_field with "root"814[Apr 25 2023 06:35:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field815[Apr 25 2023 06:35:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"816[Apr 25 2023 06:35:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field817[Apr 25 2023 06:35:56 UTC (QA Tests)] INFO -- clicking :sign_in_button818[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- Enabling super sidebar!819[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled820[Apr 25 2023 06:35:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds821[Apr 25 2023 06:36:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-personal-project-9e6ba9af0685d1e0' via api in 0.33 seconds822[Apr 25 2023 06:36:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds823[Apr 25 2023 06:36:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/group-for-personal-project-9e6ba9af0685d1e0 QA::Resource::Group824[Apr 25 2023 06:36:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/personal-namespace-project-d4ad16cc4b092dfb' via api in 0.35 seconds825[Apr 25 2023 06:36:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/root/personal-namespace-project-d4ad16cc4b092dfb826[Apr 25 2023 06:36:01 UTC (QA Tests)] INFO -- clicking :nav_item_link827[Apr 25 2023 06:36:01 UTC (QA Tests)] INFO -- clicking :nav_item_link828[Apr 25 2023 06:36:02 UTC (QA Tests)] INFO -- clicking :invite_a_group_button829[Apr 25 2023 06:36:02 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-personal-project-9e6ba9af0685d1e0"830[Apr 25 2023 06:36:02 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field831[Apr 25 2023 06:36:03 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown832[Apr 25 2023 06:36:03 UTC (QA Tests)] INFO -- clicking :invite_button833[Apr 25 2023 06:36:05 UTC (QA Tests)] INFO -- clicking :groups_list_tab834[Apr 25 2023 06:36:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content835[Apr 25 2023 06:36:10 UTC (QA Tests)] INFO -- clicking :sign_out_link836[Apr 25 2023 06:36:12 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"837[Apr 25 2023 06:36:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field838[Apr 25 2023 06:36:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"839[Apr 25 2023 06:36:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field840[Apr 25 2023 06:36:13 UTC (QA Tests)] INFO -- clicking :sign_in_button841[Apr 25 2023 06:36:14 UTC (QA Tests)] INFO -- Enabling super sidebar!842[Apr 25 2023 06:36:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled843[Apr 25 2023 06:36:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/root/personal-namespace-project-d4ad16cc4b092dfb844[Apr 25 2023 06:36:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-d4ad16cc4b092dfb'845[Apr 25 2023 06:36:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-personal-project-9e6ba9af0685d1e0'846 verifies group is added and members can access project with correct access level847 with a group project848 behaves like invites group to project849[Apr 25 2023 06:36:17 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project verifies group is added and members can access project with correct access level850[Apr 25 2023 06:36:21 UTC (QA Tests)] INFO -- filling :login_field with "root"851[Apr 25 2023 06:36:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field852[Apr 25 2023 06:36:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"853[Apr 25 2023 06:36:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field854[Apr 25 2023 06:36:22 UTC (QA Tests)] INFO -- clicking :sign_in_button855[Apr 25 2023 06:36:23 UTC (QA Tests)] INFO -- Enabling super sidebar!856[Apr 25 2023 06:36:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled857[Apr 25 2023 06:36:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds858[Apr 25 2023 06:36:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-group-project-fad7e54605cfd2f4' via api in 0.36 seconds859[Apr 25 2023 06:36:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds860[Apr 25 2023 06:36:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/group-for-group-project-fad7e54605cfd2f4 QA::Resource::Group861[Apr 25 2023 06:36:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds862[Apr 25 2023 06:36:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds863[Apr 25 2023 06:36:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/group-project-38db003ed7a3f444' via api in 0.71 seconds864[Apr 25 2023 06:36:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/group-project-38db003ed7a3f444865[Apr 25 2023 06:36:27 UTC (QA Tests)] INFO -- clicking :nav_item_link866[Apr 25 2023 06:36:27 UTC (QA Tests)] INFO -- clicking :nav_item_link867[Apr 25 2023 06:36:28 UTC (QA Tests)] INFO -- clicking :invite_a_group_button868[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-group-project-fad7e54605cfd2f4"869[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field870[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown871[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- clicking :invite_button872[Apr 25 2023 06:36:31 UTC (QA Tests)] INFO -- clicking :groups_list_tab873[Apr 25 2023 06:36:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content874[Apr 25 2023 06:36:36 UTC (QA Tests)] INFO -- clicking :sign_out_link875[Apr 25 2023 06:36:38 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"876[Apr 25 2023 06:36:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field877[Apr 25 2023 06:36:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"878[Apr 25 2023 06:36:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field879[Apr 25 2023 06:36:39 UTC (QA Tests)] INFO -- clicking :sign_in_button880[Apr 25 2023 06:36:40 UTC (QA Tests)] INFO -- Enabling super sidebar!881[Apr 25 2023 06:36:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled882[Apr 25 2023 06:36:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/group-project-38db003ed7a3f444883[Apr 25 2023 06:36:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/group-project-38db003ed7a3f444'884[Apr 25 2023 06:36:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-group-project-fad7e54605cfd2f4'885 verifies group is added and members can access project with correct access level886Verify887 Runner registration888[Apr 25 2023 06:36:43 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner889[Apr 25 2023 06:36:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`890[Apr 25 2023 06:36:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds891[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds892[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-cd-5b03e7d0f2dba870' via api in 0.69 seconds893[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`894[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1682404603 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1682404603 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-1682404603 --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `895[Apr 25 2023 06:36:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1682404603`896[Apr 25 2023 06:36:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`897[Apr 25 2023 06:36:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1682404603' via api in 7.04 seconds898[Apr 25 2023 06:36:55 UTC (QA Tests)] INFO -- filling :login_field with "root"899[Apr 25 2023 06:36:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field900[Apr 25 2023 06:36:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"901[Apr 25 2023 06:36:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field902[Apr 25 2023 06:36:55 UTC (QA Tests)] INFO -- clicking :sign_in_button903[Apr 25 2023 06:36:57 UTC (QA Tests)] INFO -- Enabling super sidebar!904[Apr 25 2023 06:36:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled905[Apr 25 2023 06:36:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-ci-cd-5b03e7d0f2dba870906[Apr 25 2023 06:36:59 UTC (QA Tests)] INFO -- clicking :nav_item_link907[Apr 25 2023 06:36:59 UTC (QA Tests)] INFO -- clicking :nav_item_link908[Apr 25 2023 06:37:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1682404603'909[Apr 25 2023 06:37:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1682404603`910 user registers a new project runner911Create912 Merge request squashing913[Apr 25 2023 06:37:03 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging914[Apr 25 2023 06:37:08 UTC (QA Tests)] INFO -- filling :login_field with "root"915[Apr 25 2023 06:37:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field916[Apr 25 2023 06:37:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"917[Apr 25 2023 06:37:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field918[Apr 25 2023 06:37:08 UTC (QA Tests)] INFO -- clicking :sign_in_button919[Apr 25 2023 06:37:10 UTC (QA Tests)] INFO -- Enabling super sidebar!920[Apr 25 2023 06:37:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled921[Apr 25 2023 06:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds922[Apr 25 2023 06:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds923[Apr 25 2023 06:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/squash-before-merge-f588ed53f4e25b9b' via api in 0.6 seconds924[Apr 25 2023 06:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds925[Apr 25 2023 06:37:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds926[Apr 25 2023 06:37:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.09 seconds927[Apr 25 2023 06:37:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"928[Apr 25 2023 06:37:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.37 seconds929[Apr 25 2023 06:37:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/squash-before-merge-f588ed53f4e25b9b/-/merge_requests/1930[Apr 25 2023 06:37:16 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}931[Apr 25 2023 06:37:17 UTC (QA Tests)] INFO -- clicking :merge_button932 user squashes commits while merging933Create934 Create a new project from a template935[Apr 25 2023 06:37:20 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api936[Apr 25 2023 06:37:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds937[Apr 25 2023 06:37:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds938[Apr 25 2023 06:37:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/templated-project-5dec390216aa4b6d' via api in 6.17 seconds939[Apr 25 2023 06:37:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds940 commits via the api941Package942 Container Registry943 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)944Create945 File management946[Apr 25 2023 06:37:26 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web947[Apr 25 2023 06:37:31 UTC (QA Tests)] INFO -- filling :login_field with "root"948[Apr 25 2023 06:37:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field949[Apr 25 2023 06:37:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"950[Apr 25 2023 06:37:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field951[Apr 25 2023 06:37:31 UTC (QA Tests)] INFO -- clicking :sign_in_button952[Apr 25 2023 06:37:33 UTC (QA Tests)] INFO -- Enabling super sidebar!953[Apr 25 2023 06:37:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled954[Apr 25 2023 06:37:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds955[Apr 25 2023 06:37:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds956[Apr 25 2023 06:37:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-new-file-c77efb0884ed5531' via api in 1.03 seconds957[Apr 25 2023 06:37:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-new-file-c77efb0884ed5531958[Apr 25 2023 06:37:37 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown959[Apr 25 2023 06:37:37 UTC (QA Tests)] INFO -- clicking :new_file_menu_item960[Apr 25 2023 06:37:38 UTC (QA Tests)] INFO -- filling :file_name_field with "QA Test - File name"961[Apr 25 2023 06:37:38 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field962[Apr 25 2023 06:37:38 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"963[Apr 25 2023 06:37:38 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field964[Apr 25 2023 06:37:39 UTC (QA Tests)] INFO -- clicking :commit_button965[Apr 25 2023 06:37:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 4.43 seconds966 user creates a file via the Web967Create968 Default branch name instance setting969[Apr 25 2023 06:37:41 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}970[Apr 25 2023 06:37:41 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name971[Apr 25 2023 06:37:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds972[Apr 25 2023 06:37:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds973[Apr 25 2023 06:37:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/default-branch-name-via-cli-bb5a53f9a3ff564d' via api in 0.15 seconds974 allows a project to be created via the CLI with a different default branch name975[Apr 25 2023 06:37:43 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project976[Apr 25 2023 06:37:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds977[Apr 25 2023 06:37:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds978[Apr 25 2023 06:37:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/default-branch-name-731ae520718486aa' via api in 0.87 seconds979 sets the default branch name for a new project980[Apr 25 2023 06:37:44 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}981Manage982 OIDC983[Apr 25 2023 06:37:44 UTC (QA Tests)] INFO -- Starting test: Manage OIDC creates GitLab OIDC application and uses it to login984[Apr 25 2023 06:37:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a3b92febd492fcf2' via api in 0.22 seconds985[Apr 25 2023 06:37:49 UTC (QA Tests)] INFO -- filling :login_field with "root"986[Apr 25 2023 06:37:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field987[Apr 25 2023 06:37:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"988[Apr 25 2023 06:37:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field989[Apr 25 2023 06:37:50 UTC (QA Tests)] INFO -- clicking :sign_in_button990[Apr 25 2023 06:37:51 UTC (QA Tests)] INFO -- Enabling super sidebar!991[Apr 25 2023 06:37:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled992[Apr 25 2023 06:37:54 UTC (QA Tests)] INFO -- clicking :context_switcher993[Apr 25 2023 06:38:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content994[Apr 25 2023 06:38:08 UTC (QA Tests)] INFO -- clicking :sign_out_link995[Apr 25 2023 06:38:11 UTC (QA Tests)] INFO -- filling :login_field with "root"996[Apr 25 2023 06:38:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field997[Apr 25 2023 06:38:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"998[Apr 25 2023 06:38:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field999[Apr 25 2023 06:38:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1000[Apr 25 2023 06:38:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1001[Apr 25 2023 06:38:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1002[Apr 25 2023 06:38:16 UTC (QA Tests)] INFO -- clicking :context_switcher1003[Apr 25 2023 06:38:26 UTC (QA Tests)] INFO -- Saving screenshot..1004[Apr 25 2023 06:38:26 UTC (QA Tests)] INFO -- Starting test: Manage OIDC creates GitLab OIDC application and uses it to login1005[Apr 25 2023 06:38:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-babe4c4735f26652' via api in 0.22 seconds1006[Apr 25 2023 06:38:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1007[Apr 25 2023 06:38:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1008[Apr 25 2023 06:38:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1009[Apr 25 2023 06:38:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1010[Apr 25 2023 06:38:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1011[Apr 25 2023 06:38:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1012[Apr 25 2023 06:38:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1013[Apr 25 2023 06:38:36 UTC (QA Tests)] INFO -- clicking :context_switcher1014[Apr 25 2023 06:38:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content1015[Apr 25 2023 06:38:50 UTC (QA Tests)] INFO -- clicking :sign_out_link1016[Apr 25 2023 06:38:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1017[Apr 25 2023 06:38:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1018[Apr 25 2023 06:38:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1019[Apr 25 2023 06:38:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1020[Apr 25 2023 06:38:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1021[Apr 25 2023 06:38:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1022[Apr 25 2023 06:38:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1023[Apr 25 2023 06:38:59 UTC (QA Tests)] INFO -- clicking :context_switcher1024[Apr 25 2023 06:39:09 UTC (QA Tests)] INFO -- Saving screenshot..1025 creates GitLab OIDC application and uses it to login (FAILED - 2)10271st Try error in ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:29:1028Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"1029Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"1031RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:291032 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/manage_oidc_creates_gitlab_oidc_application_and_uses_it_to_login_2023-04-25-06-39-09.226.html1033 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/manage_oidc_creates_gitlab_oidc_application_and_uses_it_to_login_2023-04-25-06-39-09.226.png1034ModelOps1035 Suggested Reviewers1036 suggests reviewers (PENDING: Test is not compatible with this environment or pipeline)1037Create1038 batch comments in merge request1039[Apr 25 2023 06:39:09 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a non-diff review1040[Apr 25 2023 06:39:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1041[Apr 25 2023 06:39:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1042[Apr 25 2023 06:39:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1043[Apr 25 2023 06:39:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1044[Apr 25 2023 06:39:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1045[Apr 25 2023 06:39:16 UTC (QA Tests)] INFO -- Enabling super sidebar!1046[Apr 25 2023 06:39:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled1047[Apr 25 2023 06:39:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1048[Apr 25 2023 06:39:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.19 seconds1049[Apr 25 2023 06:39:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-70bbb0958eb12774' via api in 0.69 seconds1050[Apr 25 2023 06:39:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1051[Apr 25 2023 06:39:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1052[Apr 25 2023 06:39:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.2 seconds1053[Apr 25 2023 06:39:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-70bbb0958eb12774/-/merge_requests/11054[Apr 25 2023 06:39:21 UTC (QA Tests)] INFO -- clicking :notes_tab1055[Apr 25 2023 06:39:21 UTC (QA Tests)] INFO -- filling :comment_field with "I'm starting a new discussion"1056[Apr 25 2023 06:39:21 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1057[Apr 25 2023 06:39:22 UTC (QA Tests)] INFO -- clicking :discussion_menu_item1058[Apr 25 2023 06:39:22 UTC (QA Tests)] INFO -- clicking :comment_button1059[Apr 25 2023 06:39:23 UTC (QA Tests)] INFO -- filling :reply_field with "Could you please check this?"1060[Apr 25 2023 06:39:23 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1061[Apr 25 2023 06:39:23 UTC (QA Tests)] INFO -- clicking :start_review_button1062[Apr 25 2023 06:39:30 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown1063[Apr 25 2023 06:39:30 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown1064[Apr 25 2023 06:39:30 UTC (QA Tests)] INFO -- clicking :submit_review_button1065 user submits a non-diff review1066[Apr 25 2023 06:39:31 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a diff review1067[Apr 25 2023 06:39:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1068[Apr 25 2023 06:39:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1069[Apr 25 2023 06:39:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1070[Apr 25 2023 06:39:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1071[Apr 25 2023 06:39:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1072[Apr 25 2023 06:39:38 UTC (QA Tests)] INFO -- Enabling super sidebar!1073[Apr 25 2023 06:39:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled1074[Apr 25 2023 06:39:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1075[Apr 25 2023 06:39:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1076[Apr 25 2023 06:39:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-3d38271c9e08802a' via api in 0.97 seconds1077[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1078[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1079[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.12 seconds1080[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-3d38271c9e08802a/-/merge_requests/11081[Apr 25 2023 06:39:43 UTC (QA Tests)] INFO -- clicking :diffs_tab1082[Apr 25 2023 06:39:45 UTC (QA Tests)] INFO -- clicking :diff_comment_button1083[Apr 25 2023 06:39:45 UTC (QA Tests)] INFO -- clicking :dismiss_suggestion_popover_button1084[Apr 25 2023 06:39:45 UTC (QA Tests)] INFO -- filling :reply_field with "Can you check this line of code?"1085[Apr 25 2023 06:39:45 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1086[Apr 25 2023 06:39:46 UTC (QA Tests)] INFO -- clicking :start_review_button1087[Apr 25 2023 06:39:52 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown1088[Apr 25 2023 06:39:52 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown1089[Apr 25 2023 06:39:52 UTC (QA Tests)] INFO -- clicking :submit_review_button1090[Apr 25 2023 06:39:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.29 seconds1091[Apr 25 2023 06:39:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Update file"1092[Apr 25 2023 06:39:54 UTC (QA Tests)] INFO -- clicking :notes_tab1093[Apr 25 2023 06:39:54 UTC (QA Tests)] INFO -- clicking :resolve_discussion_button1094 user submits a diff review1095Verify1096 Pipeline with image:pull_policy1097 when policy is allowed1098 with [always] policy1099[Apr 25 2023 06:39:55 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly1100[Apr 25 2023 06:39:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1101[Apr 25 2023 06:39:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.43 seconds1102[Apr 25 2023 06:39:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-c87fcc98b4e0e241' via api in 2.07 seconds1103[Apr 25 2023 06:39:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1104[Apr 25 2023 06:39:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1105[Apr 25 2023 06:39:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1106[Apr 25 2023 06:39:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-g7xw3ygw -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-g7xw3ygw 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-g7xw3ygw --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-g7xw3ygw --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" `1107[Apr 25 2023 06:39:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-g7xw3ygw`1108[Apr 25 2023 06:39:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1109[Apr 25 2023 06:39:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-g7xw3ygw' via api in 1.37 seconds1110[Apr 25 2023 06:39:58 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1111[Apr 25 2023 06:39:58 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-g7xw3ygw:/etc/gitlab-runner/config.toml /tmp/config.toml20230425-39-9n968k`1112[Apr 25 2023 06:39:59 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230425-39-9n968k qa-runner-g7xw3ygw:/etc/gitlab-runner/config.toml`1113[Apr 25 2023 06:39:59 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-g7xw3ygw...1114[Apr 25 2023 06:39:59 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-g7xw3ygw`1115[Apr 25 2023 06:39:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-g7xw3ygw`1116[Apr 25 2023 06:39:59 UTC (QA Tests)] INFO -- Waiting for runner to come online...1117[Apr 25 2023 06:40:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1118[Apr 25 2023 06:40:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1119[Apr 25 2023 06:40:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1120[Apr 25 2023 06:40:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1121[Apr 25 2023 06:40:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1122[Apr 25 2023 06:40:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1123[Apr 25 2023 06:40:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1124[Apr 25 2023 06:40:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1125[Apr 25 2023 06:40:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-c87fcc98b4e0e2411126[Apr 25 2023 06:40:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1127[Apr 25 2023 06:40:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1128[Apr 25 2023 06:40:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1129[Apr 25 2023 06:40:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1130[Apr 25 2023 06:40:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-g7xw3ygw`1131 applies pull policy in job correctly1132 with [never] policy1133[Apr 25 2023 06:40:27 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly1134[Apr 25 2023 06:40:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1135[Apr 25 2023 06:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1136[Apr 25 2023 06:40:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-ffa780951134fa20' via api in 0.61 seconds1137[Apr 25 2023 06:40:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1138[Apr 25 2023 06:40:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1139[Apr 25 2023 06:40:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1140[Apr 25 2023 06:40:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-kciviclv -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-kciviclv 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-kciviclv --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-kciviclv --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" `1141[Apr 25 2023 06:40:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-kciviclv`1142[Apr 25 2023 06:40:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1143[Apr 25 2023 06:40:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-kciviclv' via api in 7.27 seconds1144[Apr 25 2023 06:40:35 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1145[Apr 25 2023 06:40:35 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-kciviclv:/etc/gitlab-runner/config.toml /tmp/config.toml20230425-39-8tgqbw`1146[Apr 25 2023 06:40:35 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230425-39-8tgqbw qa-runner-kciviclv:/etc/gitlab-runner/config.toml`1147[Apr 25 2023 06:40:36 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-kciviclv...1148[Apr 25 2023 06:40:36 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-kciviclv`1149[Apr 25 2023 06:40:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-kciviclv`1150[Apr 25 2023 06:40:36 UTC (QA Tests)] INFO -- Waiting for runner to come online...1151[Apr 25 2023 06:40:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1152[Apr 25 2023 06:40:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1153[Apr 25 2023 06:40:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1154[Apr 25 2023 06:40:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1155[Apr 25 2023 06:40:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1156[Apr 25 2023 06:40:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1157[Apr 25 2023 06:40:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1158[Apr 25 2023 06:40:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1159[Apr 25 2023 06:40:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-ffa780951134fa201160[Apr 25 2023 06:40:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1161[Apr 25 2023 06:40:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1162[Apr 25 2023 06:40:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1163[Apr 25 2023 06:40:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1164[Apr 25 2023 06:40:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-kciviclv`1165 applies pull policy in job correctly1166 with [always if-not-present] policies1167[Apr 25 2023 06:40:50 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly1168[Apr 25 2023 06:40:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1169[Apr 25 2023 06:40:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1170[Apr 25 2023 06:40:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-89b8dfb4b8609314' via api in 0.58 seconds1171[Apr 25 2023 06:40:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1172[Apr 25 2023 06:40:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1173[Apr 25 2023 06:40:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1174[Apr 25 2023 06:40:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-z012s5ms -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-z012s5ms 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-z012s5ms --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-z012s5ms --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" `1175[Apr 25 2023 06:40:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-z012s5ms`1176[Apr 25 2023 06:40:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1177[Apr 25 2023 06:40:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-z012s5ms' via api in 6.57 seconds1178[Apr 25 2023 06:40:58 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1179[Apr 25 2023 06:40:58 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-z012s5ms:/etc/gitlab-runner/config.toml /tmp/config.toml20230425-39-121vix`1180[Apr 25 2023 06:40:58 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230425-39-121vix qa-runner-z012s5ms:/etc/gitlab-runner/config.toml`1181[Apr 25 2023 06:40:58 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-z012s5ms...1182[Apr 25 2023 06:40:58 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-z012s5ms`1183[Apr 25 2023 06:40:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-z012s5ms`1184[Apr 25 2023 06:40:59 UTC (QA Tests)] INFO -- Waiting for runner to come online...1185[Apr 25 2023 06:40:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1186[Apr 25 2023 06:41:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1187[Apr 25 2023 06:41:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1188[Apr 25 2023 06:41:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1189[Apr 25 2023 06:41:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1190[Apr 25 2023 06:41:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1191[Apr 25 2023 06:41:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1192[Apr 25 2023 06:41:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1193[Apr 25 2023 06:41:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-89b8dfb4b86093141194[Apr 25 2023 06:41:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1195[Apr 25 2023 06:41:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1196[Apr 25 2023 06:41:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1197[Apr 25 2023 06:41:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1198[Apr 25 2023 06:41:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-z012s5ms`1199 applies pull policy in job correctly1200 with [if-not-present] policy1201[Apr 25 2023 06:41:14 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly1202[Apr 25 2023 06:41:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1203[Apr 25 2023 06:41:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.21 seconds1204[Apr 25 2023 06:41:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-a5ba6e5d329a9918' via api in 0.65 seconds1205[Apr 25 2023 06:41:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1206[Apr 25 2023 06:41:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1207[Apr 25 2023 06:41:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1208[Apr 25 2023 06:41:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-rg4yj2r8 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-rg4yj2r8 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-rg4yj2r8 --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-rg4yj2r8 --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" `1209[Apr 25 2023 06:41:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-rg4yj2r8`1210[Apr 25 2023 06:41:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1211[Apr 25 2023 06:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-rg4yj2r8' via api in 7.2 seconds1212[Apr 25 2023 06:41:22 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1213[Apr 25 2023 06:41:22 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-rg4yj2r8:/etc/gitlab-runner/config.toml /tmp/config.toml20230425-39-apowxs`1214[Apr 25 2023 06:41:22 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230425-39-apowxs qa-runner-rg4yj2r8:/etc/gitlab-runner/config.toml`1215[Apr 25 2023 06:41:23 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-rg4yj2r8...1216[Apr 25 2023 06:41:23 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-rg4yj2r8`1217[Apr 25 2023 06:41:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-rg4yj2r8`1218[Apr 25 2023 06:41:23 UTC (QA Tests)] INFO -- Waiting for runner to come online...1219[Apr 25 2023 06:41:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1220[Apr 25 2023 06:41:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1221[Apr 25 2023 06:41:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1222[Apr 25 2023 06:41:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1223[Apr 25 2023 06:41:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1224[Apr 25 2023 06:41:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1225[Apr 25 2023 06:41:31 UTC (QA Tests)] INFO -- Enabling super sidebar!1226[Apr 25 2023 06:41:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled1227[Apr 25 2023 06:41:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-a5ba6e5d329a99181228[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1229[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1230[Apr 25 2023 06:41:37 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1231[Apr 25 2023 06:41:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1232[Apr 25 2023 06:41:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-rg4yj2r8`1233 applies pull policy in job correctly1234 when policy is not allowed1235[Apr 25 2023 06:41:38 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message1236[Apr 25 2023 06:41:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1237[Apr 25 2023 06:41:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1238[Apr 25 2023 06:41:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-5d0e2194696be782' via api in 0.81 seconds1239[Apr 25 2023 06:41:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1240[Apr 25 2023 06:41:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1241[Apr 25 2023 06:41:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1242[Apr 25 2023 06:41:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-pssrr5fu -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-pssrr5fu 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-pssrr5fu --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-pssrr5fu --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" `1243[Apr 25 2023 06:41:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-pssrr5fu`1244[Apr 25 2023 06:41:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1245[Apr 25 2023 06:41:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-pssrr5fu' via api in 1.2 seconds1246[Apr 25 2023 06:41:40 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1247[Apr 25 2023 06:41:40 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-pssrr5fu:/etc/gitlab-runner/config.toml /tmp/config.toml20230425-39-cvalee`1248[Apr 25 2023 06:41:40 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230425-39-cvalee qa-runner-pssrr5fu:/etc/gitlab-runner/config.toml`1249[Apr 25 2023 06:41:41 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-pssrr5fu...1250[Apr 25 2023 06:41:41 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-pssrr5fu`1251[Apr 25 2023 06:41:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-pssrr5fu`1252[Apr 25 2023 06:41:41 UTC (QA Tests)] INFO -- Waiting for runner to come online...1253[Apr 25 2023 06:41:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1254[Apr 25 2023 06:41:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1255[Apr 25 2023 06:41:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1256[Apr 25 2023 06:41:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1257[Apr 25 2023 06:41:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1258[Apr 25 2023 06:41:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1259[Apr 25 2023 06:41:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1260[Apr 25 2023 06:41:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1261[Apr 25 2023 06:41:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-with-image-pull-policy-5d0e2194696be7821262[Apr 25 2023 06:41:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1263[Apr 25 2023 06:41:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1264[Apr 25 2023 06:42:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1265[Apr 25 2023 06:42:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1266[Apr 25 2023 06:42:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-pssrr5fu`1267 fails job with policy not allowed message1268Create1269 Pull mirror a repository over HTTP1270[Apr 25 2023 06:42:09 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth1271[Apr 25 2023 06:42:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1272[Apr 25 2023 06:42:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1273[Apr 25 2023 06:42:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1274[Apr 25 2023 06:42:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1275[Apr 25 2023 06:42:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1276[Apr 25 2023 06:42:16 UTC (QA Tests)] INFO -- Enabling super sidebar!1277[Apr 25 2023 06:42:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled1278[Apr 25 2023 06:42:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1279[Apr 25 2023 06:42:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.2 seconds1280[Apr 25 2023 06:42:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pull-mirror-source-project-9808f4a7215d995a' via api in 0.65 seconds1281[Apr 25 2023 06:42:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1282[Apr 25 2023 06:42:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.09 seconds1283[Apr 25 2023 06:42:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1284[Apr 25 2023 06:42:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1285[Apr 25 2023 06:42:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pull-mirror-target-project-55785a4df1e70617' via api in 0.61 seconds1286[Apr 25 2023 06:42:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pull-mirror-target-project-55785a4df1e706171287[Apr 25 2023 06:42:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1288[Apr 25 2023 06:42:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1289[Apr 25 2023 06:42:23 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pull-mirror-source-project-9808f4a7215d995a.git"1290[Apr 25 2023 06:42:23 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1291[Apr 25 2023 06:42:24 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field1292[Apr 25 2023 06:42:25 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1293[Apr 25 2023 06:42:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1294[Apr 25 2023 06:42:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1295[Apr 25 2023 06:42:25 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1296[Apr 25 2023 06:42:38 UTC (QA Tests)] INFO -- clicking :update_now_button1297[Apr 25 2023 06:42:39 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pull-mirror-target-project-55785a4df1e70617/-/settings/repository#js-push-remote-settings1298[Apr 25 2023 06:42:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pull-mirror-target-project-55785a4df1e706171299[Apr 25 2023 06:42:43 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1300 configures and syncs a (pull) mirrored repository with password auth1301Verify1302 Pipeline for project mirrors Github1303 user commits to GitHub triggers CI pipeline (PENDING: Test is not compatible with this environment or pipeline)1304Data Stores1305 Add project member1306[Apr 25 2023 06:42:43 UTC (QA Tests)] INFO -- Starting test: Data Stores Add project member user adds project member1307[Apr 25 2023 06:42:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1308[Apr 25 2023 06:42:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1309[Apr 25 2023 06:42:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1310[Apr 25 2023 06:42:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1311[Apr 25 2023 06:42:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1312[Apr 25 2023 06:42:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1313[Apr 25 2023 06:42:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1314[Apr 25 2023 06:42:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1315[Apr 25 2023 06:42:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1316[Apr 25 2023 06:42:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1317[Apr 25 2023 06:42:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/add-member-project-166cea9fc05b9165' via api in 0.8 seconds1318[Apr 25 2023 06:42:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/add-member-project-166cea9fc05b91651319[Apr 25 2023 06:42:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1320[Apr 25 2023 06:42:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1321[Apr 25 2023 06:42:54 UTC (QA Tests)] INFO -- clicking :invite_members_button1322[Apr 25 2023 06:42:54 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1323[Apr 25 2023 06:42:54 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1324[Apr 25 2023 06:42:55 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1325[Apr 25 2023 06:42:55 UTC (QA Tests)] INFO -- clicking :invite_button1326[Apr 25 2023 06:42:58 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"1327[Apr 25 2023 06:42:58 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1328[Apr 25 2023 06:42:58 UTC (QA Tests)] INFO -- clicking :search_button1329 user adds project member1330Create1331 Multiple file snippet1332 behaves like copying snippet file contents1333[Apr 25 2023 06:42:59 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file personal_snippet to a comment and verifies them1334[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1335[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1336[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1337[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1338[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1339[Apr 25 2023 06:43:06 UTC (QA Tests)] INFO -- Enabling super sidebar!1340[Apr 25 2023 06:43:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled1341[Apr 25 2023 06:43:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.33 seconds1342[Apr 25 2023 06:43:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-4e337bfe.test/relative/-/snippets/31343[Apr 25 2023 06:43:09 UTC (QA Tests)] INFO -- clicking :copy_contents_button1344[Apr 25 2023 06:43:09 UTC (QA Tests)] INFO -- clicking :comment_button1345[Apr 25 2023 06:43:10 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1346[Apr 25 2023 06:43:10 UTC (QA Tests)] INFO -- clicking :delete_comment_button1347[Apr 25 2023 06:43:10 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1348[Apr 25 2023 06:43:10 UTC (QA Tests)] INFO -- clicking :copy_contents_button1349[Apr 25 2023 06:43:11 UTC (QA Tests)] INFO -- clicking :comment_button1350[Apr 25 2023 06:43:11 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1351[Apr 25 2023 06:43:11 UTC (QA Tests)] INFO -- clicking :delete_comment_button1352[Apr 25 2023 06:43:11 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1353[Apr 25 2023 06:43:11 UTC (QA Tests)] INFO -- clicking :copy_contents_button1354[Apr 25 2023 06:43:12 UTC (QA Tests)] INFO -- clicking :comment_button1355[Apr 25 2023 06:43:12 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1356[Apr 25 2023 06:43:12 UTC (QA Tests)] INFO -- clicking :delete_comment_button1357[Apr 25 2023 06:43:12 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1358 copies file contents of a multi-file personal_snippet to a comment and verifies them1359 behaves like copying snippet file contents1360[Apr 25 2023 06:43:12 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file project_snippet to a comment and verifies them1361[Apr 25 2023 06:43:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1362[Apr 25 2023 06:43:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1363[Apr 25 2023 06:43:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1364[Apr 25 2023 06:43:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1365[Apr 25 2023 06:43:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1366[Apr 25 2023 06:43:19 UTC (QA Tests)] INFO -- Enabling super sidebar!1367[Apr 25 2023 06:43:19 UTC (QA Tests)] INFO -- Super sidebar is already enabled1368[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1369[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1370[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-0eb97db2ac21b6aa' via api in 0.59 seconds1371[Apr 25 2023 06:43:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.14 seconds1372[Apr 25 2023 06:43:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-0eb97db2ac21b6aa/-/snippets/41373[Apr 25 2023 06:43:23 UTC (QA Tests)] INFO -- clicking :copy_contents_button1374[Apr 25 2023 06:43:23 UTC (QA Tests)] INFO -- clicking :comment_button1375[Apr 25 2023 06:43:24 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1376[Apr 25 2023 06:43:24 UTC (QA Tests)] INFO -- clicking :delete_comment_button1377[Apr 25 2023 06:43:24 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1378[Apr 25 2023 06:43:25 UTC (QA Tests)] INFO -- clicking :copy_contents_button1379[Apr 25 2023 06:43:25 UTC (QA Tests)] INFO -- clicking :comment_button1380[Apr 25 2023 06:43:25 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1381[Apr 25 2023 06:43:26 UTC (QA Tests)] INFO -- clicking :delete_comment_button1382[Apr 25 2023 06:43:26 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1383[Apr 25 2023 06:43:26 UTC (QA Tests)] INFO -- clicking :copy_contents_button1384[Apr 25 2023 06:43:26 UTC (QA Tests)] INFO -- clicking :comment_button1385[Apr 25 2023 06:43:27 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1386[Apr 25 2023 06:43:27 UTC (QA Tests)] INFO -- clicking :delete_comment_button1387[Apr 25 2023 06:43:27 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1388 copies file contents of a multi-file project_snippet to a comment and verifies them1389Govern1390 Group1391 for disable and Enable LFS1392 behaves like audit event1393[Apr 25 2023 06:43:27 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations1394[Apr 25 2023 06:43:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1395[Apr 25 2023 06:43:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1396[Apr 25 2023 06:43:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1397[Apr 25 2023 06:43:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1398[Apr 25 2023 06:43:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1399[Apr 25 2023 06:43:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1400[Apr 25 2023 06:43:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1401[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1402[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-13a56cd4eac919dc' via api in 0.57 seconds1403[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-4e337bfe.test/relative/groups/gitlab-qa-sandbox-group-3/test-group-13a56cd4eac919dc1404[Apr 25 2023 06:43:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1405[Apr 25 2023 06:43:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1406[Apr 25 2023 06:43:42 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}1407[Apr 25 2023 06:43:42 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1408[Apr 25 2023 06:43:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1409[Apr 25 2023 06:43:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1410[Apr 25 2023 06:43:46 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}1411[Apr 25 2023 06:43:46 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1412[Apr 25 2023 06:43:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1413[Apr 25 2023 06:43:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1414 logs audit events for UI operations1415 for change project creation level1416 behaves like audit event1417[Apr 25 2023 06:43:48 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations1418[Apr 25 2023 06:43:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1419[Apr 25 2023 06:43:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1420[Apr 25 2023 06:43:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1421[Apr 25 2023 06:43:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1422[Apr 25 2023 06:43:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1423[Apr 25 2023 06:43:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1424[Apr 25 2023 06:43:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1425[Apr 25 2023 06:43:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1426[Apr 25 2023 06:43:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-bfce7c557e596655' via api in 0.37 seconds1427[Apr 25 2023 06:43:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-4e337bfe.test/relative/groups/gitlab-qa-sandbox-group-3/test-group-bfce7c557e5966551428[Apr 25 2023 06:44:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1429[Apr 25 2023 06:44:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1430[Apr 25 2023 06:44:02 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown1431[Apr 25 2023 06:44:02 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1432[Apr 25 2023 06:44:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1433[Apr 25 2023 06:44:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1434 logs audit events for UI operations1435 for enable and disable allow user request access1436 behaves like audit event1437[Apr 25 2023 06:44:05 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable allow user request access behaves like audit event logs audit events for UI operations1438[Apr 25 2023 06:44:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1439[Apr 25 2023 06:44:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1440[Apr 25 2023 06:44:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1441[Apr 25 2023 06:44:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1442[Apr 25 2023 06:44:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1443[Apr 25 2023 06:44:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1444[Apr 25 2023 06:44:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1445[Apr 25 2023 06:44:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1446[Apr 25 2023 06:44:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-2119cb24fa9f2873' via api in 0.34 seconds1447[Apr 25 2023 06:44:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-4e337bfe.test/relative/groups/gitlab-qa-sandbox-group-3/test-group-2119cb24fa9f28731448[Apr 25 2023 06:44:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1449[Apr 25 2023 06:44:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1450[Apr 25 2023 06:44:19 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}1451[Apr 25 2023 06:44:19 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1452[Apr 25 2023 06:44:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1453[Apr 25 2023 06:44:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1454[Apr 25 2023 06:44:22 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}1455[Apr 25 2023 06:44:22 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1456[Apr 25 2023 06:44:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1457[Apr 25 2023 06:44:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1458 logs audit events for UI operations1459 for enable and disable membership lock1460 behaves like audit event1461[Apr 25 2023 06:44:25 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations1462[Apr 25 2023 06:44:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1463[Apr 25 2023 06:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1464[Apr 25 2023 06:44:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1465[Apr 25 2023 06:44:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1466[Apr 25 2023 06:44:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1467[Apr 25 2023 06:44:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1468[Apr 25 2023 06:44:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1469[Apr 25 2023 06:44:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1470[Apr 25 2023 06:44:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-006bcd5395e40e9f' via api in 0.4 seconds1471[Apr 25 2023 06:44:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-4e337bfe.test/relative/groups/gitlab-qa-sandbox-group-3/test-group-006bcd5395e40e9f1472[Apr 25 2023 06:44:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1473[Apr 25 2023 06:44:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1474[Apr 25 2023 06:44:38 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}1475[Apr 25 2023 06:44:39 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1476[Apr 25 2023 06:44:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1477[Apr 25 2023 06:44:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1478[Apr 25 2023 06:44:42 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}1479[Apr 25 2023 06:44:42 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1480[Apr 25 2023 06:44:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1481[Apr 25 2023 06:44:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1482 logs audit events for UI operations1483 for enable and disable 2FA requirement1484 behaves like audit event1485[Apr 25 2023 06:44:44 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations1486[Apr 25 2023 06:44:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5435342dad2bd290' via api in 0.24 seconds1487[Apr 25 2023 06:44:51 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-5435342dad2bd290"1488[Apr 25 2023 06:44:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1489[Apr 25 2023 06:44:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1490[Apr 25 2023 06:44:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1491[Apr 25 2023 06:44:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1492[Apr 25 2023 06:44:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1493[Apr 25 2023 06:44:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content1494[Apr 25 2023 06:44:55 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle1495[Apr 25 2023 06:44:57 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-5435342dad2bd2901496[Apr 25 2023 06:44:57 UTC (QA Tests)] INFO -- Caching token for username: qa-user-5435342dad2bd290, last six chars of token:66MZmW1497[Apr 25 2023 06:44:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-5435342dad2bd290-1o5lag05' via api in 0.08 seconds1498[Apr 25 2023 06:44:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-0ae12902' via api in 0.31 seconds1499[Apr 25 2023 06:44:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-0ae12902/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.28 seconds1500[Apr 25 2023 06:44:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-4e337bfe.test/relative/groups/gitlab-qa-2fa-recovery-sandbox-group-0ae12902/qa-test-2023-04-25-06-26-22-706d97d0677f0c641501[Apr 25 2023 06:44:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1502[Apr 25 2023 06:44:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1503[Apr 25 2023 06:45:00 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}1504[Apr 25 2023 06:45:00 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1505[Apr 25 2023 06:45:02 UTC (QA Tests)] INFO -- clicking :configure_it_later_button1506[Apr 25 2023 06:45:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-4e337bfe.test/relative/groups/gitlab-qa-2fa-recovery-sandbox-group-0ae12902/qa-test-2023-04-25-06-26-22-706d97d0677f0c641507[Apr 25 2023 06:45:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1508[Apr 25 2023 06:45:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1509[Apr 25 2023 06:45:05 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}1510[Apr 25 2023 06:45:05 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1511[Apr 25 2023 06:45:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1512[Apr 25 2023 06:45:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1513 logs audit events for UI operations1514Data Stores1515 User1516[Apr 25 2023 06:45:08 UTC (QA Tests)] INFO -- Starting test: Data Stores User can be followed and their activity seen1517[Apr 25 2023 06:45:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3159264809898c8d' via api in 0.25 seconds1518[Apr 25 2023 06:45:08 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-3159264809898c8d1519[Apr 25 2023 06:45:08 UTC (QA Tests)] INFO -- Caching token for username: qa-user-3159264809898c8d, last six chars of token:PV56mP1520[Apr 25 2023 06:45:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-3159264809898c8d-12hq5tai' via api in 0.08 seconds1521[Apr 25 2023 06:45:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-51f43789024e88b9' via api in 0.22 seconds1522[Apr 25 2023 06:45:13 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-51f43789024e88b9"1523[Apr 25 2023 06:45:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1524[Apr 25 2023 06:45:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1525[Apr 25 2023 06:45:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1526[Apr 25 2023 06:45:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1527[Apr 25 2023 06:45:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1528[Apr 25 2023 06:45:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content1529[Apr 25 2023 06:45:16 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle1530[Apr 25 2023 06:45:19 UTC (QA Tests)] INFO -- clicking :follow_user_link1531[Apr 25 2023 06:45:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1532[Apr 25 2023 06:45:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group_for_follow_user_activity_0a1637fa6665cfc8' via api in 0.33 seconds1533[Apr 25 2023 06:45:20 UTC (QA Tests)] INFO -- Adding user qa-user-3159264809898c8d to gitlab-qa-sandbox-group-3/group_for_follow_user_activity_0a1637fa6665cfc8 QA::Resource::Group1534[Apr 25 2023 06:45:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group_for_follow_user_activity_0a1637fa6665cfc8/project-for-tags-cf1f8847d36c04a3' via api in 0.69 seconds1535[Apr 25 2023 06:45:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds1536[Apr 25 2023 06:45:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.88 seconds1537[Apr 25 2023 06:45:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.37 seconds1538[Apr 25 2023 06:45:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '29' via api in 0.18 seconds1539[Apr 25 2023 06:45:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content1540[Apr 25 2023 06:45:24 UTC (QA Tests)] INFO -- clicking :user_profile_link1541[Apr 25 2023 06:45:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1542[Apr 25 2023 06:45:25 UTC (QA Tests)] INFO -- clicking :user_link1543[Apr 25 2023 06:45:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group_for_follow_user_activity_0a1637fa6665cfc8/project-for-tags-cf1f8847d36c04a3'1544[Apr 25 2023 06:45:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3159264809898c8d'1545[Apr 25 2023 06:45:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-51f43789024e88b9'1546 can be followed and their activity seen1547Plan1548 Design Management1549[Apr 25 2023 06:45:27 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it1550[Apr 25 2023 06:45:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1551[Apr 25 2023 06:45:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1552[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1553[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1554[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1555[Apr 25 2023 06:45:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1556[Apr 25 2023 06:45:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1557[Apr 25 2023 06:45:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1558[Apr 25 2023 06:45:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1559[Apr 25 2023 06:45:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-for-issues-94197f5d1233ec41' via api in 0.6 seconds1560[Apr 25 2023 06:45:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.83 seconds1561[Apr 25 2023 06:45:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-for-issues-94197f5d1233ec41/-/issues/11562[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- clicking :design_file_name1563[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- clicking :design_image_button1564[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- filling :note_textarea with "This design is great!"1565[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- clicking the coordinates of :note_textarea1566[Apr 25 2023 06:45:41 UTC (QA Tests)] INFO -- clicking :save_comment_button1567 user adds a design and annotates it1568Create1569 File templates1570[Apr 25 2023 06:45:42 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android1571[Apr 25 2023 06:45:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1572[Apr 25 2023 06:45:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1573[Apr 25 2023 06:45:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1574[Apr 25 2023 06:45:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1575[Apr 25 2023 06:45:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1576[Apr 25 2023 06:45:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1577[Apr 25 2023 06:45:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1578[Apr 25 2023 06:45:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1579[Apr 25 2023 06:45:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1580[Apr 25 2023 06:45:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-464d55a7f997ba96' via api in 1.14 seconds1581[Apr 25 2023 06:45:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-464d55a7f997ba961582[Apr 25 2023 06:45:53 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1583[Apr 25 2023 06:45:53 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1584[Apr 25 2023 06:45:54 UTC (QA Tests)] INFO -- filling :file_name_field with "8613083d03855c10/.gitignore"1585[Apr 25 2023 06:45:54 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1586[Apr 25 2023 06:45:54 UTC (QA Tests)] INFO -- clicking :gitignore_dropdown1587[Apr 25 2023 06:45:57 UTC (QA Tests)] INFO -- clicking :commit_button1588 user adds .gitignore via file template Android1589[Apr 25 2023 06:45:59 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.01590[Apr 25 2023 06:46:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1591[Apr 25 2023 06:46:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1592[Apr 25 2023 06:46:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1593[Apr 25 2023 06:46:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1594[Apr 25 2023 06:46:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1595[Apr 25 2023 06:46:06 UTC (QA Tests)] INFO -- Enabling super sidebar!1596[Apr 25 2023 06:46:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled1597[Apr 25 2023 06:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1598[Apr 25 2023 06:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1599[Apr 25 2023 06:46:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-9f740f0c78e035a4' via api in 0.98 seconds1600[Apr 25 2023 06:46:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-9f740f0c78e035a41601[Apr 25 2023 06:46:11 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1602[Apr 25 2023 06:46:11 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1603[Apr 25 2023 06:46:12 UTC (QA Tests)] INFO -- filling :file_name_field with "LICENSE"1604[Apr 25 2023 06:46:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1605[Apr 25 2023 06:46:13 UTC (QA Tests)] INFO -- clicking :license_dropdown1606[Apr 25 2023 06:46:15 UTC (QA Tests)] INFO -- clicking :commit_button1607 user adds LICENSE via file template Mozilla Public License 2.01608[Apr 25 2023 06:46:19 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia1609[Apr 25 2023 06:46:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1610[Apr 25 2023 06:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1611[Apr 25 2023 06:46:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1612[Apr 25 2023 06:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1613[Apr 25 2023 06:46:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1614[Apr 25 2023 06:46:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1615[Apr 25 2023 06:46:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1616[Apr 25 2023 06:46:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1617[Apr 25 2023 06:46:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1618[Apr 25 2023 06:46:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-96d0e32e7a41c237' via api in 0.93 seconds1619[Apr 25 2023 06:46:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-96d0e32e7a41c2371620[Apr 25 2023 06:46:30 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1621[Apr 25 2023 06:46:30 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1622[Apr 25 2023 06:46:31 UTC (QA Tests)] INFO -- filling :file_name_field with "cb176fe07b636390/.gitlab-ci.yml"1623[Apr 25 2023 06:46:31 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1624[Apr 25 2023 06:46:31 UTC (QA Tests)] INFO -- clicking :gitlab_ci_yml_dropdown1625[Apr 25 2023 06:46:34 UTC (QA Tests)] INFO -- clicking :commit_button1626 user adds .gitlab-ci.yml via file template Julia1627[Apr 25 2023 06:46:37 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python1628[Apr 25 2023 06:46:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1629[Apr 25 2023 06:46:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1630[Apr 25 2023 06:46:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1631[Apr 25 2023 06:46:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1632[Apr 25 2023 06:46:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1633[Apr 25 2023 06:46:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1634[Apr 25 2023 06:46:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1635[Apr 25 2023 06:46:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1636[Apr 25 2023 06:46:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds1637[Apr 25 2023 06:46:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-bfead6f9c2d82b85' via api in 0.89 seconds1638[Apr 25 2023 06:46:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/file-template-project-bfead6f9c2d82b851639[Apr 25 2023 06:46:47 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1640[Apr 25 2023 06:46:47 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1641[Apr 25 2023 06:46:48 UTC (QA Tests)] INFO -- filling :file_name_field with "91cd9ca9974e3b55/Dockerfile"1642[Apr 25 2023 06:46:48 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1643[Apr 25 2023 06:46:48 UTC (QA Tests)] INFO -- clicking :dockerfile_dropdown1644[Apr 25 2023 06:46:51 UTC (QA Tests)] INFO -- clicking :commit_button1645 user adds Dockerfile via file template Python1646Plan1647 Group milestone1648[Apr 25 2023 06:46:52 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone1649[Apr 25 2023 06:46:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1650[Apr 25 2023 06:46:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1651[Apr 25 2023 06:46:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1652[Apr 25 2023 06:46:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1653[Apr 25 2023 06:46:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1654[Apr 25 2023 06:46:59 UTC (QA Tests)] INFO -- Enabling super sidebar!1655[Apr 25 2023 06:46:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled1656[Apr 25 2023 06:47:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1657[Apr 25 2023 06:47:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-milestone-261945d6' via api in 0.37 seconds1658[Apr 25 2023 06:47:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-4e337bfe.test/relative/groups/gitlab-qa-sandbox-group-3/group-with-milestone-261945d61659[Apr 25 2023 06:47:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1660[Apr 25 2023 06:47:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1661[Apr 25 2023 06:47:03 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link1662[Apr 25 2023 06:47:03 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"1663[Apr 25 2023 06:47:03 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1664[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."1665[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1666[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/04/251667"1668[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1669[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/05/251670"1671[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1672[Apr 25 2023 06:47:05 UTC (QA Tests)] INFO -- clicking :create_milestone_button1673[Apr 25 2023 06:47:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 5.44 seconds1674[Apr 25 2023 06:47:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1675[Apr 25 2023 06:47:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1676[Apr 25 2023 06:47:07 UTC (QA Tests)] INFO -- clicking :milestone_link1677 creates a group milestone1678Plan1679 Sum of issues weights on issue board1680[Apr 25 2023 06:47:08 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header1681[Apr 25 2023 06:47:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1682[Apr 25 2023 06:47:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1683[Apr 25 2023 06:47:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1684[Apr 25 2023 06:47:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1685[Apr 25 2023 06:47:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1686[Apr 25 2023 06:47:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1687[Apr 25 2023 06:47:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1688[Apr 25 2023 06:47:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1689[Apr 25 2023 06:47:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.24 seconds1690[Apr 25 2023 06:47:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-db05d6f677a4fe7a' via api in 0.93 seconds1691[Apr 25 2023 06:47:18 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.16 seconds1692[Apr 25 2023 06:47:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.3 seconds1693[Apr 25 2023 06:47:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '12' via api in 2.01 seconds1694[Apr 25 2023 06:47:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.29 seconds1695[Apr 25 2023 06:47:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.34 seconds1696[Apr 25 2023 06:47:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-db05d6f677a4fe7a1697[Apr 25 2023 06:47:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1698[Apr 25 2023 06:47:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1699 shows the sum of issues weights in the board list's header1700Data Stores1701 Project transfer between groups1702[Apr 25 2023 06:47:22 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer between groups user transfers a project between groups1703[Apr 25 2023 06:47:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1704[Apr 25 2023 06:47:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/target-group-for-transfer_97b5feebe66d955e' via api in 0.43 seconds1705[Apr 25 2023 06:47:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1706[Apr 25 2023 06:47:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/source-group-4bb3bf65ba7e280c' via api in 0.33 seconds1707[Apr 25 2023 06:47:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/source-group-4bb3bf65ba7e280c/transfer-project-a0ccdd320be6a1b8' via api in 0.38 seconds1708[Apr 25 2023 06:47:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1709[Apr 25 2023 06:47:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1710[Apr 25 2023 06:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1711[Apr 25 2023 06:47:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1712[Apr 25 2023 06:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1713[Apr 25 2023 06:47:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1714[Apr 25 2023 06:47:30 UTC (QA Tests)] INFO -- Enabling super sidebar!1715[Apr 25 2023 06:47:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled1716[Apr 25 2023 06:47:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/source-group-4bb3bf65ba7e280c/transfer-project-a0ccdd320be6a1b81717[Apr 25 2023 06:47:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1718[Apr 25 2023 06:47:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1719[Apr 25 2023 06:47:35 UTC (QA Tests)] INFO -- Transferring project: transfer-project-a0ccdd320be6a1b8 to namespace: gitlab-qa-sandbox-group-3/target-group-for-transfer_97b5feebe66d955e1720[Apr 25 2023 06:47:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="transfer_project_content"],.qa-transfer-project-content1721[Apr 25 2023 06:47:35 UTC (QA Tests)] INFO -- clicking :namespaces_list1722[Apr 25 2023 06:47:36 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "gitlab-qa-sandbox-group-3 / target-group-for-transfer_97b5feebe66d955e"1723[Apr 25 2023 06:47:36 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search1724[Apr 25 2023 06:47:36 UTC (QA Tests)] INFO -- clicking :transfer_project_button1725[Apr 25 2023 06:47:36 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "transfer-project-a0ccdd320be6a1b8"1726[Apr 25 2023 06:47:36 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field1727[Apr 25 2023 06:47:37 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button1728[Apr 25 2023 06:47:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1729 user transfers a project between groups1730Create1731 SSH key support1732[Apr 25 2023 06:47:40 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230425-39-r27cjo/id_rsa -N `1733[Apr 25 2023 06:47:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.22 seconds1734[Apr 25 2023 06:47:41 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together1735[Apr 25 2023 06:47:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1736[Apr 25 2023 06:47:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1737[Apr 25 2023 06:47:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1738[Apr 25 2023 06:47:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1739[Apr 25 2023 06:47:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1740[Apr 25 2023 06:47:47 UTC (QA Tests)] INFO -- Enabling super sidebar!1741[Apr 25 2023 06:47:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled1742[Apr 25 2023 06:47:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1743[Apr 25 2023 06:47:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1744[Apr 25 2023 06:47:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/ssh-tests-1849cc1c5e721a37' via api in 0.79 seconds1745 pushes multiple branches and tags together1746[Apr 25 2023 06:47:51 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH1747[Apr 25 2023 06:47:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1748[Apr 25 2023 06:47:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1749[Apr 25 2023 06:47:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1750[Apr 25 2023 06:47:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1751[Apr 25 2023 06:47:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1752[Apr 25 2023 06:47:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1753[Apr 25 2023 06:47:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1754[Apr 25 2023 06:48:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1755[Apr 25 2023 06:48:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1756[Apr 25 2023 06:48:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/ssh-tests-75b3e4701cf3bc66' via api in 0.64 seconds1757[Apr 25 2023 06:48:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1758[Apr 25 2023 06:48:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.42 seconds1759[Apr 25 2023 06:48:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/ssh-tests-75b3e4701cf3bc661760 pushes code to the repository via SSH1761[Apr 25 2023 06:48:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1762Create1763 Push mirror a repository over HTTP1764[Apr 25 2023 06:48:03 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1765[Apr 25 2023 06:48:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1766[Apr 25 2023 06:48:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1767[Apr 25 2023 06:48:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1768[Apr 25 2023 06:48:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1769[Apr 25 2023 06:48:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1770[Apr 25 2023 06:48:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1771[Apr 25 2023 06:48:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1772[Apr 25 2023 06:48:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1773[Apr 25 2023 06:48:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1774[Apr 25 2023 06:48:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/push-mirror-target-project-ed14c7bf04aa32cb' via api in 0.58 seconds1775[Apr 25 2023 06:48:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1776[Apr 25 2023 06:48:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1777[Apr 25 2023 06:48:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-code-16100fe44eab2874' via api in 0.65 seconds1778[Apr 25 2023 06:48:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1779[Apr 25 2023 06:48:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.88 seconds1780[Apr 25 2023 06:48:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-code-16100fe44eab28741781[Apr 25 2023 06:48:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1782[Apr 25 2023 06:48:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1783[Apr 25 2023 06:48:17 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/push-mirror-target-project-ed14c7bf04aa32cb.git"1784[Apr 25 2023 06:48:17 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1785[Apr 25 2023 06:48:17 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1786[Apr 25 2023 06:48:18 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1787[Apr 25 2023 06:48:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1788[Apr 25 2023 06:48:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1789[Apr 25 2023 06:48:18 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1790[Apr 25 2023 06:48:31 UTC (QA Tests)] INFO -- clicking :update_now_button1791[Apr 25 2023 06:48:32 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-code-16100fe44eab2874/-/settings/repository#js-push-remote-settings1792[Apr 25 2023 06:48:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/push-mirror-target-project-ed14c7bf04aa32cb1793[Apr 25 2023 06:48:35 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1794 configures and syncs LFS objects for a (push) mirrored repository1795Plan1796 Configurable issue board1797[Apr 25 2023 06:48:35 UTC (QA Tests)] INFO -- Starting test: Plan Configurable issue board renames the issue board1798[Apr 25 2023 06:48:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1799[Apr 25 2023 06:48:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1800[Apr 25 2023 06:48:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1801[Apr 25 2023 06:48:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1802[Apr 25 2023 06:48:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1803[Apr 25 2023 06:48:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1804[Apr 25 2023 06:48:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled1805[Apr 25 2023 06:48:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1806[Apr 25 2023 06:48:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds1807[Apr 25 2023 06:48:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-776e069310bc325b' via api in 0.61 seconds1808[Apr 25 2023 06:48:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.13 seconds1809[Apr 25 2023 06:48:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.12 seconds1810[Apr 25 2023 06:48:45 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '15' via api in 0.97 seconds1811[Apr 25 2023 06:48:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-board-list-776e069310bc325b1812[Apr 25 2023 06:48:45 UTC (QA Tests)] INFO -- clicking :nav_item_link1813[Apr 25 2023 06:48:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1814[Apr 25 2023 06:48:46 UTC (QA Tests)] INFO -- clicking :boards_config_button1815[Apr 25 2023 06:48:47 UTC (QA Tests)] INFO -- clicking :save_changes_button1816 renames the issue board1817Plan1818 Design Management1819[Apr 25 2023 06:48:48 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design1820[Apr 25 2023 06:48:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1821[Apr 25 2023 06:48:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1822[Apr 25 2023 06:48:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1823[Apr 25 2023 06:48:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1824[Apr 25 2023 06:48:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1825[Apr 25 2023 06:48:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1826[Apr 25 2023 06:48:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1827[Apr 25 2023 06:48:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1828[Apr 25 2023 06:48:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1829[Apr 25 2023 06:48:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-for-issues-005e8e184d4b285f' via api in 1.24 seconds1830[Apr 25 2023 06:48:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 1.49 seconds1831[Apr 25 2023 06:48:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 1.94 seconds1832[Apr 25 2023 06:48:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.38 seconds1833[Apr 25 2023 06:48:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-for-issues-005e8e184d4b285f/-/issues/11834[Apr 25 2023 06:49:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 3.91 seconds1835[Apr 25 2023 06:49:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-for-issues-005e8e184d4b285f/-/issues/11836[Apr 25 2023 06:49:04 UTC (QA Tests)] INFO -- clicking :design_checkbox1837[Apr 25 2023 06:49:04 UTC (QA Tests)] INFO -- clicking :archive_button1838[Apr 25 2023 06:49:05 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button1839[Apr 25 2023 06:49:05 UTC (QA Tests)] INFO -- clicking :design_checkbox1840[Apr 25 2023 06:49:05 UTC (QA Tests)] INFO -- clicking :design_checkbox1841[Apr 25 2023 06:49:05 UTC (QA Tests)] INFO -- clicking :archive_button1842[Apr 25 2023 06:49:05 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button1843 user archives a design1844Verify1845 Parent-child pipelines independent relationship1846[Apr 25 2023 06:49:06 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes1847[Apr 25 2023 06:49:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1848[Apr 25 2023 06:49:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1849[Apr 25 2023 06:49:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-independent-relationship-eb9b45c9e99ac5dd' via api in 0.65 seconds1850[Apr 25 2023 06:49:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1851[Apr 25 2023 06:49:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1852[Apr 25 2023 06:49:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-eb9b45c9e99ac5dd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-eb9b45c9e99ac5dd 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 pipeline-independent-relationship-eb9b45c9e99ac5dd --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list pipeline-independent-relationship-eb9b45c9e99ac5dd --executor shell && gitlab-runner run" `1853[Apr 25 2023 06:49:08 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-eb9b45c9e99ac5dd`1854[Apr 25 2023 06:49:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1855[Apr 25 2023 06:49:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-eb9b45c9e99ac5dd' via api in 1.49 seconds1856[Apr 25 2023 06:49:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1857[Apr 25 2023 06:49:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1858[Apr 25 2023 06:49:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1859[Apr 25 2023 06:49:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1860[Apr 25 2023 06:49:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1861[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1862[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1863[Apr 25 2023 06:49:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1864[Apr 25 2023 06:49:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-independent-relationship-eb9b45c9e99ac5dd1865[Apr 25 2023 06:49:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1866[Apr 25 2023 06:49:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1867[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1868[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-eb9b45c9e99ac5dd'1869[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-eb9b45c9e99ac5dd`1870 parent pipelines passes if child passes1871[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails1872[Apr 25 2023 06:49:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1873[Apr 25 2023 06:49:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1874[Apr 25 2023 06:49:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-independent-relationship-1443ce7e277fde2f' via api in 1.06 seconds1875[Apr 25 2023 06:49:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1876[Apr 25 2023 06:49:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1877[Apr 25 2023 06:49:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-1443ce7e277fde2f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-1443ce7e277fde2f 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 pipeline-independent-relationship-1443ce7e277fde2f --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list pipeline-independent-relationship-1443ce7e277fde2f --executor shell && gitlab-runner run" `1878[Apr 25 2023 06:49:29 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-1443ce7e277fde2f`1879[Apr 25 2023 06:49:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1880[Apr 25 2023 06:49:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-1443ce7e277fde2f' via api in 6.15 seconds1881[Apr 25 2023 06:49:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1882[Apr 25 2023 06:49:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1883[Apr 25 2023 06:49:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1884[Apr 25 2023 06:49:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1885[Apr 25 2023 06:49:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1886[Apr 25 2023 06:49:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1887[Apr 25 2023 06:49:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1888[Apr 25 2023 06:49:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1889[Apr 25 2023 06:49:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/pipeline-independent-relationship-1443ce7e277fde2f1890[Apr 25 2023 06:49:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1891[Apr 25 2023 06:49:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1892[Apr 25 2023 06:49:42 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1893[Apr 25 2023 06:49:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-1443ce7e277fde2f'1894[Apr 25 2023 06:49:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-1443ce7e277fde2f`1895 parent pipeline passes even if child fails1896Create1897 A project wiki1898[Apr 25 2023 06:49:55 UTC (QA Tests)] INFO -- Starting test: Create A project wiki can change the directory path of a page1899[Apr 25 2023 06:50:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1900[Apr 25 2023 06:50:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1901[Apr 25 2023 06:50:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1902[Apr 25 2023 06:50:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1903[Apr 25 2023 06:50:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1904[Apr 25 2023 06:50:03 UTC (QA Tests)] INFO -- Enabling super sidebar!1905[Apr 25 2023 06:50:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled1906[Apr 25 2023 06:50:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1907[Apr 25 2023 06:50:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1908[Apr 25 2023 06:50:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/wiki_testing-3bdc37d703ea40cb' via api in 0.61 seconds1909[Apr 25 2023 06:50:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.07 seconds1910[Apr 25 2023 06:50:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/wiki_testing-3bdc37d703ea40cb/-/wikis/Home1911[Apr 25 2023 06:50:06 UTC (QA Tests)] INFO -- clicking :edit_page_button1912[Apr 25 2023 06:50:07 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"1913[Apr 25 2023 06:50:07 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1914[Apr 25 2023 06:50:08 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"1915[Apr 25 2023 06:50:08 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1916[Apr 25 2023 06:50:09 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1917 can change the directory path of a page1918Create1919 Merge request rebasing1920[Apr 25 2023 06:50:10 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request1921[Apr 25 2023 06:50:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1922[Apr 25 2023 06:50:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1923[Apr 25 2023 06:50:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1924[Apr 25 2023 06:50:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1925[Apr 25 2023 06:50:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1926[Apr 25 2023 06:50:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1927[Apr 25 2023 06:50:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1928[Apr 25 2023 06:50:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1929[Apr 25 2023 06:50:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds1930[Apr 25 2023 06:50:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-f47c81de7601ade7' via api in 1.24 seconds1931[Apr 25 2023 06:50:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds1932[Apr 25 2023 06:50:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.23 seconds1933[Apr 25 2023 06:50:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-f47c81de7601ade71934[Apr 25 2023 06:50:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1935[Apr 25 2023 06:50:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1936[Apr 25 2023 06:50:24 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1937[Apr 25 2023 06:50:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1938[Apr 25 2023 06:50:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-f47c81de7601ade7/-/merge_requests/11939[Apr 25 2023 06:50:28 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-f47c81de7601ade7/-/merge_requests/11940[Apr 25 2023 06:50:30 UTC (QA Tests)] INFO -- clicking :mr_rebase_button1941[Apr 25 2023 06:50:30 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments1942[Apr 25 2023 06:50:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-merge-request-f47c81de7601ade7/-/merge_requests/11943[Apr 25 2023 06:50:52 UTC (QA Tests)] INFO -- clicking :merge_button1944 user rebases source branch of merge request1945Release1946 Git clone using a deploy key1947[Apr 25 2023 06:50:55 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines1948[Apr 25 2023 06:50:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.12 seconds1949[Apr 25 2023 06:50:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.23 seconds1950[Apr 25 2023 06:50:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-e37ca48c592ce14d' via api in 0.67 seconds1951[Apr 25 2023 06:50:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1952[Apr 25 2023 06:50:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1953[Apr 25 2023 06:50:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-4b84c806 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4b84c806 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-4b84c806 --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-4b84c806 --executor shell && gitlab-runner run" `1954[Apr 25 2023 06:50:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4b84c806`1955[Apr 25 2023 06:50:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1956[Apr 25 2023 06:50:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-4b84c806' via api in 2.21 seconds1957[Apr 25 2023 06:51:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1958[Apr 25 2023 06:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1959[Apr 25 2023 06:51:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1960[Apr 25 2023 06:51:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1961[Apr 25 2023 06:51:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1962[Apr 25 2023 06:51:04 UTC (QA Tests)] INFO -- Enabling super sidebar!1963[Apr 25 2023 06:51:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled1964[Apr 25 2023 06:51:06 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ed25519 -b 256 -f /tmp/d20230425-39-k2a2yo/id_ed25519 -N `1965[Apr 25 2023 06:51:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-e37ca48c592ce14d1966[Apr 25 2023 06:51:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1967[Apr 25 2023 06:51:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1968[Apr 25 2023 06:51:09 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1969[Apr 25 2023 06:51:09 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1970[Apr 25 2023 06:51:10 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1971[Apr 25 2023 06:51:10 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1972[Apr 25 2023 06:51:10 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1973[Apr 25 2023 06:51:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 4.81 seconds1974[Apr 25 2023 06:51:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.22 seconds1975[Apr 25 2023 06:51:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1976[Apr 25 2023 06:51:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.3 seconds1977[Apr 25 2023 06:51:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1978[Apr 25 2023 06:51:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1979[Apr 25 2023 06:51:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-4b84c806'1980[Apr 25 2023 06:51:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-4b84c806`1981[Apr 25 2023 06:51:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-e37ca48c592ce14d'1982 user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines1983[Apr 25 2023 06:51:28 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines1984[Apr 25 2023 06:51:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1985[Apr 25 2023 06:51:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.17 seconds1986[Apr 25 2023 06:51:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-49e51df0dc5493b3' via api in 0.63 seconds1987[Apr 25 2023 06:51:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1988[Apr 25 2023 06:51:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1989[Apr 25 2023 06:51:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3e7a6ab3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3e7a6ab3 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-3e7a6ab3 --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-3e7a6ab3 --executor shell && gitlab-runner run" `1990[Apr 25 2023 06:51:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3e7a6ab3`1991[Apr 25 2023 06:51:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1992[Apr 25 2023 06:51:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-3e7a6ab3' via api in 6.1 seconds1993[Apr 25 2023 06:51:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1994[Apr 25 2023 06:51:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1995[Apr 25 2023 06:51:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1996[Apr 25 2023 06:51:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1997[Apr 25 2023 06:51:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1998[Apr 25 2023 06:51:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1999[Apr 25 2023 06:51:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled2000[Apr 25 2023 06:51:43 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20230425-39-y3f8jq/id_ecdsa -N `2001[Apr 25 2023 06:51:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-49e51df0dc5493b32002[Apr 25 2023 06:51:44 UTC (QA Tests)] INFO -- clicking :nav_item_link2003[Apr 25 2023 06:51:44 UTC (QA Tests)] INFO -- clicking :nav_item_link2004[Apr 25 2023 06:51:47 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"2005[Apr 25 2023 06:51:47 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field2006[Apr 25 2023 06:51:47 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"2007[Apr 25 2023 06:51:47 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field2008[Apr 25 2023 06:51:48 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button2009[Apr 25 2023 06:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 4.92 seconds2010[Apr 25 2023 06:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.22 seconds2011[Apr 25 2023 06:51:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"2012[Apr 25 2023 06:51:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.28 seconds2013[Apr 25 2023 06:51:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2014[Apr 25 2023 06:51:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2015[Apr 25 2023 06:51:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-49e51df0dc5493b3/-/jobs/372016[Apr 25 2023 06:51:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-3e7a6ab3'2017[Apr 25 2023 06:51:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3e7a6ab3`2018[Apr 25 2023 06:51:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-49e51df0dc5493b3'2019 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines2020[Apr 25 2023 06:51:58 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines2021[Apr 25 2023 06:51:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2022[Apr 25 2023 06:51:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds2023[Apr 25 2023 06:51:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-8efd1f384e8ced72' via api in 0.62 seconds2024[Apr 25 2023 06:51:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2025[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2026[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-e0b59899 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-e0b59899 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-e0b59899 --url http://gitlab-ee-4e337bfe.test/relative --registration-token **** --tag-list qa-runner-e0b59899 --executor shell && gitlab-runner run" `2027[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-e0b59899`2028[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2029[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-e0b59899' via api in 6.16 seconds2030[Apr 25 2023 06:52:09 UTC (QA Tests)] INFO -- filling :login_field with "root"2031[Apr 25 2023 06:52:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2032[Apr 25 2023 06:52:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2033[Apr 25 2023 06:52:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2034[Apr 25 2023 06:52:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2035[Apr 25 2023 06:52:11 UTC (QA Tests)] INFO -- Enabling super sidebar!2036[Apr 25 2023 06:52:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled2037[Apr 25 2023 06:52:13 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20230425-39-eu9k0l/id_rsa -N `2038[Apr 25 2023 06:52:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-8efd1f384e8ced722039[Apr 25 2023 06:52:23 UTC (QA Tests)] INFO -- clicking :nav_item_link2040[Apr 25 2023 06:52:23 UTC (QA Tests)] INFO -- clicking :nav_item_link2041[Apr 25 2023 06:52:25 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"2042[Apr 25 2023 06:52:25 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field2043[Apr 25 2023 06:52:26 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"2044[Apr 25 2023 06:52:26 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field2045[Apr 25 2023 06:52:26 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button2046[Apr 25 2023 06:52:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 4.64 seconds2047[Apr 25 2023 06:52:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds2048[Apr 25 2023 06:52:28 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"2049[Apr 25 2023 06:52:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.27 seconds2050[Apr 25 2023 06:52:28 UTC (QA Tests)] INFO -- clicking :nav_item_link2051[Apr 25 2023 06:52:28 UTC (QA Tests)] INFO -- clicking :nav_item_link2052[Apr 25 2023 06:52:33 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-8efd1f384e8ced72/-/jobs/382053[Apr 25 2023 06:52:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-e0b59899'2054[Apr 25 2023 06:52:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-e0b59899`2055[Apr 25 2023 06:52:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/deploy-key-clone-project-8efd1f384e8ced72'2056 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines2057Create2058 Push mirror a repository over HTTP2059[Apr 25 2023 06:52:36 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2060[Apr 25 2023 06:52:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2061[Apr 25 2023 06:52:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2062[Apr 25 2023 06:52:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2063[Apr 25 2023 06:52:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2064[Apr 25 2023 06:52:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2065[Apr 25 2023 06:52:40 UTC (QA Tests)] INFO -- Enabling super sidebar!2066[Apr 25 2023 06:52:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled2067[Apr 25 2023 06:52:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2068[Apr 25 2023 06:52:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds2069[Apr 25 2023 06:52:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/push-mirror-target-project-6fab82a76c8d96e3' via api in 0.7 seconds2070[Apr 25 2023 06:52:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2071[Apr 25 2023 06:52:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.16 seconds2072[Apr 25 2023 06:52:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-code-c291fedb1d8eb2de' via api in 0.59 seconds2073[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2074[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.9 seconds2075[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-code-c291fedb1d8eb2de2076[Apr 25 2023 06:52:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2077[Apr 25 2023 06:52:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2078[Apr 25 2023 06:52:48 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/push-mirror-target-project-6fab82a76c8d96e3.git"2079[Apr 25 2023 06:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field2080[Apr 25 2023 06:52:48 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field2081[Apr 25 2023 06:52:49 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field2082[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"2083[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2084[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- clicking :mirror_repository_button2085[Apr 25 2023 06:53:02 UTC (QA Tests)] INFO -- clicking :update_now_button2086[Apr 25 2023 06:53:03 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-code-c291fedb1d8eb2de/-/settings/repository#js-push-remote-settings2087[Apr 25 2023 06:53:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-code-c291fedb1d8eb2de/-/settings/repository#js-push-remote-settings2088[Apr 25 2023 06:53:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/push-mirror-target-project-6fab82a76c8d96e32089[Apr 25 2023 06:53:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments2090 configures and syncs a (push) mirrored repository2091Create2092 Version control for project snippets2093[Apr 25 2023 06:53:28 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI2094[Apr 25 2023 06:53:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2095[Apr 25 2023 06:53:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2096[Apr 25 2023 06:53:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2097[Apr 25 2023 06:53:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2098[Apr 25 2023 06:53:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2099[Apr 25 2023 06:53:35 UTC (QA Tests)] INFO -- Enabling super sidebar!2100[Apr 25 2023 06:53:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled2101[Apr 25 2023 06:53:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2102[Apr 25 2023 06:53:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.15 seconds2103[Apr 25 2023 06:53:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-e1287c052b6c2035' via api in 0.6 seconds2104[Apr 25 2023 06:53:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 1.0 seconds2105[Apr 25 2023 06:53:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-e1287c052b6c2035/-/snippets/52106[Apr 25 2023 06:53:38 UTC (QA Tests)] INFO -- clicking :clone_button2107[Apr 25 2023 06:53:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.07 seconds2108[Apr 25 2023 06:53:41 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present2109[Apr 25 2023 06:53:52 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2110[Apr 25 2023 06:53:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '5'2111[Apr 25 2023 06:53:54 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230425-39-5ihn12/id_rsa -N `2112[Apr 25 2023 06:53:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '5' via api in 0.52 seconds2113[Apr 25 2023 06:53:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '5'2114 clones, pushes, and pulls a project snippet over HTTP, edits via UI2115[Apr 25 2023 06:53:55 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI2116[Apr 25 2023 06:54:00 UTC (QA Tests)] INFO -- filling :login_field with "root"2117[Apr 25 2023 06:54:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2118[Apr 25 2023 06:54:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"2119[Apr 25 2023 06:54:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2120[Apr 25 2023 06:54:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2121[Apr 25 2023 06:54:02 UTC (QA Tests)] INFO -- Enabling super sidebar!2122[Apr 25 2023 06:54:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled2123[Apr 25 2023 06:54:03 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230425-39-gu0uz8/id_rsa -N `2124[Apr 25 2023 06:54:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '6' via api in 0.46 seconds2125[Apr 25 2023 06:54:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2126[Apr 25 2023 06:54:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.18 seconds2127[Apr 25 2023 06:54:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-32855c9af7dcfe4f' via api in 0.69 seconds2128[Apr 25 2023 06:54:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 1.41 seconds2129[Apr 25 2023 06:54:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/project-with-snippets-32855c9af7dcfe4f/-/snippets/62130[Apr 25 2023 06:54:06 UTC (QA Tests)] INFO -- clicking :clone_button2131[Apr 25 2023 06:54:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.07 seconds2132[Apr 25 2023 06:54:08 UTC (QA Tests)] INFO -- clicking :snippet_action_button2133[Apr 25 2023 06:54:09 UTC (QA Tests)] INFO -- clicking :delete_snippet_button2134[Apr 25 2023 06:54:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '6'2135 clones, pushes, and pulls a project snippet over SSH, deletes via UI2136Create2137 Codeowners2138[Apr 25 2023 06:54:09 UTC (QA Tests)] INFO -- Starting test: Create Codeowners merge request assigns code owners as approvers2139[Apr 25 2023 06:54:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.13 seconds2140[Apr 25 2023 06:54:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64' via api in 0.24 seconds2141[Apr 25 2023 06:54:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/assign-approvers-7e5f80dfdffa0a90' via api in 1.06 seconds2142[Apr 25 2023 06:54:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2143[Apr 25 2023 06:54:11 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/assign-approvers-7e5f80dfdffa0a90 QA::Resource::Project2144[Apr 25 2023 06:54:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.2 seconds2145[Apr 25 2023 06:54:11 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/assign-approvers-7e5f80dfdffa0a90 QA::Resource::Project2146[Apr 25 2023 06:54:16 UTC (QA Tests)] INFO -- filling :login_field with "root"2147[Apr 25 2023 06:54:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2148[Apr 25 2023 06:54:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"2149[Apr 25 2023 06:54:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2150[Apr 25 2023 06:54:16 UTC (QA Tests)] INFO -- clicking :sign_in_button2151[Apr 25 2023 06:54:18 UTC (QA Tests)] INFO -- Enabling super sidebar!2152[Apr 25 2023 06:54:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled2153[Apr 25 2023 06:54:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/assign-approvers-7e5f80dfdffa0a902154[Apr 25 2023 06:54:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.01 seconds2155[Apr 25 2023 06:54:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds2156[Apr 25 2023 06:54:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2157[Apr 25 2023 06:54:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/assign-approvers-7e5f80dfdffa0a902158[Apr 25 2023 06:54:23 UTC (QA Tests)] INFO -- clicking :nav_item_link2159[Apr 25 2023 06:54:24 UTC (QA Tests)] INFO -- clicking :nav_item_link2160[Apr 25 2023 06:54:26 UTC (QA Tests)] INFO -- clicking :protected_branch_dropdown2161[Apr 25 2023 06:54:26 UTC (QA Tests)] INFO -- clicking :allowed_to_merge_dropdown2162[Apr 25 2023 06:54:26 UTC (QA Tests)] INFO -- clicking :allowed_to_merge_dropdown2163[Apr 25 2023 06:54:26 UTC (QA Tests)] INFO -- clicking :allowed_to_push_dropdown2164[Apr 25 2023 06:54:26 UTC (QA Tests)] INFO -- clicking :allowed_to_push_dropdown2165[Apr 25 2023 06:54:27 UTC (QA Tests)] INFO -- clicking :protect_button2166[Apr 25 2023 06:54:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 6.27 seconds2167[Apr 25 2023 06:54:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.95 seconds2168[Apr 25 2023 06:54:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.8 seconds2169[Apr 25 2023 06:54:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-4e337bfe.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/assign-approvers-7e5f80dfdffa0a90/-/merge_requests/12170[Apr 25 2023 06:54:32 UTC (QA Tests)] INFO -- clicking :edit_button2171 merge request assigns code owners as approvers2172Manage2173 Impersonation tokens2174[Apr 25 2023 06:54:33 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI2175[Apr 25 2023 06:54:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9ad937cc088d3c99' via api in 0.27 seconds2176[Apr 25 2023 06:54:49 UTC (QA Tests)] INFO -- filling :login_field with "root"2177[Apr 25 2023 06:54:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2178[Apr 25 2023 06:54:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"2179[Apr 25 2023 06:54:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2180[Apr 25 2023 06:54:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2181[Apr 25 2023 06:54:52 UTC (QA Tests)] INFO -- Enabling super sidebar!2182[Apr 25 2023 06:54:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled2183[Apr 25 2023 06:54:54 UTC (QA Tests)] INFO -- clicking :context_switcher2184[Apr 25 2023 06:55:04 UTC (QA Tests)] INFO -- Saving screenshot..2185[Apr 25 2023 06:55:05 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI2186[Apr 25 2023 06:55:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-fba7ea6412edca15' via api in 0.22 seconds2187[Apr 25 2023 06:55:21 UTC (QA Tests)] INFO -- filling :login_field with "root"2188[Apr 25 2023 06:55:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2189[Apr 25 2023 06:55:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2190[Apr 25 2023 06:55:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2191[Apr 25 2023 06:55:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2192[Apr 25 2023 06:55:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2193[Apr 25 2023 06:55:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2194[Apr 25 2023 06:55:25 UTC (QA Tests)] INFO -- clicking :context_switcher2195[Apr 25 2023 06:55:35 UTC (QA Tests)] INFO -- Saving screenshot..2196 can be created and revoked via the UI (FAILED - 3)21981st Try error in ./qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb:18:2199Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"2201RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb:182202 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/manage_impersonation_tokens_can_be_created_and_revoked_via_the_ui_2023-04-25-06-55-35.944.html2203 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-26-22-706d97d0677f0c64/manage_impersonation_tokens_can_be_created_and_revoked_via_the_ui_2023-04-25-06-55-35.944.png2204[Apr 25 2023 06:55:36 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2205{2206 "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb": 18.2364470240027,2207 "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb": 0.010608437998598674,2208 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb": 40.79440203699778,2209 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 174.69453957400037,2210 "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb": 15.37329699899783,2211 "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb": 0.009808570001041517,2212 "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb": 25.832680837000225,2213 "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb": 0.027775926999311196,2214 "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb": 99.08081795800172,2215 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_tabs_spec.rb": 28.865905906997796,2216 "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb": 28.25387477500044,2217 "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb": 39.77144506300101,2218 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 30.868091162999917,2219 "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb": 6.242635752001661,2220 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 44.843172030999995,2221 "qa/specs/features/api/9_data_stores/users_spec.rb": 0.2634448800017708,2222 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 4.59587577399725,2223 "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb": 12.327230677001353,2224 "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb": 0.009429198998986976,2225 "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb": 0.008273198996903375,2226 "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb": 52.05895009500091,2227 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 20.117694363998453,2228 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 16.564071363998664,2229 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 6.66408582800068,2230 "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb": 14.380813727999339,2231 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 3.6436739540004055,2232 "qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb": 84.77333013800308,2233 "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb": 45.81426489799924,2234 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb": 133.72526286799985,2235 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 34.298828271003,2236 "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb": 16.163232741000684,2237 "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb": 27.93958447100158,2238 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 100.44787743900088,2239 "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb": 19.287846620998607,2240 "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb": 14.96819836099894,2241 "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb": 70.69512264900186,2242 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 15.92703637899831,2243 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 13.472925038997346,2244 "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb": 18.4066208630029,2245 "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb": 22.718563448001078,2246 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb": 32.334074074002274,2247 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb": 12.27747185500266,2248 "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb": 18.359178219998284,2249 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 49.37385589299811,2250 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb": 14.631528896999953,2251 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 44.74494241700086,2252 "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb": 100.97521816200242,2253 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 52.47479062799903,2254 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb": 41.21952017199874,2255 "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb": 23.93698599400159,2256 "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb": 62.5138322960010562257}2258[Apr 25 2023 06:55:36 UTC (QA Tests)] INFO -- 2259Knapsack global time execution for tests: 29m 15s2260Pending: (Failures listed here are expected and do not affect your suite's status)2261 1) Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE2262 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442263 # ./qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb:272264 2) Configure Kubernetes Agent deploys a K8s manifest file2265 # Test is not compatible with this environment or pipeline2266 # ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:352267 3) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab2268 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442269 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:562270 4) Create Upload a file in Web IDE when a file with the same name already exists throws an error2271 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442272 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:302273 5) Create Upload a file in Web IDE when the file is an image shows an image viewer2274 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442275 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:812276 6) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text2277 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442278 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:432279 7) Create Upload a file in Web IDE when the file is binary shows a Download button2280 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442281 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:632282 8) Fulfillment Purchase group plan upgrades from free to ultimate2283 # Test is not compatible with this environment or pipeline2284 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:382285 9) Fulfillment Purchase group plan with existing CI minutes pack upgrades from free to premium with correct CI minutes2286 # Test is not compatible with this environment or pipeline2287 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:662288 10) Create Review a merge request in Web IDE opens and edits a merge request in Web IDE2289 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442290 # ./qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb:352291 11) Create First file using Web IDE creates the first file in an empty project via Web IDE2292 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442293 # ./qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb:242294 12) Package Container Registry pushes project image to the container registry and deletes tag2295 # Test is not compatible with this environment or pipeline2296 # ./qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb:522297 13) ModelOps Suggested Reviewers suggests reviewers2298 # Test is not compatible with this environment or pipeline2299 # ./qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb:482300 14) Verify Pipeline for project mirrors Github user commits to GitHub triggers CI pipeline2301 # Test is not compatible with this environment or pipeline2302 # ./qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb:672303Failures:2304 1) Plan Custom email customizes email with additional text2305 Failure/Error: Page::Main::Menu.perform(&:go_to_admin_area)2307 Capybara::ElementNotFound:2308 Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"2309 # ./qa/page/base.rb:233:in `click_element'2310 # ./qa/support/page/logging.rb:92:in `click_element'2311 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:36:in `go_to_context'2312 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:30:in `go_to_admin_area'2313 # ./qa/page/main/menu.rb:157:in `go_to_admin_area'2314 # ./qa/scenario/actable.rb:16:in `perform'2315 # ./qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb:8:in `block (3 levels) in <module:QA>'2316 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2317 # ./qa/specs/knapsack_runner.rb:17:in `run'2318 # ./qa/specs/runner.rb:57:in `perform'2319 # ./qa/scenario/template.rb:10:in `block in perform'2320 # ./qa/scenario/template.rb:8:in `perform'2321 # ./qa/scenario/template.rb:50:in `perform'2322 # ./qa/scenario/template.rb:10:in `block in perform'2323 # ./qa/scenario/template.rb:8:in `perform'2324 # ./qa/scenario/bootable.rb:52:in `launch!'2325 2) Manage OIDC creates GitLab OIDC application and uses it to login2326 Got 0 failures and 2 other errors:2327 2.1) Failure/Error:2328 Resource::InstanceOauthApplication.fabricate! do |application|2329 application.redirect_uri = "#{oidc_consumer_host}/users/auth/openid_connect/callback"2330 application.scopes = %w[openid profile email]2331 end2333 Capybara::ElementNotFound:2334 Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"2335 # ./qa/page/base.rb:233:in `click_element'2336 # ./qa/support/page/logging.rb:92:in `click_element'2337 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:36:in `go_to_context'2338 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:30:in `go_to_admin_area'2339 # ./qa/page/main/menu.rb:157:in `go_to_admin_area'2340 # ./qa/scenario/actable.rb:16:in `perform'2341 # ./qa/resource/instance_oauth_application.rb:33:in `fabricate!'2342 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'2343 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'2344 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'2345 # ./qa/resource/base.rb:86:in `do_fabricate!'2346 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'2347 # ./qa/resource/base.rb:40:in `rescue in fabricate!'2348 # ./qa/resource/base.rb:33:in `fabricate!'2349 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:10:in `block (2 levels) in <module:QA>'2350 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:30:in `block (3 levels) in <module:QA>'2351 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2352 # ./qa/specs/knapsack_runner.rb:17:in `run'2353 # ./qa/specs/runner.rb:57:in `perform'2354 # ./qa/scenario/template.rb:10:in `block in perform'2355 # ./qa/scenario/template.rb:8:in `perform'2356 # ./qa/scenario/template.rb:50:in `perform'2357 # ./qa/scenario/template.rb:10:in `block in perform'2358 # ./qa/scenario/template.rb:8:in `perform'2359 # ./qa/scenario/bootable.rb:52:in `launch!'2360 # ------------------2361 # --- Caused by: ---2362 # NotImplementedError:2363 # NotImplementedError2364 # ./qa/resource/base.rb:60:in `fabricate_via_api!'2365 2.2) Failure/Error:2366 Resource::InstanceOauthApplication.fabricate! do |application|2367 application.redirect_uri = "#{oidc_consumer_host}/users/auth/openid_connect/callback"2368 application.scopes = %w[openid profile email]2369 end2371 Capybara::ElementNotFound:2372 Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"2373 # ./qa/page/base.rb:233:in `click_element'2374 # ./qa/support/page/logging.rb:92:in `click_element'2375 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:36:in `go_to_context'2376 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:30:in `go_to_admin_area'2377 # ./qa/page/main/menu.rb:157:in `go_to_admin_area'2378 # ./qa/scenario/actable.rb:16:in `perform'2379 # ./qa/resource/instance_oauth_application.rb:33:in `fabricate!'2380 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'2381 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'2382 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'2383 # ./qa/resource/base.rb:86:in `do_fabricate!'2384 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'2385 # ./qa/resource/base.rb:40:in `rescue in fabricate!'2386 # ./qa/resource/base.rb:33:in `fabricate!'2387 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:10:in `block (2 levels) in <module:QA>'2388 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:17:in `block (2 levels) in <module:QA>'2389 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2390 # ./qa/specs/knapsack_runner.rb:17:in `run'2391 # ./qa/specs/runner.rb:57:in `perform'2392 # ./qa/scenario/template.rb:10:in `block in perform'2393 # ./qa/scenario/template.rb:8:in `perform'2394 # ./qa/scenario/template.rb:50:in `perform'2395 # ./qa/scenario/template.rb:10:in `block in perform'2396 # ./qa/scenario/template.rb:8:in `perform'2397 # ./qa/scenario/bootable.rb:52:in `launch!'2398 # ------------------2399 # --- Caused by: ---2400 # NotImplementedError:2401 # NotImplementedError2402 # ./qa/resource/base.rb:60:in `fabricate_via_api!'2403 3) Manage Impersonation tokens can be created and revoked via the UI2404 Failure/Error:2405 impersonation_token = QA::Resource::ImpersonationToken.fabricate_via_browser_ui! do |impersonation_token|2406 impersonation_token.api_client = admin_api_client2407 impersonation_token.user = user2408 end2410 Capybara::ElementNotFound:2411 Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"2412 # ./qa/page/base.rb:233:in `click_element'2413 # ./qa/support/page/logging.rb:92:in `click_element'2414 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:36:in `go_to_context'2415 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:30:in `go_to_admin_area'2416 # ./qa/page/main/menu.rb:157:in `go_to_admin_area'2417 # ./qa/scenario/actable.rb:16:in `perform'2418 # ./qa/resource/impersonation_token.rb:76:in `fabricate!'2419 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'2420 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'2421 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'2422 # ./qa/resource/base.rb:86:in `do_fabricate!'2423 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'2424 # ./qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb:19:in `block (3 levels) in <module:QA>'2425 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2426 # ./qa/specs/knapsack_runner.rb:17:in `run'2427 # ./qa/specs/runner.rb:57:in `perform'2428 # ./qa/scenario/template.rb:10:in `block in perform'2429 # ./qa/scenario/template.rb:8:in `perform'2430 # ./qa/scenario/template.rb:50:in `perform'2431 # ./qa/scenario/template.rb:10:in `block in perform'2432 # ./qa/scenario/template.rb:8:in `perform'2433 # ./qa/scenario/bootable.rb:52:in `launch!'2434Finished in 29 minutes 16 seconds (files took 4.06 seconds to load)243592 examples, 3 failures, 14 pending2436Failed examples:2437rspec ./qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb:12 # Plan Custom email customizes email with additional text2438rspec ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:29 # Manage OIDC creates GitLab OIDC application and uses it to login2439rspec ./qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb:18 # Manage Impersonation tokens can be created and revoked via the UI2440Randomized with seed 307692441[Apr 25 2023 06:55:37 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-4e337bfe`2442[Apr 25 2023 06:55:37 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-4e337bfe`2443bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)2444/usr/local/bin/bundle: Command `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)2446Running after script...2447$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2448$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2703Uploading artifacts...2704gitlab-qa-run-*: found 464 matching files and directories 2705Uploading artifacts as "archive" to coordinator... 201 Created id=4170637868 responseStatus=201 Created token=64_x6z_c2706Uploading artifacts...2707gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2708Uploading artifacts as "junit" to coordinator... 201 Created id=4170637868 responseStatus=201 Created token=64_x6z_c2710ERROR: Job failed: exit code 1