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-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...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-24.0.5 ...12Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695005485-3dfd0e3b-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: 170809, done. 20remote: Counting objects: 100% (170809/170809), done. 21remote: Compressing objects: 100% (113574/113574), done. 22remote: Total 170809 (delta 80156), reused 114099 (delta 50441), pack-reused 0 23Receiving objects: 100% (170809/170809), 137.98 MiB | 44.14 MiB/s, done.24Resolving deltas: 100% (80156/80156), done.26 * [new ref] refs/pipelines/1007819091 -> refs/pipelines/100781909127 * [new branch] master -> origin/master28Checking out 9421296c as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (5107563339)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563339 responseStatus=200 OK token=64_fzvi-38Downloading artifacts for download-fast-quarantine-report (5107563340)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563340 responseStatus=200 OK token=64_fzvi-41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...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! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")50$ 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"51$ echo "Running - '$QA_COMMAND'"52Running - 'bundle exec gitlab-qa Test::Omnibus::UpdateFromPrevious registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434 16.4.0-pre minor ee -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-5107563392.json --format RspecJunitFormatter --out tmp/rspec-5107563392.xml --format html --out tmp/rspec-$(echo update-ee-to-ce | sed 's/[ /]/_/g').htm --color --format documentation'53$ eval "$QA_COMMAND"54[Sep 18 2023 02:53:36 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 1 from 'gitlab/gitlab-ee' registry55[Sep 18 2023 02:53:36 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 2 from 'gitlab/gitlab-ee' registry56[Sep 18 2023 02:53:37 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 3 from 'gitlab/gitlab-ee' registry57[Sep 18 2023 02:53:37 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 4 from 'gitlab/gitlab-ee' registry58[Sep 18 2023 02:53:37 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 5 from 'gitlab/gitlab-ee' registry59[Sep 18 2023 02:53:37 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 6 from 'gitlab/gitlab-ee' registry60[Sep 18 2023 02:53:37 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 7 from 'gitlab/gitlab-ee' registry61[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 8 from 'gitlab/gitlab-ee' registry62[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 9 from 'gitlab/gitlab-ee' registry63[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 10 from 'gitlab/gitlab-ee' registry64[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 11 from 'gitlab/gitlab-ee' registry65[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 12 from 'gitlab/gitlab-ee' registry66[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Performing gitlab update: gitlab/gitlab-ee:16.3.3-ee.0 => registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434 (16.4.0-pre)67[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ee:16.3.3-ee.068[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-e9367ce8$`69[Sep 18 2023 02:53:38 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-e9367ce8 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`70[Sep 18 2023 02:53:40 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-e9367ce8:/etc/gitlab/trusted-certs`71[Sep 18 2023 02:53:40 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-e9367ce8:/etc/gitlab/ssl`72[Sep 18 2023 02:53:40 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-e9367ce8`73[Sep 18 2023 02:53:40 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-e9367ce8`74[Sep 18 2023 02:53:40 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee:16.3.3-ee.0`75[Sep 18 2023 02:54:25 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-ece9166b$`76[Sep 18 2023 02:54:25 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`77[Sep 18 2023 02:54:25 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`78[Sep 18 2023 02:54:25 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-ece9166b --net test --hostname gitlab-ee-ece9166b.test -p 80 --volume /tmp/gitlab-qa-20230918-22-4tff75/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230918-22-4tff75/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-09-18-02-53-36-5c2e887c/gitlab-ee-ece9166b/logs:/var/log/gitlab:Z gitlab/gitlab-ee:16.3.3-ee.0`79[Sep 18 2023 02:54:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ece9166b bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-18 02:53:3880gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme81gitlab_rails['gitlab_disable_animations'] = true # Disable animations82gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry83gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password84gitlab_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;"`85[Sep 18 2023 02:54:36 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-ece9166b`86[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...87[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-ece9166b`88[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-ece9166b 80/tcp`89[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!90[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ece9166b bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`91[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ece9166b bash -c "echo '#!/usr/bin/env bash92if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then93 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'94 exit 195fi96' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`97[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ece9166b bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`98[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ee-ece9166b:/tmp/data-seeds`99[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Running exec_commands...100[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ece9166b bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`101[Sep 18 2023 02:58:47 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee-qa:16.3.3-ee`102[Sep 18 2023 02:59:44 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee103[Sep 18 2023 02:59:44 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --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_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_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_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_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-09-18-02-53-36-5c2e887c/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-18-02-53-36-5c2e887c/gitlab-ee-qa-a80a2159:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --name gitlab-ee-qa-a80a2159 gitlab/gitlab-ee-qa:16.3.3-ee Test::Instance::All http://gitlab-ee-ece9166b.test -- --tag smoke`1042023-09-18 02:59:58 / CONF :: 105 ==> Base URL: http://gitlab-ee-ece9166b.test106 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f21c1636368>107 ==> Libraries: Chemlab::Vendor108[Sep 18 2023 02:59:58 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA109[Sep 18 2023 02:59:58 UTC (QA Tests)] INFO -- Browser: chrome110[Sep 18 2023 02:59:58 UTC (QA Tests)] INFO -- Performing sanity check for environment!111[Sep 18 2023 02:59:59 UTC (QA Tests)] INFO -- Performing initial license fabrication!112[Sep 18 2023 02:59:59 UTC (QA Tests)] INFO -- Successfully added license key. Details:113{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}114[Sep 18 2023 02:59:59 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.27 seconds115[Sep 18 2023 02:59:59 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database116[Sep 18 2023 03:00:00 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[12]}117Run options:118 include {:smoke=>true}119 exclude {:geo=>true, :requires_praefect=>true}120Randomized with seed 37908121Govern122 Policies List page123[Sep 18 2023 03:00:05 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page124[Sep 18 2023 03:00:05 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA125[Sep 18 2023 03:00:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-c5zd1kvj' via cache in 0.0 seconds126[Sep 18 2023 03:00:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 1.25 seconds127[Sep 18 2023 03:00:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 2.24 seconds128[Sep 18 2023 03:00:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-ee0182faad765ea6' via api in 5.05 seconds129[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- filling :login_field with "root"130[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field131[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"132[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field133[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- clicking :sign_in_button134[Sep 18 2023 03:00:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.834s135[Sep 18 2023 03:00:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-ee0182faad765ea6136[Sep 18 2023 03:00:17 UTC (QA Tests)] INFO -- clicking :menu_section_button137[Sep 18 2023 03:00:17 UTC (QA Tests)] INFO -- clicking :nav_item_link138[Sep 18 2023 03:00:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.878s139[Sep 18 2023 03:00:18 UTC (QA Tests)] INFO -- clicking :new-policy-button140[Sep 18 2023 03:00:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-policy-button' took 1.359s141[Sep 18 2023 03:00:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-ee0182faad765ea6'142 can navigate to Policy Editor page143[Sep 18 2023 03:00:20 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list144[Sep 18 2023 03:00:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds145[Sep 18 2023 03:00:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.15 seconds146[Sep 18 2023 03:00:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-c8c7cb3725449f47' via api in 1.71 seconds147[Sep 18 2023 03:00:22 UTC (QA Tests)] INFO -- filling :login_field with "root"148[Sep 18 2023 03:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field149[Sep 18 2023 03:00:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"150[Sep 18 2023 03:00:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field151[Sep 18 2023 03:00:23 UTC (QA Tests)] INFO -- clicking :sign_in_button152[Sep 18 2023 03:00:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.462s153[Sep 18 2023 03:00:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-c8c7cb3725449f47154[Sep 18 2023 03:00:28 UTC (QA Tests)] INFO -- clicking :menu_section_button155[Sep 18 2023 03:00:28 UTC (QA Tests)] INFO -- clicking :nav_item_link156[Sep 18 2023 03:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.006s157[Sep 18 2023 03:00:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-c8c7cb3725449f47'158 can load Policies page and view the policies list159Package160 SaaS Container Registry161 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)162Create163 Git push to canary Gitaly node over HTTP164 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)165Manage166 basic user login167[Sep 18 2023 03:00:29 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out168[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- filling :login_field with "root"169[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field170[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"171[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field172[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- clicking :sign_in_button173[Sep 18 2023 03:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.606s174[Sep 18 2023 03:00:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.023s175[Sep 18 2023 03:00:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content176[Sep 18 2023 03:00:34 UTC (QA Tests)] INFO -- clicking :sign_out_link177 user logs in using basic credentials and logs out178Create179 SSH keys support180[Sep 18 2023 03:00:34 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key181[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- filling :login_field with "root"182[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field183[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"184[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field185[Sep 18 2023 03:00:36 UTC (QA Tests)] INFO -- clicking :sign_in_button186[Sep 18 2023 03:00:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.834s187[Sep 18 2023 03:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.043s188[Sep 18 2023 03:00:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content189[Sep 18 2023 03:00:39 UTC (QA Tests)] INFO -- clicking :edit_profile_link190[Sep 18 2023 03:00:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.797s191[Sep 18 2023 03:00:40 UTC (QA Tests)] INFO -- clicking :nav_item_link192[Sep 18 2023 03:00:41 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230918-39-xbc2f7/id_rsa -N `193[Sep 18 2023 03:00:41 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"194[Sep 18 2023 03:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field195[Sep 18 2023 03:00:41 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"196[Sep 18 2023 03:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field197[Sep 18 2023 03:00:42 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-20"198[Sep 18 2023 03:00:42 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field199[Sep 18 2023 03:00:42 UTC (QA Tests)] INFO -- clicking :add_key_button200[Sep 18 2023 03:00:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.583s201[Sep 18 2023 03:00:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.62 seconds202 user can add an SSH key203 after adding an ssh key204[Sep 18 2023 03:00:43 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key205[Sep 18 2023 03:00:43 UTC (QA Tests)] INFO -- filling :login_field with "root"206[Sep 18 2023 03:00:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field207[Sep 18 2023 03:00:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"208[Sep 18 2023 03:00:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field209[Sep 18 2023 03:00:44 UTC (QA Tests)] INFO -- clicking :sign_in_button210[Sep 18 2023 03:00:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s211[Sep 18 2023 03:00:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content212[Sep 18 2023 03:00:47 UTC (QA Tests)] INFO -- clicking :edit_profile_link213[Sep 18 2023 03:00:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.64s214[Sep 18 2023 03:00:48 UTC (QA Tests)] INFO -- clicking :nav_item_link215[Sep 18 2023 03:00:49 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button216 can delete an ssh key217Plan218 mention219[Sep 18 2023 03:00:51 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue220[Sep 18 2023 03:00:51 UTC (QA Tests)] INFO -- filling :login_field with "root"221[Sep 18 2023 03:00:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field222[Sep 18 2023 03:00:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"223[Sep 18 2023 03:00:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field224[Sep 18 2023 03:00:52 UTC (QA Tests)] INFO -- clicking :sign_in_button225[Sep 18 2023 03:00:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.575s226[Sep 18 2023 03:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds227[Sep 18 2023 03:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.16 seconds228[Sep 18 2023 03:00:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-9a986a7fc236282b' via api in 1.49 seconds229[Sep 18 2023 03:00:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-9a986a7fc236282b230[Sep 18 2023 03:00:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.51 seconds231[Sep 18 2023 03:00:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-9a986a7fc236282b QA::Resource::Project232[Sep 18 2023 03:00:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.27 seconds233[Sep 18 2023 03:00:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-9a986a7fc236282b/-/issues/1234[Sep 18 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :issue-title235[Sep 18 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown236[Sep 18 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :close-button237[Sep 18 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :issue-title238[Sep 18 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown239[Sep 18 2023 03:01:02 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1240"241[Sep 18 2023 03:01:02 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field242[Sep 18 2023 03:01:02 UTC (QA Tests)] INFO -- clicking :comment_button243 mentions another user in an issue244Create245 SSH key support246[Sep 18 2023 03:01:03 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230918-39-mpd0xp/id_rsa -N `247[Sep 18 2023 03:01:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.51 seconds248[Sep 18 2023 03:01:04 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH249[Sep 18 2023 03:01:04 UTC (QA Tests)] INFO -- filling :login_field with "root"250[Sep 18 2023 03:01:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field251[Sep 18 2023 03:01:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"252[Sep 18 2023 03:01:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field253[Sep 18 2023 03:01:05 UTC (QA Tests)] INFO -- clicking :sign_in_button254[Sep 18 2023 03:01:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.715s255[Sep 18 2023 03:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds256[Sep 18 2023 03:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.19 seconds257[Sep 18 2023 03:01:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/ssh-tests-5c36772a4785f62b' via api in 1.02 seconds258[Sep 18 2023 03:01:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"259[Sep 18 2023 03:01:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.86 seconds260[Sep 18 2023 03:01:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/ssh-tests-5c36772a4785f62b261 pushes code to the repository via SSH262[Sep 18 2023 03:01:13 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together263[Sep 18 2023 03:01:13 UTC (QA Tests)] INFO -- filling :login_field with "root"264[Sep 18 2023 03:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field265[Sep 18 2023 03:01:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"266[Sep 18 2023 03:01:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field267[Sep 18 2023 03:01:14 UTC (QA Tests)] INFO -- clicking :sign_in_button268[Sep 18 2023 03:01:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds269[Sep 18 2023 03:01:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.17 seconds270[Sep 18 2023 03:01:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/ssh-tests-e7a550946a3b7754' via api in 1.61 seconds271 pushes multiple branches and tags together272[Sep 18 2023 03:01:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'273Framework sanity274 Version check275 is the specified version (PENDING: Test is not compatible with this environment or pipeline)276Create277 Git push over HTTP278[Sep 18 2023 03:01:20 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository279[Sep 18 2023 03:01:20 UTC (QA Tests)] INFO -- filling :login_field with "root"280[Sep 18 2023 03:01:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field281[Sep 18 2023 03:01:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"282[Sep 18 2023 03:01:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field283[Sep 18 2023 03:01:21 UTC (QA Tests)] INFO -- clicking :sign_in_button284[Sep 18 2023 03:01:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.74s285[Sep 18 2023 03:01:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA286[Sep 18 2023 03:01:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-c7xa0l76' via cache in 0.0 seconds287[Sep 18 2023 03:01:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds288[Sep 18 2023 03:01:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.2 seconds289[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-with-code-fc2ef643e27a22e7' via api in 1.94 seconds290[Sep 18 2023 03:01:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"291[Sep 18 2023 03:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.4 seconds292[Sep 18 2023 03:01:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-with-code-fc2ef643e27a22e7293 user using a personal access token pushes code to the repository294Plan295 Issue creation296[Sep 18 2023 03:01:29 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue297[Sep 18 2023 03:01:29 UTC (QA Tests)] INFO -- filling :login_field with "root"298[Sep 18 2023 03:01:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field299[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"300[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field301[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- clicking :sign_in_button302[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds303[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.16 seconds304[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-bbc5de3d6467afe4' via api in 0.85 seconds305[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-bbc5de3d6467afe4306[Sep 18 2023 03:01:34 UTC (QA Tests)] INFO -- clicking :new-menu-toggle307[Sep 18 2023 03:01:34 UTC (QA Tests)] INFO -- clicking :create_menu_item308[Sep 18 2023 03:01:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.047s309[Sep 18 2023 03:01:35 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 6773b215fdbad7d8"310[Sep 18 2023 03:01:35 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field311[Sep 18 2023 03:01:36 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 992679625d624bb5"312[Sep 18 2023 03:01:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field313[Sep 18 2023 03:01:36 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present314[Sep 18 2023 03:01:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.57s315[Sep 18 2023 03:01:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.53 seconds316[Sep 18 2023 03:01:39 UTC (QA Tests)] INFO -- clicking :menu_section_button317[Sep 18 2023 03:01:39 UTC (QA Tests)] INFO -- clicking :nav_item_link318[Sep 18 2023 03:01:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.886s319 creates an issue320[Sep 18 2023 03:01:40 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue321[Sep 18 2023 03:01:41 UTC (QA Tests)] INFO -- filling :login_field with "root"322[Sep 18 2023 03:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field323[Sep 18 2023 03:01:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"324[Sep 18 2023 03:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field325[Sep 18 2023 03:01:42 UTC (QA Tests)] INFO -- clicking :sign_in_button326[Sep 18 2023 03:01:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.714s327[Sep 18 2023 03:01:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds328[Sep 18 2023 03:01:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.19 seconds329[Sep 18 2023 03:01:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-issues-0c0262d8b2d2049b' via api in 0.98 seconds330[Sep 18 2023 03:01:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.63 seconds331[Sep 18 2023 03:01:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-issues-0c0262d8b2d2049b/-/issues/1332[Sep 18 2023 03:01:48 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button333[Sep 18 2023 03:01:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? toggle-issue-state-button' took 0.665s334[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- clicking :menu_section_button335[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- clicking :nav_item_link336[Sep 18 2023 03:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s337[Sep 18 2023 03:01:50 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab338 closes an issue339 when using attachments in comments340[Sep 18 2023 03:01:50 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment341[Sep 18 2023 03:01:51 UTC (QA Tests)] INFO -- filling :login_field with "root"342[Sep 18 2023 03:01:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field343[Sep 18 2023 03:01:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"344[Sep 18 2023 03:01:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field345[Sep 18 2023 03:01:52 UTC (QA Tests)] INFO -- clicking :sign_in_button346[Sep 18 2023 03:01:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.528s347[Sep 18 2023 03:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds348[Sep 18 2023 03:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.16 seconds349[Sep 18 2023 03:01:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-issues-643c07de18c71f9c' via api in 0.85 seconds350[Sep 18 2023 03:01:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 1.52 seconds351[Sep 18 2023 03:01:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-issues-643c07de18c71f9c/-/issues/1352[Sep 18 2023 03:01:57 UTC (QA Tests)] INFO -- clicking :issue-title353[Sep 18 2023 03:01:58 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown354[Sep 18 2023 03:01:58 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale355"356[Sep 18 2023 03:01:58 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field357[Sep 18 2023 03:01:59 UTC (QA Tests)] INFO -- clicking :comment_button358 comments on an issue with an attachment359Data Stores360 Project361 in group362 behaves like successful project creation363[Sep 18 2023 03:01:59 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project364[Sep 18 2023 03:02:00 UTC (QA Tests)] INFO -- filling :login_field with "root"365[Sep 18 2023 03:02:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field366[Sep 18 2023 03:02:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"367[Sep 18 2023 03:02:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field368[Sep 18 2023 03:02:01 UTC (QA Tests)] INFO -- clicking :sign_in_button369[Sep 18 2023 03:02:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.743s370[Sep 18 2023 03:02:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds371[Sep 18 2023 03:02:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.19 seconds372[Sep 18 2023 03:02:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-ece9166b.test/groups/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006373[Sep 18 2023 03:02:04 UTC (QA Tests)] INFO -- clicking :new_project_button374[Sep 18 2023 03:02:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.776s375[Sep 18 2023 03:02:05 UTC (QA Tests)] INFO -- clicking :panel-link376[Sep 18 2023 03:02:05 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}377[Sep 18 2023 03:02:05 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}378[Sep 18 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-in-group-fafc0b9c3bee02c5-9a47a7125c53bd8f' via browser_ui in 3.73 seconds379 creates a new project380 in personal namespace381 behaves like successful project creation382[Sep 18 2023 03:02:07 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project383[Sep 18 2023 03:02:08 UTC (QA Tests)] INFO -- filling :login_field with "root"384[Sep 18 2023 03:02:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field385[Sep 18 2023 03:02:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"386[Sep 18 2023 03:02:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field387[Sep 18 2023 03:02:08 UTC (QA Tests)] INFO -- clicking :sign_in_button388[Sep 18 2023 03:02:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.876s389[Sep 18 2023 03:02:11 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present390[Sep 18 2023 03:02:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.66s391[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- clicking :panel-link392[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown393[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "root"394[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field395[Sep 18 2023 03:02:13 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}396[Sep 18 2023 03:02:13 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}397[Sep 18 2023 03:02:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-a023bb1608da2bf1-e03faffac8364271' via browser_ui in 3.23 seconds398 creates a new project399Monitor400 Alert settings401 when using HTTP endpoint integration402 behaves like sends test alert using authorization key403[Sep 18 2023 03:02:14 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert404[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- filling :login_field with "root"405[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field406[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"407[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field408[Sep 18 2023 03:02:16 UTC (QA Tests)] INFO -- clicking :sign_in_button409[Sep 18 2023 03:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.778s410[Sep 18 2023 03:02:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds411[Sep 18 2023 03:02:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.17 seconds412[Sep 18 2023 03:02:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-alerts-0d68f59b0bc07a65413[Sep 18 2023 03:02:20 UTC (QA Tests)] INFO -- clicking :menu_section_button414[Sep 18 2023 03:02:20 UTC (QA Tests)] INFO -- clicking :nav_item_link415[Sep 18 2023 03:02:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.905s416[Sep 18 2023 03:02:23 UTC (QA Tests)] INFO -- clicking :add_integration_button417[Sep 18 2023 03:02:24 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown418[Sep 18 2023 03:02:24 UTC (QA Tests)] INFO -- clicking :integration_name_field419[Sep 18 2023 03:02:24 UTC (QA Tests)] INFO -- filling :integration_name_field with "quia"420[Sep 18 2023 03:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field421[Sep 18 2023 03:02:24 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button422[Sep 18 2023 03:02:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.6s423[Sep 18 2023 03:02:26 UTC (QA Tests)] INFO -- clicking :menu_section_button424[Sep 18 2023 03:02:26 UTC (QA Tests)] INFO -- clicking :nav_item_link425[Sep 18 2023 03:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.715s426[Sep 18 2023 03:02:27 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}' arguments427 creates new alert428 when using Prometheus integration429 behaves like sends test alert using authorization key430[Sep 18 2023 03:02:27 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert431[Sep 18 2023 03:02:27 UTC (QA Tests)] INFO -- filling :login_field with "root"432[Sep 18 2023 03:02:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field433[Sep 18 2023 03:02:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"434[Sep 18 2023 03:02:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field435[Sep 18 2023 03:02:28 UTC (QA Tests)] INFO -- clicking :sign_in_button436[Sep 18 2023 03:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.515s437[Sep 18 2023 03:02:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds438[Sep 18 2023 03:02:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.17 seconds439[Sep 18 2023 03:02:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-alerts-32935a5cac3fc4e2440[Sep 18 2023 03:02:33 UTC (QA Tests)] INFO -- clicking :menu_section_button441[Sep 18 2023 03:02:33 UTC (QA Tests)] INFO -- clicking :nav_item_link442[Sep 18 2023 03:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.853s443[Sep 18 2023 03:02:35 UTC (QA Tests)] INFO -- clicking :add_integration_button444[Sep 18 2023 03:02:35 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown445[Sep 18 2023 03:02:36 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button446[Sep 18 2023 03:02:36 UTC (QA Tests)] INFO -- clicking :menu_section_button447[Sep 18 2023 03:02:37 UTC (QA Tests)] INFO -- clicking :nav_item_link448[Sep 18 2023 03:02:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.711s449[Sep 18 2023 03:02:37 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}' arguments450 creates new alert451Create452 Create a new merge request453[Sep 18 2023 03:02:37 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request454[Sep 18 2023 03:02:38 UTC (QA Tests)] INFO -- filling :login_field with "root"455[Sep 18 2023 03:02:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field456[Sep 18 2023 03:02:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"457[Sep 18 2023 03:02:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field458[Sep 18 2023 03:02:39 UTC (QA Tests)] INFO -- clicking :sign_in_button459[Sep 18 2023 03:02:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.816s460[Sep 18 2023 03:02:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds461[Sep 18 2023 03:02:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.16 seconds462[Sep 18 2023 03:02:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds463[Sep 18 2023 03:02:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.94 seconds464[Sep 18 2023 03:02:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/the_awesome_project-5c4aa63d26b201f2465[Sep 18 2023 03:02:47 UTC (QA Tests)] INFO -- clicking :create_merge_request_button466[Sep 18 2023 03:02:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.204s467[Sep 18 2023 03:02:48 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"468[Sep 18 2023 03:02:48 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field469[Sep 18 2023 03:02:49 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"470[Sep 18 2023 03:02:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field471[Sep 18 2023 03:02:49 UTC (QA Tests)] INFO -- clicking :assign_to_me_link472[Sep 18 2023 03:02:49 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present473[Sep 18 2023 03:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.13s474[Sep 18 2023 03:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 10.3 seconds475 creates a basic merge request476Create477 Git push over HTTP478[Sep 18 2023 03:02:53 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository479[Sep 18 2023 03:02:53 UTC (QA Tests)] INFO -- filling :login_field with "root"480[Sep 18 2023 03:02:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field481[Sep 18 2023 03:02:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"482[Sep 18 2023 03:02:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field483[Sep 18 2023 03:02:54 UTC (QA Tests)] INFO -- clicking :sign_in_button484[Sep 18 2023 03:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.073s485[Sep 18 2023 03:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds486[Sep 18 2023 03:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.16 seconds487[Sep 18 2023 03:02:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-with-code-beba70ea48dd8063' via api in 0.85 seconds488[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"489[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.38 seconds490[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-with-code-beba70ea48dd8063491 user pushes code to the repository492Create493 Personal snippet creation494[Sep 18 2023 03:03:02 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet495[Sep 18 2023 03:03:02 UTC (QA Tests)] INFO -- filling :login_field with "root"496[Sep 18 2023 03:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field497[Sep 18 2023 03:03:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"498[Sep 18 2023 03:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field499[Sep 18 2023 03:03:03 UTC (QA Tests)] INFO -- clicking :sign_in_button500[Sep 18 2023 03:03:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.806s501[Sep 18 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :new-menu-toggle502[Sep 18 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :create_menu_item503[Sep 18 2023 03:03:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.691s504[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"505[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field506[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- clicking :description_placeholder507[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"508[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field509[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- clicking :visibility_content510[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"511[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field512[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button513[Sep 18 2023 03:03:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.993s514[Sep 18 2023 03:03:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.0s515[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 3.91 seconds516[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'517 user creates a personal snippet518Monitor519 Alert settings520 when using Prometheus integration521 behaves like sends test alert522[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert523[Sep 18 2023 03:03:11 UTC (QA Tests)] INFO -- filling :login_field with "root"524[Sep 18 2023 03:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[Sep 18 2023 03:03:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[Sep 18 2023 03:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[Sep 18 2023 03:03:11 UTC (QA Tests)] INFO -- clicking :sign_in_button528[Sep 18 2023 03:03:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.977s529[Sep 18 2023 03:03:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds530[Sep 18 2023 03:03:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.17 seconds531[Sep 18 2023 03:03:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-alerts-82ec8bdb9fac36fb532[Sep 18 2023 03:03:16 UTC (QA Tests)] INFO -- clicking :menu_section_button533[Sep 18 2023 03:03:16 UTC (QA Tests)] INFO -- clicking :nav_item_link534[Sep 18 2023 03:03:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.87s535[Sep 18 2023 03:03:18 UTC (QA Tests)] INFO -- clicking :add_integration_button536[Sep 18 2023 03:03:18 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown537[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button538[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-18T03:03:19.141+00:00","generatorURL":"http://christiansen-rolfson.test/rebbeca","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"aut"},"annotations":{"title":"illum","gitlab_y_label":"status"}}]}"539[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field540[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :send_test_alert_button541[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- clicking :menu_section_button542[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- clicking :nav_item_link543[Sep 18 2023 03:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.7s544 creates new alert545 when using HTTP endpoint integration546 behaves like sends test alert547[Sep 18 2023 03:03:21 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert548[Sep 18 2023 03:03:21 UTC (QA Tests)] INFO -- filling :login_field with "root"549[Sep 18 2023 03:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field550[Sep 18 2023 03:03:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"551[Sep 18 2023 03:03:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field552[Sep 18 2023 03:03:22 UTC (QA Tests)] INFO -- clicking :sign_in_button553[Sep 18 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.858s554[Sep 18 2023 03:03:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.1 seconds555[Sep 18 2023 03:03:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006' via api in 0.21 seconds556[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ece9166b.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-00-05-bc498f4eb1be6006/project-for-alerts-a85eeb00e60b6425557[Sep 18 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :menu_section_button558[Sep 18 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :nav_item_link559[Sep 18 2023 03:03:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.697s560[Sep 18 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :add_integration_button561[Sep 18 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown562[Sep 18 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :integration_name_field563[Sep 18 2023 03:03:30 UTC (QA Tests)] INFO -- filling :integration_name_field with "cum"564[Sep 18 2023 03:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field565[Sep 18 2023 03:03:31 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button566[Sep 18 2023 03:03:31 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"consequatur","description":"consequatur"}"567[Sep 18 2023 03:03:31 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field568[Sep 18 2023 03:03:32 UTC (QA Tests)] INFO -- clicking :send_test_alert_button569[Sep 18 2023 03:03:32 UTC (QA Tests)] INFO -- clicking :menu_section_button570[Sep 18 2023 03:03:32 UTC (QA Tests)] INFO -- clicking :nav_item_link571[Sep 18 2023 03:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.694s572 creates new alert573Pending: (Failures listed here are expected and do not affect your suite's status)574 1) Package SaaS Container Registry pulls an image from an existing repository575 # Test is not compatible with this environment or pipeline576 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:11577 2) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage578 # Test is not compatible with this environment or pipeline579 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:6580 3) Framework sanity Version check is the specified version581 # Test is not compatible with this environment or pipeline582 # ./qa/specs/features/sanity/version_spec.rb:15583Top 10 slowest examples (118.77 seconds, 57.1% of total time):584 Create Create a new merge request creates a basic merge request585 15.2 seconds ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18586 Govern Policies List page can navigate to Policy Editor page587 14.56 seconds ./qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb:43588 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert589 12.5 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7590 Plan mention mentions another user in an issue591 12.38 seconds ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:45592 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert593 12.36 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7594 Plan Issue creation creates an issue595 11.24 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:26596 Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert597 10.55 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7598 Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert599 10.5 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7600 Plan Issue creation closes an issue601 10.28 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:40602 Create Git push over HTTP user pushes code to the repository603 9.22 seconds ./qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb:6604Top 10 slowest example groups:605 Create606 15.21 seconds average (15.21 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:4607 Plan608 12.38 seconds average (12.38 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:4609 Govern610 11.89 seconds average (23.78 seconds / 2 examples) ./qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb:6611 Monitor612 11.5 seconds average (23 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:4613 Monitor614 11.46 seconds average (22.91 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:4615 Plan616 10.17 seconds average (30.5 seconds / 3 examples) ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:4617 Create618 9.22 seconds average (9.22 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb:4619 Create620 9.12 seconds average (9.12 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb:4621 Create622 8.3 seconds average (16.6 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb:4623 Create624 8.28 seconds average (8.28 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:4625Finished in 3 minutes 27.9 seconds (files took 8.52 seconds to load)62624 examples, 0 failures, 3 pending627Randomized with seed 37908628[Sep 18 2023 03:03:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ece9166b bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`629[Sep 18 2023 03:03:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ece9166b bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`630[Sep 18 2023 03:03:34 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-ece9166b`631[Sep 18 2023 03:03:34 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-ece9166b`632[Sep 18 2023 03:03:34 UTC (Gitlab QA)] INFO -- Deploying release: registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434633[Sep 18 2023 03:03:34 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-bea86349$`634[Sep 18 2023 03:03:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-bea86349 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`635[Sep 18 2023 03:03:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-bea86349:/etc/gitlab/trusted-certs`636[Sep 18 2023 03:03:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-bea86349:/etc/gitlab/ssl`637[Sep 18 2023 03:03:35 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-bea86349`638[Sep 18 2023 03:03:35 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-bea86349`639[Sep 18 2023 03:03:35 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`640[Sep 18 2023 03:03:35 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`641[Sep 18 2023 03:04:14 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-2c009840$`642[Sep 18 2023 03:04:14 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`643[Sep 18 2023 03:04:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-2c009840 --net test --hostname gitlab-ce-2c009840.test -p 80 --volume /tmp/gitlab-qa-20230918-22-4tff75/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230918-22-4tff75/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-09-18-02-53-36-5c2e887c/gitlab-ce-2c009840/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`644[Sep 18 2023 03:04:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-2c009840 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-18 03:03:34645gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme646gitlab_rails['gitlab_disable_animations'] = true # Disable animations647gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry648gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password649gitlab_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;"`650[Sep 18 2023 03:04:25 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-2c009840`651[Sep 18 2023 03:07:36 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...652[Sep 18 2023 03:07:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-2c009840`653[Sep 18 2023 03:07:36 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-2c009840 80/tcp`654[Sep 18 2023 03:07:36 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!655[Sep 18 2023 03:07:36 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`656[Sep 18 2023 03:07:37 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434`657[Sep 18 2023 03:08:38 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce658[Sep 18 2023 03:08:38 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --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_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_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-09-18-02-53-36-5c2e887c/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-18-02-53-36-5c2e887c/gitlab-ce-qa-1a18278b:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --name gitlab-ce-qa-1a18278b registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434 Test::Instance::All http://gitlab-ce-2c009840.test -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-5107563392.json --format RspecJunitFormatter --out tmp/rspec-5107563392.xml --format html --out tmp/rspec-update-ee-to-ce.htm --color --format documentation`6592023-09-18 03:08:51 / CONF :: 660 ==> Base URL: http://gitlab-ce-2c009840.test661 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f10da330878>662 ==> Libraries: Chemlab::Vendor663[Sep 18 2023 03:08:51 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA664[Sep 18 2023 03:08:51 UTC (QA Tests)] INFO -- Browser: chrome665[Sep 18 2023 03:08:51 UTC (QA Tests)] INFO -- Performing sanity check for environment!666Run options:667 include {:smoke=>true}668 exclude {:geo=>true, :requires_praefect=>true}669Randomized with seed 7670670Data Stores671 Project672 in personal namespace673 behaves like successful project creation674[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project675[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- filling :login_field with "root"676[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field677[Sep 18 2023 03:09:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"678[Sep 18 2023 03:09:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field679[Sep 18 2023 03:09:01 UTC (QA Tests)] INFO -- clicking :sign_in_button680[Sep 18 2023 03:09:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.329s681[Sep 18 2023 03:09:05 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present682[Sep 18 2023 03:09:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 1.307s683[Sep 18 2023 03:09:06 UTC (QA Tests)] INFO -- clicking :panel-link684[Sep 18 2023 03:09:07 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown685[Sep 18 2023 03:09:07 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "root"686[Sep 18 2023 03:09:07 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field687[Sep 18 2023 03:09:08 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}688[Sep 18 2023 03:09:08 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}689[Sep 18 2023 03:09:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-197516851189f3df-82aec91afda39ef0' via browser_ui in 5.78 seconds690 creates a new project691 in group692 behaves like successful project creation693[Sep 18 2023 03:09:11 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project694[Sep 18 2023 03:09:12 UTC (QA Tests)] INFO -- filling :login_field with "root"695[Sep 18 2023 03:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field696[Sep 18 2023 03:09:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"697[Sep 18 2023 03:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field698[Sep 18 2023 03:09:13 UTC (QA Tests)] INFO -- clicking :sign_in_button699[Sep 18 2023 03:09:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.353s700[Sep 18 2023 03:09:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA701[Sep 18 2023 03:09:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-q181pksd' via cache in 0.0 seconds702[Sep 18 2023 03:09:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.18 seconds703[Sep 18 2023 03:09:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.89 seconds704[Sep 18 2023 03:09:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-2c009840.test/groups/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304705[Sep 18 2023 03:09:18 UTC (QA Tests)] INFO -- clicking :new_project_button706[Sep 18 2023 03:09:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.939s707[Sep 18 2023 03:09:19 UTC (QA Tests)] INFO -- clicking :panel-link708[Sep 18 2023 03:09:19 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}709[Sep 18 2023 03:09:19 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}710[Sep 18 2023 03:09:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-in-group-5ea66555c3f33080-4d76cd9f5346509f' via browser_ui in 6.09 seconds711 creates a new project712Manage713 basic user login714[Sep 18 2023 03:09:22 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out715[Sep 18 2023 03:09:23 UTC (QA Tests)] INFO -- filling :login_field with "root"716[Sep 18 2023 03:09:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field717[Sep 18 2023 03:09:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"718[Sep 18 2023 03:09:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field719[Sep 18 2023 03:09:23 UTC (QA Tests)] INFO -- clicking :sign_in_button720[Sep 18 2023 03:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.814s721[Sep 18 2023 03:09:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s722[Sep 18 2023 03:09:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s723[Sep 18 2023 03:09:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content724[Sep 18 2023 03:09:30 UTC (QA Tests)] INFO -- clicking :sign_out_link725[Sep 18 2023 03:09:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.653s726 user logs in using basic credentials and logs out727Framework sanity728 Version check729 is the specified version (PENDING: Test is not compatible with this environment or pipeline)730Create731 Git push over HTTP732[Sep 18 2023 03:09:31 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository733[Sep 18 2023 03:09:31 UTC (QA Tests)] INFO -- filling :login_field with "root"734[Sep 18 2023 03:09:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field735[Sep 18 2023 03:09:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"736[Sep 18 2023 03:09:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field737[Sep 18 2023 03:09:32 UTC (QA Tests)] INFO -- clicking :sign_in_button738[Sep 18 2023 03:09:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.826s739[Sep 18 2023 03:09:35 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA740[Sep 18 2023 03:09:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-wlc5rs3n' via cache in 0.0 seconds741[Sep 18 2023 03:09:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.13 seconds742[Sep 18 2023 03:09:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.34 seconds743[Sep 18 2023 03:09:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-with-code-cda18cc87e4490d1' via api in 1.26 seconds744[Sep 18 2023 03:09:37 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"745[Sep 18 2023 03:09:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.63 seconds746[Sep 18 2023 03:09:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-with-code-cda18cc87e4490d1747 user using a personal access token pushes code to the repository748Plan749 Issue creation750[Sep 18 2023 03:09:41 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue751[Sep 18 2023 03:09:41 UTC (QA Tests)] INFO -- filling :login_field with "root"752[Sep 18 2023 03:09:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field753[Sep 18 2023 03:09:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"754[Sep 18 2023 03:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field755[Sep 18 2023 03:09:42 UTC (QA Tests)] INFO -- clicking :sign_in_button756[Sep 18 2023 03:09:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.89s757[Sep 18 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds758[Sep 18 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.13 seconds759[Sep 18 2023 03:09:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-f67907a5de6a02a4' via api in 1.84 seconds760[Sep 18 2023 03:09:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-f67907a5de6a02a4761[Sep 18 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :new-menu-toggle762[Sep 18 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :create_menu_item763[Sep 18 2023 03:09:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.026s764[Sep 18 2023 03:09:49 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 63a70dea136a29a0"765[Sep 18 2023 03:09:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field766[Sep 18 2023 03:09:49 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description bc8db9fba0d67d97"767[Sep 18 2023 03:09:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field768[Sep 18 2023 03:09:50 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present769[Sep 18 2023 03:09:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.406s770[Sep 18 2023 03:09:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.1 seconds771[Sep 18 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :menu_section_button772[Sep 18 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :nav_item_link773[Sep 18 2023 03:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.873s774 creates an issue775[Sep 18 2023 03:09:53 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue776[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- filling :login_field with "root"777[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field778[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"779[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field780[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- clicking :sign_in_button781[Sep 18 2023 03:09:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.957s782[Sep 18 2023 03:09:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds783[Sep 18 2023 03:09:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.12 seconds784[Sep 18 2023 03:09:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-issues-3b024a3bd72749eb' via api in 0.87 seconds785[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '35' via api in 1.43 seconds786[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-issues-3b024a3bd72749eb/-/issues/1787[Sep 18 2023 03:10:01 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button788[Sep 18 2023 03:10:01 UTC (QA Tests)] INFO -- clicking :menu_section_button789[Sep 18 2023 03:10:02 UTC (QA Tests)] INFO -- clicking :nav_item_link790[Sep 18 2023 03:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.857s791[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- clicking :closed-issuables-tab792 closes an issue793 when using attachments in comments794[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment795[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- filling :login_field with "root"796[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field797[Sep 18 2023 03:10:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"798[Sep 18 2023 03:10:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field799[Sep 18 2023 03:10:04 UTC (QA Tests)] INFO -- clicking :sign_in_button800[Sep 18 2023 03:10:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.638s801[Sep 18 2023 03:10:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.12 seconds802[Sep 18 2023 03:10:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.18 seconds803[Sep 18 2023 03:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-issues-fbe0e9d83c07bcf7' via api in 1.74 seconds804[Sep 18 2023 03:10:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '36' via api in 2.54 seconds805[Sep 18 2023 03:10:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-issues-fbe0e9d83c07bcf7/-/issues/1806[Sep 18 2023 03:10:12 UTC (QA Tests)] INFO -- clicking :issue-title807[Sep 18 2023 03:10:12 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown808[Sep 18 2023 03:10:12 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale809"810[Sep 18 2023 03:10:12 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field811[Sep 18 2023 03:10:14 UTC (QA Tests)] INFO -- clicking :comment_button812 comments on an issue with an attachment813Monitor814 Alert settings815 when using HTTP endpoint integration816 behaves like sends test alert817[Sep 18 2023 03:10:14 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert818[Sep 18 2023 03:10:15 UTC (QA Tests)] INFO -- filling :login_field with "root"819[Sep 18 2023 03:10:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field820[Sep 18 2023 03:10:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"821[Sep 18 2023 03:10:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field822[Sep 18 2023 03:10:16 UTC (QA Tests)] INFO -- clicking :sign_in_button823[Sep 18 2023 03:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.938s824[Sep 18 2023 03:10:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds825[Sep 18 2023 03:10:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.14 seconds826[Sep 18 2023 03:10:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-alerts-ab6150aa4fa29456827[Sep 18 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :menu_section_button828[Sep 18 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :nav_item_link829[Sep 18 2023 03:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.897s830[Sep 18 2023 03:10:23 UTC (QA Tests)] INFO -- clicking :add-integration-button831[Sep 18 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown832[Sep 18 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :integration-name-field833[Sep 18 2023 03:10:24 UTC (QA Tests)] INFO -- filling :integration-name-field with "sit"834[Sep 18 2023 03:10:24 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field835[Sep 18 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button836[Sep 18 2023 03:10:24 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"blanditiis","description":"blanditiis"}"837[Sep 18 2023 03:10:24 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field838[Sep 18 2023 03:10:25 UTC (QA Tests)] INFO -- clicking :send-test-alert839[Sep 18 2023 03:10:25 UTC (QA Tests)] INFO -- clicking :menu_section_button840[Sep 18 2023 03:10:36 UTC (QA Tests)] INFO -- Saving screenshot..841[Sep 18 2023 03:10:37 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert842[Sep 18 2023 03:10:37 UTC (QA Tests)] INFO -- filling :login_field with "root"843[Sep 18 2023 03:10:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field844[Sep 18 2023 03:10:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"845[Sep 18 2023 03:10:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field846[Sep 18 2023 03:10:38 UTC (QA Tests)] INFO -- clicking :sign_in_button847[Sep 18 2023 03:10:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.952s848[Sep 18 2023 03:10:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds849[Sep 18 2023 03:10:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.12 seconds850[Sep 18 2023 03:10:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-alerts-f667ba096345f481851[Sep 18 2023 03:10:42 UTC (QA Tests)] INFO -- clicking :menu_section_button852[Sep 18 2023 03:10:43 UTC (QA Tests)] INFO -- clicking :nav_item_link853[Sep 18 2023 03:10:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.869s854[Sep 18 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :add-integration-button855[Sep 18 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown856[Sep 18 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :integration-name-field857[Sep 18 2023 03:10:45 UTC (QA Tests)] INFO -- filling :integration-name-field with "ea"858[Sep 18 2023 03:10:45 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field859[Sep 18 2023 03:10:46 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button860[Sep 18 2023 03:10:46 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"omnis","description":"omnis"}"861[Sep 18 2023 03:10:46 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field862[Sep 18 2023 03:10:46 UTC (QA Tests)] INFO -- clicking :send-test-alert863[Sep 18 2023 03:10:47 UTC (QA Tests)] INFO -- clicking :menu_section_button864[Sep 18 2023 03:10:58 UTC (QA Tests)] INFO -- Saving screenshot..865 creates new alert (FAILED - 1)8671st Try error in ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7:868element click intercepted: Element <button id="menu-section-button-monitor" 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-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 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, 575). 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>869 (Session info: headless chrome=113.0.5672.126)871RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7872 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-09-18-03-10-58.173.html873 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-09-18-03-10-58.173.png874 when using Prometheus integration875 behaves like sends test alert876[Sep 18 2023 03:10:58 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert877[Sep 18 2023 03:10:59 UTC (QA Tests)] INFO -- filling :login_field with "root"878[Sep 18 2023 03:10:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field879[Sep 18 2023 03:10:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"880[Sep 18 2023 03:10:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field881[Sep 18 2023 03:10:59 UTC (QA Tests)] INFO -- clicking :sign_in_button882[Sep 18 2023 03:11:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.976s883[Sep 18 2023 03:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.1 seconds884[Sep 18 2023 03:11:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.18 seconds885[Sep 18 2023 03:11:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-alerts-5a147c1e5d76c1a1886[Sep 18 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :menu_section_button887[Sep 18 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :nav_item_link888[Sep 18 2023 03:11:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s889[Sep 18 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :add-integration-button890[Sep 18 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown891[Sep 18 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button892[Sep 18 2023 03:11:07 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-18T03:11:07.995+00:00","generatorURL":"http://kling.test/isela.mckenzie","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"adipisci"},"annotations":{"title":"ad","gitlab_y_label":"status"}}]}"893[Sep 18 2023 03:11:07 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field894[Sep 18 2023 03:11:08 UTC (QA Tests)] INFO -- clicking :send-test-alert895[Sep 18 2023 03:11:09 UTC (QA Tests)] INFO -- clicking :menu_section_button896[Sep 18 2023 03:11:09 UTC (QA Tests)] INFO -- clicking :nav_item_link897[Sep 18 2023 03:11:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.715s898 creates new alert899Plan900 mention901[Sep 18 2023 03:11:09 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue902[Sep 18 2023 03:11:10 UTC (QA Tests)] INFO -- filling :login_field with "root"903[Sep 18 2023 03:11:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field904[Sep 18 2023 03:11:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"905[Sep 18 2023 03:11:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field906[Sep 18 2023 03:11:11 UTC (QA Tests)] INFO -- clicking :sign_in_button907[Sep 18 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.981s908[Sep 18 2023 03:11:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds909[Sep 18 2023 03:11:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.11 seconds910[Sep 18 2023 03:11:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-b25cb382de168300' via api in 0.83 seconds911[Sep 18 2023 03:11:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-b25cb382de168300912[Sep 18 2023 03:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds913[Sep 18 2023 03:11:16 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-b25cb382de168300 QA::Resource::Project914[Sep 18 2023 03:11:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-b25cb382de168300/-/issues/1915[Sep 18 2023 03:11:18 UTC (QA Tests)] INFO -- clicking :issue-title916[Sep 18 2023 03:11:18 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown917[Sep 18 2023 03:11:19 UTC (QA Tests)] INFO -- clicking :issue-title918[Sep 18 2023 03:11:19 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown919[Sep 18 2023 03:11:19 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1920"921[Sep 18 2023 03:11:19 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field922[Sep 18 2023 03:11:19 UTC (QA Tests)] INFO -- clicking :comment_button923 mentions another user in an issue924Create925 Personal snippet creation926[Sep 18 2023 03:11:20 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet927[Sep 18 2023 03:11:21 UTC (QA Tests)] INFO -- filling :login_field with "root"928[Sep 18 2023 03:11:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field929[Sep 18 2023 03:11:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"930[Sep 18 2023 03:11:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field931[Sep 18 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :sign_in_button932[Sep 18 2023 03:11:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.953s933[Sep 18 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :new-menu-toggle934[Sep 18 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :create_menu_item935[Sep 18 2023 03:11:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.694s936[Sep 18 2023 03:11:25 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"937[Sep 18 2023 03:11:25 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field938[Sep 18 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :description_placeholder939[Sep 18 2023 03:11:26 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"940[Sep 18 2023 03:11:26 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field941[Sep 18 2023 03:11:26 UTC (QA Tests)] INFO -- clicking :visibility_content942[Sep 18 2023 03:11:26 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"943[Sep 18 2023 03:11:26 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field944[Sep 18 2023 03:11:27 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button945[Sep 18 2023 03:11:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.065s946[Sep 18 2023 03:11:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.073s947[Sep 18 2023 03:11:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '34' via browser_ui in 3.93 seconds948[Sep 18 2023 03:11:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '34'949 user creates a personal snippet950Create951 SSH key support952[Sep 18 2023 03:11:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230918-39-g199fa/id_rsa -N `953[Sep 18 2023 03:11:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '34' via api in 0.93 seconds954[Sep 18 2023 03:11:30 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH955[Sep 18 2023 03:11:30 UTC (QA Tests)] INFO -- filling :login_field with "root"956[Sep 18 2023 03:11:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field957[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"958[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field959[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- clicking :sign_in_button960[Sep 18 2023 03:11:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.877s961[Sep 18 2023 03:11:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds962[Sep 18 2023 03:11:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.11 seconds963[Sep 18 2023 03:11:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/ssh-tests-85231752593b9303' via api in 0.75 seconds964[Sep 18 2023 03:11:36 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"965[Sep 18 2023 03:11:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.47 seconds966[Sep 18 2023 03:11:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/ssh-tests-85231752593b9303967 pushes code to the repository via SSH968[Sep 18 2023 03:11:38 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together969[Sep 18 2023 03:11:38 UTC (QA Tests)] INFO -- filling :login_field with "root"970[Sep 18 2023 03:11:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field971[Sep 18 2023 03:11:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"972[Sep 18 2023 03:11:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field973[Sep 18 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :sign_in_button974[Sep 18 2023 03:11:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.91s975[Sep 18 2023 03:11:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds976[Sep 18 2023 03:11:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.11 seconds977[Sep 18 2023 03:11:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/ssh-tests-f647efe909872d42' via api in 0.93 seconds978 pushes multiple branches and tags together979[Sep 18 2023 03:11:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '34'980Create981 Git push to canary Gitaly node over HTTP982 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)983Create984 SSH keys support985[Sep 18 2023 03:11:45 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key986[Sep 18 2023 03:11:45 UTC (QA Tests)] INFO -- filling :login_field with "root"987[Sep 18 2023 03:11:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field988[Sep 18 2023 03:11:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"989[Sep 18 2023 03:11:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field990[Sep 18 2023 03:11:46 UTC (QA Tests)] INFO -- clicking :sign_in_button991[Sep 18 2023 03:11:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.892s992[Sep 18 2023 03:11:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.025s993[Sep 18 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content994[Sep 18 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :edit_profile_link995[Sep 18 2023 03:11:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.652s996[Sep 18 2023 03:11:51 UTC (QA Tests)] INFO -- clicking :nav_item_link997[Sep 18 2023 03:11:51 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230918-39-w893n5/id_rsa -N `998[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"999[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field1000[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1001[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1002[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-20"1003[Sep 18 2023 03:11:52 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1004[Sep 18 2023 03:11:53 UTC (QA Tests)] INFO -- clicking :add_key_button1005[Sep 18 2023 03:11:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.14 seconds1006 user can add an SSH key1007 after adding an ssh key1008[Sep 18 2023 03:11:53 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key1009[Sep 18 2023 03:11:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1010[Sep 18 2023 03:11:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1011[Sep 18 2023 03:11:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1012[Sep 18 2023 03:11:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1013[Sep 18 2023 03:11:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1014[Sep 18 2023 03:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.966s1015[Sep 18 2023 03:11:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s1016[Sep 18 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content1017[Sep 18 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :edit_profile_link1018[Sep 18 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1019[Sep 18 2023 03:12:00 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button1020 can delete an ssh key1021Package1022 SaaS Container Registry1023 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)1024Create1025 Create a new merge request1026[Sep 18 2023 03:12:02 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1027[Sep 18 2023 03:12:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1028[Sep 18 2023 03:12:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1029[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1030[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1031[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1032[Sep 18 2023 03:12:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.91s1033[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1034[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.13 seconds1035[Sep 18 2023 03:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds1036[Sep 18 2023 03:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds1037[Sep 18 2023 03:12:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-8978c13311654a311038[Sep 18 2023 03:12:10 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1039[Sep 18 2023 03:12:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.17s1040[Sep 18 2023 03:12:11 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1041[Sep 18 2023 03:12:11 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1042[Sep 18 2023 03:12:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.042s1043[Sep 18 2023 03:12:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1044[Sep 18 2023 03:12:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1045[Sep 18 2023 03:12:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1046[Sep 18 2023 03:12:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1047[Sep 18 2023 03:12:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.076s1048[Sep 18 2023 03:12:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.07s1049[Sep 18 2023 03:12:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1050[Sep 18 2023 03:12:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1051[Sep 18 2023 03:12:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1052[Sep 18 2023 03:12:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1053[Sep 18 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s1054[Sep 18 2023 03:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1055[Sep 18 2023 03:12:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1056[Sep 18 2023 03:12:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1057[Sep 18 2023 03:12:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.079s1058[Sep 18 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1059[Sep 18 2023 03:12:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1060[Sep 18 2023 03:12:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.083s1061[Sep 18 2023 03:12:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1062[Sep 18 2023 03:12:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.07s1063[Sep 18 2023 03:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.072s1064[Sep 18 2023 03:12:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.081s1065[Sep 18 2023 03:12:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1066[Sep 18 2023 03:12:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1067[Sep 18 2023 03:12:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1068[Sep 18 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1069[Sep 18 2023 03:12:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1070[Sep 18 2023 03:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s1071[Sep 18 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1072[Sep 18 2023 03:12:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1073[Sep 18 2023 03:12:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s1074[Sep 18 2023 03:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1075[Sep 18 2023 03:12:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1076[Sep 18 2023 03:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1077[Sep 18 2023 03:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1078[Sep 18 2023 03:12:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s1079[Sep 18 2023 03:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.082s1080[Sep 18 2023 03:12:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1081[Sep 18 2023 03:12:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1082[Sep 18 2023 03:12:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s1083[Sep 18 2023 03:12:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1084[Sep 18 2023 03:13:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s1085[Sep 18 2023 03:13:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1086[Sep 18 2023 03:13:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.039s1087[Sep 18 2023 03:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1088[Sep 18 2023 03:13:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.065s1089[Sep 18 2023 03:13:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s1090[Sep 18 2023 03:13:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.062s1091[Sep 18 2023 03:13:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1092[Sep 18 2023 03:13:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1093[Sep 18 2023 03:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1094[Sep 18 2023 03:13:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1095[Sep 18 2023 03:13:11 UTC (QA Tests)] INFO -- Saving screenshot..1096[Sep 18 2023 03:13:12 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1097[Sep 18 2023 03:13:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1098[Sep 18 2023 03:13:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1099[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1100[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1101[Sep 18 2023 03:13:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1102[Sep 18 2023 03:13:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.979s1103[Sep 18 2023 03:13:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1104[Sep 18 2023 03:13:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.11 seconds1105[Sep 18 2023 03:13:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1106[Sep 18 2023 03:13:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1107[Sep 18 2023 03:13:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/the_awesome_project-5fce2cff999a436d1108[Sep 18 2023 03:13:19 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1109[Sep 18 2023 03:13:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.165s1110[Sep 18 2023 03:13:21 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1111[Sep 18 2023 03:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1112[Sep 18 2023 03:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1113[Sep 18 2023 03:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s1114[Sep 18 2023 03:13:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1115[Sep 18 2023 03:13:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1116[Sep 18 2023 03:13:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1117[Sep 18 2023 03:13:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1118[Sep 18 2023 03:13:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.055s1119[Sep 18 2023 03:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1120[Sep 18 2023 03:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1121[Sep 18 2023 03:13:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s1122[Sep 18 2023 03:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1123[Sep 18 2023 03:13:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s1124[Sep 18 2023 03:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1125[Sep 18 2023 03:13:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.02s1126[Sep 18 2023 03:13:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.09s1127[Sep 18 2023 03:13:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1128[Sep 18 2023 03:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s1129[Sep 18 2023 03:13:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1130[Sep 18 2023 03:13:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1131[Sep 18 2023 03:13:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s1132[Sep 18 2023 03:13:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1133[Sep 18 2023 03:13:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1134[Sep 18 2023 03:13:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1135[Sep 18 2023 03:13:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.084s1136[Sep 18 2023 03:13:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.082s1137[Sep 18 2023 03:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1138[Sep 18 2023 03:13:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1139[Sep 18 2023 03:13:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1140[Sep 18 2023 03:13:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1141[Sep 18 2023 03:13:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1142[Sep 18 2023 03:13:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.084s1143[Sep 18 2023 03:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.081s1144[Sep 18 2023 03:13:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1145[Sep 18 2023 03:13:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1146[Sep 18 2023 03:14:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.082s1147[Sep 18 2023 03:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.054s1148[Sep 18 2023 03:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.047s1149[Sep 18 2023 03:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.048s1150[Sep 18 2023 03:14:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.044s1151[Sep 18 2023 03:14:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1152[Sep 18 2023 03:14:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.083s1153[Sep 18 2023 03:14:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s1154[Sep 18 2023 03:14:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.061s1155[Sep 18 2023 03:14:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1156[Sep 18 2023 03:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.062s1157[Sep 18 2023 03:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1158[Sep 18 2023 03:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1159[Sep 18 2023 03:14:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1160[Sep 18 2023 03:14:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.042s1161[Sep 18 2023 03:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1162[Sep 18 2023 03:14:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1163[Sep 18 2023 03:14:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.039s1164[Sep 18 2023 03:14:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s1165[Sep 18 2023 03:14:21 UTC (QA Tests)] INFO -- Saving screenshot..1166 creates a basic merge request (FAILED - 2)11681st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18:1169Page did not fully load. This could be due to an unending async request or loading icon.1171RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:181172 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-09-18-03-14-21.866.html1173 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-09-18-03-14-21.866.png1174Monitor1175 Alert settings1176 when using HTTP endpoint integration1177 behaves like sends test alert using authorization key1178[Sep 18 2023 03:14:22 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert1179[Sep 18 2023 03:14:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1180[Sep 18 2023 03:14:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1181[Sep 18 2023 03:14:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1182[Sep 18 2023 03:14:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1183[Sep 18 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1184[Sep 18 2023 03:14:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.044s1185[Sep 18 2023 03:14:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1186[Sep 18 2023 03:14:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.13 seconds1187[Sep 18 2023 03:14:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-alerts-3bfcab73f60bb9801188[Sep 18 2023 03:14:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1189[Sep 18 2023 03:14:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1190[Sep 18 2023 03:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.255s1191[Sep 18 2023 03:14:31 UTC (QA Tests)] INFO -- clicking :add-integration-button1192[Sep 18 2023 03:14:31 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1193[Sep 18 2023 03:14:31 UTC (QA Tests)] INFO -- clicking :integration-name-field1194[Sep 18 2023 03:14:31 UTC (QA Tests)] INFO -- filling :integration-name-field with "veritatis"1195[Sep 18 2023 03:14:31 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field1196[Sep 18 2023 03:14:32 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1197[Sep 18 2023 03:14:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1198[Sep 18 2023 03:14:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1199[Sep 18 2023 03:14:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s1200[Sep 18 2023 03:14:33 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}' arguments1201 creates new alert1202 when using Prometheus integration1203 behaves like sends test alert using authorization key1204[Sep 18 2023 03:14:33 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert1205[Sep 18 2023 03:14:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1206[Sep 18 2023 03:14:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1207[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1208[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1209[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1210[Sep 18 2023 03:14:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.924s1211[Sep 18 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1212[Sep 18 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.12 seconds1213[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-for-alerts-a3edf06aa257dc701214[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1215[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1216[Sep 18 2023 03:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.833s1217[Sep 18 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :add-integration-button1218[Sep 18 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1219[Sep 18 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1220[Sep 18 2023 03:14:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1221[Sep 18 2023 03:14:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1222[Sep 18 2023 03:14:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.711s1223[Sep 18 2023 03:14:43 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}' arguments1224 creates new alert1225Create1226 Git push over HTTP1227[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository1228[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1229[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1230[Sep 18 2023 03:14:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1231[Sep 18 2023 03:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1232[Sep 18 2023 03:14:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1233[Sep 18 2023 03:14:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.929s1234[Sep 18 2023 03:14:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds1235[Sep 18 2023 03:14:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304' via api in 0.12 seconds1236[Sep 18 2023 03:14:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-with-code-c7afa18dfa880003' via api in 0.84 seconds1237[Sep 18 2023 03:14:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1238[Sep 18 2023 03:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.17 seconds1239[Sep 18 2023 03:14:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-2c009840.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-09-16-d86b5f5b8d041304/project-with-code-c7afa18dfa8800031240 user pushes code to the repository1241Pending: (Failures listed here are expected and do not affect your suite's status)1242 1) Framework sanity Version check is the specified version1243 # Test is not compatible with this environment or pipeline1244 # ./qa/specs/features/sanity/version_spec.rb:151245 2) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1246 # Test is not compatible with this environment or pipeline1247 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61248 3) Package SaaS Container Registry pulls an image from an existing repository1249 # Test is not compatible with this environment or pipeline1250 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:111251Failures:1252 1) Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1253 Failure/Error: Page::Project::Menu.perform(&:go_to_monitor_alerts)1255 Selenium::WebDriver::Error::ElementClickInterceptedError:1256 element click intercepted: Element <button id="menu-section-button-monitor" 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-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 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, 575). 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>1257 (Session info: headless chrome=113.0.5672.126)1258 Shared Example Group: "sends test alert" called from ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:371259 # #0 0x55fa93b8b133 <unknown>1260 # #1 0x55fa938bf966 <unknown>1261 # #2 0x55fa939023f2 <unknown>1262 # #3 0x55fa939005ac <unknown>1263 # #4 0x55fa938fe3be <unknown>1264 # #5 0x55fa938fd696 <unknown>1265 # #6 0x55fa938f23ea <unknown>1266 # #7 0x55fa9391bbd2 <unknown>1267 # #8 0x55fa938f1d13 <unknown>1268 # #9 0x55fa9391bd9e <unknown>1269 # #10 0x55fa939341c7 <unknown>1270 # #11 0x55fa9391b9a3 <unknown>1271 # #12 0x55fa938f046a <unknown>1272 # #13 0x55fa938f155e <unknown>1273 # #14 0x55fa93b4acae <unknown>1274 # #15 0x55fa93b4e8fe <unknown>1275 # #16 0x55fa93b57f20 <unknown>1276 # #17 0x55fa93b4f923 <unknown>1277 # #18 0x55fa93b22c0e <unknown>1278 # #19 0x55fa93b72b08 <unknown>1279 # #20 0x55fa93b72c97 <unknown>1280 # #21 0x55fa93b83113 <unknown>1281 # #22 0x7f651a0b0ea7 start_thread1282 # ./qa/page/base.rb:247:in `click_element'1283 # ./qa/support/page/logging.rb:87:in `block in click_element'1284 # ./qa/support/page/logging.rb:206:in `log_slow_code'1285 # ./qa/support/page/logging.rb:87:in `click_element'1286 # ./qa/page/sub_menus/common.rb:45:in `open_submenu'1287 # ./qa/page/project/sub_menus/monitor.rb:33:in `open_monitor_submenu'1288 # ./qa/page/project/sub_menus/monitor.rb:15:in `go_to_monitor_alerts'1289 # ./qa/scenario/actable.rb:16:in `perform'1290 # ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:8:in `block (4 levels) in <module:QA>'1291 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1292 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1293 # ./qa/specs/runner.rb:67:in `perform'1294 # ./qa/scenario/template.rb:10:in `block in perform'1295 # ./qa/scenario/template.rb:8:in `perform'1296 # ./qa/scenario/template.rb:50:in `perform'1297 # ./qa/scenario/template.rb:10:in `block in perform'1298 # ./qa/scenario/template.rb:8:in `perform'1299 # ./qa/scenario/bootable.rb:52:in `launch!'1300 2) Create Create a new merge request creates a basic merge request1301 Failure/Error:1302 Resource::MergeRequest.fabricate_via_browser_ui! do |merge_request|1303 merge_request.project = project1304 merge_request.title = merge_request_title1305 merge_request.assignee = 'me'1306 merge_request.description = merge_request_description1307 end1309 QA::Support::Repeater::WaitExceededError:1310 Page did not fully load. This could be due to an unending async request or loading icon.1311 # ./qa/support/repeater.rb:74:in `repeat_until'1312 # ./qa/support/waiter.rb:20:in `wait_until'1313 # ./qa/support/wait_for_requests.rb:11:in `wait_for_requests'1314 # ./qa/support/page/logging.rb:144:in `block in wait_for_requests'1315 # ./qa/support/page/logging.rb:206:in `log_slow_code'1316 # ./qa/support/page/logging.rb:144:in `wait_for_requests'1317 # ./qa/page/base.rb:143:in `find_element'1318 # ./qa/support/page/logging.rb:39:in `block in find_element'1319 # ./qa/support/page/logging.rb:206:in `log_slow_code'1320 # ./qa/support/page/logging.rb:39:in `find_element'1321 # ./qa/page/base.rb:235:in `click_element_coordinates'1322 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'1323 # ./qa/page/base.rb:277:in `fill_element'1324 # ./qa/support/page/logging.rb:101:in `fill_element'1325 # ./qa/page/issuable/new.rb:38:in `fill_title'1326 # ./qa/resource/merge_request.rb:93:in `block in fabricate!'1327 # ./qa/scenario/actable.rb:16:in `perform'1328 # ./qa/resource/merge_request.rb:92:in `fabricate!'1329 # ./qa/resource/base.rb:57:in `block (2 levels) in fabricate_via_browser_ui!'1330 # ./qa/resource/base.rb:108:in `log_and_record_fabrication'1331 # ./qa/resource/base.rb:57:in `block in fabricate_via_browser_ui!'1332 # ./qa/resource/base.rb:98:in `do_fabricate!'1333 # ./qa/resource/base.rb:56:in `fabricate_via_browser_ui!'1334 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:19:in `block (3 levels) in <module:QA>'1335 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1336 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1337 # ./qa/specs/runner.rb:67:in `perform'1338 # ./qa/scenario/template.rb:10:in `block in perform'1339 # ./qa/scenario/template.rb:8:in `perform'1340 # ./qa/scenario/template.rb:50:in `perform'1341 # ./qa/scenario/template.rb:10:in `block in perform'1342 # ./qa/scenario/template.rb:8:in `perform'1343 # ./qa/scenario/bootable.rb:52:in `launch!'1344 # ------------------1345 # --- Caused by: ---1346 # QA::Support::Repeater::WaitExceededError:1347 # Wait failed after 60 seconds1348 # ./qa/support/repeater.rb:74:in `repeat_until'1349Finished in 5 minutes 59 seconds (files took 2.75 seconds to load)135022 examples, 2 failures, 3 pending1351Failed examples:1352rspec './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 alert1353rspec ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18 # Create Create a new merge request creates a basic merge request1354Randomized with seed 76701355[Sep 18 2023 03:14:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-2c009840 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`1356[Sep 18 2023 03:14:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-2c009840 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1357[Sep 18 2023 03:14:52 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-2c009840`1358[Sep 18 2023 03:14:52 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-2c009840`1359bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1360/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)1362Running after script...1363$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1364$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1365$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1464Uploading artifacts...1465gitlab-qa-run-*: found 294 matching artifact files and directories 1466Uploading artifacts as "archive" to coordinator... 201 Created id=5107563392 responseStatus=201 Created token=64_fzvi-1467Uploading artifacts...1468gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1469Uploading artifacts as "junit" to coordinator... 201 Created id=5107563392 responseStatus=201 Created token=64_fzvi-1470Uploading artifacts...1471/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1472Uploading artifacts as "dotenv" to coordinator... 201 Created id=5107563392 responseStatus=201 Created token=64_fzvi-1474ERROR: Job failed: exit code 1