update-ee-to-ce
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:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 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:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1686008729-93a04f23-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: 168219, done. 20remote: Counting objects: 100% (168219/168219), done. 21remote: Compressing objects: 100% (107572/107572), done. 22remote: Total 168219 (delta 82947), reused 113481 (delta 54471), pack-reused 0 23Receiving objects: 100% (168219/168219), 134.96 MiB | 41.48 MiB/s, done.24Resolving deltas: 100% (82947/82947), done.26 * [new ref] refs/pipelines/890289253 -> refs/pipelines/89028925327 * [new branch] master -> origin/master28Checking out b716d7f7 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-f1d27392b7eb7debf223b7abd1c46416-16...32cache.zip is up to date 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for trigger-omnibus-env-ce (4417509084)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4417509084 responseStatus=200 OK token=64_HzXVm38Downloading artifacts for download-knapsack-report (4417509086)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4417509086 responseStatus=200 OK token=64_HzXVm41Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 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:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 37 Gemfile dependencies, 129 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")48$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa Test::Omnibus::UpdateFromPrevious $RELEASE $GITLAB_SEMVER_VERSION $UPDATE_TYPE $UPDATE_FROM_EDITION -- $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"49$ echo "Running - '$QA_COMMAND'"50Running - 'bundle exec gitlab-qa Test::Omnibus::UpdateFromPrevious registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b716d7f73c14326dbad5320dd21ca81423bacc41 16.1.0-pre minor ee -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4417509143.json --format RspecJunitFormatter --out tmp/rspec-4417509143.xml --format html --out tmp/rspec-$(echo update-ee-to-ce | sed 's/[ /]/_/g').htm --color --format documentation'51$ eval "$QA_COMMAND"52[Jun 06 2023 03:13:36 UTC (Gitlab QA)] INFO -- Fetching docker tags from 'gitlab/gitlab-ee' registry53[Jun 06 2023 03:13:36 UTC (Gitlab QA)] INFO -- Performing gitlab update: gitlab/gitlab-ee:16.0.2-ee.0 => registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b716d7f73c14326dbad5320dd21ca81423bacc41 (16.1.0-pre)54[Jun 06 2023 03:13:36 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ee:16.0.2-ee.055[Jun 06 2023 03:13:36 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-870911f7$`56[Jun 06 2023 03:13:36 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-870911f7 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`57[Jun 06 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.1.0/tls_certificates/authority/. alpine-870911f7:/etc/gitlab/trusted-certs`58[Jun 06 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.1.0/tls_certificates/gitlab/. alpine-870911f7:/etc/gitlab/ssl`59[Jun 06 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-870911f7`60[Jun 06 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-870911f7`61[Jun 06 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee:16.0.2-ee.0`62[Jun 06 2023 03:14:14 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-6157c944$`63[Jun 06 2023 03:14:14 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`64[Jun 06 2023 03:14:14 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`65[Jun 06 2023 03:14:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-6157c944 --net test --hostname gitlab-ee-6157c944.test -p 80 --volume /tmp/gitlab-qa-20230606-22-6wxvm/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230606-22-6wxvm/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-06-03-13-36-90664e5a/gitlab-ee-6157c944/logs:/var/log/gitlab:Z gitlab/gitlab-ee:16.0.2-ee.0`66[Jun 06 2023 03:14:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6157c944 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-06 03:13:3667# Gitlab::QA::Runtime::OmnibusConfigurations::Default68gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme69gitlab_rails['gitlab_disable_animations'] = true # Disable animations70gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry71gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password72gitlab_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;"`73[Jun 06 2023 03:14:25 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-6157c944`74[Jun 06 2023 03:17:48 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...75[Jun 06 2023 03:17:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-6157c944`76[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-6157c944 80/tcp`77[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!78[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6157c944 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`79[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6157c944 bash -c "echo '#!/usr/bin/env bash80if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then81 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'82 exit 183fi84' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`85[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6157c944 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`86[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.1.0/support/data gitlab-ee-6157c944:/tmp/data-seeds`87[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- Running exec_commands...88[Jun 06 2023 03:17:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6157c944 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`89[Jun 06 2023 03:18:39 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee-qa:16.0.2-ee`90[Jun 06 2023 03:19:26 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee91[Jun 06 2023 03:19:26 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_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_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --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="false" --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_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_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_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_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 SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-06-03-13-36-90664e5a/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-06-03-13-36-90664e5a/gitlab-ee-qa-c1b4a3c7:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-c1b4a3c7 gitlab/gitlab-ee-qa:16.0.2-ee Test::Instance::All http://gitlab-ee-6157c944.test -- --tag smoke`92warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.942023-06-06 03:19:45 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:962023-06-06 03:19:45 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.972023-06-06 03:19:45 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.982023-06-06 03:19:45 / CONF :: 99 ==> Base URL: http://gitlab-ee-6157c944.test100 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fd52c93d4e8>101 ==> Libraries: Chemlab::Vendor102[Jun 06 2023 03:19:46 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA103[Jun 06 2023 03:19:46 UTC (QA Tests)] INFO -- Browser: chrome104[Jun 06 2023 03:19:46 UTC (QA Tests)] INFO -- Browser version: 111.0105[Jun 06 2023 03:19:46 UTC (QA Tests)] INFO -- Performing sanity check for environment!106[Jun 06 2023 03:19:46 UTC (QA Tests)] INFO -- Performing initial license fabrication!107[Jun 06 2023 03:19:47 UTC (QA Tests)] INFO -- Successfully added license key. Details:108{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}109[Jun 06 2023 03:19:47 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.23 seconds110Run options:111 include {:smoke=>true}112 exclude {:geo=>true, :requires_praefect=>true}113Randomized with seed 63159114Create115 SSH key support116[Jun 06 2023 03:19:47 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230606-39-g0saka/id_rsa -N `117[Jun 06 2023 03:19:47 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA118[Jun 06 2023 03:19:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-b3uz36ei' via cache in 0.0 seconds119[Jun 06 2023 03:19:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.85 seconds120[Jun 06 2023 03:19:48 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH121[Jun 06 2023 03:19:48 UTC (QA Tests)] INFO -- filling :login_field with "root"122[Jun 06 2023 03:19:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field123[Jun 06 2023 03:19:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"124[Jun 06 2023 03:19:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field125[Jun 06 2023 03:19:49 UTC (QA Tests)] INFO -- clicking :sign_in_button126[Jun 06 2023 03:19:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.684s127[Jun 06 2023 03:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.49 seconds128[Jun 06 2023 03:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.82 seconds129[Jun 06 2023 03:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/ssh-tests-5fcb1c46f524a5dd' via api in 2.25 seconds130[Jun 06 2023 03:19:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"131[Jun 06 2023 03:19:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.62 seconds132[Jun 06 2023 03:19:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/ssh-tests-5fcb1c46f524a5dd133 pushes code to the repository via SSH134[Jun 06 2023 03:20:00 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together135[Jun 06 2023 03:20:00 UTC (QA Tests)] INFO -- filling :login_field with "root"136[Jun 06 2023 03:20:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field137[Jun 06 2023 03:20:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"138[Jun 06 2023 03:20:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field139[Jun 06 2023 03:20:01 UTC (QA Tests)] INFO -- clicking :sign_in_button140[Jun 06 2023 03:20:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.711s141[Jun 06 2023 03:20:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.14 seconds142[Jun 06 2023 03:20:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.32 seconds143[Jun 06 2023 03:20:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/ssh-tests-90a167200947178b' via api in 0.78 seconds144 pushes multiple branches and tags together145[Jun 06 2023 03:20:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'146Create147 Git push over HTTP148[Jun 06 2023 03:20:06 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository149[Jun 06 2023 03:20:07 UTC (QA Tests)] INFO -- filling :login_field with "root"150[Jun 06 2023 03:20:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field151[Jun 06 2023 03:20:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"152[Jun 06 2023 03:20:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field153[Jun 06 2023 03:20:07 UTC (QA Tests)] INFO -- clicking :sign_in_button154[Jun 06 2023 03:20:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.991s155[Jun 06 2023 03:20:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds156[Jun 06 2023 03:20:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.23 seconds157[Jun 06 2023 03:20:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-with-code-e1a466646fbd1461' via api in 1.41 seconds158[Jun 06 2023 03:20:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"159[Jun 06 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.78 seconds160[Jun 06 2023 03:20:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-with-code-e1a466646fbd1461161 user pushes code to the repository162Govern163 Policies List page164[Jun 06 2023 03:20:14 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page165[Jun 06 2023 03:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds166[Jun 06 2023 03:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.15 seconds167[Jun 06 2023 03:20:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-2f70f7f7262cdc64' via api in 1.64 seconds168[Jun 06 2023 03:20:16 UTC (QA Tests)] INFO -- filling :login_field with "root"169[Jun 06 2023 03:20:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field170[Jun 06 2023 03:20:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"171[Jun 06 2023 03:20:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field172[Jun 06 2023 03:20:17 UTC (QA Tests)] INFO -- clicking :sign_in_button173[Jun 06 2023 03:20:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.05s174[Jun 06 2023 03:20:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-2f70f7f7262cdc64175[Jun 06 2023 03:20:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link176[Jun 06 2023 03:20:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.605s177[Jun 06 2023 03:20:22 UTC (QA Tests)] INFO -- clicking :new_policy_button178[Jun 06 2023 03:20:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_policy_button' took 1.061s179[Jun 06 2023 03:20:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-2f70f7f7262cdc64'180 can navigate to Policy Editor page181[Jun 06 2023 03:20:24 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list182[Jun 06 2023 03:20:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds183[Jun 06 2023 03:20:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.17 seconds184[Jun 06 2023 03:20:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-50ce2c79f5ee2337' via api in 0.62 seconds185[Jun 06 2023 03:20:25 UTC (QA Tests)] INFO -- filling :login_field with "root"186[Jun 06 2023 03:20:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field187[Jun 06 2023 03:20:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"188[Jun 06 2023 03:20:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field189[Jun 06 2023 03:20:26 UTC (QA Tests)] INFO -- clicking :sign_in_button190[Jun 06 2023 03:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.69s191[Jun 06 2023 03:20:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-50ce2c79f5ee2337192[Jun 06 2023 03:20:29 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link193[Jun 06 2023 03:20:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.562s194[Jun 06 2023 03:20:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-50ce2c79f5ee2337'195 can load Policies page and view the policies list196Manage197 basic user login198[Jun 06 2023 03:20:30 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out199[Jun 06 2023 03:20:31 UTC (QA Tests)] INFO -- filling :login_field with "root"200[Jun 06 2023 03:20:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field201[Jun 06 2023 03:20:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"202[Jun 06 2023 03:20:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field203[Jun 06 2023 03:20:32 UTC (QA Tests)] INFO -- clicking :sign_in_button204[Jun 06 2023 03:20:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.802s205[Jun 06 2023 03:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s206[Jun 06 2023 03:20:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content207[Jun 06 2023 03:20:36 UTC (QA Tests)] INFO -- clicking :sign_out_link208[Jun 06 2023 03:20:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.58s209 user logs in using basic credentials and logs out210Data Stores211 Project212 in group213 behaves like successful project creation214[Jun 06 2023 03:20:36 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project215[Jun 06 2023 03:20:37 UTC (QA Tests)] INFO -- filling :login_field with "root"216[Jun 06 2023 03:20:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field217[Jun 06 2023 03:20:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"218[Jun 06 2023 03:20:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field219[Jun 06 2023 03:20:37 UTC (QA Tests)] INFO -- clicking :sign_in_button220[Jun 06 2023 03:20:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.982s221[Jun 06 2023 03:20:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds222[Jun 06 2023 03:20:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.18 seconds223[Jun 06 2023 03:20:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6157c944.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa224[Jun 06 2023 03:20:41 UTC (QA Tests)] INFO -- clicking :new_project_button225[Jun 06 2023 03:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.688s226[Jun 06 2023 03:20:42 UTC (QA Tests)] INFO -- clicking :panel_link227[Jun 06 2023 03:20:42 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown228[Jun 06 2023 03:20:42 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa"229[Jun 06 2023 03:20:42 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field230[Jun 06 2023 03:20:43 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}231[Jun 06 2023 03:20:43 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}232[Jun 06 2023 03:20:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-in-group-9002e26f37f45535-49f8632fd3c70c0f' via browser_ui in 4.82 seconds233 creates a new project234 in personal namespace235 behaves like successful project creation236[Jun 06 2023 03:20:45 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project237[Jun 06 2023 03:20:46 UTC (QA Tests)] INFO -- filling :login_field with "root"238[Jun 06 2023 03:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field239[Jun 06 2023 03:20:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"240[Jun 06 2023 03:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field241[Jun 06 2023 03:20:46 UTC (QA Tests)] INFO -- clicking :sign_in_button242[Jun 06 2023 03:20:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.876s243[Jun 06 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present244[Jun 06 2023 03:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.817s245[Jun 06 2023 03:20:50 UTC (QA Tests)] INFO -- clicking :panel_link246[Jun 06 2023 03:20:50 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown247[Jun 06 2023 03:20:50 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"248[Jun 06 2023 03:20:50 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field249[Jun 06 2023 03:20:51 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}250[Jun 06 2023 03:20:51 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}251[Jun 06 2023 03:20:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-834a49c7fe536f03-82d212143af60d4d' via browser_ui in 3.48 seconds252 creates a new project253Monitor254 Alert settings255 when using Prometheus integration256 behaves like sends test alert257[Jun 06 2023 03:20:53 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert258[Jun 06 2023 03:20:53 UTC (QA Tests)] INFO -- filling :login_field with "root"259[Jun 06 2023 03:20:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field260[Jun 06 2023 03:20:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"261[Jun 06 2023 03:20:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field262[Jun 06 2023 03:20:54 UTC (QA Tests)] INFO -- clicking :sign_in_button263[Jun 06 2023 03:20:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.849s264[Jun 06 2023 03:20:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds265[Jun 06 2023 03:20:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.19 seconds266[Jun 06 2023 03:20:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-cbdde2336af0a3a1' via api in 0.62 seconds267[Jun 06 2023 03:20:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-cbdde2336af0a3a1268[Jun 06 2023 03:20:58 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link269[Jun 06 2023 03:20:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link270[Jun 06 2023 03:20:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.827s271[Jun 06 2023 03:21:00 UTC (QA Tests)] INFO -- clicking :add_integration_button272[Jun 06 2023 03:21:00 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown273[Jun 06 2023 03:21:00 UTC (QA Tests)] INFO -- clicking :prometheus_url_field274[Jun 06 2023 03:21:00 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-6157c944.test"275[Jun 06 2023 03:21:00 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field276[Jun 06 2023 03:21:01 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button277[Jun 06 2023 03:21:02 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-06-06 03:21:01 +0000","generatorURL":"http://hudson.example/randy.thiel","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"mollitia"},"annotations":{"title":"accusamus","gitlab_y_label":"status"}}]}"278[Jun 06 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field279[Jun 06 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :send_test_alert_button280[Jun 06 2023 03:21:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link281[Jun 06 2023 03:21:04 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link282[Jun 06 2023 03:21:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.616s283 creates new alert284 when using HTTP endpoint integration285 behaves like sends test alert286[Jun 06 2023 03:21:04 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert287[Jun 06 2023 03:21:05 UTC (QA Tests)] INFO -- filling :login_field with "root"288[Jun 06 2023 03:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field289[Jun 06 2023 03:21:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"290[Jun 06 2023 03:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field291[Jun 06 2023 03:21:06 UTC (QA Tests)] INFO -- clicking :sign_in_button292[Jun 06 2023 03:21:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.65s293[Jun 06 2023 03:21:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds294[Jun 06 2023 03:21:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.18 seconds295[Jun 06 2023 03:21:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-3e23fe1ea297c4cb' via api in 0.64 seconds296[Jun 06 2023 03:21:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-3e23fe1ea297c4cb297[Jun 06 2023 03:21:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link298[Jun 06 2023 03:21:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link299[Jun 06 2023 03:21:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.74s300[Jun 06 2023 03:21:12 UTC (QA Tests)] INFO -- clicking :add_integration_button301[Jun 06 2023 03:21:12 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown302[Jun 06 2023 03:21:12 UTC (QA Tests)] INFO -- clicking :integration_name_field303[Jun 06 2023 03:21:12 UTC (QA Tests)] INFO -- filling :integration_name_field with "autem"304[Jun 06 2023 03:21:12 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field305[Jun 06 2023 03:21:12 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button306[Jun 06 2023 03:21:13 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"pariatur","description":"pariatur"}"307[Jun 06 2023 03:21:13 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field308[Jun 06 2023 03:21:13 UTC (QA Tests)] INFO -- clicking :send_test_alert_button309[Jun 06 2023 03:21:13 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link310[Jun 06 2023 03:21:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link311[Jun 06 2023 03:21:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.582s312 creates new alert313Framework sanity314 Version check315 is the specified version (PENDING: Test is not compatible with this environment or pipeline)316Create317 SSH keys support318[Jun 06 2023 03:21:15 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key319[Jun 06 2023 03:21:15 UTC (QA Tests)] INFO -- filling :login_field with "root"320[Jun 06 2023 03:21:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field321[Jun 06 2023 03:21:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"322[Jun 06 2023 03:21:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field323[Jun 06 2023 03:21:16 UTC (QA Tests)] INFO -- clicking :sign_in_button324[Jun 06 2023 03:21:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.671s325[Jun 06 2023 03:21:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s326[Jun 06 2023 03:21:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content327[Jun 06 2023 03:21:19 UTC (QA Tests)] INFO -- clicking :edit_profile_link328[Jun 06 2023 03:21:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.766s329[Jun 06 2023 03:21:20 UTC (QA Tests)] INFO -- clicking :ssh_keys_link330[Jun 06 2023 03:21:21 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230606-39-6u6sr7/id_rsa -N `331[Jun 06 2023 03:21:21 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"332[Jun 06 2023 03:21:21 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field333[Jun 06 2023 03:21:22 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"334[Jun 06 2023 03:21:22 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field335[Jun 06 2023 03:21:22 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-06-08"336[Jun 06 2023 03:21:22 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field337[Jun 06 2023 03:21:23 UTC (QA Tests)] INFO -- clicking :add_key_button338[Jun 06 2023 03:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.67 seconds339 user can add an SSH key340 after adding an ssh key341[Jun 06 2023 03:21:23 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key342[Jun 06 2023 03:21:24 UTC (QA Tests)] INFO -- filling :login_field with "root"343[Jun 06 2023 03:21:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field344[Jun 06 2023 03:21:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"345[Jun 06 2023 03:21:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field346[Jun 06 2023 03:21:24 UTC (QA Tests)] INFO -- clicking :sign_in_button347[Jun 06 2023 03:21:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.786s348[Jun 06 2023 03:21:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.05s349[Jun 06 2023 03:21:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content350[Jun 06 2023 03:21:28 UTC (QA Tests)] INFO -- clicking :edit_profile_link351[Jun 06 2023 03:21:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.542s352[Jun 06 2023 03:21:29 UTC (QA Tests)] INFO -- clicking :ssh_keys_link353[Jun 06 2023 03:21:30 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button354 can delete an ssh key355Plan356 Issue creation357[Jun 06 2023 03:21:32 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue358[Jun 06 2023 03:21:32 UTC (QA Tests)] INFO -- filling :login_field with "root"359[Jun 06 2023 03:21:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field360[Jun 06 2023 03:21:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"361[Jun 06 2023 03:21:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field362[Jun 06 2023 03:21:33 UTC (QA Tests)] INFO -- clicking :sign_in_button363[Jun 06 2023 03:21:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.742s364[Jun 06 2023 03:21:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds365[Jun 06 2023 03:21:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.17 seconds366[Jun 06 2023 03:21:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-issues-b2bf7b2dd743a2a6' via api in 1.35 seconds367[Jun 06 2023 03:21:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.69 seconds368[Jun 06 2023 03:21:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-issues-b2bf7b2dd743a2a6/-/issues/1369[Jun 06 2023 03:21:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link370[Jun 06 2023 03:21:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.765s371[Jun 06 2023 03:21:40 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab372 closes an issue373[Jun 06 2023 03:21:41 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue374[Jun 06 2023 03:21:41 UTC (QA Tests)] INFO -- filling :login_field with "root"375[Jun 06 2023 03:21:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field376[Jun 06 2023 03:21:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"377[Jun 06 2023 03:21:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field378[Jun 06 2023 03:21:42 UTC (QA Tests)] INFO -- clicking :sign_in_button379[Jun 06 2023 03:21:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.773s380[Jun 06 2023 03:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds381[Jun 06 2023 03:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.17 seconds382[Jun 06 2023 03:21:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-da6f48339333f1b7' via api in 1.08 seconds383[Jun 06 2023 03:21:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-da6f48339333f1b7384[Jun 06 2023 03:21:46 UTC (QA Tests)] INFO -- clicking :new_menu_toggle385[Jun 06 2023 03:21:46 UTC (QA Tests)] INFO -- clicking :new_issue_link386[Jun 06 2023 03:21:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_issue_link' took 1.034s387[Jun 06 2023 03:21:47 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title ef298538fe8b7348"388[Jun 06 2023 03:21:47 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field389[Jun 06 2023 03:21:48 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description d8725498bf10e165"390[Jun 06 2023 03:21:48 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field391[Jun 06 2023 03:21:48 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present392[Jun 06 2023 03:21:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.373s393[Jun 06 2023 03:21:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.17 seconds394[Jun 06 2023 03:21:51 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link395[Jun 06 2023 03:21:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.751s396 creates an issue397 when using attachments in comments398[Jun 06 2023 03:21:52 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment399[Jun 06 2023 03:21:52 UTC (QA Tests)] INFO -- filling :login_field with "root"400[Jun 06 2023 03:21:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field401[Jun 06 2023 03:21:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"402[Jun 06 2023 03:21:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field403[Jun 06 2023 03:21:53 UTC (QA Tests)] INFO -- clicking :sign_in_button404[Jun 06 2023 03:21:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.894s405[Jun 06 2023 03:21:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds406[Jun 06 2023 03:21:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.17 seconds407[Jun 06 2023 03:21:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-issues-7a3d385aa0542873' via api in 0.59 seconds408[Jun 06 2023 03:21:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.79 seconds409[Jun 06 2023 03:21:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-issues-7a3d385aa0542873/-/issues/1410[Jun 06 2023 03:21:58 UTC (QA Tests)] INFO -- clicking :title_content411[Jun 06 2023 03:21:58 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown412[Jun 06 2023 03:21:58 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale413"414[Jun 06 2023 03:21:58 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field415[Jun 06 2023 03:21:59 UTC (QA Tests)] INFO -- clicking :comment_button416[Jun 06 2023 03:22:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.583s417[Jun 06 2023 03:22:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.599s418 comments on an issue with an attachment419Create420 Create a new merge request421[Jun 06 2023 03:22:00 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request422[Jun 06 2023 03:22:00 UTC (QA Tests)] INFO -- filling :login_field with "root"423[Jun 06 2023 03:22:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field424[Jun 06 2023 03:22:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"425[Jun 06 2023 03:22:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field426[Jun 06 2023 03:22:01 UTC (QA Tests)] INFO -- clicking :sign_in_button427[Jun 06 2023 03:22:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.801s428[Jun 06 2023 03:22:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds429[Jun 06 2023 03:22:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.16 seconds430[Jun 06 2023 03:22:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-7b48d5ef5282150e' via api in 0.59 seconds431[Jun 06 2023 03:22:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds432[Jun 06 2023 03:22:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds433[Jun 06 2023 03:22:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-7b48d5ef5282150e434[Jun 06 2023 03:22:07 UTC (QA Tests)] INFO -- clicking :create_merge_request_button435[Jun 06 2023 03:22:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 0.983s436[Jun 06 2023 03:22:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"437[Jun 06 2023 03:22:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field438[Jun 06 2023 03:22:08 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"439[Jun 06 2023 03:22:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field440[Jun 06 2023 03:22:09 UTC (QA Tests)] INFO -- clicking :assign_to_me_link441[Jun 06 2023 03:22:09 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present442[Jun 06 2023 03:22:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.15s443[Jun 06 2023 03:22:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.65 seconds444 creates a basic merge request445Create446 Git push over HTTP447[Jun 06 2023 03:22:12 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository448[Jun 06 2023 03:22:13 UTC (QA Tests)] INFO -- filling :login_field with "root"449[Jun 06 2023 03:22:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field450[Jun 06 2023 03:22:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"451[Jun 06 2023 03:22:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field452[Jun 06 2023 03:22:13 UTC (QA Tests)] INFO -- clicking :sign_in_button453[Jun 06 2023 03:22:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.73s454[Jun 06 2023 03:22:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA455[Jun 06 2023 03:22:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-cteucj8e' via cache in 0.0 seconds456[Jun 06 2023 03:22:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds457[Jun 06 2023 03:22:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.16 seconds458[Jun 06 2023 03:22:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-with-code-9854b6afd07fd051' via api in 0.76 seconds459[Jun 06 2023 03:22:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"460[Jun 06 2023 03:22:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.08 seconds461[Jun 06 2023 03:22:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-with-code-9854b6afd07fd051462 user using a personal access token pushes code to the repository463Create464 Personal snippet creation465[Jun 06 2023 03:22:20 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet466[Jun 06 2023 03:22:20 UTC (QA Tests)] INFO -- filling :login_field with "root"467[Jun 06 2023 03:22:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field468[Jun 06 2023 03:22:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"469[Jun 06 2023 03:22:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field470[Jun 06 2023 03:22:21 UTC (QA Tests)] INFO -- clicking :sign_in_button471[Jun 06 2023 03:22:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.718s472[Jun 06 2023 03:22:23 UTC (QA Tests)] INFO -- clicking :new_menu_toggle473[Jun 06 2023 03:22:23 UTC (QA Tests)] INFO -- clicking :global_new_snippet_link474[Jun 06 2023 03:22:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element global_new_snippet_link' took 0.744s475[Jun 06 2023 03:22:24 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"476[Jun 06 2023 03:22:24 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field477[Jun 06 2023 03:22:25 UTC (QA Tests)] INFO -- clicking :description_placeholder478[Jun 06 2023 03:22:25 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"479[Jun 06 2023 03:22:25 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field480[Jun 06 2023 03:22:25 UTC (QA Tests)] INFO -- clicking :visibility_content481[Jun 06 2023 03:22:25 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"482[Jun 06 2023 03:22:25 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field483[Jun 06 2023 03:22:26 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button484[Jun 06 2023 03:22:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.988s485[Jun 06 2023 03:22:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 0.996s486[Jun 06 2023 03:22:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 3.82 seconds487[Jun 06 2023 03:22:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'488 user creates a personal snippet489Plan490 mention491[Jun 06 2023 03:22:28 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue492[Jun 06 2023 03:22:28 UTC (QA Tests)] INFO -- filling :login_field with "root"493[Jun 06 2023 03:22:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field494[Jun 06 2023 03:22:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"495[Jun 06 2023 03:22:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field496[Jun 06 2023 03:22:29 UTC (QA Tests)] INFO -- clicking :sign_in_button497[Jun 06 2023 03:22:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.765s498[Jun 06 2023 03:22:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds499[Jun 06 2023 03:22:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.17 seconds500[Jun 06 2023 03:22:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-49f354dd97350dc2' via api in 0.75 seconds501[Jun 06 2023 03:22:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-49f354dd97350dc2502[Jun 06 2023 03:22:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.25 seconds503[Jun 06 2023 03:22:33 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-49f354dd97350dc2 QA::Resource::Project504[Jun 06 2023 03:22:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.27 seconds505[Jun 06 2023 03:22:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/the_awesome_project-49f354dd97350dc2/-/issues/1506[Jun 06 2023 03:22:36 UTC (QA Tests)] INFO -- clicking :title_content507[Jun 06 2023 03:22:36 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown508[Jun 06 2023 03:22:36 UTC (QA Tests)] INFO -- clicking :title_content509[Jun 06 2023 03:22:36 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown510[Jun 06 2023 03:22:36 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1511"512[Jun 06 2023 03:22:36 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field513[Jun 06 2023 03:22:37 UTC (QA Tests)] INFO -- clicking :comment_button514 mentions another user in an issue515Create516 Git push to canary Gitaly node over HTTP517 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)518Monitor519 Alert settings520 when using Prometheus integration521 behaves like sends test alert using authorization key522[Jun 06 2023 03:22:37 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert523[Jun 06 2023 03:22:38 UTC (QA Tests)] INFO -- filling :login_field with "root"524[Jun 06 2023 03:22:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[Jun 06 2023 03:22:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[Jun 06 2023 03:22:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[Jun 06 2023 03:22:39 UTC (QA Tests)] INFO -- clicking :sign_in_button528[Jun 06 2023 03:22:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.796s529[Jun 06 2023 03:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds530[Jun 06 2023 03:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.17 seconds531[Jun 06 2023 03:22:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-2c042dc59de5a953' via api in 0.57 seconds532[Jun 06 2023 03:22:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-2c042dc59de5a953533[Jun 06 2023 03:22:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link534[Jun 06 2023 03:22:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link535[Jun 06 2023 03:22:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.65s536[Jun 06 2023 03:22:45 UTC (QA Tests)] INFO -- clicking :add_integration_button537[Jun 06 2023 03:22:45 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown538[Jun 06 2023 03:22:45 UTC (QA Tests)] INFO -- clicking :prometheus_url_field539[Jun 06 2023 03:22:45 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-6157c944.test"540[Jun 06 2023 03:22:45 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field541[Jun 06 2023 03:22:46 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button542[Jun 06 2023 03:22:46 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link543[Jun 06 2023 03:22:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link544[Jun 06 2023 03:22:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.559s545[Jun 06 2023 03:22:47 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}' arguments546 creates new alert547 when using HTTP endpoint integration548 behaves like sends test alert using authorization key549[Jun 06 2023 03:22:47 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert550[Jun 06 2023 03:22:48 UTC (QA Tests)] INFO -- filling :login_field with "root"551[Jun 06 2023 03:22:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field552[Jun 06 2023 03:22:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"553[Jun 06 2023 03:22:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field554[Jun 06 2023 03:22:49 UTC (QA Tests)] INFO -- clicking :sign_in_button555[Jun 06 2023 03:22:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.826s556[Jun 06 2023 03:22:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds557[Jun 06 2023 03:22:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa' via api in 0.17 seconds558[Jun 06 2023 03:22:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-38958697edc6a8a5' via api in 0.62 seconds559[Jun 06 2023 03:22:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6157c944.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-19-52-052b1de1522721fa/project-for-alerts-38958697edc6a8a5560[Jun 06 2023 03:22:53 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link561[Jun 06 2023 03:22:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link562[Jun 06 2023 03:22:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.638s563[Jun 06 2023 03:22:55 UTC (QA Tests)] INFO -- clicking :add_integration_button564[Jun 06 2023 03:22:55 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown565[Jun 06 2023 03:22:55 UTC (QA Tests)] INFO -- clicking :integration_name_field566[Jun 06 2023 03:22:55 UTC (QA Tests)] INFO -- filling :integration_name_field with "enim"567[Jun 06 2023 03:22:55 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field568[Jun 06 2023 03:22:56 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button569[Jun 06 2023 03:22:57 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link570[Jun 06 2023 03:22:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link571[Jun 06 2023 03:22:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.655s572[Jun 06 2023 03:22:57 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}' arguments573 creates new alert574Pending: (Failures listed here are expected and do not affect your suite's status)575 1) Framework sanity Version check is the specified version576 # Test is not compatible with this environment or pipeline577 # ./qa/specs/features/sanity/version_spec.rb:15578 2) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage579 # Test is not compatible with this environment or pipeline580 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:6581Top 10 slowest examples (105.7 seconds, 55.5% of total time):582 Create Create a new merge request creates a basic merge request583 12.15 seconds ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23584 Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert585 11.75 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7586 Create SSH key support pushes code to the repository via SSH587 11.46 seconds ./qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb:29588 Plan Issue creation creates an issue589 10.96 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:26590 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert591 10.26 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7592 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert593 10.21 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7594 Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert595 10.08 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7596 Govern Policies List page can navigate to Policy Editor page597 10.03 seconds ./qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb:43598 Plan mention mentions another user in an issue599 9.66 seconds ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:45600 Plan Issue creation closes an issue601 9.13 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:40602Top 10 slowest example groups:603 Create604 12.16 seconds average (12.16 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:4605 Monitor606 11.01 seconds average (22.01 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:4607 Monitor608 10.15 seconds average (20.3 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:4609 Plan610 9.66 seconds average (9.66 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:4611 Plan612 9.48 seconds average (28.43 seconds / 3 examples) ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:4613 Create614 9.47 seconds average (18.94 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb:4615 Create616 8.49 seconds average (16.99 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb:4617 Govern618 8.24 seconds average (16.48 seconds / 2 examples) ./qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb:6619 Data Stores620 8.18 seconds average (16.35 seconds / 2 examples) ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:4621 Create622 8.1 seconds average (8.1 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:4623Finished in 3 minutes 10.4 seconds (files took 3.73 seconds to load)62423 examples, 0 failures, 2 pending625Randomized with seed 63159626[Jun 06 2023 03:22:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-6157c944`627[Jun 06 2023 03:22:58 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-6157c944`628[Jun 06 2023 03:22:59 UTC (Gitlab QA)] INFO -- Deploying release: registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b716d7f73c14326dbad5320dd21ca81423bacc41629[Jun 06 2023 03:22:59 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-c075c44c$`630[Jun 06 2023 03:22:59 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-c075c44c --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`631[Jun 06 2023 03:22:59 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.1.0/tls_certificates/authority/. alpine-c075c44c:/etc/gitlab/trusted-certs`632[Jun 06 2023 03:22:59 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.1.0/tls_certificates/gitlab/. alpine-c075c44c:/etc/gitlab/ssl`633[Jun 06 2023 03:23:00 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-c075c44c`634[Jun 06 2023 03:23:00 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-c075c44c`635[Jun 06 2023 03:23:00 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`636[Jun 06 2023 03:23:00 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b716d7f73c14326dbad5320dd21ca81423bacc41`637[Jun 06 2023 03:23:34 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-d7fb26bc$`638[Jun 06 2023 03:23:35 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`639[Jun 06 2023 03:23:35 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-d7fb26bc --net test --hostname gitlab-ce-d7fb26bc.test -p 80 --volume /tmp/gitlab-qa-20230606-22-6wxvm/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230606-22-6wxvm/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-06-03-13-36-90664e5a/gitlab-ce-d7fb26bc/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b716d7f73c14326dbad5320dd21ca81423bacc41`640[Jun 06 2023 03:23:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d7fb26bc bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-06 03:22:59641# Gitlab::QA::Runtime::OmnibusConfigurations::Default642gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme643gitlab_rails['gitlab_disable_animations'] = true # Disable animations644gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry645gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password646gitlab_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;"`647[Jun 06 2023 03:23:44 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-d7fb26bc`648[Jun 06 2023 03:27:06 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...649[Jun 06 2023 03:27:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-d7fb26bc`650[Jun 06 2023 03:27:06 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-d7fb26bc 80/tcp`651[Jun 06 2023 03:27:06 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!652[Jun 06 2023 03:27:06 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`653[Jun 06 2023 03:27:06 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b716d7f73c14326dbad5320dd21ca81423bacc41`654[Jun 06 2023 03:28:01 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce655[Jun 06 2023 03:28:01 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_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_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --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_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_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_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_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-06-06-03-13-36-90664e5a/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-06-03-13-36-90664e5a/gitlab-ce-qa-17363d20:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ce-qa-17363d20 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b716d7f73c14326dbad5320dd21ca81423bacc41 Test::Instance::All http://gitlab-ce-d7fb26bc.test -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4417509143.json --format RspecJunitFormatter --out tmp/rspec-4417509143.xml --format html --out tmp/rspec-update-ee-to-ce.htm --color --format documentation`656warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.6582023-06-06 03:28:07 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:6602023-06-06 03:28:07 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.6612023-06-06 03:28:07 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.6622023-06-06 03:28:07 / CONF :: 663 ==> Base URL: http://gitlab-ce-d7fb26bc.test664 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f3c6b593220>665 ==> Libraries: Chemlab::Vendor666[Jun 06 2023 03:28:07 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA667[Jun 06 2023 03:28:07 UTC (QA Tests)] INFO -- Browser: chrome668[Jun 06 2023 03:28:07 UTC (QA Tests)] INFO -- Browser version: 111.0669[Jun 06 2023 03:28:07 UTC (QA Tests)] INFO -- Performing sanity check for environment!670Run options:671 include {:smoke=>true}672 exclude {:geo=>true, :requires_praefect=>true}673Randomized with seed 25036674Create675 Git push over HTTP676[Jun 06 2023 03:28:12 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository677[Jun 06 2023 03:28:12 UTC (QA Tests)] INFO -- filling :login_field with "root"678[Jun 06 2023 03:28:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field679[Jun 06 2023 03:28:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"680[Jun 06 2023 03:28:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field681[Jun 06 2023 03:28:13 UTC (QA Tests)] INFO -- clicking :sign_in_button682[Jun 06 2023 03:28:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.579s683[Jun 06 2023 03:28:16 UTC (QA Tests)] INFO -- Enabling super sidebar!684[Jun 06 2023 03:28:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.018s685[Jun 06 2023 03:28:17 UTC (QA Tests)] INFO -- clicking :user_avatar_content686[Jun 06 2023 03:28:17 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle687[Jun 06 2023 03:28:19 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA688[Jun 06 2023 03:28:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3fho836c' via cache in 0.0 seconds689[Jun 06 2023 03:28:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.23 seconds690[Jun 06 2023 03:28:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 1.06 seconds691[Jun 06 2023 03:28:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-with-code-84e291901cb0e0eb' via api in 2.93 seconds692[Jun 06 2023 03:28:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"693[Jun 06 2023 03:28:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 5.43 seconds694[Jun 06 2023 03:28:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-with-code-84e291901cb0e0eb695 user pushes code to the repository696Monitor697 Alert settings698 when using Prometheus integration699 behaves like sends test alert using authorization key700[Jun 06 2023 03:28:28 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert701[Jun 06 2023 03:28:28 UTC (QA Tests)] INFO -- filling :login_field with "root"702[Jun 06 2023 03:28:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field703[Jun 06 2023 03:28:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"704[Jun 06 2023 03:28:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field705[Jun 06 2023 03:28:29 UTC (QA Tests)] INFO -- clicking :sign_in_button706[Jun 06 2023 03:28:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.233s707[Jun 06 2023 03:28:31 UTC (QA Tests)] INFO -- Enabling super sidebar!708[Jun 06 2023 03:28:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled709[Jun 06 2023 03:28:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds710[Jun 06 2023 03:28:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.21 seconds711[Jun 06 2023 03:28:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-489d93bbd0406790' via api in 1.11 seconds712[Jun 06 2023 03:28:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-489d93bbd0406790713[Jun 06 2023 03:28:34 UTC (QA Tests)] INFO -- clicking :menu_section_button714[Jun 06 2023 03:28:34 UTC (QA Tests)] INFO -- clicking :nav_item_link715[Jun 06 2023 03:28:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.368s716[Jun 06 2023 03:28:37 UTC (QA Tests)] INFO -- clicking :add_integration_button717[Jun 06 2023 03:28:37 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown718[Jun 06 2023 03:28:37 UTC (QA Tests)] INFO -- clicking :prometheus_url_field719[Jun 06 2023 03:28:37 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ce-d7fb26bc.test"720[Jun 06 2023 03:28:37 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field721[Jun 06 2023 03:28:38 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button722[Jun 06 2023 03:28:40 UTC (QA Tests)] INFO -- clicking :menu_section_button723[Jun 06 2023 03:28:40 UTC (QA Tests)] INFO -- clicking :nav_item_link724[Jun 06 2023 03:28:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.056s725[Jun 06 2023 03:28:41 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}' arguments726 creates new alert727 when using HTTP endpoint integration728 behaves like sends test alert using authorization key729[Jun 06 2023 03:28:42 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert730[Jun 06 2023 03:28:42 UTC (QA Tests)] INFO -- filling :login_field with "root"731[Jun 06 2023 03:28:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field732[Jun 06 2023 03:28:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"733[Jun 06 2023 03:28:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field734[Jun 06 2023 03:28:43 UTC (QA Tests)] INFO -- clicking :sign_in_button735[Jun 06 2023 03:28:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.041s736[Jun 06 2023 03:28:45 UTC (QA Tests)] INFO -- Enabling super sidebar!737[Jun 06 2023 03:28:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled738[Jun 06 2023 03:28:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds739[Jun 06 2023 03:28:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.15 seconds740[Jun 06 2023 03:28:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-447d9c7d9e721d29' via api in 0.6 seconds741[Jun 06 2023 03:28:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-447d9c7d9e721d29742[Jun 06 2023 03:28:49 UTC (QA Tests)] INFO -- clicking :menu_section_button743[Jun 06 2023 03:28:49 UTC (QA Tests)] INFO -- clicking :nav_item_link744[Jun 06 2023 03:28:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.978s745[Jun 06 2023 03:28:51 UTC (QA Tests)] INFO -- clicking :add_integration_button746[Jun 06 2023 03:28:51 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown747[Jun 06 2023 03:28:51 UTC (QA Tests)] INFO -- clicking :integration_name_field748[Jun 06 2023 03:28:51 UTC (QA Tests)] INFO -- filling :integration_name_field with "fugit"749[Jun 06 2023 03:28:51 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field750[Jun 06 2023 03:28:52 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button751[Jun 06 2023 03:28:53 UTC (QA Tests)] INFO -- clicking :menu_section_button752[Jun 06 2023 03:28:53 UTC (QA Tests)] INFO -- clicking :nav_item_link753[Jun 06 2023 03:28:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.929s754[Jun 06 2023 03:28:54 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}' arguments755 creates new alert756Create757 SSH key support758[Jun 06 2023 03:28:54 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230606-38-6tt2ck/id_rsa -N `759[Jun 06 2023 03:28:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '35' via api in 2.03 seconds760[Jun 06 2023 03:28:56 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH761[Jun 06 2023 03:28:57 UTC (QA Tests)] INFO -- filling :login_field with "root"762[Jun 06 2023 03:28:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field763[Jun 06 2023 03:28:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"764[Jun 06 2023 03:28:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field765[Jun 06 2023 03:28:58 UTC (QA Tests)] INFO -- clicking :sign_in_button766[Jun 06 2023 03:28:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.118s767[Jun 06 2023 03:28:59 UTC (QA Tests)] INFO -- Enabling super sidebar!768[Jun 06 2023 03:28:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled769[Jun 06 2023 03:29:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds770[Jun 06 2023 03:29:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.14 seconds771[Jun 06 2023 03:29:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/ssh-tests-af1076e0ed9044d0' via api in 1.35 seconds772[Jun 06 2023 03:29:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"773[Jun 06 2023 03:29:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.02 seconds774[Jun 06 2023 03:29:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/ssh-tests-af1076e0ed9044d0775 pushes code to the repository via SSH776[Jun 06 2023 03:29:06 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together777[Jun 06 2023 03:29:06 UTC (QA Tests)] INFO -- filling :login_field with "root"778[Jun 06 2023 03:29:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field779[Jun 06 2023 03:29:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"780[Jun 06 2023 03:29:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field781[Jun 06 2023 03:29:07 UTC (QA Tests)] INFO -- clicking :sign_in_button782[Jun 06 2023 03:29:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.981s783[Jun 06 2023 03:29:08 UTC (QA Tests)] INFO -- Enabling super sidebar!784[Jun 06 2023 03:29:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled785[Jun 06 2023 03:29:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.14 seconds786[Jun 06 2023 03:29:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.21 seconds787[Jun 06 2023 03:29:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/ssh-tests-27429e481efb3cf4' via api in 0.72 seconds788 pushes multiple branches and tags together789[Jun 06 2023 03:29:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '35'790Plan791 Issue creation792[Jun 06 2023 03:29:13 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue793[Jun 06 2023 03:29:13 UTC (QA Tests)] INFO -- filling :login_field with "root"794[Jun 06 2023 03:29:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field795[Jun 06 2023 03:29:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"796[Jun 06 2023 03:29:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field797[Jun 06 2023 03:29:14 UTC (QA Tests)] INFO -- clicking :sign_in_button798[Jun 06 2023 03:29:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.206s799[Jun 06 2023 03:29:16 UTC (QA Tests)] INFO -- Enabling super sidebar!800[Jun 06 2023 03:29:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled801[Jun 06 2023 03:29:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds802[Jun 06 2023 03:29:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.11 seconds803[Jun 06 2023 03:29:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/the_awesome_project-00bed01cde0056bc' via api in 0.48 seconds804[Jun 06 2023 03:29:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/the_awesome_project-00bed01cde0056bc805[Jun 06 2023 03:29:19 UTC (QA Tests)] INFO -- clicking :new_menu_toggle806[Jun 06 2023 03:29:19 UTC (QA Tests)] INFO -- clicking :create_menu_item807[Jun 06 2023 03:29:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.173s808[Jun 06 2023 03:29:20 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 1eb807a29846393d"809[Jun 06 2023 03:29:20 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field810[Jun 06 2023 03:29:20 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description d71de5e963af60fb"811[Jun 06 2023 03:29:20 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field812[Jun 06 2023 03:29:21 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present813[Jun 06 2023 03:29:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.497s814[Jun 06 2023 03:29:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.76 seconds815[Jun 06 2023 03:29:24 UTC (QA Tests)] INFO -- clicking :menu_section_button816[Jun 06 2023 03:29:24 UTC (QA Tests)] INFO -- clicking :nav_item_link817[Jun 06 2023 03:29:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.84s818 creates an issue819[Jun 06 2023 03:29:25 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue820[Jun 06 2023 03:29:25 UTC (QA Tests)] INFO -- filling :login_field with "root"821[Jun 06 2023 03:29:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field822[Jun 06 2023 03:29:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"823[Jun 06 2023 03:29:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field824[Jun 06 2023 03:29:26 UTC (QA Tests)] INFO -- clicking :sign_in_button825[Jun 06 2023 03:29:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.224s826[Jun 06 2023 03:29:28 UTC (QA Tests)] INFO -- Enabling super sidebar!827[Jun 06 2023 03:29:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled828[Jun 06 2023 03:29:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds829[Jun 06 2023 03:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.11 seconds830[Jun 06 2023 03:29:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-issues-9bed78efa72065d2' via api in 0.47 seconds831[Jun 06 2023 03:29:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '35' via api in 0.68 seconds832[Jun 06 2023 03:29:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-issues-9bed78efa72065d2/-/issues/1833[Jun 06 2023 03:29:33 UTC (QA Tests)] INFO -- clicking :menu_section_button834[Jun 06 2023 03:29:33 UTC (QA Tests)] INFO -- clicking :nav_item_link835[Jun 06 2023 03:29:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.916s836[Jun 06 2023 03:29:34 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab837 closes an issue838 when using attachments in comments839[Jun 06 2023 03:29:34 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment840[Jun 06 2023 03:29:35 UTC (QA Tests)] INFO -- filling :login_field with "root"841[Jun 06 2023 03:29:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field842[Jun 06 2023 03:29:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"843[Jun 06 2023 03:29:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field844[Jun 06 2023 03:29:36 UTC (QA Tests)] INFO -- clicking :sign_in_button845[Jun 06 2023 03:29:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.943s846[Jun 06 2023 03:29:37 UTC (QA Tests)] INFO -- Enabling super sidebar!847[Jun 06 2023 03:29:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled848[Jun 06 2023 03:29:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds849[Jun 06 2023 03:29:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.12 seconds850[Jun 06 2023 03:29:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-issues-49ba422210207466' via api in 0.53 seconds851[Jun 06 2023 03:29:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '36' via api in 0.89 seconds852[Jun 06 2023 03:29:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-issues-49ba422210207466/-/issues/1853[Jun 06 2023 03:29:41 UTC (QA Tests)] INFO -- clicking :title_content854[Jun 06 2023 03:29:42 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown855[Jun 06 2023 03:29:42 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale856"857[Jun 06 2023 03:29:42 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field858[Jun 06 2023 03:29:43 UTC (QA Tests)] INFO -- clicking :comment_button859[Jun 06 2023 03:29:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.56s860[Jun 06 2023 03:29:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.577s861 comments on an issue with an attachment862Manage863 basic user login864[Jun 06 2023 03:29:44 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out865[Jun 06 2023 03:29:44 UTC (QA Tests)] INFO -- filling :login_field with "root"866[Jun 06 2023 03:29:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field867[Jun 06 2023 03:29:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"868[Jun 06 2023 03:29:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field869[Jun 06 2023 03:29:45 UTC (QA Tests)] INFO -- clicking :sign_in_button870[Jun 06 2023 03:29:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.141s871[Jun 06 2023 03:29:47 UTC (QA Tests)] INFO -- Enabling super sidebar!872[Jun 06 2023 03:29:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled873[Jun 06 2023 03:29:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.048s874[Jun 06 2023 03:29:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content875[Jun 06 2023 03:29:50 UTC (QA Tests)] INFO -- clicking :sign_out_link876 user logs in using basic credentials and logs out877Data Stores878 Project879 in personal namespace880 behaves like successful project creation881[Jun 06 2023 03:29:50 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project882[Jun 06 2023 03:29:51 UTC (QA Tests)] INFO -- filling :login_field with "root"883[Jun 06 2023 03:29:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field884[Jun 06 2023 03:29:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"885[Jun 06 2023 03:29:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field886[Jun 06 2023 03:29:51 UTC (QA Tests)] INFO -- clicking :sign_in_button887[Jun 06 2023 03:29:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s888[Jun 06 2023 03:29:53 UTC (QA Tests)] INFO -- Enabling super sidebar!889[Jun 06 2023 03:29:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled890[Jun 06 2023 03:29:55 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present891[Jun 06 2023 03:29:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.814s892[Jun 06 2023 03:29:56 UTC (QA Tests)] INFO -- clicking :panel_link893[Jun 06 2023 03:29:56 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown894[Jun 06 2023 03:29:56 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"895[Jun 06 2023 03:29:56 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field896[Jun 06 2023 03:29:57 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}897[Jun 06 2023 03:29:57 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}898[Jun 06 2023 03:29:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-c40b2d83e1b58655-54bb6adfc37024ec' via browser_ui in 4.4 seconds899 creates a new project900 in group901 behaves like successful project creation902[Jun 06 2023 03:29:59 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project903[Jun 06 2023 03:30:00 UTC (QA Tests)] INFO -- filling :login_field with "root"904[Jun 06 2023 03:30:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field905[Jun 06 2023 03:30:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"906[Jun 06 2023 03:30:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field907[Jun 06 2023 03:30:01 UTC (QA Tests)] INFO -- clicking :sign_in_button908[Jun 06 2023 03:30:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.008s909[Jun 06 2023 03:30:02 UTC (QA Tests)] INFO -- Enabling super sidebar!910[Jun 06 2023 03:30:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled911[Jun 06 2023 03:30:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds912[Jun 06 2023 03:30:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.13 seconds913[Jun 06 2023 03:30:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-d7fb26bc.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68914[Jun 06 2023 03:30:05 UTC (QA Tests)] INFO -- clicking :new_project_button915[Jun 06 2023 03:30:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.703s916[Jun 06 2023 03:30:06 UTC (QA Tests)] INFO -- clicking :panel_link917[Jun 06 2023 03:30:06 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown918[Jun 06 2023 03:30:06 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68"919[Jun 06 2023 03:30:06 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field920[Jun 06 2023 03:30:07 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}921[Jun 06 2023 03:30:07 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}922[Jun 06 2023 03:30:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-in-group-be226b6c85005661-dfad44da79aa26ea' via browser_ui in 4.52 seconds923 creates a new project924Create925 Personal snippet creation926[Jun 06 2023 03:30:09 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet927[Jun 06 2023 03:30:09 UTC (QA Tests)] INFO -- filling :login_field with "root"928[Jun 06 2023 03:30:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field929[Jun 06 2023 03:30:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"930[Jun 06 2023 03:30:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field931[Jun 06 2023 03:30:10 UTC (QA Tests)] INFO -- clicking :sign_in_button932[Jun 06 2023 03:30:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.013s933[Jun 06 2023 03:30:12 UTC (QA Tests)] INFO -- Enabling super sidebar!934[Jun 06 2023 03:30:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled935[Jun 06 2023 03:30:13 UTC (QA Tests)] INFO -- clicking :new_menu_toggle936[Jun 06 2023 03:30:13 UTC (QA Tests)] INFO -- clicking :create_menu_item937[Jun 06 2023 03:30:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.743s938[Jun 06 2023 03:30:14 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"939[Jun 06 2023 03:30:14 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field940[Jun 06 2023 03:30:14 UTC (QA Tests)] INFO -- clicking :description_placeholder941[Jun 06 2023 03:30:14 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"942[Jun 06 2023 03:30:14 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field943[Jun 06 2023 03:30:15 UTC (QA Tests)] INFO -- clicking :visibility_content944[Jun 06 2023 03:30:15 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"945[Jun 06 2023 03:30:15 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field946[Jun 06 2023 03:30:16 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button947[Jun 06 2023 03:30:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.093s948[Jun 06 2023 03:30:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.101s949[Jun 06 2023 03:30:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '34' via browser_ui in 4.07 seconds950[Jun 06 2023 03:30:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '34'951 user creates a personal snippet952Plan953 mention954[Jun 06 2023 03:30:18 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue955[Jun 06 2023 03:30:19 UTC (QA Tests)] INFO -- filling :login_field with "root"956[Jun 06 2023 03:30:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field957[Jun 06 2023 03:30:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"958[Jun 06 2023 03:30:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field959[Jun 06 2023 03:30:19 UTC (QA Tests)] INFO -- clicking :sign_in_button960[Jun 06 2023 03:30:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.077s961[Jun 06 2023 03:30:22 UTC (QA Tests)] INFO -- Enabling super sidebar!962[Jun 06 2023 03:30:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled963[Jun 06 2023 03:30:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds964[Jun 06 2023 03:30:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.14 seconds965[Jun 06 2023 03:30:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/the_awesome_project-e946a50b862a1925' via api in 0.65 seconds966[Jun 06 2023 03:30:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/the_awesome_project-e946a50b862a1925967[Jun 06 2023 03:30:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds968[Jun 06 2023 03:30:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/the_awesome_project-e946a50b862a1925 QA::Resource::Project969[Jun 06 2023 03:30:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '37' via api in 0.24 seconds970[Jun 06 2023 03:30:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/the_awesome_project-e946a50b862a1925/-/issues/1971[Jun 06 2023 03:30:28 UTC (QA Tests)] INFO -- clicking :title_content972[Jun 06 2023 03:30:28 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown973[Jun 06 2023 03:30:28 UTC (QA Tests)] INFO -- clicking :title_content974[Jun 06 2023 03:30:28 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown975[Jun 06 2023 03:30:28 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1976"977[Jun 06 2023 03:30:28 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field978[Jun 06 2023 03:30:29 UTC (QA Tests)] INFO -- clicking :comment_button979 mentions another user in an issue980Create981 SSH keys support982[Jun 06 2023 03:30:30 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key983[Jun 06 2023 03:30:30 UTC (QA Tests)] INFO -- filling :login_field with "root"984[Jun 06 2023 03:30:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field985[Jun 06 2023 03:30:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"986[Jun 06 2023 03:30:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field987[Jun 06 2023 03:30:31 UTC (QA Tests)] INFO -- clicking :sign_in_button988[Jun 06 2023 03:30:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.317s989[Jun 06 2023 03:30:33 UTC (QA Tests)] INFO -- Enabling super sidebar!990[Jun 06 2023 03:30:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled991[Jun 06 2023 03:30:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.041s992[Jun 06 2023 03:30:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content993[Jun 06 2023 03:30:36 UTC (QA Tests)] INFO -- clicking :edit_profile_link994[Jun 06 2023 03:30:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.703s995[Jun 06 2023 03:30:37 UTC (QA Tests)] INFO -- clicking :nav_item_link996[Jun 06 2023 03:30:37 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230606-38-li0cc3/id_rsa -N `997[Jun 06 2023 03:30:37 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"998[Jun 06 2023 03:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field999[Jun 06 2023 03:30:38 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1000[Jun 06 2023 03:30:38 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1001[Jun 06 2023 03:30:38 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-06-08"1002[Jun 06 2023 03:30:38 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1003[Jun 06 2023 03:30:39 UTC (QA Tests)] INFO -- clicking :add_key_button1004[Jun 06 2023 03:30:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.57 seconds1005 user can add an SSH key1006 after adding an ssh key1007[Jun 06 2023 03:30:40 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key1008[Jun 06 2023 03:30:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1009[Jun 06 2023 03:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1010[Jun 06 2023 03:30:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1011[Jun 06 2023 03:30:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1012[Jun 06 2023 03:30:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1013[Jun 06 2023 03:30:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.072s1014[Jun 06 2023 03:30:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1015[Jun 06 2023 03:30:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1016[Jun 06 2023 03:30:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s1017[Jun 06 2023 03:30:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content1018[Jun 06 2023 03:30:45 UTC (QA Tests)] INFO -- clicking :edit_profile_link1019[Jun 06 2023 03:30:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 1.854s1020[Jun 06 2023 03:30:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1021[Jun 06 2023 03:30:48 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button1022 can delete an ssh key1023Monitor1024 Alert settings1025 when using Prometheus integration1026 behaves like sends test alert1027[Jun 06 2023 03:30:50 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert1028[Jun 06 2023 03:30:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1029[Jun 06 2023 03:30:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1030[Jun 06 2023 03:30:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1031[Jun 06 2023 03:30:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1032[Jun 06 2023 03:30:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1033[Jun 06 2023 03:30:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.984s1034[Jun 06 2023 03:30:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1035[Jun 06 2023 03:30:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1036[Jun 06 2023 03:30:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1037[Jun 06 2023 03:30:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.12 seconds1038[Jun 06 2023 03:30:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-9ff3e3b439105a80' via api in 0.57 seconds1039[Jun 06 2023 03:30:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-9ff3e3b439105a801040[Jun 06 2023 03:30:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1041[Jun 06 2023 03:30:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1042[Jun 06 2023 03:30:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.125s1043[Jun 06 2023 03:31:00 UTC (QA Tests)] INFO -- clicking :add_integration_button1044[Jun 06 2023 03:31:00 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1045[Jun 06 2023 03:31:00 UTC (QA Tests)] INFO -- clicking :prometheus_url_field1046[Jun 06 2023 03:31:01 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ce-d7fb26bc.test"1047[Jun 06 2023 03:31:01 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field1048[Jun 06 2023 03:31:01 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1049[Jun 06 2023 03:31:01 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-06-06 03:31:01 +0000","generatorURL":"http://lowe.test/arnold.smitham","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"et"},"annotations":{"title":"voluptatem","gitlab_y_label":"status"}}]}"1050[Jun 06 2023 03:31:01 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1051[Jun 06 2023 03:31:02 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1052[Jun 06 2023 03:31:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1053[Jun 06 2023 03:31:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1054[Jun 06 2023 03:31:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.765s1055 creates new alert1056 when using HTTP endpoint integration1057 behaves like sends test alert1058[Jun 06 2023 03:31:04 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1059[Jun 06 2023 03:31:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1060[Jun 06 2023 03:31:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1061[Jun 06 2023 03:31:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1062[Jun 06 2023 03:31:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1063[Jun 06 2023 03:31:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1064[Jun 06 2023 03:31:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.043s1065[Jun 06 2023 03:31:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1066[Jun 06 2023 03:31:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1067[Jun 06 2023 03:31:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1068[Jun 06 2023 03:31:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.14 seconds1069[Jun 06 2023 03:31:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-24e668d8e80d5e5a' via api in 1.84 seconds1070[Jun 06 2023 03:31:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-24e668d8e80d5e5a1071[Jun 06 2023 03:31:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1072[Jun 06 2023 03:31:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1073[Jun 06 2023 03:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.912s1074[Jun 06 2023 03:31:13 UTC (QA Tests)] INFO -- clicking :add_integration_button1075[Jun 06 2023 03:31:13 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1076[Jun 06 2023 03:31:14 UTC (QA Tests)] INFO -- clicking :integration_name_field1077[Jun 06 2023 03:31:14 UTC (QA Tests)] INFO -- filling :integration_name_field with "quasi"1078[Jun 06 2023 03:31:14 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1079[Jun 06 2023 03:31:14 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1080[Jun 06 2023 03:31:14 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"aut","description":"aut"}"1081[Jun 06 2023 03:31:14 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1082[Jun 06 2023 03:31:15 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1083[Jun 06 2023 03:31:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1084[Jun 06 2023 03:31:26 UTC (QA Tests)] INFO -- Saving screenshot..1085[Jun 06 2023 03:31:26 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1086[Jun 06 2023 03:31:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1087[Jun 06 2023 03:31:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1088[Jun 06 2023 03:31:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1089[Jun 06 2023 03:31:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1090[Jun 06 2023 03:31:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1091[Jun 06 2023 03:31:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.002s1092[Jun 06 2023 03:31:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1093[Jun 06 2023 03:31:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1094[Jun 06 2023 03:31:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1095[Jun 06 2023 03:31:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.15 seconds1096[Jun 06 2023 03:31:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-a0b9dfc8024c92c8' via api in 0.55 seconds1097[Jun 06 2023 03:31:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-for-alerts-a0b9dfc8024c92c81098[Jun 06 2023 03:31:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1099[Jun 06 2023 03:31:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1100[Jun 06 2023 03:31:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.743s1101[Jun 06 2023 03:31:36 UTC (QA Tests)] INFO -- clicking :add_integration_button1102[Jun 06 2023 03:31:36 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1103[Jun 06 2023 03:31:37 UTC (QA Tests)] INFO -- clicking :integration_name_field1104[Jun 06 2023 03:31:37 UTC (QA Tests)] INFO -- filling :integration_name_field with "architecto"1105[Jun 06 2023 03:31:37 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1106[Jun 06 2023 03:31:37 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1107[Jun 06 2023 03:31:37 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"repellat","description":"repellat"}"1108[Jun 06 2023 03:31:37 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1109[Jun 06 2023 03:31:38 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1110[Jun 06 2023 03:31:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1111[Jun 06 2023 03:31:49 UTC (QA Tests)] INFO -- Saving screenshot..1112 creates new alert (FAILED - 1)11141st Try error in ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7:1115element click intercepted: Element <button data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-mb-2 gl-py-2 gl-px-0 gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 518). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>1116 (Session info: headless chrome=113.0.5672.126)1118RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:71119 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-06-06-03-31-49.027.html1120 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-06-06-03-31-49.027.png1121Create1122 Git push to canary Gitaly node over HTTP1123 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)1124Framework sanity1125 Version check1126 is the specified version (PENDING: Test is not compatible with this environment or pipeline)1127Create1128 Create a new merge request1129[Jun 06 2023 03:31:49 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1130[Jun 06 2023 03:31:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1131[Jun 06 2023 03:31:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1132[Jun 06 2023 03:31:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1133[Jun 06 2023 03:31:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1134[Jun 06 2023 03:31:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1135[Jun 06 2023 03:31:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.968s1136[Jun 06 2023 03:31:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1137[Jun 06 2023 03:31:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1138[Jun 06 2023 03:31:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1139[Jun 06 2023 03:31:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.11 seconds1140[Jun 06 2023 03:31:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-89e8fb0ec7680333' via api in 0.48 seconds1141[Jun 06 2023 03:31:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1142[Jun 06 2023 03:31:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1143[Jun 06 2023 03:31:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-89e8fb0ec76803331144[Jun 06 2023 03:31:56 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1145[Jun 06 2023 03:31:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.296s1146[Jun 06 2023 03:31:58 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1147[Jun 06 2023 03:31:58 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1148[Jun 06 2023 03:31:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1149[Jun 06 2023 03:32:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.062s1150[Jun 06 2023 03:32:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.079s1151[Jun 06 2023 03:32:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1152[Jun 06 2023 03:32:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1153[Jun 06 2023 03:32:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s1154[Jun 06 2023 03:32:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1155[Jun 06 2023 03:32:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1156[Jun 06 2023 03:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1157[Jun 06 2023 03:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1158[Jun 06 2023 03:32:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1159[Jun 06 2023 03:32:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1160[Jun 06 2023 03:32:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.053s1161[Jun 06 2023 03:32:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1162[Jun 06 2023 03:32:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.04s1163[Jun 06 2023 03:32:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.052s1164[Jun 06 2023 03:32:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s1165[Jun 06 2023 03:32:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.053s1166[Jun 06 2023 03:32:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.082s1167[Jun 06 2023 03:32:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1168[Jun 06 2023 03:32:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1169[Jun 06 2023 03:32:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1170[Jun 06 2023 03:32:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1171[Jun 06 2023 03:32:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1172[Jun 06 2023 03:32:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1173[Jun 06 2023 03:32:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.053s1174[Jun 06 2023 03:32:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.05s1175[Jun 06 2023 03:32:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1176[Jun 06 2023 03:32:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.071s1177[Jun 06 2023 03:32:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1178[Jun 06 2023 03:32:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s1179[Jun 06 2023 03:32:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.07s1180[Jun 06 2023 03:32:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1181[Jun 06 2023 03:32:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1182[Jun 06 2023 03:32:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.086s1183[Jun 06 2023 03:32:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.087s1184[Jun 06 2023 03:32:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1185[Jun 06 2023 03:32:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s1186[Jun 06 2023 03:32:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1187[Jun 06 2023 03:32:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.05s1188[Jun 06 2023 03:32:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1189[Jun 06 2023 03:32:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1190[Jun 06 2023 03:32:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1191[Jun 06 2023 03:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1192[Jun 06 2023 03:32:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1193[Jun 06 2023 03:32:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1194[Jun 06 2023 03:32:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.042s1195[Jun 06 2023 03:32:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1196[Jun 06 2023 03:32:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.02s1197[Jun 06 2023 03:32:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1198[Jun 06 2023 03:32:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1199[Jun 06 2023 03:32:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1200[Jun 06 2023 03:32:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1201[Jun 06 2023 03:32:59 UTC (QA Tests)] INFO -- Saving screenshot..1202[Jun 06 2023 03:32:59 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1203[Jun 06 2023 03:33:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1204[Jun 06 2023 03:33:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1205[Jun 06 2023 03:33:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1206[Jun 06 2023 03:33:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1207[Jun 06 2023 03:33:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1208[Jun 06 2023 03:33:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s1209[Jun 06 2023 03:33:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1210[Jun 06 2023 03:33:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1211[Jun 06 2023 03:33:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1212[Jun 06 2023 03:33:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.16 seconds1213[Jun 06 2023 03:33:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-afcd5644adbf1ef6' via api in 0.77 seconds1214[Jun 06 2023 03:33:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1215[Jun 06 2023 03:33:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1216[Jun 06 2023 03:33:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-afcd5644adbf1ef61217[Jun 06 2023 03:33:08 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1218[Jun 06 2023 03:33:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.242s1219[Jun 06 2023 03:33:09 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1220[Jun 06 2023 03:33:09 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1221[Jun 06 2023 03:33:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.05s1222[Jun 06 2023 03:33:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.073s1223[Jun 06 2023 03:33:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1224[Jun 06 2023 03:33:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.071s1225[Jun 06 2023 03:33:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1226[Jun 06 2023 03:33:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.0s1227[Jun 06 2023 03:33:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1228[Jun 06 2023 03:33:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.052s1229[Jun 06 2023 03:33:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1230[Jun 06 2023 03:33:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1231[Jun 06 2023 03:33:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1232[Jun 06 2023 03:33:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1233[Jun 06 2023 03:33:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.084s1234[Jun 06 2023 03:33:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1235[Jun 06 2023 03:33:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1236[Jun 06 2023 03:33:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.079s1237[Jun 06 2023 03:33:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.061s1238[Jun 06 2023 03:33:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s1239[Jun 06 2023 03:33:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1240[Jun 06 2023 03:33:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1241[Jun 06 2023 03:33:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1242[Jun 06 2023 03:33:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1243[Jun 06 2023 03:33:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1244[Jun 06 2023 03:33:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1245[Jun 06 2023 03:33:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1246[Jun 06 2023 03:33:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1247[Jun 06 2023 03:33:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1248[Jun 06 2023 03:33:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.072s1249[Jun 06 2023 03:33:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.076s1250[Jun 06 2023 03:33:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s1251[Jun 06 2023 03:33:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1252[Jun 06 2023 03:33:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.04s1253[Jun 06 2023 03:33:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s1254[Jun 06 2023 03:33:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1255[Jun 06 2023 03:33:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1256[Jun 06 2023 03:33:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s1257[Jun 06 2023 03:33:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1258[Jun 06 2023 03:33:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1259[Jun 06 2023 03:33:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1260[Jun 06 2023 03:33:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1261[Jun 06 2023 03:33:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.073s1262[Jun 06 2023 03:33:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.091s1263[Jun 06 2023 03:33:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.069s1264[Jun 06 2023 03:34:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1265[Jun 06 2023 03:34:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.055s1266[Jun 06 2023 03:34:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.085s1267[Jun 06 2023 03:34:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.081s1268[Jun 06 2023 03:34:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1269[Jun 06 2023 03:34:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1270[Jun 06 2023 03:34:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1271[Jun 06 2023 03:34:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.079s1272[Jun 06 2023 03:34:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s1273[Jun 06 2023 03:34:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s1274[Jun 06 2023 03:34:10 UTC (QA Tests)] INFO -- Saving screenshot..1275 creates a basic merge request (FAILED - 2)12771st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23:1278Page did not fully load. This could be due to an unending async request or loading icon.1280RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:231281 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-06-06-03-34-10.927.html1282 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-06-06-03-34-10.927.png1283Create1284 Git push over HTTP1285[Jun 06 2023 03:34:11 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository1286[Jun 06 2023 03:34:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1287[Jun 06 2023 03:34:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1288[Jun 06 2023 03:34:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1289[Jun 06 2023 03:34:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1290[Jun 06 2023 03:34:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1291[Jun 06 2023 03:34:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s1292[Jun 06 2023 03:34:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1293[Jun 06 2023 03:34:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1294[Jun 06 2023 03:34:15 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1295[Jun 06 2023 03:34:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3wj1qks5' via cache in 0.0 seconds1296[Jun 06 2023 03:34:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1297[Jun 06 2023 03:34:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68' via api in 0.13 seconds1298[Jun 06 2023 03:34:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-with-code-743e2fc2e5ff02bc' via api in 0.54 seconds1299[Jun 06 2023 03:34:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1300[Jun 06 2023 03:34:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.83 seconds1301[Jun 06 2023 03:34:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d7fb26bc.test/gitlab-qa-sandbox-group-3/qa-test-2023-06-06-03-28-19-d9788ad67a578e68/project-with-code-743e2fc2e5ff02bc1302 user using a personal access token pushes code to the repository1303Pending: (Failures listed here are expected and do not affect your suite's status)1304 1) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1305 # Test is not compatible with this environment or pipeline1306 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61307 2) Framework sanity Version check is the specified version1308 # Test is not compatible with this environment or pipeline1309 # ./qa/specs/features/sanity/version_spec.rb:151310Failures:1311 1) Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1312 Failure/Error: Page::Project::Menu.perform(&:go_to_monitor_alerts)1314 Selenium::WebDriver::Error::ElementClickInterceptedError:1315 element click intercepted: Element <button data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-mb-2 gl-py-2 gl-px-0 gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 518). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>1316 (Session info: headless chrome=113.0.5672.126)1317 Shared Example Group: "sends test alert" called from ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:431318 # #0 0x557c72800133 <unknown>1319 # #1 0x557c72534966 <unknown>1320 # #2 0x557c725773f2 <unknown>1321 # #3 0x557c725755ac <unknown>1322 # #4 0x557c725733be <unknown>1323 # #5 0x557c72572696 <unknown>1324 # #6 0x557c725673ea <unknown>1325 # #7 0x557c72590bd2 <unknown>1326 # #8 0x557c72566d13 <unknown>1327 # #9 0x557c72590d9e <unknown>1328 # #10 0x557c725a91c7 <unknown>1329 # #11 0x557c725909a3 <unknown>1330 # #12 0x557c7256546a <unknown>1331 # #13 0x557c7256655e <unknown>1332 # #14 0x557c727bfcae <unknown>1333 # #15 0x557c727c38fe <unknown>1334 # #16 0x557c727ccf20 <unknown>1335 # #17 0x557c727c4923 <unknown>1336 # #18 0x557c72797c0e <unknown>1337 # #19 0x557c727e7b08 <unknown>1338 # #20 0x557c727e7c97 <unknown>1339 # #21 0x557c727f8113 <unknown>1340 # #22 0x7fc004c8aea7 start_thread1341 # ./qa/page/base.rb:233:in `click_element'1342 # ./qa/support/page/logging.rb:87:in `block in click_element'1343 # ./qa/support/page/logging.rb:206:in `log_slow_code'1344 # ./qa/support/page/logging.rb:87:in `click_element'1345 # ./qa/page/sub_menus/common.rb:50:in `open_submenu'1346 # ./qa/page/project/sub_menus/super_sidebar/monitor.rb:34:in `open_monitor_submenu'1347 # ./qa/page/project/sub_menus/super_sidebar/monitor.rb:16:in `go_to_monitor_alerts'1348 # ./qa/scenario/actable.rb:16:in `perform'1349 # ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:8:in `block (4 levels) in <module:QA>'1350 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'1351 # ./qa/specs/runner.rb:67:in `perform'1352 # ./qa/scenario/template.rb:10:in `block in perform'1353 # ./qa/scenario/template.rb:8:in `perform'1354 # ./qa/scenario/template.rb:50:in `perform'1355 # ./qa/scenario/template.rb:10:in `block in perform'1356 # ./qa/scenario/template.rb:8:in `perform'1357 # ./qa/scenario/bootable.rb:52:in `launch!'1358 2) Create Create a new merge request creates a basic merge request1359 Failure/Error:1360 Resource::MergeRequest.fabricate_via_browser_ui! do |merge_request|1361 merge_request.project = project1362 merge_request.title = merge_request_title1363 merge_request.assignee = 'me'1364 merge_request.description = merge_request_description1365 end1367 QA::Support::Repeater::WaitExceededError:1368 Page did not fully load. This could be due to an unending async request or loading icon.1369 # ./qa/support/repeater.rb:74:in `repeat_until'1370 # ./qa/support/waiter.rb:20:in `wait_until'1371 # ./qa/support/wait_for_requests.rb:11:in `wait_for_requests'1372 # ./qa/support/page/logging.rb:144:in `block in wait_for_requests'1373 # ./qa/support/page/logging.rb:206:in `log_slow_code'1374 # ./qa/support/page/logging.rb:144:in `wait_for_requests'1375 # ./qa/page/base.rb:130:in `find_element'1376 # ./qa/support/page/logging.rb:39:in `block in find_element'1377 # ./qa/support/page/logging.rb:206:in `log_slow_code'1378 # ./qa/support/page/logging.rb:39:in `find_element'1379 # ./qa/page/base.rb:222:in `click_element_coordinates'1380 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'1381 # ./qa/page/base.rb:251:in `fill_element'1382 # ./qa/support/page/logging.rb:101:in `fill_element'1383 # ./qa/page/issuable/new.rb:32:in `fill_title'1384 # ./qa/resource/merge_request.rb:92:in `block in fabricate!'1385 # ./qa/scenario/actable.rb:16:in `perform'1386 # ./qa/resource/merge_request.rb:91:in `fabricate!'1387 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'1388 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'1389 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'1390 # ./qa/resource/base.rb:86:in `do_fabricate!'1391 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'1392 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:24:in `block (3 levels) in <module:QA>'1393 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'1394 # ./qa/specs/runner.rb:67:in `perform'1395 # ./qa/scenario/template.rb:10:in `block in perform'1396 # ./qa/scenario/template.rb:8:in `perform'1397 # ./qa/scenario/template.rb:50:in `perform'1398 # ./qa/scenario/template.rb:10:in `block in perform'1399 # ./qa/scenario/template.rb:8:in `perform'1400 # ./qa/scenario/bootable.rb:52:in `launch!'1401 # ------------------1402 # --- Caused by: ---1403 # QA::Support::Repeater::WaitExceededError:1404 # Wait failed after 60 seconds1405 # ./qa/support/repeater.rb:74:in `repeat_until'1406Finished in 6 minutes 10 seconds (files took 3.35 seconds to load)140721 examples, 2 failures, 2 pending1408Failed examples:1409rspec './qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb[1:1:1:1:1]' # Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1410rspec ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23 # Create Create a new merge request creates a basic merge request1411Randomized with seed 250361412[Jun 06 2023 03:34:20 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-d7fb26bc`1413[Jun 06 2023 03:34:20 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-d7fb26bc`1414bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1415/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)1417Running after script...1418$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1419$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1420$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1566Uploading artifacts...1567gitlab-qa-run-*: found 288 matching artifact files and directories 1568Uploading artifacts as "archive" to coordinator... 201 Created id=4417509143 responseStatus=201 Created token=64_HzXVm1569Uploading artifacts...1570gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1571Uploading artifacts as "junit" to coordinator... 201 Created id=4417509143 responseStatus=201 Created token=64_HzXVm1572Uploading artifacts...1573/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1574Uploading artifacts as "dotenv" to coordinator... 201 Created id=4417509143 responseStatus=201 Created token=64_HzXVm1576ERROR: Job failed: exit code 1