instance 4/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1691462754-98287009-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: 156289, done. 20remote: Counting objects: 100% (156289/156289), done. 21remote: Compressing objects: 100% (97374/97374), done. 22remote: Total 156289 (delta 72763), reused 110250 (delta 53289), pack-reused 0 23Receiving objects: 100% (156289/156289), 122.42 MiB | 43.83 MiB/s, done.24Resolving deltas: 100% (72763/72763), done.26 * [new ref] refs/pipelines/958846053 -> refs/pipelines/95884605327 * [new branch] master -> origin/master28Checking out a2692edb as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-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 (4821869247)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4821869247 responseStatus=200 OK token=64_kGx_y38Downloading artifacts for download-fast-quarantine-report (4821869249)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4821869249 responseStatus=200 OK token=64_kGx_y41Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 37 Gemfile dependencies, 135 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 QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4 -- --format QA::Support::JsonFormatter --out tmp/rspec-4821869255.json --format RspecJunitFormatter --out tmp/rspec-4821869255.xml --format html --out tmp/rspec-$(echo instance 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Aug 08 2023 02:50:07 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-d0af2a5b$`54[Aug 08 2023 02:50:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-d0af2a5b --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`55[Aug 08 2023 02:50:08 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-d0af2a5b:/etc/gitlab/trusted-certs`56[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-d0af2a5b:/etc/gitlab/ssl`57[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-d0af2a5b`58[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-d0af2a5b`59[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4`61[Aug 08 2023 02:50:45 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-8e60dcd9$`62[Aug 08 2023 02:50:45 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Aug 08 2023 02:50:45 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Aug 08 2023 02:50:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-8e60dcd9 --net test --hostname gitlab-ce-8e60dcd9.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-07-3689203c/gitlab-ce-8e60dcd9/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4`65[Aug 08 2023 02:50:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-8e60dcd9 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-08-08 02:50:0766# Gitlab::QA::Runtime::OmnibusConfigurations::Default67gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme68gitlab_rails['gitlab_disable_animations'] = true # Disable animations69gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry70gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password71gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`72[Aug 08 2023 02:50:54 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-8e60dcd9`73[Aug 08 2023 02:54:37 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Aug 08 2023 02:54:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`75[Aug 08 2023 02:54:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`76[Aug 08 2023 02:54:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`77[Aug 08 2023 02:54:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`78[Aug 08 2023 02:54:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`79[Aug 08 2023 02:54:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`80[Aug 08 2023 02:54:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`81[Aug 08 2023 02:54:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`82[Aug 08 2023 02:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`83[Aug 08 2023 02:54:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`84[Aug 08 2023 02:54:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`85[Aug 08 2023 02:54:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`86[Aug 08 2023 02:54:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`87[Aug 08 2023 02:54:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`88[Aug 08 2023 02:54:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`89[Aug 08 2023 02:54:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`90[Aug 08 2023 02:54:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`91[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-8e60dcd9`92[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-8e60dcd9 80/tcp`93[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!94[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-8e60dcd9 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`95[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-8e60dcd9 bash -c "echo '#!/usr/bin/env bash96if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then97 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'98 exit 199fi100' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`101[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-8e60dcd9 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`102[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ce-8e60dcd9:/tmp/data-seeds`103[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Running exec_commands...104[Aug 08 2023 02:54:56 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-8e60dcd9 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`105[Aug 08 2023 02:55:54 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`106[Aug 08 2023 02:55:54 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2692edb3649566201449e61374faf3fed83bbd4`107[Aug 08 2023 02:56:42 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce108[Aug 08 2023 02:56:42 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_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env 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_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-07-3689203c/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-07-3689203c/gitlab-ce-qa-0deede3c:/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 --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-0deede3c registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2692edb3649566201449e61374faf3fed83bbd4 Test::Instance::All http://gitlab-ce-8e60dcd9.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4821869255.json --format RspecJunitFormatter --out tmp/rspec-4821869255.xml --format html --out tmp/rspec-instance_4_5.htm --color --format documentation`1092023-08-08 02:57:01 / CONF :: 110 ==> Base URL: http://gitlab-ce-8e60dcd9.test111 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f6c1c85dc90>112 ==> Libraries: Chemlab::Vendor113[Aug 08 2023 02:57:01 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA114[Aug 08 2023 02:57:01 UTC (QA Tests)] INFO -- Browser: chrome115[Aug 08 2023 02:57:01 UTC (QA Tests)] INFO -- Performing sanity check for environment!116[Aug 08 2023 02:57:02 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'117[Aug 08 2023 02:57:02 UTC (QA Tests)] INFO -- Report already exists, skipping!118[Aug 08 2023 02:57:02 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====119[Aug 08 2023 02:57:02 UTC (QA Tests)] INFO -- Report specs:120[Aug 08 2023 02:57:03 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb"]121[Aug 08 2023 02:57:03 UTC (QA Tests)] INFO -- Leftover specs:122[Aug 08 2023 02:57:03 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb"]123[Aug 08 2023 02:57:03 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!124[Aug 08 2023 02:57:03 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'125[Aug 08 2023 02:57:03 UTC (QA Tests)] INFO -- Report already exists, skipping!126Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}127Randomized with seed 2009128Plan129 issue suggestions130[Aug 08 2023 02:57:12 UTC (QA Tests)] INFO -- Starting test: Plan issue suggestions shows issue suggestions when creating a new issue131[Aug 08 2023 02:57:12 UTC (QA Tests)] INFO -- filling :login_field with "root"132[Aug 08 2023 02:57:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field133[Aug 08 2023 02:57:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"134[Aug 08 2023 02:57:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field135[Aug 08 2023 02:57:13 UTC (QA Tests)] INFO -- clicking :sign_in_button136[Aug 08 2023 02:57:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.029s137[Aug 08 2023 02:57:17 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA138[Aug 08 2023 02:57:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-n0g73kc3' via cache in 0.0 seconds139[Aug 08 2023 02:57:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.15 seconds140[Aug 08 2023 02:57:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 2.28 seconds141[Aug 08 2023 02:57:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-issues-e4e57916153933db' via api in 4.11 seconds142[Aug 08 2023 02:57:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 5.5 seconds143[Aug 08 2023 02:57:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-issues-e4e57916153933db144[Aug 08 2023 02:57:24 UTC (QA Tests)] INFO -- clicking :new-menu-toggle145[Aug 08 2023 02:57:24 UTC (QA Tests)] INFO -- clicking :create_menu_item146[Aug 08 2023 02:57:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 2.063s147[Aug 08 2023 02:57:27 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "issue"148[Aug 08 2023 02:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field149[Aug 08 2023 02:57:29 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue Board"150[Aug 08 2023 02:57:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field151 shows issue suggestions when creating a new issue152Create153 Git push over HTTP154[Aug 08 2023 02:57:31 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository155[Aug 08 2023 02:57:31 UTC (QA Tests)] INFO -- filling :login_field with "root"156[Aug 08 2023 02:57:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field157[Aug 08 2023 02:57:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"158[Aug 08 2023 02:57:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field159[Aug 08 2023 02:57:32 UTC (QA Tests)] INFO -- clicking :sign_in_button160[Aug 08 2023 02:57:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.225s161[Aug 08 2023 02:57:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.2 seconds162[Aug 08 2023 02:57:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.43 seconds163[Aug 08 2023 02:57:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-3957c5be94520a29' via api in 1.93 seconds164[Aug 08 2023 02:57:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"165[Aug 08 2023 02:57:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.96 seconds166[Aug 08 2023 02:57:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-3957c5be94520a29167 user pushes code to the repository168Monitor169 Recovery alert170 when using HTTP endpoint integration171 behaves like triggers recovery alert172 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)173 when using Prometheus integration174 behaves like triggers recovery alert175 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)176Manage177 Impersonation tokens178[Aug 08 2023 02:57:41 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI179[Aug 08 2023 02:57:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f992756862795fe4' via api in 0.7 seconds180[Aug 08 2023 02:57:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 11.024s181[Aug 08 2023 02:57:53 UTC (QA Tests)] INFO -- filling :login_field with "root"182[Aug 08 2023 02:57:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field183[Aug 08 2023 02:57:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"184[Aug 08 2023 02:57:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field185[Aug 08 2023 02:57:54 UTC (QA Tests)] INFO -- clicking :sign_in_button186[Aug 08 2023 02:57:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.177s187[Aug 08 2023 02:57:57 UTC (QA Tests)] INFO -- clicking :context_switcher188[Aug 08 2023 02:57:57 UTC (QA Tests)] INFO -- clicking :nav_item_link189[Aug 08 2023 02:57:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.593s190[Aug 08 2023 02:57:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.174s191[Aug 08 2023 02:57:59 UTC (QA Tests)] INFO -- clicking :nav_item_link192[Aug 08 2023 02:58:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.734s193[Aug 08 2023 02:58:03 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab194[Aug 08 2023 02:58:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation_tokens_tab' took 0.571s195[Aug 08 2023 02:58:03 UTC (QA Tests)] INFO -- clicking :add-new-token-button196[Aug 08 2023 02:58:03 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"197[Aug 08 2023 02:58:03 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field198[Aug 08 2023 02:58:04 UTC (QA Tests)] INFO -- clicking :api_label199[Aug 08 2023 02:58:04 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-08-10"200[Aug 08 2023 02:58:04 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field201[Aug 08 2023 02:58:04 UTC (QA Tests)] INFO -- clicking :create_token_button202[Aug 08 2023 02:58:05 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button203[Aug 08 2023 02:58:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImpersonationToken with name 'api-impersonation-access-token-xlahm9bj' via browser_ui in 22.92 seconds204[Aug 08 2023 02:58:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s205[Aug 08 2023 02:58:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content206[Aug 08 2023 02:58:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content207[Aug 08 2023 02:58:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.031s208[Aug 08 2023 02:58:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content209[Aug 08 2023 02:58:08 UTC (QA Tests)] INFO -- clicking :sign_out_link210[Aug 08 2023 02:58:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.52s211[Aug 08 2023 02:58:08 UTC (QA Tests)] INFO -- filling :login_field with "root"212[Aug 08 2023 02:58:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field213[Aug 08 2023 02:58:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"214[Aug 08 2023 02:58:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field215[Aug 08 2023 02:58:09 UTC (QA Tests)] INFO -- clicking :sign_in_button216[Aug 08 2023 02:58:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.855s217[Aug 08 2023 02:58:12 UTC (QA Tests)] INFO -- clicking :context_switcher218[Aug 08 2023 02:58:12 UTC (QA Tests)] INFO -- clicking :nav_item_link219[Aug 08 2023 02:58:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.601s220[Aug 08 2023 02:58:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.176s221[Aug 08 2023 02:58:14 UTC (QA Tests)] INFO -- clicking :nav_item_link222[Aug 08 2023 02:58:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.962s223[Aug 08 2023 02:58:17 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab224[Aug 08 2023 02:58:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation_tokens_tab' took 0.521s225[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- clicking :revoke_button226[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- clicking :confirm-ok-button227 can be created and revoked via the UI228Data Stores229 Subgroup transfer230[Aug 08 2023 02:58:19 UTC (QA Tests)] INFO -- Starting test: Data Stores Subgroup transfer transfers a subgroup to another group231[Aug 08 2023 02:58:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds232[Aug 08 2023 02:58:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/target-group-for-transfer_6f3892ad05ffbc8d' via api in 0.57 seconds233[Aug 08 2023 02:58:21 UTC (QA Tests)] INFO -- filling :login_field with "root"234[Aug 08 2023 02:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field235[Aug 08 2023 02:58:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"236[Aug 08 2023 02:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field237[Aug 08 2023 02:58:21 UTC (QA Tests)] INFO -- clicking :sign_in_button238[Aug 08 2023 02:58:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.263s239[Aug 08 2023 02:58:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds240[Aug 08 2023 02:58:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/source-group-for-transfer_25dd5a02da0e45ff' via api in 0.35 seconds241[Aug 08 2023 02:58:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/source-group-for-transfer_25dd5a02da0e45ff/subgroup-for-transfer_2b14a9ff13b5a2d4' via api in 0.46 seconds242[Aug 08 2023 02:58:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-8e60dcd9.test/groups/gitlab-qa-sandbox-group-3/source-group-for-transfer_25dd5a02da0e45ff/subgroup-for-transfer_2b14a9ff13b5a2d4243[Aug 08 2023 02:58:26 UTC (QA Tests)] INFO -- clicking :menu_section_button244[Aug 08 2023 02:58:26 UTC (QA Tests)] INFO -- clicking :nav_item_link245[Aug 08 2023 02:58:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.188s246[Aug 08 2023 02:58:28 UTC (QA Tests)] INFO -- Transferring group: subgroup-for-transfer_2b14a9ff13b5a2d4 to target group: target-group-for-transfer_6f3892ad05ffbc8d247[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer_group_content"],[data-qa-selector="transfer_group_content"]248[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- clicking :namespaces_list249[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "target-group-for-transfer_6f3892ad05ffbc8d"250[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search251[Aug 08 2023 02:58:30 UTC (QA Tests)] INFO -- clicking :transfer_group_button252[Aug 08 2023 02:58:30 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "gitlab-qa-sandbox-group-3/source-group-for-transfer_25dd5a02da0e45ff/subgroup-for-transfer_2b14a9ff13b5a2d4"253[Aug 08 2023 02:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field254[Aug 08 2023 02:58:31 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button255[Aug 08 2023 02:58:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 0.986s256 transfers a subgroup to another group257Verify258 Group runner registration259[Aug 08 2023 02:58:32 UTC (QA Tests)] INFO -- Starting test: Verify Group runner registration user registers a new group runner260[Aug 08 2023 02:58:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.261[Aug 08 2023 02:58:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`262[Aug 08 2023 02:58:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds263[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-ci-cd-d3d6329aea72a883' via api in 0.32 seconds264[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`265[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463512 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463512 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691463512 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `266[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463512`267[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`268[Aug 08 2023 02:58:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463512' via api in 8.02 seconds269[Aug 08 2023 02:58:41 UTC (QA Tests)] INFO -- filling :login_field with "root"270[Aug 08 2023 02:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field271[Aug 08 2023 02:58:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"272[Aug 08 2023 02:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field273[Aug 08 2023 02:58:42 UTC (QA Tests)] INFO -- clicking :sign_in_button274[Aug 08 2023 02:58:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.764s275[Aug 08 2023 02:58:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-8e60dcd9.test/groups/gitlab-qa-sandbox-group-3/group-with-ci-cd-d3d6329aea72a883276[Aug 08 2023 02:58:45 UTC (QA Tests)] INFO -- clicking :menu_section_button277[Aug 08 2023 02:58:45 UTC (QA Tests)] INFO -- clicking :nav_item_link278[Aug 08 2023 02:58:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.794s279[Aug 08 2023 02:58:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463512'280[Aug 08 2023 02:58:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463512`281 user registers a new group runner282Create283 Create a new merge request from the event notification after a push284[Aug 08 2023 02:58:47 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API285[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- filling :login_field with "root"286[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field287[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"288[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field289[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- clicking :sign_in_button290[Aug 08 2023 02:58:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.732s291[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds292[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.12 seconds293[Aug 08 2023 02:58:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/the_awesome_project-d30ea929d0e13c3f' via api in 1.69 seconds294[Aug 08 2023 02:58:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds295[Aug 08 2023 02:58:53 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"296[Aug 08 2023 02:58:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/the_awesome_project-d30ea929d0e13c3f297[Aug 08 2023 02:58:57 UTC (QA Tests)] INFO -- clicking :create_merge_request_button298[Aug 08 2023 02:58:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.445s299[Aug 08 2023 02:58:59 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 94e2e5792924aef9"300[Aug 08 2023 02:58:59 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field301[Aug 08 2023 02:58:59 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present302[Aug 08 2023 02:59:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.149s303 creates a merge request after a push via the API304[Aug 08 2023 02:59:02 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the git CLI305[Aug 08 2023 02:59:03 UTC (QA Tests)] INFO -- filling :login_field with "root"306[Aug 08 2023 02:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field307[Aug 08 2023 02:59:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"308[Aug 08 2023 02:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field309[Aug 08 2023 02:59:04 UTC (QA Tests)] INFO -- clicking :sign_in_button310[Aug 08 2023 02:59:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.545s311[Aug 08 2023 02:59:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds312[Aug 08 2023 02:59:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds313[Aug 08 2023 02:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/the_awesome_project-7bb0cc19eaa00b3d' via api in 1.03 seconds314[Aug 08 2023 02:59:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"315[Aug 08 2023 02:59:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.42 seconds316[Aug 08 2023 02:59:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/the_awesome_project-7bb0cc19eaa00b3d317[Aug 08 2023 02:59:11 UTC (QA Tests)] INFO -- clicking :create_merge_request_button318[Aug 08 2023 02:59:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.074s319[Aug 08 2023 02:59:12 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test d350b29a6d8b1a22"320[Aug 08 2023 02:59:12 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field321[Aug 08 2023 02:59:12 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present322[Aug 08 2023 02:59:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.013s323 creates a merge request after a push via the git CLI324Release325 Deploy token creation326[Aug 08 2023 02:59:16 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token327[Aug 08 2023 02:59:16 UTC (QA Tests)] INFO -- filling :login_field with "root"328[Aug 08 2023 02:59:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field329[Aug 08 2023 02:59:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"330[Aug 08 2023 02:59:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field331[Aug 08 2023 02:59:17 UTC (QA Tests)] INFO -- clicking :sign_in_button332[Aug 08 2023 02:59:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.815s333[Aug 08 2023 02:59:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds334[Aug 08 2023 02:59:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds335[Aug 08 2023 02:59:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-to-deploy-7dbb9473c9a4669f' via api in 0.65 seconds336[Aug 08 2023 02:59:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.76 seconds337 user adds a deploy token338Create339 Push over SSH using Git protocol version 2340[Aug 08 2023 02:59:21 UTC (QA Tests)] INFO -- filling :login_field with "root"341[Aug 08 2023 02:59:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field342[Aug 08 2023 02:59:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"343[Aug 08 2023 02:59:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field344[Aug 08 2023 02:59:22 UTC (QA Tests)] INFO -- clicking :sign_in_button345[Aug 08 2023 02:59:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.784s346[Aug 08 2023 02:59:24 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-39-3gsm6x/id_rsa -N `347[Aug 08 2023 02:59:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.55 seconds348[Aug 08 2023 02:59:25 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository349[Aug 08 2023 02:59:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds350[Aug 08 2023 02:59:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds351[Aug 08 2023 02:59:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/git-protocol-project-ebaacd5e7c62411d' via api in 0.84 seconds352[Aug 08 2023 02:59:28 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"353[Aug 08 2023 02:59:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/git-protocol-project-ebaacd5e7c62411d354[Aug 08 2023 02:59:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'355 user pushes to the repository356Create357 Merge request suggestions358[Aug 08 2023 02:59:30 UTC (QA Tests)] INFO -- Starting test: Create Merge request suggestions applies a single suggestion with a custom message359[Aug 08 2023 02:59:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds360[Aug 08 2023 02:59:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.16 seconds361[Aug 08 2023 02:59:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/suggestions_project-3bf958fa7e1cdaa4' via api in 0.84 seconds362[Aug 08 2023 02:59:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.34 seconds363[Aug 08 2023 02:59:31 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/suggestions_project-3bf958fa7e1cdaa4 QA::Resource::Project364[Aug 08 2023 02:59:32 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"365[Aug 08 2023 02:59:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field366[Aug 08 2023 02:59:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"367[Aug 08 2023 02:59:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field368[Aug 08 2023 02:59:33 UTC (QA Tests)] INFO -- clicking :sign_in_button369[Aug 08 2023 02:59:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.902s370[Aug 08 2023 02:59:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds371[Aug 08 2023 02:59:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds372[Aug 08 2023 02:59:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.94 seconds373[Aug 08 2023 02:59:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/suggestions_project-3bf958fa7e1cdaa4/-/merge_requests/1374[Aug 08 2023 02:59:40 UTC (QA Tests)] INFO -- clicking :diffs_tab375[Aug 08 2023 02:59:41 UTC (QA Tests)] INFO -- clicking :diff_comment_button376[Aug 08 2023 02:59:41 UTC (QA Tests)] INFO -- clicking :suggestion_button377[Aug 08 2023 02:59:42 UTC (QA Tests)] INFO -- filling :reply_field with ""378[Aug 08 2023 02:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field379[Aug 08 2023 02:59:42 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0380This is the suggestion for line number 4!381```"382[Aug 08 2023 02:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field383[Aug 08 2023 02:59:43 UTC (QA Tests)] INFO -- clicking :comment_now_button384[Aug 08 2023 02:59:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.046s385[Aug 08 2023 02:59:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.025s386[Aug 08 2023 02:59:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content387[Aug 08 2023 02:59:46 UTC (QA Tests)] INFO -- clicking :sign_out_link388[Aug 08 2023 02:59:47 UTC (QA Tests)] INFO -- filling :login_field with "root"389[Aug 08 2023 02:59:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field390[Aug 08 2023 02:59:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"391[Aug 08 2023 02:59:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field392[Aug 08 2023 02:59:48 UTC (QA Tests)] INFO -- clicking :sign_in_button393[Aug 08 2023 02:59:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.016s394[Aug 08 2023 02:59:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/suggestions_project-3bf958fa7e1cdaa4/-/merge_requests/1395[Aug 08 2023 02:59:53 UTC (QA Tests)] INFO -- clicking :diffs_tab396[Aug 08 2023 02:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.744s397[Aug 08 2023 02:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.792s398[Aug 08 2023 02:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements apply_suggestion_dropdown' took 0.82s399[Aug 08 2023 02:59:54 UTC (QA Tests)] INFO -- filling :commit_message_field with "Applying suggested change for testing purposes."400[Aug 08 2023 02:59:54 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field401[Aug 08 2023 02:59:55 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button402[Aug 08 2023 02:59:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.389s403[Aug 08 2023 02:59:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying_badge' took 1.405s404[Aug 08 2023 02:59:56 UTC (QA Tests)] INFO -- clicking :commits_tab405 applies a single suggestion with a custom message406Verify407 Unlocking job artifacts across parent-child pipelines408 with strategy:depend409 when latest child pipeline failed410[Aug 08 2023 02:59:57 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest child pipeline failed does not unlock job artifacts from previous successful pipeline family411[Aug 08 2023 02:59:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds412[Aug 08 2023 02:59:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.2 seconds413[Aug 08 2023 02:59:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-526425638e7af8ed' via api in 1.36 seconds414[Aug 08 2023 02:59:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.415[Aug 08 2023 02:59:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`416[Aug 08 2023 02:59:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`417[Aug 08 2023 02:59:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-lzhlybx7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-lzhlybx7 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-lzhlybx7 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list qa-runner-lzhlybx7 --executor shell && gitlab-runner run" `418[Aug 08 2023 03:00:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-lzhlybx7`419[Aug 08 2023 03:00:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`420[Aug 08 2023 03:00:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-lzhlybx7' via api in 1.68 seconds421[Aug 08 2023 03:00:01 UTC (QA Tests)] INFO -- filling :login_field with "root"422[Aug 08 2023 03:00:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field423[Aug 08 2023 03:00:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"424[Aug 08 2023 03:00:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field425[Aug 08 2023 03:00:02 UTC (QA Tests)] INFO -- clicking :sign_in_button426[Aug 08 2023 03:00:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.979s427[Aug 08 2023 03:00:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-526425638e7af8ed428[Aug 08 2023 03:00:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds429[Aug 08 2023 03:00:06 UTC (QA Tests)] INFO -- clicking :menu_section_button430[Aug 08 2023 03:00:06 UTC (QA Tests)] INFO -- clicking :nav_item_link431[Aug 08 2023 03:00:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.892s432[Aug 08 2023 03:00:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.562s433[Aug 08 2023 03:00:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds434[Aug 08 2023 03:00:19 UTC (QA Tests)] INFO -- clicking :nav_item_link435[Aug 08 2023 03:00:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.017s436[Aug 08 2023 03:00:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '5' via api in 0.14 seconds437[Aug 08 2023 03:00:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-526425638e7af8ed/-/jobs/5438[Aug 08 2023 03:00:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '6' via api in 0.12 seconds439[Aug 08 2023 03:00:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-526425638e7af8ed/-/jobs/6440[Aug 08 2023 03:00:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '2' via api in 0.13 seconds441[Aug 08 2023 03:00:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-526425638e7af8ed/-/jobs/2442[Aug 08 2023 03:00:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '3' via api in 0.14 seconds443[Aug 08 2023 03:00:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-526425638e7af8ed/-/jobs/3444 does not unlock job artifacts from previous successful pipeline family445 when latest pipeline family is successful446[Aug 08 2023 03:00:38 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family447[Aug 08 2023 03:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds448[Aug 08 2023 03:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds449[Aug 08 2023 03:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-500abd777a1f9945' via api in 0.63 seconds450[Aug 08 2023 03:00:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.451[Aug 08 2023 03:00:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`452[Aug 08 2023 03:00:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`453[Aug 08 2023 03:00:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-6288jfxb --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6288jfxb sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-6288jfxb --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list qa-runner-6288jfxb --executor shell && gitlab-runner run" `454[Aug 08 2023 03:00:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6288jfxb`455[Aug 08 2023 03:00:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`456[Aug 08 2023 03:00:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-6288jfxb' via api in 1.27 seconds457[Aug 08 2023 03:00:41 UTC (QA Tests)] INFO -- filling :login_field with "root"458[Aug 08 2023 03:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field459[Aug 08 2023 03:00:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"460[Aug 08 2023 03:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field461[Aug 08 2023 03:00:41 UTC (QA Tests)] INFO -- clicking :sign_in_button462[Aug 08 2023 03:00:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.113s463[Aug 08 2023 03:00:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-500abd777a1f9945464[Aug 08 2023 03:00:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds465[Aug 08 2023 03:00:46 UTC (QA Tests)] INFO -- clicking :menu_section_button466[Aug 08 2023 03:00:46 UTC (QA Tests)] INFO -- clicking :nav_item_link467[Aug 08 2023 03:00:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.833s468[Aug 08 2023 03:00:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.335s469[Aug 08 2023 03:00:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds470[Aug 08 2023 03:00:58 UTC (QA Tests)] INFO -- clicking :nav_item_link471[Aug 08 2023 03:00:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.005s472[Aug 08 2023 03:01:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '11' via api in 0.1 seconds473[Aug 08 2023 03:01:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-500abd777a1f9945/-/jobs/11474[Aug 08 2023 03:01:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 10.24s475[Aug 08 2023 03:01:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '12' via api in 0.26 seconds476[Aug 08 2023 03:01:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-500abd777a1f9945/-/jobs/12477[Aug 08 2023 03:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '8' via api in 0.1 seconds478[Aug 08 2023 03:01:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-500abd777a1f9945/-/jobs/8479[Aug 08 2023 03:01:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '9' via api in 0.11 seconds480[Aug 08 2023 03:01:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-500abd777a1f9945/-/jobs/9481 unlocks job artifacts from previous successful pipeline family482 when latest parent pipeline failed483[Aug 08 2023 03:01:17 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family484[Aug 08 2023 03:01:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds485[Aug 08 2023 03:01:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.2 seconds486[Aug 08 2023 03:01:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-2c9dca8ff27764b1' via api in 1.49 seconds487[Aug 08 2023 03:01:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.488[Aug 08 2023 03:01:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`489[Aug 08 2023 03:01:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`490[Aug 08 2023 03:01:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-un3zvdaj --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-un3zvdaj sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-un3zvdaj --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list qa-runner-un3zvdaj --executor shell && gitlab-runner run" `491[Aug 08 2023 03:01:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-un3zvdaj`492[Aug 08 2023 03:01:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`493[Aug 08 2023 03:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-un3zvdaj' via api in 7.38 seconds494[Aug 08 2023 03:01:26 UTC (QA Tests)] INFO -- filling :login_field with "root"495[Aug 08 2023 03:01:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field496[Aug 08 2023 03:01:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"497[Aug 08 2023 03:01:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field498[Aug 08 2023 03:01:27 UTC (QA Tests)] INFO -- clicking :sign_in_button499[Aug 08 2023 03:01:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.015s500[Aug 08 2023 03:01:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-2c9dca8ff27764b1501[Aug 08 2023 03:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds502[Aug 08 2023 03:01:32 UTC (QA Tests)] INFO -- clicking :menu_section_button503[Aug 08 2023 03:01:32 UTC (QA Tests)] INFO -- clicking :nav_item_link504[Aug 08 2023 03:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.876s505[Aug 08 2023 03:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.714s506[Aug 08 2023 03:01:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.96 seconds507[Aug 08 2023 03:01:45 UTC (QA Tests)] INFO -- clicking :nav_item_link508[Aug 08 2023 03:01:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.938s509[Aug 08 2023 03:01:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '17' via api in 0.12 seconds510[Aug 08 2023 03:01:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-2c9dca8ff27764b1/-/jobs/17511[Aug 08 2023 03:01:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '18' via api in 0.13 seconds512[Aug 08 2023 03:01:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-2c9dca8ff27764b1/-/jobs/18513[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '14' via api in 0.14 seconds514[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-2c9dca8ff27764b1/-/jobs/14515[Aug 08 2023 03:02:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '15' via api in 0.11 seconds516[Aug 08 2023 03:02:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-2c9dca8ff27764b1/-/jobs/15517 does not unlock job artifacts from previous successful pipeline family518 without strategy:depend519 when latest pipeline family is successful520 unlocks job artifacts from previous successful pipeline family (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/418668)521 when latest child pipeline failed522[Aug 08 2023 03:02:03 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest child pipeline failed unlocks job artifacts from previous successful pipeline family because the latest parent is successful523[Aug 08 2023 03:02:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds524[Aug 08 2023 03:02:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds525[Aug 08 2023 03:02:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-32488eef6b44899c' via api in 0.83 seconds526[Aug 08 2023 03:02:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.527[Aug 08 2023 03:02:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`528[Aug 08 2023 03:02:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`529[Aug 08 2023 03:02:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-6roz2tx5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6roz2tx5 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-6roz2tx5 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list qa-runner-6roz2tx5 --executor shell && gitlab-runner run" `530[Aug 08 2023 03:02:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6roz2tx5`531[Aug 08 2023 03:02:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`532[Aug 08 2023 03:02:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-6roz2tx5' via api in 6.39 seconds533[Aug 08 2023 03:02:11 UTC (QA Tests)] INFO -- filling :login_field with "root"534[Aug 08 2023 03:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field535[Aug 08 2023 03:02:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"536[Aug 08 2023 03:02:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field537[Aug 08 2023 03:02:12 UTC (QA Tests)] INFO -- clicking :sign_in_button538[Aug 08 2023 03:02:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.101s539[Aug 08 2023 03:02:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-32488eef6b44899c540[Aug 08 2023 03:02:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds541[Aug 08 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :menu_section_button542[Aug 08 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :nav_item_link543[Aug 08 2023 03:02:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.937s544[Aug 08 2023 03:02:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds545[Aug 08 2023 03:02:30 UTC (QA Tests)] INFO -- clicking :nav_item_link546[Aug 08 2023 03:02:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.089s547[Aug 08 2023 03:02:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '23' via api in 0.13 seconds548[Aug 08 2023 03:02:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-32488eef6b44899c/-/jobs/23549[Aug 08 2023 03:02:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '24' via api in 0.13 seconds550[Aug 08 2023 03:02:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-32488eef6b44899c/-/jobs/24551[Aug 08 2023 03:02:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 10.081s552[Aug 08 2023 03:02:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '20' via api in 0.12 seconds553[Aug 08 2023 03:02:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-32488eef6b44899c/-/jobs/20554[Aug 08 2023 03:02:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '21' via api in 0.14 seconds555[Aug 08 2023 03:02:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-32488eef6b44899c/-/jobs/21556 unlocks job artifacts from previous successful pipeline family because the latest parent is successful557 when latest parent pipeline failed558[Aug 08 2023 03:02:47 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family559[Aug 08 2023 03:02:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds560[Aug 08 2023 03:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds561[Aug 08 2023 03:02:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-445a81979db53885' via api in 0.79 seconds562[Aug 08 2023 03:02:48 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.563[Aug 08 2023 03:02:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`564[Aug 08 2023 03:02:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`565[Aug 08 2023 03:02:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-xlylodhq --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-xlylodhq sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-xlylodhq --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list qa-runner-xlylodhq --executor shell && gitlab-runner run" `566[Aug 08 2023 03:02:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-xlylodhq`567[Aug 08 2023 03:02:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`568[Aug 08 2023 03:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-xlylodhq' via api in 1.58 seconds569[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- filling :login_field with "root"570[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field571[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"572[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field573[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- clicking :sign_in_button574[Aug 08 2023 03:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.113s575[Aug 08 2023 03:02:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-445a81979db53885576[Aug 08 2023 03:02:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds577[Aug 08 2023 03:02:56 UTC (QA Tests)] INFO -- clicking :menu_section_button578[Aug 08 2023 03:02:56 UTC (QA Tests)] INFO -- clicking :nav_item_link579[Aug 08 2023 03:02:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s580[Aug 08 2023 03:03:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.91 seconds581[Aug 08 2023 03:03:09 UTC (QA Tests)] INFO -- clicking :nav_item_link582[Aug 08 2023 03:03:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.433s583[Aug 08 2023 03:03:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '29' via api in 0.11 seconds584[Aug 08 2023 03:03:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-445a81979db53885/-/jobs/29585[Aug 08 2023 03:03:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '30' via api in 0.11 seconds586[Aug 08 2023 03:03:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-445a81979db53885/-/jobs/30587[Aug 08 2023 03:03:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '26' via api in 0.11 seconds588[Aug 08 2023 03:03:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-445a81979db53885/-/jobs/26589[Aug 08 2023 03:03:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '27' via api in 0.1 seconds590[Aug 08 2023 03:03:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/unlock-job-artifacts-parent-child-project-445a81979db53885/-/jobs/27591 does not unlock job artifacts from previous successful pipeline family592Data Stores593 Group member access request594[Aug 08 2023 03:03:28 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner595[Aug 08 2023 03:03:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d88aa34b4aabfdda' via api in 0.26 seconds596[Aug 08 2023 03:03:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds597[Aug 08 2023 03:03:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-access-request-f0a6a2d2af3e956b' via api in 0.35 seconds598[Aug 08 2023 03:03:30 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d88aa34b4aabfdda"599[Aug 08 2023 03:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field600[Aug 08 2023 03:03:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"601[Aug 08 2023 03:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field602[Aug 08 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :sign_in_button603[Aug 08 2023 03:03:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.848s604[Aug 08 2023 03:03:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-8e60dcd9.test/groups/gitlab-qa-sandbox-group-3/group-for-access-request-f0a6a2d2af3e956b605[Aug 08 2023 03:03:34 UTC (QA Tests)] INFO -- clicking :request_access_link606[Aug 08 2023 03:03:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 1.33s607[Aug 08 2023 03:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.058s608[Aug 08 2023 03:03:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content609[Aug 08 2023 03:03:37 UTC (QA Tests)] INFO -- clicking :sign_out_link610[Aug 08 2023 03:03:37 UTC (QA Tests)] INFO -- filling :login_field with "root"611[Aug 08 2023 03:03:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field612[Aug 08 2023 03:03:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"613[Aug 08 2023 03:03:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field614[Aug 08 2023 03:03:38 UTC (QA Tests)] INFO -- clicking :sign_in_button615[Aug 08 2023 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.228s616[Aug 08 2023 03:03:41 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button617[Aug 08 2023 03:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos-shortcut-button' took 0.554s618[Aug 08 2023 03:03:42 UTC (QA Tests)] INFO -- clicking :group_dropdown619[Aug 08 2023 03:03:42 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-f0a6a2d2af3e956b"620[Aug 08 2023 03:03:42 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field621[Aug 08 2023 03:03:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d88aa34b4aabfdda'622 generates a todo item for the group owner623 when managing requests as the group owner624 and request is denied625[Aug 08 2023 03:03:44 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group626[Aug 08 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8e8f32f835b10acd' via api in 0.33 seconds627[Aug 08 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds628[Aug 08 2023 03:03:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-access-request-be7754d2a7499a5b' via api in 0.36 seconds629[Aug 08 2023 03:03:45 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8e8f32f835b10acd"630[Aug 08 2023 03:03:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field631[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"632[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field633[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- clicking :sign_in_button634[Aug 08 2023 03:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.732s635[Aug 08 2023 03:03:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-8e60dcd9.test/groups/gitlab-qa-sandbox-group-3/group-for-access-request-be7754d2a7499a5b636[Aug 08 2023 03:03:49 UTC (QA Tests)] INFO -- clicking :request_access_link637[Aug 08 2023 03:03:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.906s638[Aug 08 2023 03:03:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s639[Aug 08 2023 03:03:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content640[Aug 08 2023 03:03:52 UTC (QA Tests)] INFO -- clicking :sign_out_link641[Aug 08 2023 03:03:52 UTC (QA Tests)] INFO -- filling :login_field with "root"642[Aug 08 2023 03:03:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field643[Aug 08 2023 03:03:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"644[Aug 08 2023 03:03:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field645[Aug 08 2023 03:03:53 UTC (QA Tests)] INFO -- clicking :sign_in_button646[Aug 08 2023 03:03:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.11s647[Aug 08 2023 03:03:56 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button648[Aug 08 2023 03:03:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos-shortcut-button' took 0.512s649[Aug 08 2023 03:03:57 UTC (QA Tests)] INFO -- clicking :group_dropdown650[Aug 08 2023 03:03:57 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-be7754d2a7499a5b"651[Aug 08 2023 03:03:57 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field652[Aug 08 2023 03:03:58 UTC (QA Tests)] INFO -- clicking :todo_item_container653[Aug 08 2023 03:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 0.987s654[Aug 08 2023 03:03:59 UTC (QA Tests)] INFO -- clicking :delete_member_button655[Aug 08 2023 03:03:59 UTC (QA Tests)] INFO -- clicking :remove_member_button656[Aug 08 2023 03:04:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.998s657[Aug 08 2023 03:04:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8e8f32f835b10acd'658 does not add user to the group659 and request is accepted660[Aug 08 2023 03:04:01 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group661[Aug 08 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a69e74f21433cb29' via api in 0.3 seconds662[Aug 08 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds663[Aug 08 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-access-request-700a69b86e92b128' via api in 0.34 seconds664[Aug 08 2023 03:04:02 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a69e74f21433cb29"665[Aug 08 2023 03:04:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field666[Aug 08 2023 03:04:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"667[Aug 08 2023 03:04:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field668[Aug 08 2023 03:04:03 UTC (QA Tests)] INFO -- clicking :sign_in_button669[Aug 08 2023 03:04:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.585s670[Aug 08 2023 03:04:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-8e60dcd9.test/groups/gitlab-qa-sandbox-group-3/group-for-access-request-700a69b86e92b128671[Aug 08 2023 03:04:06 UTC (QA Tests)] INFO -- clicking :request_access_link672[Aug 08 2023 03:04:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.532s673[Aug 08 2023 03:04:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.044s674[Aug 08 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content675[Aug 08 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :sign_out_link676[Aug 08 2023 03:04:09 UTC (QA Tests)] INFO -- filling :login_field with "root"677[Aug 08 2023 03:04:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field678[Aug 08 2023 03:04:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"679[Aug 08 2023 03:04:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field680[Aug 08 2023 03:04:10 UTC (QA Tests)] INFO -- clicking :sign_in_button681[Aug 08 2023 03:04:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.105s682[Aug 08 2023 03:04:13 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button683[Aug 08 2023 03:04:13 UTC (QA Tests)] INFO -- clicking :group_dropdown684[Aug 08 2023 03:04:13 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-700a69b86e92b128"685[Aug 08 2023 03:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field686[Aug 08 2023 03:04:15 UTC (QA Tests)] INFO -- clicking :todo_item_container687[Aug 08 2023 03:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 0.939s688[Aug 08 2023 03:04:16 UTC (QA Tests)] INFO -- clicking :approve_access_request_button689[Aug 08 2023 03:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_access_request_button' took 1.054s690[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a69e74f21433cb29'691 adds user to the group692Manage693 2FA694[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh695[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-baee3a9de10089d1' via api in 0.26 seconds696[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-39-l5f0jf/id_rsa -N `697[Aug 08 2023 03:04:18 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-baee3a9de10089d1698[Aug 08 2023 03:04:18 UTC (QA Tests)] INFO -- Caching token for username: qa-user-baee3a9de10089d1, last six chars of token:kMs8yw699[Aug 08 2023 03:04:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-baee3a9de10089d1-qfz9zlst' via api in 0.08 seconds700[Aug 08 2023 03:04:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.65 seconds701[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-baee3a9de10089d1"702[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field703[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"704[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field705[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- clicking :sign_in_button706[Aug 08 2023 03:04:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.555s707[Aug 08 2023 03:04:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.029s708[Aug 08 2023 03:04:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content709[Aug 08 2023 03:04:23 UTC (QA Tests)] INFO -- clicking :edit_profile_link710[Aug 08 2023 03:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.768s711[Aug 08 2023 03:04:24 UTC (QA Tests)] INFO -- clicking :nav_item_link712[Aug 08 2023 03:04:24 UTC (QA Tests)] INFO -- clicking :enable_2fa_button713[Aug 08 2023 03:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element enable_2fa_button' took 0.689s714[Aug 08 2023 03:04:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "182346"715[Aug 08 2023 03:04:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field716[Aug 08 2023 03:04:31 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"717[Aug 08 2023 03:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field718[Aug 08 2023 03:04:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button719[Aug 08 2023 03:04:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.21s720[Aug 08 2023 03:04:32 UTC (QA Tests)] INFO -- clicking :copy_button721[Aug 08 2023 03:04:32 UTC (QA Tests)] INFO -- clicking :proceed_button722[Aug 08 2023 03:04:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element proceed_button' took 0.563s723[Aug 08 2023 03:04:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.076s724[Aug 08 2023 03:04:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content725[Aug 08 2023 03:04:34 UTC (QA Tests)] INFO -- clicking :sign_out_link726[Aug 08 2023 03:04:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-baee3a9de10089d1"727[Aug 08 2023 03:04:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field728[Aug 08 2023 03:04:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"729[Aug 08 2023 03:04:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field730[Aug 08 2023 03:04:37 UTC (QA Tests)] INFO -- clicking :sign_in_button731[Aug 08 2023 03:04:39 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "3e12d7b1afb251f8"732[Aug 08 2023 03:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field733[Aug 08 2023 03:04:39 UTC (QA Tests)] INFO -- clicking :verify_code_button734[Aug 08 2023 03:04:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.034s735[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content736[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- clicking :sign_out_link737[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-baee3a9de10089d1"738[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field739[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"740[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field741[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- clicking :sign_in_button742[Aug 08 2023 03:04:44 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "3e12d7b1afb251f8"743[Aug 08 2023 03:04:44 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field744[Aug 08 2023 03:04:45 UTC (QA Tests)] INFO -- clicking :verify_code_button745[Aug 08 2023 03:04:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.821s746 allows 2FA code recovery via ssh747Create748 File management749[Aug 08 2023 03:04:45 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web750[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- filling :login_field with "root"751[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field752[Aug 08 2023 03:04:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"753[Aug 08 2023 03:04:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field754[Aug 08 2023 03:04:47 UTC (QA Tests)] INFO -- clicking :sign_in_button755[Aug 08 2023 03:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.23s756[Aug 08 2023 03:04:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds757[Aug 08 2023 03:04:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.14 seconds758[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-new-file-c8f2d8a0f51fe6dc' via api in 0.99 seconds759[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.54 seconds760[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-new-file-c8f2d8a0f51fe6dc/-/blob/main/QA+Test+-+File+name761[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- clicking :action_dropdown762[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- clicking :edit_menu_item763[Aug 08 2023 03:04:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.107s7642023-08-08 03:04:54 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:7662023-08-08 03:04:54 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.767[Aug 08 2023 03:04:55 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"768[Aug 08 2023 03:04:55 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field769[Aug 08 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :commit_button770[Aug 08 2023 03:04:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.38s771[Aug 08 2023 03:04:57 UTC (QA Tests)] ERROR -- Interceptor Api Errors772[200] POST http://gitlab-ce-8e60dcd9.test/api/graphql -- Correlation Id: 01H79HNKGMQVE75PVJCPJWJHJ3773error-messages: Variable $refType of type RefType was provided invalid value774 user edits a file via the Web775Create776 Commit data777[Aug 08 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds778[Aug 08 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds779[Aug 08 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.2 seconds780[Aug 08 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-060c7f3a1a575af0' via api in 0.71 seconds781[Aug 08 2023 03:04:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"782[Aug 08 2023 03:04:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.26 seconds783[Aug 08 2023 03:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds784[Aug 08 2023 03:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds785[Aug 08 2023 03:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-new-file-0412580a4c6ef5a9' via api in 1.02 seconds786[Aug 08 2023 03:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.54 seconds787[Aug 08 2023 03:05:01 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch788[Aug 08 2023 03:05:02 UTC (QA Tests)] INFO -- filling :login_field with "root"789[Aug 08 2023 03:05:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field790[Aug 08 2023 03:05:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"791[Aug 08 2023 03:05:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field792[Aug 08 2023 03:05:02 UTC (QA Tests)] INFO -- clicking :sign_in_button793[Aug 08 2023 03:05:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.253s794[Aug 08 2023 03:05:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-060c7f3a1a575af0795[Aug 08 2023 03:05:09 UTC (QA Tests)] INFO -- clicking :options_button796 user views raw email patch797[Aug 08 2023 03:05:09 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff798[Aug 08 2023 03:05:10 UTC (QA Tests)] INFO -- filling :login_field with "root"799[Aug 08 2023 03:05:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field800[Aug 08 2023 03:05:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"801[Aug 08 2023 03:05:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field802[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- clicking :sign_in_button803[Aug 08 2023 03:05:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.147s804[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-060c7f3a1a575af0805[Aug 08 2023 03:05:17 UTC (QA Tests)] INFO -- clicking :options_button806 user views raw commit diff807Verify808 Trigger child pipeline with 'when:manual'809[Aug 08 2023 03:05:17 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job810[Aug 08 2023 03:05:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds811[Aug 08 2023 03:05:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds812[Aug 08 2023 03:05:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-pipeline-891147f630abfacf' via api in 0.63 seconds813[Aug 08 2023 03:05:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.814[Aug 08 2023 03:05:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`815[Aug 08 2023 03:05:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`816[Aug 08 2023 03:05:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-hqpow2cd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hqpow2cd sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-hqpow2cd --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list qa-runner-hqpow2cd --executor shell && gitlab-runner run" `817[Aug 08 2023 03:05:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hqpow2cd`818[Aug 08 2023 03:05:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`819[Aug 08 2023 03:05:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hqpow2cd' via api in 1.46 seconds820[Aug 08 2023 03:05:20 UTC (QA Tests)] INFO -- filling :login_field with "root"821[Aug 08 2023 03:05:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field822[Aug 08 2023 03:05:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"823[Aug 08 2023 03:05:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field824[Aug 08 2023 03:05:21 UTC (QA Tests)] INFO -- clicking :sign_in_button825[Aug 08 2023 03:05:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.208s826[Aug 08 2023 03:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds827[Aug 08 2023 03:05:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-pipeline-891147f630abfacf828[Aug 08 2023 03:05:26 UTC (QA Tests)] INFO -- clicking :menu_section_button829[Aug 08 2023 03:05:26 UTC (QA Tests)] INFO -- clicking :nav_item_link830[Aug 08 2023 03:05:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.758s831[Aug 08 2023 03:05:40 UTC (QA Tests)] INFO -- clicking :job_action_button832[Aug 08 2023 03:05:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 9.746s833[Aug 08 2023 03:05:50 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button834[Aug 08 2023 03:05:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hqpow2cd'835[Aug 08 2023 03:05:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hqpow2cd`836 can trigger bridge job837Manage838 User839[Aug 08 2023 03:05:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-62a2fd4d904f1c6e' via api in 0.29 seconds840[Aug 08 2023 03:05:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-0a4be3a9' via api in 0.28 seconds841[Aug 08 2023 03:05:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'sandbox-for-access-termination-0a4be3a9/group-to-test-access-termination-beeb11c4f238357e' via api in 0.25 seconds842[Aug 08 2023 03:05:51 UTC (QA Tests)] INFO -- Adding user qa-user-62a2fd4d904f1c6e to sandbox-for-access-termination-0a4be3a9 QA::Resource::Sandbox843[Aug 08 2023 03:05:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'sandbox-for-access-termination-0a4be3a9/group-to-test-access-termination-beeb11c4f238357e/project-for-user-group-access-termination-ec5811087f2fc445' via api in 0.87 seconds844 after parent group membership termination845[Aug 08 2023 03:05:52 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI846[Aug 08 2023 03:05:52 UTC (QA Tests)] INFO -- Removing user qa-user-62a2fd4d904f1c6e from sandbox-for-access-termination-0a4be3a9 QA::Resource::Sandbox847 is not allowed to push code via the CLI848[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API849[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- Removing user qa-user-62a2fd4d904f1c6e from sandbox-for-access-termination-0a4be3a9 QA::Resource::Sandbox850[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-62a2fd4d904f1c6e851[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- Caching token for username: qa-user-62a2fd4d904f1c6e, last six chars of token:B2LgpB852[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-62a2fd4d904f1c6e-06dhol5s' via api in 0.08 seconds853 is not allowed to commit via the API854[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API855[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- Removing user qa-user-62a2fd4d904f1c6e from sandbox-for-access-termination-0a4be3a9 QA::Resource::Sandbox856[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds857[Aug 08 2023 03:05:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.12 seconds858[Aug 08 2023 03:05:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-new-file-1c6458d71ede0dc3' via api in 0.94 seconds859 is not allowed to create a file via the API860[Aug 08 2023 03:05:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-0a4be3a9'861Create862 Version control for project snippets863[Aug 08 2023 03:05:55 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI864[Aug 08 2023 03:05:56 UTC (QA Tests)] INFO -- filling :login_field with "root"865[Aug 08 2023 03:05:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field866[Aug 08 2023 03:05:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"867[Aug 08 2023 03:05:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field868[Aug 08 2023 03:05:57 UTC (QA Tests)] INFO -- clicking :sign_in_button869[Aug 08 2023 03:05:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.278s870[Aug 08 2023 03:06:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds871[Aug 08 2023 03:06:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds872[Aug 08 2023 03:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-snippets-bbcf5e0657833322' via api in 0.66 seconds873[Aug 08 2023 03:06:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.15 seconds874[Aug 08 2023 03:06:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-snippets-bbcf5e0657833322/-/snippets/1875[Aug 08 2023 03:06:03 UTC (QA Tests)] INFO -- clicking :clone_button876[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.17 seconds877[Aug 08 2023 03:06:05 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present878[Aug 08 2023 03:06:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.545s879[Aug 08 2023 03:06:17 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button880[Aug 08 2023 03:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.493s881[Aug 08 2023 03:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.508s882[Aug 08 2023 03:06:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '1'883[Aug 08 2023 03:06:20 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-39-tfq7kg/id_rsa -N `884[Aug 08 2023 03:06:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 0.31 seconds885[Aug 08 2023 03:06:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'886 clones, pushes, and pulls a project snippet over HTTP, edits via UI887[Aug 08 2023 03:06:20 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI888[Aug 08 2023 03:06:21 UTC (QA Tests)] INFO -- filling :login_field with "root"889[Aug 08 2023 03:06:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field890[Aug 08 2023 03:06:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"891[Aug 08 2023 03:06:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field892[Aug 08 2023 03:06:22 UTC (QA Tests)] INFO -- clicking :sign_in_button893[Aug 08 2023 03:06:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.182s894[Aug 08 2023 03:06:25 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-39-26va3u/id_rsa -N `895[Aug 08 2023 03:06:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 0.33 seconds896[Aug 08 2023 03:06:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds897[Aug 08 2023 03:06:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.17 seconds898[Aug 08 2023 03:06:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-snippets-daa84719c50f68ca' via api in 0.69 seconds899[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.17 seconds900[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-snippets-daa84719c50f68ca/-/snippets/2901[Aug 08 2023 03:06:28 UTC (QA Tests)] INFO -- clicking :clone_button902[Aug 08 2023 03:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.04 seconds903[Aug 08 2023 03:06:30 UTC (QA Tests)] INFO -- clicking :snippet_action_button904[Aug 08 2023 03:06:30 UTC (QA Tests)] INFO -- clicking :delete_snippet_button905[Aug 08 2023 03:06:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.811s906[Aug 08 2023 03:06:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.826s907[Aug 08 2023 03:06:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'908 clones, pushes, and pulls a project snippet over SSH, deletes via UI909Package910 Maven project level endpoint911 using a ci job token912[Aug 08 2023 03:06:32 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven913[Aug 08 2023 03:06:32 UTC (QA Tests)] INFO -- filling :login_field with "root"914[Aug 08 2023 03:06:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field915[Aug 08 2023 03:06:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"916[Aug 08 2023 03:06:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field917[Aug 08 2023 03:06:33 UTC (QA Tests)] INFO -- clicking :sign_in_button918[Aug 08 2023 03:06:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.241s919[Aug 08 2023 03:06:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds920[Aug 08 2023 03:06:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds921[Aug 08 2023 03:06:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-e22a388973369fd3' via api in 1.01 seconds922[Aug 08 2023 03:06:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.923[Aug 08 2023 03:06:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`924[Aug 08 2023 03:06:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`925[Aug 08 2023 03:06:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`926[Aug 08 2023 03:06:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463997 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463997 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691463997 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list runner-for-maven_package_project-e22a388973369fd3 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `927[Aug 08 2023 03:06:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463997`928[Aug 08 2023 03:06:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`929[Aug 08 2023 03:06:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691463997' via api in 1.61 seconds930[Aug 08 2023 03:06:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds931[Aug 08 2023 03:06:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-e22a388973369fd3932[Aug 08 2023 03:06:42 UTC (QA Tests)] INFO -- clicking :menu_section_button933[Aug 08 2023 03:06:42 UTC (QA Tests)] INFO -- clicking :nav_item_link934[Aug 08 2023 03:06:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.93s935[Aug 08 2023 03:06:44 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present936[Aug 08 2023 03:06:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.313s937[Aug 08 2023 03:07:17 UTC (QA Tests)] INFO -- clicking :menu_section_button938[Aug 08 2023 03:07:17 UTC (QA Tests)] INFO -- clicking :nav_item_link939[Aug 08 2023 03:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.817s940[Aug 08 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :details-link941[Aug 08 2023 03:07:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.569s942[Aug 08 2023 03:07:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1691463997'943[Aug 08 2023 03:07:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463997`944[Aug 08 2023 03:07:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-24338d385e873ada'945[Aug 08 2023 03:07:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-e22a388973369fd3'946 pushes and pulls a maven package via maven947 using a project deploy token948[Aug 08 2023 03:07:20 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven949[Aug 08 2023 03:07:21 UTC (QA Tests)] INFO -- filling :login_field with "root"950[Aug 08 2023 03:07:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field951[Aug 08 2023 03:07:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"952[Aug 08 2023 03:07:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field953[Aug 08 2023 03:07:22 UTC (QA Tests)] INFO -- clicking :sign_in_button954[Aug 08 2023 03:07:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.222s955[Aug 08 2023 03:07:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds956[Aug 08 2023 03:07:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.12 seconds957[Aug 08 2023 03:07:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-3c14d98c11c570ac' via api in 0.94 seconds958[Aug 08 2023 03:07:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.959[Aug 08 2023 03:07:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`960[Aug 08 2023 03:07:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`961[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`962[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464045 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464045 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691464045 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list runner-for-maven_package_project-3c14d98c11c570ac --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `963[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464045`964[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`965[Aug 08 2023 03:07:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464045' via api in 6.61 seconds966[Aug 08 2023 03:07:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.12 seconds967[Aug 08 2023 03:07:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds968[Aug 08 2023 03:07:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds969[Aug 08 2023 03:07:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-3c14d98c11c570ac970[Aug 08 2023 03:07:35 UTC (QA Tests)] INFO -- clicking :menu_section_button971[Aug 08 2023 03:07:36 UTC (QA Tests)] INFO -- clicking :nav_item_link972[Aug 08 2023 03:07:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.833s973[Aug 08 2023 03:07:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present974[Aug 08 2023 03:07:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.335s975[Aug 08 2023 03:08:01 UTC (QA Tests)] INFO -- clicking :menu_section_button976[Aug 08 2023 03:08:01 UTC (QA Tests)] INFO -- clicking :nav_item_link977[Aug 08 2023 03:08:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s978[Aug 08 2023 03:08:02 UTC (QA Tests)] INFO -- clicking :details-link979[Aug 08 2023 03:08:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1691464045'980[Aug 08 2023 03:08:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464045`981[Aug 08 2023 03:08:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-e382ddc93919ee38'982[Aug 08 2023 03:08:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-3c14d98c11c570ac'983 pushes and pulls a maven package via maven984 using a personal access token985[Aug 08 2023 03:08:04 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven986[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- filling :login_field with "root"987[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field988[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"989[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field990[Aug 08 2023 03:08:06 UTC (QA Tests)] INFO -- clicking :sign_in_button991[Aug 08 2023 03:08:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.32s992[Aug 08 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds993[Aug 08 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.18 seconds994[Aug 08 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-04d3127ed2da9d29' via api in 1.01 seconds995[Aug 08 2023 03:08:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.996[Aug 08 2023 03:08:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`997[Aug 08 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`998[Aug 08 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`999[Aug 08 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464089 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464089 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691464089 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list runner-for-maven_package_project-04d3127ed2da9d29 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1000[Aug 08 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464089`1001[Aug 08 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1002[Aug 08 2023 03:08:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464089' via api in 6.47 seconds1003[Aug 08 2023 03:08:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1004[Aug 08 2023 03:08:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1005[Aug 08 2023 03:08:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-04d3127ed2da9d291006[Aug 08 2023 03:08:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1007[Aug 08 2023 03:08:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1008[Aug 08 2023 03:08:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.857s1009[Aug 08 2023 03:08:22 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1010[Aug 08 2023 03:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.408s1011[Aug 08 2023 03:08:45 UTC (QA Tests)] INFO -- clicking :menu_section_button1012[Aug 08 2023 03:08:45 UTC (QA Tests)] INFO -- clicking :nav_item_link1013[Aug 08 2023 03:08:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.842s1014[Aug 08 2023 03:08:46 UTC (QA Tests)] INFO -- clicking :details-link1015[Aug 08 2023 03:08:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1691464089'1016[Aug 08 2023 03:08:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464089`1017[Aug 08 2023 03:08:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-7b2948e8f4a198d4'1018[Aug 08 2023 03:08:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/maven_package_project-04d3127ed2da9d29'1019 pushes and pulls a maven package via maven1020Create1021 File management1022[Aug 08 2023 03:08:48 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web1023[Aug 08 2023 03:08:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1024[Aug 08 2023 03:08:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1025[Aug 08 2023 03:08:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1026[Aug 08 2023 03:08:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1027[Aug 08 2023 03:08:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1028[Aug 08 2023 03:08:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.086s1029[Aug 08 2023 03:08:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1030[Aug 08 2023 03:08:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.14 seconds1031[Aug 08 2023 03:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-new-file-7b6ae7880d8e5b87' via api in 1.05 seconds1032[Aug 08 2023 03:08:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.56 seconds1033[Aug 08 2023 03:08:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-new-file-7b6ae7880d8e5b87/-/blob/main/QA+Test+-+File+name1034[Aug 08 2023 03:08:56 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"1035[Aug 08 2023 03:08:56 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1036[Aug 08 2023 03:08:58 UTC (QA Tests)] ERROR -- Interceptor Api Errors1037[200] POST http://gitlab-ce-8e60dcd9.test/api/graphql -- Correlation Id: 01H79HWWXD2KAA5CGWA8NZFPB81038error-messages: Variable $refType of type RefType was provided invalid value1039 user deletes a file via the Web1040Create1041 API basics1042[Aug 08 2023 03:08:59 UTC (QA Tests)] INFO -- Starting test: Create API basics user creates a project with a file and deletes them afterwards1043 user creates a project with a file and deletes them afterwards1044 raw file access1045[Aug 08 2023 03:09:00 UTC (QA Tests)] INFO -- Starting test: Create API basics raw file access sets no-cache headers as expected1046 sets no-cache headers as expected1047Data Stores1048 Project1049 in personal namespace1050 behaves like successful project creation1051[Aug 08 2023 03:09:01 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project1052[Aug 08 2023 03:09:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1053[Aug 08 2023 03:09:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1054[Aug 08 2023 03:09:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1055[Aug 08 2023 03:09:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1056[Aug 08 2023 03:09:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1057[Aug 08 2023 03:09:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.285s1058[Aug 08 2023 03:09:06 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present1059[Aug 08 2023 03:09:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.838s1060[Aug 08 2023 03:09:07 UTC (QA Tests)] INFO -- clicking :panel_link1061[Aug 08 2023 03:09:07 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1062[Aug 08 2023 03:09:08 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"1063[Aug 08 2023 03:09:08 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1064[Aug 08 2023 03:09:09 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1065[Aug 08 2023 03:09:09 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1066[Aug 08 2023 03:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-46ce58d0451cd83e-c4a69c599753ced4' via browser_ui in 3.92 seconds1067 creates a new project1068 in group1069 behaves like successful project creation1070[Aug 08 2023 03:09:11 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project1071[Aug 08 2023 03:09:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1072[Aug 08 2023 03:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1073[Aug 08 2023 03:09:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1074[Aug 08 2023 03:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1075[Aug 08 2023 03:09:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1076[Aug 08 2023 03:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.316s1077[Aug 08 2023 03:09:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1078[Aug 08 2023 03:09:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.14 seconds1079[Aug 08 2023 03:09:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-8e60dcd9.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a21080[Aug 08 2023 03:09:17 UTC (QA Tests)] INFO -- clicking :new_project_button1081[Aug 08 2023 03:09:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.756s1082[Aug 08 2023 03:09:18 UTC (QA Tests)] INFO -- clicking :panel_link1083[Aug 08 2023 03:09:18 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1084[Aug 08 2023 03:09:18 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1085[Aug 08 2023 03:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-in-group-458bcae3bb1c99f8-2a618da3b75f5fea' via browser_ui in 4.08 seconds1086 creates a new project1087Verify1088 Code coverage statistics1089[Aug 08 2023 03:09:20 UTC (QA Tests)] INFO -- Starting test: Verify Code coverage statistics creates an MR with code coverage statistics1090[Aug 08 2023 03:09:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1091[Aug 08 2023 03:09:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1092[Aug 08 2023 03:09:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1093[Aug 08 2023 03:09:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1094[Aug 08 2023 03:09:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1095[Aug 08 2023 03:09:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.209s1096[Aug 08 2023 03:09:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1097[Aug 08 2023 03:09:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1098[Aug 08 2023 03:09:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1099[Aug 08 2023 03:09:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1100[Aug 08 2023 03:09:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-ci-cd-c91752744037aa61' via api in 0.64 seconds1101[Aug 08 2023 03:09:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1102[Aug 08 2023 03:09:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464165 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464165 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691464165 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `1103[Aug 08 2023 03:09:31 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464165`1104[Aug 08 2023 03:09:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1105[Aug 08 2023 03:09:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464165' via api in 7.02 seconds1106[Aug 08 2023 03:09:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1107[Aug 08 2023 03:09:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1108[Aug 08 2023 03:09:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.81 seconds1109[Aug 08 2023 03:09:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-ci-cd-c91752744037aa61/-/merge_requests/11110[Aug 08 2023 03:09:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1691464165'1111[Aug 08 2023 03:09:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464165`1112 creates an MR with code coverage statistics1113Verify1114 Include local config file paths with wildcard1115[Aug 08 2023 03:09:38 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config1116[Aug 08 2023 03:09:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1117[Aug 08 2023 03:09:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1118[Aug 08 2023 03:09:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1119[Aug 08 2023 03:09:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1120[Aug 08 2023 03:09:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1121[Aug 08 2023 03:09:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.307s1122[Aug 08 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1123[Aug 08 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1124[Aug 08 2023 03:09:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-pipeline-cb198ea6acd55eb0' via api in 0.72 seconds1125[Aug 08 2023 03:09:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1126[Aug 08 2023 03:09:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-pipeline-cb198ea6acd55eb01127[Aug 08 2023 03:09:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1128[Aug 08 2023 03:09:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1129[Aug 08 2023 03:09:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.877s1130[Aug 08 2023 03:09:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-pipeline-cb198ea6acd55eb0'1131 runs the pipeline with composed config1132Verify1133 Run pipeline1134 with web only rule1135[Aug 08 2023 03:09:49 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline1136[Aug 08 2023 03:09:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1137[Aug 08 2023 03:09:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1138[Aug 08 2023 03:09:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/web-only-pipeline-0bcbcf13a778cc36' via api in 0.66 seconds1139[Aug 08 2023 03:09:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1140[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1141[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1142[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1143[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1144[Aug 08 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1145[Aug 08 2023 03:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.665s1146[Aug 08 2023 03:09:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/web-only-pipeline-0bcbcf13a778cc361147[Aug 08 2023 03:09:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1148[Aug 08 2023 03:09:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1149[Aug 08 2023 03:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.461s1150[Aug 08 2023 03:09:59 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1151[Aug 08 2023 03:10:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.133s1152[Aug 08 2023 03:10:00 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1153[Aug 08 2023 03:10:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1154[Aug 08 2023 03:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.55s1155[Aug 08 2023 03:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.683s1156[Aug 08 2023 03:10:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.39s1157[Aug 08 2023 03:10:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 3.427s1158 can trigger pipeline1159Create1160 Version control for personal snippets1161[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI1162[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1163[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1164[Aug 08 2023 03:10:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1165[Aug 08 2023 03:10:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1166[Aug 08 2023 03:10:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1167[Aug 08 2023 03:10:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.262s1168[Aug 08 2023 03:10:09 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-39-8xsp77/id_rsa -N `1169[Aug 08 2023 03:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '5' via api in 0.22 seconds1170[Aug 08 2023 03:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.39 seconds1171[Aug 08 2023 03:10:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-8e60dcd9.test/-/snippets/31172[Aug 08 2023 03:10:10 UTC (QA Tests)] INFO -- clicking :clone_button1173[Aug 08 2023 03:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.96 seconds1174[Aug 08 2023 03:10:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.661s1175[Aug 08 2023 03:10:12 UTC (QA Tests)] INFO -- clicking :snippet_action_button1176[Aug 08 2023 03:10:12 UTC (QA Tests)] INFO -- clicking :delete_snippet_button1177[Aug 08 2023 03:10:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.595s1178[Aug 08 2023 03:10:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.605s1179[Aug 08 2023 03:10:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '5'1180 clones, pushes, and pulls a snippet over SSH, deletes via UI1181[Aug 08 2023 03:10:13 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI1182[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1183[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1184[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1185[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1186[Aug 08 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1187[Aug 08 2023 03:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.34s1188[Aug 08 2023 03:10:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.39 seconds1189[Aug 08 2023 03:10:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-8e60dcd9.test/-/snippets/41190[Aug 08 2023 03:10:19 UTC (QA Tests)] INFO -- clicking :clone_button1191[Aug 08 2023 03:10:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.96 seconds1192[Aug 08 2023 03:10:21 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present1193[Aug 08 2023 03:10:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.975s1194[Aug 08 2023 03:10:32 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1195[Aug 08 2023 03:10:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.874s1196[Aug 08 2023 03:10:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 0.89s1197[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '4'1198[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-39-mgimrf/id_rsa -N `1199[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '6' via api in 0.25 seconds1200[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '6'1201 clones, pushes, and pulls a snippet over HTTP, edits via UI1202Package1203 Helm Registry1204 using project deploy token1205[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart1206[Aug 08 2023 03:10:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1207[Aug 08 2023 03:10:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1208[Aug 08 2023 03:10:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1209[Aug 08 2023 03:10:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1210[Aug 08 2023 03:10:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1211[Aug 08 2023 03:10:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.284s1212[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1213[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1214[Aug 08 2023 03:10:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-889810f5ccb1cf0e' via api in 0.96 seconds1215[Aug 08 2023 03:10:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1216[Aug 08 2023 03:10:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1217[Aug 08 2023 03:10:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1218[Aug 08 2023 03:10:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1219[Aug 08 2023 03:10:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464239 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464239 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691464239 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-57-17-360df2e32f90b5a2 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1220[Aug 08 2023 03:10:46 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464239`1221[Aug 08 2023 03:10:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1222[Aug 08 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691464239' via api in 6.33 seconds1223[Aug 08 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.08 seconds1224[Aug 08 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1225[Aug 08 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-2474617c30763cea' via api in 0.87 seconds1226[Aug 08 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1227[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1228[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-889810f5ccb1cf0e1229[Aug 08 2023 03:10:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1230[Aug 08 2023 03:10:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1231[Aug 08 2023 03:10:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.874s1232[Aug 08 2023 03:10:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1233[Aug 08 2023 03:10:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.44s1234[Aug 08 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1235[Aug 08 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1236[Aug 08 2023 03:11:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.779s1237[Aug 08 2023 03:11:08 UTC (QA Tests)] INFO -- clicking :details-link1238[Aug 08 2023 03:11:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1239[Aug 08 2023 03:11:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-2474617c30763cea1240[Aug 08 2023 03:11:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1241[Aug 08 2023 03:11:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1242[Aug 08 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.915s1243[Aug 08 2023 03:11:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1244[Aug 08 2023 03:11:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.335s1245[Aug 08 2023 03:11:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691464239'1246[Aug 08 2023 03:11:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464239`1247[Aug 08 2023 03:11:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-fc58e69c8f7ee6dd'1248[Aug 08 2023 03:11:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-889810f5ccb1cf0e'1249[Aug 08 2023 03:11:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-2474617c30763cea'1250 pushes and pulls a helm chart1251 using ci job token1252[Aug 08 2023 03:11:28 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart1253[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1254[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1255[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1256[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1257[Aug 08 2023 03:11:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1258[Aug 08 2023 03:11:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.243s1259[Aug 08 2023 03:11:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1260[Aug 08 2023 03:11:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.15 seconds1261[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-77c1bfbcc142f54d' via api in 1.04 seconds1262[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1263[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1264[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1265[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1266[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464293 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464293 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691464293 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-57-17-360df2e32f90b5a2 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1267[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464293`1268[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1269[Aug 08 2023 03:11:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691464293' via api in 1.49 seconds1270[Aug 08 2023 03:11:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds1271[Aug 08 2023 03:11:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-5132507c7129b2c5' via api in 0.87 seconds1272[Aug 08 2023 03:11:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds1273[Aug 08 2023 03:11:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1274[Aug 08 2023 03:11:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-77c1bfbcc142f54d1275[Aug 08 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1276[Aug 08 2023 03:11:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1277[Aug 08 2023 03:11:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s1278[Aug 08 2023 03:11:42 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1279[Aug 08 2023 03:11:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.37s1280[Aug 08 2023 03:11:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1281[Aug 08 2023 03:11:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1282[Aug 08 2023 03:11:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s1283[Aug 08 2023 03:11:57 UTC (QA Tests)] INFO -- clicking :details-link1284[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1285[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-5132507c7129b2c51286[Aug 08 2023 03:12:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1287[Aug 08 2023 03:12:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1288[Aug 08 2023 03:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.852s1289[Aug 08 2023 03:12:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1290[Aug 08 2023 03:12:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.389s1291[Aug 08 2023 03:12:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691464293'1292[Aug 08 2023 03:12:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464293`1293[Aug 08 2023 03:12:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-da2232e3a0dd3e77'1294[Aug 08 2023 03:12:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-77c1bfbcc142f54d'1295[Aug 08 2023 03:12:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-5132507c7129b2c5'1296 pushes and pulls a helm chart1297 using personal access token1298[Aug 08 2023 03:12:17 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart1299[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1300[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1301[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1302[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1303[Aug 08 2023 03:12:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1304[Aug 08 2023 03:12:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.37s1305[Aug 08 2023 03:12:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1306[Aug 08 2023 03:12:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1307[Aug 08 2023 03:12:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-d525901823d66a8c' via api in 0.92 seconds1308[Aug 08 2023 03:12:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1309[Aug 08 2023 03:12:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1310[Aug 08 2023 03:12:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1311[Aug 08 2023 03:12:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1312[Aug 08 2023 03:12:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464342 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464342 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1691464342 --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-57-17-360df2e32f90b5a2 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1313[Aug 08 2023 03:12:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464342`1314[Aug 08 2023 03:12:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1315[Aug 08 2023 03:12:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691464342' via api in 1.47 seconds1316[Aug 08 2023 03:12:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1317[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-a646c2e87149efdf' via api in 0.8 seconds1318[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1319[Aug 08 2023 03:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1320[Aug 08 2023 03:12:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-d525901823d66a8c1321[Aug 08 2023 03:12:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1322[Aug 08 2023 03:12:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1323[Aug 08 2023 03:12:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.885s1324[Aug 08 2023 03:12:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1325[Aug 08 2023 03:12:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.385s1326[Aug 08 2023 03:12:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1327[Aug 08 2023 03:12:45 UTC (QA Tests)] INFO -- clicking :nav_item_link1328[Aug 08 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.751s1329[Aug 08 2023 03:12:46 UTC (QA Tests)] INFO -- clicking :details-link1330[Aug 08 2023 03:12:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1331[Aug 08 2023 03:12:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-a646c2e87149efdf1332[Aug 08 2023 03:12:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1333[Aug 08 2023 03:12:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1334[Aug 08 2023 03:12:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.81s1335[Aug 08 2023 03:12:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1336[Aug 08 2023 03:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.431s1337[Aug 08 2023 03:13:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691464342'1338[Aug 08 2023 03:13:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464342`1339[Aug 08 2023 03:13:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-fdc812ac6f671c6a'1340[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_package_project-d525901823d66a8c'1341[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/helm_client_project-a646c2e87149efdf'1342 pushes and pulls a helm chart1343Verify1344 Pass dotenv variables to downstream via bridge1345[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config1346[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1347[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.14 seconds1348[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1349[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1350[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1351[Aug 08 2023 03:13:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-0s5pphug --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-0s5pphug sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-0s5pphug --url http://gitlab-ce-8e60dcd9.test --registration-token **** --tag-list qa-runner-0s5pphug --executor shell && gitlab-runner run" `1352[Aug 08 2023 03:13:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-0s5pphug`1353[Aug 08 2023 03:13:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1354[Aug 08 2023 03:13:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-0s5pphug' via api in 1.23 seconds1355[Aug 08 2023 03:13:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1356[Aug 08 2023 03:13:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1357[Aug 08 2023 03:13:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1358[Aug 08 2023 03:13:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1359[Aug 08 2023 03:13:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1360[Aug 08 2023 03:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.168s1361[Aug 08 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/downstream-project-with-bridge-fa447c9f54dc8d94' via api in 0.52 seconds1362[Aug 08 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1363[Aug 08 2023 03:13:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/upstream-project-with-bridge-8b42b692f9642d8a' via api in 0.53 seconds1364[Aug 08 2023 03:13:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1365[Aug 08 2023 03:13:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/upstream-project-with-bridge-8b42b692f9642d8a1366[Aug 08 2023 03:13:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1367[Aug 08 2023 03:13:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1368[Aug 08 2023 03:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.948s1369[Aug 08 2023 03:13:29 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1370[Aug 08 2023 03:13:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1371[Aug 08 2023 03:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.296s1372[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-0s5pphug'1373[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-0s5pphug`1374[Aug 08 2023 03:13:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/upstream-project-with-bridge-8b42b692f9642d8a'1375[Aug 08 2023 03:13:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/downstream-project-with-bridge-fa447c9f54dc8d94'1376 runs the pipeline with composed config1377Manage1378 Group access tokens1379[Aug 08 2023 03:13:32 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI1380[Aug 08 2023 03:13:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1381[Aug 08 2023 03:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1382[Aug 08 2023 03:13:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1383[Aug 08 2023 03:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1384[Aug 08 2023 03:13:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1385[Aug 08 2023 03:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.225s1386[Aug 08 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1387[Aug 08 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1388[Aug 08 2023 03:13:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-8e60dcd9.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a21389[Aug 08 2023 03:13:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1390[Aug 08 2023 03:13:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1391[Aug 08 2023 03:13:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.65s1392[Aug 08 2023 03:13:39 UTC (QA Tests)] INFO -- clicking :add-new-token-button1393[Aug 08 2023 03:13:39 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1394[Aug 08 2023 03:13:39 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1395[Aug 08 2023 03:13:40 UTC (QA Tests)] INFO -- clicking :api_label1396[Aug 08 2023 03:13:40 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-08-10"1397[Aug 08 2023 03:13:40 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1398[Aug 08 2023 03:13:40 UTC (QA Tests)] INFO -- clicking :create_token_button1399[Aug 08 2023 03:13:41 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button1400[Aug 08 2023 03:13:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-y87sdzs9', token's bot username 'group_3_bot_829f636b058f5c00bf73ae0e4cfd4970' via browser_ui in 8.84 seconds1401[Aug 08 2023 03:13:41 UTC (QA Tests)] INFO -- clicking :revoke_button1402[Aug 08 2023 03:13:41 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1403 can be created and revoked via the UI1404Create1405 Personal snippet creation1406[Aug 08 2023 03:13:42 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1407[Aug 08 2023 03:13:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1408[Aug 08 2023 03:13:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1409[Aug 08 2023 03:13:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1410[Aug 08 2023 03:13:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1411[Aug 08 2023 03:13:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1412[Aug 08 2023 03:13:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.256s1413[Aug 08 2023 03:13:47 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1414[Aug 08 2023 03:13:47 UTC (QA Tests)] INFO -- clicking :create_menu_item1415[Aug 08 2023 03:13:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.758s1416[Aug 08 2023 03:13:48 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"1417[Aug 08 2023 03:13:48 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1418[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- clicking :description_placeholder1419[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1420[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1421[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- clicking :visibility_content1422[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"1423[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1424[Aug 08 2023 03:13:50 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1425[Aug 08 2023 03:13:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.004s1426[Aug 08 2023 03:13:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.013s1427[Aug 08 2023 03:13:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via browser_ui in 4.19 seconds1428[Aug 08 2023 03:13:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '5'1429 user creates a personal snippet1430Plan1431 Testing project wiki file upload1432[Aug 08 2023 03:13:52 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki file upload by creating a formatted page with an image uploaded1433[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1434[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1435[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1436[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1437[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1438[Aug 08 2023 03:13:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.112s1439[Aug 08 2023 03:13:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1440[Aug 08 2023 03:13:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.12 seconds1441[Aug 08 2023 03:13:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/wiki_testing-c38f20a03db96872' via api in 0.6 seconds1442[Aug 08 2023 03:13:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.06 seconds1443[Aug 08 2023 03:13:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/wiki_testing-c38f20a03db96872/-/wikis/Home1444[Aug 08 2023 03:13:59 UTC (QA Tests)] INFO -- clicking :new_page_button1445[Aug 08 2023 03:14:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 0.909s1446[Aug 08 2023 03:14:00 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "Content Editor Page"1447[Aug 08 2023 03:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1448[Aug 08 2023 03:14:00 UTC (QA Tests)] INFO -- clicking :editing_mode_switcher1449[Aug 08 2023 03:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? text_style_dropdown' took 1.043s1450[Aug 08 2023 03:14:02 UTC (QA Tests)] INFO -- clicking :text_style_dropdown1451[Aug 08 2023 03:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.773s1452[Aug 08 2023 03:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element markdown_editor_form_field' took 0.787s1453[Aug 08 2023 03:14:04 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1454[Aug 08 2023 03:14:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.515s1455[Aug 08 2023 03:14:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/wiki_testing-c38f20a03db96872'1456 by creating a formatted page with an image uploaded1457Manage1458 Jenkins integration1459[Aug 08 2023 03:14:06 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1460[Aug 08 2023 03:14:06 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1461[Aug 08 2023 03:14:06 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`1462[Aug 08 2023 03:14:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname jenkins-server.test --name jenkins-server --env JENKINS_USER=administrator --env JENKINS_PASS=**** --publish 8080:8080 --publish 50000:50000 registry.gitlab.com/gitlab-org/quality/third-party-docker-private/jenkins:latest `1463[Aug 08 2023 03:14:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1464[Aug 08 2023 03:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1465[Aug 08 2023 03:14:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1466[Aug 08 2023 03:14:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1467[Aug 08 2023 03:14:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1468[Aug 08 2023 03:14:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.63s1469[Aug 08 2023 03:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1470[Aug 08 2023 03:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.17 seconds1471[Aug 08 2023 03:14:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project_with_jenkins_e5e2b525-a0a3cb3d351e56d4' via api in 1.09 seconds1472[Aug 08 2023 03:14:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project_with_jenkins_e5e2b525-a0a3cb3d351e56d41473[Aug 08 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1474[Aug 08 2023 03:14:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.074s1475[Aug 08 2023 03:14:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.587s1476[Aug 08 2023 03:14:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 0.624s1477[Aug 08 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1478[Aug 08 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1479[Aug 08 2023 03:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.81s1480[Aug 08 2023 03:14:38 UTC (QA Tests)] INFO -- clicking :jenkins_link1481[Aug 08 2023 03:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.773s1482[Aug 08 2023 03:14:38 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1483[Aug 08 2023 03:14:38 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1484[Aug 08 2023 03:14:39 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_2553bb3d04"1485[Aug 08 2023 03:14:39 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1486[Aug 08 2023 03:14:39 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1487[Aug 08 2023 03:14:39 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1488[Aug 08 2023 03:14:40 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1489[Aug 08 2023 03:14:40 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1490[Aug 08 2023 03:14:40 UTC (QA Tests)] INFO -- clicking :save_changes_button1491[Aug 08 2023 03:14:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.068s1492[Aug 08 2023 03:14:43 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1493[Aug 08 2023 03:14:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.39 seconds1494[Aug 08 2023 03:14:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project_with_jenkins_e5e2b525-a0a3cb3d351e56d41495[Aug 08 2023 03:14:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1496[Aug 08 2023 03:14:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1497[Aug 08 2023 03:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.773s1498[Aug 08 2023 03:15:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1499[Aug 08 2023 03:15:01 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1500 integrates and displays build status for MR pipeline in GitLab1501Create1502 Push mirror a repository over HTTP1503[Aug 08 2023 03:15:02 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1504[Aug 08 2023 03:15:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1505[Aug 08 2023 03:15:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1506[Aug 08 2023 03:15:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1507[Aug 08 2023 03:15:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1508[Aug 08 2023 03:15:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1509[Aug 08 2023 03:15:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.172s1510[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1511[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.14 seconds1512[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/push-mirror-target-project-49c84a48e8b9b616' via api in 0.59 seconds1513[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1514[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1515[Aug 08 2023 03:15:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-5c42101fe7b2e49f' via api in 0.61 seconds1516[Aug 08 2023 03:15:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1517[Aug 08 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.02 seconds1518[Aug 08 2023 03:15:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-5c42101fe7b2e49f1519[Aug 08 2023 03:15:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1520[Aug 08 2023 03:15:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1521[Aug 08 2023 03:15:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.149s1522[Aug 08 2023 03:15:13 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/push-mirror-target-project-49c84a48e8b9b616.git"1523[Aug 08 2023 03:15:13 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1524[Aug 08 2023 03:15:14 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1525[Aug 08 2023 03:15:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.043s1526[Aug 08 2023 03:15:26 UTC (QA Tests)] INFO -- Saving screenshot..1527[Aug 08 2023 03:15:27 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1528[Aug 08 2023 03:15:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1529[Aug 08 2023 03:15:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1530[Aug 08 2023 03:15:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1531[Aug 08 2023 03:15:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1532[Aug 08 2023 03:15:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1533[Aug 08 2023 03:15:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.085s1534[Aug 08 2023 03:15:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1535[Aug 08 2023 03:15:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.12 seconds1536[Aug 08 2023 03:15:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/push-mirror-target-project-ec261df4e18388af' via api in 0.58 seconds1537[Aug 08 2023 03:15:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1538[Aug 08 2023 03:15:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.14 seconds1539[Aug 08 2023 03:15:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-0318f6d3626a912f' via api in 0.66 seconds1540[Aug 08 2023 03:15:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1541[Aug 08 2023 03:15:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.2 seconds1542[Aug 08 2023 03:15:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-with-code-0318f6d3626a912f1543[Aug 08 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1544[Aug 08 2023 03:15:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1545[Aug 08 2023 03:15:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.159s1546[Aug 08 2023 03:15:38 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/push-mirror-target-project-ec261df4e18388af.git"1547[Aug 08 2023 03:15:38 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1548[Aug 08 2023 03:15:39 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1549[Aug 08 2023 03:15:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.068s1550[Aug 08 2023 03:15:50 UTC (QA Tests)] INFO -- Saving screenshot..1551 configures and syncs a (push) mirrored repository (FAILED - 1)15531st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:1554Couldn't find element named "authentication_method_field"1556RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:61557 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-08-08-03-15-50.292.html1558 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-08-08-03-15-50.292.png1559Create1560 Repository tags1561 when protected1562 behaves like successful tag creation1563[Aug 08 2023 03:15:50 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like successful tag creation can be created by maintainer_user1564[Aug 08 2023 03:15:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1565[Aug 08 2023 03:15:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.11 seconds1566[Aug 08 2023 03:15:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-1eebbffeb398aa22' via api in 0.89 seconds1567[Aug 08 2023 03:15:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1568[Aug 08 2023 03:15:51 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-1eebbffeb398aa22 QA::Resource::Project1569[Aug 08 2023 03:15:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.29 seconds1570[Aug 08 2023 03:15:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-1eebbffeb398aa22 QA::Resource::Project1571[Aug 08 2023 03:15:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1572[Aug 08 2023 03:15:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1573[Aug 08 2023 03:15:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1574[Aug 08 2023 03:15:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1575[Aug 08 2023 03:15:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1576[Aug 08 2023 03:15:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.228s1577[Aug 08 2023 03:15:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-1eebbffeb398aa221578[Aug 08 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1579[Aug 08 2023 03:15:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1580[Aug 08 2023 03:16:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.199s1581[Aug 08 2023 03:16:01 UTC (QA Tests)] INFO -- clicking :tags_dropdown1582[Aug 08 2023 03:16:02 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1583[Aug 08 2023 03:16:02 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1584[Aug 08 2023 03:16:02 UTC (QA Tests)] INFO -- clicking :protect_tag_button1585[Aug 08 2023 03:16:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.065s1586[Aug 08 2023 03:16:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1587[Aug 08 2023 03:16:05 UTC (QA Tests)] INFO -- clicking :sign_out_link1588[Aug 08 2023 03:16:05 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1589[Aug 08 2023 03:16:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1590[Aug 08 2023 03:16:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1591[Aug 08 2023 03:16:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1592[Aug 08 2023 03:16:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1593[Aug 08 2023 03:16:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.57s1594[Aug 08 2023 03:16:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-1eebbffeb398aa221595[Aug 08 2023 03:16:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1596[Aug 08 2023 03:16:10 UTC (QA Tests)] INFO -- clicking :nav_item_link1597[Aug 08 2023 03:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.717s1598[Aug 08 2023 03:16:11 UTC (QA Tests)] INFO -- clicking :new_tag_button1599[Aug 08 2023 03:16:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.721s1600[Aug 08 2023 03:16:12 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1601[Aug 08 2023 03:16:12 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1602[Aug 08 2023 03:16:12 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1603[Aug 08 2023 03:16:12 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1604[Aug 08 2023 03:16:13 UTC (QA Tests)] INFO -- clicking :create_tag_button1605[Aug 08 2023 03:16:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.054s1606 can be created by maintainer_user1607 behaves like unsuccessful tag creation1608[Aug 08 2023 03:16:14 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like unsuccessful tag creation cannot be created by an unauthorized developer_user1609[Aug 08 2023 03:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1610[Aug 08 2023 03:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1611[Aug 08 2023 03:16:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-634cf5aafc9036f0' via api in 0.96 seconds1612[Aug 08 2023 03:16:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1613[Aug 08 2023 03:16:15 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-634cf5aafc9036f0 QA::Resource::Project1614[Aug 08 2023 03:16:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1615[Aug 08 2023 03:16:15 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-634cf5aafc9036f0 QA::Resource::Project1616[Aug 08 2023 03:16:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1617[Aug 08 2023 03:16:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1618[Aug 08 2023 03:16:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1619[Aug 08 2023 03:16:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1620[Aug 08 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1621[Aug 08 2023 03:16:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.147s1622[Aug 08 2023 03:16:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-634cf5aafc9036f01623[Aug 08 2023 03:16:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1624[Aug 08 2023 03:16:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1625[Aug 08 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.188s1626[Aug 08 2023 03:16:25 UTC (QA Tests)] INFO -- clicking :tags_dropdown1627[Aug 08 2023 03:16:25 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1628[Aug 08 2023 03:16:25 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1629[Aug 08 2023 03:16:26 UTC (QA Tests)] INFO -- clicking :protect_tag_button1630[Aug 08 2023 03:16:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.017s1631[Aug 08 2023 03:16:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content1632[Aug 08 2023 03:16:28 UTC (QA Tests)] INFO -- clicking :sign_out_link1633[Aug 08 2023 03:16:29 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1634[Aug 08 2023 03:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1635[Aug 08 2023 03:16:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1636[Aug 08 2023 03:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1637[Aug 08 2023 03:16:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1638[Aug 08 2023 03:16:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.555s1639[Aug 08 2023 03:16:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-634cf5aafc9036f01640[Aug 08 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1641[Aug 08 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1642[Aug 08 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.637s1643[Aug 08 2023 03:16:35 UTC (QA Tests)] INFO -- clicking :new_tag_button1644[Aug 08 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.596s1645[Aug 08 2023 03:16:35 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1646[Aug 08 2023 03:16:35 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1647[Aug 08 2023 03:16:36 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1648[Aug 08 2023 03:16:36 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1649[Aug 08 2023 03:16:36 UTC (QA Tests)] INFO -- clicking :create_tag_button1650[Aug 08 2023 03:16:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 0.53s1651 cannot be created by an unauthorized developer_user1652 when not protected1653 behaves like successful tag creation1654[Aug 08 2023 03:16:37 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by maintainer_user1655[Aug 08 2023 03:16:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1656[Aug 08 2023 03:16:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.12 seconds1657[Aug 08 2023 03:16:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-fbf2227e6e319158' via api in 1.0 seconds1658[Aug 08 2023 03:16:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1659[Aug 08 2023 03:16:38 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-fbf2227e6e319158 QA::Resource::Project1660[Aug 08 2023 03:16:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1661[Aug 08 2023 03:16:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-fbf2227e6e319158 QA::Resource::Project1662[Aug 08 2023 03:16:39 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1663[Aug 08 2023 03:16:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1664[Aug 08 2023 03:16:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1665[Aug 08 2023 03:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1666[Aug 08 2023 03:16:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1667[Aug 08 2023 03:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.738s1668[Aug 08 2023 03:16:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-fbf2227e6e3191581669[Aug 08 2023 03:16:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1670[Aug 08 2023 03:16:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1671[Aug 08 2023 03:16:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.733s1672[Aug 08 2023 03:16:45 UTC (QA Tests)] INFO -- clicking :new_tag_button1673[Aug 08 2023 03:16:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.727s1674[Aug 08 2023 03:16:46 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1675[Aug 08 2023 03:16:46 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1676[Aug 08 2023 03:16:46 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1677[Aug 08 2023 03:16:46 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1678[Aug 08 2023 03:16:47 UTC (QA Tests)] INFO -- clicking :create_tag_button1679[Aug 08 2023 03:16:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.13s1680 can be created by maintainer_user1681 behaves like successful tag creation1682[Aug 08 2023 03:16:48 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by developer_user1683[Aug 08 2023 03:16:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1684[Aug 08 2023 03:16:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.13 seconds1685[Aug 08 2023 03:16:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-60d9d4d154e713a8' via api in 0.98 seconds1686[Aug 08 2023 03:16:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1687[Aug 08 2023 03:16:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-60d9d4d154e713a8 QA::Resource::Project1688[Aug 08 2023 03:16:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds1689[Aug 08 2023 03:16:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-60d9d4d154e713a8 QA::Resource::Project1690[Aug 08 2023 03:16:50 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1691[Aug 08 2023 03:16:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1692[Aug 08 2023 03:16:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1693[Aug 08 2023 03:16:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1694[Aug 08 2023 03:16:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1695[Aug 08 2023 03:16:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.88s1696[Aug 08 2023 03:16:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-8e60dcd9.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/project-for-tags-60d9d4d154e713a81697[Aug 08 2023 03:16:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1698[Aug 08 2023 03:16:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1699[Aug 08 2023 03:16:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.625s1700[Aug 08 2023 03:16:56 UTC (QA Tests)] INFO -- clicking :new_tag_button1701[Aug 08 2023 03:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.652s1702[Aug 08 2023 03:16:57 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1703[Aug 08 2023 03:16:57 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1704[Aug 08 2023 03:16:57 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1705[Aug 08 2023 03:16:57 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1706[Aug 08 2023 03:16:57 UTC (QA Tests)] INFO -- clicking :create_tag_button1707[Aug 08 2023 03:16:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.001s1708 can be created by developer_user1709Create1710 SSH keys support1711[Aug 08 2023 03:16:59 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key1712[Aug 08 2023 03:16:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1713[Aug 08 2023 03:16:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1714[Aug 08 2023 03:17:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1715[Aug 08 2023 03:17:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1716[Aug 08 2023 03:17:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1717[Aug 08 2023 03:17:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.121s1718[Aug 08 2023 03:17:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.076s1719[Aug 08 2023 03:17:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1720[Aug 08 2023 03:17:05 UTC (QA Tests)] INFO -- clicking :edit_profile_link1721[Aug 08 2023 03:17:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.76s1722[Aug 08 2023 03:17:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1723[Aug 08 2023 03:17:06 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-39-3jk66/id_rsa -N `1724[Aug 08 2023 03:17:06 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"1725[Aug 08 2023 03:17:06 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field1726[Aug 08 2023 03:17:07 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1727[Aug 08 2023 03:17:07 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1728[Aug 08 2023 03:17:07 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-08-10"1729[Aug 08 2023 03:17:07 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1730[Aug 08 2023 03:17:08 UTC (QA Tests)] INFO -- clicking :add_key_button1731[Aug 08 2023 03:17:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.556s1732[Aug 08 2023 03:17:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.74 seconds1733 user can add an SSH key1734 after adding an ssh key1735[Aug 08 2023 03:17:08 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key1736[Aug 08 2023 03:17:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1737[Aug 08 2023 03:17:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1738[Aug 08 2023 03:17:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1739[Aug 08 2023 03:17:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1740[Aug 08 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1741[Aug 08 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s1742[Aug 08 2023 03:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.073s1743[Aug 08 2023 03:17:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content1744[Aug 08 2023 03:17:14 UTC (QA Tests)] INFO -- clicking :edit_profile_link1745[Aug 08 2023 03:17:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 1.819s1746[Aug 08 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1747[Aug 08 2023 03:17:17 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button1748 can delete an ssh key1749Create1750 Web IDE file templates1751[Aug 08 2023 03:17:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1752[Aug 08 2023 03:17:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2' via api in 0.12 seconds1753[Aug 08 2023 03:17:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-57-17-360df2e32f90b5a2/file-template-project-f0d281e4616779f5' via api in 0.87 seconds1754[Aug 08 2023 03:17:20 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitignore via file template Android1755 user adds .gitignore via file template Android (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1756[Aug 08 2023 03:17:20 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.01757 user adds LICENSE via file template Mozilla Public License 2.0 (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1758[Aug 08 2023 03:17:20 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia1759 user adds .gitlab-ci.yml via file template Julia (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1760[Aug 08 2023 03:17:20 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds Dockerfile via file template Python1761 user adds Dockerfile via file template Python (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1762[Aug 08 2023 03:17:20 UTC (QA Tests)] INFO -- 1763========= Knapsack Time Offset Warning ==========1764Time offset: 30s1765Max allowed node time execution: 21m 35s1766Exceeded time: -01m 27s1768Global time execution for this CI node is fine.1769Happy testing!1770Need explanation? See FAQ:1772=================================================1773Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1774https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1775Sign up for Knapsack Pro here:1777=================================================1778[Aug 08 2023 03:17:20 UTC (QA Tests)] INFO -- 1779Knapsack global time execution for tests: 20m 08s1780Pending: (Failures listed here are expected and do not affect your suite's status)1781 1) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident1782 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121783 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:101784 2) Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident1785 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121786 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:101787 3) Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family1788 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4186681789 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb:471790 4) Create Web IDE file templates user adds .gitignore via file template Android1791 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441792 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531793 5) Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.01794 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441795 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531796 6) Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia1797 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441798 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531799 7) Create Web IDE file templates user adds Dockerfile via file template Python1800 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441801 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531802Failures:1803 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1804 Failure/Error: mirror_settings.mirror_direction = 'Push'1806 QA::Page::Base::ElementNotFound:1807 Couldn't find element named "authentication_method_field"1808 # ./qa/page/base.rb:378:in `wait_for_animated_element'1809 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1810 # ./qa/page/project/settings/mirroring_repositories.rb:55:in `mirror_direction='1811 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:28:in `block (5 levels) in <module:QA>'1812 # ./qa/scenario/actable.rb:16:in `perform'1813 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1814 # ./qa/page/settings/common.rb:19:in `block in expand_content'1815 # ./qa/page/base.rb:387:in `within_element'1816 # ./qa/support/page/logging.rb:156:in `within_element'1817 # ./qa/page/settings/common.rb:11:in `expand_content'1818 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1819 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:25:in `block (4 levels) in <module:QA>'1820 # ./qa/scenario/actable.rb:16:in `perform'1821 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:24:in `block (3 levels) in <module:QA>'1822 # ./qa/specs/spec_helper.rb:126:in `block (2 levels) in <top (required)>'1823 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1824 # ./qa/specs/knapsack_runner.rb:17:in `run'1825 # ./qa/specs/runner.rb:57:in `perform'1826 # ./qa/scenario/template.rb:10:in `block in perform'1827 # ./qa/scenario/template.rb:8:in `perform'1828 # ./qa/scenario/template.rb:50:in `perform'1829 # ./qa/scenario/template.rb:10:in `block in perform'1830 # ./qa/scenario/template.rb:8:in `perform'1831 # ./qa/scenario/bootable.rb:52:in `launch!'1832Finished in 20 minutes 18 seconds (files took 2.82 seconds to load)183363 examples, 1 failure, 7 pending1834Failed examples:1835rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1836Randomized with seed 20091837[Aug 08 2023 03:17:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-8e60dcd9 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;'"`1838[Aug 08 2023 03:17:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-8e60dcd9 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1839[Aug 08 2023 03:17:21 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-8e60dcd9`1840[Aug 08 2023 03:17:21 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-8e60dcd9`1841bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1842/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)1844Running after script...1845$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1846$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1847$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1976Uploading artifacts...1977gitlab-qa-run-*: found 341 matching artifact files and directories 1978Uploading artifacts as "archive" to coordinator... 201 Created id=4821869255 responseStatus=201 Created token=64_kGx_y1979Uploading artifacts...1980gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1981Uploading artifacts as "junit" to coordinator... 201 Created id=4821869255 responseStatus=201 Created token=64_kGx_y1982Uploading artifacts...1983/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1984Uploading artifacts as "dotenv" to coordinator... 201 Created id=4821869255 responseStatus=201 Created token=64_kGx_y1986ERROR: Job failed: exit code 1