ee:decomposition-single-db-parallel 5/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...13Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1667511021-b9fd72b8-gcp...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 142284, done. 21remote: Counting objects: 100% (142284/142284), done. 22remote: Compressing objects: 100% (86014/86014), done. 23remote: Total 142284 (delta 68639), reused 102579 (delta 51477), pack-reused 0 24Receiving objects: 100% (142284/142284), 116.01 MiB | 47.50 MiB/s, done.25Resolving deltas: 100% (68639/68639), done.27 * [new ref] refs/pipelines/685114696 -> refs/pipelines/68511469628 * [new branch] master -> origin/master29Checking out acfa36be as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3271976685)...37Downloading artifacts from coordinator... ok id=3271976685 responseStatus=200 OK token=yFDBXofF39Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 37 Gemfile dependencies, 123 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976742.json --format RspecJunitFormatter --out tmp/rspec-3271976742.xml --format html --out tmp/rspec-$(echo ee:decomposition-single-db-parallel 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Nov 03 2022 21:32:29 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`50[Nov 03 2022 21:32:31 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`51[Nov 03 2022 21:32:31 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name telegraf --user root --entrypoint telegraf --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-32-29-b40306fe/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20221103-23-14k503b/telegraf.conf:/etc/telegraf/telegraf.conf:ro --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" telegraf:1.21-alpine`52[Nov 03 2022 21:32:33 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`53[Nov 03 2022 21:32:33 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c`54[Nov 03 2022 21:33:09 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-1ca08494$`55[Nov 03 2022 21:33:09 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`56[Nov 03 2022 21:33:09 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`57[Nov 03 2022 21:33:09 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-1ca08494 --net test --hostname gitlab-ee-1ca08494.test -p 80 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-32-29-b40306fe/gitlab-ee-1ca08494/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c`58[Nov 03 2022 21:33:22 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1ca08494 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-11-03 21:32:3359# Gitlab::QA::Runtime::OmnibusConfigurations::Default60gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme61gitlab_rails['gitlab_disable_animations'] = true # Disable animations62gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry63gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password64# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb65gitlab_rails['databases']['main']['enable'] = true66gitlab_rails['databases']['ci']['enable'] = true67gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production'68gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`69[Nov 03 2022 21:33:23 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-1ca08494`70[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...71[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1ca08494`72[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-1ca08494 80/tcp`73[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!74[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.10.1/support/data gitlab-ee-1ca08494:/tmp/data-seeds`75[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1ca08494 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`76[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1ca08494 bash -c "echo '#!/usr/bin/env bash77if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then78 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'79 exit 180fi81' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`82[Nov 03 2022 21:36:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1ca08494 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`83[Nov 03 2022 21:36:51 UTC (Gitlab QA)] INFO -- Running exec_commands...84[Nov 03 2022 21:36:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1ca08494 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`85[Nov 03 2022 21:37:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1ca08494 bash -c ""`86[Nov 03 2022 21:37:36 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`87[Nov 03 2022 21:37:36 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c`88[Nov 03 2022 21:38:30 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee89[Nov 03 2022 21:38:30 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED="$QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_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_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --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_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --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_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_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_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED" --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 ELASTIC_URL="$ELASTIC_URL" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-32-29-b40306fe/gitlab-ee-qa-8e58afb3:/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-8e58afb3 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c Test::Instance::All http://gitlab-ee-1ca08494.test -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976742.json --format RspecJunitFormatter --out tmp/rspec-3271976742.xml --format html --out tmp/rspec-ee:decomposition-single-db-parallel_5_5.htm --color --format documentation`90[Nov 03 2022 21:38:42 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-decomposition-single-db-parallel' to 'knapsack/ee-decomposition-single-db-parallel.json'91[Nov 03 2022 21:38:42 UTC (QA Tests)] INFO -- Report already exists, skipping!922022-11-03 21:38:43 / CONF :: 93 ==> Base URL: http://gitlab-ee-1ca08494.test94 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f3ad6913a80>95 ==> Libraries: Chemlab::Vendor96[Nov 03 2022 21:38:43 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA97[Nov 03 2022 21:38:43 UTC (QA Tests)] INFO -- Performing sanity check for environment!98[Nov 03 2022 21:38:44 UTC (QA Tests)] INFO -- Performing initial license fabrication!99[Nov 03 2022 21:38:46 UTC (QA Tests)] INFO -- filling :login_field with "root"100[Nov 03 2022 21:38:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field101[Nov 03 2022 21:38:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"102[Nov 03 2022 21:38:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field103[Nov 03 2022 21:38:46 UTC (QA Tests)] INFO -- clicking :sign_in_button104[Nov 03 2022 21:38:49 UTC (QA Tests)] INFO -- clicking :navbar_dropdown105[Nov 03 2022 21:38:49 UTC (QA Tests)] INFO -- clicking :admin_area_link106[Nov 03 2022 21:38:51 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link107[Nov 03 2022 21:39:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link108[Nov 03 2022 21:39:03 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link109[Nov 03 2022 21:39:04 UTC (QA Tests)] INFO -- clicking :expand_add_license_button110[Nov 03 2022 21:39:04 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"111[Nov 03 2022 21:39:04 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field112[Nov 03 2022 21:39:05 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}113[Nov 03 2022 21:39:05 UTC (QA Tests)] INFO -- clicking :license_upload_button114[Nov 03 2022 21:39:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content115[Nov 03 2022 21:39:10 UTC (QA Tests)] INFO -- clicking :sign_out_link116[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 27.27 seconds117[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====118[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- Report specs:119[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/1_manage/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/api/1_manage/project_access_token_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb"]120[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- Leftover specs:121[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/5_package/container_registry_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_omnibus_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_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/system_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]122[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- Knapsack report generator started!123Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}124Randomized with seed 63803125Manage126 2FA127[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows enforcing 2FA via UI and logging in with 2FA128[Nov 03 2022 21:39:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'owner_user_5995d2e0' via api in 0.73 seconds129[Nov 03 2022 21:39:12 UTC (QA Tests)] INFO -- No cached token found for username: owner_user_5995d2e0130[Nov 03 2022 21:39:12 UTC (QA Tests)] INFO -- Caching token for username: owner_user_5995d2e0, last six chars of token:TWP48c131[Nov 03 2022 21:39:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-owner_user_5995d2e0-j9yqcxsm' via api in 0.17 seconds132[Nov 03 2022 21:39:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-sandbox-group-dd20004eea76b6cd' via api in 0.74 seconds133[Nov 03 2022 21:39:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-dd20004eea76b6cd/group-with-2fa-1b8e75f151d5e214' via api in 0.28 seconds134[Nov 03 2022 21:39:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'developer_user_5b3ccd6c' via api in 0.24 seconds135[Nov 03 2022 21:39:13 UTC (QA Tests)] INFO -- Adding user developer_user_5b3ccd6c to gitlab-qa-2fa-sandbox-group-dd20004eea76b6cd/group-with-2fa-1b8e75f151d5e214 QA::Resource::Group136[Nov 03 2022 21:39:16 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_5995d2e0"137[Nov 03 2022 21:39:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field138[Nov 03 2022 21:39:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"139[Nov 03 2022 21:39:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field140[Nov 03 2022 21:39:17 UTC (QA Tests)] INFO -- clicking :sign_in_button141[Nov 03 2022 21:39:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-2fa-sandbox-group-dd20004eea76b6cd/group-with-2fa-1b8e75f151d5e214142[Nov 03 2022 21:39:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link143[Nov 03 2022 21:39:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link144[Nov 03 2022 21:39:23 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}145[Nov 03 2022 21:39:23 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button146[Nov 03 2022 21:39:24 UTC (QA Tests)] INFO -- clicking :configure_it_later_button147[Nov 03 2022 21:39:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content148[Nov 03 2022 21:39:29 UTC (QA Tests)] INFO -- clicking :sign_out_link149[Nov 03 2022 21:39:31 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_5b3ccd6c"150[Nov 03 2022 21:39:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field151[Nov 03 2022 21:39:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"152[Nov 03 2022 21:39:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field153[Nov 03 2022 21:39:32 UTC (QA Tests)] INFO -- clicking :sign_in_button154[Nov 03 2022 21:40:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "073584"155[Nov 03 2022 21:40:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field156[Nov 03 2022 21:40:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"157[Nov 03 2022 21:40:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field158[Nov 03 2022 21:40:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button159[Nov 03 2022 21:40:02 UTC (QA Tests)] INFO -- clicking :copy_button160[Nov 03 2022 21:40:02 UTC (QA Tests)] INFO -- clicking :proceed_button161[Nov 03 2022 21:40:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content162[Nov 03 2022 21:40:06 UTC (QA Tests)] INFO -- clicking :sign_out_link163[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_5b3ccd6c"164[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field165[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"166[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field167[Nov 03 2022 21:40:10 UTC (QA Tests)] INFO -- clicking :sign_in_button168[Nov 03 2022 21:40:10 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "000000"169[Nov 03 2022 21:40:10 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field170[Nov 03 2022 21:40:10 UTC (QA Tests)] INFO -- clicking :verify_code_button171[Nov 03 2022 21:40:30 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "647093"172[Nov 03 2022 21:40:30 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field173[Nov 03 2022 21:40:31 UTC (QA Tests)] INFO -- clicking :verify_code_button174[Nov 03 2022 21:40:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-dd20004eea76b6cd/group-with-2fa-1b8e75f151d5e214'175[Nov 03 2022 21:40:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'developer_user_5b3ccd6c'176 allows enforcing 2FA via UI and logging in with 2FA177Create178 Branch with unusual name179 when branch name contains slash, hash, double dash, and capital letter180[Nov 03 2022 21:40:33 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly181[Nov 03 2022 21:40:38 UTC (QA Tests)] INFO -- filling :login_field with "root"182[Nov 03 2022 21:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field183[Nov 03 2022 21:40:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"184[Nov 03 2022 21:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field185[Nov 03 2022 21:40:39 UTC (QA Tests)] INFO -- clicking :sign_in_button186[Nov 03 2022 21:40:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA187[Nov 03 2022 21:40:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-exscsgky' via cache in 0.0 seconds188[Nov 03 2022 21:40:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.39 seconds189[Nov 03 2022 21:40:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.78 seconds190[Nov 03 2022 21:40:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/unusually-named-branch-project-81188a0efdb3ab77' via api in 3.43 seconds191[Nov 03 2022 21:40:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds192[Nov 03 2022 21:40:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/unusually-named-branch-project-81188a0efdb3ab77193[Nov 03 2022 21:40:47 UTC (QA Tests)] INFO -- clicking :file_name_link194[Nov 03 2022 21:40:48 UTC (QA Tests)] INFO -- clicking :file_name_link195 renders repository file tree correctly196Create197 Create a new project from a template198[Nov 03 2022 21:40:49 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api199[Nov 03 2022 21:40:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds200[Nov 03 2022 21:40:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.18 seconds201[Nov 03 2022 21:40:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/templated-project-86d2b3db5a842b1b' via api in 6.41 seconds202[Nov 03 2022 21:40:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.23 seconds203 commits via the api204Manage205 Project access tokens206[Nov 03 2022 21:40:56 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI207[Nov 03 2022 21:41:03 UTC (QA Tests)] INFO -- filling :login_field with "root"208[Nov 03 2022 21:41:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field209[Nov 03 2022 21:41:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"210[Nov 03 2022 21:41:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field211[Nov 03 2022 21:41:04 UTC (QA Tests)] INFO -- clicking :sign_in_button212[Nov 03 2022 21:41:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds213[Nov 03 2022 21:41:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.16 seconds214[Nov 03 2022 21:41:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-6dd1be207329ff50' via api in 0.96 seconds215[Nov 03 2022 21:41:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-6dd1be207329ff50216[Nov 03 2022 21:41:07 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link217[Nov 03 2022 21:41:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link218[Nov 03 2022 21:41:08 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"219[Nov 03 2022 21:41:08 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field220[Nov 03 2022 21:41:08 UTC (QA Tests)] INFO -- clicking :api_label221[Nov 03 2022 21:41:08 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2022-11-05"222[Nov 03 2022 21:41:08 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field223[Nov 03 2022 21:41:09 UTC (QA Tests)] INFO -- clicking :create_token_button224[Nov 03 2022 21:41:09 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button225[Nov 03 2022 21:41:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectAccessToken with name 'api-project-access-token-p9p23nth', token's bot username 'project_4_bot' via browser_ui in 12.98 seconds226[Nov 03 2022 21:41:10 UTC (QA Tests)] INFO -- clicking :revoke_button227[Nov 03 2022 21:41:10 UTC (QA Tests)] INFO -- clicking :confirm_ok_button228[Nov 03 2022 21:41:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-6dd1be207329ff50'229 can be created and revoked via the UI230Fulfillment231 Purchase232 User Registration233 when adding and removing a group member234[Nov 03 2022 21:41:11 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license235[Nov 03 2022 21:41:12 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}236[Nov 03 2022 21:41:12 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}237[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- filling :login_field with "root"238[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field239[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"240[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field241[Nov 03 2022 21:41:28 UTC (QA Tests)] INFO -- clicking :sign_in_button242[Nov 03 2022 21:41:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds243[Nov 03 2022 21:41:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.18 seconds244[Nov 03 2022 21:41:31 UTC (QA Tests)] INFO -- Adding user qa-test-54ea40 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6 QA::Resource::Group245[Nov 03 2022 21:41:32 UTC (QA Tests)] INFO -- Removing user qa-test-54ea40 from gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6 QA::Resource::Group246[Nov 03 2022 21:41:33 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}247[Nov 03 2022 21:41:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-54ea40'248[Nov 03 2022 21:41:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6'249 consumes a seat on the license250Verify251 Artifacts252 when locked253[Nov 03 2022 21:41:33 UTC (QA Tests)] INFO -- Starting test: Verify Artifacts when locked can be browsed254[Nov 03 2022 21:41:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds255[Nov 03 2022 21:41:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds256[Nov 03 2022 21:41:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-locked-artifacts-08b08606baddb308' via api in 1.07 seconds257[Nov 03 2022 21:41:34 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`258[Nov 03 2022 21:41:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`259[Nov 03 2022 21:41:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667511694 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667511694 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-1667511694 --url http://gitlab-ee-1ca08494.test --registration-token **** --tag-list qa-runner-1667511694 --executor shell && gitlab-runner run" `260[Nov 03 2022 21:41:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667511694`261[Nov 03 2022 21:41:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`262[Nov 03 2022 21:41:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667511694' via api in 6.69 seconds263[Nov 03 2022 21:41:46 UTC (QA Tests)] INFO -- filling :login_field with "root"264[Nov 03 2022 21:41:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field265[Nov 03 2022 21:41:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"266[Nov 03 2022 21:41:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field267[Nov 03 2022 21:41:46 UTC (QA Tests)] INFO -- clicking :sign_in_button268[Nov 03 2022 21:41:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds269[Nov 03 2022 21:41:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-locked-artifacts-08b08606baddb308270[Nov 03 2022 21:41:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link271[Nov 03 2022 21:41:52 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class272[Nov 03 2022 21:41:53 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button273[Nov 03 2022 21:41:54 UTC (QA Tests)] INFO -- clicking :directory_name_link274[Nov 03 2022 21:41:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667511694'275[Nov 03 2022 21:41:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667511694`276 can be browsed277Fulfillment278 Utilization279 in usage quotas280 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)281Create282 Codeowners283 when the project is in a subgroup284 and the code owner is the subgroup285 behaves like code owner merge request286[Nov 03 2022 21:41:56 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 merged287[Nov 03 2022 21:41:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds288[Nov 03 2022 21:41:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds289[Nov 03 2022 21:41:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-87f01be836a878d1' via api in 1.26 seconds290[Nov 03 2022 21:41:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-97541dd80ef40ae5' via api in 0.27 seconds291[Nov 03 2022 21:41:57 UTC (QA Tests)] INFO -- Adding user qa-user-97541dd80ef40ae5 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6 QA::Resource::Group292[Nov 03 2022 21:42:02 UTC (QA Tests)] INFO -- filling :login_field with "root"293[Nov 03 2022 21:42:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field294[Nov 03 2022 21:42:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"295[Nov 03 2022 21:42:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field296[Nov 03 2022 21:42:03 UTC (QA Tests)] INFO -- clicking :sign_in_button297[Nov 03 2022 21:42:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-87f01be836a878d1298[Nov 03 2022 21:42:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link299[Nov 03 2022 21:42:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link300[Nov 03 2022 21:42:07 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"301[Nov 03 2022 21:42:07 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field302[Nov 03 2022 21:42:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds303[Nov 03 2022 21:42:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.09 seconds304[Nov 03 2022 21:42:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.25 seconds305[Nov 03 2022 21:42:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.75 seconds306[Nov 03 2022 21:42:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content307[Nov 03 2022 21:42:15 UTC (QA Tests)] INFO -- clicking :sign_out_link308[Nov 03 2022 21:42:18 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-97541dd80ef40ae5"309[Nov 03 2022 21:42:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field310[Nov 03 2022 21:42:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"311[Nov 03 2022 21:42:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field312[Nov 03 2022 21:42:18 UTC (QA Tests)] INFO -- clicking :sign_in_button313[Nov 03 2022 21:42:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-87f01be836a878d1/-/merge_requests/1314[Nov 03 2022 21:42:43 UTC (QA Tests)] INFO -- clicking :approve_button315[Nov 03 2022 21:42:44 UTC (QA Tests)] INFO -- clicking :merge_button316[Nov 03 2022 21:42:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content317[Nov 03 2022 21:42:51 UTC (QA Tests)] INFO -- clicking :sign_out_link318[Nov 03 2022 21:42:51 UTC (QA Tests)] INFO -- Removing user qa-user-97541dd80ef40ae5 from gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6 QA::Resource::Group319[Nov 03 2022 21:42:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-97541dd80ef40ae5'320 is approved and merged321 and the code owner is a user322 behaves like code owner merge request323[Nov 03 2022 21:42:51 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 merged324[Nov 03 2022 21:42:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds325[Nov 03 2022 21:42:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds326[Nov 03 2022 21:42:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-19fbc0f26295275f' via api in 0.95 seconds327[Nov 03 2022 21:42:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-413b677e83aebf20' via api in 0.3 seconds328[Nov 03 2022 21:42:52 UTC (QA Tests)] INFO -- Adding user qa-user-413b677e83aebf20 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-19fbc0f26295275f QA::Resource::Project329[Nov 03 2022 21:42:57 UTC (QA Tests)] INFO -- filling :login_field with "root"330[Nov 03 2022 21:42:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field331[Nov 03 2022 21:42:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"332[Nov 03 2022 21:42:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field333[Nov 03 2022 21:42:58 UTC (QA Tests)] INFO -- clicking :sign_in_button334[Nov 03 2022 21:42:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-19fbc0f26295275f335[Nov 03 2022 21:43:01 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link336[Nov 03 2022 21:43:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link337[Nov 03 2022 21:43:02 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"338[Nov 03 2022 21:43:02 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field339[Nov 03 2022 21:43:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds340[Nov 03 2022 21:43:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.06 seconds341[Nov 03 2022 21:43:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.1 seconds342[Nov 03 2022 21:43:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.94 seconds343[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content344[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- clicking :sign_out_link345[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-413b677e83aebf20"346[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field347[Nov 03 2022 21:43:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"348[Nov 03 2022 21:43:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field349[Nov 03 2022 21:43:13 UTC (QA Tests)] INFO -- clicking :sign_in_button350[Nov 03 2022 21:43:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-19fbc0f26295275f/-/merge_requests/1351[Nov 03 2022 21:43:37 UTC (QA Tests)] INFO -- clicking :approve_button352[Nov 03 2022 21:43:38 UTC (QA Tests)] INFO -- clicking :merge_button353[Nov 03 2022 21:43:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content354[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- clicking :sign_out_link355[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- Removing user qa-user-413b677e83aebf20 from gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-19fbc0f26295275f QA::Resource::Project356[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-413b677e83aebf20'357 is approved and merged358 and the code owner is the root group359 behaves like code owner merge request360[Nov 03 2022 21:43:45 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 merged361[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds362[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds363[Nov 03 2022 21:43:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-a2c568fa4d68361d' via api in 1.18 seconds364[Nov 03 2022 21:43:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-48a3176f95225e63' via api in 0.34 seconds365[Nov 03 2022 21:43:47 UTC (QA Tests)] INFO -- Adding user qa-user-48a3176f95225e63 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox366[Nov 03 2022 21:43:51 UTC (QA Tests)] INFO -- filling :login_field with "root"367[Nov 03 2022 21:43:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field368[Nov 03 2022 21:43:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"369[Nov 03 2022 21:43:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field370[Nov 03 2022 21:43:52 UTC (QA Tests)] INFO -- clicking :sign_in_button371[Nov 03 2022 21:43:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-a2c568fa4d68361d372[Nov 03 2022 21:43:55 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link373[Nov 03 2022 21:43:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link374[Nov 03 2022 21:43:56 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"375[Nov 03 2022 21:43:56 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field376[Nov 03 2022 21:43:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds377[Nov 03 2022 21:43:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.1 seconds378[Nov 03 2022 21:43:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.23 seconds379[Nov 03 2022 21:43:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.62 seconds380[Nov 03 2022 21:44:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content381[Nov 03 2022 21:44:04 UTC (QA Tests)] INFO -- clicking :sign_out_link382[Nov 03 2022 21:44:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-48a3176f95225e63"383[Nov 03 2022 21:44:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field384[Nov 03 2022 21:44:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"385[Nov 03 2022 21:44:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field386[Nov 03 2022 21:44:07 UTC (QA Tests)] INFO -- clicking :sign_in_button387[Nov 03 2022 21:44:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/approve-and-merge-a2c568fa4d68361d/-/merge_requests/1388[Nov 03 2022 21:44:32 UTC (QA Tests)] INFO -- clicking :approve_button389[Nov 03 2022 21:44:33 UTC (QA Tests)] INFO -- clicking :merge_button390[Nov 03 2022 21:44:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content391[Nov 03 2022 21:44:39 UTC (QA Tests)] INFO -- clicking :sign_out_link392[Nov 03 2022 21:44:40 UTC (QA Tests)] INFO -- Removing user qa-user-48a3176f95225e63 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox393[Nov 03 2022 21:44:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-48a3176f95225e63'394 is approved and merged395Create396 Multiple file snippet397 behaves like deleting file from snippet398[Nov 03 2022 21:44:40 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing project_snippet to make it single-file399[Nov 03 2022 21:44:45 UTC (QA Tests)] INFO -- filling :login_field with "root"400[Nov 03 2022 21:44:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field401[Nov 03 2022 21:44:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"402[Nov 03 2022 21:44:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field403[Nov 03 2022 21:44:45 UTC (QA Tests)] INFO -- clicking :sign_in_button404[Nov 03 2022 21:44:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds405[Nov 03 2022 21:44:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.14 seconds406[Nov 03 2022 21:44:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-snippets-70ba29743558f440' via api in 0.9 seconds407[Nov 03 2022 21:44:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.45 seconds408[Nov 03 2022 21:44:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-snippets-70ba29743558f440/-/snippets/1409[Nov 03 2022 21:44:50 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class410[Nov 03 2022 21:44:51 UTC (QA Tests)] INFO -- clicking :delete_file_button411[Nov 03 2022 21:44:51 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button412 deletes second file from an existing project_snippet to make it single-file413 behaves like deleting file from snippet414[Nov 03 2022 21:45:03 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing personal_snippet to make it single-file415[Nov 03 2022 21:45:08 UTC (QA Tests)] INFO -- filling :login_field with "root"416[Nov 03 2022 21:45:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field417[Nov 03 2022 21:45:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"418[Nov 03 2022 21:45:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field419[Nov 03 2022 21:45:08 UTC (QA Tests)] INFO -- clicking :sign_in_button420[Nov 03 2022 21:45:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.37 seconds421[Nov 03 2022 21:45:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-1ca08494.test/-/snippets/2422[Nov 03 2022 21:45:11 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class423[Nov 03 2022 21:45:12 UTC (QA Tests)] INFO -- clicking :delete_file_button424[Nov 03 2022 21:45:12 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button425 deletes second file from an existing personal_snippet to make it single-file426Create427 Adding comments on snippets428 behaves like comments on snippets429[Nov 03 2022 21:45:23 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet430[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- filling :login_field with "root"431[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field432[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"433[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field434[Nov 03 2022 21:45:29 UTC (QA Tests)] INFO -- clicking :sign_in_button435[Nov 03 2022 21:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds436[Nov 03 2022 21:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds437[Nov 03 2022 21:45:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-snippets-90d496de54910022' via api in 0.75 seconds438[Nov 03 2022 21:45:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 1.21 seconds439[Nov 03 2022 21:45:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content440[Nov 03 2022 21:45:35 UTC (QA Tests)] INFO -- clicking :sign_out_link441[Nov 03 2022 21:45:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.28 seconds442[Nov 03 2022 21:45:38 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"443[Nov 03 2022 21:45:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field444[Nov 03 2022 21:45:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"445[Nov 03 2022 21:45:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field446[Nov 03 2022 21:45:38 UTC (QA Tests)] INFO -- clicking :sign_in_button447[Nov 03 2022 21:45:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-snippets-90d496de54910022/-/snippets/3448[Nov 03 2022 21:45:40 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"449[Nov 03 2022 21:45:40 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field450[Nov 03 2022 21:45:41 UTC (QA Tests)] INFO -- clicking :comment_button451[Nov 03 2022 21:45:42 UTC (QA Tests)] INFO -- clicking :edit_comment_button452[Nov 03 2022 21:45:42 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"453[Nov 03 2022 21:45:42 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field454[Nov 03 2022 21:45:42 UTC (QA Tests)] INFO -- clicking :save_comment_button455[Nov 03 2022 21:45:43 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown456[Nov 03 2022 21:45:43 UTC (QA Tests)] INFO -- clicking :delete_comment_button457[Nov 03 2022 21:45:43 UTC (QA Tests)] INFO -- clicking :confirm_ok_button458 adds, edits, and deletes a comment on a project_snippet459 behaves like comments on snippets460[Nov 03 2022 21:45:44 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet461[Nov 03 2022 21:45:48 UTC (QA Tests)] INFO -- filling :login_field with "root"462[Nov 03 2022 21:45:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field463[Nov 03 2022 21:45:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"464[Nov 03 2022 21:45:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field465[Nov 03 2022 21:45:49 UTC (QA Tests)] INFO -- clicking :sign_in_button466[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.34 seconds467[Nov 03 2022 21:45:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content468[Nov 03 2022 21:45:54 UTC (QA Tests)] INFO -- clicking :sign_out_link469[Nov 03 2022 21:45:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds470[Nov 03 2022 21:45:57 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"471[Nov 03 2022 21:45:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field472[Nov 03 2022 21:45:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"473[Nov 03 2022 21:45:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field474[Nov 03 2022 21:45:57 UTC (QA Tests)] INFO -- clicking :sign_in_button475[Nov 03 2022 21:45:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-1ca08494.test/-/snippets/4476[Nov 03 2022 21:45:59 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"477[Nov 03 2022 21:45:59 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field478[Nov 03 2022 21:45:59 UTC (QA Tests)] INFO -- clicking :comment_button479[Nov 03 2022 21:46:00 UTC (QA Tests)] INFO -- clicking :edit_comment_button480[Nov 03 2022 21:46:00 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"481[Nov 03 2022 21:46:00 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field482[Nov 03 2022 21:46:00 UTC (QA Tests)] INFO -- clicking :save_comment_button483[Nov 03 2022 21:46:01 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown484[Nov 03 2022 21:46:01 UTC (QA Tests)] INFO -- clicking :delete_comment_button485[Nov 03 2022 21:46:01 UTC (QA Tests)] INFO -- clicking :confirm_ok_button486 adds, edits, and deletes a comment on a personal_snippet487Plan488 Burndown chart489[Nov 03 2022 21:46:01 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page490[Nov 03 2022 21:46:06 UTC (QA Tests)] INFO -- filling :login_field with "root"491[Nov 03 2022 21:46:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field492[Nov 03 2022 21:46:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"493[Nov 03 2022 21:46:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field494[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- clicking :sign_in_button495[Nov 03 2022 21:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds496[Nov 03 2022 21:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds497[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-milestone-9eac4ce102109a54' via api in 0.66 seconds498[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.81 seconds499[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.34 seconds500[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.35 seconds501[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-milestone-9eac4ce102109a54/-/milestones/1502[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- clicking :weight_button503 shows burndown chart on milestone page504Create505 Repository License Detection506 on a project with an unrecognized LICENSE507 behaves like project license detection508[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with an unrecognized LICENSE behaves like project license detection displays the name of the license on the repository509[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds510[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds511[Nov 03 2022 21:46:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-1feffd1c54991b62' via api in 0.72 seconds512[Nov 03 2022 21:46:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds513[Nov 03 2022 21:46:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-1feffd1c54991b62514[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-1feffd1c54991b62'515 displays the name of the license on the repository516 on a project with a commonly used LICENSE517 behaves like project license detection518[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository519[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds520[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.16 seconds521[Nov 03 2022 21:46:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-3d47a76358552cf3' via api in 0.73 seconds522[Nov 03 2022 21:46:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds523[Nov 03 2022 21:46:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-3d47a76358552cf3524[Nov 03 2022 21:46:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-3d47a76358552cf3'525 displays the name of the license on the repository526Create527 Git push to canary Gitaly node over HTTP528 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)529Create530 SSH keys support531[Nov 03 2022 21:46:16 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key532[Nov 03 2022 21:46:21 UTC (QA Tests)] INFO -- filling :login_field with "root"533[Nov 03 2022 21:46:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field534[Nov 03 2022 21:46:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"535[Nov 03 2022 21:46:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field536[Nov 03 2022 21:46:21 UTC (QA Tests)] INFO -- clicking :sign_in_button537[Nov 03 2022 21:46:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content538[Nov 03 2022 21:46:25 UTC (QA Tests)] INFO -- clicking :edit_profile_link539[Nov 03 2022 21:46:26 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-128puc5/id_rsa -N `540[Nov 03 2022 21:46:27 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"541[Nov 03 2022 21:46:27 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field542[Nov 03 2022 21:46:27 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"543[Nov 03 2022 21:46:27 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field544[Nov 03 2022 21:46:27 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2022-11-05"545[Nov 03 2022 21:46:27 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field546[Nov 03 2022 21:46:28 UTC (QA Tests)] INFO -- clicking :add_key_button547[Nov 03 2022 21:46:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.81 seconds548 user can add an SSH key549 after adding an ssh key550[Nov 03 2022 21:46:29 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key551[Nov 03 2022 21:46:33 UTC (QA Tests)] INFO -- filling :login_field with "root"552[Nov 03 2022 21:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field553[Nov 03 2022 21:46:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"554[Nov 03 2022 21:46:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field555[Nov 03 2022 21:46:34 UTC (QA Tests)] INFO -- clicking :sign_in_button556[Nov 03 2022 21:46:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content557[Nov 03 2022 21:46:38 UTC (QA Tests)] INFO -- clicking :edit_profile_link558[Nov 03 2022 21:46:39 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button559 can delete an ssh key560Verify561 Run pipeline with manual jobs562[Nov 03 2022 21:46:42 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state563[Nov 03 2022 21:46:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds564[Nov 03 2022 21:46:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.16 seconds565[Nov 03 2022 21:46:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipeline-with-manual-job-7bb751f0b93d1800' via api in 0.94 seconds566[Nov 03 2022 21:46:42 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`567[Nov 03 2022 21:46:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`568[Nov 03 2022 21:46:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3ca98419 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3ca98419 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-3ca98419 --url http://gitlab-ee-1ca08494.test --registration-token **** --tag-list qa-runner-3ca98419 --executor shell && gitlab-runner run" `569[Nov 03 2022 21:46:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3ca98419`570[Nov 03 2022 21:46:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`571[Nov 03 2022 21:46:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-3ca98419' via api in 1.2 seconds572[Nov 03 2022 21:46:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds573[Nov 03 2022 21:46:49 UTC (QA Tests)] INFO -- filling :login_field with "root"574[Nov 03 2022 21:46:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field575[Nov 03 2022 21:46:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"576[Nov 03 2022 21:46:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field577[Nov 03 2022 21:46:49 UTC (QA Tests)] INFO -- clicking :sign_in_button578[Nov 03 2022 21:46:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipeline-with-manual-job-7bb751f0b93d1800579[Nov 03 2022 21:46:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link580[Nov 03 2022 21:46:54 UTC (QA Tests)] INFO -- clicking :job_action_button581[Nov 03 2022 21:47:19 UTC (QA Tests)] INFO -- clicking :job_dropdown_container582[Nov 03 2022 21:47:30 UTC (QA Tests)] INFO -- clicking :job_dropdown_container583[Nov 03 2022 21:47:30 UTC (QA Tests)] INFO -- clicking :job_dropdown_container584[Nov 03 2022 21:47:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-3ca98419'585[Nov 03 2022 21:47:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3ca98419`586 does not leave any job in skipped state587Manage588 Gitlab migration589 with merge request590 successfully imports merge request (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364839)591Verify592 Pipelines for merged results and merge trains593[Nov 03 2022 21:47:40 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train594[Nov 03 2022 21:47:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds595[Nov 03 2022 21:47:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds596[Nov 03 2022 21:47:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipelines-for-merge-trains-a189322812f1572a' via api in 0.67 seconds597[Nov 03 2022 21:47:41 UTC (QA Tests)] WARN -- /home/gitlab/qa/qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb:12: Passing `number` with the 1st argument of `alphanumeric` is deprecated. Use keyword argument like `alphanumeric(number: ...)` instead.598[Nov 03 2022 21:47:41 UTC (QA Tests)] WARN -- To automatically update from positional arguments to keyword arguments,599install rubocop-faker and run:600rubocop \601 --require rubocop-faker \602 --only Faker/DeprecatedArguments \603 --auto-correct604[Nov 03 2022 21:47:41 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`605[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`606[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h 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-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h --url http://gitlab-ee-1ca08494.test --registration-token **** --tag-list qa-runner-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h --executor shell && gitlab-runner run" `607[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h`608[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`609[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h' via api in 0.96 seconds610[Nov 03 2022 21:47:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds611[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- filling :login_field with "root"612[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field613[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"614[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field615[Nov 03 2022 21:47:48 UTC (QA Tests)] INFO -- clicking :sign_in_button616[Nov 03 2022 21:47:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipelines-for-merge-trains-a189322812f1572a617[Nov 03 2022 21:47:50 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link618[Nov 03 2022 21:47:51 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link619[Nov 03 2022 21:47:52 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}620[Nov 03 2022 21:47:52 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}621[Nov 03 2022 21:47:52 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button622[Nov 03 2022 21:47:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.29 seconds623[Nov 03 2022 21:47:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.95 seconds624[Nov 03 2022 21:47:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipelines-for-merge-trains-a189322812f1572a/-/merge_requests/1625[Nov 03 2022 21:48:06 UTC (QA Tests)] INFO -- clicking :merge_button626[Nov 03 2022 21:48:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h'627[Nov 03 2022 21:48:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ijqkrso8tv6gy4bdj9tsw6iu381x7r3h`628 merges via a merge train629[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results630[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds631[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds632[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipelines-for-merge-trains-509611bade131b50' via api in 0.73 seconds633[Nov 03 2022 21:48:28 UTC (QA Tests)] WARN -- /home/gitlab/qa/qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb:12: Passing `number` with the 1st argument of `alphanumeric` is deprecated. Use keyword argument like `alphanumeric(number: ...)` instead.634[Nov 03 2022 21:48:28 UTC (QA Tests)] WARN -- To automatically update from positional arguments to keyword arguments,635install rubocop-faker and run:636rubocop \637 --require rubocop-faker \638 --only Faker/DeprecatedArguments \639 --auto-correct640[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`641[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`642[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-lbnbvlh6vki7eowowfbvdpeywqcm72jy --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-lbnbvlh6vki7eowowfbvdpeywqcm72jy 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-lbnbvlh6vki7eowowfbvdpeywqcm72jy --url http://gitlab-ee-1ca08494.test --registration-token **** --tag-list qa-runner-lbnbvlh6vki7eowowfbvdpeywqcm72jy --executor shell && gitlab-runner run" `643[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-lbnbvlh6vki7eowowfbvdpeywqcm72jy`644[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`645[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-lbnbvlh6vki7eowowfbvdpeywqcm72jy' via api in 0.93 seconds646[Nov 03 2022 21:48:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds647[Nov 03 2022 21:48:33 UTC (QA Tests)] INFO -- filling :login_field with "root"648[Nov 03 2022 21:48:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field649[Nov 03 2022 21:48:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"650[Nov 03 2022 21:48:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field651[Nov 03 2022 21:48:34 UTC (QA Tests)] INFO -- clicking :sign_in_button652[Nov 03 2022 21:48:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipelines-for-merge-trains-509611bade131b50653[Nov 03 2022 21:48:37 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link654[Nov 03 2022 21:48:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link655[Nov 03 2022 21:48:38 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}656[Nov 03 2022 21:48:39 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}657[Nov 03 2022 21:48:39 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button658[Nov 03 2022 21:48:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds659[Nov 03 2022 21:48:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.91 seconds660[Nov 03 2022 21:48:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipelines-for-merge-trains-509611bade131b50/-/merge_requests/1661[Nov 03 2022 21:48:52 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown662[Nov 03 2022 21:48:52 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item663[Nov 03 2022 21:48:53 UTC (QA Tests)] INFO -- clicking :merge_immediately_button664[Nov 03 2022 21:49:17 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pipelines-for-merge-trains-509611bade131b50/-/merge_requests/1665[Nov 03 2022 21:49:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-lbnbvlh6vki7eowowfbvdpeywqcm72jy'666[Nov 03 2022 21:49:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-lbnbvlh6vki7eowowfbvdpeywqcm72jy`667 creates a pipeline with merged results668Manage669 User with minimal access to group670[Nov 03 2022 21:49:19 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to edit files via the UI671[Nov 03 2022 21:49:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-8277c69759ad218e' via api in 0.27 seconds672[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8277c69759ad218e"673[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field674[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"675[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field676[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- clicking :sign_in_button677[Nov 03 2022 21:49:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds678[Nov 03 2022 21:49:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds679[Nov 03 2022 21:49:26 UTC (QA Tests)] INFO -- Adding user qa-user-8277c69759ad218e to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox680[Nov 03 2022 21:49:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-minimal-access-19e660b921a1ff17' via api in 0.95 seconds681[Nov 03 2022 21:49:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-minimal-access-19e660b921a1ff17682[Nov 03 2022 21:49:28 UTC (QA Tests)] INFO -- clicking :file_name_link683[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- clicking :edit_menu_item684[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- clicking :edit_button685[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8277c69759ad218e'686[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-minimal-access-19e660b921a1ff17'687 is not allowed to edit files via the UI688Package689 Container Registry690 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)691Analytics692 Service ping default enabled693 when using default enabled from gitlab.yml config694[Nov 03 2022 21:49:30 UTC (QA Tests)] INFO -- Starting test: Analytics Service ping default enabled when using default enabled from gitlab.yml config has service ping toggle enabled695[Nov 03 2022 21:49:34 UTC (QA Tests)] INFO -- filling :login_field with "root"696[Nov 03 2022 21:49:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field697[Nov 03 2022 21:49:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"698[Nov 03 2022 21:49:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field699[Nov 03 2022 21:49:35 UTC (QA Tests)] INFO -- clicking :sign_in_button700[Nov 03 2022 21:49:36 UTC (QA Tests)] INFO -- clicking :navbar_dropdown701[Nov 03 2022 21:49:36 UTC (QA Tests)] INFO -- clicking :admin_area_link702[Nov 03 2022 21:49:38 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link703[Nov 03 2022 21:49:38 UTC (QA Tests)] INFO -- clicking :admin_settings_metrics_and_profiling_link704 has service ping toggle enabled705Plan706 Default issue templates707[Nov 03 2022 21:49:40 UTC (QA Tests)] INFO -- Starting test: Plan Default issue templates uses default template when creating an issue708[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- filling :login_field with "root"709[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field710[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"711[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field712[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- clicking :sign_in_button713[Nov 03 2022 21:49:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds714[Nov 03 2022 21:49:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds715[Nov 03 2022 21:49:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/default-issue-template-project-291ce92120bd3f87' via api in 0.64 seconds716[Nov 03 2022 21:49:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/default-issue-template-project-291ce92120bd3f87717[Nov 03 2022 21:49:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link718[Nov 03 2022 21:49:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link719[Nov 03 2022 21:49:50 UTC (QA Tests)] INFO -- filling :issue_template_field with "This is a default issue template"720[Nov 03 2022 21:49:50 UTC (QA Tests)] INFO -- clicking the coordinates of :issue_template_field721[Nov 03 2022 21:49:51 UTC (QA Tests)] INFO -- clicking :save_issue_template_button722[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.25 seconds723[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/default-issue-template-project-291ce92120bd3f87/-/issues/1724 uses default template when creating an issue725Create726 Project templates727 when group level728[Nov 03 2022 21:49:54 UTC (QA Tests)] INFO -- Starting test: Create Project templates when group level successfully imports the project using template729[Nov 03 2022 21:49:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds730[Nov 03 2022 21:49:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/instance-template-container-group-a52aed191cbc2c62' via api in 0.32 seconds731[Nov 03 2022 21:49:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/instance-template-container-group-a52aed191cbc2c62/template-project-1-123771ded6a9f386' via api in 0.5 seconds732[Nov 03 2022 21:49:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.43 seconds733[Nov 03 2022 21:50:01 UTC (QA Tests)] INFO -- filling :login_field with "root"734[Nov 03 2022 21:50:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field735[Nov 03 2022 21:50:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"736[Nov 03 2022 21:50:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field737[Nov 03 2022 21:50:02 UTC (QA Tests)] INFO -- clicking :sign_in_button738[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- clicking :navbar_dropdown739[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- clicking :groups_dropdown740[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- clicking :menu_item_link741[Nov 03 2022 21:50:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link742[Nov 03 2022 21:50:09 UTC (QA Tests)] INFO -- Searching and selecting: instance-template-container-group-a52aed191cbc2c62743[Nov 03 2022 21:50:10 UTC (QA Tests)] INFO -- clicking :save_changes_button744[Nov 03 2022 21:50:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link745[Nov 03 2022 21:50:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds746[Nov 03 2022 21:50:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds747[Nov 03 2022 21:50:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6748[Nov 03 2022 21:50:14 UTC (QA Tests)] INFO -- clicking :new_project_button749[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- clicking :panel_link750[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- clicking :group_templates_tab751[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- clicking :use_template_button752[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown753[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-5"754[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field755 successfully imports the project using template756 when instance level757[Nov 03 2022 21:50:23 UTC (QA Tests)] INFO -- Starting test: Create Project templates when instance level successfully imports the project using template758[Nov 03 2022 21:50:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds759[Nov 03 2022 21:50:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/instance-template-container-group-c2d45b547aa15994' via api in 0.39 seconds760[Nov 03 2022 21:50:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/instance-template-container-group-c2d45b547aa15994/template-project-1-2f4b50174e60fbd4' via api in 0.52 seconds761[Nov 03 2022 21:50:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.44 seconds762[Nov 03 2022 21:50:30 UTC (QA Tests)] INFO -- filling :login_field with "root"763[Nov 03 2022 21:50:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field764[Nov 03 2022 21:50:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"765[Nov 03 2022 21:50:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field766[Nov 03 2022 21:50:31 UTC (QA Tests)] INFO -- clicking :sign_in_button767[Nov 03 2022 21:50:33 UTC (QA Tests)] INFO -- clicking :navbar_dropdown768[Nov 03 2022 21:50:33 UTC (QA Tests)] INFO -- clicking :admin_area_link769[Nov 03 2022 21:50:34 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link770[Nov 03 2022 21:50:35 UTC (QA Tests)] INFO -- clicking :admin_settings_templates_link771[Nov 03 2022 21:50:37 UTC (QA Tests)] INFO -- Searching and selecting: instance-template-container-group-c2d45b547aa15994772[Nov 03 2022 21:50:38 UTC (QA Tests)] INFO -- clicking :save_changes_button773[Nov 03 2022 21:50:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link774[Nov 03 2022 21:50:39 UTC (QA Tests)] INFO -- clicking :admin_settings_templates_link775[Nov 03 2022 21:50:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds776[Nov 03 2022 21:50:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds777[Nov 03 2022 21:50:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6778[Nov 03 2022 21:50:42 UTC (QA Tests)] INFO -- clicking :new_project_button779[Nov 03 2022 21:50:42 UTC (QA Tests)] INFO -- clicking :panel_link780[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- clicking :instance_templates_tab781[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- clicking :use_template_button782[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown783[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6"784[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field785 successfully imports the project using template786 when built-in787[Nov 03 2022 21:50:51 UTC (QA Tests)] INFO -- Starting test: Create Project templates when built-in successfully imports the project using template788[Nov 03 2022 21:50:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds789[Nov 03 2022 21:50:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/instance-template-container-group-cfb2515d8e5b3390' via api in 0.36 seconds790[Nov 03 2022 21:50:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/instance-template-container-group-cfb2515d8e5b3390/template-project-1-ed101551634eaf6d' via api in 0.53 seconds791[Nov 03 2022 21:50:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.36 seconds792[Nov 03 2022 21:50:58 UTC (QA Tests)] INFO -- filling :login_field with "root"793[Nov 03 2022 21:50:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field794[Nov 03 2022 21:50:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"795[Nov 03 2022 21:50:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field796[Nov 03 2022 21:50:59 UTC (QA Tests)] INFO -- clicking :sign_in_button797[Nov 03 2022 21:51:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds798[Nov 03 2022 21:51:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds799[Nov 03 2022 21:51:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6800[Nov 03 2022 21:51:01 UTC (QA Tests)] INFO -- clicking :new_project_button801[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- clicking :panel_link802[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- clicking :use_template_button803[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown804[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "qa-test-2022-11-03-21-39-12-7e722869032a95f6"805[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field806 successfully imports the project using template807Create808 Pull mirror a repository over HTTP809[Nov 03 2022 21:51:11 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth810[Nov 03 2022 21:51:15 UTC (QA Tests)] INFO -- filling :login_field with "root"811[Nov 03 2022 21:51:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field812[Nov 03 2022 21:51:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"813[Nov 03 2022 21:51:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field814[Nov 03 2022 21:51:16 UTC (QA Tests)] INFO -- clicking :sign_in_button815[Nov 03 2022 21:51:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds816[Nov 03 2022 21:51:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.1 seconds817[Nov 03 2022 21:51:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pull-mirror-source-project-46117b74e3b35172' via api in 0.62 seconds818[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.05 seconds819[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds820[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds821[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pull-mirror-target-project-ef7c7059a7c8362d' via api in 0.66 seconds822[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pull-mirror-target-project-ef7c7059a7c8362d823[Nov 03 2022 21:51:21 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link824[Nov 03 2022 21:51:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link825[Nov 03 2022 21:51:24 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pull-mirror-source-project-46117b74e3b35172.git"826[Nov 03 2022 21:51:24 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field827[Nov 03 2022 21:51:24 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field828[Nov 03 2022 21:51:25 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field829[Nov 03 2022 21:51:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"830[Nov 03 2022 21:51:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field831[Nov 03 2022 21:51:26 UTC (QA Tests)] INFO -- clicking :mirror_repository_button832[Nov 03 2022 21:51:39 UTC (QA Tests)] INFO -- clicking :update_now_button833[Nov 03 2022 21:51:40 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pull-mirror-target-project-ef7c7059a7c8362d/-/settings/repository#js-push-remote-settings834[Nov 03 2022 21:51:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/pull-mirror-target-project-ef7c7059a7c8362d835[Nov 03 2022 21:51:42 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments836 configures and syncs a (pull) mirrored repository with password auth837Create838 Add batch suggestions to a Merge Request839[Nov 03 2022 21:51:43 UTC (QA Tests)] INFO -- Starting test: Create Add batch suggestions to a Merge Request applies multiple suggestions840[Nov 03 2022 21:51:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds841[Nov 03 2022 21:51:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds842[Nov 03 2022 21:51:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/suggestions_project-d82d04e4d333bc46' via api in 0.74 seconds843[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds844[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/suggestions_project-d82d04e4d333bc46 QA::Resource::Project845[Nov 03 2022 21:51:48 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"846[Nov 03 2022 21:51:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field847[Nov 03 2022 21:51:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"848[Nov 03 2022 21:51:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field849[Nov 03 2022 21:51:49 UTC (QA Tests)] INFO -- clicking :sign_in_button850[Nov 03 2022 21:51:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds851[Nov 03 2022 21:51:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds852[Nov 03 2022 21:51:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.35 seconds853[Nov 03 2022 21:51:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/suggestions_project-d82d04e4d333bc46/-/merge_requests/1854[Nov 03 2022 21:51:53 UTC (QA Tests)] INFO -- clicking :diffs_tab855[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- clicking :diff_comment_button856[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- clicking :suggestion_button857[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- filling :reply_field with ""858[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field859[Nov 03 2022 21:51:55 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0860This is the suggestion for line number 4!861```"862[Nov 03 2022 21:51:55 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field863[Nov 03 2022 21:51:55 UTC (QA Tests)] INFO -- clicking :comment_now_button864[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- clicking :diff_comment_button865[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- clicking :suggestion_button866[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- filling :reply_field with ""867[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field868[Nov 03 2022 21:51:57 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0869This is the suggestion for line number 6!870```"871[Nov 03 2022 21:51:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field872[Nov 03 2022 21:51:57 UTC (QA Tests)] INFO -- clicking :comment_now_button873[Nov 03 2022 21:51:58 UTC (QA Tests)] INFO -- clicking :diff_comment_button874[Nov 03 2022 21:51:59 UTC (QA Tests)] INFO -- clicking :suggestion_button875[Nov 03 2022 21:51:59 UTC (QA Tests)] INFO -- filling :reply_field with ""876[Nov 03 2022 21:51:59 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field877[Nov 03 2022 21:51:59 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0878This is the suggestion for line number 10!879```"880[Nov 03 2022 21:51:59 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field881[Nov 03 2022 21:52:00 UTC (QA Tests)] INFO -- clicking :comment_now_button882[Nov 03 2022 21:52:00 UTC (QA Tests)] INFO -- clicking :diff_comment_button883[Nov 03 2022 21:52:01 UTC (QA Tests)] INFO -- clicking :suggestion_button884[Nov 03 2022 21:52:01 UTC (QA Tests)] INFO -- filling :reply_field with ""885[Nov 03 2022 21:52:01 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field886[Nov 03 2022 21:52:02 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0887This is the suggestion for line number 13!888```"889[Nov 03 2022 21:52:02 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field890[Nov 03 2022 21:52:02 UTC (QA Tests)] INFO -- clicking :comment_now_button891[Nov 03 2022 21:52:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content892[Nov 03 2022 21:52:09 UTC (QA Tests)] INFO -- clicking :sign_out_link893[Nov 03 2022 21:52:11 UTC (QA Tests)] INFO -- filling :login_field with "root"894[Nov 03 2022 21:52:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field895[Nov 03 2022 21:52:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"896[Nov 03 2022 21:52:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field897[Nov 03 2022 21:52:12 UTC (QA Tests)] INFO -- clicking :sign_in_button898[Nov 03 2022 21:52:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/suggestions_project-d82d04e4d333bc46/-/merge_requests/1899[Nov 03 2022 21:52:16 UTC (QA Tests)] INFO -- clicking :diffs_tab900[Nov 03 2022 21:52:17 UTC (QA Tests)] INFO -- filling :commit_message_field with "Custom commit message"901[Nov 03 2022 21:52:17 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field902[Nov 03 2022 21:52:17 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button903 applies multiple suggestions904Manage905 standard906 when admin approval is required907[Nov 03 2022 21:52:19 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval908[Nov 03 2022 21:52:32 UTC (QA Tests)] INFO -- clicking :register_link909[Nov 03 2022 21:52:56 UTC (QA Tests)] INFO -- clicking :register_link910[Nov 03 2022 21:53:19 UTC (QA Tests)] INFO -- clicking :register_link911[Nov 03 2022 21:53:30 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}912[Nov 03 2022 21:53:40 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.913[Nov 03 2022 21:53:40 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval914[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- filling :login_field with "root"915[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field916[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"917[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field918[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- clicking :sign_in_button919[Nov 03 2022 21:53:47 UTC (QA Tests)] INFO -- clicking :navbar_dropdown920[Nov 03 2022 21:53:47 UTC (QA Tests)] INFO -- clicking :admin_area_link921[Nov 03 2022 21:53:49 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link922[Nov 03 2022 21:53:49 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link923[Nov 03 2022 21:53:51 UTC (QA Tests)] INFO -- clicking the coordinates of :require_admin_approval_after_user_signup_checkbox924[Nov 03 2022 21:53:51 UTC (QA Tests)] INFO -- clicking :save_changes_button925[Nov 03 2022 21:53:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content926[Nov 03 2022 21:53:57 UTC (QA Tests)] INFO -- clicking :sign_out_link927[Nov 03 2022 21:54:23 UTC (QA Tests)] INFO -- clicking :register_link928[Nov 03 2022 21:54:23 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"929[Nov 03 2022 21:54:23 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field930[Nov 03 2022 21:54:24 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 2363757f1111cb1d"931[Nov 03 2022 21:54:24 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field932[Nov 03 2022 21:54:24 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-2363757f1111cb1d"933[Nov 03 2022 21:54:24 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field934[Nov 03 2022 21:54:24 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-2363757f1111cb1d@example.com"935[Nov 03 2022 21:54:24 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field936[Nov 03 2022 21:54:25 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"937[Nov 03 2022 21:54:25 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field938[Nov 03 2022 21:54:26 UTC (QA Tests)] INFO -- clicking :new_user_register_button939[Nov 03 2022 21:54:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2363757f1111cb1d' via browser_ui in 25.18 seconds940[Nov 03 2022 21:54:39 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2363757f1111cb1d"941[Nov 03 2022 21:54:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field942[Nov 03 2022 21:54:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"943[Nov 03 2022 21:54:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field944[Nov 03 2022 21:54:40 UTC (QA Tests)] INFO -- clicking :sign_in_button945[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- filling :login_field with "root"946[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field947[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"948[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field949[Nov 03 2022 21:54:44 UTC (QA Tests)] INFO -- clicking :sign_in_button950[Nov 03 2022 21:54:45 UTC (QA Tests)] INFO -- clicking :navbar_dropdown951[Nov 03 2022 21:54:45 UTC (QA Tests)] INFO -- clicking :admin_area_link952[Nov 03 2022 21:54:47 UTC (QA Tests)] INFO -- clicking :admin_overview_users_link953[Nov 03 2022 21:54:48 UTC (QA Tests)] INFO -- clicking :pending_approval_tab954[Nov 03 2022 21:54:50 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle955[Nov 03 2022 21:54:50 UTC (QA Tests)] INFO -- clicking :approve_user_button956[Nov 03 2022 21:54:50 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button957[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content958[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- clicking :sign_out_link959[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2363757f1111cb1d"960[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field961[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"962[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field963[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- clicking :sign_in_button964[Nov 03 2022 21:54:58 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown965[Nov 03 2022 21:55:00 UTC (QA Tests)] INFO -- clicking :get_started_button966[Nov 03 2022 21:55:01 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}967[Nov 03 2022 21:55:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2363757f1111cb1d'968 allows user login after approval9701st Try error in ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:115:971Unable to find css "[data-qa-selector=\"register_link\"],.qa-register-link"973RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:115974 when admin approval is not required975 behaves like registration and login976[Nov 03 2022 21:55:12 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required behaves like registration and login allows the user to register and login977[Nov 03 2022 21:55:23 UTC (QA Tests)] INFO -- clicking :register_link978[Nov 03 2022 21:55:23 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"979[Nov 03 2022 21:55:23 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field980[Nov 03 2022 21:55:23 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 1f59526ea7956c0e"981[Nov 03 2022 21:55:23 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field982[Nov 03 2022 21:55:24 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-1f59526ea7956c0e"983[Nov 03 2022 21:55:24 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field984[Nov 03 2022 21:55:24 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-1f59526ea7956c0e@example.com"985[Nov 03 2022 21:55:24 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field986[Nov 03 2022 21:55:25 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"987[Nov 03 2022 21:55:25 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field988[Nov 03 2022 21:55:25 UTC (QA Tests)] INFO -- clicking :new_user_register_button989[Nov 03 2022 21:55:26 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown990[Nov 03 2022 21:55:28 UTC (QA Tests)] INFO -- clicking :get_started_button991[Nov 03 2022 21:55:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1f59526ea7956c0e' via browser_ui in 17.24 seconds992 allows the user to register and login993 when user account is deleted994[Nov 03 2022 21:55:29 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials995[Nov 03 2022 21:55:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-056e065ba3010109' via api in 0.33 seconds996[Nov 03 2022 21:55:34 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-056e065ba3010109"997[Nov 03 2022 21:55:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field998[Nov 03 2022 21:55:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"999[Nov 03 2022 21:55:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1000[Nov 03 2022 21:55:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1001[Nov 03 2022 21:55:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content1002[Nov 03 2022 21:55:38 UTC (QA Tests)] INFO -- clicking :edit_profile_link1003[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- clicking :profile_account_link1004[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- clicking :delete_account_button1005[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button1006[Nov 03 2022 21:55:45 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-056e065ba3010109"1007[Nov 03 2022 21:55:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1008[Nov 03 2022 21:55:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1009[Nov 03 2022 21:55:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1010[Nov 03 2022 21:55:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1011[Nov 03 2022 21:55:58 UTC (QA Tests)] INFO -- clicking :register_link1012[Nov 03 2022 21:55:58 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1013[Nov 03 2022 21:55:58 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1014[Nov 03 2022 21:55:58 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 056e065ba3010109"1015[Nov 03 2022 21:55:58 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1016[Nov 03 2022 21:55:59 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-056e065ba3010109"1017[Nov 03 2022 21:55:59 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1018[Nov 03 2022 21:55:59 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-056e065ba3010109@example.com"1019[Nov 03 2022 21:55:59 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1020[Nov 03 2022 21:55:59 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1021[Nov 03 2022 21:55:59 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1022[Nov 03 2022 21:56:00 UTC (QA Tests)] INFO -- clicking :new_user_register_button1023[Nov 03 2022 21:56:01 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1024[Nov 03 2022 21:56:03 UTC (QA Tests)] INFO -- clicking :get_started_button1025[Nov 03 2022 21:56:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-056e065ba3010109' via browser_ui in 17.18 seconds1026[Nov 03 2022 21:56:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-056e065ba3010109'1027 allows recreating with same credentials1028Plan1029 Issues weight visualization1030[Nov 03 2022 21:56:05 UTC (QA Tests)] INFO -- Starting test: Plan Issues weight visualization shows the set weight in the issue page, in the milestone page, and in the issues list page1031[Nov 03 2022 21:56:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1032[Nov 03 2022 21:56:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1033[Nov 03 2022 21:56:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1034[Nov 03 2022 21:56:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1035[Nov 03 2022 21:56:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1036[Nov 03 2022 21:56:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1037[Nov 03 2022 21:56:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1038[Nov 03 2022 21:56:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-milestone-dd4253a22401d416' via api in 0.72 seconds1039[Nov 03 2022 21:56:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.85 seconds1040[Nov 03 2022 21:56:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.29 seconds1041[Nov 03 2022 21:56:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-milestone-dd4253a22401d416/-/issues/11042[Nov 03 2022 21:56:15 UTC (QA Tests)] INFO -- clicking :milestone_link1043[Nov 03 2022 21:56:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1044 shows the set weight in the issue page, in the milestone page, and in the issues list page1045Create1046 Codeowners1047[Nov 03 2022 21:56:17 UTC (QA Tests)] INFO -- Starting test: Create Codeowners displays owners specified in CODEOWNERS file1048[Nov 03 2022 21:56:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1049[Nov 03 2022 21:56:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1050[Nov 03 2022 21:56:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1051[Nov 03 2022 21:56:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1052[Nov 03 2022 21:56:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1053[Nov 03 2022 21:56:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds1054[Nov 03 2022 21:56:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.26 seconds1055[Nov 03 2022 21:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1056[Nov 03 2022 21:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.16 seconds1057[Nov 03 2022 21:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/codeowners-8ecbe2cc3d571555' via api in 0.85 seconds1058[Nov 03 2022 21:56:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/codeowners-8ecbe2cc3d5715551059[Nov 03 2022 21:56:26 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1060[Nov 03 2022 21:56:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1061[Nov 03 2022 21:56:27 UTC (QA Tests)] INFO -- clicking :invite_members_button1062[Nov 03 2022 21:56:27 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1063[Nov 03 2022 21:56:27 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1064[Nov 03 2022 21:56:28 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1065[Nov 03 2022 21:56:28 UTC (QA Tests)] INFO -- clicking :invite_button1066[Nov 03 2022 21:56:29 UTC (QA Tests)] INFO -- clicking :invite_members_button1067[Nov 03 2022 21:56:30 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1068[Nov 03 2022 21:56:30 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1069[Nov 03 2022 21:56:30 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1070[Nov 03 2022 21:56:31 UTC (QA Tests)] INFO -- clicking :invite_button1071[Nov 03 2022 21:56:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.56 seconds1072[Nov 03 2022 21:56:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/codeowners-8ecbe2cc3d5715551073[Nov 03 2022 21:56:34 UTC (QA Tests)] INFO -- clicking :file_name_link1074[Nov 03 2022 21:56:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/codeowners-8ecbe2cc3d5715551075[Nov 03 2022 21:56:36 UTC (QA Tests)] INFO -- clicking :file_name_link1076 displays owners specified in CODEOWNERS file1077Manage1078 Jenkins integration1079[Nov 03 2022 21:56:37 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1080[Nov 03 2022 21:56:37 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1081[Nov 03 2022 21:56:37 UTC (QA Tests)] INFO -- Executing: `docker login --username "[MASKED]" --password "****" registry.gitlab.com`1082[Nov 03 2022 21:56:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname jenkins-server.test --name jenkins-server --env JENKINS_USER=administrator --env JENKINS_PASS=**** --publish 8080:8080 --publish 50000:50000 [MASKED]/jenkins:latest `1083[Nov 03 2022 21:57:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1084[Nov 03 2022 21:57:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1085[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1086[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1087[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1088[Nov 03 2022 21:57:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1089[Nov 03 2022 21:57:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1090[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project_with_jenkins_d6dbc63c-a34ca4a88ff215f4' via api in 0.93 seconds1091[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project_with_jenkins_d6dbc63c-a34ca4a88ff215f41092[Nov 03 2022 21:57:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1093[Nov 03 2022 21:57:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1094[Nov 03 2022 21:57:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1095[Nov 03 2022 21:57:10 UTC (QA Tests)] INFO -- clicking :jenkins_link1096[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1097[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1098[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_64f32ee781"1099[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1100[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1101[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1102[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1103[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1104[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- clicking :save_changes_button1105[Nov 03 2022 21:57:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.85 seconds1106[Nov 03 2022 21:57:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project_with_jenkins_d6dbc63c-a34ca4a88ff215f41107[Nov 03 2022 21:57:30 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1108[Nov 03 2022 21:57:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1109[Nov 03 2022 21:57:33 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1110 integrates and displays build status for MR pipeline in GitLab1111Manage1112 Project import1113 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)1114Create1115 Cherry picking from a merge request1116[Nov 03 2022 21:57:33 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request1117[Nov 03 2022 21:57:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1118[Nov 03 2022 21:57:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1119[Nov 03 2022 21:57:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1120[Nov 03 2022 21:57:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1121[Nov 03 2022 21:57:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1122[Nov 03 2022 21:57:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1123[Nov 03 2022 21:57:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.21 seconds1124[Nov 03 2022 21:57:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-4fa0db6e2280cdb4' via api in 1.12 seconds1125[Nov 03 2022 21:57:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds1126[Nov 03 2022 21:57:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1127[Nov 03 2022 21:57:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.46 seconds1128[Nov 03 2022 21:57:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-4fa0db6e2280cdb4/-/merge_requests/11129[Nov 03 2022 21:57:45 UTC (QA Tests)] INFO -- clicking :merge_button1130[Nov 03 2022 21:57:48 UTC (QA Tests)] INFO -- clicking :cherry_pick_button , expecting to be at Class1131[Nov 03 2022 21:57:48 UTC (QA Tests)] INFO -- clicking :submit_commit_button1132[Nov 03 2022 21:57:50 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1133[Nov 03 2022 21:57:53 UTC (QA Tests)] INFO -- clicking :diffs_tab1134[Nov 03 2022 21:58:04 UTC (QA Tests)] INFO -- clicking :file_tree_button1135 creates a merge request1136Plan1137 Group milestone1138[Nov 03 2022 21:58:04 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone1139[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1140[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1141[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1142[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1143[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1144[Nov 03 2022 21:58:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1145[Nov 03 2022 21:58:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-milestone-8576302f' via api in 0.32 seconds1146[Nov 03 2022 21:58:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-sandbox-group-5/group-with-milestone-8576302f1147[Nov 03 2022 21:58:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1148[Nov 03 2022 21:58:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1149[Nov 03 2022 21:58:13 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link1150[Nov 03 2022 21:58:14 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"1151[Nov 03 2022 21:58:14 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1152[Nov 03 2022 21:58:14 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."1153[Nov 03 2022 21:58:14 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1154[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- filling :start_date_field with "2022/11/031155"1156[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1157[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- filling :due_date_field with "2022/12/031158"1159[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1160[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- clicking :create_milestone_button1161[Nov 03 2022 21:58:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 5.22 seconds1162[Nov 03 2022 21:58:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1163[Nov 03 2022 21:58:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1164[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- clicking :milestone_link1165 creates a group milestone1166Create1167 Sharing snippets1168 when the snippet is changed to private1169[Nov 03 2022 21:58:19 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown1170[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1171[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1172[Nov 03 2022 21:58:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1173[Nov 03 2022 21:58:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1174[Nov 03 2022 21:58:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1175[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via api in 0.34 seconds1176[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-1ca08494.test/-/snippets/51177[Nov 03 2022 21:58:27 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class1178[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- clicking :visibility_content1179[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1180 does not display Embed/Share dropdown1181 when the snippet is public1182[Nov 03 2022 21:58:40 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is public can be shared with not signed-in users1183[Nov 03 2022 21:58:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1184[Nov 03 2022 21:58:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1185[Nov 03 2022 21:58:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1186[Nov 03 2022 21:58:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1187[Nov 03 2022 21:58:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1188[Nov 03 2022 21:58:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '6' via api in 0.37 seconds1189[Nov 03 2022 21:58:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-1ca08494.test/-/snippets/61190[Nov 03 2022 21:58:48 UTC (QA Tests)] INFO -- clicking :snippet_embed_dropdown1191[Nov 03 2022 21:58:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content1192[Nov 03 2022 21:58:52 UTC (QA Tests)] INFO -- clicking :sign_out_link1193 can be shared with not signed-in users1194Plan1195 Read-only board configuration1196[Nov 03 2022 21:58:52 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission1197[Nov 03 2022 21:58:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1198[Nov 03 2022 21:58:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1199[Nov 03 2022 21:58:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1200[Nov 03 2022 21:58:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1201[Nov 03 2022 21:58:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1202[Nov 03 2022 21:58:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1203[Nov 03 2022 21:58:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds1204[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-board-list-63d69e5ef359be66' via api in 0.65 seconds1205[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.2 seconds1206[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.15 seconds1207[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.22 seconds1208[Nov 03 2022 21:59:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1209[Nov 03 2022 21:59:01 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-board-list-63d69e5ef359be66 QA::Resource::Project1210[Nov 03 2022 21:59:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1211[Nov 03 2022 21:59:05 UTC (QA Tests)] INFO -- clicking :sign_out_link1212[Nov 03 2022 21:59:19 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1213[Nov 03 2022 21:59:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1214[Nov 03 2022 21:59:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1215[Nov 03 2022 21:59:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1216[Nov 03 2022 21:59:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1217[Nov 03 2022 21:59:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-board-list-63d69e5ef359be661218[Nov 03 2022 21:59:22 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1219[Nov 03 2022 21:59:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1220[Nov 03 2022 21:59:23 UTC (QA Tests)] INFO -- clicking :boards_config_button1221 shows board configuration to user without edit permission1222Manage1223 rate limits1224[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user1225[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-fc56e07fc1c9418a' via api in 0.26 seconds1226[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-fc56e07fc1c9418a1227[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- Caching token for username: qa-user-fc56e07fc1c9418a, last six chars of token:52Cy-m1228[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-fc56e07fc1c9418a-51r8cyog' via api in 0.07 seconds1229[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>5, :throttle_authenticated_api_period_in_seconds=>60, :throttle_authenticated_api_enabled=>true}1230[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>7200, :throttle_authenticated_api_period_in_seconds=>3600, :throttle_authenticated_api_enabled=>false}1231[Nov 03 2022 21:59:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fc56e07fc1c9418a'1232 throttles authenticated api requests by user1233Plan1234 Project level issues analytics1235 behaves like issues analytics page1236[Nov 03 2022 21:59:27 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph1237[Nov 03 2022 21:59:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1238[Nov 03 2022 21:59:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1239[Nov 03 2022 21:59:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1240[Nov 03 2022 21:59:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1241[Nov 03 2022 21:59:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1242[Nov 03 2022 21:59:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1243[Nov 03 2022 21:59:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds1244[Nov 03 2022 21:59:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-issues-ee77c8a67a1902d8' via api in 0.77 seconds1245[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 1.05 seconds1246 displays a graph1247 Group level issues analytics1248 behaves like issues analytics page1249[Nov 03 2022 21:59:36 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph1250[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1251[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1252[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1253[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1254[Nov 03 2022 21:59:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1255[Nov 03 2022 21:59:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1256[Nov 03 2022 21:59:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1257[Nov 03 2022 21:59:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-issues-e41fdf6517616d8a' via api in 0.59 seconds1258[Nov 03 2022 21:59:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.85 seconds1259 displays a graph1260Verify1261 When user is blocked1262[Nov 03 2022 21:59:44 UTC (QA Tests)] INFO -- Starting test: Verify When user is blocked pipeline schedule is canceled1263[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-fbfd162044a68ce2' via api in 0.24 seconds1264[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1265[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1266[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-canceled-schedule-4518d130cb24d5e1' via api in 0.62 seconds1267[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- Adding user qa-user-fbfd162044a68ce2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-canceled-schedule-4518d130cb24d5e1 QA::Resource::Project1268[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1269[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds1270[Nov 03 2022 21:59:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-pipeline-schedule-8bcdc35f90cf7c79' via api in 0.68 seconds1271[Nov 03 2022 21:59:46 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-fbfd162044a68ce21272[Nov 03 2022 21:59:46 UTC (QA Tests)] INFO -- Caching token for username: qa-user-fbfd162044a68ce2, last six chars of token:Mf4gYD1273[Nov 03 2022 21:59:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-fbfd162044a68ce2-cw15tr1x' via api in 0.09 seconds1274[Nov 03 2022 21:59:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PipelineSchedules with id '1' via api in 0.25 seconds1275[Nov 03 2022 21:59:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fbfd162044a68ce2'1276[Nov 03 2022 21:59:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-for-canceled-schedule-4518d130cb24d5e1'1277 pipeline schedule is canceled1278Create1279 Push mirror a repository over HTTP1280[Nov 03 2022 21:59:47 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1281[Nov 03 2022 21:59:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1282[Nov 03 2022 21:59:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1283[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1284[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1285[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1286[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1287[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds1288[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/push-mirror-target-project-49fd4d190f88df03' via api in 0.62 seconds1289[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1290[Nov 03 2022 21:59:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1291[Nov 03 2022 21:59:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-code-87450965caca6153' via api in 0.64 seconds1292[Nov 03 2022 21:59:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.03 seconds1293[Nov 03 2022 21:59:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-code-87450965caca61531294[Nov 03 2022 21:59:56 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1295[Nov 03 2022 21:59:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1296[Nov 03 2022 21:59:58 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/push-mirror-target-project-49fd4d190f88df03.git"1297[Nov 03 2022 21:59:58 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1298[Nov 03 2022 21:59:59 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1299[Nov 03 2022 22:00:00 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1300[Nov 03 2022 22:00:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1301[Nov 03 2022 22:00:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1302[Nov 03 2022 22:00:00 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1303[Nov 03 2022 22:00:13 UTC (QA Tests)] INFO -- clicking :update_now_button1304[Nov 03 2022 22:00:14 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-code-87450965caca6153/-/settings/repository#js-push-remote-settings1305[Nov 03 2022 22:00:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/push-mirror-target-project-49fd4d190f88df031306[Nov 03 2022 22:00:16 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1307 configures and syncs a (push) mirrored repository1308Plan1309 Project milestone1310[Nov 03 2022 22:00:16 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone1311[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1312[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1313[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1314[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1315[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1316[Nov 03 2022 22:00:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1317[Nov 03 2022 22:00:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.16 seconds1318[Nov 03 2022 22:00:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-milestone-351f431b369843c5' via api in 0.92 seconds1319[Nov 03 2022 22:00:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-milestone-351f431b369843c51320[Nov 03 2022 22:00:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1321[Nov 03 2022 22:00:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1322[Nov 03 2022 22:00:26 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link1323[Nov 03 2022 22:00:26 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"1324[Nov 03 2022 22:00:26 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1325[Nov 03 2022 22:00:27 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."1326[Nov 03 2022 22:00:27 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1327[Nov 03 2022 22:00:27 UTC (QA Tests)] INFO -- filling :start_date_field with "2022/11/031328"1329[Nov 03 2022 22:00:27 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1330[Nov 03 2022 22:00:28 UTC (QA Tests)] INFO -- filling :due_date_field with "2022/12/031331"1332[Nov 03 2022 22:00:28 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1333[Nov 03 2022 22:00:28 UTC (QA Tests)] INFO -- clicking :create_milestone_button1334[Nov 03 2022 22:00:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 5.94 seconds1335[Nov 03 2022 22:00:30 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1336[Nov 03 2022 22:00:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1337[Nov 03 2022 22:00:40 UTC (QA Tests)] INFO -- clicking :milestone_link1338 creates a project milestone1339Fulfillment1340 Purchase CI minutes1341 without active subscription1342 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1343 with existing CI minutes packs1344 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1345 with an active subscription1346 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1347Verify1348 Cancelling merge request in merge train1349 when system cancels the merge request1350 creates a TODO task (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/324122)1351Manage1352 basic user1353 remains logged in when redirected from canary to non-canary node (PENDING: Test is not compatible with this environment or pipeline)1354Manage1355 Group with members1356[Nov 03 2022 22:00:42 UTC (QA Tests)] INFO -- Starting test: Manage Group with members can be shared with another group with correct access level1357[Nov 03 2022 22:00:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1358[Nov 03 2022 22:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/target-group-with-project_e2087dec77fc5971' via api in 0.34 seconds1359[Nov 03 2022 22:00:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/target-group-with-project_e2087dec77fc5971/the_awesome_project-3c5943de7fe7adf7' via api in 0.81 seconds1360[Nov 03 2022 22:00:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1361[Nov 03 2022 22:00:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/source-group-with-members_5465bf71ec8b5c64' via api in 0.36 seconds1362[Nov 03 2022 22:00:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1363[Nov 03 2022 22:00:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/source-group-with-members_5465bf71ec8b5c64 QA::Resource::Group1364[Nov 03 2022 22:00:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1365[Nov 03 2022 22:00:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1366[Nov 03 2022 22:00:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1367[Nov 03 2022 22:00:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1368[Nov 03 2022 22:00:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1369[Nov 03 2022 22:00:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-sandbox-group-5/target-group-with-project_e2087dec77fc59711370[Nov 03 2022 22:00:51 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1371[Nov 03 2022 22:00:52 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1372[Nov 03 2022 22:00:53 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "source-group-with-members_5465bf71ec8b5c64"1373[Nov 03 2022 22:00:53 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1374[Nov 03 2022 22:00:53 UTC (QA Tests)] INFO -- clicking :invite_button1375[Nov 03 2022 22:00:54 UTC (QA Tests)] INFO -- clicking :groups_list_tab1376[Nov 03 2022 22:00:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content1377[Nov 03 2022 22:00:58 UTC (QA Tests)] INFO -- clicking :sign_out_link1378[Nov 03 2022 22:01:00 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1379[Nov 03 2022 22:01:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1380[Nov 03 2022 22:01:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1381[Nov 03 2022 22:01:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1382[Nov 03 2022 22:01:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1383 can be shared with another group with correct access level1384Create1385 File with unusual name1386 when file name starts with a dash and contains hash, semicolon, colon, and question mark1387[Nov 03 2022 22:01:03 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly1388[Nov 03 2022 22:01:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1389[Nov 03 2022 22:01:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1390[Nov 03 2022 22:01:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1391[Nov 03 2022 22:01:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1392[Nov 03 2022 22:01:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1393[Nov 03 2022 22:01:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1394[Nov 03 2022 22:01:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.1 seconds1395[Nov 03 2022 22:01:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-new-file-6785fba63934a07b' via api in 0.98 seconds1396[Nov 03 2022 22:01:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1397[Nov 03 2022 22:01:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.14 seconds1398[Nov 03 2022 22:01:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/unusually-named-file-project-3540136dcfe8b566' via api in 1.12 seconds1399[Nov 03 2022 22:01:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.49 seconds1400[Nov 03 2022 22:01:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/unusually-named-file-project-3540136dcfe8b5661401[Nov 03 2022 22:01:13 UTC (QA Tests)] INFO -- clicking :file_name_link1402[Nov 03 2022 22:01:14 UTC (QA Tests)] INFO -- clicking :file_name_link1403 renders repository file tree correctly1404Plan1405 for group insights page1406 behaves like default insights page1407[Nov 03 2022 22:01:15 UTC (QA Tests)] INFO -- Starting test: Plan for group insights page behaves like default insights page displays issues and merge requests dashboards1408[Nov 03 2022 22:01:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1409[Nov 03 2022 22:01:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1410[Nov 03 2022 22:01:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1411[Nov 03 2022 22:01:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1412[Nov 03 2022 22:01:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1413[Nov 03 2022 22:01:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1414[Nov 03 2022 22:01:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds1415[Nov 03 2022 22:01:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f61416[Nov 03 2022 22:01:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1417[Nov 03 2022 22:01:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1418[Nov 03 2022 22:01:25 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1419 displays issues and merge requests dashboards1420 for project insights page1421 behaves like default insights page1422[Nov 03 2022 22:01:25 UTC (QA Tests)] INFO -- Starting test: Plan for project insights page behaves like default insights page displays issues and merge requests dashboards1423[Nov 03 2022 22:01:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1424[Nov 03 2022 22:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1425[Nov 03 2022 22:01:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1426[Nov 03 2022 22:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1427[Nov 03 2022 22:01:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1428[Nov 03 2022 22:01:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1429[Nov 03 2022 22:01:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.14 seconds1430[Nov 03 2022 22:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-insights-914bbac6af90d647' via api in 0.74 seconds1431[Nov 03 2022 22:01:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-insights-914bbac6af90d6471432[Nov 03 2022 22:01:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1433[Nov 03 2022 22:01:36 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1434 displays issues and merge requests dashboards1435Create1436 Multiple file snippet1437[Nov 03 2022 22:01:36 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files1438[Nov 03 2022 22:01:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1439[Nov 03 2022 22:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1440[Nov 03 2022 22:01:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1441[Nov 03 2022 22:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1442[Nov 03 2022 22:01:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1443[Nov 03 2022 22:01:43 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1444[Nov 03 2022 22:01:43 UTC (QA Tests)] INFO -- clicking :snippets_link1445[Nov 03 2022 22:01:44 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1446[Nov 03 2022 22:01:44 UTC (QA Tests)] INFO -- clicking :global_new_snippet_link1447[Nov 03 2022 22:01:44 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"1448[Nov 03 2022 22:01:44 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1449[Nov 03 2022 22:01:45 UTC (QA Tests)] INFO -- clicking :description_placeholder1450[Nov 03 2022 22:01:45 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1451[Nov 03 2022 22:01:45 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1452[Nov 03 2022 22:01:46 UTC (QA Tests)] INFO -- clicking :visibility_content1453[Nov 03 2022 22:01:46 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"1454[Nov 03 2022 22:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1455[Nov 03 2022 22:01:46 UTC (QA Tests)] INFO -- clicking :add_file_button1456[Nov 03 2022 22:01:46 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"1457[Nov 03 2022 22:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1458[Nov 03 2022 22:01:47 UTC (QA Tests)] INFO -- clicking :add_file_button1459[Nov 03 2022 22:01:47 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"1460[Nov 03 2022 22:01:47 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1461[Nov 03 2022 22:01:48 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1462[Nov 03 2022 22:01:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '7' via browser_ui in 5.88 seconds1463 creates a personal snippet with multiple files1464Manage1465 Project access token1466[Nov 03 2022 22:01:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1467[Nov 03 2022 22:01:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ReusableGroup with full_path 'gitlab-qa-sandbox-group-5/reusable_group' via api in 0.36 seconds1468[Nov 03 2022 22:01:51 UTC (QA Tests)] INFO -- ==> Retrieved for reuse a QA::Resource::ReusableProject with full_path 'gitlab-qa-sandbox-group-5/reusable_group/reusable_project' via api in 1.34 seconds1469[Nov 03 2022 22:01:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-csy85loq', token's bot username 'project_44_bot' via api in 0.26 seconds1470 for the same project1471[Nov 03 2022 22:01:51 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to commit via the API1472[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1473 can be used to commit via the API1474[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to create a file via the project API1475[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1476[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds1477[Nov 03 2022 22:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-new-file-d064bc511960abbc' via api in 0.97 seconds1478[Nov 03 2022 22:01:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'text-742fc23692785c9b.txt' via api in 0.32 seconds1479 can be used to create a file via the project API1480 for a different project1481[Nov 03 2022 22:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1482[Nov 03 2022 22:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds1483[Nov 03 2022 22:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-96c10e57eb341e8b' via api in 0.66 seconds1484[Nov 03 2022 22:01:54 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to commit via the API1485 cannot be used to commit via the API1486[Nov 03 2022 22:01:54 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to create a file via the project API1487[Nov 03 2022 22:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1488[Nov 03 2022 22:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1489[Nov 03 2022 22:01:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-new-file-d5b2b22927b223ed' via api in 0.92 seconds1490 cannot be used to create a file via the project API1491[Nov 03 2022 22:01:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/the_awesome_project-96c10e57eb341e8b'1492Manage1493 Group access1494[Nov 03 2022 22:01:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b' via api in 0.31 seconds1495[Nov 03 2022 22:01:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1496[Nov 03 2022 22:01:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b/ip-address-restricted-group-ff1c4198f5f3ffc6' via api in 0.27 seconds1497[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b/ip-address-restricted-group-ff1c4198f5f3ffc6/project-in-ip-restricted-group-ccd4e38faf86021f' via api in 0.9 seconds1498[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b/ip-address-restricted-group-ff1c4198f5f3ffc6/project-in-ip-restricted-group-ccd4e38faf86021f QA::Resource::Project1499 when restricted by user's ip address1500 with UI1501[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with UI allows access1502[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31503[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1504[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1505[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1506[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1507[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1508[Nov 03 2022 22:02:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1509[Nov 03 2022 22:02:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1510[Nov 03 2022 22:02:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1511[Nov 03 2022 22:02:06 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1512[Nov 03 2022 22:02:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content1513[Nov 03 2022 22:02:10 UTC (QA Tests)] INFO -- clicking :sign_out_link1514[Nov 03 2022 22:02:13 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1515[Nov 03 2022 22:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1516[Nov 03 2022 22:02:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1517[Nov 03 2022 22:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1518[Nov 03 2022 22:02:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1519[Nov 03 2022 22:02:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1520[Nov 03 2022 22:02:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b/ip-address-restricted-group-ff1c4198f5f3ffc61521 allows access1522 with API1523[Nov 03 2022 22:02:17 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with API allows access1524[Nov 03 2022 22:02:17 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31525[Nov 03 2022 22:02:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1526[Nov 03 2022 22:02:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1527[Nov 03 2022 22:02:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1528[Nov 03 2022 22:02:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1529[Nov 03 2022 22:02:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1530[Nov 03 2022 22:02:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1531[Nov 03 2022 22:02:22 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1532[Nov 03 2022 22:02:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1533[Nov 03 2022 22:02:25 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1534[Nov 03 2022 22:02:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content1535[Nov 03 2022 22:02:30 UTC (QA Tests)] INFO -- clicking :sign_out_link1536[Nov 03 2022 22:02:30 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11537[Nov 03 2022 22:02:30 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:w4mA9S1538[Nov 03 2022 22:02:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-5cr8jbzq' via api in 0.12 seconds1539 allows access1540 with SSH1541[Nov 03 2022 22:02:30 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with SSH allows access1542[Nov 03 2022 22:02:31 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31543[Nov 03 2022 22:02:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1544[Nov 03 2022 22:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1545[Nov 03 2022 22:02:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1546[Nov 03 2022 22:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1547[Nov 03 2022 22:02:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1548[Nov 03 2022 22:02:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1549[Nov 03 2022 22:02:36 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1550[Nov 03 2022 22:02:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1551[Nov 03 2022 22:02:39 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1552[Nov 03 2022 22:02:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content1553[Nov 03 2022 22:02:43 UTC (QA Tests)] INFO -- clicking :sign_out_link1554[Nov 03 2022 22:02:44 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-1vqqa8o/id_rsa -N `1555[Nov 03 2022 22:02:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 1.03 seconds1556[Nov 03 2022 22:02:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds1557[Nov 03 2022 22:02:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1558 allows access1559 when restricted by another ip address1560 with API1561[Nov 03 2022 22:02:46 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with API denies access1562[Nov 03 2022 22:02:47 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31563[Nov 03 2022 22:02:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1564[Nov 03 2022 22:02:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1565[Nov 03 2022 22:02:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1566[Nov 03 2022 22:02:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1567[Nov 03 2022 22:02:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1568[Nov 03 2022 22:02:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1569[Nov 03 2022 22:02:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1570[Nov 03 2022 22:02:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1571[Nov 03 2022 22:02:55 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1572[Nov 03 2022 22:02:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content1573[Nov 03 2022 22:02:59 UTC (QA Tests)] INFO -- clicking :sign_out_link1574 denies access1575 with UI1576[Nov 03 2022 22:03:00 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with UI denies access1577[Nov 03 2022 22:03:00 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31578[Nov 03 2022 22:03:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1579[Nov 03 2022 22:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1580[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1581[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1582[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1583[Nov 03 2022 22:03:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1584[Nov 03 2022 22:03:05 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1585[Nov 03 2022 22:03:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1586[Nov 03 2022 22:03:08 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1587[Nov 03 2022 22:03:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content1588[Nov 03 2022 22:03:12 UTC (QA Tests)] INFO -- clicking :sign_out_link1589[Nov 03 2022 22:03:15 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1590[Nov 03 2022 22:03:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1591[Nov 03 2022 22:03:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1592[Nov 03 2022 22:03:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1593[Nov 03 2022 22:03:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1594[Nov 03 2022 22:03:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1595[Nov 03 2022 22:03:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b/ip-address-restricted-group-ff1c4198f5f3ffc61596 denies access1597 with SSH1598[Nov 03 2022 22:03:18 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with SSH denies access1599[Nov 03 2022 22:03:18 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31600[Nov 03 2022 22:03:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1601[Nov 03 2022 22:03:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1602[Nov 03 2022 22:03:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1603[Nov 03 2022 22:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1604[Nov 03 2022 22:03:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1605[Nov 03 2022 22:03:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1ca08494.test/groups/gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b1606[Nov 03 2022 22:03:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1607[Nov 03 2022 22:03:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1608[Nov 03 2022 22:03:26 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1609[Nov 03 2022 22:03:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content1610[Nov 03 2022 22:03:31 UTC (QA Tests)] INFO -- clicking :sign_out_link1611[Nov 03 2022 22:03:31 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-c7wgm1/id_rsa -N `1612[Nov 03 2022 22:03:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 0.89 seconds1613[Nov 03 2022 22:03:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'1614 denies access1615[Nov 03 2022 22:03:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-3c8638202c9afc9b'1616Govern1617 Scan result policy1618[Nov 03 2022 22:03:33 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy requires approval when a pipeline report has findings matching the scan result policy1619[Nov 03 2022 22:03:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1620[Nov 03 2022 22:03:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.14 seconds1621[Nov 03 2022 22:03:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-scan-result-policy-af37f22018e1dfea' via api in 1.21 seconds1622[Nov 03 2022 22:03:34 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1623[Nov 03 2022 22:03:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1624[Nov 03 2022 22:03:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-af37f22018e1dfea --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-af37f22018e1dfea sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-result-policy-af37f22018e1dfea --url http://gitlab-ee-1ca08494.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-af37f22018e1dfea --executor shell && gitlab-runner run" `1625[Nov 03 2022 22:03:36 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-af37f22018e1dfea`1626[Nov 03 2022 22:03:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1627[Nov 03 2022 22:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-scan-result-policy-af37f22018e1dfea' via api in 1.24 seconds1628[Nov 03 2022 22:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyProject via api in 0.75 seconds1629[Nov 03 2022 22:03:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-scan-result-policy-af37f22018e1dfea-security-policy-project' via api in 0.16 seconds1630[Nov 03 2022 22:03:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1631[Nov 03 2022 22:03:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-scan-result-policy-af37f22018e1dfea QA::Resource::Project1632[Nov 03 2022 22:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit via api in 0.44 seconds1633[Nov 03 2022 22:03:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1634[Nov 03 2022 22:03:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1635[Nov 03 2022 22:03:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1636[Nov 03 2022 22:03:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1637[Nov 03 2022 22:03:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1638[Nov 03 2022 22:03:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-scan-result-policy-af37f22018e1dfea1639[Nov 03 2022 22:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.6 seconds1640[Nov 03 2022 22:03:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1641[Nov 03 2022 22:03:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.66 seconds1642[Nov 03 2022 22:03:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1643[Nov 03 2022 22:03:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-scan-result-policy-af37f22018e1dfea/-/merge_requests/11644[Nov 03 2022 22:04:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-scan-result-policy-af37f22018e1dfea'1645[Nov 03 2022 22:04:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-af37f22018e1dfea`1646 requires approval when a pipeline report has findings matching the scan result policy1647Verify1648 Pass dotenv variables to downstream via bridge1649[Nov 03 2022 22:04:25 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config1650[Nov 03 2022 22:04:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1651[Nov 03 2022 22:04:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds1652[Nov 03 2022 22:04:25 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1653[Nov 03 2022 22:04:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1654[Nov 03 2022 22:04:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-hy8pzfob --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hy8pzfob 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-hy8pzfob --url http://gitlab-ee-1ca08494.test --registration-token **** --tag-list qa-runner-hy8pzfob --executor shell && gitlab-runner run" `1655[Nov 03 2022 22:04:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hy8pzfob`1656[Nov 03 2022 22:04:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1657[Nov 03 2022 22:04:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-hy8pzfob' via api in 0.94 seconds1658[Nov 03 2022 22:04:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1659[Nov 03 2022 22:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1660[Nov 03 2022 22:04:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1661[Nov 03 2022 22:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1662[Nov 03 2022 22:04:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1663[Nov 03 2022 22:04:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/downstream-project-with-bridge-4abde7c09c0dd1e2' via api in 0.61 seconds1664[Nov 03 2022 22:04:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1665[Nov 03 2022 22:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/upstream-project-with-bridge-f3cf38cf361e4652' via api in 0.64 seconds1666[Nov 03 2022 22:04:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1667[Nov 03 2022 22:04:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/upstream-project-with-bridge-f3cf38cf361e46521668[Nov 03 2022 22:04:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1669[Nov 03 2022 22:04:50 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1670[Nov 03 2022 22:04:50 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1671[Nov 03 2022 22:04:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-hy8pzfob'1672[Nov 03 2022 22:04:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hy8pzfob`1673[Nov 03 2022 22:04:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/upstream-project-with-bridge-f3cf38cf361e4652'1674[Nov 03 2022 22:04:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/downstream-project-with-bridge-4abde7c09c0dd1e2'1675 runs the pipeline with composed config1676Plan1677 Epics milestone dates API1678[Nov 03 2022 22:04:52 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue1679[Nov 03 2022 22:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1680[Nov 03 2022 22:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-e05d5b78e787b9bf' via api in 0.41 seconds1681[Nov 03 2022 22:04:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.2 seconds1682[Nov 03 2022 22:04:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-e05d5b78e787b9bf/epic-milestone-project-45c506ceb6b10d03-e1fc35f5208f019b' via api in 0.6 seconds1683[Nov 03 2022 22:04:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.12 seconds1684[Nov 03 2022 22:04:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.26 seconds1685[Nov 03 2022 22:04:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '6' via api in 0.11 seconds1686[Nov 03 2022 22:04:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.24 seconds1687 updates epic dates when adding another issue1688[Nov 03 2022 22:04:55 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue1689[Nov 03 2022 22:04:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1690[Nov 03 2022 22:04:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-5ba53a9bcbca41e0' via api in 0.33 seconds1691[Nov 03 2022 22:04:55 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.15 seconds1692[Nov 03 2022 22:04:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-5ba53a9bcbca41e0/epic-milestone-project-0b3a69f292c23ce4-223696abc2e97982' via api in 0.54 seconds1693[Nov 03 2022 22:04:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '7' via api in 0.13 seconds1694[Nov 03 2022 22:04:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.46 seconds1695 updates epic dates when removing issue1696[Nov 03 2022 22:04:57 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones1697[Nov 03 2022 22:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1698[Nov 03 2022 22:04:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-ddbd88c636879d5b' via api in 0.34 seconds1699[Nov 03 2022 22:04:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.1 seconds1700[Nov 03 2022 22:04:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-ddbd88c636879d5b/epic-milestone-project-abc565894c29b9d6-8fa6da969183791d' via api in 0.56 seconds1701[Nov 03 2022 22:04:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '8' via api in 0.13 seconds1702[Nov 03 2022 22:04:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.3 seconds1703 updates epic dates when updating milestones1704[Nov 03 2022 22:04:59 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones1705[Nov 03 2022 22:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1706[Nov 03 2022 22:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-e16ae930d52ae64b' via api in 0.41 seconds1707[Nov 03 2022 22:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.15 seconds1708[Nov 03 2022 22:05:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-e16ae930d52ae64b/epic-milestone-project-d72f3aae52fe9e91-5ec277991d67ffc0' via api in 0.66 seconds1709[Nov 03 2022 22:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '9' via api in 0.14 seconds1710[Nov 03 2022 22:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.27 seconds1711[Nov 03 2022 22:05:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '9'1712 updates epic dates when deleting milestones1713Create1714 Merge requests1715 when merging once1716 behaves like merge when pipeline succeeds1717[Nov 03 2022 22:05:02 UTC (QA Tests)] INFO -- Starting test: Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds1718[Nov 03 2022 22:05:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1719[Nov 03 2022 22:05:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.12 seconds1720[Nov 03 2022 22:05:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/merge-when-pipeline-succeeds-84dd40988b5bf3d3' via api in 0.93 seconds1721[Nov 03 2022 22:05:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1722[Nov 03 2022 22:05:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1723[Nov 03 2022 22:05:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-240c25ur --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-240c25ur 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-240c25ur --url http://gitlab-ee-1ca08494.test --registration-token **** --tag-list qa-runner-240c25ur --executor shell && gitlab-runner run" `1724[Nov 03 2022 22:05:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-240c25ur`1725[Nov 03 2022 22:05:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1726[Nov 03 2022 22:05:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-240c25ur' via api in 1.14 seconds1727[Nov 03 2022 22:05:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds1728[Nov 03 2022 22:05:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1729[Nov 03 2022 22:05:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1730[Nov 03 2022 22:05:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1731[Nov 03 2022 22:05:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1732[Nov 03 2022 22:05:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1733[Nov 03 2022 22:05:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1734[Nov 03 2022 22:05:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.22 seconds1735[Nov 03 2022 22:05:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/merge-when-pipeline-succeeds-84dd40988b5bf3d3/-/merge_requests/11736[Nov 03 2022 22:05:14 UTC (QA Tests)] INFO -- clicking :merge_button1737[Nov 03 2022 22:05:15 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>120, :sleep_interval=>0.5}' arguments1738[Nov 03 2022 22:05:36 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/merge-when-pipeline-succeeds-84dd40988b5bf3d3/-/merge_requests/11739[Nov 03 2022 22:05:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-240c25ur'1740[Nov 03 2022 22:05:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-240c25ur`1741 merges after pipeline succeeds1742Manage1743 Create project badge1744[Nov 03 2022 22:05:39 UTC (QA Tests)] INFO -- Starting test: Manage Create project badge creates project badge successfully1745[Nov 03 2022 22:05:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1746[Nov 03 2022 22:05:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1747[Nov 03 2022 22:05:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1748[Nov 03 2022 22:05:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1749[Nov 03 2022 22:05:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1750[Nov 03 2022 22:05:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1751[Nov 03 2022 22:05:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1752[Nov 03 2022 22:05:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/badge-test-project-d3e10c59d768e2fa' via api in 0.99 seconds1753[Nov 03 2022 22:05:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/badge-test-project-d3e10c59d768e2fa1754[Nov 03 2022 22:05:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1755[Nov 03 2022 22:05:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1756[Nov 03 2022 22:05:50 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-3c01b21d8cea316c"1757[Nov 03 2022 22:05:50 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field1758[Nov 03 2022 22:05:51 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ee-1ca08494.test/%{project_path}"1759[Nov 03 2022 22:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field1760[Nov 03 2022 22:05:51 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ee-1ca08494.test/%{project_path}/badges/%{default_branch}/pipeline.svg"1761[Nov 03 2022 22:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field1762[Nov 03 2022 22:05:52 UTC (QA Tests)] INFO -- clicking :add_badge_button1763[Nov 03 2022 22:05:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-3c01b21d8cea316c' via browser_ui in 4.02 seconds1764[Nov 03 2022 22:05:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/badge-test-project-d3e10c59d768e2fa1765 creates project badge successfully1766Create1767 File management1768[Nov 03 2022 22:05:55 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web1769[Nov 03 2022 22:05:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1770[Nov 03 2022 22:05:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1771[Nov 03 2022 22:06:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1772[Nov 03 2022 22:06:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1773[Nov 03 2022 22:06:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1774[Nov 03 2022 22:06:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1775[Nov 03 2022 22:06:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.13 seconds1776[Nov 03 2022 22:06:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-new-file-1dc0b9849c9572dc' via api in 0.96 seconds1777[Nov 03 2022 22:06:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.43 seconds1778[Nov 03 2022 22:06:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/project-with-new-file-1dc0b9849c9572dc/-/blob/main/QA+Test+-+File+name1779[Nov 03 2022 22:06:04 UTC (QA Tests)] INFO -- clicking :edit_menu_item1780[Nov 03 2022 22:06:04 UTC (QA Tests)] INFO -- clicking :edit_button1781[Nov 03 2022 22:06:05 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"1782[Nov 03 2022 22:06:05 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1783[Nov 03 2022 22:06:06 UTC (QA Tests)] INFO -- clicking :commit_button1784 user edits a file via the Web1785Create1786 Project Wiki1787 with Wiki Page List1788[Nov 03 2022 22:06:07 UTC (QA Tests)] INFO -- Starting test: Create Project Wiki with Wiki Page List has all expected links that work1789[Nov 03 2022 22:06:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1790[Nov 03 2022 22:06:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1791[Nov 03 2022 22:06:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1792[Nov 03 2022 22:06:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1793[Nov 03 2022 22:06:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1794[Nov 03 2022 22:06:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1795[Nov 03 2022 22:06:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.11 seconds1796[Nov 03 2022 22:06:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/wiki_testing-3c4713f1a959b11e' via api in 0.61 seconds1797[Nov 03 2022 22:06:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.05 seconds1798[Nov 03 2022 22:06:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1799[Nov 03 2022 22:06:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds1800[Nov 03 2022 22:06:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.41 seconds1801[Nov 03 2022 22:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1802[Nov 03 2022 22:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1803[Nov 03 2022 22:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1804[Nov 03 2022 22:06:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1805[Nov 03 2022 22:06:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1806[Nov 03 2022 22:06:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1807[Nov 03 2022 22:06:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds1808[Nov 03 2022 22:06:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.45 seconds1809[Nov 03 2022 22:06:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.41 seconds1810[Nov 03 2022 22:06:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.43 seconds1811[Nov 03 2022 22:06:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.43 seconds1812[Nov 03 2022 22:06:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1813[Nov 03 2022 22:06:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/wiki_testing-3c4713f1a959b11e/-/wikis/Home1814[Nov 03 2022 22:06:22 UTC (QA Tests)] INFO -- clicking :view_all_pages_button1815[Nov 03 2022 22:06:23 UTC (QA Tests)] INFO -- clicking :wiki_page_link1816 has all expected links that work1817 with Wiki Sidebar1818[Nov 03 2022 22:06:23 UTC (QA Tests)] INFO -- Starting test: Create Project Wiki with Wiki Sidebar has all expected links that work1819[Nov 03 2022 22:06:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1820[Nov 03 2022 22:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1821[Nov 03 2022 22:06:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1822[Nov 03 2022 22:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1823[Nov 03 2022 22:06:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1824[Nov 03 2022 22:06:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds1825[Nov 03 2022 22:06:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6' via api in 0.2 seconds1826[Nov 03 2022 22:06:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/wiki_testing-81b3c9b7b5681847' via api in 0.8 seconds1827[Nov 03 2022 22:06:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.23 seconds1828[Nov 03 2022 22:06:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1829[Nov 03 2022 22:06:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds1830[Nov 03 2022 22:06:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.46 seconds1831[Nov 03 2022 22:06:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1832[Nov 03 2022 22:06:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1833[Nov 03 2022 22:06:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-1ca08494.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-39-12-7e722869032a95f6/wiki_testing-81b3c9b7b5681847/-/wikis/Home1834[Nov 03 2022 22:06:34 UTC (QA Tests)] INFO -- clicking :wiki_page_link1835 has all expected links that work1836[Nov 03 2022 22:06:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ReusableProject with full_path 'gitlab-qa-sandbox-group-5/reusable_group/reusable_project'1837[Nov 03 2022 22:06:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ReusableGroup with full_path 'gitlab-qa-sandbox-group-5/reusable_group'1838[Nov 03 2022 22:06:36 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:1839{1840 "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb": 82.20572766199996,1841 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 15.445705473999965,1842 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 7.655824702000018,1843 "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb": 14.883010194000008,1844 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 22.092685953,1845 "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb": 22.540693394000073,1846 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 164.28852019400006,1847 "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb": 43.15152923599999,1848 "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb": 38.10280560000001,1849 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 9.631023532000086,1850 "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb": 4.992112657999996,1851 "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb": 25.426403353999945,1852 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb": 58.93571830600001,1853 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 98.44075464299999,1854 "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb": 10.613309439000204,1855 "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb": 10.643535159000066,1856 "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb": 13.971173589000045,1857 "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb": 76.70533984999997,1858 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 31.86757972800001,1859 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb": 36.26325534400007,1860 "qa/specs/features/browser_ui/1_manage/login/register_spec.rb": 225.919137482,1861 "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb": 12.155774232000113,1862 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb": 19.799759712999958,1863 "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb": 56.29005733600002,1864 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb": 30.989723293999987,1865 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 14.695528607999904,1866 "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb": 33.55171511000003,1867 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 33.141054363999956,1868 "qa/specs/features/api/1_manage/rate_limits_spec.rb": 1.1459024000000682,1869 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 17.608987412000033,1870 "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb": 2.747925362999922,1871 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 29.275416434999897,1872 "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb": 25.319890501999907,1873 "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb": 20.903167267999834,1874 "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb": 12.370999581999968,1875 "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb": 21.20364762600002,1876 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 13.425884173999975,1877 "qa/specs/features/api/1_manage/project_access_token_spec.rb": 5.810675351999862,1878 "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb": 97.81011678300001,1879 "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb": 51.91678546100002,1880 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 26.987083469000027,1881 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 9.531304187999922,1882 "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb": 36.97331295999993,1883 "qa/specs/features/browser_ui/1_manage/project/create_project_badge_spec.rb": 16.13935980999986,1884 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 12.68756690300006,1885 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_list_spec.rb": 27.8568006380000951886}1887[Nov 03 2022 22:06:36 UTC (QA Tests)] INFO -- 1888Knapsack global time execution for tests: 27m 24s1889Pending: (Failures listed here are expected and do not affect your suite's status)1890 1) Fulfillment Utilization in usage quotas user seat data is displayed correctly1891 # Test is not compatible with this environment or pipeline1892 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:581893 2) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1894 # Test is not compatible with this environment or pipeline1895 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61896 3) Manage Gitlab migration with merge request successfully imports merge request1897 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3648391898 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb:541899 4) Package Container Registry pushes, pulls image to the registry and deletes tag1900 # Test is not compatible with this environment or pipeline1901 # ./qa/specs/features/api/5_package/container_registry_spec.rb:831902 5) Manage Project import imports large Github repo via api1903 # Test is not compatible with this environment or pipeline1904 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2631905 6) Fulfillment Purchase CI minutes without active subscription adds additional minutes to group namespace1906 # Test is not compatible with this environment or pipeline1907 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:491908 7) Fulfillment Purchase CI minutes with existing CI minutes packs adds additional minutes to group namespace1909 # Test is not compatible with this environment or pipeline1910 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:931911 8) Fulfillment Purchase CI minutes with an active subscription adds additional minutes to group namespace1912 # Test is not compatible with this environment or pipeline1913 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:671914 9) Verify Cancelling merge request in merge train when system cancels the merge request creates a TODO task1915 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3241221916 # ./qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb:161917 10) Manage basic user remains logged in when redirected from canary to non-canary node1918 # Test is not compatible with this environment or pipeline1919 # ./qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb:61920Finished in 27 minutes 25 seconds (files took 30.28 seconds to load)192182 examples, 0 failures, 10 pending1922Randomized with seed 638031923[Nov 03 2022 22:06:37 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-1ca08494`1924[Nov 03 2022 22:06:37 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-1ca08494`1925[Nov 03 2022 22:06:38 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`1926[Nov 03 2022 22:06:38 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`1928Running after script...1929$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1930$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2095Not uploading cache qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 due to policy2097Uploading artifacts...2098gitlab-qa-run-*: found 425 matching files and directories 2099Uploading artifacts as "archive" to coordinator... 201 Created id=3271976742 responseStatus=201 Created token=yFDBXofF2100Uploading artifacts...2101gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2102Uploading artifacts as "junit" to coordinator... 201 Created id=3271976742 responseStatus=201 Created token=yFDBXofF2104Job succeeded