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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690508413-b8eb3673-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 172393, done. 20remote: Counting objects: 100% (172393/172393), done. 21remote: Compressing objects: 100% (106958/106958), done. 22remote: Total 172393 (delta 86248), reused 119078 (delta 59238), pack-reused 0 23Receiving objects: 100% (172393/172393), 131.56 MiB | 44.77 MiB/s, done.24Resolving deltas: 100% (86248/86248), done.26 * [new ref] refs/pipelines/948023929 -> refs/pipelines/94802392927 * [new branch] master -> origin/master28Checking out 5e870549 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4757072780)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4757072780 responseStatus=200 OK token=64_o7-m539Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:5e87054914f5ff2caaf6c0a5cf13e3f5ab0ad9b4 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4757072797.json --format RspecJunitFormatter --out tmp/rspec-4757072797.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 28 2023 01:45:45 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-a62060f0$`50[Jul 28 2023 01:45:45 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-a62060f0 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 28 2023 01:45:46 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-a62060f0:/etc/gitlab/trusted-certs`52[Jul 28 2023 01:45:46 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-a62060f0:/etc/gitlab/ssl`53[Jul 28 2023 01:45:46 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-a62060f0`54[Jul 28 2023 01:45:47 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-a62060f0`55[Jul 28 2023 01:45:47 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 28 2023 01:45:47 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:5e87054914f5ff2caaf6c0a5cf13e3f5ab0ad9b4`57[Jul 28 2023 01:46:24 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-081a2268$`58[Jul 28 2023 01:46:24 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 28 2023 01:46:24 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 28 2023 01:46:25 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-081a2268 --net test --hostname gitlab-ee-081a2268.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-01-45-45-d00e3390/gitlab-ee-081a2268/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:5e87054914f5ff2caaf6c0a5cf13e3f5ab0ad9b4`61[Jul 28 2023 01:46:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-28 01:45:4562# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb68#gitlab_rails['databases']['main']['enable'] = true69#gitlab_rails['databases']['ci']['enable'] = true70#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'71gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`72[Jul 28 2023 01:46:36 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-081a2268`73[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-081a2268`75[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-081a2268 80/tcp`76[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "echo '#!/usr/bin/env bash79if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then80 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'81 exit 182fi83' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`84[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-081a2268:/tmp/data-seeds`86[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Jul 28 2023 01:50:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Jul 28 2023 01:51:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`89[Jul 28 2023 01:51:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-ctl reconfigure"`90[Jul 28 2023 01:51:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`91[Jul 28 2023 01:51:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`92[Jul 28 2023 01:51:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`93[Jul 28 2023 01:51:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`94[Jul 28 2023 01:52:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-ctl restart"`95[Jul 28 2023 01:52:38 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`96[Jul 28 2023 01:52:38 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:5e87054914f5ff2caaf6c0a5cf13e3f5ab0ad9b4`97[Jul 28 2023 01:53:22 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee98[Jul 28 2023 01:53:22 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-01-45-45-d00e3390/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-01-45-45-d00e3390/gitlab-ee-qa-7eaaba25:/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-7eaaba25 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:5e87054914f5ff2caaf6c0a5cf13e3f5ab0ad9b4 Test::Instance::All http://gitlab-ee-081a2268.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4757072797.json --format RspecJunitFormatter --out tmp/rspec-4757072797.xml --format html --out tmp/rspec-decomposition-multiple-db_3_5.htm --color --format documentation`992023-07-28 01:53:37 / CONF :: 100 ==> Base URL: http://gitlab-ee-081a2268.test101 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f167b143d20>102 ==> Libraries: Chemlab::Vendor103[Jul 28 2023 01:53:37 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA104[Jul 28 2023 01:53:37 UTC (QA Tests)] INFO -- Browser: chrome105[Jul 28 2023 01:53:37 UTC (QA Tests)] INFO -- Performing sanity check for environment!106[Jul 28 2023 01:54:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 61.021s107[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Performing initial license fabrication!108[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Successfully added license key. Details:109{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}110[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.38 seconds111[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'112[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Report already exists, skipping!113[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====114[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Report specs:115[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb"]116[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Leftover specs:117[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/elasticsearch_api_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_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/database_delete_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]118[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Knapsack report generator started!119[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'120[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Report already exists, skipping!121Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}122Randomized with seed 42704123[Jul 28 2023 01:54:40 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter124Create125 Open Web IDE from Diff Tab126[Jul 28 2023 01:54:40 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab127 opens and edits a multi-file merge request in Web IDE from Diff Tab (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)128Data Stores129 Add project member130[Jul 28 2023 01:54:41 UTC (QA Tests)] INFO -- Starting test: Data Stores Add project member user adds project member131[Jul 28 2023 01:54:41 UTC (QA Tests)] INFO -- filling :login_field with "root"132[Jul 28 2023 01:54:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field133[Jul 28 2023 01:54:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"134[Jul 28 2023 01:54:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field135[Jul 28 2023 01:54:42 UTC (QA Tests)] INFO -- clicking :sign_in_button136[Jul 28 2023 01:54:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.804s137[Jul 28 2023 01:54:44 UTC (QA Tests)] INFO -- Enabling super sidebar!138[Jul 28 2023 01:54:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled139[Jul 28 2023 01:54:46 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA140[Jul 28 2023 01:54:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-wwrj8at0' via cache in 0.0 seconds141[Jul 28 2023 01:54:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 1.04 seconds142[Jul 28 2023 01:54:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.86 seconds143[Jul 28 2023 01:54:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 2.19 seconds144[Jul 28 2023 01:54:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/add-member-project-22ca7090877b2f59' via api in 4.4 seconds145[Jul 28 2023 01:54:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/add-member-project-22ca7090877b2f59146[Jul 28 2023 01:54:54 UTC (QA Tests)] INFO -- clicking :menu_section_button147[Jul 28 2023 01:54:54 UTC (QA Tests)] INFO -- clicking :nav_item_link148[Jul 28 2023 01:54:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.789s149[Jul 28 2023 01:54:56 UTC (QA Tests)] INFO -- clicking :invite_members_button150[Jul 28 2023 01:54:56 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"151[Jul 28 2023 01:54:56 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input152[Jul 28 2023 01:54:57 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown153[Jul 28 2023 01:54:57 UTC (QA Tests)] INFO -- clicking :invite_button154[Jul 28 2023 01:55:00 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"155[Jul 28 2023 01:55:00 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input156[Jul 28 2023 01:55:01 UTC (QA Tests)] INFO -- clicking :search_button157[Jul 28 2023 01:55:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 1.481s158 user adds project member159Fulfillment160 Seat overage modal161 with ultimate plan162 for group invite163 does not show overage modal when inviting a group which does not increase seats owed (PENDING: Test is not compatible with this environment or pipeline)164 when inviting a group with developer role which increases seats owed165 behaves like overage for group invite166 shows the modal (PENDING: Test is not compatible with this environment or pipeline)167 for member invite168 does not show overage modal when inviting a member as a guest (PENDING: Test is not compatible with this environment or pipeline)169 when access level developer or above is added170 behaves like overage for member invite171 shows the modal (PENDING: Test is not compatible with this environment or pipeline)172 with premium plan173 for member invite174 when guest role is added175 behaves like overage for member invite176 shows the modal (PENDING: Test is not compatible with this environment or pipeline)177 for group invite178 when inviting a group with Guest role which increases seats owed179 behaves like overage for group invite180 shows the modal (PENDING: Test is not compatible with this environment or pipeline)181Plan182 Design Management183[Jul 28 2023 01:55:03 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it184[Jul 28 2023 01:55:03 UTC (QA Tests)] INFO -- filling :login_field with "root"185[Jul 28 2023 01:55:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field186[Jul 28 2023 01:55:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"187[Jul 28 2023 01:55:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field188[Jul 28 2023 01:55:04 UTC (QA Tests)] INFO -- clicking :sign_in_button189[Jul 28 2023 01:55:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.892s190[Jul 28 2023 01:55:05 UTC (QA Tests)] INFO -- Enabling super sidebar!191[Jul 28 2023 01:55:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled192[Jul 28 2023 01:55:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.13 seconds193[Jul 28 2023 01:55:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.38 seconds194[Jul 28 2023 01:55:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-0fc159a21e208709' via api in 2.14 seconds195[Jul 28 2023 01:55:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 2.99 seconds196[Jul 28 2023 01:55:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-0fc159a21e208709/-/issues/1197[Jul 28 2023 01:55:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.256s198[Jul 28 2023 01:55:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.279s199[Jul 28 2023 01:55:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 7.41 seconds200[Jul 28 2023 01:55:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-0fc159a21e208709/-/issues/1201[Jul 28 2023 01:55:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.879s202[Jul 28 2023 01:55:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.896s203 user adds a design and modifies it204Create205 Review a merge request in Web IDE206[Jul 28 2023 01:55:18 UTC (QA Tests)] INFO -- Starting test: Create Review a merge request in Web IDE opens and edits a merge request in Web IDE207 opens and edits a merge request in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)208Plan209 Epics milestone dates API210[Jul 28 2023 01:55:18 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones211[Jul 28 2023 01:55:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds212[Jul 28 2023 01:55:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-6b000c264a5faa9b' via api in 0.54 seconds213[Jul 28 2023 01:55:20 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.74 seconds214[Jul 28 2023 01:55:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-6b000c264a5faa9b/epic-milestone-project-0eb2e31d28cefb92-d48543e03784f16f' via api in 0.85 seconds215[Jul 28 2023 01:55:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.16 seconds216[Jul 28 2023 01:55:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.38 seconds217[Jul 28 2023 01:55:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '1'218 updates epic dates when deleting milestones219[Jul 28 2023 01:55:22 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue220[Jul 28 2023 01:55:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds221[Jul 28 2023 01:55:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-d68ec6065613b533' via api in 0.41 seconds222[Jul 28 2023 01:55:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.13 seconds223[Jul 28 2023 01:55:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-d68ec6065613b533/epic-milestone-project-d0c02cf2a8f7e8b5-6247eb94e09811d1' via api in 1.28 seconds224[Jul 28 2023 01:55:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.18 seconds225[Jul 28 2023 01:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.44 seconds226[Jul 28 2023 01:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.17 seconds227[Jul 28 2023 01:55:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.29 seconds228 updates epic dates when adding another issue229[Jul 28 2023 01:55:26 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue230[Jul 28 2023 01:55:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds231[Jul 28 2023 01:55:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-22db83ba30463f32' via api in 0.5 seconds232[Jul 28 2023 01:55:27 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.17 seconds233[Jul 28 2023 01:55:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-22db83ba30463f32/epic-milestone-project-8a7012efa0721681-592b7f5bf1a8ae5e' via api in 0.54 seconds234[Jul 28 2023 01:55:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.12 seconds235[Jul 28 2023 01:55:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.36 seconds236 updates epic dates when removing issue237[Jul 28 2023 01:55:30 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones238[Jul 28 2023 01:55:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds239[Jul 28 2023 01:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-61d82cc9a570716e' via api in 0.49 seconds240[Jul 28 2023 01:55:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.16 seconds241[Jul 28 2023 01:55:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-61d82cc9a570716e/epic-milestone-project-23d3673f1d657256-c5a0a7a68db290dd' via api in 0.57 seconds242[Jul 28 2023 01:55:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.24 seconds243[Jul 28 2023 01:55:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.41 seconds244 updates epic dates when updating milestones245Package246 SaaS Container Registry API247 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)248Release249 Operations Dashboard250[Jul 28 2023 01:55:33 UTC (QA Tests)] INFO -- Starting test: Release Operations Dashboard has many pipelines with appropriate statuses251[Jul 28 2023 01:55:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds252[Jul 28 2023 01:55:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.24 seconds253[Jul 28 2023 01:55:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.254[Jul 28 2023 01:55:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`255[Jul 28 2023 01:55:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`256[Jul 28 2023 01:55:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-test-2023-07-28-01-54-47-399ede8df37868b0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-test-2023-07-28-01-54-47-399ede8df37868b0 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-test-2023-07-28-01-54-47-399ede8df37868b0 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list qa-test-2023-07-28-01-54-47-399ede8df37868b0 --executor shell && gitlab-runner run" `257[Jul 28 2023 01:55:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-test-2023-07-28-01-54-47-399ede8df37868b0`258[Jul 28 2023 01:55:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`259[Jul 28 2023 01:55:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 7.7 seconds260[Jul 28 2023 01:55:42 UTC (QA Tests)] INFO -- filling :login_field with "root"261[Jul 28 2023 01:55:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field262[Jul 28 2023 01:55:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"263[Jul 28 2023 01:55:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field264[Jul 28 2023 01:55:42 UTC (QA Tests)] INFO -- clicking :sign_in_button265[Jul 28 2023 01:55:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.033s266[Jul 28 2023 01:55:44 UTC (QA Tests)] INFO -- Enabling super sidebar!267[Jul 28 2023 01:55:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled268[Jul 28 2023 01:55:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-success-run-4da99d8d54ebaaab' via api in 0.88 seconds269[Jul 28 2023 01:55:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds270[Jul 28 2023 01:55:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-pending-run-b62a3fa8c3fc9bc0' via api in 0.98 seconds271[Jul 28 2023 01:55:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds272[Jul 28 2023 01:55:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-failed-run-1d0e66d8d26990a1' via api in 0.52 seconds273[Jul 28 2023 01:55:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds274[Jul 28 2023 01:56:02 UTC (QA Tests)] INFO -- clicking :nav_item_link275[Jul 28 2023 01:56:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.662s276[Jul 28 2023 01:56:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-without-ci-85dcfcfa6a93870c' via api in 0.58 seconds277[Jul 28 2023 01:56:03 UTC (QA Tests)] INFO -- clicking :add_projects_button278[Jul 28 2023 01:56:03 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-success-run-4da99d8d54ebaaab"279[Jul 28 2023 01:56:03 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field280[Jul 28 2023 01:56:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.7s281[Jul 28 2023 01:56:05 UTC (QA Tests)] INFO -- clicking :project_list_item282[Jul 28 2023 01:56:05 UTC (QA Tests)] INFO -- clicking :add_projects_button283[Jul 28 2023 01:56:05 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-pending-run-b62a3fa8c3fc9bc0"284[Jul 28 2023 01:56:05 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field285[Jul 28 2023 01:56:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.714s286[Jul 28 2023 01:56:06 UTC (QA Tests)] INFO -- clicking :project_list_item287[Jul 28 2023 01:56:07 UTC (QA Tests)] INFO -- clicking :add_projects_button288[Jul 28 2023 01:56:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.557s289[Jul 28 2023 01:56:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_projects_button' took 0.641s290[Jul 28 2023 01:56:07 UTC (QA Tests)] INFO -- filling :project_search_field with "project-without-ci-85dcfcfa6a93870c"291[Jul 28 2023 01:56:07 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field292[Jul 28 2023 01:56:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.707s293[Jul 28 2023 01:56:09 UTC (QA Tests)] INFO -- clicking :project_list_item294[Jul 28 2023 01:56:09 UTC (QA Tests)] INFO -- clicking :add_projects_button295[Jul 28 2023 01:56:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_projects_button' took 0.553s296[Jul 28 2023 01:56:09 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-failed-run-1d0e66d8d26990a1"297[Jul 28 2023 01:56:09 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field298[Jul 28 2023 01:56:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.755s299[Jul 28 2023 01:56:11 UTC (QA Tests)] INFO -- clicking :project_list_item300[Jul 28 2023 01:56:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.662s301[Jul 28 2023 01:56:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements dashboard_project_card' took 0.691s302[Jul 28 2023 01:56:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-test-2023-07-28-01-54-47-399ede8df37868b0'303[Jul 28 2023 01:56:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-test-2023-07-28-01-54-47-399ede8df37868b0`304 has many pipelines with appropriate statuses305Create306 Reverting a commit307[Jul 28 2023 01:56:13 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request308[Jul 28 2023 01:56:14 UTC (QA Tests)] INFO -- filling :login_field with "root"309[Jul 28 2023 01:56:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field310[Jul 28 2023 01:56:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"311[Jul 28 2023 01:56:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field312[Jul 28 2023 01:56:14 UTC (QA Tests)] INFO -- clicking :sign_in_button313[Jul 28 2023 01:56:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.188s314[Jul 28 2023 01:56:16 UTC (QA Tests)] INFO -- Enabling super sidebar!315[Jul 28 2023 01:56:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled316[Jul 28 2023 01:56:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds317[Jul 28 2023 01:56:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.22 seconds318[Jul 28 2023 01:56:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-1fab79ff98df3395' via api in 1.34 seconds319[Jul 28 2023 01:56:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds320[Jul 28 2023 01:56:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-1fab79ff98df3395/-/commit/16ef6cf072dd3f3eab62e017776d2017aff322e2321[Jul 28 2023 01:56:21 UTC (QA Tests)] INFO -- clicking :options_button322[Jul 28 2023 01:56:21 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present323[Jul 28 2023 01:56:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert_button' took 0.527s324[Jul 28 2023 01:56:22 UTC (QA Tests)] INFO -- clicking :submit_commit_button325[Jul 28 2023 01:56:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 2.019s326[Jul 28 2023 01:56:24 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present327[Jul 28 2023 01:56:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.545s328[Jul 28 2023 01:56:27 UTC (QA Tests)] INFO -- clicking :diffs_tab329[Jul 28 2023 01:56:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-1fab79ff98df3395'330 creates a merge request331Plan332 mention333[Jul 28 2023 01:56:29 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue334[Jul 28 2023 01:56:29 UTC (QA Tests)] INFO -- filling :login_field with "root"335[Jul 28 2023 01:56:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field336[Jul 28 2023 01:56:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"337[Jul 28 2023 01:56:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field338[Jul 28 2023 01:56:30 UTC (QA Tests)] INFO -- clicking :sign_in_button339[Jul 28 2023 01:56:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s340[Jul 28 2023 01:56:32 UTC (QA Tests)] INFO -- Enabling super sidebar!341[Jul 28 2023 01:56:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled342[Jul 28 2023 01:56:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds343[Jul 28 2023 01:56:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.21 seconds344[Jul 28 2023 01:56:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-36c1fa613352f548' via api in 0.83 seconds345[Jul 28 2023 01:56:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-36c1fa613352f548346[Jul 28 2023 01:56:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds347[Jul 28 2023 01:56:35 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-36c1fa613352f548 QA::Resource::Project348[Jul 28 2023 01:56:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.4 seconds349[Jul 28 2023 01:56:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-36c1fa613352f548/-/issues/1350[Jul 28 2023 01:56:38 UTC (QA Tests)] INFO -- clicking :issue_title351[Jul 28 2023 01:56:38 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown352[Jul 28 2023 01:56:39 UTC (QA Tests)] INFO -- clicking :close_button353[Jul 28 2023 01:56:39 UTC (QA Tests)] INFO -- clicking :issue_title354[Jul 28 2023 01:56:39 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown355[Jul 28 2023 01:56:40 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1356"357[Jul 28 2023 01:56:40 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field358[Jul 28 2023 01:56:41 UTC (QA Tests)] INFO -- clicking :comment_button359 mentions another user in an issue360Secure361 Enable Scanning from UI362 enable sast from configuration363[Jul 28 2023 01:56:41 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration364[Jul 28 2023 01:56:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds365[Jul 28 2023 01:56:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.25 seconds366[Jul 28 2023 01:56:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5ec6e33ff493dac2' via api in 0.89 seconds367[Jul 28 2023 01:56:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"368[Jul 28 2023 01:56:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.65 seconds369[Jul 28 2023 01:56:45 UTC (QA Tests)] INFO -- filling :login_field with "root"370[Jul 28 2023 01:56:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field371[Jul 28 2023 01:56:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"372[Jul 28 2023 01:56:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field373[Jul 28 2023 01:56:46 UTC (QA Tests)] INFO -- clicking :sign_in_button374[Jul 28 2023 01:56:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.11s375[Jul 28 2023 01:56:47 UTC (QA Tests)] INFO -- Enabling super sidebar!376[Jul 28 2023 01:56:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled377[Jul 28 2023 01:56:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5ec6e33ff493dac2378[Jul 28 2023 01:56:51 UTC (QA Tests)] INFO -- clicking :menu_section_button379[Jul 28 2023 01:56:51 UTC (QA Tests)] INFO -- clicking :nav_item_link380[Jul 28 2023 01:56:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.849s381[Jul 28 2023 01:56:52 UTC (QA Tests)] INFO -- clicking :sast_enable_button382[Jul 28 2023 01:56:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sast_enable_button' took 0.711s383[Jul 28 2023 01:56:53 UTC (QA Tests)] INFO -- filling :SECURE_ANALYZERS_PREFIX_field with "registry.example.com"384[Jul 28 2023 01:56:53 UTC (QA Tests)] INFO -- clicking the coordinates of :SECURE_ANALYZERS_PREFIX_field385[Jul 28 2023 01:56:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element SECURE_ANALYZERS_PREFIX_field' took 0.506s386[Jul 28 2023 01:56:54 UTC (QA Tests)] INFO -- filling :SAST_EXCLUDED_PATHS_field with "foo, bar"387[Jul 28 2023 01:56:54 UTC (QA Tests)] INFO -- clicking the coordinates of :SAST_EXCLUDED_PATHS_field388[Jul 28 2023 01:56:54 UTC (QA Tests)] INFO -- filling :SEARCH_MAX_DEPTH_field with "42"389[Jul 28 2023 01:56:54 UTC (QA Tests)] INFO -- clicking the coordinates of :SEARCH_MAX_DEPTH_field390[Jul 28 2023 01:56:55 UTC (QA Tests)] INFO -- filling :stage_field with "test_all_the_things"391[Jul 28 2023 01:56:55 UTC (QA Tests)] INFO -- clicking the coordinates of :stage_field392[Jul 28 2023 01:56:55 UTC (QA Tests)] INFO -- clicking :submit_button393[Jul 28 2023 01:56:55 UTC (QA Tests)] INFO -- clicking :diffs_tab394[Jul 28 2023 01:56:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.275s395[Jul 28 2023 01:56:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs_tab' took 2.373s396[Jul 28 2023 01:56:58 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present397[Jul 28 2023 01:57:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.105s398[Jul 28 2023 01:57:02 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown399[Jul 28 2023 01:57:02 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item400[Jul 28 2023 01:57:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.044s401[Jul 28 2023 01:57:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.644s402[Jul 28 2023 01:57:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 2.689s403[Jul 28 2023 01:57:05 UTC (QA Tests)] INFO -- clicking :menu_section_button404[Jul 28 2023 01:57:05 UTC (QA Tests)] INFO -- clicking :nav_item_link405[Jul 28 2023 01:57:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.926s406[Jul 28 2023 01:57:08 UTC (QA Tests)] INFO -- clicking :menu_section_button407[Jul 28 2023 01:57:08 UTC (QA Tests)] INFO -- clicking :nav_item_link408[Jul 28 2023 01:57:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.872s409[Jul 28 2023 01:57:09 UTC (QA Tests)] INFO -- clicking :security_view_history_link410[Jul 28 2023 01:57:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security_view_history_link' took 0.81s411 runs sast job when enabled from configuration412 enable dependency scanning from configuration413[Jul 28 2023 01:57:10 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration414[Jul 28 2023 01:57:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds415[Jul 28 2023 01:57:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds416[Jul 28 2023 01:57:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-3160186485108d23' via api in 0.78 seconds417[Jul 28 2023 01:57:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"418[Jul 28 2023 01:57:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.48 seconds419[Jul 28 2023 01:57:13 UTC (QA Tests)] INFO -- filling :login_field with "root"420[Jul 28 2023 01:57:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field421[Jul 28 2023 01:57:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"422[Jul 28 2023 01:57:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field423[Jul 28 2023 01:57:14 UTC (QA Tests)] INFO -- clicking :sign_in_button424[Jul 28 2023 01:57:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.283s425[Jul 28 2023 01:57:16 UTC (QA Tests)] INFO -- Enabling super sidebar!426[Jul 28 2023 01:57:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled427[Jul 28 2023 01:57:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-3160186485108d23428[Jul 28 2023 01:57:19 UTC (QA Tests)] INFO -- clicking :menu_section_button429[Jul 28 2023 01:57:19 UTC (QA Tests)] INFO -- clicking :nav_item_link430[Jul 28 2023 01:57:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.845s431[Jul 28 2023 01:57:20 UTC (QA Tests)] INFO -- clicking :dependency_scanning_mr_button432[Jul 28 2023 01:57:20 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present433[Jul 28 2023 01:57:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.125s434[Jul 28 2023 01:57:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 4.99s435[Jul 28 2023 01:57:26 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown436[Jul 28 2023 01:57:26 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item437[Jul 28 2023 01:57:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.1s438[Jul 28 2023 01:57:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.675s439[Jul 28 2023 01:57:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 2.724s440[Jul 28 2023 01:57:29 UTC (QA Tests)] INFO -- clicking :menu_section_button441[Jul 28 2023 01:57:29 UTC (QA Tests)] INFO -- clicking :nav_item_link442[Jul 28 2023 01:57:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s443[Jul 28 2023 01:57:31 UTC (QA Tests)] INFO -- clicking :menu_section_button444[Jul 28 2023 01:57:31 UTC (QA Tests)] INFO -- clicking :nav_item_link445[Jul 28 2023 01:57:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.894s446[Jul 28 2023 01:57:32 UTC (QA Tests)] INFO -- clicking :security_view_history_link447[Jul 28 2023 01:57:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security_view_history_link' took 0.832s448 runs dependency scanning job when enabled from configuration449Data Stores450 Create project badge451[Jul 28 2023 01:57:33 UTC (QA Tests)] INFO -- Starting test: Data Stores Create project badge creates project badge successfully452[Jul 28 2023 01:57:34 UTC (QA Tests)] INFO -- filling :login_field with "root"453[Jul 28 2023 01:57:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field454[Jul 28 2023 01:57:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"455[Jul 28 2023 01:57:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field456[Jul 28 2023 01:57:35 UTC (QA Tests)] INFO -- clicking :sign_in_button457[Jul 28 2023 01:57:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.255s458[Jul 28 2023 01:57:37 UTC (QA Tests)] INFO -- Enabling super sidebar!459[Jul 28 2023 01:57:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled460[Jul 28 2023 01:57:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds461[Jul 28 2023 01:57:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.21 seconds462[Jul 28 2023 01:57:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/badge-test-project-fa8abea0c150db15' via api in 1.19 seconds463[Jul 28 2023 01:57:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/badge-test-project-fa8abea0c150db15464[Jul 28 2023 01:57:42 UTC (QA Tests)] INFO -- clicking :menu_section_button465[Jul 28 2023 01:57:42 UTC (QA Tests)] INFO -- clicking :nav_item_link466[Jul 28 2023 01:57:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.127s467[Jul 28 2023 01:57:44 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-ab8bc990fc9225f5"468[Jul 28 2023 01:57:44 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field469[Jul 28 2023 01:57:45 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ee-081a2268.test/%{project_path}"470[Jul 28 2023 01:57:45 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field471[Jul 28 2023 01:57:45 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ee-081a2268.test/%{project_path}/badges/%{default_branch}/pipeline.svg"472[Jul 28 2023 01:57:45 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field473[Jul 28 2023 01:57:46 UTC (QA Tests)] INFO -- clicking :add_badge_button474[Jul 28 2023 01:57:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-ab8bc990fc9225f5' via browser_ui in 4.2 seconds475[Jul 28 2023 01:57:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/badge-test-project-fa8abea0c150db15476 creates project badge successfully477Verify478 Trigger child pipeline with 'when:manual'479[Jul 28 2023 01:57:49 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job480[Jul 28 2023 01:57:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds481[Jul 28 2023 01:57:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds482[Jul 28 2023 01:57:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-pipeline-9825e31329df82dc' via api in 0.76 seconds483[Jul 28 2023 01:57:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.484[Jul 28 2023 01:57:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`485[Jul 28 2023 01:57:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`486[Jul 28 2023 01:57:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ysexc27c --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ysexc27c 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-ysexc27c --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list qa-runner-ysexc27c --executor shell && gitlab-runner run" `487[Jul 28 2023 01:57:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ysexc27c`488[Jul 28 2023 01:57:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`489[Jul 28 2023 01:57:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ysexc27c' via api in 1.61 seconds490[Jul 28 2023 01:57:52 UTC (QA Tests)] INFO -- filling :login_field with "root"491[Jul 28 2023 01:57:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field492[Jul 28 2023 01:57:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"493[Jul 28 2023 01:57:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field494[Jul 28 2023 01:57:53 UTC (QA Tests)] INFO -- clicking :sign_in_button495[Jul 28 2023 01:57:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.153s496[Jul 28 2023 01:57:55 UTC (QA Tests)] INFO -- Enabling super sidebar!497[Jul 28 2023 01:57:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled498[Jul 28 2023 01:57:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds499[Jul 28 2023 01:57:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-pipeline-9825e31329df82dc500[Jul 28 2023 01:57:59 UTC (QA Tests)] INFO -- clicking :menu_section_button501[Jul 28 2023 01:58:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.559s502[Jul 28 2023 01:58:00 UTC (QA Tests)] INFO -- clicking :nav_item_link503[Jul 28 2023 01:58:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.923s504[Jul 28 2023 01:58:13 UTC (QA Tests)] INFO -- clicking :job_action_button505[Jul 28 2023 01:58:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 9.7s506[Jul 28 2023 01:58:23 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button507[Jul 28 2023 01:58:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-ysexc27c'508[Jul 28 2023 01:58:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ysexc27c`509 can trigger bridge job510Manage511 basic user login512[Jul 28 2023 01:58:24 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out513[Jul 28 2023 01:58:25 UTC (QA Tests)] INFO -- filling :login_field with "root"514[Jul 28 2023 01:58:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field515[Jul 28 2023 01:58:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"516[Jul 28 2023 01:58:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field517[Jul 28 2023 01:58:26 UTC (QA Tests)] INFO -- clicking :sign_in_button518[Jul 28 2023 01:58:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.349s519[Jul 28 2023 01:58:28 UTC (QA Tests)] INFO -- Enabling super sidebar!520[Jul 28 2023 01:58:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled521[Jul 28 2023 01:58:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.074s522[Jul 28 2023 01:58:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content523[Jul 28 2023 01:58:31 UTC (QA Tests)] INFO -- clicking :sign_out_link524 user logs in using basic credentials and logs out525Create526 Compare archives of different user projects with the same name and check they're different527[Jul 28 2023 01:58:32 UTC (QA Tests)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different528[Jul 28 2023 01:58:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds529[Jul 28 2023 01:58:32 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1530[Jul 28 2023 01:58:32 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:trETYk531[Jul 28 2023 01:58:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-qypn1oka' via api in 0.12 seconds532[Jul 28 2023 01:58:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/project-archive-download-b55b685e1ab17182' via api in 0.52 seconds533[Jul 28 2023 01:58:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds534[Jul 28 2023 01:58:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.33 seconds535[Jul 28 2023 01:58:33 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user2536[Jul 28 2023 01:58:34 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:YzBkiz537[Jul 28 2023 01:58:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-mh6espl0' via api in 0.16 seconds538[Jul 28 2023 01:58:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user2/project-archive-download-b55b685e1ab17182' via api in 0.49 seconds539[Jul 28 2023 01:58:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds540 download archives of each user project then check they are different541Verify542 Runner registration543[Jul 28 2023 01:58:36 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner544[Jul 28 2023 01:58:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.545[Jul 28 2023 01:58:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`546[Jul 28 2023 01:58:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds547[Jul 28 2023 01:58:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.22 seconds548[Jul 28 2023 01:58:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-ci-cd-9b12f451ae7de258' via api in 0.88 seconds549[Jul 28 2023 01:58:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`550[Jul 28 2023 01:58:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690509516 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690509516 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-1690509516 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `551[Jul 28 2023 01:58:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690509516`552[Jul 28 2023 01:58:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`553[Jul 28 2023 01:58:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690509516' via api in 7.12 seconds554[Jul 28 2023 01:58:43 UTC (QA Tests)] INFO -- filling :login_field with "root"555[Jul 28 2023 01:58:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field556[Jul 28 2023 01:58:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"557[Jul 28 2023 01:58:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field558[Jul 28 2023 01:58:44 UTC (QA Tests)] INFO -- clicking :sign_in_button559[Jul 28 2023 01:58:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.22s560[Jul 28 2023 01:58:46 UTC (QA Tests)] INFO -- Enabling super sidebar!561[Jul 28 2023 01:58:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled562[Jul 28 2023 01:58:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-ci-cd-9b12f451ae7de258563[Jul 28 2023 01:58:49 UTC (QA Tests)] INFO -- clicking :menu_section_button564[Jul 28 2023 01:58:49 UTC (QA Tests)] INFO -- clicking :nav_item_link565[Jul 28 2023 01:58:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.618s566[Jul 28 2023 01:58:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690509516'567[Jul 28 2023 01:58:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690509516`568 user registers a new project runner569Govern570 Security Reports571[Jul 28 2023 01:58:53 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard572[Jul 28 2023 01:58:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds573[Jul 28 2023 01:58:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.22 seconds574[Jul 28 2023 01:58:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-50f916a9f926d0e1' via api in 0.53 seconds575[Jul 28 2023 01:58:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.576[Jul 28 2023 01:58:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`577[Jul 28 2023 01:58:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`578[Jul 28 2023 01:58:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-50f916a9f926d0e1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-50f916a9f926d0e1 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-secure-50f916a9f926d0e1 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `579[Jul 28 2023 01:59:00 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-50f916a9f926d0e1`580[Jul 28 2023 01:59:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`581[Jul 28 2023 01:59:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-50f916a9f926d0e1' via api in 6.22 seconds582[Jul 28 2023 01:59:01 UTC (QA Tests)] INFO -- filling :login_field with "root"583[Jul 28 2023 01:59:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field584[Jul 28 2023 01:59:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"585[Jul 28 2023 01:59:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field586[Jul 28 2023 01:59:01 UTC (QA Tests)] INFO -- clicking :sign_in_button587[Jul 28 2023 01:59:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.387s588[Jul 28 2023 01:59:03 UTC (QA Tests)] INFO -- Enabling super sidebar!589[Jul 28 2023 01:59:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled590[Jul 28 2023 01:59:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-50f916a9f926d0e1591[Jul 28 2023 01:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds592[Jul 28 2023 01:59:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-50f916a9f926d0e1593[Jul 28 2023 01:59:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.12 seconds594[Jul 28 2023 01:59:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.1 seconds595[Jul 28 2023 01:59:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.09 seconds596[Jul 28 2023 01:59:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.09 seconds597[Jul 28 2023 01:59:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.08 seconds598[Jul 28 2023 01:59:21 UTC (QA Tests)] INFO -- clicking :nav_item_link599[Jul 28 2023 01:59:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.407s600[Jul 28 2023 01:59:23 UTC (QA Tests)] INFO -- clicking :menu_section_button601[Jul 28 2023 01:59:23 UTC (QA Tests)] INFO -- clicking :nav_item_link602[Jul 28 2023 01:59:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.084s603[Jul 28 2023 01:59:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown604[Jul 28 2023 01:59:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.311s605[Jul 28 2023 01:59:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 1.396s606[Jul 28 2023 01:59:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown607[Jul 28 2023 01:59:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.033s608[Jul 28 2023 01:59:47 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-50f916a9f926d0e1/-/security/vulnerability_report/?scanner=GitLab.DEPENDENCY_SCANNING609[Jul 28 2023 01:59:49 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown610[Jul 28 2023 01:59:49 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown611[Jul 28 2023 01:59:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.583s612[Jul 28 2023 01:59:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.639s613[Jul 28 2023 01:59:50 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown614[Jul 28 2023 01:59:50 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown615[Jul 28 2023 01:59:50 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown616[Jul 28 2023 01:59:51 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown617[Jul 28 2023 01:59:51 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown618[Jul 28 2023 01:59:51 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown619[Jul 28 2023 01:59:51 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown620[Jul 28 2023 01:59:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown621[Jul 28 2023 01:59:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown622[Jul 28 2023 01:59:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown623[Jul 28 2023 01:59:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown624[Jul 28 2023 01:59:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown625[Jul 28 2023 01:59:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown626[Jul 28 2023 01:59:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown627[Jul 28 2023 01:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.256s628[Jul 28 2023 01:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 1.315s629[Jul 28 2023 01:59:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown630[Jul 28 2023 01:59:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown631[Jul 28 2023 01:59:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-50f916a9f926d0e1'632[Jul 28 2023 01:59:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-50f916a9f926d0e1`633 displays security reports in the project security dashboard634[Jul 28 2023 01:59:55 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline635[Jul 28 2023 01:59:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds636[Jul 28 2023 01:59:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds637[Jul 28 2023 01:59:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-89ea36189c9d185e' via api in 0.53 seconds638[Jul 28 2023 01:59:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.639[Jul 28 2023 01:59:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`640[Jul 28 2023 02:00:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`641[Jul 28 2023 02:00:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-89ea36189c9d185e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-89ea36189c9d185e 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-secure-89ea36189c9d185e --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `642[Jul 28 2023 02:00:02 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-89ea36189c9d185e`643[Jul 28 2023 02:00:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`644[Jul 28 2023 02:00:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-89ea36189c9d185e' via api in 6.36 seconds645[Jul 28 2023 02:00:03 UTC (QA Tests)] INFO -- filling :login_field with "root"646[Jul 28 2023 02:00:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field647[Jul 28 2023 02:00:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"648[Jul 28 2023 02:00:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field649[Jul 28 2023 02:00:04 UTC (QA Tests)] INFO -- clicking :sign_in_button650[Jul 28 2023 02:00:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.271s651[Jul 28 2023 02:00:06 UTC (QA Tests)] INFO -- Enabling super sidebar!652[Jul 28 2023 02:00:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled653[Jul 28 2023 02:00:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-89ea36189c9d185e654[Jul 28 2023 02:00:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds655[Jul 28 2023 02:00:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-89ea36189c9d185e656[Jul 28 2023 02:00:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.09 seconds657[Jul 28 2023 02:00:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.08 seconds658[Jul 28 2023 02:00:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.09 seconds659[Jul 28 2023 02:00:19 UTC (QA Tests)] INFO -- clicking :menu_section_button660[Jul 28 2023 02:00:19 UTC (QA Tests)] INFO -- clicking :nav_item_link661[Jul 28 2023 02:00:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.933s662[Jul 28 2023 02:00:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown663[Jul 28 2023 02:00:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.764s664[Jul 28 2023 02:00:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.859s665[Jul 28 2023 02:00:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown666[Jul 28 2023 02:00:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown667[Jul 28 2023 02:00:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown668[Jul 28 2023 02:00:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.59s669[Jul 28 2023 02:00:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.657s670[Jul 28 2023 02:00:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown671[Jul 28 2023 02:00:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown672[Jul 28 2023 02:00:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown673[Jul 28 2023 02:00:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown674[Jul 28 2023 02:00:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.607s675[Jul 28 2023 02:00:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.672s676[Jul 28 2023 02:00:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown677[Jul 28 2023 02:00:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown678[Jul 28 2023 02:00:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown679[Jul 28 2023 02:00:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown680[Jul 28 2023 02:00:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.556s681[Jul 28 2023 02:00:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.622s682[Jul 28 2023 02:00:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown683[Jul 28 2023 02:00:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown684[Jul 28 2023 02:00:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown685[Jul 28 2023 02:00:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown686[Jul 28 2023 02:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.591s687[Jul 28 2023 02:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.671s688[Jul 28 2023 02:00:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown689[Jul 28 2023 02:00:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown690[Jul 28 2023 02:00:30 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown691[Jul 28 2023 02:00:30 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown692[Jul 28 2023 02:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.566s693[Jul 28 2023 02:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.646s694[Jul 28 2023 02:00:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-89ea36189c9d185e'695[Jul 28 2023 02:00:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-89ea36189c9d185e`696[Jul 28 2023 02:00:31 UTC (QA Tests)] ERROR -- Interceptor Api Errors697[-1] GET /api/graphql -- Correlation Id: Correlation Id not found698 displays security reports in the pipeline699[Jul 28 2023 02:00:31 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities700[Jul 28 2023 02:00:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds701[Jul 28 2023 02:00:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.24 seconds702[Jul 28 2023 02:00:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5ca48ff38547f4fe' via api in 0.57 seconds703[Jul 28 2023 02:00:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.704[Jul 28 2023 02:00:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`705[Jul 28 2023 02:00:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`706[Jul 28 2023 02:00:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-5ca48ff38547f4fe --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-5ca48ff38547f4fe 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-secure-5ca48ff38547f4fe --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `707[Jul 28 2023 02:00:33 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-5ca48ff38547f4fe`708[Jul 28 2023 02:00:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`709[Jul 28 2023 02:00:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5ca48ff38547f4fe' via api in 1.27 seconds710[Jul 28 2023 02:00:34 UTC (QA Tests)] INFO -- filling :login_field with "root"711[Jul 28 2023 02:00:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field712[Jul 28 2023 02:00:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"713[Jul 28 2023 02:00:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field714[Jul 28 2023 02:00:35 UTC (QA Tests)] INFO -- clicking :sign_in_button715[Jul 28 2023 02:00:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.442s716[Jul 28 2023 02:00:37 UTC (QA Tests)] INFO -- Enabling super sidebar!717[Jul 28 2023 02:00:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled718[Jul 28 2023 02:00:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5ca48ff38547f4fe719[Jul 28 2023 02:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.96 seconds720[Jul 28 2023 02:00:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5ca48ff38547f4fe721[Jul 28 2023 02:00:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.11 seconds722[Jul 28 2023 02:00:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.09 seconds723[Jul 28 2023 02:00:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.09 seconds724[Jul 28 2023 02:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.09 seconds725[Jul 28 2023 02:00:53 UTC (QA Tests)] INFO -- clicking :menu_section_button726[Jul 28 2023 02:00:54 UTC (QA Tests)] INFO -- clicking :nav_item_link727[Jul 28 2023 02:00:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.84s728[Jul 28 2023 02:00:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown729[Jul 28 2023 02:01:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5ca48ff38547f4fe'730[Jul 28 2023 02:01:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-5ca48ff38547f4fe`731[Jul 28 2023 02:01:06 UTC (QA Tests)] INFO -- Saving screenshot..732[Jul 28 2023 02:01:07 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities733[Jul 28 2023 02:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds734[Jul 28 2023 02:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.21 seconds735[Jul 28 2023 02:01:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-a07db3b53ffebfc8' via api in 0.54 seconds736[Jul 28 2023 02:01:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.737[Jul 28 2023 02:01:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`738[Jul 28 2023 02:01:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`739[Jul 28 2023 02:01:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-a07db3b53ffebfc8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-a07db3b53ffebfc8 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-secure-a07db3b53ffebfc8 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `740[Jul 28 2023 02:01:09 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-a07db3b53ffebfc8`741[Jul 28 2023 02:01:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`742[Jul 28 2023 02:01:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-a07db3b53ffebfc8' via api in 1.3 seconds743[Jul 28 2023 02:01:10 UTC (QA Tests)] INFO -- filling :login_field with "root"744[Jul 28 2023 02:01:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field745[Jul 28 2023 02:01:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"746[Jul 28 2023 02:01:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field747[Jul 28 2023 02:01:11 UTC (QA Tests)] INFO -- clicking :sign_in_button748[Jul 28 2023 02:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.543s749[Jul 28 2023 02:01:13 UTC (QA Tests)] INFO -- Enabling super sidebar!750[Jul 28 2023 02:01:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled751[Jul 28 2023 02:01:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-a07db3b53ffebfc8752[Jul 28 2023 02:01:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.91 seconds753[Jul 28 2023 02:01:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-a07db3b53ffebfc8754[Jul 28 2023 02:01:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.09 seconds755[Jul 28 2023 02:01:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.1 seconds756[Jul 28 2023 02:01:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.09 seconds757[Jul 28 2023 02:01:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.1 seconds758[Jul 28 2023 02:01:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.08 seconds759[Jul 28 2023 02:01:31 UTC (QA Tests)] INFO -- clicking :menu_section_button760[Jul 28 2023 02:01:31 UTC (QA Tests)] INFO -- clicking :nav_item_link761[Jul 28 2023 02:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.156s762[Jul 28 2023 02:01:33 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown763[Jul 28 2023 02:01:33 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown764[Jul 28 2023 02:01:34 UTC (QA Tests)] INFO -- clicking :vulnerability765[Jul 28 2023 02:01:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.056s766[Jul 28 2023 02:01:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-a07db3b53ffebfc8'767[Jul 28 2023 02:01:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-a07db3b53ffebfc8`768 displays false positives for the vulnerabilities7701st Try error in ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:176:771Unable to find css "[data-testid=\"filter_tool_dropdown\"],[data-testid=\"filter-tool-dropdown\"],[data-qa-selector=\"filter_tool_dropdown\"],.qa-filter-tool-dropdown"773RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:176774[Jul 28 2023 02:01:36 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List775[Jul 28 2023 02:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds776[Jul 28 2023 02:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds777[Jul 28 2023 02:01:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-d2b7df60de541a69' via api in 0.5 seconds778[Jul 28 2023 02:01:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.779[Jul 28 2023 02:01:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`780[Jul 28 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`781[Jul 28 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-d2b7df60de541a69 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-d2b7df60de541a69 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-secure-d2b7df60de541a69 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `782[Jul 28 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-d2b7df60de541a69`783[Jul 28 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`784[Jul 28 2023 02:01:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-d2b7df60de541a69' via api in 6.29 seconds785[Jul 28 2023 02:01:43 UTC (QA Tests)] INFO -- filling :login_field with "root"786[Jul 28 2023 02:01:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field787[Jul 28 2023 02:01:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"788[Jul 28 2023 02:01:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field789[Jul 28 2023 02:01:44 UTC (QA Tests)] INFO -- clicking :sign_in_button790[Jul 28 2023 02:01:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.356s791[Jul 28 2023 02:01:46 UTC (QA Tests)] INFO -- Enabling super sidebar!792[Jul 28 2023 02:01:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled793[Jul 28 2023 02:01:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-d2b7df60de541a69794[Jul 28 2023 02:01:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.97 seconds795[Jul 28 2023 02:01:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-d2b7df60de541a69796[Jul 28 2023 02:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.1 seconds797[Jul 28 2023 02:01:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.09 seconds798[Jul 28 2023 02:01:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.09 seconds799[Jul 28 2023 02:02:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.09 seconds800[Jul 28 2023 02:02:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.09 seconds801[Jul 28 2023 02:02:05 UTC (QA Tests)] INFO -- clicking :menu_section_button802[Jul 28 2023 02:02:05 UTC (QA Tests)] INFO -- clicking :nav_item_link803[Jul 28 2023 02:02:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.797s804[Jul 28 2023 02:02:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-d2b7df60de541a69'805[Jul 28 2023 02:02:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-d2b7df60de541a69`806 displays the Dependency List807[Jul 28 2023 02:02:07 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state808[Jul 28 2023 02:02:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds809[Jul 28 2023 02:02:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds810[Jul 28 2023 02:02:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-c40ab454fa129d01' via api in 0.58 seconds811[Jul 28 2023 02:02:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.812[Jul 28 2023 02:02:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`813[Jul 28 2023 02:02:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`814[Jul 28 2023 02:02:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-c40ab454fa129d01 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-c40ab454fa129d01 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-secure-c40ab454fa129d01 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `815[Jul 28 2023 02:02:09 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-c40ab454fa129d01`816[Jul 28 2023 02:02:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`817[Jul 28 2023 02:02:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c40ab454fa129d01' via api in 1.31 seconds818[Jul 28 2023 02:02:10 UTC (QA Tests)] INFO -- filling :login_field with "root"819[Jul 28 2023 02:02:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field820[Jul 28 2023 02:02:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"821[Jul 28 2023 02:02:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field822[Jul 28 2023 02:02:10 UTC (QA Tests)] INFO -- clicking :sign_in_button823[Jul 28 2023 02:02:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.47s824[Jul 28 2023 02:02:12 UTC (QA Tests)] INFO -- Enabling super sidebar!825[Jul 28 2023 02:02:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled826[Jul 28 2023 02:02:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-c40ab454fa129d01827[Jul 28 2023 02:02:15 UTC (QA Tests)] INFO -- clicking :menu_section_button828[Jul 28 2023 02:02:16 UTC (QA Tests)] INFO -- clicking :nav_item_link829[Jul 28 2023 02:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.758s830[Jul 28 2023 02:02:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c40ab454fa129d01'831[Jul 28 2023 02:02:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-c40ab454fa129d01`832 dependency list has empty state833[Jul 28 2023 02:02:17 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard834[Jul 28 2023 02:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds835[Jul 28 2023 02:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.22 seconds836[Jul 28 2023 02:02:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-96e59c1b95a784c6' via api in 0.55 seconds837[Jul 28 2023 02:02:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.838[Jul 28 2023 02:02:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`839[Jul 28 2023 02:02:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`840[Jul 28 2023 02:02:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-96e59c1b95a784c6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-96e59c1b95a784c6 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-secure-96e59c1b95a784c6 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `841[Jul 28 2023 02:02:19 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-96e59c1b95a784c6`842[Jul 28 2023 02:02:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`843[Jul 28 2023 02:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-96e59c1b95a784c6' via api in 1.24 seconds844[Jul 28 2023 02:02:20 UTC (QA Tests)] INFO -- filling :login_field with "root"845[Jul 28 2023 02:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field846[Jul 28 2023 02:02:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"847[Jul 28 2023 02:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field848[Jul 28 2023 02:02:21 UTC (QA Tests)] INFO -- clicking :sign_in_button849[Jul 28 2023 02:02:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.407s850[Jul 28 2023 02:02:23 UTC (QA Tests)] INFO -- Enabling super sidebar!851[Jul 28 2023 02:02:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled852[Jul 28 2023 02:02:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-96e59c1b95a784c6853[Jul 28 2023 02:02:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.91 seconds854[Jul 28 2023 02:02:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-96e59c1b95a784c6855[Jul 28 2023 02:02:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.09 seconds856[Jul 28 2023 02:02:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.09 seconds857[Jul 28 2023 02:02:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.11 seconds858[Jul 28 2023 02:02:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.09 seconds859[Jul 28 2023 02:02:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.09 seconds860[Jul 28 2023 02:02:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0861[Jul 28 2023 02:02:42 UTC (QA Tests)] INFO -- clicking :menu_section_button862[Jul 28 2023 02:02:43 UTC (QA Tests)] INFO -- clicking :nav_item_link863[Jul 28 2023 02:02:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.856s864[Jul 28 2023 02:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_name_text' took 11.039s865[Jul 28 2023 02:02:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-96e59c1b95a784c6'866[Jul 28 2023 02:02:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-96e59c1b95a784c6`867[Jul 28 2023 02:02:56 UTC (QA Tests)] INFO -- Saving screenshot..868[Jul 28 2023 02:02:56 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard869[Jul 28 2023 02:02:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds870[Jul 28 2023 02:02:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.21 seconds871[Jul 28 2023 02:02:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5a749afd9571a747' via api in 0.54 seconds872[Jul 28 2023 02:02:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.873[Jul 28 2023 02:02:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`874[Jul 28 2023 02:02:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`875[Jul 28 2023 02:02:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-5a749afd9571a747 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-5a749afd9571a747 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-secure-5a749afd9571a747 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `876[Jul 28 2023 02:02:58 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-5a749afd9571a747`877[Jul 28 2023 02:02:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`878[Jul 28 2023 02:02:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5a749afd9571a747' via api in 1.29 seconds879[Jul 28 2023 02:02:59 UTC (QA Tests)] INFO -- filling :login_field with "root"880[Jul 28 2023 02:02:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field881[Jul 28 2023 02:02:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"882[Jul 28 2023 02:02:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field883[Jul 28 2023 02:03:00 UTC (QA Tests)] INFO -- clicking :sign_in_button884[Jul 28 2023 02:03:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.488s885[Jul 28 2023 02:03:02 UTC (QA Tests)] INFO -- Enabling super sidebar!886[Jul 28 2023 02:03:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled887[Jul 28 2023 02:03:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5a749afd9571a747888[Jul 28 2023 02:03:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.88 seconds889[Jul 28 2023 02:03:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-secure-5a749afd9571a747890[Jul 28 2023 02:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.11 seconds891[Jul 28 2023 02:03:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.09 seconds892[Jul 28 2023 02:03:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.09 seconds893[Jul 28 2023 02:03:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.1 seconds894[Jul 28 2023 02:03:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.08 seconds895[Jul 28 2023 02:03:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0896[Jul 28 2023 02:03:21 UTC (QA Tests)] INFO -- clicking :menu_section_button897[Jul 28 2023 02:03:22 UTC (QA Tests)] INFO -- clicking :nav_item_link898[Jul 28 2023 02:03:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.801s899[Jul 28 2023 02:03:23 UTC (QA Tests)] INFO -- clicking :nav_item_link900[Jul 28 2023 02:03:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.923s901[Jul 28 2023 02:03:24 UTC (QA Tests)] INFO -- clicking :filter_project_dropdown902[Jul 28 2023 02:03:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_project_dropdown' took 0.549s903[Jul 28 2023 02:03:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown904[Jul 28 2023 02:03:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.553s905[Jul 28 2023 02:03:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown906[Jul 28 2023 02:03:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown907[Jul 28 2023 02:03:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown908[Jul 28 2023 02:03:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown909[Jul 28 2023 02:03:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown910[Jul 28 2023 02:03:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown911[Jul 28 2023 02:03:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown912[Jul 28 2023 02:03:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown913[Jul 28 2023 02:03:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown914[Jul 28 2023 02:03:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown915[Jul 28 2023 02:03:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown916[Jul 28 2023 02:03:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown917[Jul 28 2023 02:03:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown918[Jul 28 2023 02:03:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown919[Jul 28 2023 02:03:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown920[Jul 28 2023 02:03:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown921[Jul 28 2023 02:03:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown922[Jul 28 2023 02:03:30 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown923[Jul 28 2023 02:03:30 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown924[Jul 28 2023 02:03:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5a749afd9571a747'925[Jul 28 2023 02:03:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-5a749afd9571a747`926 displays security reports in the group security dashboard9281st Try error in ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:135:929expected `QA::EE::Page::Group::Secure::Show.has_security_status_project_for_severity?("F", {930 "name": "project-with-secure-96e59c1b95a784c6",931 "path": "project-with-secure-96e59c1b95a784c6",...d": true,932 "shared_runners_enabled": true,933 "request_access_enabled": true,934 "avatar_url": null935})` to be truthy, got false937RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:135938Manage939 User with minimal access to group940[Jul 28 2023 02:03:31 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to edit files via the UI941[Jul 28 2023 02:03:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-fd5156f191aeca2c' via api in 0.33 seconds942[Jul 28 2023 02:03:32 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-fd5156f191aeca2c"943[Jul 28 2023 02:03:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field944[Jul 28 2023 02:03:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"945[Jul 28 2023 02:03:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field946[Jul 28 2023 02:03:33 UTC (QA Tests)] INFO -- clicking :sign_in_button947[Jul 28 2023 02:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.563s948[Jul 28 2023 02:03:34 UTC (QA Tests)] INFO -- Enabling super sidebar!949[Jul 28 2023 02:03:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled950[Jul 28 2023 02:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds951[Jul 28 2023 02:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.21 seconds952[Jul 28 2023 02:03:35 UTC (QA Tests)] INFO -- Adding user qa-user-fd5156f191aeca2c to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox953[Jul 28 2023 02:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-minimal-access-dfc44621121dae62' via api in 0.81 seconds954[Jul 28 2023 02:03:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-minimal-access-dfc44621121dae62955[Jul 28 2023 02:03:38 UTC (QA Tests)] INFO -- clicking :file_name_link956[Jul 28 2023 02:03:38 UTC (QA Tests)] INFO -- clicking :action_dropdown957[Jul 28 2023 02:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.502s958[Jul 28 2023 02:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.595s959[Jul 28 2023 02:03:39 UTC (QA Tests)] INFO -- clicking :edit_menu_item960[Jul 28 2023 02:03:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fd5156f191aeca2c'961[Jul 28 2023 02:03:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-minimal-access-dfc44621121dae62'962[Jul 28 2023 02:03:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0'963 is not allowed to edit files via the UI964Create965 Push Rules966 using signed commits967[Jul 28 2023 02:03:40 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using signed commits restricts to signed commits968[Jul 28 2023 02:03:40 UTC (QA Tests)] INFO -- filling :login_field with "root"969[Jul 28 2023 02:03:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field970[Jul 28 2023 02:03:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"971[Jul 28 2023 02:03:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field972[Jul 28 2023 02:03:41 UTC (QA Tests)] INFO -- clicking :sign_in_button973[Jul 28 2023 02:03:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.35s974[Jul 28 2023 02:03:43 UTC (QA Tests)] INFO -- Enabling super sidebar!975[Jul 28 2023 02:03:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled976[Jul 28 2023 02:03:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.08 seconds977[Jul 28 2023 02:03:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds978[Jul 28 2023 02:03:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds979[Jul 28 2023 02:03:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-4ced8bb4c80d08f6' via api in 0.8 seconds980[Jul 28 2023 02:03:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"981[Jul 28 2023 02:03:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.55 seconds982[Jul 28 2023 02:03:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-4ced8bb4c80d08f6983[Jul 28 2023 02:03:49 UTC (QA Tests)] INFO -- clicking :menu_section_button984[Jul 28 2023 02:03:49 UTC (QA Tests)] INFO -- clicking :nav_item_link985[Jul 28 2023 02:03:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.344s986[Jul 28 2023 02:03:52 UTC (QA Tests)] INFO -- checking via JS :reject_unsigned_commits_checkbox with args {}987[Jul 28 2023 02:03:52 UTC (QA Tests)] INFO -- clicking :submit_settings_button988[Jul 28 2023 02:03:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.003s989[Jul 28 2023 02:03:53 UTC (QA Tests)] INFO -- Executing: `gpg --import /home/gitlab/qa/qa/fixtures/gpg/admin.asc`990[Jul 28 2023 02:03:53 UTC (QA Tests)] INFO -- Executing: `gpg --armor --export B8358D73048DACC4`991[Jul 28 2023 02:03:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::UserGPG with id '1' via api in 1.32 seconds992[Jul 28 2023 02:03:56 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"993[Jul 28 2023 02:03:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.37 seconds994 restricts to signed commits995 using non signed commits996[Jul 28 2023 02:03:59 UTC (QA Tests)] INFO -- filling :login_field with "root"997[Jul 28 2023 02:03:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field998[Jul 28 2023 02:03:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"999[Jul 28 2023 02:03:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1000[Jul 28 2023 02:04:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1001[Jul 28 2023 02:04:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.362s1002[Jul 28 2023 02:04:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1003[Jul 28 2023 02:04:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1004[Jul 28 2023 02:04:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds1005[Jul 28 2023 02:04:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1006[Jul 28 2023 02:04:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.21 seconds1007[Jul 28 2023 02:04:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-04b47cd9f4034ecb' via api in 0.78 seconds1008[Jul 28 2023 02:04:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1009[Jul 28 2023 02:04:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.44 seconds1010[Jul 28 2023 02:04:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-04b47cd9f4034ecb1011[Jul 28 2023 02:04:09 UTC (QA Tests)] INFO -- clicking :menu_section_button1012[Jul 28 2023 02:04:10 UTC (QA Tests)] INFO -- clicking :nav_item_link1013[Jul 28 2023 02:04:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.216s1014[Jul 28 2023 02:04:12 UTC (QA Tests)] INFO -- filling :file_name_field with "denied_file"1015[Jul 28 2023 02:04:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1016[Jul 28 2023 02:04:13 UTC (QA Tests)] INFO -- filling :file_size_field with "1"1017[Jul 28 2023 02:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :file_size_field1018[Jul 28 2023 02:04:13 UTC (QA Tests)] INFO -- filling :author_email_field with "(admin@example\.com|root@gitlab.com)"1019[Jul 28 2023 02:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :author_email_field1020[Jul 28 2023 02:04:14 UTC (QA Tests)] INFO -- filling :branch_name_field with "main"1021[Jul 28 2023 02:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :branch_name_field1022[Jul 28 2023 02:04:14 UTC (QA Tests)] INFO -- filling :commit_message_field with "allowed commit"1023[Jul 28 2023 02:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1024[Jul 28 2023 02:04:14 UTC (QA Tests)] INFO -- filling :deny_commit_message_field with "denied commit"1025[Jul 28 2023 02:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :deny_commit_message_field1026[Jul 28 2023 02:04:15 UTC (QA Tests)] INFO -- checking via JS :prevent_secrets_checkbox with args {}1027[Jul 28 2023 02:04:15 UTC (QA Tests)] INFO -- checking via JS :deny_delete_tag_checkbox with args {}1028[Jul 28 2023 02:04:15 UTC (QA Tests)] INFO -- clicking :submit_settings_button1029[Jul 28 2023 02:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.097s1030[Jul 28 2023 02:04:16 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts commit by message format1031[Jul 28 2023 02:04:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"1032[Jul 28 2023 02:04:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.37 seconds1033 restricts commit by message format1034[Jul 28 2023 02:04:22 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts branches by branch name1035 restricts branches by branch name1036[Jul 28 2023 02:04:24 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts removal of tag1037[Jul 28 2023 02:04:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'test_tag_defe207a6c0d6543' via api in 0.34 seconds1038 restricts removal of tag1039[Jul 28 2023 02:04:27 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts committing files with secrets1040 restricts committing files with secrets1041[Jul 28 2023 02:04:29 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits allows an unrestricted push1042[Jul 28 2023 02:04:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"1043[Jul 28 2023 02:04:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.13 seconds1044 allows an unrestricted push1045[Jul 28 2023 02:04:30 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts users by email format1046[Jul 28 2023 02:04:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds1047[Jul 28 2023 02:04:30 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-04b47cd9f4034ecb QA::Resource::Project1048 restricts users by email format1049[Jul 28 2023 02:04:33 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts files by name and size1050 restricts files by name and size1051 with commits restricted to verified emails1052[Jul 28 2023 02:04:38 UTC (QA Tests)] INFO -- Starting test: Create Push Rules with commits restricted to verified emails rejects unverified emails1053[Jul 28 2023 02:04:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1054[Jul 28 2023 02:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1055[Jul 28 2023 02:04:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1056[Jul 28 2023 02:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1057[Jul 28 2023 02:04:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1058[Jul 28 2023 02:04:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.395s1059[Jul 28 2023 02:04:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1060[Jul 28 2023 02:04:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled1061[Jul 28 2023 02:04:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds1062[Jul 28 2023 02:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1063[Jul 28 2023 02:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1064[Jul 28 2023 02:04:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-f656cea295fda560' via api in 0.76 seconds1065[Jul 28 2023 02:04:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1066[Jul 28 2023 02:04:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds1067[Jul 28 2023 02:04:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-f656cea295fda5601068[Jul 28 2023 02:04:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1069[Jul 28 2023 02:04:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1070[Jul 28 2023 02:04:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.207s1071[Jul 28 2023 02:04:50 UTC (QA Tests)] INFO -- checking via JS :committer_restriction_checkbox with args {}1072[Jul 28 2023 02:04:50 UTC (QA Tests)] INFO -- clicking :submit_settings_button1073[Jul 28 2023 02:04:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.048s1074[Jul 28 2023 02:04:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"1075[Jul 28 2023 02:04:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds1076 rejects unverified emails1077 with commits restricted by author email to existing GitLab users1078[Jul 28 2023 02:04:55 UTC (QA Tests)] INFO -- Starting test: Create Push Rules with commits restricted by author email to existing GitLab users rejects non-member users1079[Jul 28 2023 02:04:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1080[Jul 28 2023 02:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1081[Jul 28 2023 02:04:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1082[Jul 28 2023 02:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1083[Jul 28 2023 02:04:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1084[Jul 28 2023 02:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.336s1085[Jul 28 2023 02:04:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1086[Jul 28 2023 02:04:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1087[Jul 28 2023 02:05:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1088[Jul 28 2023 02:05:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1089[Jul 28 2023 02:05:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.23 seconds1090[Jul 28 2023 02:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-5e1b56652edcedf7' via api in 0.77 seconds1091[Jul 28 2023 02:05:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1092[Jul 28 2023 02:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds1093[Jul 28 2023 02:05:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push_rules-5e1b56652edcedf71094[Jul 28 2023 02:05:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1095[Jul 28 2023 02:05:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1096[Jul 28 2023 02:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.361s1097[Jul 28 2023 02:05:07 UTC (QA Tests)] INFO -- checking via JS :restrict_author_checkbox with args {}1098[Jul 28 2023 02:05:07 UTC (QA Tests)] INFO -- clicking :submit_settings_button1099[Jul 28 2023 02:05:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.022s1100 rejects non-member users1101Govern1102 Vulnerability Report Security Training1103[Jul 28 2023 02:05:10 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training shows security training section for supported vulnerabilities when the setting is toggled ON1104[Jul 28 2023 02:05:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1105[Jul 28 2023 02:05:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1106[Jul 28 2023 02:05:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-b4339e1f01cfcefe' via api in 0.77 seconds1107[Jul 28 2023 02:05:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1108[Jul 28 2023 02:05:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1109[Jul 28 2023 02:05:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1110[Jul 28 2023 02:05:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-b4339e1f01cfcefe --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-b4339e1f01cfcefe 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-vulnerability-report-security-training-b4339e1f01cfcefe --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1111[Jul 28 2023 02:05:12 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-b4339e1f01cfcefe`1112[Jul 28 2023 02:05:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1113[Jul 28 2023 02:05:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-b4339e1f01cfcefe' via api in 1.38 seconds1114[Jul 28 2023 02:05:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds1115[Jul 28 2023 02:05:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1116[Jul 28 2023 02:05:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1117[Jul 28 2023 02:05:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1118[Jul 28 2023 02:05:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1119[Jul 28 2023 02:05:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1120[Jul 28 2023 02:05:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.434s1121[Jul 28 2023 02:05:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1122[Jul 28 2023 02:05:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1123[Jul 28 2023 02:05:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-b4339e1f01cfcefe1124[Jul 28 2023 02:05:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1125[Jul 28 2023 02:05:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1126[Jul 28 2023 02:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.825s1127[Jul 28 2023 02:05:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1128[Jul 28 2023 02:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.793s1129[Jul 28 2023 02:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability_report_header' took 11.037s1130[Jul 28 2023 02:05:34 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-b4339e1f01cfcefe/-/security/vulnerability_report1131[Jul 28 2023 02:05:37 UTC (QA Tests)] INFO -- clicking :vulnerability1132[Jul 28 2023 02:05:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.958s1133[Jul 28 2023 02:05:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? security_training_text' took 4.951s1134[Jul 28 2023 02:05:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-b4339e1f01cfcefe'1135[Jul 28 2023 02:05:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-b4339e1f01cfcefe`1136[Jul 28 2023 02:05:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-b4339e1f01cfcefe'1137 shows security training section for supported vulnerabilities when the setting is toggled ON1138[Jul 28 2023 02:05:44 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training does not show security training section in vulnerability details when the setting is turned OFF1139[Jul 28 2023 02:05:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1140[Jul 28 2023 02:05:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds1141[Jul 28 2023 02:05:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-1a1e44949911812d' via api in 0.74 seconds1142[Jul 28 2023 02:05:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1143[Jul 28 2023 02:05:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1144[Jul 28 2023 02:05:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1145[Jul 28 2023 02:05:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-1a1e44949911812d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-1a1e44949911812d 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-vulnerability-report-security-training-1a1e44949911812d --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1146[Jul 28 2023 02:05:51 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-1a1e44949911812d`1147[Jul 28 2023 02:05:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1148[Jul 28 2023 02:05:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-1a1e44949911812d' via api in 6.27 seconds1149[Jul 28 2023 02:05:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds1150[Jul 28 2023 02:05:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1151[Jul 28 2023 02:05:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1152[Jul 28 2023 02:05:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1153[Jul 28 2023 02:05:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1154[Jul 28 2023 02:05:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1155[Jul 28 2023 02:05:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.391s1156[Jul 28 2023 02:05:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1157[Jul 28 2023 02:05:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1158[Jul 28 2023 02:05:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-1a1e44949911812d1159[Jul 28 2023 02:05:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1160[Jul 28 2023 02:05:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1161[Jul 28 2023 02:06:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s1162[Jul 28 2023 02:06:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1163[Jul 28 2023 02:06:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.831s1164[Jul 28 2023 02:06:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability_report_header' took 11.034s1165[Jul 28 2023 02:06:12 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-1a1e44949911812d/-/security/vulnerability_report1166[Jul 28 2023 02:06:16 UTC (QA Tests)] INFO -- clicking :vulnerability1167[Jul 28 2023 02:06:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.919s1168[Jul 28 2023 02:06:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-1a1e44949911812d'1169[Jul 28 2023 02:06:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-1a1e44949911812d`1170[Jul 28 2023 02:06:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/vulnerability-report-security-training-1a1e44949911812d'1171 does not show security training section in vulnerability details when the setting is turned OFF1172Create1173 Git Server Hooks1174 with custom error messages1175[Jul 28 2023 02:06:28 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1176 renders preconfigured error message when user hook failed on commit in WebIDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1177Create1178 Codeowners1179 merge request assigns code owners as approvers (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416217)1180Data Stores1181 User1182 when parent group membership is terminated1183[Jul 28 2023 02:06:28 UTC (QA Tests)] INFO -- Starting test: Data Stores User when parent group membership is terminated is not allowed to edit the project files1184[Jul 28 2023 02:06:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a4bef65a1a1c8853' via api in 0.27 seconds1185[Jul 28 2023 02:06:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1186[Jul 28 2023 02:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-access-termination-1c79c0fff72f120f' via api in 0.39 seconds1187[Jul 28 2023 02:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-access-termination-1c79c0fff72f120f/project-for-user-access-termination-5efd595210325da1' via api in 0.84 seconds1188[Jul 28 2023 02:06:29 UTC (QA Tests)] INFO -- Adding user qa-user-a4bef65a1a1c8853 to gitlab-qa-sandbox-group-6/group-to-test-access-termination-1c79c0fff72f120f QA::Resource::Group1189[Jul 28 2023 02:06:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1190[Jul 28 2023 02:06:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1191[Jul 28 2023 02:06:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1192[Jul 28 2023 02:06:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1193[Jul 28 2023 02:06:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1194[Jul 28 2023 02:06:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.342s1195[Jul 28 2023 02:06:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1196[Jul 28 2023 02:06:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1197[Jul 28 2023 02:06:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/group-to-test-access-termination-1c79c0fff72f120f1198[Jul 28 2023 02:06:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1199[Jul 28 2023 02:06:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1200[Jul 28 2023 02:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.033s1201[Jul 28 2023 02:06:37 UTC (QA Tests)] INFO -- filling :search_bar_input with "qa-user-a4bef65a1a1c8853"1202[Jul 28 2023 02:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1203[Jul 28 2023 02:06:38 UTC (QA Tests)] INFO -- clicking :search_button1204[Jul 28 2023 02:06:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 0.913s1205[Jul 28 2023 02:06:39 UTC (QA Tests)] INFO -- clicking :user_action_dropdown1206[Jul 28 2023 02:06:39 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item1207[Jul 28 2023 02:06:39 UTC (QA Tests)] INFO -- clicking :remove_member_button1208[Jul 28 2023 02:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.98s1209[Jul 28 2023 02:06:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.061s1210[Jul 28 2023 02:06:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content1211[Jul 28 2023 02:06:41 UTC (QA Tests)] INFO -- clicking :sign_out_link1212[Jul 28 2023 02:06:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a4bef65a1a1c8853"1213[Jul 28 2023 02:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1214[Jul 28 2023 02:06:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1215[Jul 28 2023 02:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1216[Jul 28 2023 02:06:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1217[Jul 28 2023 02:06:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.559s1218[Jul 28 2023 02:06:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1219[Jul 28 2023 02:06:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1220[Jul 28 2023 02:06:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/group-to-test-access-termination-1c79c0fff72f120f/project-for-user-access-termination-5efd595210325da11221[Jul 28 2023 02:06:47 UTC (QA Tests)] INFO -- clicking :file_name_link1222[Jul 28 2023 02:06:47 UTC (QA Tests)] INFO -- clicking :action_dropdown1223[Jul 28 2023 02:06:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.552s1224[Jul 28 2023 02:06:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.643s1225[Jul 28 2023 02:06:48 UTC (QA Tests)] INFO -- clicking :edit_menu_item1226 is not allowed to edit the project files1227Verify1228 Pipeline with raw variables in YAML1229[Jul 28 2023 02:06:48 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML expands variables according to expand: true/false1230[Jul 28 2023 02:06:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1231[Jul 28 2023 02:06:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1232[Jul 28 2023 02:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-raw-variable-pipeline-26d447d441331521' via api in 0.75 seconds1233[Jul 28 2023 02:06:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1234[Jul 28 2023 02:06:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1235[Jul 28 2023 02:06:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1236[Jul 28 2023 02:06:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510009 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510009 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-1690510009 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list qa-runner-1690510009 --executor shell && gitlab-runner run" `1237[Jul 28 2023 02:06:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510009`1238[Jul 28 2023 02:06:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1239[Jul 28 2023 02:06:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510009' via api in 1.38 seconds1240[Jul 28 2023 02:06:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1241[Jul 28 2023 02:06:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1242[Jul 28 2023 02:06:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1243[Jul 28 2023 02:06:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1244[Jul 28 2023 02:06:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1245[Jul 28 2023 02:06:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1246[Jul 28 2023 02:06:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.419s1247[Jul 28 2023 02:06:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1248[Jul 28 2023 02:06:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1249[Jul 28 2023 02:06:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-raw-variable-pipeline-26d447d4413315211250[Jul 28 2023 02:06:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1251[Jul 28 2023 02:06:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1252[Jul 28 2023 02:06:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.855s1253[Jul 28 2023 02:07:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1254[Jul 28 2023 02:07:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.307s1255[Jul 28 2023 02:07:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690510009'1256[Jul 28 2023 02:07:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510009`1257 expands variables according to expand: true/false1258Verify1259 Pipelines for merged results and merge trains1260[Jul 28 2023 02:07:03 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results1261[Jul 28 2023 02:07:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1262[Jul 28 2023 02:07:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1263[Jul 28 2023 02:07:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-373a515eabbb508c' via api in 0.74 seconds1264[Jul 28 2023 02:07:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1265[Jul 28 2023 02:07:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1266[Jul 28 2023 02:07:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1267[Jul 28 2023 02:07:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-apigir7f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-apigir7f 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-apigir7f --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list qa-runner-apigir7f --executor shell && gitlab-runner run" `1268[Jul 28 2023 02:07:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-apigir7f`1269[Jul 28 2023 02:07:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1270[Jul 28 2023 02:07:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-apigir7f' via api in 6.2 seconds1271[Jul 28 2023 02:07:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1272[Jul 28 2023 02:07:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1273[Jul 28 2023 02:07:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1274[Jul 28 2023 02:07:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1275[Jul 28 2023 02:07:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1276[Jul 28 2023 02:07:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1277[Jul 28 2023 02:07:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.253s1278[Jul 28 2023 02:07:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1279[Jul 28 2023 02:07:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1280[Jul 28 2023 02:07:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-373a515eabbb508c1281[Jul 28 2023 02:07:17 UTC (QA Tests)] INFO -- clicking :menu_section_button1282[Jul 28 2023 02:07:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1283[Jul 28 2023 02:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.072s1284[Jul 28 2023 02:07:18 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1285[Jul 28 2023 02:07:18 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1286[Jul 28 2023 02:07:18 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1287[Jul 28 2023 02:07:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 1.109s1288[Jul 28 2023 02:07:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1289[Jul 28 2023 02:07:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.75 seconds1290[Jul 28 2023 02:07:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-373a515eabbb508c/-/merge_requests/11291[Jul 28 2023 02:07:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 16.075s1292[Jul 28 2023 02:07:38 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-373a515eabbb508c/-/merge_requests/11293[Jul 28 2023 02:07:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.793s1294[Jul 28 2023 02:07:45 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown1295[Jul 28 2023 02:07:45 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item1296[Jul 28 2023 02:07:47 UTC (QA Tests)] INFO -- clicking :merge_immediately_button1297[Jul 28 2023 02:07:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.679s1298[Jul 28 2023 02:07:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-apigir7f'1299[Jul 28 2023 02:07:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-apigir7f`1300 creates a pipeline with merged results1301[Jul 28 2023 02:07:50 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train1302[Jul 28 2023 02:07:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1303[Jul 28 2023 02:07:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds1304[Jul 28 2023 02:07:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-1dbf987554fb1bae' via api in 0.71 seconds1305[Jul 28 2023 02:07:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1306[Jul 28 2023 02:07:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1307[Jul 28 2023 02:07:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1308[Jul 28 2023 02:07:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-pqvdluxj --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-pqvdluxj 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-pqvdluxj --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list qa-runner-pqvdluxj --executor shell && gitlab-runner run" `1309[Jul 28 2023 02:07:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-pqvdluxj`1310[Jul 28 2023 02:07:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1311[Jul 28 2023 02:07:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-pqvdluxj' via api in 1.3 seconds1312[Jul 28 2023 02:07:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1313[Jul 28 2023 02:07:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1314[Jul 28 2023 02:07:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1315[Jul 28 2023 02:07:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1316[Jul 28 2023 02:07:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1317[Jul 28 2023 02:07:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1318[Jul 28 2023 02:07:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.278s1319[Jul 28 2023 02:07:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1320[Jul 28 2023 02:07:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1321[Jul 28 2023 02:07:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-1dbf987554fb1bae1322[Jul 28 2023 02:08:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1323[Jul 28 2023 02:08:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1324[Jul 28 2023 02:08:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.982s1325[Jul 28 2023 02:08:01 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1326[Jul 28 2023 02:08:01 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1327[Jul 28 2023 02:08:01 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1328[Jul 28 2023 02:08:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 1.177s1329[Jul 28 2023 02:08:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.02 seconds1330[Jul 28 2023 02:08:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.75 seconds1331[Jul 28 2023 02:08:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-1dbf987554fb1bae/-/merge_requests/11332[Jul 28 2023 02:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 16.056s1333[Jul 28 2023 02:08:23 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pipelines-for-merge-trains-1dbf987554fb1bae/-/merge_requests/11334[Jul 28 2023 02:08:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.04s1335[Jul 28 2023 02:08:30 UTC (QA Tests)] INFO -- clicking :merge_button1336[Jul 28 2023 02:08:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.598s1337[Jul 28 2023 02:08:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 9.407s1338[Jul 28 2023 02:08:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-pqvdluxj'1339[Jul 28 2023 02:08:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-pqvdluxj`1340 merges via a merge train1341Verify1342 Multi-project pipelines1343[Jul 28 2023 02:08:41 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download1344[Jul 28 2023 02:08:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1345[Jul 28 2023 02:08:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.21 seconds1346[Jul 28 2023 02:08:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1347[Jul 28 2023 02:08:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1348[Jul 28 2023 02:08:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1349[Jul 28 2023 02:08:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-7bd951e1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-7bd951e1 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-7bd951e1 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list qa-runner-7bd951e1 --executor shell && gitlab-runner run" `1350[Jul 28 2023 02:08:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7bd951e1`1351[Jul 28 2023 02:08:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1352[Jul 28 2023 02:08:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-7bd951e1' via api in 6.21 seconds1353[Jul 28 2023 02:08:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/downstream-project-473f62e968edbea3' via api in 0.55 seconds1354[Jul 28 2023 02:08:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/upstream-project-a45d291bbdb6bc1c' via api in 0.49 seconds1355[Jul 28 2023 02:08:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1356[Jul 28 2023 02:08:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1357[Jul 28 2023 02:08:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1358[Jul 28 2023 02:08:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1359[Jul 28 2023 02:08:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1360[Jul 28 2023 02:08:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1361[Jul 28 2023 02:08:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1362[Jul 28 2023 02:08:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.261s1363[Jul 28 2023 02:08:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1364[Jul 28 2023 02:08:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1365[Jul 28 2023 02:08:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/upstream-project-a45d291bbdb6bc1c1366[Jul 28 2023 02:08:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1367[Jul 28 2023 02:08:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1368[Jul 28 2023 02:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.974s1369[Jul 28 2023 02:09:10 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1370[Jul 28 2023 02:09:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-7bd951e1'1371[Jul 28 2023 02:09:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-7bd951e1`1372[Jul 28 2023 02:09:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/upstream-project-a45d291bbdb6bc1c'1373[Jul 28 2023 02:09:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/downstream-project-473f62e968edbea3'1374 creates a multi-project pipeline with artifact download1375Plan1376 Issues list1377[Jul 28 2023 02:09:12 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV1378[Jul 28 2023 02:09:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1379[Jul 28 2023 02:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1380[Jul 28 2023 02:09:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1381[Jul 28 2023 02:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1382[Jul 28 2023 02:09:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1383[Jul 28 2023 02:09:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.284s1384[Jul 28 2023 02:09:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1385[Jul 28 2023 02:09:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1386[Jul 28 2023 02:09:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1387[Jul 28 2023 02:09:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.26 seconds1388[Jul 28 2023 02:09:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-to-test-export-issues-as-csv-260109da1928512c' via api in 1.16 seconds1389[Jul 28 2023 02:09:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.25 seconds1390[Jul 28 2023 02:09:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.95 seconds1391[Jul 28 2023 02:09:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-to-test-export-issues-as-csv-260109da1928512c1392[Jul 28 2023 02:09:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1393[Jul 28 2023 02:09:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1394[Jul 28 2023 02:09:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.975s1395[Jul 28 2023 02:09:21 UTC (QA Tests)] INFO -- clicking :issues_list_more_actions_dropdown1396[Jul 28 2023 02:09:22 UTC (QA Tests)] INFO -- clicking :export_as_csv_button1397[Jul 28 2023 02:09:22 UTC (QA Tests)] INFO -- clicking :export_issues_button1398[Jul 28 2023 02:09:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_issues_button' took 0.639s1399 successfully exports issues list as CSV1400Create1401 Merge request squashing1402[Jul 28 2023 02:09:23 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1403[Jul 28 2023 02:09:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1404[Jul 28 2023 02:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1405[Jul 28 2023 02:09:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1406[Jul 28 2023 02:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1407[Jul 28 2023 02:09:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1408[Jul 28 2023 02:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.237s1409[Jul 28 2023 02:09:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1410[Jul 28 2023 02:09:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1411[Jul 28 2023 02:09:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1412[Jul 28 2023 02:09:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds1413[Jul 28 2023 02:09:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/squash-before-merge-342acdf5137ae94f' via api in 0.74 seconds1414[Jul 28 2023 02:09:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1415[Jul 28 2023 02:09:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1416[Jul 28 2023 02:09:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.37 seconds1417[Jul 28 2023 02:09:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1418[Jul 28 2023 02:09:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.35 seconds1419[Jul 28 2023 02:09:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/squash-before-merge-342acdf5137ae94f/-/merge_requests/11420[Jul 28 2023 02:09:49 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1421[Jul 28 2023 02:09:49 UTC (QA Tests)] INFO -- clicking :merge_button1422[Jul 28 2023 02:09:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.63s1423 user squashes commits while merging1424Create1425 Snippet index page1426 behaves like displaying details on index page1427[Jul 28 2023 02:09:52 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number1428[Jul 28 2023 02:09:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1429[Jul 28 2023 02:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1430[Jul 28 2023 02:09:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1431[Jul 28 2023 02:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1432[Jul 28 2023 02:09:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1433[Jul 28 2023 02:09:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.241s1434[Jul 28 2023 02:09:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1435[Jul 28 2023 02:09:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1436[Jul 28 2023 02:09:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.41 seconds1437[Jul 28 2023 02:09:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1438 shows correct details of personal_snippet_with_multiple_files including file number1439 behaves like displaying details on index page1440[Jul 28 2023 02:09:59 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number1441[Jul 28 2023 02:09:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1442[Jul 28 2023 02:09:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1443[Jul 28 2023 02:10:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1444[Jul 28 2023 02:10:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1445[Jul 28 2023 02:10:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1446[Jul 28 2023 02:10:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.341s1447[Jul 28 2023 02:10:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1448[Jul 28 2023 02:10:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1449[Jul 28 2023 02:10:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.41 seconds1450[Jul 28 2023 02:10:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1451 shows correct details of personal_snippet_with_single_file including file number1452 behaves like displaying details on index page1453[Jul 28 2023 02:10:05 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number1454[Jul 28 2023 02:10:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1455[Jul 28 2023 02:10:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1456[Jul 28 2023 02:10:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1457[Jul 28 2023 02:10:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1458[Jul 28 2023 02:10:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1459[Jul 28 2023 02:10:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.196s1460[Jul 28 2023 02:10:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1461[Jul 28 2023 02:10:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1462[Jul 28 2023 02:10:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1463[Jul 28 2023 02:10:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1464[Jul 28 2023 02:10:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-snippets-9742ecfdf22f5d77' via api in 0.76 seconds1465[Jul 28 2023 02:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 1.25 seconds1466[Jul 28 2023 02:10:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1467 shows correct details of project_snippet_with_single_file including file number1468 behaves like displaying details on index page1469[Jul 28 2023 02:10:12 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number1470[Jul 28 2023 02:10:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1471[Jul 28 2023 02:10:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1472[Jul 28 2023 02:10:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1473[Jul 28 2023 02:10:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1474[Jul 28 2023 02:10:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1475[Jul 28 2023 02:10:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.295s1476[Jul 28 2023 02:10:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1477[Jul 28 2023 02:10:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1478[Jul 28 2023 02:10:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1479[Jul 28 2023 02:10:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1480[Jul 28 2023 02:10:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-snippets-b4b50e9c90102a79' via api in 0.74 seconds1481[Jul 28 2023 02:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.3 seconds1482[Jul 28 2023 02:10:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1483 shows correct details of project_snippet_with_multiple_files including file number1484Plan1485 Design Management1486[Jul 28 2023 02:10:19 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it1487[Jul 28 2023 02:10:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1488[Jul 28 2023 02:10:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1489[Jul 28 2023 02:10:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1490[Jul 28 2023 02:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1491[Jul 28 2023 02:10:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1492[Jul 28 2023 02:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.343s1493[Jul 28 2023 02:10:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1494[Jul 28 2023 02:10:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1495[Jul 28 2023 02:10:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1496[Jul 28 2023 02:10:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1497[Jul 28 2023 02:10:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-44ed3a37afba783c' via api in 0.77 seconds1498[Jul 28 2023 02:10:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 1.02 seconds1499[Jul 28 2023 02:10:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-44ed3a37afba783c/-/issues/11500[Jul 28 2023 02:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.162s1501[Jul 28 2023 02:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.198s1502[Jul 28 2023 02:10:29 UTC (QA Tests)] INFO -- clicking :design_file_name1503[Jul 28 2023 02:10:29 UTC (QA Tests)] INFO -- clicking :design_image_button1504[Jul 28 2023 02:10:30 UTC (QA Tests)] INFO -- filling :note_textarea with "This design is great!"1505[Jul 28 2023 02:10:30 UTC (QA Tests)] INFO -- clicking the coordinates of :note_textarea1506[Jul 28 2023 02:10:30 UTC (QA Tests)] INFO -- clicking :save_comment_button1507[Jul 28 2023 02:10:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.803s1508[Jul 28 2023 02:10:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? save_comment_button' took 0.814s1509 user adds a design and annotates it1510Secure1511 License merge request widget1512 when a CycloneDX SBOM file exists1513 manage licenses from the merge request (PENDING: Test is not compatible with this environment or pipeline)1514 when a license scanning report exists1515 manage licenses from the merge request (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/397067)1516Data Stores1517 Users API1518[Jul 28 2023 02:10:32 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users1519 GET /users1520[Jul 28 2023 02:10:32 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with a valid username1521 GET /users/:username with a valid username1522[Jul 28 2023 02:10:32 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with an invalid username1523 GET /users/:username with an invalid username1524Plan1525 Issue1526[Jul 28 2023 02:10:32 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit1527[Jul 28 2023 02:10:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1528[Jul 28 2023 02:10:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1529[Jul 28 2023 02:10:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-446ca88898a3b7d9' via api in 0.75 seconds1530[Jul 28 2023 02:10:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 1.07 seconds1531[Jul 28 2023 02:10:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"1532[Jul 28 2023 02:10:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.74 seconds1533[Jul 28 2023 02:10:36 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"1534[Jul 28 2023 02:10:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.42 seconds1535 closes via pushing a commit1536Create1537 Version control for project snippets1538[Jul 28 2023 02:10:37 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI1539[Jul 28 2023 02:10:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1540[Jul 28 2023 02:10:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1541[Jul 28 2023 02:10:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1542[Jul 28 2023 02:10:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1543[Jul 28 2023 02:10:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1544[Jul 28 2023 02:10:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s1545[Jul 28 2023 02:10:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1546[Jul 28 2023 02:10:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1547[Jul 28 2023 02:10:42 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-3z6vxi/id_rsa -N `1548[Jul 28 2023 02:10:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.9 seconds1549[Jul 28 2023 02:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1550[Jul 28 2023 02:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.27 seconds1551[Jul 28 2023 02:10:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-snippets-6eb6126ad4a01ed8' via api in 1.08 seconds1552[Jul 28 2023 02:10:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 1.56 seconds1553[Jul 28 2023 02:10:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-snippets-6eb6126ad4a01ed8/-/snippets/51554[Jul 28 2023 02:10:46 UTC (QA Tests)] INFO -- clicking :clone_button1555[Jul 28 2023 02:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.11 seconds1556[Jul 28 2023 02:10:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.705s1557[Jul 28 2023 02:10:49 UTC (QA Tests)] INFO -- clicking :snippet_action_button1558[Jul 28 2023 02:10:49 UTC (QA Tests)] INFO -- clicking :delete_snippet_button1559[Jul 28 2023 02:10:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.844s1560[Jul 28 2023 02:10:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.853s1561[Jul 28 2023 02:10:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1562 clones, pushes, and pulls a project snippet over SSH, deletes via UI1563[Jul 28 2023 02:10:51 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI1564[Jul 28 2023 02:10:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1565[Jul 28 2023 02:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1566[Jul 28 2023 02:10:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1567[Jul 28 2023 02:10:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1568[Jul 28 2023 02:10:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1569[Jul 28 2023 02:10:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.245s1570[Jul 28 2023 02:10:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1571[Jul 28 2023 02:10:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1572[Jul 28 2023 02:10:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1573[Jul 28 2023 02:10:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1574[Jul 28 2023 02:10:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-snippets-f3147519fd314faf' via api in 0.74 seconds1575[Jul 28 2023 02:10:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 1.19 seconds1576[Jul 28 2023 02:10:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-snippets-f3147519fd314faf/-/snippets/61577[Jul 28 2023 02:10:58 UTC (QA Tests)] INFO -- clicking :clone_button1578[Jul 28 2023 02:11:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.16 seconds1579[Jul 28 2023 02:11:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.001s1580[Jul 28 2023 02:11:01 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present1581[Jul 28 2023 02:11:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.455s1582[Jul 28 2023 02:11:12 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1583[Jul 28 2023 02:11:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.376s1584[Jul 28 2023 02:11:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.39s1585[Jul 28 2023 02:11:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '6'1586[Jul 28 2023 02:11:15 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-k2yogq/id_rsa -N `1587[Jul 28 2023 02:11:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.56 seconds1588[Jul 28 2023 02:11:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1589 clones, pushes, and pulls a project snippet over HTTP, edits via UI1590Data Stores1591 Group with members1592[Jul 28 2023 02:11:15 UTC (QA Tests)] INFO -- Starting test: Data Stores Group with members can be shared with another group with correct access level1593[Jul 28 2023 02:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1594[Jul 28 2023 02:11:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/target-group-with-project_622952b34e3683d5' via api in 0.4 seconds1595[Jul 28 2023 02:11:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/target-group-with-project_622952b34e3683d5/the_awesome_project-555c4bf7df6ccced' via api in 0.78 seconds1596[Jul 28 2023 02:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1597[Jul 28 2023 02:11:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/source-group-with-members_e61d7f0cbd653f0e' via api in 0.43 seconds1598[Jul 28 2023 02:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1599[Jul 28 2023 02:11:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/source-group-with-members_e61d7f0cbd653f0e QA::Resource::Group1600[Jul 28 2023 02:11:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1601[Jul 28 2023 02:11:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1602[Jul 28 2023 02:11:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1603[Jul 28 2023 02:11:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1604[Jul 28 2023 02:11:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1605[Jul 28 2023 02:11:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s1606[Jul 28 2023 02:11:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1607[Jul 28 2023 02:11:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled1608[Jul 28 2023 02:11:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/target-group-with-project_622952b34e3683d51609[Jul 28 2023 02:11:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1610[Jul 28 2023 02:11:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1611[Jul 28 2023 02:11:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.866s1612[Jul 28 2023 02:11:24 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1613[Jul 28 2023 02:11:27 UTC (QA Tests)] INFO -- Searching in dropdown: "source-group-with-members_e61d7f0cbd653f0e"1614[Jul 28 2023 02:11:27 UTC (QA Tests)] INFO -- clicking :invite_button1615[Jul 28 2023 02:11:28 UTC (QA Tests)] INFO -- clicking :groups_list_tab1616[Jul 28 2023 02:11:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.763s1617[Jul 28 2023 02:11:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element groups_list_tab' took 0.865s1618[Jul 28 2023 02:11:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.059s1619[Jul 28 2023 02:11:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content1620[Jul 28 2023 02:11:31 UTC (QA Tests)] INFO -- clicking :sign_out_link1621[Jul 28 2023 02:11:31 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1622[Jul 28 2023 02:11:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1623[Jul 28 2023 02:11:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1624[Jul 28 2023 02:11:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1625[Jul 28 2023 02:11:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1626[Jul 28 2023 02:11:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.847s1627[Jul 28 2023 02:11:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1628[Jul 28 2023 02:11:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1629[Jul 28 2023 02:11:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/target-group-with-project_622952b34e3683d5/the_awesome_project-555c4bf7df6ccced'1630[Jul 28 2023 02:11:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/source-group-with-members_e61d7f0cbd653f0e'1631[Jul 28 2023 02:11:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/target-group-with-project_622952b34e3683d5'1632 can be shared with another group with correct access level1633Monitor1634 Alert1635 when using HTTP endpoint integration1636 behaves like new alert1637[Jul 28 2023 02:11:36 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident1638[Jul 28 2023 02:11:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1639[Jul 28 2023 02:11:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1640[Jul 28 2023 02:11:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1641[Jul 28 2023 02:11:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1642[Jul 28 2023 02:11:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1643[Jul 28 2023 02:11:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.294s1644[Jul 28 2023 02:11:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1645[Jul 28 2023 02:11:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled1646[Jul 28 2023 02:11:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1647[Jul 28 2023 02:11:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds1648[Jul 28 2023 02:11:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-alerts-1cd5d8e52c203821' via api in 0.71 seconds1649[Jul 28 2023 02:11:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-alerts-1cd5d8e52c2038211650[Jul 28 2023 02:11:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1651[Jul 28 2023 02:11:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1652[Jul 28 2023 02:11:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.983s1653[Jul 28 2023 02:11:45 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1654[Jul 28 2023 02:11:46 UTC (QA Tests)] INFO -- clicking :save_changes_button1655[Jul 28 2023 02:11:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.039s1656[Jul 28 2023 02:11:48 UTC (QA Tests)] INFO -- clicking :add_integration_button1657[Jul 28 2023 02:11:48 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1658[Jul 28 2023 02:11:48 UTC (QA Tests)] INFO -- clicking :integration_name_field1659[Jul 28 2023 02:11:48 UTC (QA Tests)] INFO -- filling :integration_name_field with "autem"1660[Jul 28 2023 02:11:48 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1661[Jul 28 2023 02:11:49 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1662[Jul 28 2023 02:11:49 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"sapiente","description":"quisquam"}"1663[Jul 28 2023 02:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1664[Jul 28 2023 02:11:50 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1665[Jul 28 2023 02:11:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1666[Jul 28 2023 02:11:50 UTC (QA Tests)] INFO -- clicking :nav_item_link1667[Jul 28 2023 02:11:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.75s1668 automatically creates new incident1669 when using Prometheus integration1670 behaves like new alert1671[Jul 28 2023 02:11:51 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident1672[Jul 28 2023 02:11:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1673[Jul 28 2023 02:11:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1674[Jul 28 2023 02:11:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1675[Jul 28 2023 02:11:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1676[Jul 28 2023 02:11:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1677[Jul 28 2023 02:11:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.289s1678[Jul 28 2023 02:11:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1679[Jul 28 2023 02:11:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1680[Jul 28 2023 02:11:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1681[Jul 28 2023 02:11:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1682[Jul 28 2023 02:11:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-alerts-7f6e383edc3d0d61' via api in 0.76 seconds1683[Jul 28 2023 02:11:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-alerts-7f6e383edc3d0d611684[Jul 28 2023 02:11:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1685[Jul 28 2023 02:11:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1686[Jul 28 2023 02:11:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.878s1687[Jul 28 2023 02:12:00 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1688[Jul 28 2023 02:12:01 UTC (QA Tests)] INFO -- clicking :save_changes_button1689[Jul 28 2023 02:12:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.976s1690[Jul 28 2023 02:12:03 UTC (QA Tests)] INFO -- clicking :add_integration_button1691[Jul 28 2023 02:12:03 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1692[Jul 28 2023 02:12:03 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1693[Jul 28 2023 02:12:03 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-28T02:12:03.878+00:00","generatorURL":"http://keeling.test/moises.durgan","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"dolore"},"annotations":{"title":"officia","gitlab_y_label":"status"}}]}"1694[Jul 28 2023 02:12:03 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1695[Jul 28 2023 02:12:04 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1696[Jul 28 2023 02:12:05 UTC (QA Tests)] INFO -- clicking :menu_section_button1697[Jul 28 2023 02:12:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1698[Jul 28 2023 02:12:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.812s1699 automatically creates new incident1700Monitor1701 Recovery alert1702 when using Prometheus integration1703 behaves like triggers recovery alert1704 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)1705 when using HTTP endpoint integration1706 behaves like triggers recovery alert1707 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)1708Plan1709 A project wiki1710[Jul 28 2023 02:12:06 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page1711[Jul 28 2023 02:12:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1712[Jul 28 2023 02:12:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1713[Jul 28 2023 02:12:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1714[Jul 28 2023 02:12:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1715[Jul 28 2023 02:12:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1716[Jul 28 2023 02:12:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.146s1717[Jul 28 2023 02:12:09 UTC (QA Tests)] INFO -- Enabling super sidebar!1718[Jul 28 2023 02:12:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled1719[Jul 28 2023 02:12:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1720[Jul 28 2023 02:12:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1721[Jul 28 2023 02:12:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/wiki_testing-ae10da04f3d71817' via api in 0.74 seconds1722[Jul 28 2023 02:12:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.19 seconds1723[Jul 28 2023 02:12:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/wiki_testing-ae10da04f3d71817/-/wikis/Home1724[Jul 28 2023 02:12:13 UTC (QA Tests)] INFO -- clicking :edit_page_button1725[Jul 28 2023 02:12:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.839s1726[Jul 28 2023 02:12:14 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"1727[Jul 28 2023 02:12:14 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1728[Jul 28 2023 02:12:14 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"1729[Jul 28 2023 02:12:14 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1730[Jul 28 2023 02:12:15 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1731[Jul 28 2023 02:12:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.337s1732 can change the directory path of a page1733Plan1734 Editing scoped labels on issues1735[Jul 28 2023 02:12:17 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels1736[Jul 28 2023 02:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1737[Jul 28 2023 02:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds1738[Jul 28 2023 02:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-af9a6a61d2d6f12f' via api in 0.7 seconds1739[Jul 28 2023 02:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 1.1 seconds1740[Jul 28 2023 02:12:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1741[Jul 28 2023 02:12:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1742[Jul 28 2023 02:12:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1743[Jul 28 2023 02:12:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1744[Jul 28 2023 02:12:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1745[Jul 28 2023 02:12:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.153s1746[Jul 28 2023 02:12:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1747[Jul 28 2023 02:12:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled1748[Jul 28 2023 02:12:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.12 seconds1749[Jul 28 2023 02:12:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '4' via api in 0.13 seconds1750[Jul 28 2023 02:12:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '5' via api in 0.1 seconds1751[Jul 28 2023 02:12:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '6' via api in 0.11 seconds1752[Jul 28 2023 02:12:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-af9a6a61d2d6f12f/-/issues/11753[Jul 28 2023 02:12:25 UTC (QA Tests)] INFO -- clicking :edit_button1754[Jul 28 2023 02:12:26 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "animal::dolphin"1755[Jul 28 2023 02:12:26 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1756[Jul 28 2023 02:12:26 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "plant::orchid"1757[Jul 28 2023 02:12:26 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1758[Jul 28 2023 02:12:27 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::car::porsche"1759[Jul 28 2023 02:12:27 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1760[Jul 28 2023 02:12:28 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::truck::mercedes-bens"1761[Jul 28 2023 02:12:28 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1762[Jul 28 2023 02:12:29 UTC (QA Tests)] INFO -- clicking :issue_title1763 correctly applies simple and multiple colon scoped pairs labels1764Plan1765 Epics Management1766[Jul 28 2023 02:12:30 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates an epic1767[Jul 28 2023 02:12:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1768[Jul 28 2023 02:12:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1769[Jul 28 2023 02:12:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1770[Jul 28 2023 02:12:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1771[Jul 28 2023 02:12:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1772[Jul 28 2023 02:12:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.109s1773[Jul 28 2023 02:12:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1774[Jul 28 2023 02:12:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1775[Jul 28 2023 02:12:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1776[Jul 28 2023 02:12:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1777[Jul 28 2023 02:12:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b01778[Jul 28 2023 02:12:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1779[Jul 28 2023 02:12:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.764s1780[Jul 28 2023 02:12:37 UTC (QA Tests)] INFO -- clicking :new_epic_button and ensuring QA::EE::Page::Group::Epic::New is present1781[Jul 28 2023 02:12:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_epic_button' took 1.153s1782[Jul 28 2023 02:12:38 UTC (QA Tests)] INFO -- filling :epic_title_field with "Epic created via GUI"1783[Jul 28 2023 02:12:38 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field1784[Jul 28 2023 02:12:39 UTC (QA Tests)] INFO -- clicking :create_epic_button and ensuring QA::EE::Page::Group::Epic::Show is present1785[Jul 28 2023 02:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_epic_button' took 1.231s1786[Jul 28 2023 02:12:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 5.16 seconds1787 creates an epic1788[Jul 28 2023 02:12:40 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates a confidential epic1789[Jul 28 2023 02:12:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1790[Jul 28 2023 02:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1791[Jul 28 2023 02:12:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1792[Jul 28 2023 02:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1793[Jul 28 2023 02:12:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1794[Jul 28 2023 02:12:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.125s1795[Jul 28 2023 02:12:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1796[Jul 28 2023 02:12:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1797[Jul 28 2023 02:12:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1798[Jul 28 2023 02:12:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1799[Jul 28 2023 02:12:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b01800[Jul 28 2023 02:12:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1801[Jul 28 2023 02:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.807s1802[Jul 28 2023 02:12:48 UTC (QA Tests)] INFO -- clicking :new_epic_button and ensuring QA::EE::Page::Group::Epic::New is present1803[Jul 28 2023 02:12:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_epic_button' took 1.148s1804[Jul 28 2023 02:12:50 UTC (QA Tests)] INFO -- filling :epic_title_field with "Confidential epic created via GUI"1805[Jul 28 2023 02:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field1806[Jul 28 2023 02:12:50 UTC (QA Tests)] INFO -- checking via JS :confidential_epic_checkbox with args {}1807[Jul 28 2023 02:12:50 UTC (QA Tests)] INFO -- clicking :create_epic_button and ensuring QA::EE::Page::Group::Epic::Show is present1808[Jul 28 2023 02:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_epic_button' took 1.28s1809[Jul 28 2023 02:12:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 6.37 seconds1810 creates a confidential epic1811 Resources created via API1812[Jul 28 2023 02:12:52 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API adds/removes issue to/from epic using quick actions1813[Jul 28 2023 02:12:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1814[Jul 28 2023 02:12:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1815[Jul 28 2023 02:12:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1816[Jul 28 2023 02:12:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1817[Jul 28 2023 02:12:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1818[Jul 28 2023 02:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.153s1819[Jul 28 2023 02:12:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1820[Jul 28 2023 02:12:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1821[Jul 28 2023 02:12:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1822[Jul 28 2023 02:12:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds1823[Jul 28 2023 02:12:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-2ef5c928e49292f8' via api in 0.71 seconds1824[Jul 28 2023 02:12:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.25 seconds1825[Jul 28 2023 02:12:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-2ef5c928e49292f8/-/issues/11826[Jul 28 2023 02:13:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '7' via api in 0.13 seconds1827[Jul 28 2023 02:13:01 UTC (QA Tests)] INFO -- clicking :issue_title1828[Jul 28 2023 02:13:01 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1829[Jul 28 2023 02:13:01 UTC (QA Tests)] INFO -- filling :comment_field with "/epic http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/-/epics/31830"1831[Jul 28 2023 02:13:01 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1832[Jul 28 2023 02:13:02 UTC (QA Tests)] INFO -- clicking :comment_button1833[Jul 28 2023 02:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.682s1834[Jul 28 2023 02:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? rich_text_promo_popover' took 0.691s1835[Jul 28 2023 02:13:03 UTC (QA Tests)] INFO -- clicking :issue_title1836[Jul 28 2023 02:13:03 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1837[Jul 28 2023 02:13:03 UTC (QA Tests)] INFO -- filling :comment_field with "/remove_epic1838"1839[Jul 28 2023 02:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1840[Jul 28 2023 02:13:04 UTC (QA Tests)] INFO -- clicking :comment_button1841[Jul 28 2023 02:13:04 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/-/epics/31842 adds/removes issue to/from epic using quick actions1843 Visit epic first1844[Jul 28 2023 02:13:06 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first closes and reopens an epic1845[Jul 28 2023 02:13:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1846[Jul 28 2023 02:13:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1847[Jul 28 2023 02:13:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1848[Jul 28 2023 02:13:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1849[Jul 28 2023 02:13:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1850[Jul 28 2023 02:13:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.186s1851[Jul 28 2023 02:13:09 UTC (QA Tests)] INFO -- Enabling super sidebar!1852[Jul 28 2023 02:13:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled1853[Jul 28 2023 02:13:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1854[Jul 28 2023 02:13:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds1855[Jul 28 2023 02:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-b1624075c2a346a5' via api in 0.69 seconds1856[Jul 28 2023 02:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.22 seconds1857[Jul 28 2023 02:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '8' via api in 0.14 seconds1858[Jul 28 2023 02:13:12 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/-/epics/41859[Jul 28 2023 02:13:15 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button1860[Jul 28 2023 02:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? system_note_content' took 2.179s1861[Jul 28 2023 02:13:17 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button1862[Jul 28 2023 02:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? system_note_content' took 6.096s1863 closes and reopens an epic1864[Jul 28 2023 02:13:23 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first comments on epic1865[Jul 28 2023 02:13:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1866[Jul 28 2023 02:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1867[Jul 28 2023 02:13:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1868[Jul 28 2023 02:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1869[Jul 28 2023 02:13:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1870[Jul 28 2023 02:13:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.148s1871[Jul 28 2023 02:13:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1872[Jul 28 2023 02:13:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1873[Jul 28 2023 02:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1874[Jul 28 2023 02:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds1875[Jul 28 2023 02:13:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-3a6887396f15f2ae' via api in 0.71 seconds1876[Jul 28 2023 02:13:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '17' via api in 0.32 seconds1877[Jul 28 2023 02:13:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '9' via api in 0.12 seconds1878[Jul 28 2023 02:13:29 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/-/epics/51879[Jul 28 2023 02:13:31 UTC (QA Tests)] INFO -- clicking :issue_title1880[Jul 28 2023 02:13:31 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1881[Jul 28 2023 02:13:31 UTC (QA Tests)] INFO -- filling :comment_field with "My Epic Comment1882"1883[Jul 28 2023 02:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1884[Jul 28 2023 02:13:32 UTC (QA Tests)] INFO -- clicking :comment_button1885 comments on epic1886[Jul 28 2023 02:13:32 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first adds/removes issue to/from epic1887[Jul 28 2023 02:13:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1888[Jul 28 2023 02:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1889[Jul 28 2023 02:13:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1890[Jul 28 2023 02:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1891[Jul 28 2023 02:13:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1892[Jul 28 2023 02:13:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.128s1893[Jul 28 2023 02:13:35 UTC (QA Tests)] INFO -- Enabling super sidebar!1894[Jul 28 2023 02:13:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled1895[Jul 28 2023 02:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1896[Jul 28 2023 02:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds1897[Jul 28 2023 02:13:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-2efcb22d8fb21147' via api in 0.85 seconds1898[Jul 28 2023 02:13:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '18' via api in 0.29 seconds1899[Jul 28 2023 02:13:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '10' via api in 0.17 seconds1900[Jul 28 2023 02:13:38 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-081a2268.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/-/epics/61901[Jul 28 2023 02:13:39 UTC (QA Tests)] INFO -- clicking :epic_issue_actions_split_button1902[Jul 28 2023 02:13:40 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-2efcb22d8fb21147/-/issues/1"1903[Jul 28 2023 02:13:40 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field1904[Jul 28 2023 02:13:40 UTC (QA Tests)] INFO -- clicking :issue_title1905[Jul 28 2023 02:13:40 UTC (QA Tests)] INFO -- clicking :add_issue_button1906[Jul 28 2023 02:13:41 UTC (QA Tests)] INFO -- clicking :remove_issue_button1907 adds/removes issue to/from epic1908Plan1909 issue suggestions1910[Jul 28 2023 02:13:42 UTC (QA Tests)] INFO -- Starting test: Plan issue suggestions shows issue suggestions when creating a new issue1911[Jul 28 2023 02:13:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1912[Jul 28 2023 02:13:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1913[Jul 28 2023 02:13:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1914[Jul 28 2023 02:13:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1915[Jul 28 2023 02:13:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1916[Jul 28 2023 02:13:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.087s1917[Jul 28 2023 02:13:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1918[Jul 28 2023 02:13:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1919[Jul 28 2023 02:13:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1920[Jul 28 2023 02:13:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.23 seconds1921[Jul 28 2023 02:13:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-7ae9889758256256' via api in 0.9 seconds1922[Jul 28 2023 02:13:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '19' via api in 1.21 seconds1923[Jul 28 2023 02:13:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-7ae98897582562561924[Jul 28 2023 02:13:49 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1925[Jul 28 2023 02:13:49 UTC (QA Tests)] INFO -- clicking :create_menu_item1926[Jul 28 2023 02:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.021s1927[Jul 28 2023 02:13:50 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "issue"1928[Jul 28 2023 02:13:50 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1929[Jul 28 2023 02:13:52 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue Board"1930[Jul 28 2023 02:13:52 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1931 shows issue suggestions when creating a new issue1932Manage1933 Project access tokens1934[Jul 28 2023 02:13:53 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI1935[Jul 28 2023 02:13:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1936[Jul 28 2023 02:13:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1937[Jul 28 2023 02:13:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1938[Jul 28 2023 02:13:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1939[Jul 28 2023 02:13:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1940[Jul 28 2023 02:13:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s1941[Jul 28 2023 02:13:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1942[Jul 28 2023 02:13:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1943[Jul 28 2023 02:13:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1944[Jul 28 2023 02:13:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds1945[Jul 28 2023 02:13:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-f4c1c0acaa12c7fb' via api in 0.7 seconds1946[Jul 28 2023 02:13:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-f4c1c0acaa12c7fb1947[Jul 28 2023 02:14:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1948[Jul 28 2023 02:14:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1949[Jul 28 2023 02:14:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.823s1950[Jul 28 2023 02:14:01 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1951[Jul 28 2023 02:14:01 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1952[Jul 28 2023 02:14:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1953[Jul 28 2023 02:14:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds1954[Jul 28 2023 02:14:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-22bea477dbb6987a' via api in 0.69 seconds1955[Jul 28 2023 02:14:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-22bea477dbb6987a1956[Jul 28 2023 02:14:12 UTC (QA Tests)] INFO -- clicking :menu_section_button1957[Jul 28 2023 02:14:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1958[Jul 28 2023 02:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.742s1959[Jul 28 2023 02:14:13 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1960[Jul 28 2023 02:14:13 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1961[Jul 28 2023 02:14:23 UTC (QA Tests)] INFO -- Saving screenshot..1962[Jul 28 2023 02:14:24 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI1963[Jul 28 2023 02:14:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1964[Jul 28 2023 02:14:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1965[Jul 28 2023 02:14:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1966[Jul 28 2023 02:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1967[Jul 28 2023 02:14:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1968[Jul 28 2023 02:14:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.125s1969[Jul 28 2023 02:14:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1970[Jul 28 2023 02:14:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1971[Jul 28 2023 02:14:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1972[Jul 28 2023 02:14:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1973[Jul 28 2023 02:14:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-e5e5ed56062e669b' via api in 0.75 seconds1974[Jul 28 2023 02:14:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-e5e5ed56062e669b1975[Jul 28 2023 02:14:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1976[Jul 28 2023 02:14:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1977[Jul 28 2023 02:14:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.797s1978[Jul 28 2023 02:14:31 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1979[Jul 28 2023 02:14:31 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1980[Jul 28 2023 02:14:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1981[Jul 28 2023 02:14:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds1982[Jul 28 2023 02:14:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-b10337f8cb523174' via api in 0.71 seconds1983[Jul 28 2023 02:14:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-b10337f8cb5231741984[Jul 28 2023 02:14:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1985[Jul 28 2023 02:14:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1986[Jul 28 2023 02:14:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.766s1987[Jul 28 2023 02:14:44 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1988[Jul 28 2023 02:14:44 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1989[Jul 28 2023 02:14:54 UTC (QA Tests)] INFO -- Saving screenshot..1990 can be created and revoked via the UI (FAILED - 1)19921st Try error in ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:11:1993Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"1994Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"1996RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:111997 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-01-54-47-399ede8df37868b0/manage_project_access_tokens_can_be_created_and_revoked_via_the_ui_2023-07-28-02-14-54.458.html1998 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-01-54-47-399ede8df37868b0/manage_project_access_tokens_can_be_created_and_revoked_via_the_ui_2023-07-28-02-14-54.458.png1999Data Stores2000 Project transfer between groups2001[Jul 28 2023 02:14:54 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer between groups user transfers a project between groups2002[Jul 28 2023 02:14:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2003[Jul 28 2023 02:14:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/target-group-for-transfer_9c464219ee2f97c9' via api in 0.41 seconds2004[Jul 28 2023 02:14:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2005[Jul 28 2023 02:14:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/source-group-d86a588b6a8f2225' via api in 0.39 seconds2006[Jul 28 2023 02:14:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/source-group-d86a588b6a8f2225/transfer-project-26838244682f23d4' via api in 0.52 seconds2007[Jul 28 2023 02:14:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2008[Jul 28 2023 02:14:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2009[Jul 28 2023 02:14:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2010[Jul 28 2023 02:14:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"2011[Jul 28 2023 02:14:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2012[Jul 28 2023 02:14:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2013[Jul 28 2023 02:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.413s2014[Jul 28 2023 02:15:00 UTC (QA Tests)] INFO -- Enabling super sidebar!2015[Jul 28 2023 02:15:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled2016[Jul 28 2023 02:15:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/source-group-d86a588b6a8f2225/transfer-project-26838244682f23d42017[Jul 28 2023 02:15:03 UTC (QA Tests)] INFO -- clicking :menu_section_button2018[Jul 28 2023 02:15:03 UTC (QA Tests)] INFO -- clicking :nav_item_link2019[Jul 28 2023 02:15:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.113s2020[Jul 28 2023 02:15:06 UTC (QA Tests)] INFO -- Transferring project: transfer-project-26838244682f23d4 to namespace: gitlab-qa-sandbox-group-6/target-group-for-transfer_9c464219ee2f97c92021[Jul 28 2023 02:15:06 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer_project_content"],[data-testid="transfer-project-content"],[data-qa-selector="transfer_project_content"],.qa-transfer-project-content2022[Jul 28 2023 02:15:06 UTC (QA Tests)] INFO -- clicking :namespaces_list2023[Jul 28 2023 02:15:06 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "gitlab-qa-sandbox-group-6 / target-group-for-transfer_9c464219ee2f97c9"2024[Jul 28 2023 02:15:06 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search2025[Jul 28 2023 02:15:07 UTC (QA Tests)] INFO -- clicking :transfer_project_button2026[Jul 28 2023 02:15:07 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "transfer-project-26838244682f23d4"2027[Jul 28 2023 02:15:07 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field2028[Jul 28 2023 02:15:08 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button2029[Jul 28 2023 02:15:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 2.553s2030[Jul 28 2023 02:15:10 UTC (QA Tests)] INFO -- clicking :nav_item_link2031[Jul 28 2023 02:15:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.172s2032 user transfers a project between groups2033Create2034 Approval rules2035[Jul 28 2023 02:15:12 UTC (QA Tests)] INFO -- Starting test: Create Approval rules allows multiple approval rules with users and groups2036[Jul 28 2023 02:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2037[Jul 28 2023 02:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2038[Jul 28 2023 02:15:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/approval-rules-ff607314d278d067' via api in 0.72 seconds2039[Jul 28 2023 02:15:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2040[Jul 28 2023 02:15:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/approval-rules-ff607314d278d067 QA::Resource::Project2041[Jul 28 2023 02:15:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds2042[Jul 28 2023 02:15:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0 QA::Resource::Group2043[Jul 28 2023 02:15:14 UTC (QA Tests)] INFO -- filling :login_field with "root"2044[Jul 28 2023 02:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2045[Jul 28 2023 02:15:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2046[Jul 28 2023 02:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2047[Jul 28 2023 02:15:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2048[Jul 28 2023 02:15:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.09s2049[Jul 28 2023 02:15:16 UTC (QA Tests)] INFO -- Enabling super sidebar!2050[Jul 28 2023 02:15:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled2051[Jul 28 2023 02:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds2052[Jul 28 2023 02:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds2053[Jul 28 2023 02:15:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/approval-rules-ff607314d278d0672054[Jul 28 2023 02:15:21 UTC (QA Tests)] INFO -- clicking :create_merge_request_button2055[Jul 28 2023 02:15:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.258s2056[Jul 28 2023 02:15:22 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Add a new feature"2057[Jul 28 2023 02:15:22 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2058[Jul 28 2023 02:15:23 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Great feature, much approval"2059[Jul 28 2023 02:15:23 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2060[Jul 28 2023 02:15:23 UTC (QA Tests)] INFO -- clicking :add_approvers_button2061[Jul 28 2023 02:15:25 UTC (QA Tests)] INFO -- filling :rule_name_field with "user"2062[Jul 28 2023 02:15:25 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field2063[Jul 28 2023 02:15:25 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"2064[Jul 28 2023 02:15:25 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field2065[Jul 28 2023 02:15:26 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-user1"2066[Jul 28 2023 02:15:29 UTC (QA Tests)] INFO -- clicking :add_approvers_button2067[Jul 28 2023 02:15:30 UTC (QA Tests)] INFO -- filling :rule_name_field with "group"2068[Jul 28 2023 02:15:30 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field2069[Jul 28 2023 02:15:31 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"2070[Jul 28 2023 02:15:31 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field2071[Jul 28 2023 02:15:31 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0"2072[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2073[Jul 28 2023 02:15:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.7s2074[Jul 28 2023 02:15:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 21.03 seconds2075[Jul 28 2023 02:15:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.06s2076[Jul 28 2023 02:15:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content2077[Jul 28 2023 02:15:43 UTC (QA Tests)] INFO -- clicking :sign_out_link2078[Jul 28 2023 02:15:44 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2079[Jul 28 2023 02:15:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2080[Jul 28 2023 02:15:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2081[Jul 28 2023 02:15:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2082[Jul 28 2023 02:15:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2083[Jul 28 2023 02:15:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.767s2084[Jul 28 2023 02:15:45 UTC (QA Tests)] INFO -- Enabling super sidebar!2085[Jul 28 2023 02:15:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2086[Jul 28 2023 02:15:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/approval-rules-ff607314d278d067/-/merge_requests/12087[Jul 28 2023 02:15:50 UTC (QA Tests)] INFO -- clicking :close_button2088[Jul 28 2023 02:15:50 UTC (QA Tests)] INFO -- clicking :approve_button2089[Jul 28 2023 02:15:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.666s2090[Jul 28 2023 02:15:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 0.697s2091[Jul 28 2023 02:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s2092[Jul 28 2023 02:15:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content2093[Jul 28 2023 02:15:57 UTC (QA Tests)] INFO -- clicking :sign_out_link2094[Jul 28 2023 02:15:58 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2095[Jul 28 2023 02:15:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2096[Jul 28 2023 02:15:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2097[Jul 28 2023 02:15:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2098[Jul 28 2023 02:15:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2099[Jul 28 2023 02:16:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s2100[Jul 28 2023 02:16:00 UTC (QA Tests)] INFO -- Enabling super sidebar!2101[Jul 28 2023 02:16:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled2102[Jul 28 2023 02:16:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/approval-rules-ff607314d278d067/-/merge_requests/12103[Jul 28 2023 02:16:04 UTC (QA Tests)] INFO -- clicking :close_button2104[Jul 28 2023 02:16:04 UTC (QA Tests)] INFO -- clicking :approve_button2105[Jul 28 2023 02:16:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.573s2106[Jul 28 2023 02:16:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 0.609s2107[Jul 28 2023 02:16:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s2108[Jul 28 2023 02:16:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content2109[Jul 28 2023 02:16:09 UTC (QA Tests)] INFO -- clicking :sign_out_link2110[Jul 28 2023 02:16:10 UTC (QA Tests)] INFO -- filling :login_field with "root"2111[Jul 28 2023 02:16:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2112[Jul 28 2023 02:16:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"2113[Jul 28 2023 02:16:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2114[Jul 28 2023 02:16:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2115[Jul 28 2023 02:16:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.046s2116[Jul 28 2023 02:16:12 UTC (QA Tests)] INFO -- Enabling super sidebar!2117[Jul 28 2023 02:16:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled2118[Jul 28 2023 02:16:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/approval-rules-ff607314d278d067/-/merge_requests/12119[Jul 28 2023 02:16:16 UTC (QA Tests)] INFO -- clicking :merge_button2120[Jul 28 2023 02:16:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.612s2121[Jul 28 2023 02:16:19 UTC (QA Tests)] INFO -- Removing user gitlab-qa-user2 from gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0 QA::Resource::Group2122[Jul 28 2023 02:16:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/approval-rules-ff607314d278d067'2123 allows multiple approval rules with users and groups2124Create2125 Push mirror a repository over HTTP2126[Jul 28 2023 02:16:20 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2127[Jul 28 2023 02:16:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2128[Jul 28 2023 02:16:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2129[Jul 28 2023 02:16:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2130[Jul 28 2023 02:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2131[Jul 28 2023 02:16:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2132[Jul 28 2023 02:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.08s2133[Jul 28 2023 02:16:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2134[Jul 28 2023 02:16:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2135[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2136[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds2137[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push-mirror-target-project-6eb837d66fdd741e' via api in 0.7 seconds2138[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2139[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2140[Jul 28 2023 02:16:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-code-01c615caefa7613f' via api in 0.71 seconds2141[Jul 28 2023 02:16:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2142[Jul 28 2023 02:16:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.24 seconds2143[Jul 28 2023 02:16:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-code-01c615caefa7613f2144[Jul 28 2023 02:16:29 UTC (QA Tests)] INFO -- clicking :menu_section_button2145[Jul 28 2023 02:16:29 UTC (QA Tests)] INFO -- clicking :nav_item_link2146[Jul 28 2023 02:16:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.193s2147[Jul 28 2023 02:16:32 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push-mirror-target-project-6eb837d66fdd741e.git"2148[Jul 28 2023 02:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field2149[Jul 28 2023 02:16:32 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field2150[Jul 28 2023 02:16:34 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field2151[Jul 28 2023 02:16:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"2152[Jul 28 2023 02:16:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2153[Jul 28 2023 02:16:34 UTC (QA Tests)] INFO -- clicking :mirror_repository_button2154[Jul 28 2023 02:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 1.18s2155[Jul 28 2023 02:16:36 UTC (QA Tests)] INFO -- clicking :update_now_button2156[Jul 28 2023 02:16:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.457s2157[Jul 28 2023 02:16:37 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-code-01c615caefa7613f/-/settings/repository#js-push-remote-settings2158[Jul 28 2023 02:16:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/push-mirror-target-project-6eb837d66fdd741e2159[Jul 28 2023 02:16:40 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments2160 configures and syncs a (push) mirrored repository2161Verify2162 Pipeline with customizable variable2163[Jul 28 2023 02:16:40 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value2164[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2165[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2166[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-customizable-variable-pipeline-3cd17d596fd3d711' via api in 0.74 seconds2167[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2168[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2169[Jul 28 2023 02:16:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2170[Jul 28 2023 02:16:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510601 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510601 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-1690510601 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list qa-runner-1690510601 --executor shell && gitlab-runner run" `2171[Jul 28 2023 02:16:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510601`2172[Jul 28 2023 02:16:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2173[Jul 28 2023 02:16:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510601' via api in 1.36 seconds2174[Jul 28 2023 02:16:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds2175[Jul 28 2023 02:16:44 UTC (QA Tests)] INFO -- filling :login_field with "root"2176[Jul 28 2023 02:16:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2177[Jul 28 2023 02:16:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2178[Jul 28 2023 02:16:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2179[Jul 28 2023 02:16:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2180[Jul 28 2023 02:16:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.189s2181[Jul 28 2023 02:16:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2182[Jul 28 2023 02:16:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2183[Jul 28 2023 02:16:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-customizable-variable-pipeline-3cd17d596fd3d7112184[Jul 28 2023 02:16:50 UTC (QA Tests)] INFO -- clicking :menu_section_button2185[Jul 28 2023 02:16:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2186[Jul 28 2023 02:16:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.759s2187[Jul 28 2023 02:16:51 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2188[Jul 28 2023 02:16:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.177s2189[Jul 28 2023 02:16:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s2190[Jul 28 2023 02:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.668s2191[Jul 28 2023 02:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.808s2192[Jul 28 2023 02:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.827s2193[Jul 28 2023 02:16:54 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"2194[Jul 28 2023 02:16:54 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field2195[Jul 28 2023 02:16:54 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present2196[Jul 28 2023 02:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 2.154s2197[Jul 28 2023 02:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 2.627s2198[Jul 28 2023 02:17:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.1 seconds2199[Jul 28 2023 02:17:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-customizable-variable-pipeline-3cd17d596fd3d711/-/jobs/732200[Jul 28 2023 02:17:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690510601'2201[Jul 28 2023 02:17:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510601`2202 manually creates a pipeline and uses the defined custom variable value2203Create2204 Default branch name instance setting2205[Jul 28 2023 02:17:11 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}2206[Jul 28 2023 02:17:17 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name2207[Jul 28 2023 02:17:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2208[Jul 28 2023 02:17:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2209[Jul 28 2023 02:17:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/default-branch-name-via-cli-60811354e0b09af4' via api in 0.15 seconds2210 allows a project to be created via the CLI with a different default branch name2211[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project2212[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2213[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds2214[Jul 28 2023 02:17:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/default-branch-name-a38fa5bbbfbf68d1' via api in 1.02 seconds2215 sets the default branch name for a new project2216[Jul 28 2023 02:17:20 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}2217Plan2218 Issue creation2219[Jul 28 2023 02:17:20 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue2220[Jul 28 2023 02:17:21 UTC (QA Tests)] INFO -- filling :login_field with "root"2221[Jul 28 2023 02:17:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2222[Jul 28 2023 02:17:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2223[Jul 28 2023 02:17:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2224[Jul 28 2023 02:17:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2225[Jul 28 2023 02:17:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.108s2226[Jul 28 2023 02:17:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2227[Jul 28 2023 02:17:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2228[Jul 28 2023 02:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2229[Jul 28 2023 02:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds2230[Jul 28 2023 02:17:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-bd571893158fa2ab' via api in 0.69 seconds2231[Jul 28 2023 02:17:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/the_awesome_project-bd571893158fa2ab2232[Jul 28 2023 02:17:27 UTC (QA Tests)] INFO -- clicking :new_menu_toggle2233[Jul 28 2023 02:17:27 UTC (QA Tests)] INFO -- clicking :create_menu_item2234[Jul 28 2023 02:17:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.178s2235[Jul 28 2023 02:17:28 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title e92d87c43029fa90"2236[Jul 28 2023 02:17:28 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2237[Jul 28 2023 02:17:29 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 5ea80ffd6013de50"2238[Jul 28 2023 02:17:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2239[Jul 28 2023 02:17:29 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2240[Jul 28 2023 02:17:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.235s2241[Jul 28 2023 02:17:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.49 seconds2242[Jul 28 2023 02:17:32 UTC (QA Tests)] INFO -- clicking :menu_section_button2243[Jul 28 2023 02:17:32 UTC (QA Tests)] INFO -- clicking :nav_item_link2244[Jul 28 2023 02:17:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s2245 creates an issue2246[Jul 28 2023 02:17:33 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue2247[Jul 28 2023 02:17:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2248[Jul 28 2023 02:17:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2249[Jul 28 2023 02:17:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"2250[Jul 28 2023 02:17:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2251[Jul 28 2023 02:17:34 UTC (QA Tests)] INFO -- clicking :sign_in_button2252[Jul 28 2023 02:17:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s2253[Jul 28 2023 02:17:36 UTC (QA Tests)] INFO -- Enabling super sidebar!2254[Jul 28 2023 02:17:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled2255[Jul 28 2023 02:17:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2256[Jul 28 2023 02:17:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds2257[Jul 28 2023 02:17:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-3f9795beca15e73e' via api in 0.67 seconds2258[Jul 28 2023 02:17:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '21' via api in 0.9 seconds2259[Jul 28 2023 02:17:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-3f9795beca15e73e/-/issues/12260[Jul 28 2023 02:17:41 UTC (QA Tests)] INFO -- clicking :menu_section_button2261[Jul 28 2023 02:17:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2262[Jul 28 2023 02:17:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.816s2263[Jul 28 2023 02:17:42 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab2264 closes an issue2265 when using attachments in comments2266[Jul 28 2023 02:17:42 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment2267[Jul 28 2023 02:17:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2268[Jul 28 2023 02:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2269[Jul 28 2023 02:17:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2270[Jul 28 2023 02:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2271[Jul 28 2023 02:17:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2272[Jul 28 2023 02:17:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.061s2273[Jul 28 2023 02:17:45 UTC (QA Tests)] INFO -- Enabling super sidebar!2274[Jul 28 2023 02:17:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled2275[Jul 28 2023 02:17:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2276[Jul 28 2023 02:17:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2277[Jul 28 2023 02:17:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-e978efc726efc066' via api in 0.7 seconds2278[Jul 28 2023 02:17:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '22' via api in 0.96 seconds2279[Jul 28 2023 02:17:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-e978efc726efc066/-/issues/12280[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- clicking :issue_title2281[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2282[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale2283"2284[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2285[Jul 28 2023 02:17:51 UTC (QA Tests)] INFO -- clicking :comment_button2286[Jul 28 2023 02:17:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.512s2287 comments on an issue with an attachment2288Manage2289 Project import2290 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)2291Create2292 Upload a file in Web IDE2293 when the file is an image2294[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer2295 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2296 when a file with the same name already exists2297[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error2298 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2299 when the file is binary2300[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button2301 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2302 when the file is a text file2303[Jul 28 2023 02:17:52 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 text2304 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2305Plan2306 Design Management2307[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design2308[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- filling :login_field with "root"2309[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2310[Jul 28 2023 02:17:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"2311[Jul 28 2023 02:17:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2312[Jul 28 2023 02:17:53 UTC (QA Tests)] INFO -- clicking :sign_in_button2313[Jul 28 2023 02:17:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.103s2314[Jul 28 2023 02:17:55 UTC (QA Tests)] INFO -- Enabling super sidebar!2315[Jul 28 2023 02:17:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled2316[Jul 28 2023 02:17:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2317[Jul 28 2023 02:17:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds2318[Jul 28 2023 02:17:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-f2022ac6cc8b4aab' via api in 0.76 seconds2319[Jul 28 2023 02:17:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '23' via api in 1.0 seconds2320[Jul 28 2023 02:17:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 1.5 seconds2321[Jul 28 2023 02:17:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.42 seconds2322[Jul 28 2023 02:17:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-f2022ac6cc8b4aab/-/issues/12323[Jul 28 2023 02:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.796s2324[Jul 28 2023 02:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.816s2325[Jul 28 2023 02:18:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 2.87 seconds2326[Jul 28 2023 02:18:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-for-issues-f2022ac6cc8b4aab/-/issues/12327[Jul 28 2023 02:18:03 UTC (QA Tests)] INFO -- clicking :design_checkbox2328[Jul 28 2023 02:18:03 UTC (QA Tests)] INFO -- clicking :archive_button2329[Jul 28 2023 02:18:03 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button2330[Jul 28 2023 02:18:04 UTC (QA Tests)] INFO -- clicking :design_checkbox2331[Jul 28 2023 02:18:04 UTC (QA Tests)] INFO -- clicking :design_checkbox2332[Jul 28 2023 02:18:04 UTC (QA Tests)] INFO -- clicking :archive_button2333[Jul 28 2023 02:18:04 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button2334 user archives a design2335Package2336 npm Registry project level endpoint2337 using project deploy token2338[Jul 28 2023 02:18:05 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using project deploy token push and pull a npm package via CI2339[Jul 28 2023 02:18:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2340[Jul 28 2023 02:18:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2341[Jul 28 2023 02:18:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2342[Jul 28 2023 02:18:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2343[Jul 28 2023 02:18:06 UTC (QA Tests)] INFO -- clicking :sign_in_button2344[Jul 28 2023 02:18:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.113s2345[Jul 28 2023 02:18:08 UTC (QA Tests)] INFO -- Enabling super sidebar!2346[Jul 28 2023 02:18:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled2347[Jul 28 2023 02:18:10 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2348[Jul 28 2023 02:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-bemjvbl5' via cache in 0.0 seconds2349[Jul 28 2023 02:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2350[Jul 28 2023 02:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2351[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-67f9b7cfc82641b9' via api in 0.71 seconds2352[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2353[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2354[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2355[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2356[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510691 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510691 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-1690510691 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list runner-for-npm-project-level-67f9b7cfc82641b9 --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" `2357[Jul 28 2023 02:18:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510691`2358[Jul 28 2023 02:18:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2359[Jul 28 2023 02:18:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510691' via api in 1.57 seconds2360[Jul 28 2023 02:18:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.47 seconds2361[Jul 28 2023 02:18:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds2362[Jul 28 2023 02:18:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds2363[Jul 28 2023 02:18:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-67f9b7cfc82641b92364[Jul 28 2023 02:18:16 UTC (QA Tests)] INFO -- clicking :menu_section_button2365[Jul 28 2023 02:18:16 UTC (QA Tests)] INFO -- clicking :nav_item_link2366[Jul 28 2023 02:18:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.09s2367[Jul 28 2023 02:18:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2368[Jul 28 2023 02:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.721s2369[Jul 28 2023 02:18:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2370[Jul 28 2023 02:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.817s2371[Jul 28 2023 02:18:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2372[Jul 28 2023 02:18:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.306s2373[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2374[Jul 28 2023 02:18:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.707s2375[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- clicking :directory_name_link2376[Jul 28 2023 02:18:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.718s2377[Jul 28 2023 02:18:56 UTC (QA Tests)] INFO -- clicking :directory_name_link2378[Jul 28 2023 02:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.652s2379[Jul 28 2023 02:18:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-67f9b7cfc82641b92380[Jul 28 2023 02:18:58 UTC (QA Tests)] INFO -- clicking :menu_section_button2381[Jul 28 2023 02:18:58 UTC (QA Tests)] INFO -- clicking :nav_item_link2382[Jul 28 2023 02:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.834s2383[Jul 28 2023 02:18:59 UTC (QA Tests)] INFO -- clicking :details_link2384[Jul 28 2023 02:19:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-2760d498908207b5'2385[Jul 28 2023 02:19:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690510691'2386[Jul 28 2023 02:19:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510691`2387[Jul 28 2023 02:19:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-67f9b7cfc82641b9'2388 push and pull a npm package via CI2389 using ci job token2390[Jul 28 2023 02:19:01 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using ci job token push and pull a npm package via CI2391[Jul 28 2023 02:19:02 UTC (QA Tests)] INFO -- filling :login_field with "root"2392[Jul 28 2023 02:19:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2393[Jul 28 2023 02:19:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2394[Jul 28 2023 02:19:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2395[Jul 28 2023 02:19:03 UTC (QA Tests)] INFO -- clicking :sign_in_button2396[Jul 28 2023 02:19:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.08s2397[Jul 28 2023 02:19:04 UTC (QA Tests)] INFO -- Enabling super sidebar!2398[Jul 28 2023 02:19:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled2399[Jul 28 2023 02:19:06 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2400[Jul 28 2023 02:19:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3idvynns' via cache in 0.0 seconds2401[Jul 28 2023 02:19:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2402[Jul 28 2023 02:19:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds2403[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-a1049a4db5b6a043' via api in 0.77 seconds2404[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2405[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2406[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2407[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2408[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510747 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510747 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-1690510747 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list runner-for-npm-project-level-a1049a4db5b6a043 --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" `2409[Jul 28 2023 02:19:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510747`2410[Jul 28 2023 02:19:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2411[Jul 28 2023 02:19:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510747' via api in 1.45 seconds2412[Jul 28 2023 02:19:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2413[Jul 28 2023 02:19:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-a1049a4db5b6a0432414[Jul 28 2023 02:19:11 UTC (QA Tests)] INFO -- clicking :menu_section_button2415[Jul 28 2023 02:19:11 UTC (QA Tests)] INFO -- clicking :nav_item_link2416[Jul 28 2023 02:19:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.808s2417[Jul 28 2023 02:19:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2418[Jul 28 2023 02:19:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.41s2419[Jul 28 2023 02:19:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2420[Jul 28 2023 02:19:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.189s2421[Jul 28 2023 02:19:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2422[Jul 28 2023 02:19:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.679s2423[Jul 28 2023 02:19:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.827s2424[Jul 28 2023 02:19:31 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2425[Jul 28 2023 02:19:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.726s2426[Jul 28 2023 02:19:32 UTC (QA Tests)] INFO -- clicking :directory_name_link2427[Jul 28 2023 02:19:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.672s2428[Jul 28 2023 02:19:33 UTC (QA Tests)] INFO -- clicking :directory_name_link2429[Jul 28 2023 02:19:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.744s2430[Jul 28 2023 02:19:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-a1049a4db5b6a0432431[Jul 28 2023 02:19:35 UTC (QA Tests)] INFO -- clicking :menu_section_button2432[Jul 28 2023 02:19:35 UTC (QA Tests)] INFO -- clicking :nav_item_link2433[Jul 28 2023 02:19:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.894s2434[Jul 28 2023 02:19:36 UTC (QA Tests)] INFO -- clicking :details_link2435[Jul 28 2023 02:19:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-de273955fd1cc6aa'2436[Jul 28 2023 02:19:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690510747'2437[Jul 28 2023 02:19:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510747`2438[Jul 28 2023 02:19:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-a1049a4db5b6a043'2439 push and pull a npm package via CI2440 using personal access token2441[Jul 28 2023 02:19:38 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using personal access token push and pull a npm package via CI2442[Jul 28 2023 02:19:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2443[Jul 28 2023 02:19:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2444[Jul 28 2023 02:19:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"2445[Jul 28 2023 02:19:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2446[Jul 28 2023 02:19:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2447[Jul 28 2023 02:19:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.067s2448[Jul 28 2023 02:19:41 UTC (QA Tests)] INFO -- Enabling super sidebar!2449[Jul 28 2023 02:19:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled2450[Jul 28 2023 02:19:43 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2451[Jul 28 2023 02:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3tu5p7v9' via cache in 0.0 seconds2452[Jul 28 2023 02:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2453[Jul 28 2023 02:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds2454[Jul 28 2023 02:19:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-75d8e94c878d9cbd' via api in 0.78 seconds2455[Jul 28 2023 02:19:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2456[Jul 28 2023 02:19:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2457[Jul 28 2023 02:19:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2458[Jul 28 2023 02:19:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2459[Jul 28 2023 02:19:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510784 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510784 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-1690510784 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list runner-for-npm-project-level-75d8e94c878d9cbd --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" `2460[Jul 28 2023 02:19:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510784`2461[Jul 28 2023 02:19:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2462[Jul 28 2023 02:19:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510784' via api in 1.41 seconds2463[Jul 28 2023 02:19:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds2464[Jul 28 2023 02:19:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2465[Jul 28 2023 02:19:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-75d8e94c878d9cbd2466[Jul 28 2023 02:19:48 UTC (QA Tests)] INFO -- clicking :menu_section_button2467[Jul 28 2023 02:19:48 UTC (QA Tests)] INFO -- clicking :nav_item_link2468[Jul 28 2023 02:19:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.818s2469[Jul 28 2023 02:19:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2470[Jul 28 2023 02:19:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.442s2471[Jul 28 2023 02:20:04 UTC (QA Tests)] INFO -- clicking :nav_item_link2472[Jul 28 2023 02:20:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s2473[Jul 28 2023 02:20:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2474[Jul 28 2023 02:20:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.323s2475[Jul 28 2023 02:20:08 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2476[Jul 28 2023 02:20:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.758s2477[Jul 28 2023 02:20:09 UTC (QA Tests)] INFO -- clicking :directory_name_link2478[Jul 28 2023 02:20:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.828s2479[Jul 28 2023 02:20:10 UTC (QA Tests)] INFO -- clicking :directory_name_link2480[Jul 28 2023 02:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.682s2481[Jul 28 2023 02:20:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-75d8e94c878d9cbd2482[Jul 28 2023 02:20:13 UTC (QA Tests)] INFO -- clicking :menu_section_button2483[Jul 28 2023 02:20:13 UTC (QA Tests)] INFO -- clicking :nav_item_link2484[Jul 28 2023 02:20:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.73s2485[Jul 28 2023 02:20:14 UTC (QA Tests)] INFO -- clicking :details_link2486[Jul 28 2023 02:20:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-895e9f68ba77d34f'2487[Jul 28 2023 02:20:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690510784'2488[Jul 28 2023 02:20:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510784`2489[Jul 28 2023 02:20:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/npm-project-level-75d8e94c878d9cbd'2490 push and pull a npm package via CI2491Plan2492 check xss occurence in @mentions in issues2493[Jul 28 2023 02:20:15 UTC (QA Tests)] INFO -- Starting test: Plan check xss occurence in @mentions in issues mentions a user in a comment2494[Jul 28 2023 02:20:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5ab4631d7a8000ac' via api in 0.27 seconds2495[Jul 28 2023 02:20:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2496[Jul 28 2023 02:20:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2497[Jul 28 2023 02:20:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/xss-test-for-mentions-project-38b5fbe32b873e68' via api in 0.69 seconds2498[Jul 28 2023 02:20:17 UTC (QA Tests)] INFO -- filling :login_field with "root"2499[Jul 28 2023 02:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2500[Jul 28 2023 02:20:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2501[Jul 28 2023 02:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2502[Jul 28 2023 02:20:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2503[Jul 28 2023 02:20:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.078s2504[Jul 28 2023 02:20:19 UTC (QA Tests)] INFO -- Enabling super sidebar!2505[Jul 28 2023 02:20:19 UTC (QA Tests)] INFO -- Super sidebar is already enabled2506[Jul 28 2023 02:20:21 UTC (QA Tests)] INFO -- Adding user qa-user-5ab4631d7a8000ac to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/xss-test-for-mentions-project-38b5fbe32b873e68 QA::Resource::Project2507[Jul 28 2023 02:20:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '24' via api in 0.32 seconds2508[Jul 28 2023 02:20:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/xss-test-for-mentions-project-38b5fbe32b873e68/-/issues/12509[Jul 28 2023 02:20:23 UTC (QA Tests)] INFO -- clicking :issue_title2510[Jul 28 2023 02:20:23 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2511[Jul 28 2023 02:20:24 UTC (QA Tests)] INFO -- clicking :issue_title2512[Jul 28 2023 02:20:24 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2513[Jul 28 2023 02:20:24 UTC (QA Tests)] INFO -- filling :comment_field with "cc-ing you here @qa-user-5ab4631d7a8000ac2514"2515[Jul 28 2023 02:20:24 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2516[Jul 28 2023 02:20:25 UTC (QA Tests)] INFO -- clicking :comment_button2517[Jul 28 2023 02:20:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-5ab4631d7a8000ac'2518 mentions a user in a comment2519Verify2520 Pipeline with prefill variables2521[Jul 28 2023 02:20:25 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page2522[Jul 28 2023 02:20:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2523[Jul 28 2023 02:20:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.22 seconds2524[Jul 28 2023 02:20:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-prefill-variables-157c522e2b8915ad' via api in 0.77 seconds2525[Jul 28 2023 02:20:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.16 seconds2526[Jul 28 2023 02:20:28 UTC (QA Tests)] INFO -- filling :login_field with "root"2527[Jul 28 2023 02:20:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2528[Jul 28 2023 02:20:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"2529[Jul 28 2023 02:20:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2530[Jul 28 2023 02:20:29 UTC (QA Tests)] INFO -- clicking :sign_in_button2531[Jul 28 2023 02:20:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.446s2532[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- Enabling super sidebar!2533[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled2534[Jul 28 2023 02:20:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-prefill-variables-157c522e2b8915ad2535[Jul 28 2023 02:20:34 UTC (QA Tests)] INFO -- clicking :menu_section_button2536[Jul 28 2023 02:20:34 UTC (QA Tests)] INFO -- clicking :nav_item_link2537[Jul 28 2023 02:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.758s2538[Jul 28 2023 02:20:35 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2539[Jul 28 2023 02:20:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.267s2540 shows only variables with description as prefill variables on the run pipeline page2541[Jul 28 2023 02:20:39 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined2542[Jul 28 2023 02:20:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2543[Jul 28 2023 02:20:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2544[Jul 28 2023 02:20:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-prefill-variables-d393e5919777e280' via api in 0.71 seconds2545[Jul 28 2023 02:20:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds2546[Jul 28 2023 02:20:40 UTC (QA Tests)] INFO -- filling :login_field with "root"2547[Jul 28 2023 02:20:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2548[Jul 28 2023 02:20:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2549[Jul 28 2023 02:20:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2550[Jul 28 2023 02:20:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2551[Jul 28 2023 02:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.173s2552[Jul 28 2023 02:20:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2553[Jul 28 2023 02:20:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2554[Jul 28 2023 02:20:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-prefill-variables-d393e5919777e2802555[Jul 28 2023 02:20:46 UTC (QA Tests)] INFO -- clicking :menu_section_button2556[Jul 28 2023 02:20:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2557[Jul 28 2023 02:20:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.776s2558[Jul 28 2023 02:20:47 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2559[Jul 28 2023 02:20:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.188s2560[Jul 28 2023 02:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.771s2561[Jul 28 2023 02:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.777s2562[Jul 28 2023 02:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? ci_variable_value_dropdown' took 1.808s2563[Jul 28 2023 02:20:50 UTC (QA Tests)] INFO -- clicking :ci_variable_value_dropdown2564 shows dropdown for variables with description, value, and options defined2565Package2566 Helm Registry2567 using personal access token2568[Jul 28 2023 02:20:51 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart2569[Jul 28 2023 02:20:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2570[Jul 28 2023 02:20:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2571[Jul 28 2023 02:20:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2572[Jul 28 2023 02:20:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2573[Jul 28 2023 02:20:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2574[Jul 28 2023 02:20:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.055s2575[Jul 28 2023 02:20:54 UTC (QA Tests)] INFO -- Enabling super sidebar!2576[Jul 28 2023 02:20:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled2577[Jul 28 2023 02:20:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2578[Jul 28 2023 02:20:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds2579[Jul 28 2023 02:20:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-d9a46a71ee7422fc' via api in 1.05 seconds2580[Jul 28 2023 02:20:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2581[Jul 28 2023 02:20:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2582[Jul 28 2023 02:20:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2583[Jul 28 2023 02:20:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2584[Jul 28 2023 02:20:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510855 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510855 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-1690510855 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-01-54-47-399ede8df37868b0 --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" `2585[Jul 28 2023 02:20:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510855`2586[Jul 28 2023 02:20:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2587[Jul 28 2023 02:20:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690510855' via api in 1.41 seconds2588[Jul 28 2023 02:20:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds2589[Jul 28 2023 02:21:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-ccbfe30444443e7d' via api in 1.66 seconds2590[Jul 28 2023 02:21:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.41 seconds2591[Jul 28 2023 02:21:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds2592[Jul 28 2023 02:21:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-d9a46a71ee7422fc2593[Jul 28 2023 02:21:02 UTC (QA Tests)] INFO -- clicking :menu_section_button2594[Jul 28 2023 02:21:03 UTC (QA Tests)] INFO -- clicking :nav_item_link2595[Jul 28 2023 02:21:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.813s2596[Jul 28 2023 02:21:05 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2597[Jul 28 2023 02:21:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.407s2598[Jul 28 2023 02:21:19 UTC (QA Tests)] INFO -- clicking :menu_section_button2599[Jul 28 2023 02:21:19 UTC (QA Tests)] INFO -- clicking :nav_item_link2600[Jul 28 2023 02:21:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.75s2601[Jul 28 2023 02:21:20 UTC (QA Tests)] INFO -- clicking :details_link2602[Jul 28 2023 02:21:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds2603[Jul 28 2023 02:21:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-ccbfe30444443e7d2604[Jul 28 2023 02:21:22 UTC (QA Tests)] INFO -- clicking :menu_section_button2605[Jul 28 2023 02:21:23 UTC (QA Tests)] INFO -- clicking :nav_item_link2606[Jul 28 2023 02:21:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s2607[Jul 28 2023 02:21:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2608[Jul 28 2023 02:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.463s2609[Jul 28 2023 02:21:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690510855'2610[Jul 28 2023 02:21:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510855`2611[Jul 28 2023 02:21:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-dfc98556c297ae48'2612[Jul 28 2023 02:21:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-d9a46a71ee7422fc'2613[Jul 28 2023 02:21:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-ccbfe30444443e7d'2614 pushes and pulls a helm chart2615 using project deploy token2616[Jul 28 2023 02:21:40 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart2617[Jul 28 2023 02:21:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2618[Jul 28 2023 02:21:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2619[Jul 28 2023 02:21:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2620[Jul 28 2023 02:21:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2621[Jul 28 2023 02:21:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2622[Jul 28 2023 02:21:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.145s2623[Jul 28 2023 02:21:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2624[Jul 28 2023 02:21:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2625[Jul 28 2023 02:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2626[Jul 28 2023 02:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.2 seconds2627[Jul 28 2023 02:21:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-b756881f7d15c61b' via api in 1.03 seconds2628[Jul 28 2023 02:21:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2629[Jul 28 2023 02:21:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2630[Jul 28 2023 02:21:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2631[Jul 28 2023 02:21:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2632[Jul 28 2023 02:21:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510905 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510905 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-1690510905 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-01-54-47-399ede8df37868b0 --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" `2633[Jul 28 2023 02:21:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510905`2634[Jul 28 2023 02:21:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2635[Jul 28 2023 02:21:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690510905' via api in 1.37 seconds2636[Jul 28 2023 02:21:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.1 seconds2637[Jul 28 2023 02:21:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds2638[Jul 28 2023 02:21:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-516353d3bc2ffe78' via api in 0.79 seconds2639[Jul 28 2023 02:21:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds2640[Jul 28 2023 02:21:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2641[Jul 28 2023 02:21:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-b756881f7d15c61b2642[Jul 28 2023 02:21:51 UTC (QA Tests)] INFO -- clicking :menu_section_button2643[Jul 28 2023 02:21:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2644[Jul 28 2023 02:21:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.754s2645[Jul 28 2023 02:21:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2646[Jul 28 2023 02:21:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.553s2647[Jul 28 2023 02:22:07 UTC (QA Tests)] INFO -- clicking :menu_section_button2648[Jul 28 2023 02:22:07 UTC (QA Tests)] INFO -- clicking :nav_item_link2649[Jul 28 2023 02:22:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.729s2650[Jul 28 2023 02:22:08 UTC (QA Tests)] INFO -- clicking :details_link2651[Jul 28 2023 02:22:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds2652[Jul 28 2023 02:22:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-516353d3bc2ffe782653[Jul 28 2023 02:22:11 UTC (QA Tests)] INFO -- clicking :menu_section_button2654[Jul 28 2023 02:22:11 UTC (QA Tests)] INFO -- clicking :nav_item_link2655[Jul 28 2023 02:22:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.873s2656[Jul 28 2023 02:22:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2657[Jul 28 2023 02:22:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.387s2658[Jul 28 2023 02:22:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690510905'2659[Jul 28 2023 02:22:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510905`2660[Jul 28 2023 02:22:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-d53f3d0c0d4a0549'2661[Jul 28 2023 02:22:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-b756881f7d15c61b'2662[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-516353d3bc2ffe78'2663 pushes and pulls a helm chart2664 using ci job token2665[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart2666[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- filling :login_field with "root"2667[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2668[Jul 28 2023 02:22:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"2669[Jul 28 2023 02:22:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2670[Jul 28 2023 02:22:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2671[Jul 28 2023 02:22:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.087s2672[Jul 28 2023 02:22:32 UTC (QA Tests)] INFO -- Enabling super sidebar!2673[Jul 28 2023 02:22:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled2674[Jul 28 2023 02:22:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2675[Jul 28 2023 02:22:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.19 seconds2676[Jul 28 2023 02:22:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-533dc299da1f861c' via api in 1.03 seconds2677[Jul 28 2023 02:22:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2678[Jul 28 2023 02:22:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2679[Jul 28 2023 02:22:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2680[Jul 28 2023 02:22:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2681[Jul 28 2023 02:22:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510954 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510954 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-1690510954 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-01-54-47-399ede8df37868b0 --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" `2682[Jul 28 2023 02:22:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510954`2683[Jul 28 2023 02:22:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2684[Jul 28 2023 02:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690510954' via api in 6.33 seconds2685[Jul 28 2023 02:22:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds2686[Jul 28 2023 02:22:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-866839fc6c2da13b' via api in 0.79 seconds2687[Jul 28 2023 02:22:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds2688[Jul 28 2023 02:22:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2689[Jul 28 2023 02:22:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-533dc299da1f861c2690[Jul 28 2023 02:22:44 UTC (QA Tests)] INFO -- clicking :menu_section_button2691[Jul 28 2023 02:22:45 UTC (QA Tests)] INFO -- clicking :nav_item_link2692[Jul 28 2023 02:22:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.842s2693[Jul 28 2023 02:22:47 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2694[Jul 28 2023 02:22:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.341s2695[Jul 28 2023 02:23:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2696[Jul 28 2023 02:23:01 UTC (QA Tests)] INFO -- clicking :nav_item_link2697[Jul 28 2023 02:23:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.821s2698[Jul 28 2023 02:23:02 UTC (QA Tests)] INFO -- clicking :details_link2699[Jul 28 2023 02:23:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds2700[Jul 28 2023 02:23:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-866839fc6c2da13b2701[Jul 28 2023 02:23:04 UTC (QA Tests)] INFO -- clicking :menu_section_button2702[Jul 28 2023 02:23:05 UTC (QA Tests)] INFO -- clicking :nav_item_link2703[Jul 28 2023 02:23:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.879s2704[Jul 28 2023 02:23:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2705[Jul 28 2023 02:23:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.213s2706[Jul 28 2023 02:23:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690510954'2707[Jul 28 2023 02:23:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690510954`2708[Jul 28 2023 02:23:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-b16ff4d89e27dff6'2709[Jul 28 2023 02:23:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_package_project-533dc299da1f861c'2710[Jul 28 2023 02:23:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/helm_client_project-866839fc6c2da13b'2711 pushes and pulls a helm chart2712Verify2713 Code coverage statistics2714[Jul 28 2023 02:23:22 UTC (QA Tests)] INFO -- Starting test: Verify Code coverage statistics creates an MR with code coverage statistics2715[Jul 28 2023 02:23:22 UTC (QA Tests)] INFO -- filling :login_field with "root"2716[Jul 28 2023 02:23:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2717[Jul 28 2023 02:23:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2718[Jul 28 2023 02:23:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2719[Jul 28 2023 02:23:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2720[Jul 28 2023 02:23:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.111s2721[Jul 28 2023 02:23:26 UTC (QA Tests)] INFO -- Enabling super sidebar!2722[Jul 28 2023 02:23:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled2723[Jul 28 2023 02:23:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2724[Jul 28 2023 02:23:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2725[Jul 28 2023 02:23:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2726[Jul 28 2023 02:23:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.18 seconds2727[Jul 28 2023 02:23:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-ci-cd-558167ee30911ef8' via api in 0.69 seconds2728[Jul 28 2023 02:23:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2729[Jul 28 2023 02:23:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690511008 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690511008 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-1690511008 --url http://gitlab-ee-081a2268.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `2730[Jul 28 2023 02:23:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690511008`2731[Jul 28 2023 02:23:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2732[Jul 28 2023 02:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690511008' via api in 6.93 seconds2733[Jul 28 2023 02:23:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds2734[Jul 28 2023 02:23:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds2735[Jul 28 2023 02:23:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.26 seconds2736[Jul 28 2023 02:23:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-ci-cd-558167ee30911ef8/-/merge_requests/12737[Jul 28 2023 02:23:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 16.054s2738[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/project-with-ci-cd-558167ee30911ef8/-/merge_requests/12739[Jul 28 2023 02:23:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.642s2740[Jul 28 2023 02:24:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690511008'2741[Jul 28 2023 02:24:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690511008`2742 creates an MR with code coverage statistics2743Fulfillment2744 Utilization2745 in ultimate plan billing settings2746 displays correct information for seat usage (PENDING: Test is not compatible with this environment or pipeline)2747Plan2748 Merge Request Analytics2749[Jul 28 2023 02:24:03 UTC (QA Tests)] INFO -- Starting test: Plan Merge Request Analytics shows merge request analytics chart and stats2750[Jul 28 2023 02:24:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2751[Jul 28 2023 02:24:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/mr-analytics-f1219ce54e6376cc' via api in 0.35 seconds2752[Jul 28 2023 02:24:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5a04b10d56dfb5b3' via api in 0.26 seconds2753[Jul 28 2023 02:24:03 UTC (QA Tests)] INFO -- Adding user qa-user-5a04b10d56dfb5b3 to gitlab-qa-sandbox-group-6/mr-analytics-f1219ce54e6376cc QA::Resource::Group2754[Jul 28 2023 02:24:04 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-5a04b10d56dfb5b32755[Jul 28 2023 02:24:04 UTC (QA Tests)] INFO -- Caching token for username: qa-user-5a04b10d56dfb5b3, last six chars of token:yGCWkW2756[Jul 28 2023 02:24:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-5a04b10d56dfb5b3-ku4c1s8s' via api in 0.08 seconds2757[Jul 28 2023 02:24:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/mr-analytics-f1219ce54e6376cc/mr_analytics-e59fd699180bb0e9' via api in 0.61 seconds2758[Jul 28 2023 02:24:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '7' via api in 0.12 seconds2759[Jul 28 2023 02:24:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds2760[Jul 28 2023 02:24:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2761[Jul 28 2023 02:24:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.44 seconds2762[Jul 28 2023 02:24:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds2763[Jul 28 2023 02:24:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds2764[Jul 28 2023 02:24:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 1.41 seconds2765[Jul 28 2023 02:24:07 UTC (QA Tests)] INFO -- Merging via PUT /projects/87/merge_requests/2/merge2766[Jul 28 2023 02:24:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "First merge request"2767[Jul 28 2023 02:24:09 UTC (QA Tests)] INFO -- Merging via PUT /projects/87/merge_requests/1/merge2768[Jul 28 2023 02:24:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "Second merge request"2769[Jul 28 2023 02:24:12 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-5a04b10d56dfb5b3"2770[Jul 28 2023 02:24:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2771[Jul 28 2023 02:24:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"2772[Jul 28 2023 02:24:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2773[Jul 28 2023 02:24:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2774[Jul 28 2023 02:24:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.976s2775[Jul 28 2023 02:24:14 UTC (QA Tests)] INFO -- Enabling super sidebar!2776[Jul 28 2023 02:24:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled2777[Jul 28 2023 02:24:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/mr-analytics-f1219ce54e6376cc/mr_analytics-e59fd699180bb0e92778[Jul 28 2023 02:24:17 UTC (QA Tests)] INFO -- clicking :menu_section_button2779[Jul 28 2023 02:24:17 UTC (QA Tests)] INFO -- clicking :nav_item_link2780[Jul 28 2023 02:24:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.88s2781 shows merge request analytics chart and stats2782Create2783 Pull mirror a repository over HTTP2784[Jul 28 2023 02:24:19 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth2785[Jul 28 2023 02:24:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2786[Jul 28 2023 02:24:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2787[Jul 28 2023 02:24:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"2788[Jul 28 2023 02:24:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2789[Jul 28 2023 02:24:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2790[Jul 28 2023 02:24:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.025s2791[Jul 28 2023 02:24:22 UTC (QA Tests)] INFO -- Enabling super sidebar!2792[Jul 28 2023 02:24:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled2793[Jul 28 2023 02:24:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2794[Jul 28 2023 02:24:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds2795[Jul 28 2023 02:24:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pull-mirror-source-project-0bdaca20b047b084' via api in 0.68 seconds2796[Jul 28 2023 02:24:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2797[Jul 28 2023 02:24:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds2798[Jul 28 2023 02:24:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2799[Jul 28 2023 02:24:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.42 seconds2800[Jul 28 2023 02:24:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pull-mirror-target-project-aa1f7787bfb98c2d' via api in 0.94 seconds2801[Jul 28 2023 02:24:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pull-mirror-target-project-aa1f7787bfb98c2d2802[Jul 28 2023 02:24:28 UTC (QA Tests)] INFO -- clicking :menu_section_button2803[Jul 28 2023 02:24:28 UTC (QA Tests)] INFO -- clicking :nav_item_link2804[Jul 28 2023 02:24:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.885s2805[Jul 28 2023 02:24:30 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pull-mirror-source-project-0bdaca20b047b084.git"2806[Jul 28 2023 02:24:30 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field2807[Jul 28 2023 02:24:31 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field2808[Jul 28 2023 02:24:32 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field2809[Jul 28 2023 02:24:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2810[Jul 28 2023 02:24:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2811[Jul 28 2023 02:24:32 UTC (QA Tests)] INFO -- clicking :mirror_repository_button2812[Jul 28 2023 02:24:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 1.097s2813[Jul 28 2023 02:24:34 UTC (QA Tests)] INFO -- clicking :update_now_button2814[Jul 28 2023 02:24:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.054s2815[Jul 28 2023 02:24:35 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pull-mirror-target-project-aa1f7787bfb98c2d/-/settings/repository#js-push-remote-settings2816[Jul 28 2023 02:24:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.61s2817[Jul 28 2023 02:24:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/pull-mirror-target-project-aa1f7787bfb98c2d2818[Jul 28 2023 02:24:38 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments2819 configures and syncs a (pull) mirrored repository with password auth2820Create2821 Push over HTTP using Git protocol version 22822[Jul 28 2023 02:24:39 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository2823[Jul 28 2023 02:24:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2824[Jul 28 2023 02:24:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2825[Jul 28 2023 02:24:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"2826[Jul 28 2023 02:24:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2827[Jul 28 2023 02:24:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2828[Jul 28 2023 02:24:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.068s2829[Jul 28 2023 02:24:42 UTC (QA Tests)] INFO -- Enabling super sidebar!2830[Jul 28 2023 02:24:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled2831[Jul 28 2023 02:24:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2832[Jul 28 2023 02:24:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0' via api in 0.17 seconds2833[Jul 28 2023 02:24:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/git-protocol-project-2bbe7556ebaf67a4' via api in 0.72 seconds2834[Jul 28 2023 02:24:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-081a2268.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-01-54-47-399ede8df37868b0/git-protocol-project-2bbe7556ebaf67a42835[Jul 28 2023 02:24:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"2836 user pushes to the repository2837Create2838 First file using Web IDE2839[Jul 28 2023 02:24:47 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE2840 creates the first file in an empty project via Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2841[Jul 28 2023 02:24:47 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2842{2843 "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb": 0.08042933600006563,2844 "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb": 22.071903367000004,2845 "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb": 15.714915138000038,2846 "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb": 0.013094863999981499,2847 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 14.377975350000042,2848 "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb": 40.06801773999996,2849 "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb": 15.719713771999977,2850 "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb": 12.953125048999937,2851 "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb": 51.99581334800007,2852 "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb": 15.827715116999912,2853 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb": 35.00346051600002,2854 "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb": 7.303013199999896,2855 "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb": 3.989608022000084,2856 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 17.343002640999885,2857 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 277.834685134,2858 "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb": 9.062790178000114,2859 "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb": 90.42005167899993,2860 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb": 77.43071135500008,2861 "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb": 0.018759629999976823,2862 "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb": 20.319015660999867,2863 "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb": 14.457937346000108,2864 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 98.49853847899999,2865 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 30.805162870999993,2866 "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb": 11.407143448999932,2867 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 29.151489879999872,2868 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 26.29868059399996,2869 "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb": 12.871160895999992,2870 "qa/specs/features/api/9_data_stores/users_spec.rb": 0.3063535139999658,2871 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 5.50831430900007,2872 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb": 38.00913496299995,2873 "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb": 20.723349347000067,2874 "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb": 29.593032730000004,2875 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb": 11.25283857699992,2876 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 12.95566403099997,2877 "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb": 71.7480504780001,2878 "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb": 11.620464486999936,2879 "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb": 61.071001573999865,2880 "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb": 17.35679045500001,2881 "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb": 68.02807743500011,2882 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 20.716679716999806,2883 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 30.735036962999857,2884 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 9.147039776999918,2885 "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb": 31.353323780999744,2886 "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb": 0.03614124699970489,2887 "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb": 13.228685180999946,2888 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb": 130.27849977200003,2889 "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb": 10.158523692000017,2890 "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb": 25.182815136000045,2891 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 151.29623699900003,2892 "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb": 40.785845810999945,2893 "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb": 16.531196529000226,2894 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 19.304444482000235,2895 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 8.596189761000005,2896 "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb": 0.0140295419996618882897}2898[Jul 28 2023 02:24:47 UTC (QA Tests)] INFO -- 2899Knapsack global time execution for tests: 30m 06s2900Pending: (Failures listed here are expected and do not affect your suite's status)2901 1) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab2902 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442903 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:562904 2) Fulfillment Seat overage modal with ultimate plan for group invite does not show overage modal when inviting a group which does not increase seats owed2905 # Test is not compatible with this environment or pipeline2906 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:1132907 3) Fulfillment Seat overage modal with ultimate plan for group invite when inviting a group with developer role which increases seats owed behaves like overage for group invite shows the modal2908 # Test is not compatible with this environment or pipeline2909 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:612910 4) Fulfillment Seat overage modal with ultimate plan for member invite does not show overage modal when inviting a member as a guest2911 # Test is not compatible with this environment or pipeline2912 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:1022913 5) Fulfillment Seat overage modal with ultimate plan for member invite when access level developer or above is added behaves like overage for member invite shows the modal2914 # Test is not compatible with this environment or pipeline2915 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:502916 6) Fulfillment Seat overage modal with premium plan for member invite when guest role is added behaves like overage for member invite shows the modal2917 # Test is not compatible with this environment or pipeline2918 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:502919 7) Fulfillment Seat overage modal with premium plan for group invite when inviting a group with Guest role which increases seats owed behaves like overage for group invite shows the modal2920 # Test is not compatible with this environment or pipeline2921 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:612922 8) Create Review a merge request in Web IDE opens and edits a merge request in Web IDE2923 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442924 # ./qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb:352925 9) Package SaaS Container Registry API pushes, pulls image to the registry and deletes tag2926 # Test is not compatible with this environment or pipeline2927 # ./qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb:882928 10) Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE2929 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442930 # ./qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb:272931 11) Create Codeowners merge request assigns code owners as approvers2932 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4162172933 # ./qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb:282934 12) Secure License merge request widget when a CycloneDX SBOM file exists manage licenses from the merge request2935 # Test is not compatible with this environment or pipeline2936 # ./qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb:2352937 13) Secure License merge request widget when a license scanning report exists manage licenses from the merge request2938 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3970672939 # ./qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb:1022940 14) Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident2941 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122942 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102943 15) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident2944 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122945 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102946 16) Manage Project import imports large Github repo via api2947 # Test is not compatible with this environment or pipeline2948 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2702949 17) Create Upload a file in Web IDE when the file is an image shows an image viewer2950 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442951 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:802952 18) Create Upload a file in Web IDE when a file with the same name already exists throws an error2953 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442954 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:292955 19) Create Upload a file in Web IDE when the file is binary shows a Download button2956 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442957 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:622958 20) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text2959 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442960 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:422961 21) Fulfillment Utilization in ultimate plan billing settings displays correct information for seat usage2962 # Test is not compatible with this environment or pipeline2963 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb:602964 22) Create First file using Web IDE creates the first file in an empty project via Web IDE2965 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442966 # ./qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb:242967Failures:2968 1) Manage Project access tokens can be created and revoked via the UI2969 Got 0 failures and 2 other errors:2970 1.1) Failure/Error: let(:project_access_token) { QA::Resource::ProjectAccessToken.fabricate_via_browser_ui! }2972 Capybara::ElementNotFound:2973 Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"2974 # ./qa/page/base.rb:146:in `find_element'2975 # ./qa/support/page/logging.rb:39:in `block in find_element'2976 # ./qa/support/page/logging.rb:206:in `log_slow_code'2977 # ./qa/support/page/logging.rb:39:in `find_element'2978 # ./qa/page/base.rb:235:in `click_element_coordinates'2979 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'2980 # ./qa/page/base.rb:264:in `fill_element'2981 # ./qa/support/page/logging.rb:101:in `fill_element'2982 # ./qa/page/component/access_tokens.rb:45:in `fill_token_name'2983 # ./qa/resource/project_access_token.rb:87:in `block in fabricate!'2984 # ./qa/scenario/actable.rb:16:in `perform'2985 # ./qa/resource/project_access_token.rb:86:in `fabricate!'2986 # ./qa/resource/base.rb:50:in `block (2 levels) in fabricate_via_browser_ui!'2987 # ./qa/resource/base.rb:97:in `log_and_record_fabrication'2988 # ./qa/resource/base.rb:50:in `block in fabricate_via_browser_ui!'2989 # ./qa/resource/base.rb:87:in `do_fabricate!'2990 # ./qa/resource/base.rb:49:in `fabricate_via_browser_ui!'2991 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:6:in `block (3 levels) in <module:QA>'2992 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:12:in `block (3 levels) in <module:QA>'2993 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'2994 # ./qa/specs/knapsack_runner.rb:17:in `run'2995 # ./qa/specs/runner.rb:57:in `perform'2996 # ./qa/scenario/template.rb:10:in `block in perform'2997 # ./qa/scenario/template.rb:8:in `perform'2998 # ./qa/scenario/template.rb:50:in `perform'2999 # ./qa/scenario/template.rb:10:in `block in perform'3000 # ./qa/scenario/template.rb:8:in `perform'3001 # ./qa/scenario/bootable.rb:52:in `launch!'3002 1.2) Failure/Error: let(:project_access_token) { QA::Resource::ProjectAccessToken.fabricate_via_browser_ui! }3004 Capybara::ElementNotFound:3005 Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"3006 # ./qa/page/base.rb:146:in `find_element'3007 # ./qa/support/page/logging.rb:39:in `block in find_element'3008 # ./qa/support/page/logging.rb:206:in `log_slow_code'3009 # ./qa/support/page/logging.rb:39:in `find_element'3010 # ./qa/page/base.rb:235:in `click_element_coordinates'3011 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'3012 # ./qa/page/base.rb:264:in `fill_element'3013 # ./qa/support/page/logging.rb:101:in `fill_element'3014 # ./qa/page/component/access_tokens.rb:45:in `fill_token_name'3015 # ./qa/resource/project_access_token.rb:87:in `block in fabricate!'3016 # ./qa/scenario/actable.rb:16:in `perform'3017 # ./qa/resource/project_access_token.rb:86:in `fabricate!'3018 # ./qa/resource/base.rb:50:in `block (2 levels) in fabricate_via_browser_ui!'3019 # ./qa/resource/base.rb:97:in `log_and_record_fabrication'3020 # ./qa/resource/base.rb:50:in `block in fabricate_via_browser_ui!'3021 # ./qa/resource/base.rb:87:in `do_fabricate!'3022 # ./qa/resource/base.rb:49:in `fabricate_via_browser_ui!'3023 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:6:in `block (3 levels) in <module:QA>'3024 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:19:in `block (3 levels) in <module:QA>'3025 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'3026 # ./qa/specs/knapsack_runner.rb:17:in `run'3027 # ./qa/specs/runner.rb:57:in `perform'3028 # ./qa/scenario/template.rb:10:in `block in perform'3029 # ./qa/scenario/template.rb:8:in `perform'3030 # ./qa/scenario/template.rb:50:in `perform'3031 # ./qa/scenario/template.rb:10:in `block in perform'3032 # ./qa/scenario/template.rb:8:in `perform'3033 # ./qa/scenario/bootable.rb:52:in `launch!'3034Finished in 30 minutes 7 seconds (files took 1 minute 4.85 seconds to load)3035111 examples, 1 failure, 22 pending3036Failed examples:3037rspec ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:11 # Manage Project access tokens can be created and revoked via the UI3038Randomized with seed 427043039[Jul 28 2023 02:24:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`3040[Jul 28 2023 02:24:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-081a2268 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`3041[Jul 28 2023 02:24:48 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-081a2268`3042[Jul 28 2023 02:24:48 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-081a2268`3043bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)3044/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)3046Running after script...3047$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command3048$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")3049$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3264Uploading artifacts...3265gitlab-qa-run-*: found 504 matching artifact files and directories 3266Uploading artifacts as "archive" to coordinator... 201 Created id=4757072797 responseStatus=201 Created token=64_o7-m53267Uploading artifacts...3268gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3269Uploading artifacts as "junit" to coordinator... 201 Created id=4757072797 responseStatus=201 Created token=64_o7-m53270Uploading artifacts...3271/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3272Uploading artifacts as "dotenv" to coordinator... 201 Created id=4757072797 responseStatus=201 Created token=64_o7-m53274ERROR: Job failed: exit code 1