decomposition-multiple-db 1/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:c542c7445bbcd8902b4aff9c0c23d65f9021b3d5ce9f8bef0c5978e178ee97cb 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:3c33cd32b8b2bb06c7a413f6ed11411c2b00d5fcbd116ed9342af59ead5ca236 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1689386742-e8d2175d-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: 189940, done. 20remote: Counting objects: 100% (189940/189940), done. 21remote: Compressing objects: 100% (123114/123114), done. 22remote: Total 189940 (delta 93892), reused 127297 (delta 59544), pack-reused 0 23Receiving objects: 100% (189940/189940), 147.07 MiB | 44.77 MiB/s, done.24Resolving deltas: 100% (93892/93892), done.26 * [new ref] refs/pipelines/932118365 -> refs/pipelines/93211836527 * [new branch] master -> origin/master28Checking out a2b87e91 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-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 (4659949916)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4659949916 responseStatus=200 OK token=64_bosiw39Using docker image sha256:c542c7445bbcd8902b4aff9c0c23d65f9021b3d5ce9f8bef0c5978e178ee97cb 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:3c33cd32b8b2bb06c7a413f6ed11411c2b00d5fcbd116ed9342af59ead5ca236 ...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-ce:a2b87e9110db59ac657374e5596d908371351a2b --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4659949934.json --format RspecJunitFormatter --out tmp/rspec-4659949934.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 15 2023 03:20:55 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-a5e9885e$`50[Jul 15 2023 03:20:55 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-a5e9885e --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 15 2023 03:20:56 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/authority/. alpine-a5e9885e:/etc/gitlab/trusted-certs`52[Jul 15 2023 03:20:56 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/gitlab/. alpine-a5e9885e:/etc/gitlab/ssl`53[Jul 15 2023 03:20:57 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-a5e9885e`54[Jul 15 2023 03:20:57 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-a5e9885e`55[Jul 15 2023 03:20:57 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 15 2023 03:20:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b`57[Jul 15 2023 03:21:30 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-045c5da2$`58[Jul 15 2023 03:21:30 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 15 2023 03:21:30 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 15 2023 03:21:30 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-045c5da2 --net test --hostname gitlab-ce-045c5da2.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-15-03-20-55-52264367/gitlab-ce-045c5da2/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b`61[Jul 15 2023 03:21:39 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-15 03:20:5562# 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 15 2023 03:21:39 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-045c5da2`73[Jul 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jul 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-045c5da2`75[Jul 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-045c5da2 80/tcp`76[Jul 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Jul 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Jul 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 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 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Jul 15 2023 03:25:04 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/support/data gitlab-ce-045c5da2:/tmp/data-seeds`86[Jul 15 2023 03:25:05 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Jul 15 2023 03:25:05 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Jul 15 2023 03:25:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`89[Jul 15 2023 03:25:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "gitlab-ctl reconfigure"`90[Jul 15 2023 03:26:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 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 15 2023 03:26:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`92[Jul 15 2023 03:26:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`93[Jul 15 2023 03:26:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 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 15 2023 03:26:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "gitlab-ctl restart"`95[Jul 15 2023 03:27:20 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`96[Jul 15 2023 03:27:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2b87e9110db59ac657374e5596d908371351a2b`97[Jul 15 2023 03:28:12 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce98[Jul 15 2023 03:28:12 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_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_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 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-15-03-20-55-52264367/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-20-55-52264367/gitlab-ce-qa-3e03c222:/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-ce-qa-3e03c222 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2b87e9110db59ac657374e5596d908371351a2b Test::Instance::All http://gitlab-ce-045c5da2.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4659949934.json --format RspecJunitFormatter --out tmp/rspec-4659949934.xml --format html --out tmp/rspec-decomposition-multiple-db_1_5.htm --color --format documentation`992023-07-15 03:28:27 / CONF :: 100 ==> Base URL: http://gitlab-ce-045c5da2.test101 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f34cd9febc0>102 ==> Libraries: Chemlab::Vendor103[Jul 15 2023 03:28:27 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA104[Jul 15 2023 03:28:27 UTC (QA Tests)] INFO -- Browser: chrome105[Jul 15 2023 03:28:27 UTC (QA Tests)] INFO -- Performing sanity check for environment!106[Jul 15 2023 03:29:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 61.04s107[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'108[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- Report already exists, skipping!109[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====110[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- Report specs:111[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb"]112[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- Leftover specs:113[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/browser_ui/1_manage/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_facebook_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]114[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!115[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'116[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- Report already exists, skipping!117Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}118Randomized with seed 16012119Create120 Git clone over HTTP121[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone122[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA123[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-123gml65' via cache in 0.0 seconds124[Jul 15 2023 03:29:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.13 seconds125[Jul 15 2023 03:29:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 2.34 seconds126[Jul 15 2023 03:29:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-code-8c792d9a37699314' via api in 3.97 seconds127[Jul 15 2023 03:29:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"128 user performs a shallow clone129[Jul 15 2023 03:29:38 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone130[Jul 15 2023 03:29:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds131[Jul 15 2023 03:29:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.16 seconds132[Jul 15 2023 03:29:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-code-18aaa30753ba4600' via api in 1.75 seconds133[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"134 user performs a deep clone135Plan136 Issue creation137[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue138[Jul 15 2023 03:29:42 UTC (QA Tests)] INFO -- filling :login_field with "root"139[Jul 15 2023 03:29:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field140[Jul 15 2023 03:29:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"141[Jul 15 2023 03:29:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field142[Jul 15 2023 03:29:43 UTC (QA Tests)] INFO -- clicking :sign_in_button143[Jul 15 2023 03:29:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.755s144[Jul 15 2023 03:29:45 UTC (QA Tests)] INFO -- Enabling super sidebar!145[Jul 15 2023 03:29:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled146[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds147[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds148[Jul 15 2023 03:29:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-issues-84a8f5618784cce8' via api in 0.5 seconds149[Jul 15 2023 03:29:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.93 seconds150[Jul 15 2023 03:29:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-issues-84a8f5618784cce8/-/issues/1151[Jul 15 2023 03:29:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? toggle_issue_state_button' took 0.784s152[Jul 15 2023 03:29:51 UTC (QA Tests)] INFO -- clicking :menu_section_button153[Jul 15 2023 03:29:52 UTC (QA Tests)] INFO -- clicking :nav_item_link154[Jul 15 2023 03:29:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.037s155[Jul 15 2023 03:29:53 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab156 closes an issue157[Jul 15 2023 03:29:53 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue158[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- filling :login_field with "root"159[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field160[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"161[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field162[Jul 15 2023 03:29:55 UTC (QA Tests)] INFO -- clicking :sign_in_button163[Jul 15 2023 03:29:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.761s164[Jul 15 2023 03:29:56 UTC (QA Tests)] INFO -- Enabling super sidebar!165[Jul 15 2023 03:29:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled166[Jul 15 2023 03:29:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds167[Jul 15 2023 03:29:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds168[Jul 15 2023 03:29:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/the_awesome_project-a3fcbdf9efb8783e' via api in 0.78 seconds169[Jul 15 2023 03:29:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/the_awesome_project-a3fcbdf9efb8783e170[Jul 15 2023 03:29:59 UTC (QA Tests)] INFO -- clicking :new_menu_toggle171[Jul 15 2023 03:29:59 UTC (QA Tests)] INFO -- clicking :create_menu_item172[Jul 15 2023 03:30:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.015s173[Jul 15 2023 03:30:00 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 14f89dc46009ff3c"174[Jul 15 2023 03:30:00 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field175[Jul 15 2023 03:30:01 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description c44fecb852485464"176[Jul 15 2023 03:30:01 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field177[Jul 15 2023 03:30:02 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present178[Jul 15 2023 03:30:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.544s179[Jul 15 2023 03:30:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.41 seconds180[Jul 15 2023 03:30:04 UTC (QA Tests)] INFO -- clicking :menu_section_button181[Jul 15 2023 03:30:04 UTC (QA Tests)] INFO -- clicking :nav_item_link182[Jul 15 2023 03:30:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.732s183 creates an issue184 when using attachments in comments185[Jul 15 2023 03:30:05 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment186[Jul 15 2023 03:30:06 UTC (QA Tests)] INFO -- filling :login_field with "root"187[Jul 15 2023 03:30:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field188[Jul 15 2023 03:30:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"189[Jul 15 2023 03:30:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field190[Jul 15 2023 03:30:06 UTC (QA Tests)] INFO -- clicking :sign_in_button191[Jul 15 2023 03:30:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.814s192[Jul 15 2023 03:30:08 UTC (QA Tests)] INFO -- Enabling super sidebar!193[Jul 15 2023 03:30:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled194[Jul 15 2023 03:30:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds195[Jul 15 2023 03:30:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.14 seconds196[Jul 15 2023 03:30:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-issues-4628c7a2fd847309' via api in 0.74 seconds197[Jul 15 2023 03:30:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.98 seconds198[Jul 15 2023 03:30:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-issues-4628c7a2fd847309/-/issues/1199[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- clicking :close_button200[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- clicking :issue_title201[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown202[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale203"204[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field205[Jul 15 2023 03:30:13 UTC (QA Tests)] INFO -- clicking :comment_button206[Jul 15 2023 03:30:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.556s207[Jul 15 2023 03:30:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.575s208 comments on an issue with an attachment209Data Stores210 User211 when added to sub-group212[Jul 15 2023 03:30:14 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files213[Jul 15 2023 03:30:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds214[Jul 15 2023 03:30:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-cd5f7d626549df2e' via api in 0.3 seconds215[Jul 15 2023 03:30:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-cd5f7d626549df2e/sub-group-to-test-user-access-058f3a3198cf37c7' via api in 0.2 seconds216[Jul 15 2023 03:30:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-cd5f7d626549df2e/parent-group-project-to-test-user-access-126582b6684d675c' via api in 0.68 seconds217[Jul 15 2023 03:30:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2a8a24ea288aa52b' via api in 0.27 seconds218[Jul 15 2023 03:30:15 UTC (QA Tests)] INFO -- Adding user qa-user-2a8a24ea288aa52b to gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-cd5f7d626549df2e/sub-group-to-test-user-access-058f3a3198cf37c7 QA::Resource::Group219[Jul 15 2023 03:30:16 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2a8a24ea288aa52b"220[Jul 15 2023 03:30:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field221[Jul 15 2023 03:30:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"222[Jul 15 2023 03:30:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field223[Jul 15 2023 03:30:17 UTC (QA Tests)] INFO -- clicking :sign_in_button224[Jul 15 2023 03:30:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.529s225[Jul 15 2023 03:30:18 UTC (QA Tests)] INFO -- Enabling super sidebar!226[Jul 15 2023 03:30:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled227[Jul 15 2023 03:30:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-cd5f7d626549df2e/parent-group-project-to-test-user-access-126582b6684d675c228[Jul 15 2023 03:30:21 UTC (QA Tests)] INFO -- clicking :file_name_link229[Jul 15 2023 03:30:21 UTC (QA Tests)] INFO -- clicking :action_dropdown230[Jul 15 2023 03:30:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.524s231[Jul 15 2023 03:30:21 UTC (QA Tests)] INFO -- clicking :edit_menu_item232[Jul 15 2023 03:30:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2a8a24ea288aa52b'233 is not allowed to edit the parent group project files234 when added to parent group235[Jul 15 2023 03:30:22 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files236[Jul 15 2023 03:30:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds237[Jul 15 2023 03:30:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-2f75973cdea723c4' via api in 0.77 seconds238[Jul 15 2023 03:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-2f75973cdea723c4/sub-group-to-test-user-access-53031e4655469925' via api in 0.21 seconds239[Jul 15 2023 03:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6bf85f5505943068' via api in 0.64 seconds240[Jul 15 2023 03:30:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-2f75973cdea723c4/sub-group-to-test-user-access-53031e4655469925/sub-group-project-to-test-user-access-d003e2b5b95edf43' via api in 1.44 seconds241[Jul 15 2023 03:30:25 UTC (QA Tests)] INFO -- Adding user qa-user-6bf85f5505943068 to gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-2f75973cdea723c4 QA::Resource::Group242[Jul 15 2023 03:30:25 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-6bf85f5505943068"243[Jul 15 2023 03:30:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field244[Jul 15 2023 03:30:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"245[Jul 15 2023 03:30:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field246[Jul 15 2023 03:30:26 UTC (QA Tests)] INFO -- clicking :sign_in_button247[Jul 15 2023 03:30:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.895s248[Jul 15 2023 03:30:27 UTC (QA Tests)] INFO -- Enabling super sidebar!249[Jul 15 2023 03:30:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled250[Jul 15 2023 03:30:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-2f75973cdea723c4/sub-group-to-test-user-access-53031e4655469925/sub-group-project-to-test-user-access-d003e2b5b95edf43251[Jul 15 2023 03:30:30 UTC (QA Tests)] INFO -- clicking :file_name_link252[Jul 15 2023 03:30:30 UTC (QA Tests)] INFO -- clicking :action_dropdown253[Jul 15 2023 03:30:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.512s254[Jul 15 2023 03:30:31 UTC (QA Tests)] INFO -- clicking :edit_menu_item255[Jul 15 2023 03:30:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.042s256[Jul 15 2023 03:30:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-6bf85f5505943068'257 is allowed to edit the sub-group project files258Plan259 Group milestone260[Jul 15 2023 03:30:32 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone261[Jul 15 2023 03:30:33 UTC (QA Tests)] INFO -- filling :login_field with "root"262[Jul 15 2023 03:30:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field263[Jul 15 2023 03:30:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"264[Jul 15 2023 03:30:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field265[Jul 15 2023 03:30:33 UTC (QA Tests)] INFO -- clicking :sign_in_button266[Jul 15 2023 03:30:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.786s267[Jul 15 2023 03:30:34 UTC (QA Tests)] INFO -- Enabling super sidebar!268[Jul 15 2023 03:30:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled269[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds270[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-milestone-d5909d27' via api in 0.28 seconds271[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-045c5da2.test/groups/gitlab-qa-sandbox-group-7/group-with-milestone-d5909d27272[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- clicking :menu_section_button273[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- clicking :nav_item_link274[Jul 15 2023 03:30:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.555s275[Jul 15 2023 03:30:38 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link276[Jul 15 2023 03:30:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_group_milestone_link' took 0.65s277[Jul 15 2023 03:30:39 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"278[Jul 15 2023 03:30:39 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field279[Jul 15 2023 03:30:39 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."280[Jul 15 2023 03:30:39 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field281[Jul 15 2023 03:30:40 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/07/15282"283[Jul 15 2023 03:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field284[Jul 15 2023 03:30:40 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/08/15285"286[Jul 15 2023 03:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field287[Jul 15 2023 03:30:40 UTC (QA Tests)] INFO -- clicking :create_milestone_button288[Jul 15 2023 03:30:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 0.941s289[Jul 15 2023 03:30:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 5.51 seconds290[Jul 15 2023 03:30:42 UTC (QA Tests)] INFO -- clicking :menu_section_button291[Jul 15 2023 03:30:42 UTC (QA Tests)] INFO -- clicking :nav_item_link292[Jul 15 2023 03:30:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.62s293[Jul 15 2023 03:30:42 UTC (QA Tests)] INFO -- clicking :milestone_link294[Jul 15 2023 03:30:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 1.124s295 creates a group milestone296Create297 Push over HTTP using Git protocol version 2298[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository299[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- filling :login_field with "root"300[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field301[Jul 15 2023 03:30:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"302[Jul 15 2023 03:30:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field303[Jul 15 2023 03:30:45 UTC (QA Tests)] INFO -- clicking :sign_in_button304[Jul 15 2023 03:30:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.896s305[Jul 15 2023 03:30:46 UTC (QA Tests)] INFO -- Enabling super sidebar!306[Jul 15 2023 03:30:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled307[Jul 15 2023 03:30:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds308[Jul 15 2023 03:30:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.13 seconds309[Jul 15 2023 03:30:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/git-protocol-project-15fdacdac5222827' via api in 0.52 seconds310[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/git-protocol-project-15fdacdac5222827311[Jul 15 2023 03:30:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"312 user pushes to the repository313Verify314 Include local config file paths with wildcard315[Jul 15 2023 03:30:51 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config316[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- filling :login_field with "root"317[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field318[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"319[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field320[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- clicking :sign_in_button321[Jul 15 2023 03:30:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s322[Jul 15 2023 03:30:54 UTC (QA Tests)] INFO -- Enabling super sidebar!323[Jul 15 2023 03:30:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled324[Jul 15 2023 03:30:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds325[Jul 15 2023 03:30:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds326[Jul 15 2023 03:30:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-pipeline-292b5e4ef4e5a12c' via api in 0.63 seconds327[Jul 15 2023 03:30:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds328[Jul 15 2023 03:30:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-pipeline-292b5e4ef4e5a12c329[Jul 15 2023 03:30:58 UTC (QA Tests)] INFO -- clicking :menu_section_button330[Jul 15 2023 03:30:58 UTC (QA Tests)] INFO -- clicking :nav_item_link331[Jul 15 2023 03:30:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.672s332[Jul 15 2023 03:31:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-pipeline-292b5e4ef4e5a12c'333 runs the pipeline with composed config334Plan335 Project Wiki336 with Wiki Sidebar337[Jul 15 2023 03:31:00 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work338[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- filling :login_field with "root"339[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field340[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"341[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field342[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- clicking :sign_in_button343[Jul 15 2023 03:31:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.934s344[Jul 15 2023 03:31:03 UTC (QA Tests)] INFO -- Enabling super sidebar!345[Jul 15 2023 03:31:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled346[Jul 15 2023 03:31:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds347[Jul 15 2023 03:31:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.1 seconds348[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/wiki_testing-f4ad23488d2273fc' via api in 0.48 seconds349[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.88 seconds350[Jul 15 2023 03:31:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds351[Jul 15 2023 03:31:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds352[Jul 15 2023 03:31:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds353[Jul 15 2023 03:31:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds354[Jul 15 2023 03:31:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds355[Jul 15 2023 03:31:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/wiki_testing-f4ad23488d2273fc/-/wikis/Home356[Jul 15 2023 03:31:08 UTC (QA Tests)] INFO -- clicking :wiki_page_link357[Jul 15 2023 03:31:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.628s358 has all expected links that work359 with Wiki Page List360[Jul 15 2023 03:31:09 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work361[Jul 15 2023 03:31:09 UTC (QA Tests)] INFO -- filling :login_field with "root"362[Jul 15 2023 03:31:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[Jul 15 2023 03:31:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[Jul 15 2023 03:31:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[Jul 15 2023 03:31:10 UTC (QA Tests)] INFO -- clicking :sign_in_button366[Jul 15 2023 03:31:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.751s367[Jul 15 2023 03:31:11 UTC (QA Tests)] INFO -- Enabling super sidebar!368[Jul 15 2023 03:31:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled369[Jul 15 2023 03:31:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds370[Jul 15 2023 03:31:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds371[Jul 15 2023 03:31:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/wiki_testing-a5c919ff0de20145' via api in 0.49 seconds372[Jul 15 2023 03:31:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.87 seconds373[Jul 15 2023 03:31:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds374[Jul 15 2023 03:31:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds375[Jul 15 2023 03:31:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.31 seconds376[Jul 15 2023 03:31:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds377[Jul 15 2023 03:31:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds378[Jul 15 2023 03:31:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds379[Jul 15 2023 03:31:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds380[Jul 15 2023 03:31:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.31 seconds381[Jul 15 2023 03:31:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds382[Jul 15 2023 03:31:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds383[Jul 15 2023 03:31:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds384[Jul 15 2023 03:31:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds385[Jul 15 2023 03:31:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds386[Jul 15 2023 03:31:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds387[Jul 15 2023 03:31:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.31 seconds388[Jul 15 2023 03:31:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/wiki_testing-a5c919ff0de20145/-/wikis/Home389[Jul 15 2023 03:31:19 UTC (QA Tests)] INFO -- clicking :view_all_pages_button390[Jul 15 2023 03:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view_all_pages_button' took 0.635s391[Jul 15 2023 03:31:20 UTC (QA Tests)] INFO -- clicking :wiki_page_link392[Jul 15 2023 03:31:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.606s393 has all expected links that work394Create395 File with unusual name396 when file name starts with a dash and contains hash, semicolon, colon, and question mark397[Jul 15 2023 03:31:21 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly398[Jul 15 2023 03:31:21 UTC (QA Tests)] INFO -- filling :login_field with "root"399[Jul 15 2023 03:31:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field400[Jul 15 2023 03:31:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"401[Jul 15 2023 03:31:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field402[Jul 15 2023 03:31:22 UTC (QA Tests)] INFO -- clicking :sign_in_button403[Jul 15 2023 03:31:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.772s404[Jul 15 2023 03:31:23 UTC (QA Tests)] INFO -- Enabling super sidebar!405[Jul 15 2023 03:31:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled406[Jul 15 2023 03:31:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds407[Jul 15 2023 03:31:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds408[Jul 15 2023 03:31:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-new-file-d5207b2d4ded41df' via api in 0.79 seconds409[Jul 15 2023 03:31:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds410[Jul 15 2023 03:31:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds411[Jul 15 2023 03:31:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/unusually-named-file-project-cceb1439d8a664f1' via api in 0.76 seconds412[Jul 15 2023 03:31:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.49 seconds413[Jul 15 2023 03:31:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/unusually-named-file-project-cceb1439d8a664f1414[Jul 15 2023 03:31:28 UTC (QA Tests)] INFO -- clicking :file_name_link415[Jul 15 2023 03:31:29 UTC (QA Tests)] INFO -- clicking :file_name_link416 renders repository file tree correctly417Package418 SaaS Container Registry419 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)420Verify421 Pipeline with protected variable422[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch423[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds424[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds425[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-d70cdc4862fd62d2' via api in 0.51 seconds426[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.427[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`428[Jul 15 2023 03:31:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`429[Jul 15 2023 03:31:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9vg3xvg3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9vg3xvg3 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-9vg3xvg3 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-9vg3xvg3 --executor shell && gitlab-runner run" `430[Jul 15 2023 03:31:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9vg3xvg3`431[Jul 15 2023 03:31:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`432[Jul 15 2023 03:31:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-9vg3xvg3' via api in 6.2 seconds433[Jul 15 2023 03:31:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds434[Jul 15 2023 03:31:38 UTC (QA Tests)] INFO -- filling :login_field with "root"435[Jul 15 2023 03:31:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field436[Jul 15 2023 03:31:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"437[Jul 15 2023 03:31:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field438[Jul 15 2023 03:31:38 UTC (QA Tests)] INFO -- clicking :sign_in_button439[Jul 15 2023 03:31:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.051s440[Jul 15 2023 03:31:40 UTC (QA Tests)] INFO -- Enabling super sidebar!441[Jul 15 2023 03:31:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled442[Jul 15 2023 03:31:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-d70cdc4862fd62d2443[Jul 15 2023 03:31:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.25 seconds444[Jul 15 2023 03:31:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-d70cdc4862fd62d2 QA::Resource::Project445[Jul 15 2023 03:31:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds446[Jul 15 2023 03:31:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-d70cdc4862fd62d2 QA::Resource::Project447[Jul 15 2023 03:31:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds448[Jul 15 2023 03:31:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds449[Jul 15 2023 03:31:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"450[Jul 15 2023 03:31:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.86 seconds451[Jul 15 2023 03:31:46 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1452[Jul 15 2023 03:31:46 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:k_xY2X453[Jul 15 2023 03:31:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-yfzu7ah9' via api in 0.08 seconds454[Jul 15 2023 03:31:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds455[Jul 15 2023 03:31:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s456[Jul 15 2023 03:31:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content457[Jul 15 2023 03:31:48 UTC (QA Tests)] INFO -- clicking :sign_out_link458[Jul 15 2023 03:31:49 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"459[Jul 15 2023 03:31:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field460[Jul 15 2023 03:31:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"461[Jul 15 2023 03:31:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field462[Jul 15 2023 03:31:49 UTC (QA Tests)] INFO -- clicking :sign_in_button463[Jul 15 2023 03:31:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.77s464[Jul 15 2023 03:31:50 UTC (QA Tests)] INFO -- Enabling super sidebar!465[Jul 15 2023 03:31:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled466[Jul 15 2023 03:31:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-d70cdc4862fd62d2467[Jul 15 2023 03:31:53 UTC (QA Tests)] INFO -- clicking :menu_section_button468[Jul 15 2023 03:31:53 UTC (QA Tests)] INFO -- clicking :nav_item_link469[Jul 15 2023 03:31:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.65s470[Jul 15 2023 03:31:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present471[Jul 15 2023 03:31:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.012s472[Jul 15 2023 03:31:56 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user2473[Jul 15 2023 03:31:56 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:-Dxa_x474[Jul 15 2023 03:31:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-026t44os' via api in 0.07 seconds475[Jul 15 2023 03:31:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds476[Jul 15 2023 03:31:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s477[Jul 15 2023 03:31:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content478[Jul 15 2023 03:31:58 UTC (QA Tests)] INFO -- clicking :sign_out_link479[Jul 15 2023 03:31:59 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"480[Jul 15 2023 03:31:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field481[Jul 15 2023 03:31:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"482[Jul 15 2023 03:31:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field483[Jul 15 2023 03:31:59 UTC (QA Tests)] INFO -- clicking :sign_in_button484[Jul 15 2023 03:32:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.557s485[Jul 15 2023 03:32:01 UTC (QA Tests)] INFO -- Enabling super sidebar!486[Jul 15 2023 03:32:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled487[Jul 15 2023 03:32:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-d70cdc4862fd62d2488[Jul 15 2023 03:32:03 UTC (QA Tests)] INFO -- clicking :menu_section_button489[Jul 15 2023 03:32:03 UTC (QA Tests)] INFO -- clicking :nav_item_link490[Jul 15 2023 03:32:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.689s491[Jul 15 2023 03:32:05 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present492[Jul 15 2023 03:32:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.365s493[Jul 15 2023 03:32:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-9vg3xvg3'494[Jul 15 2023 03:32:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-9vg3xvg3`495 exposes variable on protected branch496[Jul 15 2023 03:32:07 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch497[Jul 15 2023 03:32:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds498[Jul 15 2023 03:32:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds499[Jul 15 2023 03:32:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-eb3dab6141c8cf80' via api in 1.14 seconds500[Jul 15 2023 03:32:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.501[Jul 15 2023 03:32:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`502[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`503[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-4a9xyep6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4a9xyep6 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-4a9xyep6 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-4a9xyep6 --executor shell && gitlab-runner run" `504[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4a9xyep6`505[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`506[Jul 15 2023 03:32:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-4a9xyep6' via api in 6.12 seconds507[Jul 15 2023 03:32:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds508[Jul 15 2023 03:32:16 UTC (QA Tests)] INFO -- filling :login_field with "root"509[Jul 15 2023 03:32:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field510[Jul 15 2023 03:32:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"511[Jul 15 2023 03:32:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field512[Jul 15 2023 03:32:17 UTC (QA Tests)] INFO -- clicking :sign_in_button513[Jul 15 2023 03:32:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.975s514[Jul 15 2023 03:32:18 UTC (QA Tests)] INFO -- Enabling super sidebar!515[Jul 15 2023 03:32:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled516[Jul 15 2023 03:32:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-eb3dab6141c8cf80517[Jul 15 2023 03:32:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds518[Jul 15 2023 03:32:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-eb3dab6141c8cf80 QA::Resource::Project519[Jul 15 2023 03:32:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds520[Jul 15 2023 03:32:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-eb3dab6141c8cf80 QA::Resource::Project521[Jul 15 2023 03:32:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds522[Jul 15 2023 03:32:22 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:k_xY2X523[Jul 15 2023 03:32:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-y8l9m14h' via cache in 0.0 seconds524[Jul 15 2023 03:32:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds525[Jul 15 2023 03:32:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.75 seconds526[Jul 15 2023 03:32:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s527[Jul 15 2023 03:32:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content528[Jul 15 2023 03:32:24 UTC (QA Tests)] INFO -- clicking :sign_out_link529[Jul 15 2023 03:32:25 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"530[Jul 15 2023 03:32:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field531[Jul 15 2023 03:32:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"532[Jul 15 2023 03:32:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field533[Jul 15 2023 03:32:26 UTC (QA Tests)] INFO -- clicking :sign_in_button534[Jul 15 2023 03:32:27 UTC (QA Tests)] INFO -- Enabling super sidebar!535[Jul 15 2023 03:32:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled536[Jul 15 2023 03:32:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-eb3dab6141c8cf80537[Jul 15 2023 03:32:29 UTC (QA Tests)] INFO -- clicking :menu_section_button538[Jul 15 2023 03:32:29 UTC (QA Tests)] INFO -- clicking :nav_item_link539[Jul 15 2023 03:32:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.688s540[Jul 15 2023 03:32:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present541[Jul 15 2023 03:32:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.103s542[Jul 15 2023 03:32:33 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:-Dxa_x543[Jul 15 2023 03:32:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-0bfowy3s' via cache in 0.0 seconds544[Jul 15 2023 03:32:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds545[Jul 15 2023 03:32:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 0.75 seconds546[Jul 15 2023 03:32:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s547[Jul 15 2023 03:32:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content548[Jul 15 2023 03:32:35 UTC (QA Tests)] INFO -- clicking :sign_out_link549[Jul 15 2023 03:32:35 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"550[Jul 15 2023 03:32:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field551[Jul 15 2023 03:32:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"552[Jul 15 2023 03:32:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field553[Jul 15 2023 03:32:36 UTC (QA Tests)] INFO -- clicking :sign_in_button554[Jul 15 2023 03:32:37 UTC (QA Tests)] INFO -- Enabling super sidebar!555[Jul 15 2023 03:32:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled556[Jul 15 2023 03:32:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-ci-variables-eb3dab6141c8cf80557[Jul 15 2023 03:32:40 UTC (QA Tests)] INFO -- clicking :menu_section_button558[Jul 15 2023 03:32:40 UTC (QA Tests)] INFO -- clicking :nav_item_link559[Jul 15 2023 03:32:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.689s560[Jul 15 2023 03:32:42 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present561[Jul 15 2023 03:32:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.022s562[Jul 15 2023 03:32:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-4a9xyep6'563[Jul 15 2023 03:32:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-4a9xyep6`564 does not expose variable on unprotected branch565Create566 Multiple file snippet567 behaves like adding file to snippet568[Jul 15 2023 03:32:44 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing project_snippet to make it multi-file569[Jul 15 2023 03:32:44 UTC (QA Tests)] INFO -- filling :login_field with "root"570[Jul 15 2023 03:32:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field571[Jul 15 2023 03:32:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"572[Jul 15 2023 03:32:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field573[Jul 15 2023 03:32:45 UTC (QA Tests)] INFO -- clicking :sign_in_button574[Jul 15 2023 03:32:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.892s575[Jul 15 2023 03:32:46 UTC (QA Tests)] INFO -- Enabling super sidebar!576[Jul 15 2023 03:32:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled577[Jul 15 2023 03:32:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds578[Jul 15 2023 03:32:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.2 seconds579[Jul 15 2023 03:32:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-snippets-3ce0517ce8c7f0a8' via api in 1.04 seconds580[Jul 15 2023 03:32:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.45 seconds581[Jul 15 2023 03:32:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-snippets-3ce0517ce8c7f0a8/-/snippets/1582[Jul 15 2023 03:32:50 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present583[Jul 15 2023 03:32:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.242s584[Jul 15 2023 03:32:52 UTC (QA Tests)] INFO -- clicking :add_file_button585[Jul 15 2023 03:32:52 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"586[Jul 15 2023 03:32:52 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field587[Jul 15 2023 03:32:52 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button588[Jul 15 2023 03:32:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.301s589[Jul 15 2023 03:32:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.313s590 adds second file to an existing project_snippet to make it multi-file591 behaves like adding file to snippet592[Jul 15 2023 03:32:54 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing personal_snippet to make it multi-file593[Jul 15 2023 03:32:55 UTC (QA Tests)] INFO -- filling :login_field with "root"594[Jul 15 2023 03:32:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field595[Jul 15 2023 03:32:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"596[Jul 15 2023 03:32:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field597[Jul 15 2023 03:32:56 UTC (QA Tests)] INFO -- clicking :sign_in_button598[Jul 15 2023 03:32:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.906s599[Jul 15 2023 03:32:57 UTC (QA Tests)] INFO -- Enabling super sidebar!600[Jul 15 2023 03:32:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled601[Jul 15 2023 03:32:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.35 seconds602[Jul 15 2023 03:32:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-045c5da2.test/-/snippets/2603[Jul 15 2023 03:33:00 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present604[Jul 15 2023 03:33:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.891s605[Jul 15 2023 03:33:00 UTC (QA Tests)] INFO -- clicking :add_file_button606[Jul 15 2023 03:33:01 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"607[Jul 15 2023 03:33:01 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field608[Jul 15 2023 03:33:01 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button609[Jul 15 2023 03:33:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.962s610[Jul 15 2023 03:33:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 0.97s611 adds second file to an existing personal_snippet to make it multi-file612Data Stores613 Project owner permissions614 for group projects615 behaves like when user is added as maintainer616[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as maintainer has maintainer role without owner permissions617[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds618[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds619[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds620[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds621[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/qa-owner-group-project-61e97df1938e8b35' via api in 0.38 seconds622[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:k_xY2X623[Jul 15 2023 03:33:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-9df0xwz2' via cache in 0.0 seconds624[Jul 15 2023 03:33:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.25 seconds625[Jul 15 2023 03:33:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/qa-owner-group-project-61e97df1938e8b35 QA::Resource::Project626[Jul 15 2023 03:33:04 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"627[Jul 15 2023 03:33:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field628[Jul 15 2023 03:33:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"629[Jul 15 2023 03:33:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field630[Jul 15 2023 03:33:05 UTC (QA Tests)] INFO -- clicking :sign_in_button631[Jul 15 2023 03:33:06 UTC (QA Tests)] INFO -- Enabling super sidebar!632[Jul 15 2023 03:33:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled633[Jul 15 2023 03:33:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/qa-owner-group-project-61e97df1938e8b35/-/issues/1634[Jul 15 2023 03:33:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.037s635 has maintainer role without owner permissions636 behaves like when user is added as owner637[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as owner has owner role with owner permissions638[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds639[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds640[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.13 seconds641[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.25 seconds642[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/qa-owner-group-project-7123a214dbdd9d98' via api in 0.42 seconds643[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:k_xY2X644[Jul 15 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-ma72evsi' via cache in 0.0 seconds645[Jul 15 2023 03:33:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.21 seconds646[Jul 15 2023 03:33:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/qa-owner-group-project-7123a214dbdd9d98 QA::Resource::Project647[Jul 15 2023 03:33:22 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"648[Jul 15 2023 03:33:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field649[Jul 15 2023 03:33:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"650[Jul 15 2023 03:33:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field651[Jul 15 2023 03:33:23 UTC (QA Tests)] INFO -- clicking :sign_in_button652[Jul 15 2023 03:33:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.831s653[Jul 15 2023 03:33:24 UTC (QA Tests)] INFO -- Enabling super sidebar!654[Jul 15 2023 03:33:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled655[Jul 15 2023 03:33:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/qa-owner-group-project-7123a214dbdd9d98/-/issues/1656[Jul 15 2023 03:33:29 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present657[Jul 15 2023 03:33:29 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button658[Jul 15 2023 03:33:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 1.694s659[Jul 15 2023 03:33:31 UTC (QA Tests)] ERROR -- Interceptor Api Errors660[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/qa-owner-group-project-7123a214dbdd9d98/noteable/issue/5/notes -- Correlation Id: 01H5BSRNA8APREMAZPXFN2F90V661 has owner role with owner permissions662 for personal projects663 behaves like when user is added as owner664[Jul 15 2023 03:33:31 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as owner has owner role with owner permissions665[Jul 15 2023 03:33:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds666[Jul 15 2023 03:33:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds667[Jul 15 2023 03:33:31 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:k_xY2X668[Jul 15 2023 03:33:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-x9513gr8' via cache in 0.0 seconds669[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-4e49c3ab11c12969' via api in 0.38 seconds670[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.3 seconds671[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"672[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field673[Jul 15 2023 03:33:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"674[Jul 15 2023 03:33:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field675[Jul 15 2023 03:33:33 UTC (QA Tests)] INFO -- clicking :sign_in_button676[Jul 15 2023 03:33:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.861s677[Jul 15 2023 03:33:34 UTC (QA Tests)] INFO -- Enabling super sidebar!678[Jul 15 2023 03:33:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled679[Jul 15 2023 03:33:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-user1/qa-owner-personal-project-4e49c3ab11c12969/-/issues/1680[Jul 15 2023 03:33:38 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present681[Jul 15 2023 03:33:38 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button682[Jul 15 2023 03:33:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 0.838s683 has owner role with owner permissions684 behaves like when user is added as maintainer685[Jul 15 2023 03:33:39 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as maintainer has maintainer role without owner permissions686[Jul 15 2023 03:33:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds687[Jul 15 2023 03:33:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds688[Jul 15 2023 03:33:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:k_xY2X689[Jul 15 2023 03:33:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-le827g3u' via cache in 0.0 seconds690[Jul 15 2023 03:33:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-8b118878b71b190b' via api in 0.37 seconds691[Jul 15 2023 03:33:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.23 seconds692[Jul 15 2023 03:33:40 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-8b118878b71b190b QA::Resource::Project693[Jul 15 2023 03:33:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"694[Jul 15 2023 03:33:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field695[Jul 15 2023 03:33:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"696[Jul 15 2023 03:33:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field697[Jul 15 2023 03:33:42 UTC (QA Tests)] INFO -- clicking :sign_in_button698[Jul 15 2023 03:33:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.705s699[Jul 15 2023 03:33:43 UTC (QA Tests)] INFO -- Enabling super sidebar!700[Jul 15 2023 03:33:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled701[Jul 15 2023 03:33:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-user1/qa-owner-personal-project-8b118878b71b190b/-/issues/1702[Jul 15 2023 03:33:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.034s703 has maintainer role without owner permissions704Package705 Maven group level endpoint706 via maven707 using a personal access token708[Jul 15 2023 03:33:57 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package709[Jul 15 2023 03:33:57 UTC (QA Tests)] INFO -- filling :login_field with "root"710[Jul 15 2023 03:33:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field711[Jul 15 2023 03:33:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"712[Jul 15 2023 03:33:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field713[Jul 15 2023 03:33:58 UTC (QA Tests)] INFO -- clicking :sign_in_button714[Jul 15 2023 03:33:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s715[Jul 15 2023 03:33:59 UTC (QA Tests)] INFO -- Enabling super sidebar!716[Jul 15 2023 03:33:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled717[Jul 15 2023 03:34:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds718[Jul 15 2023 03:34:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds719[Jul 15 2023 03:34:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-5075f405b4a4bd57' via api in 0.81 seconds720[Jul 15 2023 03:34:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.721[Jul 15 2023 03:34:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`722[Jul 15 2023 03:34:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`723[Jul 15 2023 03:34:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`724[Jul 15 2023 03:34:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392041 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392041 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-1689392041 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2 --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" `725[Jul 15 2023 03:34:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392041`726[Jul 15 2023 03:34:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`727[Jul 15 2023 03:34:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392041' via api in 1.36 seconds728[Jul 15 2023 03:34:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds729[Jul 15 2023 03:34:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-50a88c3137a34cc8' via api in 0.69 seconds730[Jul 15 2023 03:34:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds731[Jul 15 2023 03:34:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds732[Jul 15 2023 03:34:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-5075f405b4a4bd57733[Jul 15 2023 03:34:06 UTC (QA Tests)] INFO -- clicking :menu_section_button734[Jul 15 2023 03:34:06 UTC (QA Tests)] INFO -- clicking :nav_item_link735[Jul 15 2023 03:34:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.726s736[Jul 15 2023 03:34:08 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present737[Jul 15 2023 03:34:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.167s738[Jul 15 2023 03:34:40 UTC (QA Tests)] INFO -- clicking :menu_section_button739[Jul 15 2023 03:34:41 UTC (QA Tests)] INFO -- clicking :nav_item_link740[Jul 15 2023 03:34:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.712s741[Jul 15 2023 03:34:41 UTC (QA Tests)] INFO -- clicking :package_link742[Jul 15 2023 03:34:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds743[Jul 15 2023 03:34:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-50a88c3137a34cc8744[Jul 15 2023 03:34:44 UTC (QA Tests)] INFO -- clicking :menu_section_button745[Jul 15 2023 03:34:44 UTC (QA Tests)] INFO -- clicking :nav_item_link746[Jul 15 2023 03:34:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.729s747[Jul 15 2023 03:34:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present748[Jul 15 2023 03:34:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.231s749[Jul 15 2023 03:35:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392041'750[Jul 15 2023 03:35:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392041`751[Jul 15 2023 03:35:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-f8a75587245a60a7'752[Jul 15 2023 03:35:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-5075f405b4a4bd57'753[Jul 15 2023 03:35:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-50a88c3137a34cc8'754 pushes and pulls a maven package755 using a ci job token756[Jul 15 2023 03:35:10 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package757[Jul 15 2023 03:35:11 UTC (QA Tests)] INFO -- filling :login_field with "root"758[Jul 15 2023 03:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field759[Jul 15 2023 03:35:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"760[Jul 15 2023 03:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field761[Jul 15 2023 03:35:12 UTC (QA Tests)] INFO -- clicking :sign_in_button762[Jul 15 2023 03:35:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.001s763[Jul 15 2023 03:35:13 UTC (QA Tests)] INFO -- Enabling super sidebar!764[Jul 15 2023 03:35:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled765[Jul 15 2023 03:35:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds766[Jul 15 2023 03:35:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds767[Jul 15 2023 03:35:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-e1ee309542d79c8a' via api in 0.87 seconds768[Jul 15 2023 03:35:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.769[Jul 15 2023 03:35:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`770[Jul 15 2023 03:35:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`771[Jul 15 2023 03:35:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`772[Jul 15 2023 03:35:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392115 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392115 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-1689392115 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2 --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" `773[Jul 15 2023 03:35:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392115`774[Jul 15 2023 03:35:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`775[Jul 15 2023 03:35:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392115' via api in 1.29 seconds776[Jul 15 2023 03:35:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds777[Jul 15 2023 03:35:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-49815391223f4049' via api in 1.2 seconds778[Jul 15 2023 03:35:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.11 seconds779[Jul 15 2023 03:35:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds780[Jul 15 2023 03:35:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-e1ee309542d79c8a781[Jul 15 2023 03:35:21 UTC (QA Tests)] INFO -- clicking :menu_section_button782[Jul 15 2023 03:35:21 UTC (QA Tests)] INFO -- clicking :nav_item_link783[Jul 15 2023 03:35:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.896s784[Jul 15 2023 03:35:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present785[Jul 15 2023 03:35:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.511s786[Jul 15 2023 03:35:47 UTC (QA Tests)] INFO -- clicking :menu_section_button787[Jul 15 2023 03:35:47 UTC (QA Tests)] INFO -- clicking :nav_item_link788[Jul 15 2023 03:35:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.832s789[Jul 15 2023 03:35:48 UTC (QA Tests)] INFO -- clicking :package_link790[Jul 15 2023 03:35:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds791[Jul 15 2023 03:35:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-49815391223f4049792[Jul 15 2023 03:35:51 UTC (QA Tests)] INFO -- clicking :menu_section_button793[Jul 15 2023 03:35:51 UTC (QA Tests)] INFO -- clicking :nav_item_link794[Jul 15 2023 03:35:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.728s795[Jul 15 2023 03:35:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present796[Jul 15 2023 03:35:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.182s797[Jul 15 2023 03:36:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392115'798[Jul 15 2023 03:36:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392115`799[Jul 15 2023 03:36:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-43b0614639602119'800[Jul 15 2023 03:36:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-e1ee309542d79c8a'801[Jul 15 2023 03:36:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-49815391223f4049'802 pushes and pulls a maven package803 using a project deploy token804[Jul 15 2023 03:36:08 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package805[Jul 15 2023 03:36:08 UTC (QA Tests)] INFO -- filling :login_field with "root"806[Jul 15 2023 03:36:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field807[Jul 15 2023 03:36:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"808[Jul 15 2023 03:36:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field809[Jul 15 2023 03:36:09 UTC (QA Tests)] INFO -- clicking :sign_in_button810[Jul 15 2023 03:36:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.011s811[Jul 15 2023 03:36:11 UTC (QA Tests)] INFO -- Enabling super sidebar!812[Jul 15 2023 03:36:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled813[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds814[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds815[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-c6b1f73c5038e0f9' via api in 0.77 seconds816[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.817[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`818[Jul 15 2023 03:36:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`819[Jul 15 2023 03:36:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`820[Jul 15 2023 03:36:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392172 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392172 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-1689392172 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2 --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" `821[Jul 15 2023 03:36:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392172`822[Jul 15 2023 03:36:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`823[Jul 15 2023 03:36:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392172' via api in 1.28 seconds824[Jul 15 2023 03:36:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds825[Jul 15 2023 03:36:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds826[Jul 15 2023 03:36:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-b5c7a8f102f55500' via api in 0.73 seconds827[Jul 15 2023 03:36:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds828[Jul 15 2023 03:36:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds829[Jul 15 2023 03:36:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-c6b1f73c5038e0f9830[Jul 15 2023 03:36:18 UTC (QA Tests)] INFO -- clicking :menu_section_button831[Jul 15 2023 03:36:18 UTC (QA Tests)] INFO -- clicking :nav_item_link832[Jul 15 2023 03:36:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.754s833[Jul 15 2023 03:36:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present834[Jul 15 2023 03:36:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.257s835[Jul 15 2023 03:36:43 UTC (QA Tests)] INFO -- clicking :menu_section_button836[Jul 15 2023 03:36:43 UTC (QA Tests)] INFO -- clicking :nav_item_link837[Jul 15 2023 03:36:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s838[Jul 15 2023 03:36:44 UTC (QA Tests)] INFO -- clicking :package_link839[Jul 15 2023 03:36:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds840[Jul 15 2023 03:36:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-b5c7a8f102f55500841[Jul 15 2023 03:36:47 UTC (QA Tests)] INFO -- clicking :menu_section_button842[Jul 15 2023 03:36:47 UTC (QA Tests)] INFO -- clicking :nav_item_link843[Jul 15 2023 03:36:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s844[Jul 15 2023 03:36:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present845[Jul 15 2023 03:36:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.228s846[Jul 15 2023 03:37:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392172'847[Jul 15 2023 03:37:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392172`848[Jul 15 2023 03:37:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-69add52ebacbd331'849[Jul 15 2023 03:37:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-c6b1f73c5038e0f9'850[Jul 15 2023 03:37:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-b5c7a8f102f55500'851 pushes and pulls a maven package852 duplication setting853 when disabled854[Jul 15 2023 03:37:13 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates855[Jul 15 2023 03:37:13 UTC (QA Tests)] INFO -- filling :login_field with "root"856[Jul 15 2023 03:37:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field857[Jul 15 2023 03:37:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"858[Jul 15 2023 03:37:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field859[Jul 15 2023 03:37:14 UTC (QA Tests)] INFO -- clicking :sign_in_button860[Jul 15 2023 03:37:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.049s861[Jul 15 2023 03:37:16 UTC (QA Tests)] INFO -- Enabling super sidebar!862[Jul 15 2023 03:37:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled863[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds864[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds865[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-c2de6ffd9d3d7856' via api in 0.86 seconds866[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.867[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`868[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`869[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`870[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392237 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392237 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-1689392237 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2 --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" `871[Jul 15 2023 03:37:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392237`872[Jul 15 2023 03:37:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`873[Jul 15 2023 03:37:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392237' via api in 1.32 seconds874[Jul 15 2023 03:37:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds875[Jul 15 2023 03:37:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-9479a12a36ef280d' via api in 0.78 seconds876[Jul 15 2023 03:37:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds877[Jul 15 2023 03:37:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-045c5da2.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2878[Jul 15 2023 03:37:21 UTC (QA Tests)] INFO -- clicking :menu_section_button879[Jul 15 2023 03:37:22 UTC (QA Tests)] INFO -- clicking :nav_item_link880[Jul 15 2023 03:37:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.672s881[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds882[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-c2de6ffd9d3d7856883[Jul 15 2023 03:37:24 UTC (QA Tests)] INFO -- clicking :menu_section_button884[Jul 15 2023 03:37:25 UTC (QA Tests)] INFO -- clicking :nav_item_link885[Jul 15 2023 03:37:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.7s886[Jul 15 2023 03:37:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present887[Jul 15 2023 03:37:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.346s888[Jul 15 2023 03:37:50 UTC (QA Tests)] INFO -- clicking :retry_button889[Jul 15 2023 03:37:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.024s890[Jul 15 2023 03:37:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-c2de6ffd9d3d7856891[Jul 15 2023 03:37:52 UTC (QA Tests)] INFO -- clicking :menu_section_button892[Jul 15 2023 03:37:52 UTC (QA Tests)] INFO -- clicking :nav_item_link893[Jul 15 2023 03:37:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.841s894[Jul 15 2023 03:37:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present895[Jul 15 2023 03:37:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.951s896[Jul 15 2023 03:38:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392237'897[Jul 15 2023 03:38:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392237`898[Jul 15 2023 03:38:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-7b71698153a09ce3'899[Jul 15 2023 03:38:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-c2de6ffd9d3d7856'900[Jul 15 2023 03:38:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-9479a12a36ef280d'901 prevents users from publishing duplicates902 when enabled903[Jul 15 2023 03:38:10 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates904[Jul 15 2023 03:38:11 UTC (QA Tests)] INFO -- filling :login_field with "root"905[Jul 15 2023 03:38:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field906[Jul 15 2023 03:38:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"907[Jul 15 2023 03:38:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field908[Jul 15 2023 03:38:12 UTC (QA Tests)] INFO -- clicking :sign_in_button909[Jul 15 2023 03:38:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.967s910[Jul 15 2023 03:38:13 UTC (QA Tests)] INFO -- Enabling super sidebar!911[Jul 15 2023 03:38:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled912[Jul 15 2023 03:38:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.12 seconds913[Jul 15 2023 03:38:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.24 seconds914[Jul 15 2023 03:38:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-ac58ab2163db924b' via api in 1.52 seconds915[Jul 15 2023 03:38:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.916[Jul 15 2023 03:38:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`917[Jul 15 2023 03:38:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`918[Jul 15 2023 03:38:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`919[Jul 15 2023 03:38:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392295 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392295 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-1689392295 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2 --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" `920[Jul 15 2023 03:38:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392295`921[Jul 15 2023 03:38:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`922[Jul 15 2023 03:38:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392295' via api in 2.37 seconds923[Jul 15 2023 03:38:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds924[Jul 15 2023 03:38:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-fcd432279c59f54c' via api in 0.67 seconds925[Jul 15 2023 03:38:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds926[Jul 15 2023 03:38:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-045c5da2.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2927[Jul 15 2023 03:38:21 UTC (QA Tests)] INFO -- clicking :menu_section_button928[Jul 15 2023 03:38:21 UTC (QA Tests)] INFO -- clicking :nav_item_link929[Jul 15 2023 03:38:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.7s930[Jul 15 2023 03:38:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds931[Jul 15 2023 03:38:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-ac58ab2163db924b932[Jul 15 2023 03:38:24 UTC (QA Tests)] INFO -- clicking :menu_section_button933[Jul 15 2023 03:38:24 UTC (QA Tests)] INFO -- clicking :nav_item_link934[Jul 15 2023 03:38:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.857s935[Jul 15 2023 03:38:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present936[Jul 15 2023 03:38:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.247s937[Jul 15 2023 03:38:49 UTC (QA Tests)] INFO -- clicking :retry_button938[Jul 15 2023 03:38:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.072s939[Jul 15 2023 03:38:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-ac58ab2163db924b940[Jul 15 2023 03:38:52 UTC (QA Tests)] INFO -- clicking :menu_section_button941[Jul 15 2023 03:38:52 UTC (QA Tests)] INFO -- clicking :nav_item_link942[Jul 15 2023 03:38:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.792s943[Jul 15 2023 03:38:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present944[Jul 15 2023 03:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.42s945[Jul 15 2023 03:39:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392295'946[Jul 15 2023 03:39:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392295`947[Jul 15 2023 03:39:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-651f9711f1afb6c7'948[Jul 15 2023 03:39:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_package_project-ac58ab2163db924b'949[Jul 15 2023 03:39:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/maven_client_project-fcd432279c59f54c'950 allows users to publish duplicates951Data Stores952 Users API953[Jul 15 2023 03:39:19 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users954 GET /users955[Jul 15 2023 03:39:19 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with a valid username956 GET /users/:username with a valid username957[Jul 15 2023 03:39:19 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with an invalid username958 GET /users/:username with an invalid username959Data Stores960 Create project badge961[Jul 15 2023 03:39:19 UTC (QA Tests)] INFO -- Starting test: Data Stores Create project badge creates project badge successfully962[Jul 15 2023 03:39:19 UTC (QA Tests)] INFO -- filling :login_field with "root"963[Jul 15 2023 03:39:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field964[Jul 15 2023 03:39:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"965[Jul 15 2023 03:39:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field966[Jul 15 2023 03:39:20 UTC (QA Tests)] INFO -- clicking :sign_in_button967[Jul 15 2023 03:39:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.947s968[Jul 15 2023 03:39:22 UTC (QA Tests)] INFO -- Enabling super sidebar!969[Jul 15 2023 03:39:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled970[Jul 15 2023 03:39:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds971[Jul 15 2023 03:39:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds972[Jul 15 2023 03:39:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/badge-test-project-5ae811a589baa2ff' via api in 0.84 seconds973[Jul 15 2023 03:39:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/badge-test-project-5ae811a589baa2ff974[Jul 15 2023 03:39:25 UTC (QA Tests)] INFO -- clicking :menu_section_button975[Jul 15 2023 03:39:26 UTC (QA Tests)] INFO -- clicking :nav_item_link976[Jul 15 2023 03:39:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.985s977[Jul 15 2023 03:39:28 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-11075fb60aa3af85"978[Jul 15 2023 03:39:28 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field979[Jul 15 2023 03:39:28 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ce-045c5da2.test/%{project_path}"980[Jul 15 2023 03:39:28 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field981[Jul 15 2023 03:39:29 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ce-045c5da2.test/%{project_path}/badges/%{default_branch}/pipeline.svg"982[Jul 15 2023 03:39:29 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field983[Jul 15 2023 03:39:29 UTC (QA Tests)] INFO -- clicking :add_badge_button984[Jul 15 2023 03:39:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-11075fb60aa3af85' via browser_ui in 3.94 seconds985[Jul 15 2023 03:39:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/badge-test-project-5ae811a589baa2ff986 creates project badge successfully987Verify988 Pipeline with customizable variable989[Jul 15 2023 03:39:32 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value990[Jul 15 2023 03:39:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds991[Jul 15 2023 03:39:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds992[Jul 15 2023 03:39:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-customizable-variable-pipeline-5d3d359e7782dffb' via api in 0.53 seconds993[Jul 15 2023 03:39:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.994[Jul 15 2023 03:39:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`995[Jul 15 2023 03:39:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`996[Jul 15 2023 03:39:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392373 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392373 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-1689392373 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-1689392373 --executor shell && gitlab-runner run" `997[Jul 15 2023 03:39:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392373`998[Jul 15 2023 03:39:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`999[Jul 15 2023 03:39:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689392373' via api in 6.22 seconds1000[Jul 15 2023 03:39:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1001[Jul 15 2023 03:39:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1002[Jul 15 2023 03:39:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1003[Jul 15 2023 03:39:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1004[Jul 15 2023 03:39:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1005[Jul 15 2023 03:39:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1006[Jul 15 2023 03:39:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.06s1007[Jul 15 2023 03:39:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1008[Jul 15 2023 03:39:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled1009[Jul 15 2023 03:39:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-customizable-variable-pipeline-5d3d359e7782dffb1010[Jul 15 2023 03:39:45 UTC (QA Tests)] INFO -- clicking :menu_section_button1011[Jul 15 2023 03:39:45 UTC (QA Tests)] INFO -- clicking :nav_item_link1012[Jul 15 2023 03:39:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.638s1013[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1014[Jul 15 2023 03:39:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.153s1015[Jul 15 2023 03:39:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1016[Jul 15 2023 03:39:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.624s1017[Jul 15 2023 03:39:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.754s1018[Jul 15 2023 03:39:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.772s1019[Jul 15 2023 03:39:49 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"1020[Jul 15 2023 03:39:49 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1021[Jul 15 2023 03:39:50 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1022[Jul 15 2023 03:39:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 0.856s1023[Jul 15 2023 03:39:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.304s1024[Jul 15 2023 03:40:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.11 seconds1025[Jul 15 2023 03:40:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-customizable-variable-pipeline-5d3d359e7782dffb/-/jobs/211026[Jul 15 2023 03:40:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689392373'1027[Jul 15 2023 03:40:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392373`1028 manually creates a pipeline and uses the defined custom variable value1029Create1030 File management1031[Jul 15 2023 03:40:05 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web1032[Jul 15 2023 03:40:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1033[Jul 15 2023 03:40:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1034[Jul 15 2023 03:40:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1035[Jul 15 2023 03:40:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1036[Jul 15 2023 03:40:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1037[Jul 15 2023 03:40:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.02s1038[Jul 15 2023 03:40:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1039[Jul 15 2023 03:40:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1040[Jul 15 2023 03:40:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1041[Jul 15 2023 03:40:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.13 seconds1042[Jul 15 2023 03:40:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-new-file-bb592dd2c522581a' via api in 0.9 seconds1043[Jul 15 2023 03:40:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-new-file-bb592dd2c522581a1044[Jul 15 2023 03:40:12 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1045[Jul 15 2023 03:40:12 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1046[Jul 15 2023 03:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.989s1047[Jul 15 2023 03:40:13 UTC (QA Tests)] INFO -- filling :file_name_field with "QA Test - File name"1048[Jul 15 2023 03:40:13 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1049[Jul 15 2023 03:40:14 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"1050[Jul 15 2023 03:40:14 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1051[Jul 15 2023 03:40:14 UTC (QA Tests)] INFO -- clicking :commit_button1052[Jul 15 2023 03:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.242s1053[Jul 15 2023 03:40:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 4.87 seconds1054 user creates a file via the Web1055Configure1056 Auto DevOps with a Kubernetes Agent1057 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)1058Create1059 Version control for project snippets1060[Jul 15 2023 03:40:16 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI1061[Jul 15 2023 03:40:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1062[Jul 15 2023 03:40:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1063[Jul 15 2023 03:40:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1064[Jul 15 2023 03:40:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1065[Jul 15 2023 03:40:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1066[Jul 15 2023 03:40:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.062s1067[Jul 15 2023 03:40:19 UTC (QA Tests)] INFO -- Enabling super sidebar!1068[Jul 15 2023 03:40:19 UTC (QA Tests)] INFO -- Super sidebar is already enabled1069[Jul 15 2023 03:40:20 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-xmtv9t/id_rsa -N `1070[Jul 15 2023 03:40:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.49 seconds1071[Jul 15 2023 03:40:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1072[Jul 15 2023 03:40:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds1073[Jul 15 2023 03:40:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-snippets-bce244b82f777878' via api in 0.52 seconds1074[Jul 15 2023 03:40:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 0.96 seconds1075[Jul 15 2023 03:40:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-snippets-bce244b82f777878/-/snippets/31076[Jul 15 2023 03:40:23 UTC (QA Tests)] INFO -- clicking :clone_button1077[Jul 15 2023 03:40:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.0 seconds1078[Jul 15 2023 03:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.899s1079[Jul 15 2023 03:40:25 UTC (QA Tests)] INFO -- clicking :snippet_action_button1080[Jul 15 2023 03:40:25 UTC (QA Tests)] INFO -- clicking :delete_snippet_button1081[Jul 15 2023 03:40:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.673s1082[Jul 15 2023 03:40:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.681s1083[Jul 15 2023 03:40:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1084 clones, pushes, and pulls a project snippet over SSH, deletes via UI1085[Jul 15 2023 03:40:26 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI1086[Jul 15 2023 03:40:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1087[Jul 15 2023 03:40:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1088[Jul 15 2023 03:40:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1089[Jul 15 2023 03:40:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1090[Jul 15 2023 03:40:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1091[Jul 15 2023 03:40:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.095s1092[Jul 15 2023 03:40:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1093[Jul 15 2023 03:40:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1094[Jul 15 2023 03:40:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1095[Jul 15 2023 03:40:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1096[Jul 15 2023 03:40:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-snippets-5cca02409aee5a11' via api in 0.51 seconds1097[Jul 15 2023 03:40:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 0.93 seconds1098[Jul 15 2023 03:40:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-snippets-5cca02409aee5a11/-/snippets/41099[Jul 15 2023 03:40:33 UTC (QA Tests)] INFO -- clicking :clone_button1100[Jul 15 2023 03:40:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.07 seconds1101[Jul 15 2023 03:40:35 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present1102[Jul 15 2023 03:40:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.291s1103[Jul 15 2023 03:40:47 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1104[Jul 15 2023 03:40:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.312s1105[Jul 15 2023 03:40:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.325s1106[Jul 15 2023 03:40:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '4'1107[Jul 15 2023 03:40:49 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-wq034t/id_rsa -N `1108[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.7 seconds1109[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1110 clones, pushes, and pulls a project snippet over HTTP, edits via UI1111Verify1112 Pipeline with image:pull_policy1113 when policy is not allowed1114[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message1115[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1116[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1117[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-8bbe1a11f210fec9' via api in 0.53 seconds1118[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1119[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1120[Jul 15 2023 03:40:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1121[Jul 15 2023 03:40:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1122[Jul 15 2023 03:40:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-m5ipgl81 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-m5ipgl81 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-m5ipgl81 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-m5ipgl81 --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" `1123[Jul 15 2023 03:40:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-m5ipgl81`1124[Jul 15 2023 03:40:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1125[Jul 15 2023 03:40:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-m5ipgl81' via api in 1.21 seconds1126[Jul 15 2023 03:40:51 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1127[Jul 15 2023 03:40:51 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-m5ipgl81:/etc/gitlab-runner/config.toml /tmp/config.toml20230715-39-g2pcew`1128[Jul 15 2023 03:40:52 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230715-39-g2pcew qa-runner-m5ipgl81:/etc/gitlab-runner/config.toml`1129[Jul 15 2023 03:40:52 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-m5ipgl81...1130[Jul 15 2023 03:40:52 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-m5ipgl81`1131[Jul 15 2023 03:40:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-m5ipgl81`1132[Jul 15 2023 03:40:52 UTC (QA Tests)] INFO -- Waiting for runner to come online...1133[Jul 15 2023 03:40:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1134[Jul 15 2023 03:40:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1135[Jul 15 2023 03:40:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1136[Jul 15 2023 03:40:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1137[Jul 15 2023 03:40:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1138[Jul 15 2023 03:40:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1139[Jul 15 2023 03:40:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.142s1140[Jul 15 2023 03:40:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1141[Jul 15 2023 03:40:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1142[Jul 15 2023 03:40:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-8bbe1a11f210fec91143[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1144[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1145[Jul 15 2023 03:41:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.706s1146[Jul 15 2023 03:41:14 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1147[Jul 15 2023 03:41:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.934s1148[Jul 15 2023 03:41:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1149[Jul 15 2023 03:41:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-m5ipgl81`1150 fails job with policy not allowed message1151 when policy is allowed1152 with [if-not-present] policy1153[Jul 15 2023 03:41:15 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly1154[Jul 15 2023 03:41:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1155[Jul 15 2023 03:41:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds1156[Jul 15 2023 03:41:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-57620c25d5fc5dfe' via api in 0.53 seconds1157[Jul 15 2023 03:41:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1158[Jul 15 2023 03:41:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1159[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1160[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1161[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ww6nl994 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ww6nl994 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-ww6nl994 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-ww6nl994 --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" `1162[Jul 15 2023 03:41:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ww6nl994`1163[Jul 15 2023 03:41:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1164[Jul 15 2023 03:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ww6nl994' via api in 6.26 seconds1165[Jul 15 2023 03:41:22 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1166[Jul 15 2023 03:41:22 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-ww6nl994:/etc/gitlab-runner/config.toml /tmp/config.toml20230715-39-lewx6u`1167[Jul 15 2023 03:41:22 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230715-39-lewx6u qa-runner-ww6nl994:/etc/gitlab-runner/config.toml`1168[Jul 15 2023 03:41:23 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-ww6nl994...1169[Jul 15 2023 03:41:23 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-ww6nl994`1170[Jul 15 2023 03:41:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ww6nl994`1171[Jul 15 2023 03:41:23 UTC (QA Tests)] INFO -- Waiting for runner to come online...1172[Jul 15 2023 03:41:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1173[Jul 15 2023 03:41:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1174[Jul 15 2023 03:41:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1175[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1176[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1177[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1178[Jul 15 2023 03:41:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.103s1179[Jul 15 2023 03:41:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1180[Jul 15 2023 03:41:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1181[Jul 15 2023 03:41:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-57620c25d5fc5dfe1182[Jul 15 2023 03:41:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1183[Jul 15 2023 03:41:31 UTC (QA Tests)] INFO -- clicking :nav_item_link1184[Jul 15 2023 03:41:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s1185[Jul 15 2023 03:41:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1186[Jul 15 2023 03:41:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.928s1187[Jul 15 2023 03:41:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1188[Jul 15 2023 03:41:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ww6nl994`1189[Jul 15 2023 03:41:56 UTC (QA Tests)] INFO -- Saving screenshot..1190[Jul 15 2023 03:41:56 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly1191[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1192[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1193[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-3e3ebfbf5bdacd19' via api in 0.51 seconds1194[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1195[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1196[Jul 15 2023 03:42:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1197[Jul 15 2023 03:42:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1198[Jul 15 2023 03:42:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-blwcezu7 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-blwcezu7 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-blwcezu7 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-blwcezu7 --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" `1199[Jul 15 2023 03:42:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-blwcezu7`1200[Jul 15 2023 03:42:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1201[Jul 15 2023 03:42:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-blwcezu7' via api in 6.26 seconds1202[Jul 15 2023 03:42:03 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1203[Jul 15 2023 03:42:03 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-blwcezu7:/etc/gitlab-runner/config.toml /tmp/config.toml20230715-39-h6lse7`1204[Jul 15 2023 03:42:03 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230715-39-h6lse7 qa-runner-blwcezu7:/etc/gitlab-runner/config.toml`1205[Jul 15 2023 03:42:04 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-blwcezu7...1206[Jul 15 2023 03:42:04 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-blwcezu7`1207[Jul 15 2023 03:42:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-blwcezu7`1208[Jul 15 2023 03:42:04 UTC (QA Tests)] INFO -- Waiting for runner to come online...1209[Jul 15 2023 03:42:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1210[Jul 15 2023 03:42:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1211[Jul 15 2023 03:42:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1212[Jul 15 2023 03:42:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1213[Jul 15 2023 03:42:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1214[Jul 15 2023 03:42:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1215[Jul 15 2023 03:42:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.142s1216[Jul 15 2023 03:42:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1217[Jul 15 2023 03:42:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1218[Jul 15 2023 03:42:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-3e3ebfbf5bdacd191219[Jul 15 2023 03:42:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1220[Jul 15 2023 03:42:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1221[Jul 15 2023 03:42:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.675s1222[Jul 15 2023 03:42:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1223[Jul 15 2023 03:42:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.928s1224[Jul 15 2023 03:42:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1225[Jul 15 2023 03:42:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-blwcezu7`1226 applies pull policy in job correctly12281st Try error in ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:69:1229Expected to find Using locally found image version due to "if-not-present" pull policy in 1Running with gitlab-runner 16.1.0 (b72e108d)12302 on qa-runner-ww6nl994 8EcoZtTN, system ID: r_THB03u2u4u1C123131232Preparing the "docker" executor123300:1212344Using Docker executor with image ruby:2.6 ...12355Pulling docker image ruby:2.6 ...12366Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...123781238Preparing environment123900:0612409Running on runner-8ecozttn-project-37-concurrent-0 via 2fc78e9547e1...1241111242Getting source from Git repository124300:01124412Fetching changes with git depth set to 20...124513Initialized empty Git repository in /builds/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-57620c25d5fc5dfe/.git/124614Created fresh repository.124715Checking out 63c5c699 as detached HEAD (ref is main)...124816Skipping Git submodules setup1249181250Executing "step_script" stage of the job script125100:00125219Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...125320$ echo "Using pull policies ["if-not-present"]"125421Using pull policies [if-not-present]125523Job succeeded, but didn't.1257RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:691258 with [always] policy1259[Jul 15 2023 03:42:15 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly1260[Jul 15 2023 03:42:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1261[Jul 15 2023 03:42:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1262[Jul 15 2023 03:42:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-43c2ebcb66443984' via api in 0.49 seconds1263[Jul 15 2023 03:42:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1264[Jul 15 2023 03:42:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1265[Jul 15 2023 03:42:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1266[Jul 15 2023 03:42:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1267[Jul 15 2023 03:42:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-0hksfolp -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-0hksfolp 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-0hksfolp --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-0hksfolp --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" `1268[Jul 15 2023 03:42:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-0hksfolp`1269[Jul 15 2023 03:42:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1270[Jul 15 2023 03:42:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-0hksfolp' via api in 6.24 seconds1271[Jul 15 2023 03:42:22 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1272[Jul 15 2023 03:42:22 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-0hksfolp:/etc/gitlab-runner/config.toml /tmp/config.toml20230715-39-yso87n`1273[Jul 15 2023 03:42:22 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230715-39-yso87n qa-runner-0hksfolp:/etc/gitlab-runner/config.toml`1274[Jul 15 2023 03:42:22 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-0hksfolp...1275[Jul 15 2023 03:42:22 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-0hksfolp`1276[Jul 15 2023 03:42:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-0hksfolp`1277[Jul 15 2023 03:42:23 UTC (QA Tests)] INFO -- Waiting for runner to come online...1278[Jul 15 2023 03:42:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1279[Jul 15 2023 03:42:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1280[Jul 15 2023 03:42:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1281[Jul 15 2023 03:42:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1282[Jul 15 2023 03:42:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1283[Jul 15 2023 03:42:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1284[Jul 15 2023 03:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.104s1285[Jul 15 2023 03:42:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1286[Jul 15 2023 03:42:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1287[Jul 15 2023 03:42:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-43c2ebcb664439841288[Jul 15 2023 03:42:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1289[Jul 15 2023 03:42:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1290[Jul 15 2023 03:42:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.743s1291[Jul 15 2023 03:42:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1292[Jul 15 2023 03:42:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.927s1293[Jul 15 2023 03:42:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1294[Jul 15 2023 03:42:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-0hksfolp`1295 applies pull policy in job correctly1296 with [never] policy1297[Jul 15 2023 03:42:33 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly1298[Jul 15 2023 03:42:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1299[Jul 15 2023 03:42:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1300[Jul 15 2023 03:42:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-38ccc89f03d7ef8c' via api in 0.52 seconds1301[Jul 15 2023 03:42:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1302[Jul 15 2023 03:42:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1303[Jul 15 2023 03:42:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1304[Jul 15 2023 03:42:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1305[Jul 15 2023 03:42:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-sh6eaxf5 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-sh6eaxf5 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-sh6eaxf5 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-sh6eaxf5 --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" `1306[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-sh6eaxf5`1307[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1308[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-sh6eaxf5' via api in 1.22 seconds1309[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1310[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-sh6eaxf5:/etc/gitlab-runner/config.toml /tmp/config.toml20230715-39-am27s4`1311[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230715-39-am27s4 qa-runner-sh6eaxf5:/etc/gitlab-runner/config.toml`1312[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-sh6eaxf5...1313[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-sh6eaxf5`1314[Jul 15 2023 03:42:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-sh6eaxf5`1315[Jul 15 2023 03:42:36 UTC (QA Tests)] INFO -- Waiting for runner to come online...1316[Jul 15 2023 03:42:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1317[Jul 15 2023 03:42:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1318[Jul 15 2023 03:42:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1319[Jul 15 2023 03:42:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1320[Jul 15 2023 03:42:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1321[Jul 15 2023 03:42:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1322[Jul 15 2023 03:42:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.197s1323[Jul 15 2023 03:42:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1324[Jul 15 2023 03:42:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1325[Jul 15 2023 03:42:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-38ccc89f03d7ef8c1326[Jul 15 2023 03:42:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1327[Jul 15 2023 03:42:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1328[Jul 15 2023 03:42:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.678s1329[Jul 15 2023 03:42:45 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1330[Jul 15 2023 03:42:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.886s1331[Jul 15 2023 03:42:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1332[Jul 15 2023 03:42:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-sh6eaxf5`1333 applies pull policy in job correctly1334 with [always if-not-present] policies1335[Jul 15 2023 03:42:47 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly1336[Jul 15 2023 03:42:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1337[Jul 15 2023 03:42:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.14 seconds1338[Jul 15 2023 03:42:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-4b5520dd39a51f87' via api in 0.58 seconds1339[Jul 15 2023 03:42:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1340[Jul 15 2023 03:42:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1341[Jul 15 2023 03:42:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1342[Jul 15 2023 03:42:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1343[Jul 15 2023 03:42:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-pdox3wd1 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-pdox3wd1 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-pdox3wd1 --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list qa-runner-pdox3wd1 --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" `1344[Jul 15 2023 03:42:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-pdox3wd1`1345[Jul 15 2023 03:42:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1346[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-pdox3wd1' via api in 1.22 seconds1347[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1348[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-pdox3wd1:/etc/gitlab-runner/config.toml /tmp/config.toml20230715-39-ojh5n6`1349[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230715-39-ojh5n6 qa-runner-pdox3wd1:/etc/gitlab-runner/config.toml`1350[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-pdox3wd1...1351[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-pdox3wd1`1352[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-pdox3wd1`1353[Jul 15 2023 03:42:50 UTC (QA Tests)] INFO -- Waiting for runner to come online...1354[Jul 15 2023 03:42:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1355[Jul 15 2023 03:42:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1356[Jul 15 2023 03:42:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1357[Jul 15 2023 03:42:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1358[Jul 15 2023 03:42:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1359[Jul 15 2023 03:42:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1360[Jul 15 2023 03:42:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.165s1361[Jul 15 2023 03:42:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1362[Jul 15 2023 03:42:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1363[Jul 15 2023 03:42:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-with-image-pull-policy-4b5520dd39a51f871364[Jul 15 2023 03:42:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1365[Jul 15 2023 03:42:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1366[Jul 15 2023 03:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.811s1367[Jul 15 2023 03:42:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1368[Jul 15 2023 03:43:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.01s1369[Jul 15 2023 03:43:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1370[Jul 15 2023 03:43:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-pdox3wd1`1371 applies pull policy in job correctly1372Create1373 Multiple file snippet1374[Jul 15 2023 03:43:00 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files1375[Jul 15 2023 03:43:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1376[Jul 15 2023 03:43:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1377[Jul 15 2023 03:43:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1378[Jul 15 2023 03:43:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1379[Jul 15 2023 03:43:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1380[Jul 15 2023 03:43:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.153s1381[Jul 15 2023 03:43:03 UTC (QA Tests)] INFO -- Enabling super sidebar!1382[Jul 15 2023 03:43:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled1383[Jul 15 2023 03:43:05 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1384[Jul 15 2023 03:43:05 UTC (QA Tests)] INFO -- clicking :create_menu_item1385[Jul 15 2023 03:43:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.673s1386[Jul 15 2023 03:43:06 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"1387[Jul 15 2023 03:43:06 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1388[Jul 15 2023 03:43:06 UTC (QA Tests)] INFO -- clicking :description_placeholder1389[Jul 15 2023 03:43:06 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1390[Jul 15 2023 03:43:06 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1391[Jul 15 2023 03:43:07 UTC (QA Tests)] INFO -- clicking :visibility_content1392[Jul 15 2023 03:43:07 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"1393[Jul 15 2023 03:43:07 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1394[Jul 15 2023 03:43:07 UTC (QA Tests)] INFO -- clicking :add_file_button1395[Jul 15 2023 03:43:07 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"1396[Jul 15 2023 03:43:07 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1397[Jul 15 2023 03:43:08 UTC (QA Tests)] INFO -- clicking :add_file_button1398[Jul 15 2023 03:43:08 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"1399[Jul 15 2023 03:43:08 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1400[Jul 15 2023 03:43:09 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1401[Jul 15 2023 03:43:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.012s1402[Jul 15 2023 03:43:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.02s1403[Jul 15 2023 03:43:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via browser_ui in 5.2 seconds1404 creates a personal snippet with multiple files1405Monitor1406 Alert1407 when using HTTP endpoint integration1408 behaves like new alert1409[Jul 15 2023 03:43:11 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident1410[Jul 15 2023 03:43:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1411[Jul 15 2023 03:43:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1412[Jul 15 2023 03:43:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1413[Jul 15 2023 03:43:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1414[Jul 15 2023 03:43:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1415[Jul 15 2023 03:43:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.103s1416[Jul 15 2023 03:43:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1417[Jul 15 2023 03:43:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1418[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1419[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.1 seconds1420[Jul 15 2023 03:43:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-1f70bd26ece2b41c' via api in 0.47 seconds1421[Jul 15 2023 03:43:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-1f70bd26ece2b41c1422[Jul 15 2023 03:43:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1423[Jul 15 2023 03:43:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1424[Jul 15 2023 03:43:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s1425[Jul 15 2023 03:43:19 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1426[Jul 15 2023 03:43:19 UTC (QA Tests)] INFO -- clicking :save_changes_button1427[Jul 15 2023 03:43:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.933s1428[Jul 15 2023 03:43:21 UTC (QA Tests)] INFO -- clicking :add_integration_button1429[Jul 15 2023 03:43:21 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1430[Jul 15 2023 03:43:21 UTC (QA Tests)] INFO -- clicking :integration_name_field1431[Jul 15 2023 03:43:21 UTC (QA Tests)] INFO -- filling :integration_name_field with "qui"1432[Jul 15 2023 03:43:21 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1433[Jul 15 2023 03:43:22 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1434[Jul 15 2023 03:43:22 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"pariatur","description":"sunt"}"1435[Jul 15 2023 03:43:22 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1436[Jul 15 2023 03:43:23 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1437[Jul 15 2023 03:43:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1438[Jul 15 2023 03:43:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1439[Jul 15 2023 03:43:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.692s1440 automatically creates new incident1441 when using Prometheus integration1442 behaves like new alert1443[Jul 15 2023 03:43:24 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident1444[Jul 15 2023 03:43:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1445[Jul 15 2023 03:43:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1446[Jul 15 2023 03:43:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1447[Jul 15 2023 03:43:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1448[Jul 15 2023 03:43:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1449[Jul 15 2023 03:43:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.136s1450[Jul 15 2023 03:43:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1451[Jul 15 2023 03:43:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1452[Jul 15 2023 03:43:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1453[Jul 15 2023 03:43:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1454[Jul 15 2023 03:43:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-1af510f6770fa150' via api in 0.48 seconds1455[Jul 15 2023 03:43:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-1af510f6770fa1501456[Jul 15 2023 03:43:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1457[Jul 15 2023 03:43:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1458[Jul 15 2023 03:43:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.808s1459[Jul 15 2023 03:43:32 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1460[Jul 15 2023 03:43:32 UTC (QA Tests)] INFO -- clicking :save_changes_button1461[Jul 15 2023 03:43:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.781s1462[Jul 15 2023 03:43:34 UTC (QA Tests)] INFO -- clicking :add_integration_button1463[Jul 15 2023 03:43:35 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1464[Jul 15 2023 03:43:35 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1465[Jul 15 2023 03:43:35 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-15T03:43:35.409+00:00","generatorURL":"http://considine.test/brock","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"officiis"},"annotations":{"title":"blanditiis","gitlab_y_label":"status"}}]}"1466[Jul 15 2023 03:43:35 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1467[Jul 15 2023 03:43:36 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1468[Jul 15 2023 03:43:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1469[Jul 15 2023 03:43:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1470[Jul 15 2023 03:43:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.757s1471 automatically creates new incident1472Verify1473 Update CI file with pipeline editor1474[Jul 15 2023 03:43:37 UTC (QA Tests)] INFO -- Starting test: Verify Update CI file with pipeline editor creates new pipeline and target branch1475[Jul 15 2023 03:43:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1476[Jul 15 2023 03:43:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1477[Jul 15 2023 03:43:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-editor-project-ee2916c4b8a26d7e' via api in 0.49 seconds1478[Jul 15 2023 03:43:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1479[Jul 15 2023 03:43:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1480[Jul 15 2023 03:43:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1481[Jul 15 2023 03:43:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 63d68e9c5802388e71da --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 63d68e9c5802388e71da 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 63d68e9c5802388e71da --url http://gitlab-ce-045c5da2.test --registration-token **** --tag-list 63d68e9c5802388e71da --executor shell && gitlab-runner run" `1482[Jul 15 2023 03:43:38 UTC (QA Tests)] INFO -- Executing: `docker logs 63d68e9c5802388e71da`1483[Jul 15 2023 03:43:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1484[Jul 15 2023 03:43:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name '63d68e9c5802388e71da' via api in 1.14 seconds1485[Jul 15 2023 03:43:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1486[Jul 15 2023 03:43:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1487[Jul 15 2023 03:43:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1488[Jul 15 2023 03:43:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1489[Jul 15 2023 03:43:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1490[Jul 15 2023 03:43:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1491[Jul 15 2023 03:43:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.091s1492[Jul 15 2023 03:43:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1493[Jul 15 2023 03:43:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled1494[Jul 15 2023 03:43:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-editor-project-ee2916c4b8a26d7e1495[Jul 15 2023 03:43:45 UTC (QA Tests)] INFO -- clicking :menu_section_button1496[Jul 15 2023 03:43:45 UTC (QA Tests)] INFO -- clicking :nav_item_link1497[Jul 15 2023 03:43:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.82s1498[Jul 15 2023 03:43:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.548s1499[Jul 15 2023 03:43:47 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app1500[Jul 15 2023 03:43:48 UTC (QA Tests)] INFO -- clicking :commit_changes_button1501[Jul 15 2023 03:43:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1502[Jul 15 2023 03:43:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1503[Jul 15 2023 03:43:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1504[Jul 15 2023 03:43:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1505[Jul 15 2023 03:43:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s1506[Jul 15 2023 03:43:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s1507[Jul 15 2023 03:43:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1508[Jul 15 2023 03:43:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s1509[Jul 15 2023 03:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.995s1510[Jul 15 2023 03:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 10.531s1511[Jul 15 2023 03:43:59 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>3}' arguments1512[Jul 15 2023 03:43:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name '63d68e9c5802388e71da'1513[Jul 15 2023 03:43:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f 63d68e9c5802388e71da`1514[Jul 15 2023 03:43:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/pipeline-editor-project-ee2916c4b8a26d7e'1515[Jul 15 2023 03:43:59 UTC (QA Tests)] ERROR -- Interceptor Api Errors1516[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1517 creates new pipeline and target branch1518Monitor1519 Alert settings1520 when using HTTP endpoint integration1521 behaves like sends test alert using authorization key1522[Jul 15 2023 03:44:00 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert1523[Jul 15 2023 03:44:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1524[Jul 15 2023 03:44:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1525[Jul 15 2023 03:44:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1526[Jul 15 2023 03:44:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1527[Jul 15 2023 03:44:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1528[Jul 15 2023 03:44:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.164s1529[Jul 15 2023 03:44:03 UTC (QA Tests)] INFO -- Enabling super sidebar!1530[Jul 15 2023 03:44:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled1531[Jul 15 2023 03:44:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1532[Jul 15 2023 03:44:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.1 seconds1533[Jul 15 2023 03:44:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-a7f2ecd2e8a82f22' via api in 0.47 seconds1534[Jul 15 2023 03:44:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-a7f2ecd2e8a82f221535[Jul 15 2023 03:44:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1536[Jul 15 2023 03:44:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1537[Jul 15 2023 03:44:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.775s1538[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- clicking :add_integration_button1539[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1540[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- clicking :integration_name_field1541[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- filling :integration_name_field with "quia"1542[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1543[Jul 15 2023 03:44:09 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1544[Jul 15 2023 03:44:09 UTC (QA Tests)] INFO -- clicking :menu_section_button1545[Jul 15 2023 03:44:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1546[Jul 15 2023 03:44:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s1547[Jul 15 2023 03:44:10 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments1548 creates new alert1549 when using Prometheus integration1550 behaves like sends test alert using authorization key1551[Jul 15 2023 03:44:10 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert1552[Jul 15 2023 03:44:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1553[Jul 15 2023 03:44:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1554[Jul 15 2023 03:44:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1555[Jul 15 2023 03:44:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1556[Jul 15 2023 03:44:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1557[Jul 15 2023 03:44:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.151s1558[Jul 15 2023 03:44:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1559[Jul 15 2023 03:44:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1560[Jul 15 2023 03:44:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1561[Jul 15 2023 03:44:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1562[Jul 15 2023 03:44:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-d23fe2d8b894349c' via api in 0.51 seconds1563[Jul 15 2023 03:44:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-alerts-d23fe2d8b894349c1564[Jul 15 2023 03:44:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1565[Jul 15 2023 03:44:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1566[Jul 15 2023 03:44:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.867s1567[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- clicking :add_integration_button1568[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1569[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1570[Jul 15 2023 03:44:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1571[Jul 15 2023 03:44:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1572[Jul 15 2023 03:44:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.732s1573[Jul 15 2023 03:44:21 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments1574 creates new alert1575Plan1576 Design Management1577[Jul 15 2023 03:44:21 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it1578[Jul 15 2023 03:44:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1579[Jul 15 2023 03:44:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1580[Jul 15 2023 03:44:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1581[Jul 15 2023 03:44:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1582[Jul 15 2023 03:44:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1583[Jul 15 2023 03:44:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.085s1584[Jul 15 2023 03:44:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1585[Jul 15 2023 03:44:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1586[Jul 15 2023 03:44:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1587[Jul 15 2023 03:44:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1588[Jul 15 2023 03:44:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-issues-ce990bb365c736db' via api in 0.52 seconds1589[Jul 15 2023 03:44:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.77 seconds1590[Jul 15 2023 03:44:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-for-issues-ce990bb365c736db/-/issues/11591[Jul 15 2023 03:44:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.762s1592[Jul 15 2023 03:44:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.783s1593[Jul 15 2023 03:44:29 UTC (QA Tests)] INFO -- clicking :design_file_name1594[Jul 15 2023 03:44:29 UTC (QA Tests)] INFO -- clicking :design_image_button1595[Jul 15 2023 03:44:29 UTC (QA Tests)] INFO -- filling :note_textarea with "This design is great!"1596[Jul 15 2023 03:44:29 UTC (QA Tests)] INFO -- clicking the coordinates of :note_textarea1597[Jul 15 2023 03:44:30 UTC (QA Tests)] INFO -- clicking :save_comment_button1598[Jul 15 2023 03:44:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.576s1599[Jul 15 2023 03:44:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? save_comment_button' took 0.584s1600 user adds a design and annotates it1601Create1602 Slack app integration1603 when using Slash commands1604 creates an issue (PENDING: Test is not compatible with this environment or pipeline)1605 with gitlab issue1606 closes an issue (PENDING: Test is not compatible with this environment or pipeline)1607 displays an issue (PENDING: Test is not compatible with this environment or pipeline)1608 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)1609 with target project1610 moves an issue (PENDING: Test is not compatible with this environment or pipeline)1611Plan1612 A project wiki1613[Jul 15 2023 03:44:30 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page1614[Jul 15 2023 03:44:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1615[Jul 15 2023 03:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1616[Jul 15 2023 03:44:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1617[Jul 15 2023 03:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1618[Jul 15 2023 03:44:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1619[Jul 15 2023 03:44:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.145s1620[Jul 15 2023 03:44:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1621[Jul 15 2023 03:44:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1622[Jul 15 2023 03:44:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1623[Jul 15 2023 03:44:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.12 seconds1624[Jul 15 2023 03:44:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/wiki_testing-ceb61df711f28056' via api in 0.58 seconds1625[Jul 15 2023 03:44:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.98 seconds1626[Jul 15 2023 03:44:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/wiki_testing-ceb61df711f28056/-/wikis/Home1627[Jul 15 2023 03:44:37 UTC (QA Tests)] INFO -- clicking :edit_page_button1628[Jul 15 2023 03:44:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.744s1629[Jul 15 2023 03:44:38 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"1630[Jul 15 2023 03:44:38 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1631[Jul 15 2023 03:44:38 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"1632[Jul 15 2023 03:44:38 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1633[Jul 15 2023 03:44:39 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1634[Jul 15 2023 03:44:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.16s1635 can change the directory path of a page1636Create1637 Merge request push options1638[Jul 15 2023 03:44:41 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch1639[Jul 15 2023 03:44:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1640[Jul 15 2023 03:44:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.1 seconds1641[Jul 15 2023 03:44:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/merge-request-push-options-8edb191d40d7879f' via api in 0.83 seconds1642[Jul 15 2023 03:44:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1643[Jul 15 2023 03:44:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.15 seconds1644[Jul 15 2023 03:44:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1645[Jul 15 2023 03:44:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.21 seconds1646[Jul 15 2023 03:44:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.17 seconds1647[Jul 15 2023 03:44:44 UTC (QA Tests)] INFO -- Merging via PUT /projects/49/merge_requests/1/merge1648[Jul 15 2023 03:44:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test 977d4fd23bdda509"1649 sets a target branch1650Release1651 Deploy key creation1652[Jul 15 2023 03:44:45 UTC (QA Tests)] INFO -- Starting test: Release Deploy key creation user adds a deploy key1653[Jul 15 2023 03:44:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1654[Jul 15 2023 03:44:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1655[Jul 15 2023 03:44:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1656[Jul 15 2023 03:44:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1657[Jul 15 2023 03:44:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1658[Jul 15 2023 03:44:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.22s1659[Jul 15 2023 03:44:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1660[Jul 15 2023 03:44:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1661[Jul 15 2023 03:44:50 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-8fh7r1/id_rsa -N `1662[Jul 15 2023 03:44:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1663[Jul 15 2023 03:44:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1664[Jul 15 2023 03:44:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-to-deploy-f72b388449cdedae' via api in 0.51 seconds1665[Jul 15 2023 03:44:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-to-deploy-f72b388449cdedae1666[Jul 15 2023 03:44:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1667[Jul 15 2023 03:44:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1668[Jul 15 2023 03:44:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.907s1669[Jul 15 2023 03:44:54 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1670[Jul 15 2023 03:44:54 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1671[Jul 15 2023 03:44:55 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1672[Jul 15 2023 03:44:55 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1673[Jul 15 2023 03:44:55 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1674[Jul 15 2023 03:44:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.13s1675[Jul 15 2023 03:44:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.62 seconds1676 user adds a deploy key1677Create1678 Merged merge request1679[Jul 15 2023 03:44:57 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted1680[Jul 15 2023 03:44:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1681[Jul 15 2023 03:44:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1682[Jul 15 2023 03:44:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1683[Jul 15 2023 03:44:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1684[Jul 15 2023 03:44:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1685[Jul 15 2023 03:44:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.089s1686[Jul 15 2023 03:45:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1687[Jul 15 2023 03:45:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled1688[Jul 15 2023 03:45:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1689[Jul 15 2023 03:45:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1690[Jul 15 2023 03:45:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/revert-61ececb156c19ced' via api in 0.52 seconds1691[Jul 15 2023 03:45:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1692[Jul 15 2023 03:45:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1693[Jul 15 2023 03:45:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.13 seconds1694[Jul 15 2023 03:45:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/revert-61ececb156c19ced/-/merge_requests/11695[Jul 15 2023 03:45:06 UTC (QA Tests)] INFO -- clicking :merge_button1696[Jul 15 2023 03:45:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.48s1697[Jul 15 2023 03:45:08 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present1698[Jul 15 2023 03:45:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert_button' took 0.505s1699[Jul 15 2023 03:45:09 UTC (QA Tests)] INFO -- clicking :submit_commit_button1700[Jul 15 2023 03:45:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.428s1701[Jul 15 2023 03:45:10 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1702[Jul 15 2023 03:45:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.199s1703[Jul 15 2023 03:45:12 UTC (QA Tests)] INFO -- clicking :diffs_tab1704[Jul 15 2023 03:45:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.047s1705[Jul 15 2023 03:45:24 UTC (QA Tests)] INFO -- clicking :file_tree_button1706[Jul 15 2023 03:45:24 UTC (QA Tests)] ERROR -- Interceptor Api Errors1707[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/revert-61ececb156c19ced/-/merge_requests/2/diffs_metadata.json -- Correlation Id: 01H5BTE1VAZ6WZCNAGVX8T0YGA1708 can be reverted1709Manage1710 Group access tokens1711[Jul 15 2023 03:45:24 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI1712[Jul 15 2023 03:45:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1713[Jul 15 2023 03:45:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1714[Jul 15 2023 03:45:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1715[Jul 15 2023 03:45:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1716[Jul 15 2023 03:45:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1717[Jul 15 2023 03:45:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.119s1718[Jul 15 2023 03:45:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1719[Jul 15 2023 03:45:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1720[Jul 15 2023 03:45:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1721[Jul 15 2023 03:45:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1722[Jul 15 2023 03:45:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-045c5da2.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e21723[Jul 15 2023 03:45:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1724[Jul 15 2023 03:45:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1725[Jul 15 2023 03:45:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.575s1726[Jul 15 2023 03:45:30 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1727[Jul 15 2023 03:45:30 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1728[Jul 15 2023 03:45:31 UTC (QA Tests)] INFO -- clicking :api_label1729[Jul 15 2023 03:45:31 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-17"1730[Jul 15 2023 03:45:31 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1731[Jul 15 2023 03:45:31 UTC (QA Tests)] INFO -- clicking :create_token_button1732[Jul 15 2023 03:45:32 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button1733[Jul 15 2023 03:45:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-w29mmmh5', token's bot username 'group_3_bot_869b73464dffe568e9bccdbc2948897b' via browser_ui in 7.83 seconds1734[Jul 15 2023 03:45:32 UTC (QA Tests)] INFO -- clicking :revoke_button1735[Jul 15 2023 03:45:32 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1736 can be created and revoked via the UI1737Create1738 Merge request squashing1739[Jul 15 2023 03:45:33 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1740[Jul 15 2023 03:45:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1741[Jul 15 2023 03:45:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1742[Jul 15 2023 03:45:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1743[Jul 15 2023 03:45:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1744[Jul 15 2023 03:45:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1745[Jul 15 2023 03:45:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s1746[Jul 15 2023 03:45:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1747[Jul 15 2023 03:45:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1748[Jul 15 2023 03:45:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1749[Jul 15 2023 03:45:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1750[Jul 15 2023 03:45:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/squash-before-merge-cad47150fe27e1c6' via api in 0.54 seconds1751[Jul 15 2023 03:45:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1752[Jul 15 2023 03:45:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1753[Jul 15 2023 03:45:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.17 seconds1754[Jul 15 2023 03:45:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1755[Jul 15 2023 03:45:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.21 seconds1756[Jul 15 2023 03:45:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/squash-before-merge-cad47150fe27e1c6/-/merge_requests/11757[Jul 15 2023 03:45:43 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1758[Jul 15 2023 03:45:43 UTC (QA Tests)] INFO -- clicking :merge_button1759[Jul 15 2023 03:45:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.49s1760 user squashes commits while merging1761Data Stores1762 Project1763 in group1764 behaves like successful project creation1765[Jul 15 2023 03:45:46 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project1766[Jul 15 2023 03:45:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1767[Jul 15 2023 03:45:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1768[Jul 15 2023 03:45:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1769[Jul 15 2023 03:45:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1770[Jul 15 2023 03:45:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1771[Jul 15 2023 03:45:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.184s1772[Jul 15 2023 03:45:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1773[Jul 15 2023 03:45:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1774[Jul 15 2023 03:45:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1775[Jul 15 2023 03:45:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1776[Jul 15 2023 03:45:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-045c5da2.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e21777[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- clicking :new_project_button1778[Jul 15 2023 03:45:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.646s1779[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- clicking :panel_link1780[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1781[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2"1782[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1783[Jul 15 2023 03:45:53 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1784[Jul 15 2023 03:45:53 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1785[Jul 15 2023 03:45:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-in-group-468786e3e4083e39-9319148b6694df0e' via browser_ui in 4.18 seconds1786 creates a new project1787 in personal namespace1788 behaves like successful project creation1789[Jul 15 2023 03:45:55 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project1790[Jul 15 2023 03:45:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1791[Jul 15 2023 03:45:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1792[Jul 15 2023 03:45:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1793[Jul 15 2023 03:45:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1794[Jul 15 2023 03:45:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1795[Jul 15 2023 03:45:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.11s1796[Jul 15 2023 03:45:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1797[Jul 15 2023 03:45:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1798[Jul 15 2023 03:46:00 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present1799[Jul 15 2023 03:46:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.704s1800[Jul 15 2023 03:46:00 UTC (QA Tests)] INFO -- clicking :panel_link1801[Jul 15 2023 03:46:00 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1802[Jul 15 2023 03:46:00 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"1803[Jul 15 2023 03:46:00 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1804[Jul 15 2023 03:46:01 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1805[Jul 15 2023 03:46:01 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1806[Jul 15 2023 03:46:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-0960e4e1ad8e240a-d72e97135a081230' via browser_ui in 3.18 seconds1807 creates a new project1808Create1809 Push mirror a repository over HTTP1810[Jul 15 2023 03:46:03 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1811[Jul 15 2023 03:46:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1812[Jul 15 2023 03:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1813[Jul 15 2023 03:46:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1814[Jul 15 2023 03:46:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1815[Jul 15 2023 03:46:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1816[Jul 15 2023 03:46:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.146s1817[Jul 15 2023 03:46:06 UTC (QA Tests)] INFO -- Enabling super sidebar!1818[Jul 15 2023 03:46:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled1819[Jul 15 2023 03:46:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1820[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1821[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/push-mirror-target-project-9d0133d2affa7533' via api in 0.49 seconds1822[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1823[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1824[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-code-b12d2871ff84996d' via api in 0.48 seconds1825[Jul 15 2023 03:46:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1826[Jul 15 2023 03:46:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.81 seconds1827[Jul 15 2023 03:46:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-code-b12d2871ff84996d1828[Jul 15 2023 03:46:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1829[Jul 15 2023 03:46:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1830[Jul 15 2023 03:46:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.942s1831[Jul 15 2023 03:46:13 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/push-mirror-target-project-9d0133d2affa7533.git"1832[Jul 15 2023 03:46:13 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1833[Jul 15 2023 03:46:14 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1834[Jul 15 2023 03:46:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.026s1835[Jul 15 2023 03:46:25 UTC (QA Tests)] INFO -- Saving screenshot..1836[Jul 15 2023 03:46:25 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1837[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1838[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1839[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1840[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1841[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1842[Jul 15 2023 03:46:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.068s1843[Jul 15 2023 03:46:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1844[Jul 15 2023 03:46:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1845[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1846[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.1 seconds1847[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/push-mirror-target-project-588103912d1f0372' via api in 0.52 seconds1848[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1849[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2' via api in 0.11 seconds1850[Jul 15 2023 03:46:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-code-3afda798c00fea94' via api in 0.53 seconds1851[Jul 15 2023 03:46:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1852[Jul 15 2023 03:46:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.92 seconds1853[Jul 15 2023 03:46:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/project-with-code-3afda798c00fea941854[Jul 15 2023 03:46:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1855[Jul 15 2023 03:46:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1856[Jul 15 2023 03:46:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.981s1857[Jul 15 2023 03:46:36 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/push-mirror-target-project-588103912d1f0372.git"1858[Jul 15 2023 03:46:36 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1859[Jul 15 2023 03:46:36 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1860[Jul 15 2023 03:46:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.068s1861[Jul 15 2023 03:46:47 UTC (QA Tests)] INFO -- Saving screenshot..1862 configures and syncs a (push) mirrored repository (FAILED - 1)18641st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:1865Couldn't find element named "authentication_method_field"1867RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:61868 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-07-15-03-46-47.877.html1869 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-15-03-29-30-33a0fc065e9a30e2/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-07-15-03-46-47.877.png1870Create1871 Compare archives of different user projects with the same name and check they're different1872[Jul 15 2023 03:46:48 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 different1873[Jul 15 2023 03:46:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1874[Jul 15 2023 03:46:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:k_xY2X1875[Jul 15 2023 03:46:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-k3qkfcrz' via cache in 0.0 seconds1876[Jul 15 2023 03:46:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/project-archive-download-04f1a44ab2f8dc35' via api in 0.38 seconds1877[Jul 15 2023 03:46:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1878[Jul 15 2023 03:46:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds1879[Jul 15 2023 03:46:49 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:-Dxa_x1880[Jul 15 2023 03:46:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-dnxvfw6l' via cache in 0.0 seconds1881[Jul 15 2023 03:46:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user2/project-archive-download-04f1a44ab2f8dc35' via api in 0.39 seconds1882[Jul 15 2023 03:46:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1883 download archives of each user project then check they are different1884Plan1885 Milestones1886 Group milestone1887 behaves like milestone assigned to existing issue1888[Jul 15 2023 03:46:51 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to existing issue is assigned to an existing issue1889[Jul 15 2023 03:46:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1890[Jul 15 2023 03:46:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1891[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1892[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1893[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1894[Jul 15 2023 03:46:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.169s1895[Jul 15 2023 03:46:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1896[Jul 15 2023 03:46:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1897[Jul 15 2023 03:46:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1898[Jul 15 2023 03:46:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-cb27b10f' via api in 0.27 seconds1899[Jul 15 2023 03:46:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-cb27b10f/project-to-test-milestones-1cf9c033-d08cbe783e62f7e7' via api in 0.4 seconds1900[Jul 15 2023 03:46:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.34 seconds1901[Jul 15 2023 03:46:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/group-to-test-milestones-cb27b10f/project-to-test-milestones-1cf9c033-d08cbe783e62f7e7/-/issues/11902[Jul 15 2023 03:46:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '2' via api in 0.1 seconds1903[Jul 15 2023 03:46:58 UTC (QA Tests)] INFO -- clicking :edit_button1904[Jul 15 2023 03:46:59 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/group-to-test-milestones-cb27b10f/project-to-test-milestones-1cf9c033-d08cbe783e62f7e7/-/issues/11905[Jul 15 2023 03:47:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.521s1906 is assigned to an existing issue1907 behaves like milestone assigned to new issue1908[Jul 15 2023 03:47:01 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to new issue is assigned to a new issue1909[Jul 15 2023 03:47:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1910[Jul 15 2023 03:47:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1911[Jul 15 2023 03:47:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1912[Jul 15 2023 03:47:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1913[Jul 15 2023 03:47:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1914[Jul 15 2023 03:47:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.096s1915[Jul 15 2023 03:47:04 UTC (QA Tests)] INFO -- Enabling super sidebar!1916[Jul 15 2023 03:47:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled1917[Jul 15 2023 03:47:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1918[Jul 15 2023 03:47:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-a59ea311' via api in 0.29 seconds1919[Jul 15 2023 03:47:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-a59ea311/project-to-test-milestones-93fa9f7b-c123a3fa087cef22' via api in 0.39 seconds1920[Jul 15 2023 03:47:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '3' via api in 0.08 seconds1921[Jul 15 2023 03:47:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/group-to-test-milestones-a59ea311/project-to-test-milestones-93fa9f7b-c123a3fa087cef221922[Jul 15 2023 03:47:07 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1923[Jul 15 2023 03:47:07 UTC (QA Tests)] INFO -- clicking :create_menu_item1924[Jul 15 2023 03:47:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.067s1925[Jul 15 2023 03:47:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 8520db101c0d69bd"1926[Jul 15 2023 03:47:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1927[Jul 15 2023 03:47:09 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description c2cb6c8ed9e4a2a6"1928[Jul 15 2023 03:47:09 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1929[Jul 15 2023 03:47:10 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1930[Jul 15 2023 03:47:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.226s1931[Jul 15 2023 03:47:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.77 seconds1932 is assigned to a new issue1933 Project milestone1934 behaves like milestone assigned to existing issue1935[Jul 15 2023 03:47:12 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to existing issue is assigned to an existing issue1936[Jul 15 2023 03:47:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1937[Jul 15 2023 03:47:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1938[Jul 15 2023 03:47:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1939[Jul 15 2023 03:47:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1940[Jul 15 2023 03:47:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1941[Jul 15 2023 03:47:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.078s1942[Jul 15 2023 03:47:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1943[Jul 15 2023 03:47:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1944[Jul 15 2023 03:47:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1945[Jul 15 2023 03:47:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-a3c38e3b' via api in 0.29 seconds1946[Jul 15 2023 03:47:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-a3c38e3b/project-to-test-milestones-02e463b4-7a926a773a3f1f7c' via api in 0.42 seconds1947[Jul 15 2023 03:47:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 0.2 seconds1948[Jul 15 2023 03:47:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/group-to-test-milestones-a3c38e3b/project-to-test-milestones-02e463b4-7a926a773a3f1f7c/-/issues/11949[Jul 15 2023 03:47:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.11 seconds1950[Jul 15 2023 03:47:19 UTC (QA Tests)] INFO -- clicking :edit_button1951[Jul 15 2023 03:47:20 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/group-to-test-milestones-a3c38e3b/project-to-test-milestones-02e463b4-7a926a773a3f1f7c/-/issues/11952 is assigned to an existing issue1953 behaves like milestone assigned to new issue1954[Jul 15 2023 03:47:22 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to new issue is assigned to a new issue1955[Jul 15 2023 03:47:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1956[Jul 15 2023 03:47:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1957[Jul 15 2023 03:47:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1958[Jul 15 2023 03:47:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1959[Jul 15 2023 03:47:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1960[Jul 15 2023 03:47:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.081s1961[Jul 15 2023 03:47:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1962[Jul 15 2023 03:47:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1963[Jul 15 2023 03:47:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1964[Jul 15 2023 03:47:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-17051e77' via api in 0.26 seconds1965[Jul 15 2023 03:47:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-to-test-milestones-17051e77/project-to-test-milestones-38bda26e-2281d485dcb9c9d7' via api in 0.38 seconds1966[Jul 15 2023 03:47:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.11 seconds1967[Jul 15 2023 03:47:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-045c5da2.test/gitlab-qa-sandbox-group-7/group-to-test-milestones-17051e77/project-to-test-milestones-38bda26e-2281d485dcb9c9d71968[Jul 15 2023 03:47:28 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1969[Jul 15 2023 03:47:28 UTC (QA Tests)] INFO -- clicking :create_menu_item1970[Jul 15 2023 03:47:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.839s1971[Jul 15 2023 03:47:28 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 21224973e171247f"1972[Jul 15 2023 03:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1973[Jul 15 2023 03:47:29 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description dde73893da903f98"1974[Jul 15 2023 03:47:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1975[Jul 15 2023 03:47:30 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1976[Jul 15 2023 03:47:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.179s1977[Jul 15 2023 03:47:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.53 seconds1978 is assigned to a new issue1979[Jul 15 2023 03:47:32 UTC (QA Tests)] INFO -- 1980========= Knapsack Time Offset Warning ==========1981Time offset: 30s1982Max allowed node time execution: 23m 05s1983Exceeded time: -05m 03s1985Global time execution for this CI node is fine.1986Happy testing!1987Need explanation? See FAQ:1989=================================================1990Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1991https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1992Sign up for Knapsack Pro here:1994=================================================1995[Jul 15 2023 03:47:32 UTC (QA Tests)] INFO -- 1996Knapsack global time execution for tests: 18m 02s1997Pending: (Failures listed here are expected and do not affect your suite's status)1998 1) Package SaaS Container Registry pushes project image to the container registry and deletes tag1999 # Test is not compatible with this environment or pipeline2000 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:532001 2) Configure Auto DevOps with a Kubernetes Agent runs auto devops2002 # Test is not compatible with this environment or pipeline2003 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:432004 3) Create Slack app integration when using Slash commands creates an issue2005 # Test is not compatible with this environment or pipeline2006 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:452007 4) Create Slack app integration when using Slash commands with gitlab issue closes an issue2008 # Test is not compatible with this environment or pipeline2009 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:822010 5) Create Slack app integration when using Slash commands with gitlab issue displays an issue2011 # Test is not compatible with this environment or pipeline2012 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:722013 6) Create Slack app integration when using Slash commands with gitlab issue comments on an issue2014 # Test is not compatible with this environment or pipeline2015 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:922016 7) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue2017 # Test is not compatible with this environment or pipeline2018 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:1152019Failures:2020 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2021 Failure/Error: mirror_settings.mirror_direction = 'Push'2023 QA::Page::Base::ElementNotFound:2024 Couldn't find element named "authentication_method_field"2025 # ./qa/page/base.rb:378:in `wait_for_animated_element'2026 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'2027 # ./qa/page/project/settings/mirroring_repositories.rb:55:in `mirror_direction='2028 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:28:in `block (5 levels) in <module:QA>'2029 # ./qa/scenario/actable.rb:16:in `perform'2030 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'2031 # ./qa/page/settings/common.rb:19:in `block in expand_content'2032 # ./qa/page/base.rb:387:in `within_element'2033 # ./qa/support/page/logging.rb:156:in `within_element'2034 # ./qa/page/settings/common.rb:11:in `expand_content'2035 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'2036 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:25:in `block (4 levels) in <module:QA>'2037 # ./qa/scenario/actable.rb:16:in `perform'2038 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:24:in `block (3 levels) in <module:QA>'2039 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'2040 # ./qa/specs/knapsack_runner.rb:17:in `run'2041 # ./qa/specs/runner.rb:57:in `perform'2042 # ./qa/scenario/template.rb:10:in `block in perform'2043 # ./qa/scenario/template.rb:8:in `perform'2044 # ./qa/scenario/template.rb:50:in `perform'2045 # ./qa/scenario/template.rb:10:in `block in perform'2046 # ./qa/scenario/template.rb:8:in `perform'2047 # ./qa/scenario/bootable.rb:52:in `launch!'2048Finished in 18 minutes 3 seconds (files took 1 minute 4.14 seconds to load)204967 examples, 1 failure, 7 pending2050Failed examples:2051rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2052Randomized with seed 160122053[Jul 15 2023 03:47:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 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;'"`2054[Jul 15 2023 03:47:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-045c5da2 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2055[Jul 15 2023 03:47:33 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-045c5da2`2056[Jul 15 2023 03:47:33 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-045c5da2`2057bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)2058/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)2060Running after script...2061$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2062$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2063$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2199Uploading artifacts...2200gitlab-qa-run-*: found 362 matching artifact files and directories 2201Uploading artifacts as "archive" to coordinator... 201 Created id=4659949934 responseStatus=201 Created token=64_bosiw2202Uploading artifacts...2203gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2204Uploading artifacts as "junit" to coordinator... 201 Created id=4659949934 responseStatus=201 Created token=64_bosiw2205Uploading artifacts...2206/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2207Uploading artifacts as "dotenv" to coordinator... 201 Created id=4659949934 responseStatus=201 Created token=64_bosiw2209ERROR: Job failed: exit code 1