ee:instance-parallel 1/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:dd7451e2697f1a8dbcc87068ea553167f5dab7b1d3306ec5599a2c1993603d3e 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:066ef8c0160a47bdcab2e5b378c4778bb7db80357f1b46e20f99e1d8f1cc3bf9 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1670977079-b4d61f33-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: 179633, done. 21remote: Counting objects: 100% (179633/179633), done. 22remote: Compressing objects: 100% (103437/103437), done. 23remote: Total 179633 (delta 95983), reused 130998 (delta 69743), pack-reused 0 24Receiving objects: 100% (179633/179633), 134.85 MiB | 30.48 MiB/s, done.25Resolving deltas: 100% (95983/95983), done.27 * [new ref] refs/pipelines/721773412 -> refs/pipelines/72177341228 * [new branch] master -> origin/master29Checking out c458f253 as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-3f4246635db5970c3c8f1cbdd46454fd-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-3f4246635db5970c3c8f1cbdd46454fd-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3470253089)...37Downloading artifacts from coordinator... ok id=3470253089 responseStatus=200 OK token=5MQruFLW39Using docker image sha256:dd7451e2697f1a8dbcc87068ea553167f5dab7b1d3306ec5599a2c1993603d3e 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:066ef8c0160a47bdcab2e5b378c4778bb7db80357f1b46e20f99e1d8f1cc3bf9 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 121 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:c458f253b88303f2deb1dd1e050e566878215031 -- --format QA::Support::JsonFormatter --out tmp/rspec-3470253092.json --format RspecJunitFormatter --out tmp/rspec-3470253092.xml --format html --out tmp/rspec-$(echo ee:instance-parallel 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Dec 14 2022 01:59:42 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`50[Dec 14 2022 01:59:42 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:c458f253b88303f2deb1dd1e050e566878215031`51[Dec 14 2022 02:00:17 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-46cd16b1$`52[Dec 14 2022 02:00:17 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`53[Dec 14 2022 02:00:17 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`54[Dec 14 2022 02:00:18 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-46cd16b1 --net test --hostname gitlab-ee-46cd16b1.test -p 80 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-12-14-01-59-42-a950aa0a/gitlab-ee-46cd16b1/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:c458f253b88303f2deb1dd1e050e566878215031`55[Dec 14 2022 02:00:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-46cd16b1 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-12-14 01:59:4256# Gitlab::QA::Runtime::OmnibusConfigurations::Default57gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme58gitlab_rails['gitlab_disable_animations'] = true # Disable animations59gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry60gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password61gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`62[Dec 14 2022 02:00:31 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-46cd16b1`63[Dec 14 2022 02:03:53 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...64[Dec 14 2022 02:03:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-46cd16b1`65[Dec 14 2022 02:03:53 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-46cd16b1 80/tcp`66[Dec 14 2022 02:03:53 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!67[Dec 14 2022 02:03:53 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.13.1/support/data gitlab-ee-46cd16b1:/tmp/data-seeds`68[Dec 14 2022 02:03:53 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-46cd16b1 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`69[Dec 14 2022 02:03:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-46cd16b1 bash -c "echo '#!/usr/bin/env bash70if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then71 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'72 exit 173fi74' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`75[Dec 14 2022 02:03:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-46cd16b1 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`76[Dec 14 2022 02:03:54 UTC (Gitlab QA)] INFO -- Running exec_commands...77[Dec 14 2022 02:03:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-46cd16b1 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`78[Dec 14 2022 02:04:38 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-46cd16b1 bash -c ""`79[Dec 14 2022 02:04:38 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`80[Dec 14 2022 02:04:39 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:c458f253b88303f2deb1dd1e050e566878215031`81[Dec 14 2022 02:05:30 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee82[Dec 14 2022 02:05: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_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --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_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --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_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --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_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-12-14-01-59-42-a950aa0a/gitlab-ee-qa-53c6e341:/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-53c6e341 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:c458f253b88303f2deb1dd1e050e566878215031 Test::Instance::All http://gitlab-ee-46cd16b1.test -- --format QA::Support::JsonFormatter --out tmp/rspec-3470253092.json --format RspecJunitFormatter --out tmp/rspec-3470253092.xml --format html --out tmp/rspec-ee:instance-parallel_1_5.htm --color --format documentation`83warning: parser/current is loading parser/ruby27, which recognizes2.7.6-compliant syntax, but you are running 2.7.7.85[Dec 14 2022 02:05:46 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-instance-parallel' to 'knapsack/ee-instance-parallel.json'86[Dec 14 2022 02:05:46 UTC (QA Tests)] INFO -- Report already exists, skipping!872022-12-14 02:05:47 / CONF :: 88 ==> Base URL: http://gitlab-ee-46cd16b1.test89 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f7e737c81b8>90 ==> Libraries: Chemlab::Vendor91[Dec 14 2022 02:05:47 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA92[Dec 14 2022 02:05:47 UTC (QA Tests)] INFO -- Performing sanity check for environment!93[Dec 14 2022 02:05:48 UTC (QA Tests)] INFO -- Performing initial license fabrication!94[Dec 14 2022 02:05:50 UTC (QA Tests)] INFO -- filling :login_field with "root"95[Dec 14 2022 02:05:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field96[Dec 14 2022 02:05:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"97[Dec 14 2022 02:05:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field98[Dec 14 2022 02:05:50 UTC (QA Tests)] INFO -- clicking :sign_in_button99[Dec 14 2022 02:05:53 UTC (QA Tests)] INFO -- clicking :navbar_dropdown100[Dec 14 2022 02:05:53 UTC (QA Tests)] INFO -- clicking :admin_area_link101[Dec 14 2022 02:05:55 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link102[Dec 14 2022 02:06:07 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link103[Dec 14 2022 02:06:07 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link104[Dec 14 2022 02:06:08 UTC (QA Tests)] INFO -- clicking :expand_add_license_button105[Dec 14 2022 02:06:08 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"106[Dec 14 2022 02:06:08 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field107[Dec 14 2022 02:06:09 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}108[Dec 14 2022 02:06:09 UTC (QA Tests)] INFO -- clicking :license_upload_button109[Dec 14 2022 02:06:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content110[Dec 14 2022 02:06:15 UTC (QA Tests)] INFO -- clicking :sign_out_link111[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 27.87 seconds112[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====113[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- Report specs:114[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/add_remove_ci_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/1_manage/user/user_inherited_access_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/1_manage/user/follow_user_activity_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb", "qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_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/4_verify/remove_runner_spec.rb"]115[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- Leftover specs:116[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_connectivity_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/5_package/container_registry_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/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/create_and_process_pipeline_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/advanced_global_advanced_syntax_search_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/merge_request_index/merge_request_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/cloud_activation_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_git_access_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/elasticsearch/elasticsearch_reindexing_spec.rb"]117[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- Knapsack report generator started!118Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}119Randomized with seed 9207120Verify121 Pipeline with customizable variable122[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value123[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA124[Dec 14 2022 02:06:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-66uxb939' via cache in 0.0 seconds125[Dec 14 2022 02:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.78 seconds126[Dec 14 2022 02:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 1.28 seconds127[Dec 14 2022 02:06:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-customizable-variable-pipeline-4502669adb0bf037' via api in 2.64 seconds128[Dec 14 2022 02:06:18 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`129[Dec 14 2022 02:06:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`130[Dec 14 2022 02:06:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983578 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983578 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-1670983578 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-1670983578 --executor shell && gitlab-runner run" `131[Dec 14 2022 02:06:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983578`132[Dec 14 2022 02:06:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`133[Dec 14 2022 02:06:25 UTC (QA Tests)] INFO -- Looking for list of runners via API...134[Dec 14 2022 02:06:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983578' via api in 7.8 seconds135[Dec 14 2022 02:06:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.46 seconds136[Dec 14 2022 02:06:30 UTC (QA Tests)] INFO -- filling :login_field with "root"137[Dec 14 2022 02:06:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field138[Dec 14 2022 02:06:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"139[Dec 14 2022 02:06:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field140[Dec 14 2022 02:06:31 UTC (QA Tests)] INFO -- clicking :sign_in_button141[Dec 14 2022 02:06:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-customizable-variable-pipeline-4502669adb0bf037142[Dec 14 2022 02:06:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link143[Dec 14 2022 02:06:35 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class144[Dec 14 2022 02:06:37 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"145[Dec 14 2022 02:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field146[Dec 14 2022 02:06:37 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class147[Dec 14 2022 02:06:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.08 seconds148[Dec 14 2022 02:06:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-customizable-variable-pipeline-4502669adb0bf037/-/jobs/2149[Dec 14 2022 02:06:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983578'150[Dec 14 2022 02:06:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983578`151 manually creates a pipeline and uses the defined custom variable value152Plan153 Issue creation154[Dec 14 2022 02:06:54 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue155[Dec 14 2022 02:06:58 UTC (QA Tests)] INFO -- filling :login_field with "root"156[Dec 14 2022 02:06:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field157[Dec 14 2022 02:06:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"158[Dec 14 2022 02:06:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field159[Dec 14 2022 02:06:59 UTC (QA Tests)] INFO -- clicking :sign_in_button160[Dec 14 2022 02:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds161[Dec 14 2022 02:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.17 seconds162[Dec 14 2022 02:07:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-1e20940f7d69e3ea' via api in 1.7 seconds163[Dec 14 2022 02:07:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-1e20940f7d69e3ea164[Dec 14 2022 02:07:04 UTC (QA Tests)] INFO -- clicking :new_menu_toggle165[Dec 14 2022 02:07:04 UTC (QA Tests)] INFO -- clicking :new_issue_link166[Dec 14 2022 02:07:05 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 33454e3173b8aa1c"167[Dec 14 2022 02:07:05 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field168[Dec 14 2022 02:07:05 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 10320b70808c9fbb"169[Dec 14 2022 02:07:05 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field170[Dec 14 2022 02:07:06 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class171[Dec 14 2022 02:07:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.15 seconds172[Dec 14 2022 02:07:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link173 creates an issue174[Dec 14 2022 02:07:09 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue175[Dec 14 2022 02:07:14 UTC (QA Tests)] INFO -- filling :login_field with "root"176[Dec 14 2022 02:07:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field177[Dec 14 2022 02:07:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"178[Dec 14 2022 02:07:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field179[Dec 14 2022 02:07:14 UTC (QA Tests)] INFO -- clicking :sign_in_button180[Dec 14 2022 02:07:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds181[Dec 14 2022 02:07:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.13 seconds182[Dec 14 2022 02:07:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-23719e2b7a4ddcf3' via api in 0.61 seconds183[Dec 14 2022 02:07:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.01 seconds184[Dec 14 2022 02:07:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-23719e2b7a4ddcf3/-/issues/1185[Dec 14 2022 02:07:19 UTC (QA Tests)] INFO -- clicking :close_issue_button186[Dec 14 2022 02:07:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link187[Dec 14 2022 02:07:21 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab188 closes an issue189 when using attachments in comments190[Dec 14 2022 02:07:21 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment191[Dec 14 2022 02:07:26 UTC (QA Tests)] INFO -- filling :login_field with "root"192[Dec 14 2022 02:07:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field193[Dec 14 2022 02:07:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"194[Dec 14 2022 02:07:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field195[Dec 14 2022 02:07:26 UTC (QA Tests)] INFO -- clicking :sign_in_button196[Dec 14 2022 02:07:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds197[Dec 14 2022 02:07:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds198[Dec 14 2022 02:07:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-8a799cb330ae3de4' via api in 0.99 seconds199[Dec 14 2022 02:07:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.38 seconds200[Dec 14 2022 02:07:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-8a799cb330ae3de4/-/issues/1201[Dec 14 2022 02:07:30 UTC (QA Tests)] INFO -- clicking :title_content202[Dec 14 2022 02:07:30 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown203[Dec 14 2022 02:07:31 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale204"205[Dec 14 2022 02:07:31 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field206[Dec 14 2022 02:07:32 UTC (QA Tests)] INFO -- clicking :comment_button207 comments on an issue with an attachment208Manage209 Project activity210[Dec 14 2022 02:07:32 UTC (QA Tests)] INFO -- Starting test: Manage Project activity user creates an event in the activity page upon Git push211[Dec 14 2022 02:07:37 UTC (QA Tests)] INFO -- filling :login_field with "root"212[Dec 14 2022 02:07:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field213[Dec 14 2022 02:07:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"214[Dec 14 2022 02:07:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field215[Dec 14 2022 02:07:37 UTC (QA Tests)] INFO -- clicking :sign_in_button216[Dec 14 2022 02:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds217[Dec 14 2022 02:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.12 seconds218[Dec 14 2022 02:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-code-f1df2d66e3ddba28' via api in 0.91 seconds219[Dec 14 2022 02:07:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.28 seconds220[Dec 14 2022 02:07:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-code-f1df2d66e3ddba28221[Dec 14 2022 02:07:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link222[Dec 14 2022 02:07:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link223 user creates an event in the activity page upon Git push224Verify225 Run pipeline226 with web only rule227[Dec 14 2022 02:07:44 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline228[Dec 14 2022 02:07:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds229[Dec 14 2022 02:07:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds230[Dec 14 2022 02:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/web-only-pipeline-219c08881266df1c' via api in 0.96 seconds231[Dec 14 2022 02:07:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds232[Dec 14 2022 02:07:50 UTC (QA Tests)] INFO -- filling :login_field with "root"233[Dec 14 2022 02:07:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field234[Dec 14 2022 02:07:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"235[Dec 14 2022 02:07:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field236[Dec 14 2022 02:07:50 UTC (QA Tests)] INFO -- clicking :sign_in_button237[Dec 14 2022 02:07:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/web-only-pipeline-219c08881266df1c238[Dec 14 2022 02:07:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link239[Dec 14 2022 02:07:53 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class240[Dec 14 2022 02:07:54 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class241 can trigger pipeline242Manage243 basic user244 remains logged in when redirected from canary to non-canary node (PENDING: Test is not compatible with this environment or pipeline)245Create246 Branch with unusual name247 when branch name contains slash, hash, double dash, and capital letter248 renders repository file tree correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364565)249Plan250 Issue board focus mode251[Dec 14 2022 02:07:56 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board252[Dec 14 2022 02:08:00 UTC (QA Tests)] INFO -- filling :login_field with "root"253[Dec 14 2022 02:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field254[Dec 14 2022 02:08:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"255[Dec 14 2022 02:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field256[Dec 14 2022 02:08:01 UTC (QA Tests)] INFO -- clicking :sign_in_button257[Dec 14 2022 02:08:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds258[Dec 14 2022 02:08:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.16 seconds259[Dec 14 2022 02:08:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/sample-project-issue-board-focus-mode-ecbee83ebe3bc148' via api in 0.97 seconds260[Dec 14 2022 02:08:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/sample-project-issue-board-focus-mode-ecbee83ebe3bc148261[Dec 14 2022 02:08:04 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link262[Dec 14 2022 02:08:04 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link263[Dec 14 2022 02:08:05 UTC (QA Tests)] INFO -- clicking :focus_mode_button264 focuses on issue board265Analytics266 Performance bar display267 when logged in as an admin user268[Dec 14 2022 02:08:06 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests269[Dec 14 2022 02:08:10 UTC (QA Tests)] INFO -- filling :login_field with "root"270[Dec 14 2022 02:08:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field271[Dec 14 2022 02:08:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"272[Dec 14 2022 02:08:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field273[Dec 14 2022 02:08:11 UTC (QA Tests)] INFO -- clicking :sign_in_button274[Dec 14 2022 02:08:12 UTC (QA Tests)] INFO -- clicking :navbar_dropdown275[Dec 14 2022 02:08:12 UTC (QA Tests)] INFO -- clicking :admin_area_link276[Dec 14 2022 02:08:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link277[Dec 14 2022 02:08:14 UTC (QA Tests)] INFO -- clicking :admin_settings_metrics_and_profiling_link278[Dec 14 2022 02:08:16 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}279[Dec 14 2022 02:08:16 UTC (QA Tests)] INFO -- clicking :save_changes_button280[Dec 14 2022 02:08:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds281[Dec 14 2022 02:08:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.17 seconds282[Dec 14 2022 02:08:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-90457f094abdc0b6' via api in 0.84 seconds283[Dec 14 2022 02:08:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-90457f094abdc0b6284[Dec 14 2022 02:08:18 UTC (QA Tests)] INFO -- clicking :new_menu_toggle285[Dec 14 2022 02:08:18 UTC (QA Tests)] INFO -- clicking :new_issue_link286[Dec 14 2022 02:08:19 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"287[Dec 14 2022 02:08:19 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field288[Dec 14 2022 02:08:20 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description f4329b2064281860"289[Dec 14 2022 02:08:20 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field290[Dec 14 2022 02:08:20 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class291[Dec 14 2022 02:08:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.73 seconds292[Dec 14 2022 02:08:23 UTC (QA Tests)] INFO -- clicking :request_dropdown293 shows results for the original request and AJAX requests294Manage295 Project import296 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)297Verify298 Pipeline with image:pull_policy299 when policy is allowed300 with [always] policy301[Dec 14 2022 02:08:24 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly302[Dec 14 2022 02:08:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds303[Dec 14 2022 02:08:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds304[Dec 14 2022 02:08:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-d62ba397a0a2ec54' via api in 0.58 seconds305[Dec 14 2022 02:08:25 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`306[Dec 14 2022 02:08:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`307[Dec 14 2022 02:08:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`308[Dec 14 2022 02:08:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-iffhtlhz -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-iffhtlhz 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-iffhtlhz --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-iffhtlhz --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `309[Dec 14 2022 02:08:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-iffhtlhz`310[Dec 14 2022 02:08:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`311[Dec 14 2022 02:08:26 UTC (QA Tests)] INFO -- Looking for list of runners via API...312[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-iffhtlhz' via api in 2.21 seconds313[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...314[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-iffhtlhz:/etc/gitlab-runner/config.toml /tmp/config.toml20221214-39-1f0zqgg`315[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20221214-39-1f0zqgg qa-runner-iffhtlhz:/etc/gitlab-runner/config.toml`316[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-iffhtlhz...317[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-iffhtlhz`318[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-iffhtlhz`319[Dec 14 2022 02:08:28 UTC (QA Tests)] INFO -- Waiting for runner to come online...320[Dec 14 2022 02:08:28 UTC (QA Tests)] INFO -- Looking for list of runners via API...321[Dec 14 2022 02:08:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds322[Dec 14 2022 02:08:33 UTC (QA Tests)] INFO -- filling :login_field with "root"323[Dec 14 2022 02:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field324[Dec 14 2022 02:08:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"325[Dec 14 2022 02:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field326[Dec 14 2022 02:08:33 UTC (QA Tests)] INFO -- clicking :sign_in_button327[Dec 14 2022 02:08:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-d62ba397a0a2ec54328[Dec 14 2022 02:08:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link329[Dec 14 2022 02:09:00 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class330[Dec 14 2022 02:09:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-iffhtlhz'331[Dec 14 2022 02:09:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-iffhtlhz`332 applies pull policy in job correctly333 with [if-not-present] policy334[Dec 14 2022 02:09:02 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly335[Dec 14 2022 02:09:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds336[Dec 14 2022 02:09:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds337[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-92472342d4ff78db' via api in 0.74 seconds338[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`339[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`340[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`341[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-nj4x51br -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-nj4x51br 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-nj4x51br --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-nj4x51br --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `342[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nj4x51br`343[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`344[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- Looking for list of runners via API...345[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-nj4x51br' via api in 0.93 seconds346[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...347[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-nj4x51br:/etc/gitlab-runner/config.toml /tmp/config.toml20221214-39-ozva5`348[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20221214-39-ozva5 qa-runner-nj4x51br:/etc/gitlab-runner/config.toml`349[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-nj4x51br...350[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-nj4x51br`351[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nj4x51br`352[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Waiting for runner to come online...353[Dec 14 2022 02:09:04 UTC (QA Tests)] INFO -- Looking for list of runners via API...354[Dec 14 2022 02:09:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds355[Dec 14 2022 02:09:09 UTC (QA Tests)] INFO -- filling :login_field with "root"356[Dec 14 2022 02:09:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field357[Dec 14 2022 02:09:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"358[Dec 14 2022 02:09:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field359[Dec 14 2022 02:09:10 UTC (QA Tests)] INFO -- clicking :sign_in_button360[Dec 14 2022 02:09:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-92472342d4ff78db361[Dec 14 2022 02:09:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link362[Dec 14 2022 02:09:16 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class363[Dec 14 2022 02:09:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-nj4x51br'364[Dec 14 2022 02:09:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-nj4x51br`365 applies pull policy in job correctly366 with [never] policy367[Dec 14 2022 02:09:17 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly368[Dec 14 2022 02:09:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds369[Dec 14 2022 02:09:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds370[Dec 14 2022 02:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-034937777eb76436' via api in 0.67 seconds371[Dec 14 2022 02:09:18 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`372[Dec 14 2022 02:09:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`373[Dec 14 2022 02:09:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`374[Dec 14 2022 02:09:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-tiue1myb -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-tiue1myb 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-tiue1myb --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-tiue1myb --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `375[Dec 14 2022 02:09:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-tiue1myb`376[Dec 14 2022 02:09:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`377[Dec 14 2022 02:09:19 UTC (QA Tests)] INFO -- Looking for list of runners via API...378[Dec 14 2022 02:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-tiue1myb' via api in 1.95 seconds379[Dec 14 2022 02:09:20 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...380[Dec 14 2022 02:09:20 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-tiue1myb:/etc/gitlab-runner/config.toml /tmp/config.toml20221214-39-1r78s53`381[Dec 14 2022 02:09:20 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20221214-39-1r78s53 qa-runner-tiue1myb:/etc/gitlab-runner/config.toml`382[Dec 14 2022 02:09:20 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-tiue1myb...383[Dec 14 2022 02:09:20 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-tiue1myb`384[Dec 14 2022 02:09:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-tiue1myb`385[Dec 14 2022 02:09:21 UTC (QA Tests)] INFO -- Waiting for runner to come online...386[Dec 14 2022 02:09:21 UTC (QA Tests)] INFO -- Looking for list of runners via API...387[Dec 14 2022 02:09:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds388[Dec 14 2022 02:09:26 UTC (QA Tests)] INFO -- filling :login_field with "root"389[Dec 14 2022 02:09:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field390[Dec 14 2022 02:09:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"391[Dec 14 2022 02:09:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field392[Dec 14 2022 02:09:26 UTC (QA Tests)] INFO -- clicking :sign_in_button393[Dec 14 2022 02:09:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-034937777eb76436394[Dec 14 2022 02:09:29 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link395[Dec 14 2022 02:09:31 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class396[Dec 14 2022 02:09:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-tiue1myb'397[Dec 14 2022 02:09:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-tiue1myb`398 applies pull policy in job correctly399 with [always if-not-present] policies400[Dec 14 2022 02:09:32 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly401[Dec 14 2022 02:09:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds402[Dec 14 2022 02:09:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.12 seconds403[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-af8b4dd8f02b6fc7' via api in 0.66 seconds404[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`405[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`406[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`407[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-cn9qsgrg -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-cn9qsgrg 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-cn9qsgrg --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-cn9qsgrg --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `408[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-cn9qsgrg`409[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`410[Dec 14 2022 02:09:33 UTC (QA Tests)] INFO -- Looking for list of runners via API...411[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-cn9qsgrg' via api in 1.97 seconds412[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...413[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-cn9qsgrg:/etc/gitlab-runner/config.toml /tmp/config.toml20221214-39-vi0nyu`414[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20221214-39-vi0nyu qa-runner-cn9qsgrg:/etc/gitlab-runner/config.toml`415[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-cn9qsgrg...416[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-cn9qsgrg`417[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-cn9qsgrg`418[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Waiting for runner to come online...419[Dec 14 2022 02:09:35 UTC (QA Tests)] INFO -- Looking for list of runners via API...420[Dec 14 2022 02:09:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds421[Dec 14 2022 02:09:40 UTC (QA Tests)] INFO -- filling :login_field with "root"422[Dec 14 2022 02:09:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field423[Dec 14 2022 02:09:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"424[Dec 14 2022 02:09:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field425[Dec 14 2022 02:09:41 UTC (QA Tests)] INFO -- clicking :sign_in_button426[Dec 14 2022 02:09:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-af8b4dd8f02b6fc7427[Dec 14 2022 02:09:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link428[Dec 14 2022 02:09:45 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class429[Dec 14 2022 02:09:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-cn9qsgrg'430[Dec 14 2022 02:09:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-cn9qsgrg`431 applies pull policy in job correctly432 when policy is not allowed433[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message434[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds435[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds436[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-7a08f9f4d4e074c2' via api in 0.61 seconds437[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`438[Dec 14 2022 02:09:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`439[Dec 14 2022 02:09:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`440[Dec 14 2022 02:09:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-hcfv9mrt -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hcfv9mrt 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-hcfv9mrt --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-hcfv9mrt --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `441[Dec 14 2022 02:09:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hcfv9mrt`442[Dec 14 2022 02:09:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`443[Dec 14 2022 02:09:48 UTC (QA Tests)] INFO -- Looking for list of runners via API...444[Dec 14 2022 02:09:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-hcfv9mrt' via api in 1.97 seconds445[Dec 14 2022 02:09:49 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...446[Dec 14 2022 02:09:49 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-hcfv9mrt:/etc/gitlab-runner/config.toml /tmp/config.toml20221214-39-1uvu0m7`447[Dec 14 2022 02:09:49 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20221214-39-1uvu0m7 qa-runner-hcfv9mrt:/etc/gitlab-runner/config.toml`448[Dec 14 2022 02:09:50 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-hcfv9mrt...449[Dec 14 2022 02:09:50 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-hcfv9mrt`450[Dec 14 2022 02:09:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hcfv9mrt`451[Dec 14 2022 02:09:50 UTC (QA Tests)] INFO -- Waiting for runner to come online...452[Dec 14 2022 02:09:50 UTC (QA Tests)] INFO -- Looking for list of runners via API...453[Dec 14 2022 02:09:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds454[Dec 14 2022 02:09:55 UTC (QA Tests)] INFO -- filling :login_field with "root"455[Dec 14 2022 02:09:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field456[Dec 14 2022 02:09:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"457[Dec 14 2022 02:09:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field458[Dec 14 2022 02:09:56 UTC (QA Tests)] INFO -- clicking :sign_in_button459[Dec 14 2022 02:09:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-with-image-pull-policy-7a08f9f4d4e074c2460[Dec 14 2022 02:09:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link461[Dec 14 2022 02:10:13 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class462[Dec 14 2022 02:10:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-hcfv9mrt'463[Dec 14 2022 02:10:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hcfv9mrt`464 fails job with policy not allowed message465Verify466 Pass dotenv variables to downstream via bridge467[Dec 14 2022 02:10:14 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config468[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds469[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.13 seconds470[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`471[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`472[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-z05lgjog --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-z05lgjog 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-z05lgjog --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-z05lgjog --executor shell && gitlab-runner run" `473[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-z05lgjog`474[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`475[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- Looking for list of runners via API...476[Dec 14 2022 02:10:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-z05lgjog' via api in 0.86 seconds477[Dec 14 2022 02:10:20 UTC (QA Tests)] INFO -- filling :login_field with "root"478[Dec 14 2022 02:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field479[Dec 14 2022 02:10:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"480[Dec 14 2022 02:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field481[Dec 14 2022 02:10:21 UTC (QA Tests)] INFO -- clicking :sign_in_button482[Dec 14 2022 02:10:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/downstream-project-with-bridge-e432c9b708db045b' via api in 0.49 seconds483[Dec 14 2022 02:10:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds484[Dec 14 2022 02:10:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upstream-project-with-bridge-83ea02368ada1b96' via api in 0.59 seconds485[Dec 14 2022 02:10:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds486[Dec 14 2022 02:10:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upstream-project-with-bridge-83ea02368ada1b96487[Dec 14 2022 02:10:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link488[Dec 14 2022 02:10:38 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button489[Dec 14 2022 02:10:38 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class490[Dec 14 2022 02:10:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-z05lgjog'491[Dec 14 2022 02:10:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-z05lgjog`492[Dec 14 2022 02:10:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upstream-project-with-bridge-83ea02368ada1b96'493[Dec 14 2022 02:10:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/downstream-project-with-bridge-e432c9b708db045b'494 runs the pipeline with composed config495Plan496 filter issue comments activities497[Dec 14 2022 02:10:40 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue498[Dec 14 2022 02:10:44 UTC (QA Tests)] INFO -- filling :login_field with "root"499[Dec 14 2022 02:10:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field500[Dec 14 2022 02:10:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"501[Dec 14 2022 02:10:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field502[Dec 14 2022 02:10:45 UTC (QA Tests)] INFO -- clicking :sign_in_button503[Dec 14 2022 02:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds504[Dec 14 2022 02:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.12 seconds505[Dec 14 2022 02:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-3a3be4d96d551711' via api in 0.64 seconds506[Dec 14 2022 02:10:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.9 seconds507[Dec 14 2022 02:10:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-issues-3a3be4d96d551711/-/issues/1508[Dec 14 2022 02:10:49 UTC (QA Tests)] INFO -- clicking :title_content509[Dec 14 2022 02:10:49 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown510[Dec 14 2022 02:10:49 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential511"512[Dec 14 2022 02:10:49 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field513[Dec 14 2022 02:10:50 UTC (QA Tests)] INFO -- clicking :comment_button514[Dec 14 2022 02:10:50 UTC (QA Tests)] INFO -- clicking :title_content515[Dec 14 2022 02:10:51 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown516[Dec 14 2022 02:10:51 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment517"518[Dec 14 2022 02:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field519[Dec 14 2022 02:10:51 UTC (QA Tests)] INFO -- clicking :comment_button520[Dec 14 2022 02:10:52 UTC (QA Tests)] INFO -- clicking :title_content521[Dec 14 2022 02:10:52 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown522[Dec 14 2022 02:10:52 UTC (QA Tests)] INFO -- clicking :title_content523[Dec 14 2022 02:10:52 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown524 filters comments and activities in an issue525Manage526 User527[Dec 14 2022 02:10:53 UTC (QA Tests)] INFO -- Starting test: Manage User can be followed and their activity seen528[Dec 14 2022 02:10:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-5c911051bf167683' via api in 0.25 seconds529[Dec 14 2022 02:10:53 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-5c911051bf167683530[Dec 14 2022 02:10:53 UTC (QA Tests)] INFO -- Caching token for username: qa-user-5c911051bf167683, last six chars of token:7xCarC531[Dec 14 2022 02:10:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-5c911051bf167683-pnen7nn1' via api in 0.07 seconds532[Dec 14 2022 02:10:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-d44c706e63f0aa7f' via api in 0.25 seconds533[Dec 14 2022 02:10:58 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d44c706e63f0aa7f"534[Dec 14 2022 02:10:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field535[Dec 14 2022 02:10:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"536[Dec 14 2022 02:10:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field537[Dec 14 2022 02:10:59 UTC (QA Tests)] INFO -- clicking :sign_in_button538[Dec 14 2022 02:11:00 UTC (QA Tests)] INFO -- clicking :follow_user_link539[Dec 14 2022 02:11:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds540[Dec 14 2022 02:11:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group_for_follow_user_activity_1328907ca98232a5' via api in 0.34 seconds541[Dec 14 2022 02:11:01 UTC (QA Tests)] INFO -- Adding user qa-user-5c911051bf167683 to gitlab-qa-sandbox-group-4/group_for_follow_user_activity_1328907ca98232a5 QA::Resource::Group542[Dec 14 2022 02:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group_for_follow_user_activity_1328907ca98232a5/project-for-tags-59160de029924c19' via api in 0.87 seconds543[Dec 14 2022 02:11:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds544[Dec 14 2022 02:11:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.09 seconds545[Dec 14 2022 02:11:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.24 seconds546[Dec 14 2022 02:11:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '4' via api in 0.15 seconds547[Dec 14 2022 02:11:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content548[Dec 14 2022 02:11:06 UTC (QA Tests)] INFO -- clicking :user_profile_link549[Dec 14 2022 02:11:06 UTC (QA Tests)] INFO -- clicking :following_link550[Dec 14 2022 02:11:06 UTC (QA Tests)] INFO -- clicking :user_link551[Dec 14 2022 02:11:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group_for_follow_user_activity_1328907ca98232a5/project-for-tags-59160de029924c19'552[Dec 14 2022 02:11:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-5c911051bf167683'553[Dec 14 2022 02:11:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d44c706e63f0aa7f'554 can be followed and their activity seen555Verify556 Pipeline creation and processing557 users creates a pipeline which gets processed (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/356295)558Verify559 Code coverage statistics560[Dec 14 2022 02:11:08 UTC (QA Tests)] INFO -- Starting test: Verify Code coverage statistics creates an MR with code coverage statistics561[Dec 14 2022 02:11:12 UTC (QA Tests)] INFO -- filling :login_field with "root"562[Dec 14 2022 02:11:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field563[Dec 14 2022 02:11:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"564[Dec 14 2022 02:11:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field565[Dec 14 2022 02:11:13 UTC (QA Tests)] INFO -- clicking :sign_in_button566[Dec 14 2022 02:11:15 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`567[Dec 14 2022 02:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds568[Dec 14 2022 02:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds569[Dec 14 2022 02:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-ci-cd-a6422b7012124373' via api in 0.57 seconds570[Dec 14 2022 02:11:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`571[Dec 14 2022 02:11:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983875 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983875 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-1670983875 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `572[Dec 14 2022 02:11:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983875`573[Dec 14 2022 02:11:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`574[Dec 14 2022 02:11:16 UTC (QA Tests)] INFO -- Looking for list of runners via API...575[Dec 14 2022 02:11:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983875' via api in 1.53 seconds576[Dec 14 2022 02:11:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds577[Dec 14 2022 02:11:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds578[Dec 14 2022 02:11:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.51 seconds579[Dec 14 2022 02:11:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-ci-cd-a6422b7012124373/-/merge_requests/1580[Dec 14 2022 02:11:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983875'581[Dec 14 2022 02:11:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983875`582 creates an MR with code coverage statistics583Plan584 Read-only board configuration585[Dec 14 2022 02:11:30 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission586[Dec 14 2022 02:11:34 UTC (QA Tests)] INFO -- filling :login_field with "root"587[Dec 14 2022 02:11:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field588[Dec 14 2022 02:11:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"589[Dec 14 2022 02:11:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field590[Dec 14 2022 02:11:35 UTC (QA Tests)] INFO -- clicking :sign_in_button591[Dec 14 2022 02:11:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds592[Dec 14 2022 02:11:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.15 seconds593[Dec 14 2022 02:11:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-board-list-ee4794a8e6aad88b' via api in 0.64 seconds594[Dec 14 2022 02:11:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.14 seconds595[Dec 14 2022 02:11:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.12 seconds596[Dec 14 2022 02:11:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '5' via api in 0.99 seconds597[Dec 14 2022 02:11:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.24 seconds598[Dec 14 2022 02:11:38 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-board-list-ee4794a8e6aad88b QA::Resource::Project599[Dec 14 2022 02:11:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content600[Dec 14 2022 02:11:43 UTC (QA Tests)] INFO -- clicking :sign_out_link601[Dec 14 2022 02:11:56 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"602[Dec 14 2022 02:11:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field603[Dec 14 2022 02:11:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"604[Dec 14 2022 02:11:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field605[Dec 14 2022 02:11:57 UTC (QA Tests)] INFO -- clicking :sign_in_button606[Dec 14 2022 02:11:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-board-list-ee4794a8e6aad88b607[Dec 14 2022 02:11:58 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link608[Dec 14 2022 02:11:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link609[Dec 14 2022 02:11:59 UTC (QA Tests)] INFO -- clicking :boards_config_button610 shows board configuration to user without edit permission611Verify612 Parent-child pipelines independent relationship613[Dec 14 2022 02:12:02 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails614[Dec 14 2022 02:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds615[Dec 14 2022 02:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds616[Dec 14 2022 02:12:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-independent-relationship-34984a4d20c87527' via api in 0.67 seconds617[Dec 14 2022 02:12:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`618[Dec 14 2022 02:12:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`619[Dec 14 2022 02:12:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-34984a4d20c87527 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-34984a4d20c87527 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-34984a4d20c87527 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list pipeline-independent-relationship-34984a4d20c87527 --executor shell && gitlab-runner run" `620[Dec 14 2022 02:12:04 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-34984a4d20c87527`621[Dec 14 2022 02:12:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`622[Dec 14 2022 02:12:04 UTC (QA Tests)] INFO -- Looking for list of runners via API...623[Dec 14 2022 02:12:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'pipeline-independent-relationship-34984a4d20c87527' via api in 1.2 seconds624[Dec 14 2022 02:12:09 UTC (QA Tests)] INFO -- filling :login_field with "root"625[Dec 14 2022 02:12:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field626[Dec 14 2022 02:12:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"627[Dec 14 2022 02:12:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field628[Dec 14 2022 02:12:09 UTC (QA Tests)] INFO -- clicking :sign_in_button629[Dec 14 2022 02:12:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds630[Dec 14 2022 02:12:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-independent-relationship-34984a4d20c87527631[Dec 14 2022 02:12:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link632[Dec 14 2022 02:12:14 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments633[Dec 14 2022 02:12:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'pipeline-independent-relationship-34984a4d20c87527'634[Dec 14 2022 02:12:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-34984a4d20c87527`635 parent pipeline passes even if child fails636[Dec 14 2022 02:12:27 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes637[Dec 14 2022 02:12:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds638[Dec 14 2022 02:12:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.14 seconds639[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-independent-relationship-08e56f5c8fded1d7' via api in 0.63 seconds640[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`641[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`642[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-08e56f5c8fded1d7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-08e56f5c8fded1d7 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-08e56f5c8fded1d7 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list pipeline-independent-relationship-08e56f5c8fded1d7 --executor shell && gitlab-runner run" `643[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-08e56f5c8fded1d7`644[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`645[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Looking for list of runners via API...646[Dec 14 2022 02:12:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'pipeline-independent-relationship-08e56f5c8fded1d7' via api in 0.88 seconds647[Dec 14 2022 02:12:33 UTC (QA Tests)] INFO -- filling :login_field with "root"648[Dec 14 2022 02:12:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field649[Dec 14 2022 02:12:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"650[Dec 14 2022 02:12:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field651[Dec 14 2022 02:12:34 UTC (QA Tests)] INFO -- clicking :sign_in_button652[Dec 14 2022 02:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds653[Dec 14 2022 02:12:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/pipeline-independent-relationship-08e56f5c8fded1d7654[Dec 14 2022 02:12:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link655[Dec 14 2022 02:12:39 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments656[Dec 14 2022 02:12:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'pipeline-independent-relationship-08e56f5c8fded1d7'657[Dec 14 2022 02:12:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-08e56f5c8fded1d7`658 parent pipelines passes if child passes659Create660 Codeowners661[Dec 14 2022 02:12:51 UTC (QA Tests)] INFO -- Starting test: Create Codeowners merge request assigns code owners as approvers662[Dec 14 2022 02:12:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds663[Dec 14 2022 02:12:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds664[Dec 14 2022 02:12:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/assign-approvers-e84790d6a60a81e2' via api in 0.9 seconds665[Dec 14 2022 02:12:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds666[Dec 14 2022 02:12:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/assign-approvers-e84790d6a60a81e2 QA::Resource::Project667[Dec 14 2022 02:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.25 seconds668[Dec 14 2022 02:12:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/assign-approvers-e84790d6a60a81e2 QA::Resource::Project669[Dec 14 2022 02:12:57 UTC (QA Tests)] INFO -- filling :login_field with "root"670[Dec 14 2022 02:12:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field671[Dec 14 2022 02:12:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"672[Dec 14 2022 02:12:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field673[Dec 14 2022 02:12:58 UTC (QA Tests)] INFO -- clicking :sign_in_button674[Dec 14 2022 02:13:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/assign-approvers-e84790d6a60a81e2675[Dec 14 2022 02:13:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds676[Dec 14 2022 02:13:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds677[Dec 14 2022 02:13:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/assign-approvers-e84790d6a60a81e2678[Dec 14 2022 02:13:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link679[Dec 14 2022 02:13:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link680[Dec 14 2022 02:13:06 UTC (QA Tests)] INFO -- clicking :protected_branch_dropdown681[Dec 14 2022 02:13:06 UTC (QA Tests)] INFO -- clicking :allowed_to_merge_dropdown682[Dec 14 2022 02:13:06 UTC (QA Tests)] INFO -- clicking :allowed_to_merge_dropdown683[Dec 14 2022 02:13:06 UTC (QA Tests)] INFO -- clicking :allowed_to_push_dropdown684[Dec 14 2022 02:13:07 UTC (QA Tests)] INFO -- clicking :allowed_to_push_dropdown685[Dec 14 2022 02:13:07 UTC (QA Tests)] INFO -- clicking :protect_button686[Dec 14 2022 02:13:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 7.14 seconds687[Dec 14 2022 02:13:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.93 seconds688[Dec 14 2022 02:13:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.53 seconds689[Dec 14 2022 02:13:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/assign-approvers-e84790d6a60a81e2/-/merge_requests/1690[Dec 14 2022 02:13:12 UTC (QA Tests)] INFO -- clicking :edit_button691 merge request assigns code owners as approvers692Manage693 Gitlab migration694 with import within same instance695[Dec 14 2022 02:13:13 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with import within same instance successfully imports project696[Dec 14 2022 02:13:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds697[Dec 14 2022 02:13:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds698[Dec 14 2022 02:13:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-for-import-4ee94f3c' via api in 0.61 seconds699[Dec 14 2022 02:13:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds700[Dec 14 2022 02:13:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'target-user-c16944815954' via api in 0.23 seconds701[Dec 14 2022 02:13:14 UTC (QA Tests)] INFO -- Adding user target-user-c16944815954 to gitlab-qa-sandbox-group-4 QA::Resource::Sandbox702[Dec 14 2022 02:13:14 UTC (QA Tests)] INFO -- Enabling feature: bulk_import_projects703[Dec 14 2022 02:13:14 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: bulk_import_projects704[Dec 14 2022 02:13:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/source-group-for-import-4ee94f3c/the_awesome_project-1f672539f0758861' via api in 0.77 seconds705[Dec 14 2022 02:13:15 UTC (QA Tests)] INFO -- No cached token found for username: target-user-c16944815954706[Dec 14 2022 02:13:15 UTC (QA Tests)] INFO -- Caching token for username: target-user-c16944815954, last six chars of token:WEy3T8707[Dec 14 2022 02:13:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-c16944815954-5j3ges0s' via api in 0.07 seconds708[Dec 14 2022 02:13:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-4/target-group-for-import-0f0bcc88' via api in 0.31 seconds709[Dec 14 2022 02:14:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'target-user-c16944815954'710 successfully imports project711Manage712 Project owner permissions713 for personal projects714 behaves like when user is added as owner715[Dec 14 2022 02:14:21 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for personal projects behaves like when user is added as owner has owner role with owner permissions716[Dec 14 2022 02:14:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds717[Dec 14 2022 02:14:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds718[Dec 14 2022 02:14:22 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1719[Dec 14 2022 02:14:22 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:NFz_mR720[Dec 14 2022 02:14:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-l37y8qqz' via api in 0.08 seconds721[Dec 14 2022 02:14:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-8bb190f345c68b2a' via api in 0.54 seconds722[Dec 14 2022 02:14:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.26 seconds723[Dec 14 2022 02:14:27 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"724[Dec 14 2022 02:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field725[Dec 14 2022 02:14:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"726[Dec 14 2022 02:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field727[Dec 14 2022 02:14:28 UTC (QA Tests)] INFO -- clicking :sign_in_button728[Dec 14 2022 02:14:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-user1/qa-owner-personal-project-8bb190f345c68b2a/-/issues/1729[Dec 14 2022 02:14:30 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown730[Dec 14 2022 02:14:30 UTC (QA Tests)] INFO -- clicking :delete_issue_button , expecting to be at Class731[Dec 14 2022 02:14:31 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button732 has owner role with owner permissions733 behaves like when user is added as maintainer734[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for personal projects behaves like when user is added as maintainer has maintainer role without owner permissions735[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.1 seconds736[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds737[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:NFz_mR738[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-w80cr53d' via cache in 0.0 seconds739[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-4ba95cbfcbcd366f' via api in 0.52 seconds740[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.2 seconds741[Dec 14 2022 02:14:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-4ba95cbfcbcd366f QA::Resource::Project742[Dec 14 2022 02:14:37 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"743[Dec 14 2022 02:14:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field744[Dec 14 2022 02:14:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"745[Dec 14 2022 02:14:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field746[Dec 14 2022 02:14:38 UTC (QA Tests)] INFO -- clicking :sign_in_button747[Dec 14 2022 02:14:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-user1/qa-owner-personal-project-4ba95cbfcbcd366f/-/issues/1748[Dec 14 2022 02:14:40 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown749 has maintainer role without owner permissions750 for group projects751 behaves like when user is added as maintainer752[Dec 14 2022 02:14:51 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for group projects behaves like when user is added as maintainer has maintainer role without owner permissions753[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds754[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.1 seconds755[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds756[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds757[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/qa-owner-group-project-fc859a3d811cd868' via api in 0.45 seconds758[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:NFz_mR759[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-ckyr0gvy' via cache in 0.0 seconds760[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.29 seconds761[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/qa-owner-group-project-fc859a3d811cd868 QA::Resource::Project762[Dec 14 2022 02:14:57 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"763[Dec 14 2022 02:14:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field764[Dec 14 2022 02:14:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"765[Dec 14 2022 02:14:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field766[Dec 14 2022 02:14:58 UTC (QA Tests)] INFO -- clicking :sign_in_button767[Dec 14 2022 02:14:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/qa-owner-group-project-fc859a3d811cd868/-/issues/1768[Dec 14 2022 02:15:00 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown769 has maintainer role without owner permissions770 behaves like when user is added as owner771[Dec 14 2022 02:15:11 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for group projects behaves like when user is added as owner has owner role with owner permissions772[Dec 14 2022 02:15:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.1 seconds773[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.1 seconds774[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds775[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds776[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/qa-owner-group-project-b82a2e281343e81b' via api in 0.53 seconds777[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:NFz_mR778[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-i1vvw9o7' via cache in 0.0 seconds779[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.27 seconds780[Dec 14 2022 02:15:12 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/qa-owner-group-project-b82a2e281343e81b QA::Resource::Project781[Dec 14 2022 02:15:17 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"782[Dec 14 2022 02:15:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field783[Dec 14 2022 02:15:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"784[Dec 14 2022 02:15:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field785[Dec 14 2022 02:15:18 UTC (QA Tests)] INFO -- clicking :sign_in_button786[Dec 14 2022 02:15:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/qa-owner-group-project-b82a2e281343e81b/-/issues/1787[Dec 14 2022 02:15:20 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown788[Dec 14 2022 02:15:20 UTC (QA Tests)] INFO -- clicking :delete_issue_button , expecting to be at Class789[Dec 14 2022 02:15:21 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button790 has owner role with owner permissions791Govern792 Vulnerability management in a merge request793[Dec 14 2022 02:15:22 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from security finding from pipeline security tab794[Dec 14 2022 02:15:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds795[Dec 14 2022 02:15:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds796[Dec 14 2022 02:15:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-631bd7ee276c8210' via api in 0.83 seconds797[Dec 14 2022 02:15:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.22 seconds798[Dec 14 2022 02:15:23 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`799[Dec 14 2022 02:15:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`800[Dec 14 2022 02:15:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-631bd7ee276c8210 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-631bd7ee276c8210 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-security-findings-631bd7ee276c8210 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `801[Dec 14 2022 02:15:24 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-631bd7ee276c8210`802[Dec 14 2022 02:15:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`803[Dec 14 2022 02:15:24 UTC (QA Tests)] INFO -- Looking for list of runners via API...804[Dec 14 2022 02:15:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-631bd7ee276c8210' via api in 1.25 seconds805[Dec 14 2022 02:15:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.27 seconds806[Dec 14 2022 02:15:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.46 seconds807[Dec 14 2022 02:15:33 UTC (QA Tests)] INFO -- filling :login_field with "root"808[Dec 14 2022 02:15:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field809[Dec 14 2022 02:15:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"810[Dec 14 2022 02:15:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field811[Dec 14 2022 02:15:33 UTC (QA Tests)] INFO -- clicking :sign_in_button812[Dec 14 2022 02:15:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-631bd7ee276c8210813[Dec 14 2022 02:15:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link814[Dec 14 2022 02:15:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-631bd7ee276c8210/-/merge_requests/1815[Dec 14 2022 02:15:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link816[Dec 14 2022 02:15:44 UTC (QA Tests)] INFO -- clicking :finding_create_issue_button , expecting to be at Class817[Dec 14 2022 02:15:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link818[Dec 14 2022 02:15:59 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments819[Dec 14 2022 02:16:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.07 seconds820[Dec 14 2022 02:16:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds821[Dec 14 2022 02:16:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds822[Dec 14 2022 02:16:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.06 seconds823[Dec 14 2022 02:16:10 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown824[Dec 14 2022 02:16:11 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item825[Dec 14 2022 02:16:11 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item826[Dec 14 2022 02:16:12 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown827[Dec 14 2022 02:16:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-631bd7ee276c8210'828[Dec 14 2022 02:16:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-631bd7ee276c8210`829 can create an issue from security finding from pipeline security tab830[Dec 14 2022 02:16:12 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a vulnerability from mr security widget831[Dec 14 2022 02:16:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds832[Dec 14 2022 02:16:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds833[Dec 14 2022 02:16:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-11995ba8488be3ae' via api in 0.81 seconds834[Dec 14 2022 02:16:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.22 seconds835[Dec 14 2022 02:16:13 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`836[Dec 14 2022 02:16:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`837[Dec 14 2022 02:16:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-11995ba8488be3ae --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-11995ba8488be3ae 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-security-findings-11995ba8488be3ae --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `838[Dec 14 2022 02:16:14 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-11995ba8488be3ae`839[Dec 14 2022 02:16:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`840[Dec 14 2022 02:16:14 UTC (QA Tests)] INFO -- Looking for list of runners via API...841[Dec 14 2022 02:16:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-11995ba8488be3ae' via api in 0.86 seconds842[Dec 14 2022 02:16:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.26 seconds843[Dec 14 2022 02:16:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.56 seconds844[Dec 14 2022 02:16:23 UTC (QA Tests)] INFO -- filling :login_field with "root"845[Dec 14 2022 02:16:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field846[Dec 14 2022 02:16:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"847[Dec 14 2022 02:16:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field848[Dec 14 2022 02:16:24 UTC (QA Tests)] INFO -- clicking :sign_in_button849[Dec 14 2022 02:16:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-11995ba8488be3ae850[Dec 14 2022 02:16:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link851[Dec 14 2022 02:16:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-11995ba8488be3ae/-/merge_requests/1852[Dec 14 2022 02:16:42 UTC (QA Tests)] INFO -- clicking :expand_report_button853[Dec 14 2022 02:16:43 UTC (QA Tests)] INFO -- clicking :create_issue_button854[Dec 14 2022 02:16:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-11995ba8488be3ae'855[Dec 14 2022 02:16:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-11995ba8488be3ae`856 can create an issue from a vulnerability from mr security widget857[Dec 14 2022 02:16:45 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a security finding with reason from pipeline security tab858[Dec 14 2022 02:16:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds859[Dec 14 2022 02:16:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds860[Dec 14 2022 02:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-e388d0c26f901b45' via api in 0.83 seconds861[Dec 14 2022 02:16:46 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.22 seconds862[Dec 14 2022 02:16:46 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`863[Dec 14 2022 02:16:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`864[Dec 14 2022 02:16:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-e388d0c26f901b45 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-e388d0c26f901b45 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-security-findings-e388d0c26f901b45 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `865[Dec 14 2022 02:16:47 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-e388d0c26f901b45`866[Dec 14 2022 02:16:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`867[Dec 14 2022 02:16:47 UTC (QA Tests)] INFO -- Looking for list of runners via API...868[Dec 14 2022 02:16:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-e388d0c26f901b45' via api in 1.91 seconds869[Dec 14 2022 02:16:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.29 seconds870[Dec 14 2022 02:16:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.54 seconds871[Dec 14 2022 02:16:56 UTC (QA Tests)] INFO -- filling :login_field with "root"872[Dec 14 2022 02:16:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field873[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"874[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field875[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- clicking :sign_in_button876[Dec 14 2022 02:16:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-e388d0c26f901b45877[Dec 14 2022 02:17:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link878[Dec 14 2022 02:17:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-e388d0c26f901b45/-/merge_requests/1879[Dec 14 2022 02:17:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link880[Dec 14 2022 02:17:07 UTC (QA Tests)] INFO -- checking via JS :security_finding_checkbox with args {:finding_name=>"CVE-2017-18269 in glibc", :visible=>false}881[Dec 14 2022 02:17:07 UTC (QA Tests)] INFO -- selecting "Won't fix / Accept risk" in :finding_dismissal_reason882[Dec 14 2022 02:17:08 UTC (QA Tests)] INFO -- clicking :finding_dismiss_button883[Dec 14 2022 02:17:09 UTC (QA Tests)] INFO -- clicking :finding_more_info_button884[Dec 14 2022 02:17:09 UTC (QA Tests)] INFO -- clicking :cancel_button885[Dec 14 2022 02:17:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link886[Dec 14 2022 02:17:22 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments887[Dec 14 2022 02:17:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.08 seconds888[Dec 14 2022 02:17:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.07 seconds889[Dec 14 2022 02:17:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.06 seconds890[Dec 14 2022 02:17:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.06 seconds891[Dec 14 2022 02:17:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link892[Dec 14 2022 02:17:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-e388d0c26f901b45'893[Dec 14 2022 02:17:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-e388d0c26f901b45`894 can dismiss a security finding with reason from pipeline security tab895[Dec 14 2022 02:17:45 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an auto-remediation MR from mr security widget896[Dec 14 2022 02:17:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds897[Dec 14 2022 02:17:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds898[Dec 14 2022 02:17:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-fcdbd25e6f1e9fad' via api in 0.81 seconds899[Dec 14 2022 02:17:46 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.12 seconds900[Dec 14 2022 02:17:46 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`901[Dec 14 2022 02:17:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`902[Dec 14 2022 02:17:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-fcdbd25e6f1e9fad --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-fcdbd25e6f1e9fad 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-security-findings-fcdbd25e6f1e9fad --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `903[Dec 14 2022 02:17:47 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-fcdbd25e6f1e9fad`904[Dec 14 2022 02:17:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`905[Dec 14 2022 02:17:47 UTC (QA Tests)] INFO -- Looking for list of runners via API...906[Dec 14 2022 02:17:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-fcdbd25e6f1e9fad' via api in 0.86 seconds907[Dec 14 2022 02:17:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds908[Dec 14 2022 02:17:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.59 seconds909[Dec 14 2022 02:17:56 UTC (QA Tests)] INFO -- filling :login_field with "root"910[Dec 14 2022 02:17:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field911[Dec 14 2022 02:17:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"912[Dec 14 2022 02:17:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field913[Dec 14 2022 02:17:56 UTC (QA Tests)] INFO -- clicking :sign_in_button914[Dec 14 2022 02:17:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-fcdbd25e6f1e9fad915[Dec 14 2022 02:17:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link916[Dec 14 2022 02:18:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-fcdbd25e6f1e9fad/-/merge_requests/1917[Dec 14 2022 02:18:15 UTC (QA Tests)] INFO -- clicking :expand_report_button918[Dec 14 2022 02:18:16 UTC (QA Tests)] INFO -- clicking :resolve_split_button919[Dec 14 2022 02:18:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-fcdbd25e6f1e9fad'920[Dec 14 2022 02:18:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-fcdbd25e6f1e9fad`921 can create an auto-remediation MR from mr security widget922[Dec 14 2022 02:18:20 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a vulnerability with a reason from mr security widget923[Dec 14 2022 02:18:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds924[Dec 14 2022 02:18:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds925[Dec 14 2022 02:18:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-47f0a959ec81c7a7' via api in 0.87 seconds926[Dec 14 2022 02:18:21 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.14 seconds927[Dec 14 2022 02:18:21 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`928[Dec 14 2022 02:18:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`929[Dec 14 2022 02:18:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-47f0a959ec81c7a7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-47f0a959ec81c7a7 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-security-findings-47f0a959ec81c7a7 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `930[Dec 14 2022 02:18:22 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-47f0a959ec81c7a7`931[Dec 14 2022 02:18:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`932[Dec 14 2022 02:18:22 UTC (QA Tests)] INFO -- Looking for list of runners via API...933[Dec 14 2022 02:18:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-47f0a959ec81c7a7' via api in 0.92 seconds934[Dec 14 2022 02:18:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds935[Dec 14 2022 02:18:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.52 seconds936[Dec 14 2022 02:18:30 UTC (QA Tests)] INFO -- filling :login_field with "root"937[Dec 14 2022 02:18:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field938[Dec 14 2022 02:18:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"939[Dec 14 2022 02:18:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field940[Dec 14 2022 02:18:31 UTC (QA Tests)] INFO -- clicking :sign_in_button941[Dec 14 2022 02:18:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-47f0a959ec81c7a7942[Dec 14 2022 02:18:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link943[Dec 14 2022 02:18:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-security-findings-47f0a959ec81c7a7/-/merge_requests/1944[Dec 14 2022 02:18:50 UTC (QA Tests)] INFO -- clicking :expand_report_button945[Dec 14 2022 02:18:50 UTC (QA Tests)] INFO -- clicking :dismiss_with_comment_button946[Dec 14 2022 02:18:51 UTC (QA Tests)] INFO -- clicking :add_and_dismiss_button947[Dec 14 2022 02:18:51 UTC (QA Tests)] INFO -- clicking :cancel_button948[Dec 14 2022 02:18:52 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments949[Dec 14 2022 02:18:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '26' via api in 0.07 seconds950[Dec 14 2022 02:18:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '26' via api in 0.07 seconds951[Dec 14 2022 02:18:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '26' via api in 0.06 seconds952[Dec 14 2022 02:19:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '26' via api in 0.07 seconds953[Dec 14 2022 02:19:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link954[Dec 14 2022 02:19:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-47f0a959ec81c7a7'955[Dec 14 2022 02:19:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-47f0a959ec81c7a7`956[Dec 14 2022 02:19:05 UTC (QA Tests)] ERROR -- Interceptor Api Errors957[-1] POST /api/graphql -- Correlation Id: Correlation Id not found958 can dismiss a vulnerability with a reason from mr security widget959Verify960 Add or Remove CI variable via UI961[Dec 14 2022 02:19:05 UTC (QA Tests)] INFO -- Starting test: Verify Add or Remove CI variable via UI user adds a CI variable962[Dec 14 2022 02:19:10 UTC (QA Tests)] INFO -- filling :login_field with "root"963[Dec 14 2022 02:19:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field964[Dec 14 2022 02:19:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"965[Dec 14 2022 02:19:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field966[Dec 14 2022 02:19:10 UTC (QA Tests)] INFO -- clicking :sign_in_button967[Dec 14 2022 02:19:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds968[Dec 14 2022 02:19:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds969[Dec 14 2022 02:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-210d89df6003c00a' via api in 0.56 seconds970[Dec 14 2022 02:19:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-210d89df6003c00a971[Dec 14 2022 02:19:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-210d89df6003c00a972[Dec 14 2022 02:19:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link973[Dec 14 2022 02:19:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link974[Dec 14 2022 02:19:17 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button975[Dec 14 2022 02:19:17 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "some_CI_variable"976[Dec 14 2022 02:19:17 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field977[Dec 14 2022 02:19:18 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button978[Dec 14 2022 02:19:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via browser_ui in 4.65 seconds979[Dec 14 2022 02:19:19 UTC (QA Tests)] INFO -- clicking :reveal_ci_variable_value_button980 user adds a CI variable981[Dec 14 2022 02:19:19 UTC (QA Tests)] INFO -- Starting test: Verify Add or Remove CI variable via UI user removes a CI variable982[Dec 14 2022 02:19:24 UTC (QA Tests)] INFO -- filling :login_field with "root"983[Dec 14 2022 02:19:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field984[Dec 14 2022 02:19:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"985[Dec 14 2022 02:19:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field986[Dec 14 2022 02:19:24 UTC (QA Tests)] INFO -- clicking :sign_in_button987[Dec 14 2022 02:19:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds988[Dec 14 2022 02:19:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds989[Dec 14 2022 02:19:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-6db52ddb9892080c' via api in 0.59 seconds990[Dec 14 2022 02:19:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-6db52ddb9892080c991[Dec 14 2022 02:19:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-6db52ddb9892080c992[Dec 14 2022 02:19:28 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link993[Dec 14 2022 02:19:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link994[Dec 14 2022 02:19:31 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button995[Dec 14 2022 02:19:31 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "some_CI_variable"996[Dec 14 2022 02:19:31 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field997[Dec 14 2022 02:19:32 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button998[Dec 14 2022 02:19:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via browser_ui in 4.64 seconds999[Dec 14 2022 02:19:32 UTC (QA Tests)] INFO -- clicking :edit_ci_variable_button1000[Dec 14 2022 02:19:32 UTC (QA Tests)] INFO -- clicking :ci_variable_delete_button1001 user removes a CI variable1002Create1003 Merge request custom templates1004[Dec 14 2022 02:19:34 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template1005[Dec 14 2022 02:19:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1006[Dec 14 2022 02:19:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1007[Dec 14 2022 02:19:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1008[Dec 14 2022 02:19:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1009[Dec 14 2022 02:19:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1010[Dec 14 2022 02:19:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1011[Dec 14 2022 02:19:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1012[Dec 14 2022 02:19:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/custom-mr-template-project-216aab192fac27df' via api in 0.84 seconds1013[Dec 14 2022 02:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1014[Dec 14 2022 02:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.28 seconds1015[Dec 14 2022 02:19:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/custom-mr-template-project-216aab192fac27df1016[Dec 14 2022 02:19:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1017[Dec 14 2022 02:19:54 UTC (QA Tests)] INFO -- clicking :new_merge_request_button1018[Dec 14 2022 02:19:54 UTC (QA Tests)] INFO -- clicking :source_branch_dropdown1019[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "qa-test-feature-be0b6ef875b6023b"1020[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1021[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- clicking via capybara using 'click_on(qa-test-feature-be0b6ef875b6023b)'1022[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- clicking :compare_branches_button1023[Dec 14 2022 02:19:56 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1024[Dec 14 2022 02:19:56 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1025[Dec 14 2022 02:19:57 UTC (QA Tests)] INFO -- clicking :template_dropdown1026[Dec 14 2022 02:19:57 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1027[Dec 14 2022 02:19:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 17.34 seconds1028 creates a merge request via custom template1029Plan1030 Group issue boards1031[Dec 14 2022 02:19:59 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI1032[Dec 14 2022 02:20:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1033[Dec 14 2022 02:20:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1034[Dec 14 2022 02:20:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1035[Dec 14 2022 02:20:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1036[Dec 14 2022 02:20:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1037[Dec 14 2022 02:20:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1038[Dec 14 2022 02:20:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1039[Dec 14 2022 02:20:06 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1040[Dec 14 2022 02:20:06 UTC (QA Tests)] INFO -- clicking :groups_dropdown1041[Dec 14 2022 02:20:06 UTC (QA Tests)] INFO -- clicking :menu_item_link1042[Dec 14 2022 02:20:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1043[Dec 14 2022 02:20:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1044[Dec 14 2022 02:20:10 UTC (QA Tests)] INFO -- clicking :create_new_board_button1045[Dec 14 2022 02:20:10 UTC (QA Tests)] INFO -- clicking :save_changes_button1046 creates a group issue board via the GUI1047Create1048 Merge request push options1049[Dec 14 2022 02:20:11 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch1050[Dec 14 2022 02:20:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1051[Dec 14 2022 02:20:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1052[Dec 14 2022 02:20:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/merge-request-push-options-0f9a03985f505f43' via api in 0.87 seconds1053[Dec 14 2022 02:20:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.13 seconds1054[Dec 14 2022 02:20:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.54 seconds1055[Dec 14 2022 02:20:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.13 seconds1056 sets a target branch1057Create1058 Push over HTTP using Git protocol version 21059[Dec 14 2022 02:20:17 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1060[Dec 14 2022 02:20:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1061[Dec 14 2022 02:20:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1062[Dec 14 2022 02:20:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1063[Dec 14 2022 02:20:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1064[Dec 14 2022 02:20:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1065[Dec 14 2022 02:20:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1066[Dec 14 2022 02:20:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1067[Dec 14 2022 02:20:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/git-protocol-project-042f4b39be23951b' via api in 0.58 seconds1068[Dec 14 2022 02:20:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/git-protocol-project-042f4b39be23951b1069 user pushes to the repository1070Create1071 Project templates1072 when instance level1073[Dec 14 2022 02:20:27 UTC (QA Tests)] INFO -- Starting test: Create Project templates when instance level successfully imports the project using template1074[Dec 14 2022 02:20:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1075[Dec 14 2022 02:20:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-c715046a9ce2415a' via api in 0.29 seconds1076[Dec 14 2022 02:20:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-c715046a9ce2415a/template-project-1-e8b3b12367b376d9' via api in 0.46 seconds1077[Dec 14 2022 02:20:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.28 seconds1078[Dec 14 2022 02:20:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1079[Dec 14 2022 02:20:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1080[Dec 14 2022 02:20:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1081[Dec 14 2022 02:20:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1082[Dec 14 2022 02:20:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1083[Dec 14 2022 02:20:36 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1084[Dec 14 2022 02:20:36 UTC (QA Tests)] INFO -- clicking :admin_area_link1085[Dec 14 2022 02:20:37 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link1086[Dec 14 2022 02:20:38 UTC (QA Tests)] INFO -- clicking :admin_settings_templates_link1087[Dec 14 2022 02:20:40 UTC (QA Tests)] INFO -- Searching and selecting: instance-template-container-group-c715046a9ce2415a1088[Dec 14 2022 02:20:41 UTC (QA Tests)] INFO -- clicking :save_changes_button1089[Dec 14 2022 02:20:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link1090[Dec 14 2022 02:20:42 UTC (QA Tests)] INFO -- clicking :admin_settings_templates_link1091[Dec 14 2022 02:20:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1092[Dec 14 2022 02:20:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1093[Dec 14 2022 02:20:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-46cd16b1.test/groups/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a91094[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- clicking :new_project_button1095[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- clicking :panel_link1096[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- clicking :instance_templates_tab1097[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- clicking :use_template_button1098[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1099[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9"1100[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1101 successfully imports the project using template1102 when group level1103[Dec 14 2022 02:20:54 UTC (QA Tests)] INFO -- Starting test: Create Project templates when group level successfully imports the project using template1104[Dec 14 2022 02:20:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1105[Dec 14 2022 02:20:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-ffd08af451630cf3' via api in 0.27 seconds1106[Dec 14 2022 02:20:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-ffd08af451630cf3/template-project-1-5887abe6fbc62fe9' via api in 0.46 seconds1107[Dec 14 2022 02:20:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.28 seconds1108[Dec 14 2022 02:21:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1109[Dec 14 2022 02:21:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1110[Dec 14 2022 02:21:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1111[Dec 14 2022 02:21:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1112[Dec 14 2022 02:21:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1113[Dec 14 2022 02:21:03 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1114[Dec 14 2022 02:21:03 UTC (QA Tests)] INFO -- clicking :groups_dropdown1115[Dec 14 2022 02:21:03 UTC (QA Tests)] INFO -- clicking :menu_item_link1116[Dec 14 2022 02:21:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1117[Dec 14 2022 02:21:08 UTC (QA Tests)] INFO -- Searching and selecting: instance-template-container-group-ffd08af451630cf31118[Dec 14 2022 02:21:09 UTC (QA Tests)] INFO -- clicking :save_changes_button1119[Dec 14 2022 02:21:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1120[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1121[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1122[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-46cd16b1.test/groups/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a91123[Dec 14 2022 02:21:13 UTC (QA Tests)] INFO -- clicking :new_project_button1124[Dec 14 2022 02:21:14 UTC (QA Tests)] INFO -- clicking :panel_link1125[Dec 14 2022 02:21:14 UTC (QA Tests)] INFO -- clicking :group_templates_tab1126[Dec 14 2022 02:21:14 UTC (QA Tests)] INFO -- clicking :use_template_button1127[Dec 14 2022 02:21:14 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1128[Dec 14 2022 02:21:14 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-4"1129[Dec 14 2022 02:21:14 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1130 successfully imports the project using template1131 when built-in1132[Dec 14 2022 02:21:23 UTC (QA Tests)] INFO -- Starting test: Create Project templates when built-in successfully imports the project using template1133[Dec 14 2022 02:21:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1134[Dec 14 2022 02:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-2bd5ed3f4d3e9c02' via api in 0.32 seconds1135[Dec 14 2022 02:21:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-2bd5ed3f4d3e9c02/template-project-1-126159f3e505f9f3' via api in 0.48 seconds1136[Dec 14 2022 02:21:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.4 seconds1137[Dec 14 2022 02:21:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1138[Dec 14 2022 02:21:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1139[Dec 14 2022 02:21:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1140[Dec 14 2022 02:21:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1141[Dec 14 2022 02:21:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1142[Dec 14 2022 02:21:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1143[Dec 14 2022 02:21:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1144[Dec 14 2022 02:21:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-46cd16b1.test/groups/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a91145[Dec 14 2022 02:21:32 UTC (QA Tests)] INFO -- clicking :new_project_button1146[Dec 14 2022 02:21:33 UTC (QA Tests)] INFO -- clicking :panel_link1147[Dec 14 2022 02:21:33 UTC (QA Tests)] INFO -- clicking :use_template_button1148[Dec 14 2022 02:21:33 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1149[Dec 14 2022 02:21:33 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "qa-test-2022-12-14-02-06-16-44b89705986402a9"1150[Dec 14 2022 02:21:33 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1151 successfully imports the project using template1152Create1153 Protected branch support1154 when developers and maintainers are not allowed to push to a protected branch1155[Dec 14 2022 02:21:42 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push to the protected branch1156[Dec 14 2022 02:21:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1157[Dec 14 2022 02:21:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1158[Dec 14 2022 02:21:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1159[Dec 14 2022 02:21:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1160[Dec 14 2022 02:21:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1161[Dec 14 2022 02:21:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1162[Dec 14 2022 02:21:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1163[Dec 14 2022 02:21:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/protected-branch-project-3dc15a59e66f68c5' via api in 0.93 seconds1164[Dec 14 2022 02:21:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.29 seconds1165[Dec 14 2022 02:21:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.96 seconds1166 user without push rights fails to push to the protected branch1167 when developers and maintainers are allowed to push to a protected branch1168[Dec 14 2022 02:21:50 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes to the protected branch1169[Dec 14 2022 02:21:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1170[Dec 14 2022 02:21:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1171[Dec 14 2022 02:21:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1172[Dec 14 2022 02:21:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1173[Dec 14 2022 02:21:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1174[Dec 14 2022 02:21:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1175[Dec 14 2022 02:21:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1176[Dec 14 2022 02:21:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/protected-branch-project-ecd8c26cea5c606a' via api in 0.84 seconds1177[Dec 14 2022 02:21:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.29 seconds1178[Dec 14 2022 02:21:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.83 seconds1179[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 0.93 seconds1180 user with push rights successfully pushes to the protected branch1181Verify1182 Runner removal1183[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- Starting test: Verify Runner removal removes the runner1184[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1185[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1186[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1187[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-ci-cd-8b92372bd2f3d824' via api in 0.59 seconds1188[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1189[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984518 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984518 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-1670984518 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list runner-registration-e2e-test-zmrbr6dj --executor shell && gitlab-runner run" `1190[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984518`1191[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1192[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Looking for list of runners via API...1193[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984518' via api in 1.65 seconds1194[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Looking for list of runners via API...1195 removes the runner1196Verify1197 Include multiple files from a project1198[Dec 14 2022 02:22:00 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config1199[Dec 14 2022 02:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1200[Dec 14 2022 02:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1201[Dec 14 2022 02:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-pipeline-1-8dcc3807a2eb4306' via api in 0.57 seconds1202[Dec 14 2022 02:22:00 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1203[Dec 14 2022 02:22:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1204[Dec 14 2022 02:22:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-8719s5cb --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-8719s5cb 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-8719s5cb --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-8719s5cb --executor shell && gitlab-runner run" `1205[Dec 14 2022 02:22:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-8719s5cb`1206[Dec 14 2022 02:22:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1207[Dec 14 2022 02:22:01 UTC (QA Tests)] INFO -- Looking for list of runners via API...1208[Dec 14 2022 02:22:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-8719s5cb' via api in 0.9 seconds1209[Dec 14 2022 02:22:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1210[Dec 14 2022 02:22:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1211[Dec 14 2022 02:22:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1212[Dec 14 2022 02:22:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1213[Dec 14 2022 02:22:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1214[Dec 14 2022 02:22:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1215[Dec 14 2022 02:22:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1216[Dec 14 2022 02:22:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-pipeline-2-03366b85dc467381' via api in 0.6 seconds1217[Dec 14 2022 02:22:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1218[Dec 14 2022 02:22:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1219[Dec 14 2022 02:22:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-pipeline-1-8dcc3807a2eb43061220[Dec 14 2022 02:22:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1221[Dec 14 2022 02:22:24 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1222[Dec 14 2022 02:22:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-8719s5cb'1223[Dec 14 2022 02:22:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-8719s5cb`1224 runs the pipeline with composed config1225Create1226 Push over SSH using Git protocol version 21227[Dec 14 2022 02:22:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1228[Dec 14 2022 02:22:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1229[Dec 14 2022 02:22:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1230[Dec 14 2022 02:22:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1231[Dec 14 2022 02:22:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1232[Dec 14 2022 02:22:33 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221214-39-1fwivai/id_rsa -N `1233[Dec 14 2022 02:22:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.18 seconds1234[Dec 14 2022 02:22:33 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository1235[Dec 14 2022 02:22:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1236[Dec 14 2022 02:22:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1237[Dec 14 2022 02:22:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/git-protocol-project-9549edcd0cf967c7' via api in 0.63 seconds1238[Dec 14 2022 02:22:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/git-protocol-project-9549edcd0cf967c71239[Dec 14 2022 02:22:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1240 user pushes to the repository1241Create1242 Repository License Detection1243 on a project with a commonly used LICENSE1244 behaves like project license detection1245[Dec 14 2022 02:22:39 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 repository1246[Dec 14 2022 02:22:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1247[Dec 14 2022 02:22:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.12 seconds1248[Dec 14 2022 02:22:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-0e8bbbea94d298b4' via api in 0.7 seconds1249[Dec 14 2022 02:22:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1250[Dec 14 2022 02:22:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-0e8bbbea94d298b41251[Dec 14 2022 02:22:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-0e8bbbea94d298b4'1252 displays the name of the license on the repository1253 on a project with an unrecognized LICENSE1254 behaves like project license detection1255[Dec 14 2022 02:22:41 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 repository1256[Dec 14 2022 02:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1257[Dec 14 2022 02:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.13 seconds1258[Dec 14 2022 02:22:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-5e2b82b4f87ca263' via api in 0.66 seconds1259[Dec 14 2022 02:22:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1260[Dec 14 2022 02:22:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-5e2b82b4f87ca2631261[Dec 14 2022 02:22:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/the_awesome_project-5e2b82b4f87ca263'1262 displays the name of the license on the repository1263Verify1264 When user is blocked1265[Dec 14 2022 02:22:43 UTC (QA Tests)] INFO -- Starting test: Verify When user is blocked pipeline schedule is canceled1266[Dec 14 2022 02:22:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-579920b0576389b6' via api in 0.24 seconds1267[Dec 14 2022 02:22:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1268[Dec 14 2022 02:22:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1269[Dec 14 2022 02:22:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-canceled-schedule-4fcbd79cf05d6468' via api in 0.64 seconds1270[Dec 14 2022 02:22:44 UTC (QA Tests)] INFO -- Adding user qa-user-579920b0576389b6 to gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-canceled-schedule-4fcbd79cf05d6468 QA::Resource::Project1271[Dec 14 2022 02:22:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1272[Dec 14 2022 02:22:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.12 seconds1273[Dec 14 2022 02:22:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-pipeline-schedule-31f75c94d2b47e25' via api in 0.59 seconds1274[Dec 14 2022 02:22:45 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-579920b0576389b61275[Dec 14 2022 02:22:45 UTC (QA Tests)] INFO -- Caching token for username: qa-user-579920b0576389b6, last six chars of token:-3Dix11276[Dec 14 2022 02:22:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-579920b0576389b6-6to8p997' via api in 0.15 seconds1277[Dec 14 2022 02:22:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PipelineSchedules with id '1' via api in 0.29 seconds1278[Dec 14 2022 02:22:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-579920b0576389b6'1279[Dec 14 2022 02:22:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-for-canceled-schedule-4fcbd79cf05d6468'1280 pipeline schedule is canceled1281Configure1282 Auto DevOps with a Kubernetes Agent1283 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)1284Create1285 Merge request creation from fork1286[Dec 14 2022 02:22:46 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge feature branch fork to mainline1287[Dec 14 2022 02:22:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1288[Dec 14 2022 02:22:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1289[Dec 14 2022 02:22:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1290[Dec 14 2022 02:22:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1291[Dec 14 2022 02:22:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1292[Dec 14 2022 02:22:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1293[Dec 14 2022 02:22:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1294[Dec 14 2022 02:22:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-code-70e4dffb1cab1dbc' via api in 0.57 seconds1295[Dec 14 2022 02:22:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.88 seconds1296[Dec 14 2022 02:22:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-164ae21441e60550' via api in 0.28 seconds1297[Dec 14 2022 02:22:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content1298[Dec 14 2022 02:22:59 UTC (QA Tests)] INFO -- clicking :sign_out_link1299[Dec 14 2022 02:23:02 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-164ae21441e60550"1300[Dec 14 2022 02:23:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1301[Dec 14 2022 02:23:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1302[Dec 14 2022 02:23:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1303[Dec 14 2022 02:23:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1304[Dec 14 2022 02:23:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-code-70e4dffb1cab1dbc1305[Dec 14 2022 02:23:05 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1306[Dec 14 2022 02:23:05 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "qa-user-164ae21441e60550"1307[Dec 14 2022 02:23:05 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1308[Dec 14 2022 02:23:06 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1309[Dec 14 2022 02:23:06 UTC (QA Tests)] INFO -- clicking :fork_project_button1310[Dec 14 2022 02:23:08 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-164ae21441e605501311[Dec 14 2022 02:23:08 UTC (QA Tests)] INFO -- Caching token for username: qa-user-164ae21441e60550, last six chars of token:RmPQh71312[Dec 14 2022 02:23:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-164ae21441e60550-apg1c8z4' via api in 0.07 seconds1313[Dec 14 2022 02:23:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-164ae21441e60550/project-with-code-70e4dffb1cab1dbc' via api in 0.23 seconds1314[Dec 14 2022 02:23:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-70e4dffb1cab1dbc' via browser_ui in 15.45 seconds1315[Dec 14 2022 02:23:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.19 seconds1316[Dec 14 2022 02:23:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/qa-user-164ae21441e60550/project-with-code-70e4dffb1cab1dbc1317[Dec 14 2022 02:23:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1318[Dec 14 2022 02:23:15 UTC (QA Tests)] INFO -- clicking :sign_out_link1319[Dec 14 2022 02:23:17 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-164ae21441e60550"1320[Dec 14 2022 02:23:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1321[Dec 14 2022 02:23:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1322[Dec 14 2022 02:23:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1323[Dec 14 2022 02:23:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1324[Dec 14 2022 02:23:19 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1325[Dec 14 2022 02:23:20 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1326[Dec 14 2022 02:23:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1327[Dec 14 2022 02:23:26 UTC (QA Tests)] INFO -- clicking :sign_out_link1328[Dec 14 2022 02:23:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1329[Dec 14 2022 02:23:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1330[Dec 14 2022 02:23:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1331[Dec 14 2022 02:23:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1332[Dec 14 2022 02:23:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1333[Dec 14 2022 02:23:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.6 seconds1334[Dec 14 2022 02:23:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.72 seconds1335[Dec 14 2022 02:23:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-merge-request-e206200ef10d24fb' via api in 1.5 seconds1336[Dec 14 2022 02:23:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 38.7 seconds1337[Dec 14 2022 02:23:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-code-70e4dffb1cab1dbc/-/merge_requests/11338[Dec 14 2022 02:23:34 UTC (QA Tests)] INFO -- clicking :merge_button1339[Dec 14 2022 02:23:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-164ae21441e60550/project-with-code-70e4dffb1cab1dbc'1340[Dec 14 2022 02:23:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-code-70e4dffb1cab1dbc'1341[Dec 14 2022 02:23:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-164ae21441e60550'1342 can merge feature branch fork to mainline1343Create1344 Merge request rebasing1345[Dec 14 2022 02:23:37 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request1346[Dec 14 2022 02:23:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1347[Dec 14 2022 02:23:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1348[Dec 14 2022 02:23:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1349[Dec 14 2022 02:23:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1350[Dec 14 2022 02:23:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1351[Dec 14 2022 02:23:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1352[Dec 14 2022 02:23:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.12 seconds1353[Dec 14 2022 02:23:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-merge-request-7aa37bffdf9b352d' via api in 0.85 seconds1354[Dec 14 2022 02:23:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1355[Dec 14 2022 02:23:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.84 seconds1356[Dec 14 2022 02:23:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-merge-request-7aa37bffdf9b352d1357[Dec 14 2022 02:23:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1358[Dec 14 2022 02:23:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1359[Dec 14 2022 02:23:49 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1360[Dec 14 2022 02:23:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.3 seconds1361[Dec 14 2022 02:23:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-merge-request-7aa37bffdf9b352d/-/merge_requests/11362[Dec 14 2022 02:23:53 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-merge-request-7aa37bffdf9b352d/-/merge_requests/11363[Dec 14 2022 02:24:05 UTC (QA Tests)] INFO -- clicking :mr_rebase_button1364[Dec 14 2022 02:24:05 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments1365[Dec 14 2022 02:24:05 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-merge-request-7aa37bffdf9b352d/-/merge_requests/11366[Dec 14 2022 02:24:07 UTC (QA Tests)] INFO -- clicking :merge_button1367 user rebases source branch of merge request1368Plan1369 Default issue templates1370[Dec 14 2022 02:24:10 UTC (QA Tests)] INFO -- Starting test: Plan Default issue templates uses default template when creating an issue1371[Dec 14 2022 02:24:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1372[Dec 14 2022 02:24:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1373[Dec 14 2022 02:24:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1374[Dec 14 2022 02:24:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1375[Dec 14 2022 02:24:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1376[Dec 14 2022 02:24:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1377[Dec 14 2022 02:24:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1378[Dec 14 2022 02:24:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/default-issue-template-project-9115f332ef65308e' via api in 0.65 seconds1379[Dec 14 2022 02:24:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/default-issue-template-project-9115f332ef65308e1380[Dec 14 2022 02:24:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1381[Dec 14 2022 02:24:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1382[Dec 14 2022 02:24:21 UTC (QA Tests)] INFO -- filling :issue_template_field with "This is a default issue template"1383[Dec 14 2022 02:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :issue_template_field1384[Dec 14 2022 02:24:21 UTC (QA Tests)] INFO -- clicking :save_issue_template_button1385[Dec 14 2022 02:24:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 0.22 seconds1386[Dec 14 2022 02:24:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/default-issue-template-project-9115f332ef65308e/-/issues/11387 uses default template when creating an issue1388Plan1389 Issues weight visualization1390[Dec 14 2022 02:24:24 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 page1391[Dec 14 2022 02:24:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1392[Dec 14 2022 02:24:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1393[Dec 14 2022 02:24:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1394[Dec 14 2022 02:24:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1395[Dec 14 2022 02:24:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1396[Dec 14 2022 02:24:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1397[Dec 14 2022 02:24:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.14 seconds1398[Dec 14 2022 02:24:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-milestone-4ebcdec833046eac' via api in 0.73 seconds1399[Dec 14 2022 02:24:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.86 seconds1400[Dec 14 2022 02:24:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 0.27 seconds1401[Dec 14 2022 02:24:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-milestone-4ebcdec833046eac/-/issues/11402[Dec 14 2022 02:24:34 UTC (QA Tests)] INFO -- clicking :milestone_link1403[Dec 14 2022 02:24:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1404 shows the set weight in the issue page, in the milestone page, and in the issues list page1405Verify1406 when job is configured to only run on merge_request_events1407[Dec 14 2022 02:24:36 UTC (QA Tests)] INFO -- Starting test: Verify when job is configured to only run on merge_request_events only runs the job configured to run on merge requests1408[Dec 14 2022 02:24:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1409[Dec 14 2022 02:24:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1410[Dec 14 2022 02:24:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/merge-request-only-job-40599d8842a68679' via api in 0.57 seconds1411[Dec 14 2022 02:24:36 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1412[Dec 14 2022 02:24:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1413[Dec 14 2022 02:24:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ifkka69g --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ifkka69g 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-ifkka69g --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-ifkka69g --executor shell && gitlab-runner run" `1414[Dec 14 2022 02:24:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ifkka69g`1415[Dec 14 2022 02:24:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1416[Dec 14 2022 02:24:38 UTC (QA Tests)] INFO -- Looking for list of runners via API...1417[Dec 14 2022 02:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-ifkka69g' via api in 1.53 seconds1418[Dec 14 2022 02:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1419[Dec 14 2022 02:24:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1420[Dec 14 2022 02:24:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1421[Dec 14 2022 02:24:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1422[Dec 14 2022 02:24:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1423[Dec 14 2022 02:24:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1424[Dec 14 2022 02:24:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.3 seconds1425[Dec 14 2022 02:24:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.78 seconds1426[Dec 14 2022 02:24:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/merge-request-only-job-40599d8842a68679/-/merge_requests/11427[Dec 14 2022 02:24:58 UTC (QA Tests)] INFO -- clicking :pipeline_link1428[Dec 14 2022 02:24:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-ifkka69g'1429[Dec 14 2022 02:24:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ifkka69g`1430 only runs the job configured to run on merge requests1431Fulfillment1432 Active license details1433[Dec 14 2022 02:24:59 UTC (QA Tests)] INFO -- Starting test: Fulfillment Active license details shows up in subscription page1434[Dec 14 2022 02:25:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1435[Dec 14 2022 02:25:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1436[Dec 14 2022 02:25:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1437[Dec 14 2022 02:25:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1438[Dec 14 2022 02:25:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1439[Dec 14 2022 02:25:06 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1440 shows up in subscription page1441Plan1442 Related issues1443[Dec 14 2022 02:25:07 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another1444[Dec 14 2022 02:25:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1445[Dec 14 2022 02:25:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1446[Dec 14 2022 02:25:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1447[Dec 14 2022 02:25:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1448[Dec 14 2022 02:25:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1449[Dec 14 2022 02:25:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1450[Dec 14 2022 02:25:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1451[Dec 14 2022 02:25:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-to-test-related-issues-44b3a93d28eee045' via api in 0.6 seconds1452[Dec 14 2022 02:25:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.23 seconds1453[Dec 14 2022 02:25:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-to-test-related-issues-44b3a93d28eee045/-/issues/11454[Dec 14 2022 02:25:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.29 seconds1455[Dec 14 2022 02:25:16 UTC (QA Tests)] INFO -- clicking :related_issues_plus_button1456[Dec 14 2022 02:25:16 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-to-test-related-issues-44b3a93d28eee045/-/issues/2"1457[Dec 14 2022 02:25:16 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field1458[Dec 14 2022 02:25:17 UTC (QA Tests)] INFO -- clicking :remove_related_issue_button1459 relates and unrelates one issue to/from another1460Verify1461 Pipeline with project file variables1462[Dec 14 2022 02:25:18 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables shows in job log accordingly1463[Dec 14 2022 02:25:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1464[Dec 14 2022 02:25:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.12 seconds1465[Dec 14 2022 02:25:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-file-variables-4a6e3724ed2c73bb' via api in 0.59 seconds1466[Dec 14 2022 02:25:18 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1467[Dec 14 2022 02:25:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1468[Dec 14 2022 02:25:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-uv2mr26y --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-uv2mr26y 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-uv2mr26y --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-uv2mr26y --executor shell && gitlab-runner run" `1469[Dec 14 2022 02:25:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-uv2mr26y`1470[Dec 14 2022 02:25:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1471[Dec 14 2022 02:25:20 UTC (QA Tests)] INFO -- Looking for list of runners via API...1472[Dec 14 2022 02:25:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-uv2mr26y' via api in 1.24 seconds1473[Dec 14 2022 02:25:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1474[Dec 14 2022 02:25:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds1475[Dec 14 2022 02:25:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1476[Dec 14 2022 02:25:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '31' via api in 0.55 seconds1477[Dec 14 2022 02:25:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '77' via api in 0.09 seconds1478[Dec 14 2022 02:25:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-uv2mr26y'1479[Dec 14 2022 02:25:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-uv2mr26y`1480 shows in job log accordingly1481Create1482 Upload a file in Web IDE1483 when a file with the same name already exists1484[Dec 14 2022 02:25:27 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1485[Dec 14 2022 02:25:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1486[Dec 14 2022 02:25:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1487[Dec 14 2022 02:25:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-34fe48afd0382b38' via api in 0.84 seconds1488[Dec 14 2022 02:25:28 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-34fe48afd0382b38"1489[Dec 14 2022 02:25:28 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1490[Dec 14 2022 02:25:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1491[Dec 14 2022 02:25:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1492[Dec 14 2022 02:25:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1493[Dec 14 2022 02:25:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1494[Dec 14 2022 02:25:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1495[Dec 14 2022 02:25:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-34fe48afd0382b381496[Dec 14 2022 02:25:36 UTC (QA Tests)] INFO -- clicking :web_ide_button1497[Dec 14 2022 02:25:37 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-34fe48afd0382b38"1498[Dec 14 2022 02:25:37 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1499[Dec 14 2022 02:25:37 UTC (QA Tests)] ERROR -- Interceptor Api Errors1500[422] POST /gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-34fe48afd0382b38/ide_terminals/check_config -- Correlation Id: 01GM77788TK6FB6FEND8J5Z14E1501 throws an error1502 when the file is binary1503[Dec 14 2022 02:25:37 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button1504[Dec 14 2022 02:25:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1505[Dec 14 2022 02:25:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1506[Dec 14 2022 02:25:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-a3fc6a40738cc48c' via api in 0.82 seconds1507[Dec 14 2022 02:25:38 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-a3fc6a40738cc48c"1508[Dec 14 2022 02:25:38 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1509[Dec 14 2022 02:25:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1510[Dec 14 2022 02:25:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1511[Dec 14 2022 02:25:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1512[Dec 14 2022 02:25:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1513[Dec 14 2022 02:25:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1514[Dec 14 2022 02:25:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-a3fc6a40738cc48c1515[Dec 14 2022 02:25:46 UTC (QA Tests)] INFO -- clicking :web_ide_button1516[Dec 14 2022 02:25:47 UTC (QA Tests)] INFO -- clicking :file_row_container1517[Dec 14 2022 02:25:47 UTC (QA Tests)] INFO -- clicking :begin_commit_button1518[Dec 14 2022 02:25:48 UTC (QA Tests)] INFO -- clicking :commit_button1519[Dec 14 2022 02:25:48 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-a3fc6a40738cc48c"1520[Dec 14 2022 02:25:49 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1521[Dec 14 2022 02:25:49 UTC (QA Tests)] ERROR -- Interceptor Api Errors1522[422] POST /gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-a3fc6a40738cc48c/ide_terminals/check_config -- Correlation Id: 01GM777KNWF3AJT5DCWB389WHM1523 shows a Download button1524 when the file is a text file1525[Dec 14 2022 02:25:49 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1526[Dec 14 2022 02:25:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1527[Dec 14 2022 02:25:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1528[Dec 14 2022 02:25:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-780ac19030a6a163' via api in 0.82 seconds1529[Dec 14 2022 02:25:49 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-780ac19030a6a163"1530[Dec 14 2022 02:25:50 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1531[Dec 14 2022 02:25:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1532[Dec 14 2022 02:25:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1533[Dec 14 2022 02:25:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1534[Dec 14 2022 02:25:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1535[Dec 14 2022 02:25:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1536[Dec 14 2022 02:25:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-780ac19030a6a1631537[Dec 14 2022 02:25:57 UTC (QA Tests)] INFO -- clicking :web_ide_button1538[Dec 14 2022 02:25:59 UTC (QA Tests)] INFO -- clicking :begin_commit_button1539[Dec 14 2022 02:25:59 UTC (QA Tests)] INFO -- clicking :commit_button1540[Dec 14 2022 02:26:00 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-780ac19030a6a163"1541[Dec 14 2022 02:26:05 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1542[Dec 14 2022 02:26:05 UTC (QA Tests)] ERROR -- Interceptor Api Errors1543[422] POST /gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-780ac19030a6a163/ide_terminals/check_config -- Correlation Id: 01GM777YZTGYJVBDTGWZB52VP21544 shows the Edit tab with the text1545 when the file is an image1546[Dec 14 2022 02:26:05 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer1547[Dec 14 2022 02:26:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1548[Dec 14 2022 02:26:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1549[Dec 14 2022 02:26:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-cbf37e3080f3accb' via api in 0.84 seconds1550[Dec 14 2022 02:26:06 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-cbf37e3080f3accb"1551[Dec 14 2022 02:26:06 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1552[Dec 14 2022 02:26:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1553[Dec 14 2022 02:26:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1554[Dec 14 2022 02:26:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1555[Dec 14 2022 02:26:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1556[Dec 14 2022 02:26:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1557[Dec 14 2022 02:26:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-cbf37e3080f3accb1558[Dec 14 2022 02:26:14 UTC (QA Tests)] INFO -- clicking :web_ide_button1559[Dec 14 2022 02:26:15 UTC (QA Tests)] INFO -- clicking :file_row_container1560[Dec 14 2022 02:26:16 UTC (QA Tests)] INFO -- clicking :begin_commit_button1561[Dec 14 2022 02:26:16 UTC (QA Tests)] INFO -- clicking :commit_button1562[Dec 14 2022 02:26:17 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-cbf37e3080f3accb"1563[Dec 14 2022 02:26:17 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1564[Dec 14 2022 02:26:17 UTC (QA Tests)] ERROR -- Interceptor Api Errors1565[422] POST /gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upload-file-project-cbf37e3080f3accb/ide_terminals/check_config -- Correlation Id: 01GM778FAM8NFH72HYQHCZW2PJ1566 shows an image viewer1567Manage1568 2FA1569[Dec 14 2022 02:26:17 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only1570[Dec 14 2022 02:26:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-5179723754a4ecb4' via api in 0.22 seconds1571[Dec 14 2022 02:26:17 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-5179723754a4ecb41572[Dec 14 2022 02:26:17 UTC (QA Tests)] INFO -- Caching token for username: qa-user-5179723754a4ecb4, last six chars of token:kztZuB1573[Dec 14 2022 02:26:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-5179723754a4ecb4-5wh52qzx' via api in 0.07 seconds1574[Dec 14 2022 02:26:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-96ead6b5' via api in 0.32 seconds1575[Dec 14 2022 02:26:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-96ead6b5/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.32 seconds1576[Dec 14 2022 02:26:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-e2760a57587312b6' via api in 0.21 seconds1577[Dec 14 2022 02:26:18 UTC (QA Tests)] INFO -- Adding user qa-user-e2760a57587312b6 to gitlab-qa-2fa-recovery-sandbox-group-96ead6b5/qa-test-2022-12-14-02-06-16-44b89705986402a9 QA::Resource::Group1578[Dec 14 2022 02:26:23 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e2760a57587312b6"1579[Dec 14 2022 02:26:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1580[Dec 14 2022 02:26:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1581[Dec 14 2022 02:26:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1582[Dec 14 2022 02:26:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1583[Dec 14 2022 02:26:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "963753"1584[Dec 14 2022 02:26:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1585[Dec 14 2022 02:26:31 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1586[Dec 14 2022 02:26:31 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1587[Dec 14 2022 02:26:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1588[Dec 14 2022 02:26:32 UTC (QA Tests)] INFO -- clicking :copy_button1589[Dec 14 2022 02:26:32 UTC (QA Tests)] INFO -- clicking :proceed_button1590[Dec 14 2022 02:26:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content1591[Dec 14 2022 02:26:36 UTC (QA Tests)] INFO -- clicking :sign_out_link1592[Dec 14 2022 02:26:39 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e2760a57587312b6"1593[Dec 14 2022 02:26:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1594[Dec 14 2022 02:26:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1595[Dec 14 2022 02:26:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1596[Dec 14 2022 02:26:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1597[Dec 14 2022 02:26:40 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "d1fb6083575a4492"1598[Dec 14 2022 02:26:40 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1599[Dec 14 2022 02:26:40 UTC (QA Tests)] INFO -- clicking :verify_code_button1600[Dec 14 2022 02:26:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content1601[Dec 14 2022 02:26:45 UTC (QA Tests)] INFO -- clicking :sign_out_link1602[Dec 14 2022 02:26:47 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e2760a57587312b6"1603[Dec 14 2022 02:26:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1604[Dec 14 2022 02:26:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1605[Dec 14 2022 02:26:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1606[Dec 14 2022 02:26:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1607[Dec 14 2022 02:26:48 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "d1fb6083575a4492"1608[Dec 14 2022 02:26:48 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1609[Dec 14 2022 02:26:49 UTC (QA Tests)] INFO -- clicking :verify_code_button1610 allows using 2FA recovery code once only1611Manage1612 Add project member1613[Dec 14 2022 02:26:50 UTC (QA Tests)] INFO -- Starting test: Manage Add project member user adds project member1614[Dec 14 2022 02:26:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1615[Dec 14 2022 02:26:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1616[Dec 14 2022 02:26:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1617[Dec 14 2022 02:26:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1618[Dec 14 2022 02:26:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1619[Dec 14 2022 02:26:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1620[Dec 14 2022 02:26:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1621[Dec 14 2022 02:26:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1622[Dec 14 2022 02:26:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/add-member-project-bc63e8a162568c7c' via api in 0.6 seconds1623[Dec 14 2022 02:26:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/add-member-project-bc63e8a162568c7c1624[Dec 14 2022 02:26:58 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1625[Dec 14 2022 02:26:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1626[Dec 14 2022 02:26:59 UTC (QA Tests)] INFO -- clicking :invite_members_button1627[Dec 14 2022 02:26:59 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1628[Dec 14 2022 02:26:59 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1629[Dec 14 2022 02:27:00 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1630[Dec 14 2022 02:27:00 UTC (QA Tests)] INFO -- clicking :invite_button1631[Dec 14 2022 02:27:00 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"1632[Dec 14 2022 02:27:00 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1633[Dec 14 2022 02:27:01 UTC (QA Tests)] INFO -- clicking :search_button1634 user adds project member1635Package1636 Container Registry1637 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1638Fulfillment1639 Utilization1640 in ultimate plan billing settings1641 displays correct information for seat usage (PENDING: Test is not compatible with this environment or pipeline)1642Verify1643 UI defined variable1644[Dec 14 2022 02:27:02 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false1645[Dec 14 2022 02:27:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1646[Dec 14 2022 02:27:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t6pvoo0x' via api in 0.31 seconds1647[Dec 14 2022 02:27:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1648[Dec 14 2022 02:27:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1649[Dec 14 2022 02:27:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name t6pvoo0x --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach t6pvoo0x 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 t6pvoo0x --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list t6pvoo0x --executor shell && gitlab-runner run" `1650[Dec 14 2022 02:27:04 UTC (QA Tests)] INFO -- Executing: `docker logs t6pvoo0x`1651[Dec 14 2022 02:27:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1652[Dec 14 2022 02:27:04 UTC (QA Tests)] INFO -- Looking for list of runners via API...1653[Dec 14 2022 02:27:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 't6pvoo0x' via api in 1.16 seconds1654[Dec 14 2022 02:27:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1655[Dec 14 2022 02:27:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1656[Dec 14 2022 02:27:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1657[Dec 14 2022 02:27:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1658[Dec 14 2022 02:27:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1659[Dec 14 2022 02:27:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t6pvoo0x/downstream1-variable-inheritance-9e75d39cc8236e44' via api in 0.47 seconds1660[Dec 14 2022 02:27:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1661[Dec 14 2022 02:27:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t6pvoo0x/downstream2-variable-inheritance-22d59e78a80dea50' via api in 0.46 seconds1662[Dec 14 2022 02:27:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1663[Dec 14 2022 02:27:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t6pvoo0x/upstream-variable-inheritance-494eefb2f0cedab8' via api in 0.62 seconds1664[Dec 14 2022 02:27:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1665[Dec 14 2022 02:27:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t6pvoo0x/upstream-variable-inheritance-494eefb2f0cedab81666[Dec 14 2022 02:27:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1667[Dec 14 2022 02:27:26 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1668[Dec 14 2022 02:27:26 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1669[Dec 14 2022 02:27:26 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1670[Dec 14 2022 02:27:27 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1671[Dec 14 2022 02:27:27 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1672[Dec 14 2022 02:27:27 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1673[Dec 14 2022 02:27:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '40' via api in 0.06 seconds1674[Dec 14 2022 02:27:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '40' via api in 0.06 seconds1675[Dec 14 2022 02:27:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '40' via api in 0.09 seconds1676[Dec 14 2022 02:27:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '43' via api in 0.07 seconds1677[Dec 14 2022 02:27:40 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1678[Dec 14 2022 02:27:40 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1679[Dec 14 2022 02:27:42 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1680[Dec 14 2022 02:27:42 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1681[Dec 14 2022 02:27:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 't6pvoo0x'1682[Dec 14 2022 02:27:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f t6pvoo0x`1683 is not inheritable when forward:pipeline_variables is false1684[Dec 14 2022 02:27:44 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default1685[Dec 14 2022 02:27:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1686[Dec 14 2022 02:27:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-uz68oft9' via api in 0.29 seconds1687[Dec 14 2022 02:27:44 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1688[Dec 14 2022 02:27:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1689[Dec 14 2022 02:27:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name uz68oft9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach uz68oft9 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 uz68oft9 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list uz68oft9 --executor shell && gitlab-runner run" `1690[Dec 14 2022 02:27:45 UTC (QA Tests)] INFO -- Executing: `docker logs uz68oft9`1691[Dec 14 2022 02:27:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1692[Dec 14 2022 02:27:45 UTC (QA Tests)] INFO -- Looking for list of runners via API...1693[Dec 14 2022 02:27:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'uz68oft9' via api in 0.86 seconds1694[Dec 14 2022 02:27:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1695[Dec 14 2022 02:27:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1696[Dec 14 2022 02:27:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1697[Dec 14 2022 02:27:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1698[Dec 14 2022 02:27:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1699[Dec 14 2022 02:27:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-uz68oft9/downstream1-variable-inheritance-7d52726761e680ad' via api in 0.45 seconds1700[Dec 14 2022 02:27:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1701[Dec 14 2022 02:27:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-uz68oft9/downstream2-variable-inheritance-1df80c51f3410aa3' via api in 0.47 seconds1702[Dec 14 2022 02:27:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1703[Dec 14 2022 02:27:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-uz68oft9/upstream-variable-inheritance-63f5fd8d5accbfde' via api in 0.48 seconds1704[Dec 14 2022 02:27:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1705[Dec 14 2022 02:27:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-uz68oft9/upstream-variable-inheritance-63f5fd8d5accbfde1706[Dec 14 2022 02:27:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1707[Dec 14 2022 02:28:07 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1708[Dec 14 2022 02:28:07 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1709[Dec 14 2022 02:28:07 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1710[Dec 14 2022 02:28:08 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1711[Dec 14 2022 02:28:08 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1712[Dec 14 2022 02:28:08 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1713[Dec 14 2022 02:28:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '52' via api in 0.06 seconds1714[Dec 14 2022 02:28:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '52' via api in 0.06 seconds1715[Dec 14 2022 02:28:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '52' via api in 0.06 seconds1716[Dec 14 2022 02:28:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '55' via api in 0.06 seconds1717[Dec 14 2022 02:28:20 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1718[Dec 14 2022 02:28:20 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1719[Dec 14 2022 02:28:22 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1720[Dec 14 2022 02:28:22 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1721[Dec 14 2022 02:28:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'uz68oft9'1722[Dec 14 2022 02:28:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f uz68oft9`1723 is not inheritable by default1724Verify1725 UI defined variable1726[Dec 14 2022 02:28:24 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true1727[Dec 14 2022 02:28:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1728[Dec 14 2022 02:28:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-okb7t6w8' via api in 0.28 seconds1729[Dec 14 2022 02:28:24 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1730[Dec 14 2022 02:28:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1731[Dec 14 2022 02:28:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name okb7t6w8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach okb7t6w8 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 okb7t6w8 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list okb7t6w8 --executor shell && gitlab-runner run" `1732[Dec 14 2022 02:28:25 UTC (QA Tests)] INFO -- Executing: `docker logs okb7t6w8`1733[Dec 14 2022 02:28:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1734[Dec 14 2022 02:28:25 UTC (QA Tests)] INFO -- Looking for list of runners via API...1735[Dec 14 2022 02:28:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'okb7t6w8' via api in 0.85 seconds1736[Dec 14 2022 02:28:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1737[Dec 14 2022 02:28:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1738[Dec 14 2022 02:28:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1739[Dec 14 2022 02:28:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1740[Dec 14 2022 02:28:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1741[Dec 14 2022 02:28:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-okb7t6w8/downstream1-variable-inheritance-3277790843466064' via api in 0.48 seconds1742[Dec 14 2022 02:28:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1743[Dec 14 2022 02:28:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-okb7t6w8/upstream-variable-inheritance-20191b0ae0f61bb9' via api in 0.52 seconds1744[Dec 14 2022 02:28:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1745[Dec 14 2022 02:28:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-okb7t6w8/upstream-variable-inheritance-20191b0ae0f61bb91746[Dec 14 2022 02:28:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1747[Dec 14 2022 02:28:46 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1748[Dec 14 2022 02:28:47 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1749[Dec 14 2022 02:28:47 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1750[Dec 14 2022 02:28:47 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1751[Dec 14 2022 02:28:47 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1752[Dec 14 2022 02:28:48 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1753[Dec 14 2022 02:28:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '61' via api in 0.08 seconds1754[Dec 14 2022 02:28:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '61' via api in 0.06 seconds1755[Dec 14 2022 02:28:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '61' via api in 0.06 seconds1756[Dec 14 2022 02:29:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '63' via api in 0.06 seconds1757[Dec 14 2022 02:29:00 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1758[Dec 14 2022 02:29:00 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1759[Dec 14 2022 02:29:02 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1760[Dec 14 2022 02:29:02 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1761[Dec 14 2022 02:29:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'okb7t6w8'1762[Dec 14 2022 02:29:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f okb7t6w8`1763 is inheritable when forward:pipeline_variables is true1764Plan1765 Project milestone1766[Dec 14 2022 02:29:04 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone1767[Dec 14 2022 02:29:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1768[Dec 14 2022 02:29:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1769[Dec 14 2022 02:29:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1770[Dec 14 2022 02:29:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1771[Dec 14 2022 02:29:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1772[Dec 14 2022 02:29:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1773[Dec 14 2022 02:29:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1774[Dec 14 2022 02:29:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-milestone-ba1411ed7b04fa23' via api in 0.56 seconds1775[Dec 14 2022 02:29:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/project-with-milestone-ba1411ed7b04fa231776[Dec 14 2022 02:29:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1777[Dec 14 2022 02:29:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1778[Dec 14 2022 02:29:12 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link1779[Dec 14 2022 02:29:13 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"1780[Dec 14 2022 02:29:13 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1781[Dec 14 2022 02:29:13 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."1782[Dec 14 2022 02:29:13 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1783[Dec 14 2022 02:29:14 UTC (QA Tests)] INFO -- filling :start_date_field with "2022/12/141784"1785[Dec 14 2022 02:29:14 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1786[Dec 14 2022 02:29:14 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/01/141787"1788[Dec 14 2022 02:29:14 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1789[Dec 14 2022 02:29:15 UTC (QA Tests)] INFO -- clicking :create_milestone_button1790[Dec 14 2022 02:29:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 5.01 seconds1791[Dec 14 2022 02:29:16 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1792[Dec 14 2022 02:29:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1793[Dec 14 2022 02:29:27 UTC (QA Tests)] INFO -- clicking :milestone_link1794 creates a project milestone1795Create1796 File templates1797[Dec 14 2022 02:29:28 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia1798[Dec 14 2022 02:29:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1799[Dec 14 2022 02:29:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1800[Dec 14 2022 02:29:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1801[Dec 14 2022 02:29:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1802[Dec 14 2022 02:29:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1803[Dec 14 2022 02:29:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1804[Dec 14 2022 02:29:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1805[Dec 14 2022 02:29:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-c469d6e635e4dea8' via api in 0.89 seconds1806[Dec 14 2022 02:29:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-c469d6e635e4dea81807[Dec 14 2022 02:29:37 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1808[Dec 14 2022 02:29:37 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1809[Dec 14 2022 02:29:37 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1810[Dec 14 2022 02:29:38 UTC (QA Tests)] INFO -- clicking :gitlab_ci_yml_dropdown1811[Dec 14 2022 02:29:40 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"4d4e754a66f01e0e/.gitlab-ci.yml"}"1812[Dec 14 2022 02:29:40 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1813[Dec 14 2022 02:29:40 UTC (QA Tests)] INFO -- clicking :commit_button1814 user adds .gitlab-ci.yml via file template Julia1815[Dec 14 2022 02:29:42 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android1816[Dec 14 2022 02:29:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1817[Dec 14 2022 02:29:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1818[Dec 14 2022 02:29:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1819[Dec 14 2022 02:29:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1820[Dec 14 2022 02:29:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1821[Dec 14 2022 02:29:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1822[Dec 14 2022 02:29:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1823[Dec 14 2022 02:29:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-ea36239ec5f91c52' via api in 0.81 seconds1824[Dec 14 2022 02:29:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-ea36239ec5f91c521825[Dec 14 2022 02:29:51 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1826[Dec 14 2022 02:29:51 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1827[Dec 14 2022 02:29:52 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1828[Dec 14 2022 02:29:52 UTC (QA Tests)] INFO -- clicking :gitignore_dropdown1829[Dec 14 2022 02:29:54 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"7fbfc248249d92fb/.gitignore"}"1830[Dec 14 2022 02:29:54 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1831[Dec 14 2022 02:29:55 UTC (QA Tests)] INFO -- clicking :commit_button1832 user adds .gitignore via file template Android1833[Dec 14 2022 02:29:57 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python1834[Dec 14 2022 02:30:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1835[Dec 14 2022 02:30:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1836[Dec 14 2022 02:30:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1837[Dec 14 2022 02:30:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1838[Dec 14 2022 02:30:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1839[Dec 14 2022 02:30:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1840[Dec 14 2022 02:30:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1841[Dec 14 2022 02:30:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-8d4f5529fb1ddbfe' via api in 0.84 seconds1842[Dec 14 2022 02:30:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-8d4f5529fb1ddbfe1843[Dec 14 2022 02:30:05 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1844[Dec 14 2022 02:30:05 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1845[Dec 14 2022 02:30:06 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1846[Dec 14 2022 02:30:06 UTC (QA Tests)] INFO -- clicking :dockerfile_dropdown1847[Dec 14 2022 02:30:09 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"105ade8e9cc960fa/Dockerfile"}"1848[Dec 14 2022 02:30:09 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1849[Dec 14 2022 02:30:09 UTC (QA Tests)] INFO -- clicking :commit_button1850 user adds Dockerfile via file template Python1851[Dec 14 2022 02:30:11 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.01852[Dec 14 2022 02:30:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1853[Dec 14 2022 02:30:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1854[Dec 14 2022 02:30:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1855[Dec 14 2022 02:30:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1856[Dec 14 2022 02:30:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1857[Dec 14 2022 02:30:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1858[Dec 14 2022 02:30:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.1 seconds1859[Dec 14 2022 02:30:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-c6790ff0adc072c1' via api in 0.83 seconds1860[Dec 14 2022 02:30:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/file-template-project-c6790ff0adc072c11861[Dec 14 2022 02:30:19 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1862[Dec 14 2022 02:30:19 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1863[Dec 14 2022 02:30:20 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1864[Dec 14 2022 02:30:20 UTC (QA Tests)] INFO -- clicking :license_dropdown1865[Dec 14 2022 02:30:23 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"7e61aea6fb88e6e0/LICENSE"}"1866[Dec 14 2022 02:30:23 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1867[Dec 14 2022 02:30:23 UTC (QA Tests)] INFO -- clicking :commit_button1868 user adds LICENSE via file template Mozilla Public License 2.01869Verify1870 Multi-project pipelines1871[Dec 14 2022 02:30:26 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download1872[Dec 14 2022 02:30:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1873[Dec 14 2022 02:30:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9' via api in 0.11 seconds1874[Dec 14 2022 02:30:26 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1875[Dec 14 2022 02:30:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1876[Dec 14 2022 02:30:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-d1828579 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-d1828579 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-d1828579 --url http://gitlab-ee-46cd16b1.test --registration-token **** --tag-list qa-runner-d1828579 --executor shell && gitlab-runner run" `1877[Dec 14 2022 02:30:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-d1828579`1878[Dec 14 2022 02:30:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1879[Dec 14 2022 02:30:27 UTC (QA Tests)] INFO -- Looking for list of runners via API...1880[Dec 14 2022 02:30:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-d1828579' via api in 1.18 seconds1881[Dec 14 2022 02:30:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/downstream-project-4e60914108d3fbc0' via api in 0.44 seconds1882[Dec 14 2022 02:30:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upstream-project-23ac68fb6c9f96a5' via api in 0.43 seconds1883[Dec 14 2022 02:30:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1884[Dec 14 2022 02:30:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1885[Dec 14 2022 02:30:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1886[Dec 14 2022 02:30:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1887[Dec 14 2022 02:30:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1888[Dec 14 2022 02:30:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1889[Dec 14 2022 02:30:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1890[Dec 14 2022 02:30:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upstream-project-23ac68fb6c9f96a51891[Dec 14 2022 02:30:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1892[Dec 14 2022 02:30:39 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1893[Dec 14 2022 02:30:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-d1828579'1894[Dec 14 2022 02:30:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-d1828579`1895[Dec 14 2022 02:30:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/upstream-project-23ac68fb6c9f96a5'1896[Dec 14 2022 02:30:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-16-44b89705986402a9/downstream-project-4e60914108d3fbc0'1897 creates a multi-project pipeline with artifact download1898Manage1899 User1900 when added to sub-group1901[Dec 14 2022 02:30:40 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to edit the parent group project files1902[Dec 14 2022 02:30:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1903[Dec 14 2022 02:30:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-4f2aa216b5dd5a61' via api in 0.3 seconds1904[Dec 14 2022 02:30:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/sub-group-project-to-test-user-access-08d1ef4adf0a4e9f' via api in 0.68 seconds1905[Dec 14 2022 02:30:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-9de01c54ae5a120e' via api in 0.23 seconds1906[Dec 14 2022 02:30:41 UTC (QA Tests)] INFO -- Adding user qa-user-9de01c54ae5a120e to gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-4f2aa216b5dd5a61 QA::Resource::Group1907[Dec 14 2022 02:30:45 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9de01c54ae5a120e"1908[Dec 14 2022 02:30:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1909[Dec 14 2022 02:30:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1910[Dec 14 2022 02:30:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1911[Dec 14 2022 02:30:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1912[Dec 14 2022 02:30:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/sub-group-project-to-test-user-access-08d1ef4adf0a4e9f1913[Dec 14 2022 02:30:48 UTC (QA Tests)] INFO -- clicking :file_name_link1914[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- clicking :edit_menu_item1915[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- clicking :edit_button1916[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9de01c54ae5a120e'1917[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/sub-group-project-to-test-user-access-08d1ef4adf0a4e9f'1918[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-4f2aa216b5dd5a61'1919 is not allowed to edit the parent group project files1920 when added to parent group1921[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to edit the sub-group project files1922[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1923[Dec 14 2022 02:30:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-99b578d5e4358ad9' via api in 0.3 seconds1924[Dec 14 2022 02:30:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-b6742e06a7a56d66' via api in 0.22 seconds1925[Dec 14 2022 02:30:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-99b578d5e4358ad9/sub-group-project-to-test-user-access-d91db95740c9f8d8' via api in 0.76 seconds1926[Dec 14 2022 02:30:50 UTC (QA Tests)] INFO -- Adding user qa-user-b6742e06a7a56d66 to gitlab-qa-sandbox-group-4 QA::Resource::Sandbox1927[Dec 14 2022 02:30:55 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b6742e06a7a56d66"1928[Dec 14 2022 02:30:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1929[Dec 14 2022 02:30:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1930[Dec 14 2022 02:30:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1931[Dec 14 2022 02:30:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1932[Dec 14 2022 02:30:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-46cd16b1.test/gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-99b578d5e4358ad9/sub-group-project-to-test-user-access-d91db95740c9f8d81933[Dec 14 2022 02:30:58 UTC (QA Tests)] INFO -- clicking :file_name_link1934[Dec 14 2022 02:30:59 UTC (QA Tests)] INFO -- clicking :edit_menu_item1935[Dec 14 2022 02:30:59 UTC (QA Tests)] INFO -- clicking :edit_button1936[Dec 14 2022 02:31:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b6742e06a7a56d66'1937[Dec 14 2022 02:31:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-99b578d5e4358ad9/sub-group-project-to-test-user-access-d91db95740c9f8d8'1938[Dec 14 2022 02:31:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/sub-group-to-test-user-access-99b578d5e4358ad9'1939 is allowed to edit the sub-group project files1940[Dec 14 2022 02:31:00 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:1941{1942 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 38.12790200000018,1943 "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb": 38.29001865899954,1944 "qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb": 11.375357952999366,1945 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb": 11.917139586000303,1946 "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb": 10.143410945000142,1947 "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb": 18.313037742000233,1948 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb": 110.47172237700033,1949 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 25.41892799300058,1950 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 13.139989297999819,1951 "qa/specs/features/browser_ui/1_manage/user/follow_user_activity_spec.rb": 14.795474784999897,1952 "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb": 22.239331607000167,1953 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 32.11896796200017,1954 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 49.23950481300017,1955 "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb": 21.537774485000227,1956 "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb": 68.37141782700019,1957 "qa/specs/features/browser_ui/1_manage/project/project_owner_permissions_spec.rb": 60.46211463599957,1958 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb": 223.48375313999986,1959 "qa/specs/features/browser_ui/4_verify/ci_variable/add_remove_ci_variable_spec.rb": 28.346159310000075,1960 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb": 25.52156452899999,1961 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb": 12.174363615000402,1962 "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb": 5.7169787240000005,1963 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 9.838631818000067,1964 "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb": 75.0226122740005,1965 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 15.897025334000318,1966 "qa/specs/features/api/4_verify/remove_runner_spec.rb": 1.8458026930002234,1967 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb": 25.885251064999466,1968 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb": 13.443355297999915,1969 "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb": 4.207564905999789,1970 "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb": 2.57162256599986,1971 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 51.582860141999845,1972 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 32.53803821800011,1973 "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb": 14.433253072000298,1974 "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb": 11.597791916999995,1975 "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb": 23.253254026999457,1976 "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb": 7.872486006000145,1977 "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb": 10.768197575999693,1978 "qa/specs/features/api/4_verify/file_variable_spec.rb": 9.22725582699968,1979 "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb": 49.94706738200057,1980 "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb": 32.676478803000464,1981 "qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb": 12.48955966199992,1982 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 81.86541037499956,1983 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 39.52511176999997,1984 "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb": 24.220949250000558,1985 "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb": 57.99543227999948,1986 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 13.878460520999397,1987 "qa/specs/features/browser_ui/1_manage/user/user_inherited_access_spec.rb": 20.526849765999941988}1989[Dec 14 2022 02:31:00 UTC (QA Tests)] INFO -- 1990Knapsack global time execution for tests: 24m 44s1991Pending: (Failures listed here are expected and do not affect your suite's status)1992 1) Manage basic user remains logged in when redirected from canary to non-canary node1993 # Test is not compatible with this environment or pipeline1994 # ./qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb:61995 2) Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly1996 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3645651997 # ./qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb:221998 3) Manage Project import imports large Github repo via api1999 # Test is not compatible with this environment or pipeline2000 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2652001 4) Verify Pipeline creation and processing users creates a pipeline which gets processed2002 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3562952003 # ./qa/specs/features/browser_ui/4_verify/pipeline/create_and_process_pipeline_spec.rb:292004 5) Configure Auto DevOps with a Kubernetes Agent runs auto devops2005 # Test is not compatible with this environment or pipeline2006 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:442007 6) Package Container Registry pushes, pulls image to the registry and deletes tag2008 # Test is not compatible with this environment or pipeline2009 # ./qa/specs/features/api/5_package/container_registry_spec.rb:832010 7) Fulfillment Utilization in ultimate plan billing settings displays correct information for seat usage2011 # Test is not compatible with this environment or pipeline2012 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb:602013Finished in 24 minutes 44 seconds (files took 30.81 seconds to load)201480 examples, 0 failures, 7 pending2015Randomized with seed 92072016[Dec 14 2022 02:31:01 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-46cd16b1`2017[Dec 14 2022 02:31:01 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-46cd16b1`2019Running after script...2020$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2021$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2178Not uploading cache qa-e2e-ruby-2.7-3f4246635db5970c3c8f1cbdd46454fd-16 due to policy2180Uploading artifacts...2181gitlab-qa-run-*: found 397 matching files and directories 2182Uploading artifacts as "archive" to coordinator... 201 Created id=3470253092 responseStatus=201 Created token=5MQruFLW2183Uploading artifacts...2184gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2185Uploading artifacts as "junit" to coordinator... 201 Created id=3470253092 responseStatus=201 Created token=5MQruFLW2187Job succeeded