decomposition-single-db 2/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:5b6b9b1e9933d18667b8e9caf69bab048855b4e7bd307ec442f5c62ace584d2a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8c943feb9d070506b9b0968ccd2c087b1ef1974d51c66b9ec4311d471f7aec9 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1699578193-b3196c89-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: 162135, done. 20remote: Counting objects: 100% (162135/162135), done. 21remote: Compressing objects: 100% (101773/101773), done. 22remote: Total 162135 (delta 76310), reused 113200 (delta 54599), pack-reused 0 23Receiving objects: 100% (162135/162135), 134.57 MiB | 42.98 MiB/s, done.24Resolving deltas: 100% (76310/76310), done.26 * [new ref] refs/pipelines/1067495176 -> refs/pipelines/106749517627 * [new branch] master -> origin/master28Checking out 12da1853 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-5fe14f76d4eb79aabf540b0a58e6de08-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-5fe14f76d4eb79aabf540b0a58e6de08-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 (5504209289)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5504209289 responseStatus=200 OK token=64_GpYRM38Downloading artifacts for download-fast-quarantine-report (5504209290)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5504209290 responseStatus=200 OK token=64_GpYRM41Using docker image sha256:5b6b9b1e9933d18667b8e9caf69bab048855b4e7bd307ec442f5c62ace584d2a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8c943feb9d070506b9b0968ccd2c087b1ef1974d51c66b9ec4311d471f7aec9 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export 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-ee:12da1853703890dc411ef463123b86f7f291ecf8 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5504209308.json --format RspecJunitFormatter --out tmp/rspec-5504209308.xml --format html --out tmp/rspec-$(echo decomposition-single-db 2/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Nov 10 2023 01:26:04 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-6b678d0e$`54[Nov 10 2023 01:26:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-6b678d0e --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Nov 10 2023 01:26:05 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/tls_certificates/authority/. alpine-6b678d0e:/etc/gitlab/trusted-certs`56[Nov 10 2023 01:26:05 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/tls_certificates/gitlab/. alpine-6b678d0e:/etc/gitlab/ssl`57[Nov 10 2023 01:26:05 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-6b678d0e`58[Nov 10 2023 01:26:05 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-6b678d0e`59[Nov 10 2023 01:26:05 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Nov 10 2023 01:26:05 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8`61[Nov 10 2023 01:26:51 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-be999e9c$`62[Nov 10 2023 01:26:51 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Nov 10 2023 01:26:51 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Nov 10 2023 01:26:51 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-be999e9c --net test --hostname gitlab-ee-be999e9c.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-11-10-01-26-04-3d8cb0c1/gitlab-ee-be999e9c/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8`65[Nov 10 2023 01:27:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-be999e9c bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-11-10 01:26:0466gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb71gitlab_rails['databases']['main']['enable'] = true72gitlab_rails['databases']['ci']['enable'] = false73gitlab_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;"`74[Nov 10 2023 01:27:01 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-be999e9c`75[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...76[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-be999e9c`77[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-be999e9c 80/tcp`78[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!79[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-be999e9c bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`80[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-be999e9c bash -c "echo '#!/usr/bin/env bash81if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then82 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'83 exit 184fi85' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`86[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-be999e9c bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`87[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/support/data gitlab-ee-be999e9c:/tmp/data-seeds`88[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Running exec_commands...89[Nov 10 2023 01:30:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-be999e9c bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`90[Nov 10 2023 01:31:17 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`91[Nov 10 2023 01:31:18 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:12da1853703890dc411ef463123b86f7f291ecf8`92[Nov 10 2023 01:32:17 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee93[Nov 10 2023 01:32:17 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_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --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-11-10-01-26-04-3d8cb0c1/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-10-01-26-04-3d8cb0c1/gitlab-ee-qa-24fcc409:/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-ee-qa-24fcc409 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:12da1853703890dc411ef463123b86f7f291ecf8 Test::Instance::All http://gitlab-ee-be999e9c.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5504209308.json --format RspecJunitFormatter --out tmp/rspec-5504209308.xml --format html --out tmp/rspec-decomposition-single-db_2_5.htm --color --format documentation`942023-11-10 01:32:34 / CONF :: 95 ==> Base URL: http://gitlab-ee-be999e9c.test96 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f613fe2e788>97 ==> Libraries: Chemlab::Vendor98[Nov 10 2023 01:32:34 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA99[Nov 10 2023 01:32:34 UTC (QA Tests)] INFO -- Browser: chrome100[Nov 10 2023 01:32:34 UTC (QA Tests)] INFO -- Performing sanity check for environment!101[Nov 10 2023 01:32:35 UTC (QA Tests)] INFO -- Performing initial license fabrication!102[Nov 10 2023 01:32:35 UTC (QA Tests)] INFO -- Successfully added license key. Details:103{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}104[Nov 10 2023 01:32:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.25 seconds105[Nov 10 2023 01:32:35 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database106[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}107[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'108[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Report already exists, skipping!109[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====110[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Report specs:111[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_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_badge_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/api/10_govern/project_access_token_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/10_govern/user/user_access_termination_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb"]112[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Leftover specs:113[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/3_create/merge_request/view_merge_requests_spec.rb", "qa/specs/features/browser_ui/10_govern/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/10_govern/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/14_model_ops/code_suggestions_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/sanity/version_spec.rb"]114[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Knapsack report generator started!115[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'116[Nov 10 2023 01:32:36 UTC (QA Tests)] INFO -- Report already exists, skipping!117Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}118Randomized with seed 41785119Govern120 User121[Nov 10 2023 01:33:56 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA122[Nov 10 2023 01:33:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-reql7kkn' via cache in 0.0 seconds123[Nov 10 2023 01:33:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-d2adfd93' via api in 1.29 seconds124[Nov 10 2023 01:33:59 UTC (QA Tests)] INFO -- Adding user qa-user-4538b4dc5bbf135b to sandbox-for-access-termination-d2adfd93 QA::Resource::Sandbox125 when parent group membership is terminated126[Nov 10 2023 01:34:03 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to push code via the CLI127[Nov 10 2023 01:34:03 UTC (QA Tests)] INFO -- Removing user qa-user-4538b4dc5bbf135b from sandbox-for-access-termination-d2adfd93 QA::Resource::Sandbox128 is not allowed to push code via the CLI129[Nov 10 2023 01:34:05 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to create a file via the API130[Nov 10 2023 01:34:05 UTC (QA Tests)] INFO -- Removing user qa-user-4538b4dc5bbf135b from sandbox-for-access-termination-d2adfd93 QA::Resource::Sandbox131[Nov 10 2023 01:34:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.41 seconds132[Nov 10 2023 01:34:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 1.31 seconds133[Nov 10 2023 01:34:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-new-file-28b601568ac689e5' via api in 3.52 seconds134[Nov 10 2023 01:34:09 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-4538b4dc5bbf135b135[Nov 10 2023 01:34:09 UTC (QA Tests)] INFO -- Caching token for username: qa-user-4538b4dc5bbf135b, last six chars of token:XfogXs136[Nov 10 2023 01:34:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-4538b4dc5bbf135b-t0pvnbyz' via api in 0.08 seconds137 is not allowed to create a file via the API138[Nov 10 2023 01:34:09 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to commit via the API139[Nov 10 2023 01:34:09 UTC (QA Tests)] INFO -- Removing user qa-user-4538b4dc5bbf135b from sandbox-for-access-termination-d2adfd93 QA::Resource::Sandbox140 is not allowed to commit via the API141[Nov 10 2023 01:34:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-d2adfd93'142Govern143 Project access token144 for the same project145[Nov 10 2023 01:34:10 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for the same project can be used to commit via the API146[Nov 10 2023 01:34:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds147[Nov 10 2023 01:34:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.4 seconds148 can be used to commit via the API149[Nov 10 2023 01:34:15 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for the same project can be used to create a file via the project API150[Nov 10 2023 01:34:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds151[Nov 10 2023 01:34:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds152[Nov 10 2023 01:34:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds153[Nov 10 2023 01:34:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds154[Nov 10 2023 01:34:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-new-file-f88d74704fd409b4' via api in 2.24 seconds155 can be used to create a file via the project API156 for a different project157[Nov 10 2023 01:34:20 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for a different project cannot be used to commit via the API158[Nov 10 2023 01:34:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds159[Nov 10 2023 01:34:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds160[Nov 10 2023 01:34:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds161[Nov 10 2023 01:34:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds162[Nov 10 2023 01:34:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/different-project-to-test-project-access-token-e61455ad-915c724e00fffc1d'163 cannot be used to commit via the API164[Nov 10 2023 01:34:23 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for a different project cannot be used to create a file via the project API165[Nov 10 2023 01:34:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds166[Nov 10 2023 01:34:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds167[Nov 10 2023 01:34:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds168[Nov 10 2023 01:34:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds169[Nov 10 2023 01:34:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds170[Nov 10 2023 01:34:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds171[Nov 10 2023 01:34:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-new-file-7d30b04be2dc2182' via api in 1.44 seconds172[Nov 10 2023 01:34:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/different-project-to-test-project-access-token-a1204119-e232ec7ddd5c028a'173 cannot be used to create a file via the project API174Verify175 Pipeline with image:pull_policy176 when policy is not allowed177[Nov 10 2023 01:34:28 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message178[Nov 10 2023 01:34:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds179[Nov 10 2023 01:34:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.23 seconds180[Nov 10 2023 01:34:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.181[Nov 10 2023 01:34:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`182[Nov 10 2023 01:34:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`183[Nov 10 2023 01:34:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`184[Nov 10 2023 01:34:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-uf91ozsa -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-uf91ozsa 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-uf91ozsa --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list qa-runner-uf91ozsa --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" `185[Nov 10 2023 01:34:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-uf91ozsa`186[Nov 10 2023 01:34:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`187[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-uf91ozsa' via api in 7.75 seconds188[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...189[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-uf91ozsa:/etc/gitlab-runner/config.toml /tmp/config.toml20231110-39-cmgcry`190[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231110-39-cmgcry qa-runner-uf91ozsa:/etc/gitlab-runner/config.toml`191[Nov 10 2023 01:34:37 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-uf91ozsa...192[Nov 10 2023 01:34:37 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-uf91ozsa`193[Nov 10 2023 01:34:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-uf91ozsa`194[Nov 10 2023 01:34:37 UTC (QA Tests)] INFO -- Waiting for runner to come online...195[Nov 10 2023 01:34:39 UTC (QA Tests)] INFO -- filling :login_field with "root"196[Nov 10 2023 01:34:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field197[Nov 10 2023 01:34:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"198[Nov 10 2023 01:34:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field199[Nov 10 2023 01:34:40 UTC (QA Tests)] INFO -- clicking :sign_in_button200[Nov 10 2023 01:34:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.358s201[Nov 10 2023 01:34:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-with-image-pull-policy-843e7ff43f582dcc202[Nov 10 2023 01:34:45 UTC (QA Tests)] INFO -- clicking :menu_section_button203[Nov 10 2023 01:34:45 UTC (QA Tests)] INFO -- clicking :nav-item-link204[Nov 10 2023 01:34:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.737s205[Nov 10 2023 01:35:00 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present206[Nov 10 2023 01:35:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.36s207[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'208[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-uf91ozsa`209 fails job with policy not allowed message210 when policy is allowed211 with [always] policy212[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly213[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds214[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds215[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.216[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`217[Nov 10 2023 01:35:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`218[Nov 10 2023 01:35:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`219[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ewulrd3h -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ewulrd3h 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-ewulrd3h --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list qa-runner-ewulrd3h --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" `220[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ewulrd3h`221[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`222[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ewulrd3h' via api in 5.14 seconds223[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...224[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-ewulrd3h:/etc/gitlab-runner/config.toml /tmp/config.toml20231110-39-xcxa2d`225[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231110-39-xcxa2d qa-runner-ewulrd3h:/etc/gitlab-runner/config.toml`226[Nov 10 2023 01:35:08 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-ewulrd3h...227[Nov 10 2023 01:35:09 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-ewulrd3h`228[Nov 10 2023 01:35:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ewulrd3h`229[Nov 10 2023 01:35:09 UTC (QA Tests)] INFO -- Waiting for runner to come online...230[Nov 10 2023 01:35:11 UTC (QA Tests)] INFO -- filling :login_field with "root"231[Nov 10 2023 01:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field232[Nov 10 2023 01:35:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"233[Nov 10 2023 01:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field234[Nov 10 2023 01:35:11 UTC (QA Tests)] INFO -- clicking :sign_in_button235[Nov 10 2023 01:35:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.974s236[Nov 10 2023 01:35:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-with-image-pull-policy-ce2b4d1d43e3eefc237[Nov 10 2023 01:35:17 UTC (QA Tests)] INFO -- clicking :menu_section_button238[Nov 10 2023 01:35:17 UTC (QA Tests)] INFO -- clicking :nav-item-link239[Nov 10 2023 01:35:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.025s240[Nov 10 2023 01:35:41 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present241[Nov 10 2023 01:35:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.051s242[Nov 10 2023 01:35:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'243[Nov 10 2023 01:35:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ewulrd3h`244 applies pull policy in job correctly245 with [always if-not-present] policies246[Nov 10 2023 01:35:43 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly247[Nov 10 2023 01:35:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds248[Nov 10 2023 01:35:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds249[Nov 10 2023 01:35:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.250[Nov 10 2023 01:35:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`251[Nov 10 2023 01:35:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`252[Nov 10 2023 01:35:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`253[Nov 10 2023 01:35:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-gsq36acp -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-gsq36acp 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-gsq36acp --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list qa-runner-gsq36acp --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" `254[Nov 10 2023 01:35:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-gsq36acp`255[Nov 10 2023 01:35:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`256[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-gsq36acp' via api in 1.92 seconds257[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...258[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-gsq36acp:/etc/gitlab-runner/config.toml /tmp/config.toml20231110-39-o91zag`259[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231110-39-o91zag qa-runner-gsq36acp:/etc/gitlab-runner/config.toml`260[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-gsq36acp...261[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-gsq36acp`262[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-gsq36acp`263[Nov 10 2023 01:35:46 UTC (QA Tests)] INFO -- Waiting for runner to come online...264[Nov 10 2023 01:35:48 UTC (QA Tests)] INFO -- filling :login_field with "root"265[Nov 10 2023 01:35:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field266[Nov 10 2023 01:35:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"267[Nov 10 2023 01:35:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field268[Nov 10 2023 01:35:49 UTC (QA Tests)] INFO -- clicking :sign_in_button269[Nov 10 2023 01:35:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.137s270[Nov 10 2023 01:35:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-with-image-pull-policy-6ef21eb20f89a4e8271[Nov 10 2023 01:35:55 UTC (QA Tests)] INFO -- clicking :menu_section_button272[Nov 10 2023 01:35:55 UTC (QA Tests)] INFO -- clicking :nav-item-link273[Nov 10 2023 01:35:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.781s274[Nov 10 2023 01:35:57 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present275[Nov 10 2023 01:35:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.036s276[Nov 10 2023 01:35:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'277[Nov 10 2023 01:35:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-gsq36acp`278 applies pull policy in job correctly279 with [if-not-present] policy280[Nov 10 2023 01:35:59 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly281[Nov 10 2023 01:35:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds282[Nov 10 2023 01:35:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds283[Nov 10 2023 01:36:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.284[Nov 10 2023 01:36:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`285[Nov 10 2023 01:36:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`286[Nov 10 2023 01:36:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`287[Nov 10 2023 01:36:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-riydwnr9 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-riydwnr9 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-riydwnr9 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list qa-runner-riydwnr9 --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" `288[Nov 10 2023 01:36:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-riydwnr9`289[Nov 10 2023 01:36:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`290[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-riydwnr9' via api in 5.94 seconds291[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...292[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-riydwnr9:/etc/gitlab-runner/config.toml /tmp/config.toml20231110-39-lumf83`293[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231110-39-lumf83 qa-runner-riydwnr9:/etc/gitlab-runner/config.toml`294[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-riydwnr9...295[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-riydwnr9`296[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-riydwnr9`297[Nov 10 2023 01:36:07 UTC (QA Tests)] INFO -- Waiting for runner to come online...298[Nov 10 2023 01:36:09 UTC (QA Tests)] INFO -- filling :login_field with "root"299[Nov 10 2023 01:36:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field300[Nov 10 2023 01:36:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"301[Nov 10 2023 01:36:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field302[Nov 10 2023 01:36:10 UTC (QA Tests)] INFO -- clicking :sign_in_button303[Nov 10 2023 01:36:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.193s304[Nov 10 2023 01:36:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-with-image-pull-policy-625ae22f57a6b7c2305[Nov 10 2023 01:36:15 UTC (QA Tests)] INFO -- clicking :menu_section_button306[Nov 10 2023 01:36:15 UTC (QA Tests)] INFO -- clicking :nav-item-link307[Nov 10 2023 01:36:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.801s308[Nov 10 2023 01:36:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.564s309[Nov 10 2023 01:36:18 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present310[Nov 10 2023 01:36:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 0.99s311[Nov 10 2023 01:36:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'312[Nov 10 2023 01:36:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-riydwnr9`313 applies pull policy in job correctly314 with [never] policy315[Nov 10 2023 01:36:20 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly316[Nov 10 2023 01:36:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds317[Nov 10 2023 01:36:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds318[Nov 10 2023 01:36:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.319[Nov 10 2023 01:36:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`320[Nov 10 2023 01:36:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`321[Nov 10 2023 01:36:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`322[Nov 10 2023 01:36:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-fchet9eu -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-fchet9eu 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-fchet9eu --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list qa-runner-fchet9eu --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" `323[Nov 10 2023 01:36:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-fchet9eu`324[Nov 10 2023 01:36:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`325[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-fchet9eu' via api in 5.89 seconds326[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...327[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-fchet9eu:/etc/gitlab-runner/config.toml /tmp/config.toml20231110-39-mqfkus`328[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231110-39-mqfkus qa-runner-fchet9eu:/etc/gitlab-runner/config.toml`329[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-fchet9eu...330[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-fchet9eu`331[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-fchet9eu`332[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- Waiting for runner to come online...333[Nov 10 2023 01:36:29 UTC (QA Tests)] INFO -- filling :login_field with "root"334[Nov 10 2023 01:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field335[Nov 10 2023 01:36:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"336[Nov 10 2023 01:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field337[Nov 10 2023 01:36:29 UTC (QA Tests)] INFO -- clicking :sign_in_button338[Nov 10 2023 01:36:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.008s339[Nov 10 2023 01:36:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-with-image-pull-policy-562f84589a2ea65d340[Nov 10 2023 01:36:34 UTC (QA Tests)] INFO -- clicking :menu_section_button341[Nov 10 2023 01:36:34 UTC (QA Tests)] INFO -- clicking :nav-item-link342[Nov 10 2023 01:36:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.71s343[Nov 10 2023 01:36:36 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present344[Nov 10 2023 01:36:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 0.912s345[Nov 10 2023 01:36:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'346[Nov 10 2023 01:36:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-fchet9eu`347 applies pull policy in job correctly348Plan349 Epics roadmap350[Nov 10 2023 01:36:38 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap351[Nov 10 2023 01:36:39 UTC (QA Tests)] INFO -- filling :login_field with "root"352[Nov 10 2023 01:36:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field353[Nov 10 2023 01:36:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"354[Nov 10 2023 01:36:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field355[Nov 10 2023 01:36:40 UTC (QA Tests)] INFO -- clicking :sign_in_button356[Nov 10 2023 01:36:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.119s357[Nov 10 2023 01:36:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.25 seconds358[Nov 10 2023 01:36:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.57 seconds359[Nov 10 2023 01:36:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 1.37 seconds360 presents epic on roadmap361Create362 Merge Requests363 with a malformed URL364 returns 400 (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/426722)365Manage366 Gitlab migration367 migrates large gitlab group via api (PENDING: Test is not compatible with this environment or pipeline)368Plan369 Issue370[Nov 10 2023 01:36:46 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit371[Nov 10 2023 01:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds372[Nov 10 2023 01:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.3 seconds373[Nov 10 2023 01:36:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-c761a7cc29c0b417' via api in 1.29 seconds374[Nov 10 2023 01:36:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"375[Nov 10 2023 01:36:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.29 seconds376[Nov 10 2023 01:36:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"377[Nov 10 2023 01:36:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.69 seconds378 closes via pushing a commit379Plan380 Group issue boards381[Nov 10 2023 01:36:56 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards shows multiple group boards in the boards dropdown menu382[Nov 10 2023 01:36:56 UTC (QA Tests)] INFO -- filling :login_field with "root"383[Nov 10 2023 01:36:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field384[Nov 10 2023 01:36:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"385[Nov 10 2023 01:36:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field386[Nov 10 2023 01:36:57 UTC (QA Tests)] INFO -- clicking :sign_in_button387[Nov 10 2023 01:36:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.347s388[Nov 10 2023 01:37:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.17 seconds389[Nov 10 2023 01:37:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-74676727' via api in 0.14 seconds390[Nov 10 2023 01:37:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-93fd8c59' via api in 0.07 seconds391[Nov 10 2023 01:37:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-27d68da0' via api in 0.15 seconds392[Nov 10 2023 01:37:01 UTC (QA Tests)] INFO -- clicking :nav-item-link393[Nov 10 2023 01:37:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.719s394[Nov 10 2023 01:37:02 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-11-10-01-33-58-6b57205cadabe0cd"395[Nov 10 2023 01:37:02 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field396[Nov 10 2023 01:37:05 UTC (QA Tests)] INFO -- clicking :menu_section_button397[Nov 10 2023 01:37:05 UTC (QA Tests)] INFO -- clicking :nav-item-link398[Nov 10 2023 01:37:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.821s399 shows multiple group boards in the boards dropdown menu400Create401 Merge request push options402[Nov 10 2023 01:37:06 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds403[Nov 10 2023 01:37:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds404[Nov 10 2023 01:37:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds405[Nov 10 2023 01:37:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.406[Nov 10 2023 01:37:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`407[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`408[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-15ecf985c7a01e23 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-15ecf985c7a01e23 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-15ecf985c7a01e23 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-merge-request-push-options-15ecf985c7a01e23 --executor shell && gitlab-runner run" `409[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-15ecf985c7a01e23`410[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`411[Nov 10 2023 01:37:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-15ecf985c7a01e23' via api in 5.86 seconds412[Nov 10 2023 01:37:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"413[Nov 10 2023 01:37:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.58 seconds414[Nov 10 2023 01:37:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-15ecf985c7a01e23'415[Nov 10 2023 01:37:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-15ecf985c7a01e23`416[Nov 10 2023 01:37:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/merge-request-push-options-15ecf985c7a01e23'417 sets merge when pipeline succeeds418 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)419Create420 PostReceive idempotent421[Nov 10 2023 01:37:18 UTC (QA Tests)] INFO -- Starting test: Create PostReceive idempotent pushes and creates a single push event three times422[Nov 10 2023 01:37:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds423[Nov 10 2023 01:37:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.32 seconds424[Nov 10 2023 01:37:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 786f7c2e0714fe4f"425[Nov 10 2023 01:37:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds426[Nov 10 2023 01:37:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"427[Nov 10 2023 01:37:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 31e529fa2cb61d60"428[Nov 10 2023 01:37:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.2 seconds429[Nov 10 2023 01:37:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"430[Nov 10 2023 01:37:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency dce1d19e001548fe"431[Nov 10 2023 01:37:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.46 seconds432[Nov 10 2023 01:37:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"433[Nov 10 2023 01:37:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/push-postreceive-idempotent-ed47712425ff7f38'434 pushes and creates a single push event three times435Growth436 SaaS trials437 starts a free trial438 when on about page with multiple eligible namespaces439 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)440 when on billing page with only one eligible namespace441 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)442Verify443 Pipeline API defined variable inheritance444[Nov 10 2023 01:37:26 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition445[Nov 10 2023 01:37:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds446[Nov 10 2023 01:37:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.447[Nov 10 2023 01:37:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`448[Nov 10 2023 01:37:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`449[Nov 10 2023 01:37:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name gsq9wh9l --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach gsq9wh9l 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 gsq9wh9l --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list gsq9wh9l --executor shell && gitlab-runner run" `450[Nov 10 2023 01:37:31 UTC (QA Tests)] INFO -- Executing: `docker logs gsq9wh9l`451[Nov 10 2023 01:37:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`452[Nov 10 2023 01:37:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'gsq9wh9l' via api in 6.13 seconds453[Nov 10 2023 01:37:33 UTC (QA Tests)] INFO -- filling :login_field with "root"454[Nov 10 2023 01:37:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field455[Nov 10 2023 01:37:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"456[Nov 10 2023 01:37:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field457[Nov 10 2023 01:37:34 UTC (QA Tests)] INFO -- clicking :sign_in_button458[Nov 10 2023 01:37:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.093s459[Nov 10 2023 01:38:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'gsq9wh9l'460[Nov 10 2023 01:38:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f gsq9wh9l`461 is determined based on forward:pipeline_variables condition462Analytics463 Performance bar display464 when logged in as an admin user465[Nov 10 2023 01:38:12 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests466[Nov 10 2023 01:38:12 UTC (QA Tests)] INFO -- filling :login_field with "root"467[Nov 10 2023 01:38:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field468[Nov 10 2023 01:38:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"469[Nov 10 2023 01:38:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field470[Nov 10 2023 01:38:13 UTC (QA Tests)] INFO -- clicking :sign_in_button471[Nov 10 2023 01:38:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.572s472[Nov 10 2023 01:38:17 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button473[Nov 10 2023 01:38:17 UTC (QA Tests)] INFO -- clicking :places-item-link474[Nov 10 2023 01:38:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.679s475[Nov 10 2023 01:38:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.417s476[Nov 10 2023 01:38:19 UTC (QA Tests)] INFO -- clicking :menu_section_button477[Nov 10 2023 01:38:19 UTC (QA Tests)] INFO -- clicking :nav-item-link478[Nov 10 2023 01:38:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.054s479[Nov 10 2023 01:38:21 UTC (QA Tests)] INFO -- checking via JS :enable-performance-bar-checkbox with args {}480[Nov 10 2023 01:38:21 UTC (QA Tests)] INFO -- clicking :save-changes-button481[Nov 10 2023 01:38:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 1.003s482[Nov 10 2023 01:38:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.17 seconds483[Nov 10 2023 01:38:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.3 seconds484[Nov 10 2023 01:38:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-3dc33586e6012c86' via api in 1.11 seconds485[Nov 10 2023 01:38:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-3dc33586e6012c86486[Nov 10 2023 01:38:25 UTC (QA Tests)] INFO -- clicking :new-menu-toggle487[Nov 10 2023 01:38:25 UTC (QA Tests)] INFO -- clicking :create_menu_item488[Nov 10 2023 01:38:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.369s489[Nov 10 2023 01:38:26 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Performance bar test"490[Nov 10 2023 01:38:26 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field491[Nov 10 2023 01:38:27 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description 66ce6823b1d3d283"492[Nov 10 2023 01:38:27 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field493[Nov 10 2023 01:38:27 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present494[Nov 10 2023 01:38:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 4.22s495[Nov 10 2023 01:38:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 9.26 seconds496[Nov 10 2023 01:38:32 UTC (QA Tests)] INFO -- clicking :request_dropdown497 shows results for the original request and AJAX requests498Create499 Version control for project snippets500[Nov 10 2023 01:38:32 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI501[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- filling :login_field with "root"502[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field503[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"504[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field505[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- clicking :sign_in_button506[Nov 10 2023 01:38:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.152s507[Nov 10 2023 01:38:36 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-lm4gp2/id_rsa -N `508[Nov 10 2023 01:38:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.65 seconds509[Nov 10 2023 01:38:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds510[Nov 10 2023 01:38:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds511[Nov 10 2023 01:38:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-snippets-6608536e479762da' via api in 0.99 seconds512[Nov 10 2023 01:38:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.69 seconds513[Nov 10 2023 01:38:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-snippets-6608536e479762da/-/snippets/1514[Nov 10 2023 01:38:40 UTC (QA Tests)] INFO -- clicking :clone-button515[Nov 10 2023 01:38:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.12 seconds516[Nov 10 2023 01:38:42 UTC (QA Tests)] INFO -- clicking :snippet-action-button517[Nov 10 2023 01:38:43 UTC (QA Tests)] INFO -- clicking :delete-snippet-button518[Nov 10 2023 01:38:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.775s519[Nov 10 2023 01:38:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete-snippet-button' took 0.783s520[Nov 10 2023 01:38:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'521 clones, pushes, and pulls a project snippet over SSH, deletes via UI522[Nov 10 2023 01:38:44 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI523[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- filling :login_field with "root"524[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- clicking :sign_in_button528[Nov 10 2023 01:38:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.209s529[Nov 10 2023 01:38:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds530[Nov 10 2023 01:38:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds531[Nov 10 2023 01:38:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-snippets-3ce539e5d24d4a38' via api in 0.96 seconds532[Nov 10 2023 01:38:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.59 seconds533[Nov 10 2023 01:38:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-snippets-3ce539e5d24d4a38/-/snippets/2534[Nov 10 2023 01:38:51 UTC (QA Tests)] INFO -- clicking :clone-button535[Nov 10 2023 01:38:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.12 seconds536[Nov 10 2023 01:38:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.013s537[Nov 10 2023 01:38:54 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present538[Nov 10 2023 01:38:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 1.291s539[Nov 10 2023 01:38:55 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button540[Nov 10 2023 01:38:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.332s541[Nov 10 2023 01:38:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 1.343s542[Nov 10 2023 01:38:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '2'543[Nov 10 2023 01:38:57 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-1myibl/id_rsa -N `544[Nov 10 2023 01:38:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.71 seconds545[Nov 10 2023 01:38:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'546 clones, pushes, and pulls a project snippet over HTTP, edits via UI547Package548 Maven group level endpoint549 via maven550 using a personal access token551[Nov 10 2023 01:38:58 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package552[Nov 10 2023 01:38:59 UTC (QA Tests)] INFO -- filling :login_field with "root"553[Nov 10 2023 01:38:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field554[Nov 10 2023 01:38:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"555[Nov 10 2023 01:38:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field556[Nov 10 2023 01:39:00 UTC (QA Tests)] INFO -- clicking :sign_in_button557[Nov 10 2023 01:39:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.265s558[Nov 10 2023 01:39:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds559[Nov 10 2023 01:39:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds560[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.561[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`562[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`563[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`564[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580343 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580343 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-1699580343 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-qa-test-2023-11-10-01-33-58-6b57205cadabe0cd --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" `565[Nov 10 2023 01:39:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580343`566[Nov 10 2023 01:39:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`567[Nov 10 2023 01:39:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.25 seconds568[Nov 10 2023 01:39:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.3 seconds569[Nov 10 2023 01:39:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-3832c8416a2c9d7e-e07be68375f9ec93570[Nov 10 2023 01:39:10 UTC (QA Tests)] INFO -- clicking :menu_section_button571[Nov 10 2023 01:39:10 UTC (QA Tests)] INFO -- clicking :nav-item-link572[Nov 10 2023 01:39:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.762s573[Nov 10 2023 01:39:12 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present574[Nov 10 2023 01:39:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.299s575[Nov 10 2023 01:39:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699580343'576[Nov 10 2023 01:39:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580343`577[Nov 10 2023 01:39:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-3832c8416a2c9d7e-e07be68375f9ec93'578[Nov 10 2023 01:39:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-f3e789e45679d11c-7ea1f2bd0dab8da6'579[Nov 10 2023 01:39:46 UTC (QA Tests)] INFO -- Saving screenshot..580[Nov 10 2023 01:39:47 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package581[Nov 10 2023 01:39:47 UTC (QA Tests)] INFO -- filling :login_field with "root"582[Nov 10 2023 01:39:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field583[Nov 10 2023 01:39:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"584[Nov 10 2023 01:39:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field585[Nov 10 2023 01:39:48 UTC (QA Tests)] INFO -- clicking :sign_in_button586[Nov 10 2023 01:39:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.242s587[Nov 10 2023 01:39:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds588[Nov 10 2023 01:39:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds589[Nov 10 2023 01:39:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.590[Nov 10 2023 01:39:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`591[Nov 10 2023 01:39:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`592[Nov 10 2023 01:39:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`593[Nov 10 2023 01:39:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580391 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580391 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-1699580391 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-qa-test-2023-11-10-01-33-58-6b57205cadabe0cd --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" `594[Nov 10 2023 01:39:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580391`595[Nov 10 2023 01:39:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`596[Nov 10 2023 01:39:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds597[Nov 10 2023 01:39:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds598[Nov 10 2023 01:39:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-becca4c12bba9f17-25db28ab00bf9a5c599[Nov 10 2023 01:39:58 UTC (QA Tests)] INFO -- clicking :menu_section_button600[Nov 10 2023 01:39:58 UTC (QA Tests)] INFO -- clicking :nav-item-link601[Nov 10 2023 01:39:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.807s602[Nov 10 2023 01:40:01 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present603[Nov 10 2023 01:40:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.331s604[Nov 10 2023 01:40:24 UTC (QA Tests)] INFO -- clicking :menu_section_button605[Nov 10 2023 01:40:24 UTC (QA Tests)] INFO -- clicking :nav-item-link606[Nov 10 2023 01:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.843s607[Nov 10 2023 01:40:25 UTC (QA Tests)] INFO -- clicking :details-link608[Nov 10 2023 01:40:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-6cf5293b8c1a70bf-2fc7853a97a4728d609[Nov 10 2023 01:40:28 UTC (QA Tests)] INFO -- clicking :menu_section_button610[Nov 10 2023 01:40:29 UTC (QA Tests)] INFO -- clicking :nav-item-link611[Nov 10 2023 01:40:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.744s612[Nov 10 2023 01:40:31 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present613[Nov 10 2023 01:40:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.304s614[Nov 10 2023 01:40:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699580391'615[Nov 10 2023 01:40:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580391`616[Nov 10 2023 01:40:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-85b35e7553147110'617[Nov 10 2023 01:40:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-becca4c12bba9f17-25db28ab00bf9a5c'618[Nov 10 2023 01:40:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-6cf5293b8c1a70bf-2fc7853a97a4728d'619 pushes and pulls a maven package6211st Try error in ./qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb:65:622expected `QA::Page::Project::Job::Show.successful?({:timeout=>800})` to be truthy, got false624RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb:65625 using a project deploy token626[Nov 10 2023 01:40:55 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package627[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- filling :login_field with "root"628[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field629[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"630[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field631[Nov 10 2023 01:40:57 UTC (QA Tests)] INFO -- clicking :sign_in_button632[Nov 10 2023 01:40:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.326s633[Nov 10 2023 01:41:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds634[Nov 10 2023 01:41:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds635[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.636[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`637[Nov 10 2023 01:41:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`638[Nov 10 2023 01:41:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`639[Nov 10 2023 01:41:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580460 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580460 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-1699580460 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-qa-test-2023-11-10-01-33-58-6b57205cadabe0cd --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" `640[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580460`641[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`642[Nov 10 2023 01:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds643[Nov 10 2023 01:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.24 seconds644[Nov 10 2023 01:41:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds645[Nov 10 2023 01:41:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-99b65b819d3add13-f67e642c48b5cda5646[Nov 10 2023 01:41:11 UTC (QA Tests)] INFO -- clicking :menu_section_button647[Nov 10 2023 01:41:11 UTC (QA Tests)] INFO -- clicking :nav-item-link648[Nov 10 2023 01:41:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.749s649[Nov 10 2023 01:41:13 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present650[Nov 10 2023 01:41:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.338s651[Nov 10 2023 01:41:37 UTC (QA Tests)] INFO -- clicking :menu_section_button652[Nov 10 2023 01:41:37 UTC (QA Tests)] INFO -- clicking :nav-item-link653[Nov 10 2023 01:41:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.871s654[Nov 10 2023 01:41:38 UTC (QA Tests)] INFO -- clicking :details-link655[Nov 10 2023 01:41:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-626d75b8cbaa136d-05428cd863e8f0e4656[Nov 10 2023 01:41:41 UTC (QA Tests)] INFO -- clicking :menu_section_button657[Nov 10 2023 01:41:41 UTC (QA Tests)] INFO -- clicking :nav-item-link658[Nov 10 2023 01:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.847s659[Nov 10 2023 01:41:43 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present660[Nov 10 2023 01:41:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.333s661[Nov 10 2023 01:41:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699580460'662[Nov 10 2023 01:41:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580460`663[Nov 10 2023 01:41:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-3fed05594ad99238'664[Nov 10 2023 01:41:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-99b65b819d3add13-f67e642c48b5cda5'665[Nov 10 2023 01:41:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-626d75b8cbaa136d-05428cd863e8f0e4'666 pushes and pulls a maven package667 using a ci job token668[Nov 10 2023 01:41:59 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package669[Nov 10 2023 01:42:00 UTC (QA Tests)] INFO -- filling :login_field with "root"670[Nov 10 2023 01:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field671[Nov 10 2023 01:42:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"672[Nov 10 2023 01:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field673[Nov 10 2023 01:42:00 UTC (QA Tests)] INFO -- clicking :sign_in_button674[Nov 10 2023 01:42:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.236s675[Nov 10 2023 01:42:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds676[Nov 10 2023 01:42:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds677[Nov 10 2023 01:42:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.678[Nov 10 2023 01:42:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`679[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`680[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`681[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580524 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580524 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-1699580524 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-qa-test-2023-11-10-01-33-58-6b57205cadabe0cd --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" `682[Nov 10 2023 01:42:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580524`683[Nov 10 2023 01:42:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`684[Nov 10 2023 01:42:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds685[Nov 10 2023 01:42:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds686[Nov 10 2023 01:42:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-2bde8b87009cee75-08f2fb93915292ce687[Nov 10 2023 01:42:15 UTC (QA Tests)] INFO -- clicking :menu_section_button688[Nov 10 2023 01:42:15 UTC (QA Tests)] INFO -- clicking :nav-item-link689[Nov 10 2023 01:42:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.732s690[Nov 10 2023 01:42:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present691[Nov 10 2023 01:42:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.349s692[Nov 10 2023 01:42:40 UTC (QA Tests)] INFO -- clicking :menu_section_button693[Nov 10 2023 01:42:41 UTC (QA Tests)] INFO -- clicking :nav-item-link694[Nov 10 2023 01:42:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.807s695[Nov 10 2023 01:42:41 UTC (QA Tests)] INFO -- clicking :details-link696[Nov 10 2023 01:42:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-a917f62aa47c4b25-bc0ab167107d5157697[Nov 10 2023 01:42:45 UTC (QA Tests)] INFO -- clicking :menu_section_button698[Nov 10 2023 01:42:45 UTC (QA Tests)] INFO -- clicking :nav-item-link699[Nov 10 2023 01:42:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.776s700[Nov 10 2023 01:42:47 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present701[Nov 10 2023 01:42:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.311s702[Nov 10 2023 01:43:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699580524'703[Nov 10 2023 01:43:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580524`704[Nov 10 2023 01:43:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-0ba0c84187d6f704'705[Nov 10 2023 01:43:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-2bde8b87009cee75-08f2fb93915292ce'706[Nov 10 2023 01:43:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-a917f62aa47c4b25-bc0ab167107d5157'707 pushes and pulls a maven package708 duplication setting709 when disabled710[Nov 10 2023 01:43:12 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates711[Nov 10 2023 01:43:12 UTC (QA Tests)] INFO -- filling :login_field with "root"712[Nov 10 2023 01:43:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field713[Nov 10 2023 01:43:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"714[Nov 10 2023 01:43:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field715[Nov 10 2023 01:43:13 UTC (QA Tests)] INFO -- clicking :sign_in_button716[Nov 10 2023 01:43:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.337s717[Nov 10 2023 01:43:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds718[Nov 10 2023 01:43:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds719[Nov 10 2023 01:43:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.720[Nov 10 2023 01:43:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`721[Nov 10 2023 01:43:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`722[Nov 10 2023 01:43:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`723[Nov 10 2023 01:43:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580596 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580596 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-1699580596 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-qa-test-2023-11-10-01-33-58-6b57205cadabe0cd --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" `724[Nov 10 2023 01:43:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580596`725[Nov 10 2023 01:43:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`726[Nov 10 2023 01:43:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds727[Nov 10 2023 01:43:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds728[Nov 10 2023 01:43:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd729[Nov 10 2023 01:43:26 UTC (QA Tests)] INFO -- clicking :menu_section_button730[Nov 10 2023 01:43:26 UTC (QA Tests)] INFO -- clicking :nav-item-link731[Nov 10 2023 01:43:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.733s732[Nov 10 2023 01:43:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-753430f08178aa33-c5c585a43d21a99f733[Nov 10 2023 01:43:30 UTC (QA Tests)] INFO -- clicking :menu_section_button734[Nov 10 2023 01:43:30 UTC (QA Tests)] INFO -- clicking :nav-item-link735[Nov 10 2023 01:43:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.779s736[Nov 10 2023 01:43:32 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present737[Nov 10 2023 01:43:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.574s738[Nov 10 2023 01:43:55 UTC (QA Tests)] INFO -- clicking :retry-button739[Nov 10 2023 01:43:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry-button' took 1.209s740[Nov 10 2023 01:43:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-753430f08178aa33-c5c585a43d21a99f741[Nov 10 2023 01:43:59 UTC (QA Tests)] INFO -- clicking :menu_section_button742[Nov 10 2023 01:43:59 UTC (QA Tests)] INFO -- clicking :nav-item-link743[Nov 10 2023 01:43:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.789s744[Nov 10 2023 01:44:01 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present745[Nov 10 2023 01:44:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.443s746[Nov 10 2023 01:44:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699580596'747[Nov 10 2023 01:44:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580596`748[Nov 10 2023 01:44:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-bd7b3972cb89fe69'749[Nov 10 2023 01:44:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-753430f08178aa33-c5c585a43d21a99f'750[Nov 10 2023 01:44:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-794ac8b65ece1205-8a335e4635c55a39'751 prevents users from publishing duplicates752 when enabled753[Nov 10 2023 01:44:16 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates754[Nov 10 2023 01:44:17 UTC (QA Tests)] INFO -- filling :login_field with "root"755[Nov 10 2023 01:44:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field756[Nov 10 2023 01:44:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"757[Nov 10 2023 01:44:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field758[Nov 10 2023 01:44:18 UTC (QA Tests)] INFO -- clicking :sign_in_button759[Nov 10 2023 01:44:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.236s760[Nov 10 2023 01:44:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds761[Nov 10 2023 01:44:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds762[Nov 10 2023 01:44:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.763[Nov 10 2023 01:44:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`764[Nov 10 2023 01:44:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`765[Nov 10 2023 01:44:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`766[Nov 10 2023 01:44:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580661 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580661 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-1699580661 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-qa-test-2023-11-10-01-33-58-6b57205cadabe0cd --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" `767[Nov 10 2023 01:44:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580661`768[Nov 10 2023 01:44:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`769[Nov 10 2023 01:44:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds770[Nov 10 2023 01:44:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds771[Nov 10 2023 01:44:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd772[Nov 10 2023 01:44:31 UTC (QA Tests)] INFO -- clicking :menu_section_button773[Nov 10 2023 01:44:31 UTC (QA Tests)] INFO -- clicking :nav-item-link774[Nov 10 2023 01:44:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.699s775[Nov 10 2023 01:44:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-0b764f3250b3e35c-38d1e78678b6fe9b776[Nov 10 2023 01:44:35 UTC (QA Tests)] INFO -- clicking :menu_section_button777[Nov 10 2023 01:44:35 UTC (QA Tests)] INFO -- clicking :nav-item-link778[Nov 10 2023 01:44:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.812s779[Nov 10 2023 01:44:37 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present780[Nov 10 2023 01:44:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.314s781[Nov 10 2023 01:45:00 UTC (QA Tests)] INFO -- clicking :retry-button782[Nov 10 2023 01:45:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry-button' took 1.164s783[Nov 10 2023 01:45:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-0b764f3250b3e35c-38d1e78678b6fe9b784[Nov 10 2023 01:45:04 UTC (QA Tests)] INFO -- clicking :menu_section_button785[Nov 10 2023 01:45:04 UTC (QA Tests)] INFO -- clicking :nav-item-link786[Nov 10 2023 01:45:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.894s787[Nov 10 2023 01:45:06 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present788[Nov 10 2023 01:45:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.446s789[Nov 10 2023 01:45:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699580661'790[Nov 10 2023 01:45:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580661`791[Nov 10 2023 01:45:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-15e59224d1d31f06'792[Nov 10 2023 01:45:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/packages-0b764f3250b3e35c-38d1e78678b6fe9b'793[Nov 10 2023 01:45:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/client-282bd4bc9bdc6e8b-80839f17006acbc6'794 allows users to publish duplicates795Configure796 Auto DevOps with a Kubernetes Agent797 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)798Create799 Project templates800 when group level801[Nov 10 2023 01:45:31 UTC (QA Tests)] INFO -- Starting test: Create Project templates when group level successfully imports the project using template802[Nov 10 2023 01:45:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds803[Nov 10 2023 01:45:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"804[Nov 10 2023 01:45:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.59 seconds805[Nov 10 2023 01:45:34 UTC (QA Tests)] INFO -- filling :login_field with "root"806[Nov 10 2023 01:45:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field807[Nov 10 2023 01:45:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"808[Nov 10 2023 01:45:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field809[Nov 10 2023 01:45:35 UTC (QA Tests)] INFO -- clicking :sign_in_button810[Nov 10 2023 01:45:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.265s811[Nov 10 2023 01:45:38 UTC (QA Tests)] INFO -- clicking :nav-item-link812[Nov 10 2023 01:45:39 UTC (QA Tests)] INFO -- filling :groups_filter_field with "gitlab-qa-sandbox-group-6"813[Nov 10 2023 01:45:39 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field814[Nov 10 2023 01:45:41 UTC (QA Tests)] INFO -- clicking :menu_section_button815[Nov 10 2023 01:45:41 UTC (QA Tests)] INFO -- clicking :nav-item-link816[Nov 10 2023 01:45:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.059s817[Nov 10 2023 01:45:45 UTC (QA Tests)] INFO -- Searching in dropdown: "instance-template-container-group-f9b3f77322bc93c6"818[Nov 10 2023 01:45:46 UTC (QA Tests)] INFO -- clicking :save_changes_button819[Nov 10 2023 01:45:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.188s820[Nov 10 2023 01:45:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds821[Nov 10 2023 01:45:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd822[Nov 10 2023 01:45:50 UTC (QA Tests)] INFO -- clicking :new-project-button823[Nov 10 2023 01:45:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.823s824[Nov 10 2023 01:45:51 UTC (QA Tests)] INFO -- clicking :panel-link825[Nov 10 2023 01:45:51 UTC (QA Tests)] INFO -- clicking :group-templates-tab826[Nov 10 2023 01:45:52 UTC (QA Tests)] INFO -- clicking :use-template-button827[Nov 10 2023 01:45:52 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown828[Nov 10 2023 01:45:52 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "gitlab-qa-sandbox-group-6"829[Nov 10 2023 01:45:52 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field830[Nov 10 2023 01:45:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s831[Nov 10 2023 01:45:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s832[Nov 10 2023 01:45:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s833[Nov 10 2023 01:46:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.814s834[Nov 10 2023 01:46:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.32s835[Nov 10 2023 01:46:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project-name-content' took 6.345s836 successfully imports the project using template837 when instance level838[Nov 10 2023 01:46:01 UTC (QA Tests)] INFO -- Starting test: Create Project templates when instance level successfully imports the project using template839[Nov 10 2023 01:46:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds840[Nov 10 2023 01:46:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"841[Nov 10 2023 01:46:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.67 seconds842[Nov 10 2023 01:46:05 UTC (QA Tests)] INFO -- filling :login_field with "root"843[Nov 10 2023 01:46:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field844[Nov 10 2023 01:46:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"845[Nov 10 2023 01:46:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field846[Nov 10 2023 01:46:06 UTC (QA Tests)] INFO -- clicking :sign_in_button847[Nov 10 2023 01:46:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.329s848[Nov 10 2023 01:46:09 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button849[Nov 10 2023 01:46:09 UTC (QA Tests)] INFO -- clicking :places-item-link850[Nov 10 2023 01:46:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.653s851[Nov 10 2023 01:46:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.228s852[Nov 10 2023 01:46:11 UTC (QA Tests)] INFO -- clicking :menu_section_button853[Nov 10 2023 01:46:11 UTC (QA Tests)] INFO -- clicking :nav-item-link854[Nov 10 2023 01:46:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.536s855[Nov 10 2023 01:46:14 UTC (QA Tests)] INFO -- Searching in dropdown: "instance-template-container-group-b7263b44e1bca353"856[Nov 10 2023 01:46:15 UTC (QA Tests)] INFO -- clicking :save-changes-button857[Nov 10 2023 01:46:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 0.749s858[Nov 10 2023 01:46:16 UTC (QA Tests)] INFO -- clicking :nav-item-link859[Nov 10 2023 01:46:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds860[Nov 10 2023 01:46:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd861[Nov 10 2023 01:46:20 UTC (QA Tests)] INFO -- clicking :new-project-button862[Nov 10 2023 01:46:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.837s863[Nov 10 2023 01:46:21 UTC (QA Tests)] INFO -- clicking :panel-link864[Nov 10 2023 01:46:21 UTC (QA Tests)] INFO -- clicking :instance-templates-tab865[Nov 10 2023 01:46:22 UTC (QA Tests)] INFO -- clicking :use-template-button866[Nov 10 2023 01:46:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s867[Nov 10 2023 01:46:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s868[Nov 10 2023 01:46:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s869[Nov 10 2023 01:46:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.745s870[Nov 10 2023 01:46:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.098s871[Nov 10 2023 01:46:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project-name-content' took 6.177s872 successfully imports the project using template873 when built-in874[Nov 10 2023 01:46:30 UTC (QA Tests)] INFO -- Starting test: Create Project templates when built-in successfully imports the project using template875[Nov 10 2023 01:46:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds876[Nov 10 2023 01:46:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"877[Nov 10 2023 01:46:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.62 seconds878[Nov 10 2023 01:46:33 UTC (QA Tests)] INFO -- filling :login_field with "root"879[Nov 10 2023 01:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field880[Nov 10 2023 01:46:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"881[Nov 10 2023 01:46:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field882[Nov 10 2023 01:46:34 UTC (QA Tests)] INFO -- clicking :sign_in_button883[Nov 10 2023 01:46:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.317s884[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds885[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd886[Nov 10 2023 01:46:39 UTC (QA Tests)] INFO -- clicking :new-project-button887[Nov 10 2023 01:46:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.784s888[Nov 10 2023 01:46:40 UTC (QA Tests)] INFO -- clicking :panel-link889[Nov 10 2023 01:46:40 UTC (QA Tests)] INFO -- clicking :use-template-button890[Nov 10 2023 01:46:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s891[Nov 10 2023 01:46:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s892[Nov 10 2023 01:46:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s893[Nov 10 2023 01:46:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.385s894[Nov 10 2023 01:46:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.79s895[Nov 10 2023 01:46:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project-name-content' took 6.819s896 successfully imports the project using template897Create898 Download merge request patch and diff899[Nov 10 2023 01:46:49 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff900[Nov 10 2023 01:46:49 UTC (QA Tests)] INFO -- filling :login_field with "root"901[Nov 10 2023 01:46:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field902[Nov 10 2023 01:46:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"903[Nov 10 2023 01:46:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field904[Nov 10 2023 01:46:50 UTC (QA Tests)] INFO -- clicking :sign_in_button905[Nov 10 2023 01:46:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.249s906[Nov 10 2023 01:46:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds907[Nov 10 2023 01:46:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds908[Nov 10 2023 01:46:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-041a9075af755c54' via api in 1.34 seconds909[Nov 10 2023 01:46:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds910[Nov 10 2023 01:46:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-041a9075af755c54/-/merge_requests/1911 views the merge request plain diff912[Nov 10 2023 01:47:00 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches913[Nov 10 2023 01:47:00 UTC (QA Tests)] INFO -- filling :login_field with "root"914[Nov 10 2023 01:47:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field915[Nov 10 2023 01:47:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"916[Nov 10 2023 01:47:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field917[Nov 10 2023 01:47:01 UTC (QA Tests)] INFO -- clicking :sign_in_button918[Nov 10 2023 01:47:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.221s919[Nov 10 2023 01:47:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds920[Nov 10 2023 01:47:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds921[Nov 10 2023 01:47:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-9abc5dc92c52f619' via api in 1.36 seconds922[Nov 10 2023 01:47:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds923[Nov 10 2023 01:47:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-9abc5dc92c52f619/-/merge_requests/1924 views the merge request patches925Package926 Terraform Module Registry927[Nov 10 2023 01:47:11 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module928[Nov 10 2023 01:47:11 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}929[Nov 10 2023 01:47:12 UTC (QA Tests)] INFO -- filling :login_field with "root"930[Nov 10 2023 01:47:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field931[Nov 10 2023 01:47:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"932[Nov 10 2023 01:47:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field933[Nov 10 2023 01:47:13 UTC (QA Tests)] INFO -- clicking :sign_in_button934[Nov 10 2023 01:47:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.242s935[Nov 10 2023 01:47:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds936[Nov 10 2023 01:47:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd937[Nov 10 2023 01:47:18 UTC (QA Tests)] INFO -- clicking :new-project-button938[Nov 10 2023 01:47:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.857s939[Nov 10 2023 01:47:19 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown940[Nov 10 2023 01:47:19 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd"941[Nov 10 2023 01:47:19 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field942[Nov 10 2023 01:47:20 UTC (QA Tests)] INFO -- clicking :project-create-button943[Nov 10 2023 01:47:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project-create-button' took 1.297s944[Nov 10 2023 01:47:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/terraform-module-test-f0d59cd8e971cc0a/-/import945[Nov 10 2023 01:47:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/terraform-module-test-f0d59cd8e971cc0a' via browser_ui in 14.01 seconds946[Nov 10 2023 01:47:30 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.947[Nov 10 2023 01:47:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`948[Nov 10 2023 01:47:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`949[Nov 10 2023 01:47:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`950[Nov 10 2023 01:47:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580850 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580850 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-1699580850 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-terraform-module-test-f0d59cd8e971cc0a --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" `951[Nov 10 2023 01:47:31 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580850`952[Nov 10 2023 01:47:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`953[Nov 10 2023 01:47:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699580850' via api in 2.09 seconds954[Nov 10 2023 01:47:34 UTC (QA Tests)] INFO -- clicking :menu_section_button955[Nov 10 2023 01:47:34 UTC (QA Tests)] INFO -- clicking :nav-item-link956[Nov 10 2023 01:47:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.817s957[Nov 10 2023 01:47:36 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present958[Nov 10 2023 01:47:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.198s959[Nov 10 2023 01:47:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.231s960[Nov 10 2023 01:47:38 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/terraform-module-test-f0d59cd8e971cc0a/-/jobs/32961[Nov 10 2023 01:47:50 UTC (QA Tests)] INFO -- clicking :menu_section_button962[Nov 10 2023 01:47:50 UTC (QA Tests)] INFO -- clicking :nav-item-link963[Nov 10 2023 01:47:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.737s964[Nov 10 2023 01:47:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699580850'965[Nov 10 2023 01:47:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580850`966[Nov 10 2023 01:47:52 UTC (QA Tests)] ERROR -- Interceptor Api Errors967[-1] POST /api/graphql -- Correlation Id: Correlation Id not found968 publishes a module969Data Stores970 prevent forking outside group971 when enabled972[Nov 10 2023 01:47:52 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when enabled does not allow forking outside of group973[Nov 10 2023 01:47:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_f33db4498681ce13' via api in 0.39 seconds974[Nov 10 2023 01:47:53 UTC (QA Tests)] INFO -- filling :login_field with "root"975[Nov 10 2023 01:47:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field976[Nov 10 2023 01:47:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"977[Nov 10 2023 01:47:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field978[Nov 10 2023 01:47:54 UTC (QA Tests)] INFO -- clicking :sign_in_button979[Nov 10 2023 01:47:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.19s980[Nov 10 2023 01:47:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds981[Nov 10 2023 01:47:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds982[Nov 10 2023 01:47:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_to_fork-a93c64775c91f1d8' via api in 1.34 seconds983[Nov 10 2023 01:47:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6984[Nov 10 2023 01:47:59 UTC (QA Tests)] INFO -- clicking :menu_section_button985[Nov 10 2023 01:47:59 UTC (QA Tests)] INFO -- clicking :nav-item-link986[Nov 10 2023 01:48:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.831s987[Nov 10 2023 01:48:02 UTC (QA Tests)] INFO -- checking via JS :prevent_forking_outside_group_checkbox with args {}988[Nov 10 2023 01:48:02 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button989[Nov 10 2023 01:48:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.254s990[Nov 10 2023 01:48:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_to_fork-a93c64775c91f1d8991[Nov 10 2023 01:48:06 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown992[Nov 10 2023 01:48:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_to_fork-a93c64775c91f1d8'993[Nov 10 2023 01:48:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_f33db4498681ce13'994 does not allow forking outside of group995 when disabled996[Nov 10 2023 01:48:07 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when disabled allows forking outside of group997[Nov 10 2023 01:48:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_9dbd384e1e156633' via api in 0.39 seconds998[Nov 10 2023 01:48:08 UTC (QA Tests)] INFO -- filling :login_field with "root"999[Nov 10 2023 01:48:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1000[Nov 10 2023 01:48:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1001[Nov 10 2023 01:48:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1002[Nov 10 2023 01:48:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1003[Nov 10 2023 01:48:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.237s1004[Nov 10 2023 01:48:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1005[Nov 10 2023 01:48:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1006[Nov 10 2023 01:48:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_to_fork-d3599c7e8b12d6fa' via api in 1.35 seconds1007[Nov 10 2023 01:48:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-61008[Nov 10 2023 01:48:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1009[Nov 10 2023 01:48:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1010[Nov 10 2023 01:48:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.02s1011[Nov 10 2023 01:48:17 UTC (QA Tests)] INFO -- unchecking via JS :prevent_forking_outside_group_checkbox with args {}1012[Nov 10 2023 01:48:17 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1013[Nov 10 2023 01:48:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_to_fork-d3599c7e8b12d6fa1014[Nov 10 2023 01:48:20 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1015[Nov 10 2023 01:48:20 UTC (QA Tests)] INFO -- Searching in dropdown: "group_for_fork_9dbd384e1e156633"1016[Nov 10 2023 01:48:20 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1017[Nov 10 2023 01:48:21 UTC (QA Tests)] INFO -- clicking :fork_project_button1018[Nov 10 2023 01:48:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_to_fork-d3599c7e8b12d6fa'1019[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_9dbd384e1e156633'1020 allows forking outside of group1021Framework sanity1022 Version check1023 is the specified version (PENDING: Test is not compatible with this environment or pipeline)1024Manage1025 Jenkins integration1026[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1027[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1028[Nov 10 2023 01:48:23 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`1029[Nov 10 2023 01:48:23 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 `1030[Nov 10 2023 01:48:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1031[Nov 10 2023 01:48:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1032[Nov 10 2023 01:48:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1033[Nov 10 2023 01:48:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1034[Nov 10 2023 01:48:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1035[Nov 10 2023 01:48:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.728s1036[Nov 10 2023 01:48:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1037[Nov 10 2023 01:48:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1038[Nov 10 2023 01:48:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_with_jenkins_080d9d57-65a260a8824165d31039[Nov 10 2023 01:48:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1040[Nov 10 2023 01:48:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.08s1041[Nov 10 2023 01:48:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1042[Nov 10 2023 01:48:53 UTC (QA Tests)] INFO -- clicking :nav-item-link1043[Nov 10 2023 01:48:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.929s1044[Nov 10 2023 01:48:54 UTC (QA Tests)] INFO -- clicking :jenkins_link1045[Nov 10 2023 01:48:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.79s1046[Nov 10 2023 01:48:55 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1047[Nov 10 2023 01:48:55 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1048[Nov 10 2023 01:48:55 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_2aeb8cf16b"1049[Nov 10 2023 01:48:55 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1050[Nov 10 2023 01:48:55 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1051[Nov 10 2023 01:48:55 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1052[Nov 10 2023 01:48:56 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1053[Nov 10 2023 01:48:56 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1054[Nov 10 2023 01:48:56 UTC (QA Tests)] INFO -- clicking :save_changes_button1055[Nov 10 2023 01:48:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.029s1056[Nov 10 2023 01:48:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1057[Nov 10 2023 01:49:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.55 seconds1058[Nov 10 2023 01:49:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_with_jenkins_080d9d57-65a260a8824165d31059[Nov 10 2023 01:49:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1060[Nov 10 2023 01:49:20 UTC (QA Tests)] INFO -- clicking :nav-item-link1061[Nov 10 2023 01:49:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.747s1062[Nov 10 2023 01:49:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1063[Nov 10 2023 01:49:22 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1064 integrates and displays build status for MR pipeline in GitLab1065Verify1066 Run pipeline with manual jobs1067[Nov 10 2023 01:49:23 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state1068[Nov 10 2023 01:49:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1069[Nov 10 2023 01:49:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds1070[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1071[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1072[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1073[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-8915f06a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-8915f06a 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-8915f06a --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list qa-runner-8915f06a --executor shell && gitlab-runner run" `1074[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-8915f06a`1075[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1076[Nov 10 2023 01:49:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-8915f06a' via api in 1.89 seconds1077[Nov 10 2023 01:49:27 UTC (QA Tests)] INFO -- Waiting for pipeline to have status "skipped"...1078[Nov 10 2023 01:49:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1079[Nov 10 2023 01:49:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1080[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1081[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1082[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1083[Nov 10 2023 01:49:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.266s1084[Nov 10 2023 01:49:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-with-manual-job-0bbf397c8ec412021085[Nov 10 2023 01:49:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1086[Nov 10 2023 01:49:36 UTC (QA Tests)] INFO -- clicking :nav-item-link1087[Nov 10 2023 01:49:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.741s1088[Nov 10 2023 01:49:38 UTC (QA Tests)] INFO -- clicking :ci-action-button1089[Nov 10 2023 01:50:04 UTC (QA Tests)] INFO -- clicking :job-dropdown-container1090[Nov 10 2023 01:50:04 UTC (QA Tests)] INFO -- clicking :job-dropdown-container1091[Nov 10 2023 01:50:04 UTC (QA Tests)] INFO -- clicking :job-dropdown-container1092[Nov 10 2023 01:50:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-8915f06a'1093[Nov 10 2023 01:50:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-8915f06a`1094 does not leave any job in skipped state1095Data Stores1096 User1097[Nov 10 2023 01:50:05 UTC (QA Tests)] INFO -- Starting test: Data Stores User can be followed and their activity seen1098[Nov 10 2023 01:50:05 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-fff95ed0c64eeb0c1099[Nov 10 2023 01:50:05 UTC (QA Tests)] INFO -- Caching token for username: qa-user-fff95ed0c64eeb0c, last six chars of token:sSzxSF1100[Nov 10 2023 01:50:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-fff95ed0c64eeb0c-9xi6xtwn' via api in 0.08 seconds1101[Nov 10 2023 01:50:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-744432267da1b6bb"1102[Nov 10 2023 01:50:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1103[Nov 10 2023 01:50:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1104[Nov 10 2023 01:50:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1105[Nov 10 2023 01:50:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1106[Nov 10 2023 01:50:10 UTC (QA Tests)] INFO -- clicking :follow-user-link1107[Nov 10 2023 01:50:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1108[Nov 10 2023 01:50:11 UTC (QA Tests)] INFO -- Adding user qa-user-fff95ed0c64eeb0c to gitlab-qa-sandbox-group-6/group_for_follow_user_activity_b805b1fad72676ae QA::Resource::Group1109[Nov 10 2023 01:50:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1110[Nov 10 2023 01:50:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '2' via api in 0.25 seconds1111[Nov 10 2023 01:50:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.018s1112[Nov 10 2023 01:50:17 UTC (QA Tests)] INFO -- clicking :user_avatar_content1113[Nov 10 2023 01:50:18 UTC (QA Tests)] INFO -- clicking :user-profile-link1114[Nov 10 2023 01:50:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1115[Nov 10 2023 01:50:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.508s1116[Nov 10 2023 01:50:18 UTC (QA Tests)] INFO -- clicking :user_link1117[Nov 10 2023 01:50:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element user_link' took 0.559s1118[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group_for_follow_user_activity_b805b1fad72676ae/project-for-tags-a2dff680dde06ea7'1119[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fff95ed0c64eeb0c'1120[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-744432267da1b6bb'1121 can be followed and their activity seen1122Data Stores1123 User1124 when added to parent group1125[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to push code to sub-group project via the CLI1126[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1127[Nov 10 2023 01:50:23 UTC (QA Tests)] INFO -- Adding user qa-user-539f7648d13e3d8a to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-3854d84171a6bd20 QA::Resource::Group1128[Nov 10 2023 01:50:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.54 seconds1129[Nov 10 2023 01:50:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-539f7648d13e3d8a'1130 is allowed to push code to sub-group project via the CLI1131[Nov 10 2023 01:50:25 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to commit to sub-group project via the API1132[Nov 10 2023 01:50:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1133[Nov 10 2023 01:50:27 UTC (QA Tests)] INFO -- Adding user qa-user-141368cd6c1533f3 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-0ca17bb6a3e23303 QA::Resource::Group1134[Nov 10 2023 01:50:28 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-141368cd6c1533f31135[Nov 10 2023 01:50:28 UTC (QA Tests)] INFO -- Caching token for username: qa-user-141368cd6c1533f3, last six chars of token:1ygSwT1136[Nov 10 2023 01:50:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-141368cd6c1533f3-rer17j9u' via api in 0.08 seconds1137[Nov 10 2023 01:50:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-141368cd6c1533f3'1138 is allowed to commit to sub-group project via the API1139[Nov 10 2023 01:50:29 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to create a file in sub-group project via the API1140[Nov 10 2023 01:50:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1141[Nov 10 2023 01:50:31 UTC (QA Tests)] INFO -- Adding user qa-user-3a19a6dc70b71a41 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-ee685e2fc6be2187 QA::Resource::Group1142[Nov 10 2023 01:50:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1143[Nov 10 2023 01:50:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1144[Nov 10 2023 01:50:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-new-file-92db9fb54d3ef724' via api in 1.45 seconds1145[Nov 10 2023 01:50:33 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-3a19a6dc70b71a411146[Nov 10 2023 01:50:33 UTC (QA Tests)] INFO -- Caching token for username: qa-user-3a19a6dc70b71a41, last six chars of token:jhGJyG1147[Nov 10 2023 01:50:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-3a19a6dc70b71a41-zi3keuv4' via api in 0.09 seconds1148[Nov 10 2023 01:50:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3a19a6dc70b71a41'1149 is allowed to create a file in sub-group project via the API1150 when added to sub-group1151[Nov 10 2023 01:50:34 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to push code to parent group project via the CLI1152[Nov 10 2023 01:50:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1153[Nov 10 2023 01:50:36 UTC (QA Tests)] INFO -- Adding user qa-user-d8668208654e8427 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-d83b8b60d7f689a5/sub-group-to-test-user-access-de7f255d37010df4 QA::Resource::Group1154[Nov 10 2023 01:50:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d8668208654e8427'1155 is not allowed to push code to parent group project via the CLI1156[Nov 10 2023 01:50:38 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to commit to parent group project via the API1157[Nov 10 2023 01:50:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1158[Nov 10 2023 01:50:40 UTC (QA Tests)] INFO -- Adding user qa-user-a9914cf2b8e7594b to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-6e2f3f453d79ce25/sub-group-to-test-user-access-e9d2dc01d68a9e31 QA::Resource::Group1159[Nov 10 2023 01:50:40 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a9914cf2b8e7594b1160[Nov 10 2023 01:50:40 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a9914cf2b8e7594b, last six chars of token:DZxDAG1161[Nov 10 2023 01:50:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a9914cf2b8e7594b-7jv0orho' via api in 0.08 seconds1162[Nov 10 2023 01:50:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a9914cf2b8e7594b'1163 is not allowed to commit to parent group project via the API1164[Nov 10 2023 01:50:41 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to create a file in parent group project via the API1165[Nov 10 2023 01:50:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1166[Nov 10 2023 01:50:43 UTC (QA Tests)] INFO -- Adding user qa-user-4e365d7bb25d8b27 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-21f89314be926050/sub-group-to-test-user-access-ae89e994ffdd1138 QA::Resource::Group1167[Nov 10 2023 01:50:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1168[Nov 10 2023 01:50:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1169[Nov 10 2023 01:50:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-new-file-7d2bc6c35e4369be' via api in 1.39 seconds1170[Nov 10 2023 01:50:45 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-4e365d7bb25d8b271171[Nov 10 2023 01:50:45 UTC (QA Tests)] INFO -- Caching token for username: qa-user-4e365d7bb25d8b27, last six chars of token:-upVzY1172[Nov 10 2023 01:50:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-4e365d7bb25d8b27-lyjpre0y' via api in 0.1 seconds1173[Nov 10 2023 01:50:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-4e365d7bb25d8b27'1174 is not allowed to create a file in parent group project via the API1175Create1176 Push Rules1177 using non signed commits1178[Nov 10 2023 01:50:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1179[Nov 10 2023 01:50:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1180[Nov 10 2023 01:50:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1181[Nov 10 2023 01:50:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1182[Nov 10 2023 01:50:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1183[Nov 10 2023 01:50:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.326s1184[Nov 10 2023 01:50:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1185[Nov 10 2023 01:50:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1186[Nov 10 2023 01:50:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1187[Nov 10 2023 01:50:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.61 seconds1188[Nov 10 2023 01:50:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/push_rules-a65da909aa47cfad1189[Nov 10 2023 01:50:54 UTC (QA Tests)] INFO -- clicking :menu_section_button1190[Nov 10 2023 01:50:54 UTC (QA Tests)] INFO -- clicking :nav-item-link1191[Nov 10 2023 01:50:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.262s1192[Nov 10 2023 01:50:57 UTC (QA Tests)] INFO -- filling :file-name-field with "denied_file"1193[Nov 10 2023 01:50:57 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1194[Nov 10 2023 01:50:57 UTC (QA Tests)] INFO -- filling :file_size_field with "1"1195[Nov 10 2023 01:50:57 UTC (QA Tests)] INFO -- clicking the coordinates of :file_size_field1196[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- filling :author_email_field with "(admin@example\.com|root@gitlab.com)"1197[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- clicking the coordinates of :author_email_field1198[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- filling :branch_name_field with "main"1199[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- clicking the coordinates of :branch_name_field1200[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- filling :commit-message-field with "allowed commit"1201[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1202[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- filling :deny_commit_message_field with "denied commit"1203[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- clicking the coordinates of :deny_commit_message_field1204[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- checking via JS :prevent_secrets_checkbox with args {}1205[Nov 10 2023 01:51:00 UTC (QA Tests)] INFO -- checking via JS :deny_delete_tag_checkbox with args {}1206[Nov 10 2023 01:51:00 UTC (QA Tests)] INFO -- clicking :submit_settings_button1207[Nov 10 2023 01:51:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.417s1208[Nov 10 2023 01:51:01 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts removal of tag1209 restricts removal of tag1210[Nov 10 2023 01:51:04 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts committing files with secrets1211 restricts committing files with secrets1212[Nov 10 2023 01:51:06 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts users by email format1213[Nov 10 2023 01:51:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.35 seconds1214[Nov 10 2023 01:51:06 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/push_rules-a65da909aa47cfad QA::Resource::Project1215 restricts users by email format1216[Nov 10 2023 01:51:09 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts commit by message format1217[Nov 10 2023 01:51:10 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"1218[Nov 10 2023 01:51:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds1219 restricts commit by message format1220[Nov 10 2023 01:51:15 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts branches by branch name1221 restricts branches by branch name1222[Nov 10 2023 01:51:17 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits allows an unrestricted push1223[Nov 10 2023 01:51:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"1224[Nov 10 2023 01:51:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.22 seconds1225 allows an unrestricted push1226[Nov 10 2023 01:51:18 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts files by name and size1227 restricts files by name and size1228 using signed commits1229[Nov 10 2023 01:51:24 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using signed commits restricts to signed commits1230[Nov 10 2023 01:51:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1231[Nov 10 2023 01:51:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1232[Nov 10 2023 01:51:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1233[Nov 10 2023 01:51:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1234[Nov 10 2023 01:51:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1235[Nov 10 2023 01:51:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.339s1236[Nov 10 2023 01:51:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1237[Nov 10 2023 01:51:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1238[Nov 10 2023 01:51:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1239[Nov 10 2023 01:51:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.55 seconds1240[Nov 10 2023 01:51:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/push_rules-da055739e5c910741241[Nov 10 2023 01:51:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1242[Nov 10 2023 01:51:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1243[Nov 10 2023 01:51:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.207s1244[Nov 10 2023 01:51:35 UTC (QA Tests)] INFO -- checking via JS :reject_unsigned_commits_checkbox with args {}1245[Nov 10 2023 01:51:35 UTC (QA Tests)] INFO -- clicking :submit_settings_button1246[Nov 10 2023 01:51:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.337s1247[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- Executing: `gpg --import /home/gitlab/qa/qa/fixtures/gpg/admin.asc`1248[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- Executing: `gpg --armor --export B8358D73048DACC4`1249[Nov 10 2023 01:51:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::UserGPG with id '1' via api in 1.28 seconds1250[Nov 10 2023 01:51:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"1251[Nov 10 2023 01:51:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.41 seconds1252 restricts to signed commits1253 with commits restricted to verified emails1254[Nov 10 2023 01:51:42 UTC (QA Tests)] INFO -- Starting test: Create Push Rules with commits restricted to verified emails rejects unverified emails1255[Nov 10 2023 01:51:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1256[Nov 10 2023 01:51:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1257[Nov 10 2023 01:51:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1258[Nov 10 2023 01:51:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1259[Nov 10 2023 01:51:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1260[Nov 10 2023 01:51:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.254s1261[Nov 10 2023 01:51:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1262[Nov 10 2023 01:51:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1263[Nov 10 2023 01:51:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1264[Nov 10 2023 01:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.53 seconds1265[Nov 10 2023 01:51:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/push_rules-602569bfc8dcb93a1266[Nov 10 2023 01:51:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1267[Nov 10 2023 01:51:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1268[Nov 10 2023 01:51:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.909s1269[Nov 10 2023 01:51:53 UTC (QA Tests)] INFO -- checking via JS :committer_restriction_checkbox with args {}1270[Nov 10 2023 01:51:54 UTC (QA Tests)] INFO -- clicking :submit_settings_button1271[Nov 10 2023 01:51:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.079s1272[Nov 10 2023 01:51:56 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"1273[Nov 10 2023 01:51:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.36 seconds1274 rejects unverified emails1275 with commits restricted by author email to existing GitLab users1276[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- Starting test: Create Push Rules with commits restricted by author email to existing GitLab users rejects non-member users1277[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1278[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1279[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1280[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1281[Nov 10 2023 01:52:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1282[Nov 10 2023 01:52:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.298s1283[Nov 10 2023 01:52:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1284[Nov 10 2023 01:52:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds1285[Nov 10 2023 01:52:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1286[Nov 10 2023 01:52:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.82 seconds1287[Nov 10 2023 01:52:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/push_rules-89404de9bdded1021288[Nov 10 2023 01:52:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1289[Nov 10 2023 01:52:08 UTC (QA Tests)] INFO -- clicking :nav-item-link1290[Nov 10 2023 01:52:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.913s1291[Nov 10 2023 01:52:10 UTC (QA Tests)] INFO -- checking via JS :restrict_author_checkbox with args {}1292[Nov 10 2023 01:52:11 UTC (QA Tests)] INFO -- clicking :submit_settings_button1293[Nov 10 2023 01:52:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_settings_button' took 1.385s1294 rejects non-member users1295Govern1296 Project1297 for project archive and unarchive1298 behaves like audit event1299[Nov 10 2023 01:52:14 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations1300[Nov 10 2023 01:52:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1301[Nov 10 2023 01:52:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1302[Nov 10 2023 01:52:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1303[Nov 10 2023 01:52:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1304[Nov 10 2023 01:52:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1305[Nov 10 2023 01:52:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.245s1306[Nov 10 2023 01:52:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1307[Nov 10 2023 01:52:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1308[Nov 10 2023 01:52:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/awesome-project-3291531391e28d861309[Nov 10 2023 01:52:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1310[Nov 10 2023 01:52:22 UTC (QA Tests)] INFO -- clicking :nav-item-link1311[Nov 10 2023 01:52:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.22s1312[Nov 10 2023 01:52:24 UTC (QA Tests)] INFO -- clicking :archive-project-link1313[Nov 10 2023 01:52:25 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1314[Nov 10 2023 01:52:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1315[Nov 10 2023 01:52:27 UTC (QA Tests)] INFO -- clicking :nav-item-link1316[Nov 10 2023 01:52:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.997s1317[Nov 10 2023 01:52:29 UTC (QA Tests)] INFO -- clicking :unarchive-project-link1318[Nov 10 2023 01:52:30 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1319[Nov 10 2023 01:52:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1320[Nov 10 2023 01:52:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.282s1321[Nov 10 2023 01:52:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.292s1322[Nov 10 2023 01:52:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element menu_section_button' took 1.567s1323[Nov 10 2023 01:52:32 UTC (QA Tests)] INFO -- clicking :nav-item-link1324[Nov 10 2023 01:52:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.867s1325 logs audit events for UI operations1326 for export file download1327 behaves like audit event1328[Nov 10 2023 01:52:33 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations1329[Nov 10 2023 01:52:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1330[Nov 10 2023 01:52:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1331[Nov 10 2023 01:52:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1332[Nov 10 2023 01:52:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1333[Nov 10 2023 01:52:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1334[Nov 10 2023 01:52:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.292s1335[Nov 10 2023 01:52:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1336[Nov 10 2023 01:52:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1337[Nov 10 2023 01:52:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project_for_export-fdcbc75aaf79433d1338[Nov 10 2023 01:52:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1339[Nov 10 2023 01:52:41 UTC (QA Tests)] INFO -- clicking :nav-item-link1340[Nov 10 2023 01:52:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.105s1341[Nov 10 2023 01:52:43 UTC (QA Tests)] INFO -- clicking :export-project-link1342[Nov 10 2023 01:52:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export-project-link' took 1.305s1343[Nov 10 2023 01:52:45 UTC (QA Tests)] INFO -- clicking :nav-item-link1344[Nov 10 2023 01:52:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.074s1345[Nov 10 2023 01:52:47 UTC (QA Tests)] INFO -- scrolling to :[data-testid="export-project-content"],[data-qa-selector="export-project-content"]1346[Nov 10 2023 01:52:48 UTC (QA Tests)] INFO -- clicking :download-export-link1347[Nov 10 2023 01:52:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1348[Nov 10 2023 01:52:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1349[Nov 10 2023 01:52:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.801s1350 logs audit events for UI operations1351 for add user access as guest1352 behaves like audit event1353[Nov 10 2023 01:52:49 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations1354[Nov 10 2023 01:52:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1355[Nov 10 2023 01:52:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1356[Nov 10 2023 01:52:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1357[Nov 10 2023 01:52:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1358[Nov 10 2023 01:52:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1359[Nov 10 2023 01:52:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.238s1360[Nov 10 2023 01:52:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1361[Nov 10 2023 01:52:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1362[Nov 10 2023 01:52:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/awesome-project-776ea70e323629c51363[Nov 10 2023 01:52:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1364[Nov 10 2023 01:52:57 UTC (QA Tests)] INFO -- clicking :nav-item-link1365[Nov 10 2023 01:52:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.986s1366[Nov 10 2023 01:52:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.35 seconds1367[Nov 10 2023 01:52:58 UTC (QA Tests)] INFO -- clicking :invite_members_button1368[Nov 10 2023 01:52:58 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1369[Nov 10 2023 01:52:58 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1370[Nov 10 2023 01:52:59 UTC (QA Tests)] INFO -- clicking :invite_button1371[Nov 10 2023 01:53:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1372[Nov 10 2023 01:53:01 UTC (QA Tests)] INFO -- clicking :nav-item-link1373[Nov 10 2023 01:53:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.884s1374 logs audit events for UI operations1375 for add project1376 behaves like audit event1377[Nov 10 2023 01:53:02 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations1378[Nov 10 2023 01:53:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1379[Nov 10 2023 01:53:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1380[Nov 10 2023 01:53:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1381[Nov 10 2023 01:53:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1382[Nov 10 2023 01:53:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1383[Nov 10 2023 01:53:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.291s1384[Nov 10 2023 01:53:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1385[Nov 10 2023 01:53:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds1386[Nov 10 2023 01:53:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd1387[Nov 10 2023 01:53:09 UTC (QA Tests)] INFO -- clicking :new-project-button1388[Nov 10 2023 01:53:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.727s1389[Nov 10 2023 01:53:09 UTC (QA Tests)] INFO -- clicking :panel-link1390[Nov 10 2023 01:53:10 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}1391[Nov 10 2023 01:53:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.598s1392[Nov 10 2023 01:53:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element project-id-content' took 0.616s1393[Nov 10 2023 01:53:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/audit-add-project-via-ui-365de8ae46d3d4e7' via browser_ui in 5.13 seconds1394[Nov 10 2023 01:53:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/audit-add-project-via-ui-365de8ae46d3d4e71395[Nov 10 2023 01:53:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1396[Nov 10 2023 01:53:14 UTC (QA Tests)] INFO -- clicking :nav-item-link1397[Nov 10 2023 01:53:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.795s1398 logs audit events for UI operations1399 for change visibility1400 behaves like audit event1401[Nov 10 2023 01:53:15 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations1402[Nov 10 2023 01:53:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1403[Nov 10 2023 01:53:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1404[Nov 10 2023 01:53:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1405[Nov 10 2023 01:53:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1406[Nov 10 2023 01:53:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1407[Nov 10 2023 01:53:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.319s1408[Nov 10 2023 01:53:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1409[Nov 10 2023 01:53:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1410[Nov 10 2023 01:53:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/awesome-project-0be58641cdc5542c1411[Nov 10 2023 01:53:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1412[Nov 10 2023 01:53:23 UTC (QA Tests)] INFO -- clicking :nav-item-link1413[Nov 10 2023 01:53:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.873s1414[Nov 10 2023 01:53:25 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown1415[Nov 10 2023 01:53:25 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button1416[Nov 10 2023 01:53:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element visibility_features_permissions_save_button' took 1.512s1417[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1418[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- clicking :nav-item-link1419[Nov 10 2023 01:53:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.831s1420 logs audit events for UI operations1421 for add deploy key1422 behaves like audit event1423[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations1424[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1425[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1426[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1427[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1428[Nov 10 2023 01:53:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1429[Nov 10 2023 01:53:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.297s1430[Nov 10 2023 01:53:33 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-d3ipif/id_rsa -N `1431[Nov 10 2023 01:53:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1432[Nov 10 2023 01:53:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1433[Nov 10 2023 01:53:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/awesome-project-cffc2a1eb5d7d27d1434[Nov 10 2023 01:53:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1435[Nov 10 2023 01:53:37 UTC (QA Tests)] INFO -- clicking :nav-item-link1436[Nov 10 2023 01:53:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.266s1437[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- clicking :add-new-deploy-key-button1438[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"1439[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field1440[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"1441[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field1442[Nov 10 2023 01:53:41 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button1443[Nov 10 2023 01:53:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.006s1444[Nov 10 2023 01:53:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.55 seconds1445[Nov 10 2023 01:53:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1446[Nov 10 2023 01:53:42 UTC (QA Tests)] INFO -- clicking :nav-item-link1447[Nov 10 2023 01:53:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.762s1448 logs audit events for UI operations1449ModelOps1450 Code Suggestions1451 on the GitLab API with PAT auth1452 returns a suggestion (PENDING: Test is not compatible with this environment or pipeline)1453Data Stores1454 Project badge1455[Nov 10 2023 01:53:43 UTC (QA Tests)] INFO -- Starting test: Data Stores Project badge creates project badge1456[Nov 10 2023 01:53:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1457[Nov 10 2023 01:53:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1458[Nov 10 2023 01:53:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1459[Nov 10 2023 01:53:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1460[Nov 10 2023 01:53:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1461[Nov 10 2023 01:53:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.307s1462[Nov 10 2023 01:53:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1463[Nov 10 2023 01:53:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1464[Nov 10 2023 01:53:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/badge-test-project-0a1c10df45356d561465[Nov 10 2023 01:53:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1466[Nov 10 2023 01:53:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1467[Nov 10 2023 01:53:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.906s1468[Nov 10 2023 01:53:54 UTC (QA Tests)] INFO -- clicking :show-badge-add-form1469[Nov 10 2023 01:53:54 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-ae322aa8b0c76f66"1470[Nov 10 2023 01:53:54 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field1471[Nov 10 2023 01:53:54 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ee-be999e9c.test/%{project_path}"1472[Nov 10 2023 01:53:54 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field1473[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ee-be999e9c.test/%{project_path}/badges/%{default_branch}/pipeline.svg"1474[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field1475[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- clicking :add_badge_button1476[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-ae322aa8b0c76f66' via browser_ui in 4.03 seconds1477[Nov 10 2023 01:53:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/badge-test-project-0a1c10df45356d561478 creates project badge1479Create1480 Merge request rebasing1481[Nov 10 2023 01:53:58 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request1482[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1483[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1484[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1485[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1486[Nov 10 2023 01:54:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1487[Nov 10 2023 01:54:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.245s1488[Nov 10 2023 01:54:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1489[Nov 10 2023 01:54:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds1490[Nov 10 2023 01:54:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-65303243352ee83b' via api in 1.43 seconds1491[Nov 10 2023 01:54:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds1492[Nov 10 2023 01:54:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-65303243352ee83b1493[Nov 10 2023 01:54:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1494[Nov 10 2023 01:54:08 UTC (QA Tests)] INFO -- clicking :nav-item-link1495[Nov 10 2023 01:54:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.991s1496[Nov 10 2023 01:54:09 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button1497[Nov 10 2023 01:54:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 1.155s1498[Nov 10 2023 01:54:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-65303243352ee83b/-/merge_requests/11499[Nov 10 2023 01:54:14 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-65303243352ee83b/-/merge_requests/11500[Nov 10 2023 01:54:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.898s1501[Nov 10 2023 01:54:16 UTC (QA Tests)] INFO -- clicking :standard-rebase-button1502[Nov 10 2023 01:54:16 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments1503[Nov 10 2023 01:54:16 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-65303243352ee83b/-/merge_requests/11504[Nov 10 2023 01:54:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.056s1505[Nov 10 2023 01:54:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1506[Nov 10 2023 01:54:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1507[Nov 10 2023 01:54:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1508[Nov 10 2023 01:54:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.055s1509[Nov 10 2023 01:54:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.039s1510[Nov 10 2023 01:54:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1511[Nov 10 2023 01:54:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1512[Nov 10 2023 01:54:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.08s1513[Nov 10 2023 01:54:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1514[Nov 10 2023 01:54:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.079s1515[Nov 10 2023 01:54:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1516[Nov 10 2023 01:54:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.046s1517[Nov 10 2023 01:54:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1518[Nov 10 2023 01:54:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s1519[Nov 10 2023 01:54:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.058s1520[Nov 10 2023 01:54:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.562s1521[Nov 10 2023 01:54:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 19.77s1522[Nov 10 2023 01:54:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-button' took 11.049s1523[Nov 10 2023 01:54:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-65303243352ee83b/-/merge_requests/11524[Nov 10 2023 01:54:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.034s1525[Nov 10 2023 01:54:51 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-merge-request-65303243352ee83b/-/merge_requests/11526[Nov 10 2023 01:54:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.815s1527[Nov 10 2023 01:54:53 UTC (QA Tests)] INFO -- clicking :merge-button1528[Nov 10 2023 01:54:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.548s1529 user rebases source branch of merge request1530Create1531 Push over HTTP using Git protocol version 21532[Nov 10 2023 01:54:56 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1533[Nov 10 2023 01:54:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1534[Nov 10 2023 01:54:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1535[Nov 10 2023 01:54:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1536[Nov 10 2023 01:54:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1537[Nov 10 2023 01:54:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1538[Nov 10 2023 01:54:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.284s1539[Nov 10 2023 01:55:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1540[Nov 10 2023 01:55:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1541[Nov 10 2023 01:55:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/git-protocol-project-555cf159fb63f8961542[Nov 10 2023 01:55:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1543 user pushes to the repository1544Create1545 Merge request push options1546[Nov 10 2023 01:55:05 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options removes the source branch1547[Nov 10 2023 01:55:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1548[Nov 10 2023 01:55:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds1549[Nov 10 2023 01:55:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1550[Nov 10 2023 01:55:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.45 seconds1551[Nov 10 2023 01:55:08 UTC (QA Tests)] INFO -- Merging via PUT /projects/72/merge_requests/1/merge1552[Nov 10 2023 01:55:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test 0086c472f7957f27"1553 removes the source branch1554Plan1555 Design Management1556[Nov 10 2023 01:55:19 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design1557[Nov 10 2023 01:55:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1558[Nov 10 2023 01:55:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1559[Nov 10 2023 01:55:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1560[Nov 10 2023 01:55:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1561[Nov 10 2023 01:55:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1562[Nov 10 2023 01:55:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.304s1563[Nov 10 2023 01:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1564[Nov 10 2023 01:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds1565[Nov 10 2023 01:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-7b6a7c102b7d64aa' via api in 1.03 seconds1566[Nov 10 2023 01:55:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 1.66 seconds1567[Nov 10 2023 01:55:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 2.38 seconds1568[Nov 10 2023 01:55:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.57 seconds1569[Nov 10 2023 01:55:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-7b6a7c102b7d64aa/-/issues/11570[Nov 10 2023 01:55:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.892s1571[Nov 10 2023 01:55:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design-image' took 0.912s1572[Nov 10 2023 01:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 3.41 seconds1573[Nov 10 2023 01:55:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-7b6a7c102b7d64aa/-/issues/11574[Nov 10 2023 01:55:32 UTC (QA Tests)] INFO -- clicking :design-checkbox1575[Nov 10 2023 01:55:32 UTC (QA Tests)] INFO -- clicking :archive-button1576[Nov 10 2023 01:55:33 UTC (QA Tests)] INFO -- clicking :confirm-archiving-button1577[Nov 10 2023 01:55:33 UTC (QA Tests)] INFO -- clicking :design-checkbox1578[Nov 10 2023 01:55:33 UTC (QA Tests)] INFO -- clicking :design-checkbox1579[Nov 10 2023 01:55:34 UTC (QA Tests)] INFO -- clicking :archive-button1580[Nov 10 2023 01:55:34 UTC (QA Tests)] INFO -- clicking :confirm-archiving-button1581 user archives a design1582Create1583 Branch Rules Overview1584[Nov 10 2023 01:55:35 UTC (QA Tests)] INFO -- Starting test: Create Branch Rules Overview adds a new branch rule1585[Nov 10 2023 01:55:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1586[Nov 10 2023 01:55:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1587[Nov 10 2023 01:55:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1588[Nov 10 2023 01:55:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1589[Nov 10 2023 01:55:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1590[Nov 10 2023 01:55:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.3s1591[Nov 10 2023 01:55:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1592[Nov 10 2023 01:55:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1593[Nov 10 2023 01:55:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/branch-rule-project-0aa94b4c0de77d3d1594[Nov 10 2023 01:55:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1595[Nov 10 2023 01:55:43 UTC (QA Tests)] INFO -- clicking :nav-item-link1596[Nov 10 2023 01:55:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.219s1597[Nov 10 2023 01:55:46 UTC (QA Tests)] INFO -- clicking :add-branch-rule-button1598[Nov 10 2023 01:55:46 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button1599[Nov 10 2023 01:55:47 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown1600[Nov 10 2023 01:55:47 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push1601[Nov 10 2023 01:55:47 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push1602[Nov 10 2023 01:55:47 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge1603[Nov 10 2023 01:55:47 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge1604[Nov 10 2023 01:55:47 UTC (QA Tests)] INFO -- clicking :protect-button1605[Nov 10 2023 01:55:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.819s1606[Nov 10 2023 01:55:51 UTC (QA Tests)] INFO -- clicking :details-button1607[Nov 10 2023 01:55:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element details-button' took 0.685s1608 adds a new branch rule1609Plan1610 Group level issues analytics1611 behaves like issues analytics page1612[Nov 10 2023 01:55:52 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph1613[Nov 10 2023 01:55:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1614[Nov 10 2023 01:55:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1615[Nov 10 2023 01:55:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1616[Nov 10 2023 01:55:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1617[Nov 10 2023 01:55:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1618[Nov 10 2023 01:55:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.274s1619[Nov 10 2023 01:55:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1620[Nov 10 2023 01:55:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1621[Nov 10 2023 01:55:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-635bd9cf4d7fb1a6' via api in 1.02 seconds1622 displays a graph1623 Project level issues analytics1624 behaves like issues analytics page1625[Nov 10 2023 01:55:59 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph1626[Nov 10 2023 01:56:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1627[Nov 10 2023 01:56:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1628[Nov 10 2023 01:56:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1629[Nov 10 2023 01:56:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1630[Nov 10 2023 01:56:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1631[Nov 10 2023 01:56:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.323s1632[Nov 10 2023 01:56:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1633[Nov 10 2023 01:56:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds1634[Nov 10 2023 01:56:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-for-issues-c1500246fbaad416' via api in 0.99 seconds1635 displays a graph1636Fulfillment1637 Utilization1638 in usage quotas storage tab for free plan with a project1639 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)1640Package1641 SaaS Container Registry1642 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)1643Package1644 NuGet project level endpoint1645 using a project deploy token1646[Nov 10 2023 01:56:07 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs1647[Nov 10 2023 01:56:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1648[Nov 10 2023 01:56:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds1649[Nov 10 2023 01:56:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1650[Nov 10 2023 01:56:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1651[Nov 10 2023 01:56:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1652[Nov 10 2023 01:56:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1653[Nov 10 2023 01:56:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581367 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581367 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-1699581367 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-nuget-package-project-150708b59a3416c5 --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" `1654[Nov 10 2023 01:56:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581367`1655[Nov 10 2023 01:56:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1656[Nov 10 2023 01:56:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1657[Nov 10 2023 01:56:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1658[Nov 10 2023 01:56:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1659[Nov 10 2023 01:56:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1660[Nov 10 2023 01:56:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1661[Nov 10 2023 01:56:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.309s1662[Nov 10 2023 01:56:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1663[Nov 10 2023 01:56:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/nuget-package-project-150708b59a3416c51664[Nov 10 2023 01:56:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1665[Nov 10 2023 01:56:23 UTC (QA Tests)] INFO -- clicking :nav-item-link1666[Nov 10 2023 01:56:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.857s1667[Nov 10 2023 01:56:25 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1668[Nov 10 2023 01:56:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.418s1669[Nov 10 2023 01:56:49 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1670[Nov 10 2023 01:56:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.28s1671[Nov 10 2023 01:57:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1672[Nov 10 2023 01:57:03 UTC (QA Tests)] INFO -- clicking :nav-item-link1673[Nov 10 2023 01:57:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.868s1674[Nov 10 2023 01:57:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581367'1675[Nov 10 2023 01:57:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581367`1676[Nov 10 2023 01:57:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-eab2f87ed9e0038b'1677[Nov 10 2023 01:57:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/nuget-package-project-150708b59a3416c5'1678 publishes a nuget package and installs1679 using a personal access token1680[Nov 10 2023 01:57:05 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs1681[Nov 10 2023 01:57:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1682[Nov 10 2023 01:57:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1683[Nov 10 2023 01:57:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1684[Nov 10 2023 01:57:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1685[Nov 10 2023 01:57:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1686[Nov 10 2023 01:57:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1687[Nov 10 2023 01:57:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581425 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581425 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-1699581425 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-nuget-package-project-7062d5dd02c88827 --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" `1688[Nov 10 2023 01:57:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581425`1689[Nov 10 2023 01:57:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1690[Nov 10 2023 01:57:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1691[Nov 10 2023 01:57:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1692[Nov 10 2023 01:57:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1693[Nov 10 2023 01:57:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1694[Nov 10 2023 01:57:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1695[Nov 10 2023 01:57:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.279s1696[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1697[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3am2umbu' via cache in 0.0 seconds1698[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1699[Nov 10 2023 01:57:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/nuget-package-project-7062d5dd02c888271700[Nov 10 2023 01:57:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1701[Nov 10 2023 01:57:25 UTC (QA Tests)] INFO -- clicking :nav-item-link1702[Nov 10 2023 01:57:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.781s1703[Nov 10 2023 01:57:27 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1704[Nov 10 2023 01:57:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.335s1705[Nov 10 2023 01:57:41 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1706[Nov 10 2023 01:57:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.344s1707[Nov 10 2023 01:57:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1708[Nov 10 2023 01:57:55 UTC (QA Tests)] INFO -- clicking :nav-item-link1709[Nov 10 2023 01:57:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.826s1710[Nov 10 2023 01:57:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581425'1711[Nov 10 2023 01:57:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581425`1712[Nov 10 2023 01:57:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-029e7a94b4b1315c'1713[Nov 10 2023 01:57:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/nuget-package-project-7062d5dd02c88827'1714 publishes a nuget package and installs1715 using a ci job token1716[Nov 10 2023 01:57:57 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs1717[Nov 10 2023 01:57:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1718[Nov 10 2023 01:57:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1719[Nov 10 2023 01:58:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1720[Nov 10 2023 01:58:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1721[Nov 10 2023 01:58:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1722[Nov 10 2023 01:58:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1723[Nov 10 2023 01:58:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581477 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581477 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-1699581477 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list runner-for-nuget-package-project-a72ceff311f2bf8c --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" `1724[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581477`1725[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1726[Nov 10 2023 01:58:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1727[Nov 10 2023 01:58:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1728[Nov 10 2023 01:58:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1729[Nov 10 2023 01:58:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1730[Nov 10 2023 01:58:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1731[Nov 10 2023 01:58:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.31s1732[Nov 10 2023 01:58:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/nuget-package-project-a72ceff311f2bf8c1733[Nov 10 2023 01:58:17 UTC (QA Tests)] INFO -- clicking :menu_section_button1734[Nov 10 2023 01:58:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1735[Nov 10 2023 01:58:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.78s1736[Nov 10 2023 01:58:20 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1737[Nov 10 2023 01:58:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.382s1738[Nov 10 2023 01:58:34 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1739[Nov 10 2023 01:58:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.309s1740[Nov 10 2023 01:58:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1741[Nov 10 2023 01:58:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1742[Nov 10 2023 01:58:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.826s1743[Nov 10 2023 01:58:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581477'1744[Nov 10 2023 01:58:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581477`1745[Nov 10 2023 01:58:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-357678b53fd07485'1746[Nov 10 2023 01:58:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/nuget-package-project-a72ceff311f2bf8c'1747 publishes a nuget package and installs1748Verify1749 Parent-child pipelines independent relationship1750[Nov 10 2023 01:58:50 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes1751[Nov 10 2023 01:58:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1752[Nov 10 2023 01:58:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds1753[Nov 10 2023 01:58:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1754[Nov 10 2023 01:58:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1755[Nov 10 2023 01:58:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1756[Nov 10 2023 01:58:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-b68b63eda906811b --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-b68b63eda906811b 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 pipeline-independent-relationship-b68b63eda906811b --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list pipeline-independent-relationship-b68b63eda906811b --executor shell && gitlab-runner run" `1757[Nov 10 2023 01:58:56 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-b68b63eda906811b`1758[Nov 10 2023 01:58:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1759[Nov 10 2023 01:58:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1760[Nov 10 2023 01:58:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1761[Nov 10 2023 01:58:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1762[Nov 10 2023 01:58:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1763[Nov 10 2023 01:58:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1764[Nov 10 2023 01:59:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.337s1765[Nov 10 2023 01:59:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-independent-relationship-b68b63eda906811b1766[Nov 10 2023 01:59:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1767[Nov 10 2023 01:59:04 UTC (QA Tests)] INFO -- clicking :nav-item-link1768[Nov 10 2023 01:59:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.849s1769[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1770[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-b68b63eda906811b'1771[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-b68b63eda906811b`1772 parent pipelines passes if child passes1773[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails1774[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1775[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds1776[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1777[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1778[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1779[Nov 10 2023 01:59:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-cafbf5b241955f09 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-cafbf5b241955f09 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 pipeline-independent-relationship-cafbf5b241955f09 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list pipeline-independent-relationship-cafbf5b241955f09 --executor shell && gitlab-runner run" `1780[Nov 10 2023 01:59:09 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-cafbf5b241955f09`1781[Nov 10 2023 01:59:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1782[Nov 10 2023 01:59:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1783[Nov 10 2023 01:59:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1784[Nov 10 2023 01:59:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1785[Nov 10 2023 01:59:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1786[Nov 10 2023 01:59:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1787[Nov 10 2023 01:59:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.259s1788[Nov 10 2023 01:59:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/pipeline-independent-relationship-cafbf5b241955f091789[Nov 10 2023 01:59:17 UTC (QA Tests)] INFO -- clicking :menu_section_button1790[Nov 10 2023 01:59:17 UTC (QA Tests)] INFO -- clicking :nav-item-link1791[Nov 10 2023 01:59:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.781s1792[Nov 10 2023 01:59:20 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1793[Nov 10 2023 01:59:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-cafbf5b241955f09'1794[Nov 10 2023 01:59:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-cafbf5b241955f09`1795 parent pipeline passes even if child fails1796Create1797 Codeowners1798 when the project is in a subgroup1799 and the code owner is the root group1800 behaves like code owner merge request1801[Nov 10 2023 01:59:32 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged1802[Nov 10 2023 01:59:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1803[Nov 10 2023 01:59:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds1804[Nov 10 2023 01:59:34 UTC (QA Tests)] INFO -- Adding user qa-user-e662c2bdeaf5475c to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox1805[Nov 10 2023 01:59:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1806[Nov 10 2023 01:59:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1807[Nov 10 2023 01:59:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1808[Nov 10 2023 01:59:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1809[Nov 10 2023 01:59:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1810[Nov 10 2023 01:59:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.265s1811[Nov 10 2023 01:59:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-a7303bc46bc13acf1812[Nov 10 2023 01:59:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1813[Nov 10 2023 01:59:41 UTC (QA Tests)] INFO -- clicking :nav-item-link1814[Nov 10 2023 01:59:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.917s1815[Nov 10 2023 01:59:42 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1816[Nov 10 2023 01:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1817[Nov 10 2023 01:59:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds1818[Nov 10 2023 01:59:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.1 seconds1819[Nov 10 2023 01:59:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.04 seconds1820[Nov 10 2023 01:59:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s1821[Nov 10 2023 01:59:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.066s1822[Nov 10 2023 01:59:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content1823[Nov 10 2023 01:59:49 UTC (QA Tests)] INFO -- clicking :sign_out_link1824[Nov 10 2023 01:59:49 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e662c2bdeaf5475c"1825[Nov 10 2023 01:59:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1826[Nov 10 2023 01:59:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1827[Nov 10 2023 01:59:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1828[Nov 10 2023 01:59:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1829[Nov 10 2023 01:59:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.333s1830[Nov 10 2023 01:59:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-a7303bc46bc13acf/-/merge_requests/11831[Nov 10 2023 01:59:57 UTC (QA Tests)] INFO -- clicking :approve-button1832[Nov 10 2023 01:59:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.876s1833[Nov 10 2023 01:59:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.908s1834[Nov 10 2023 01:59:58 UTC (QA Tests)] INFO -- clicking :merge-button1835[Nov 10 2023 02:00:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.785s1836[Nov 10 2023 02:00:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.139s1837[Nov 10 2023 02:00:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.055s1838[Nov 10 2023 02:00:03 UTC (QA Tests)] INFO -- clicking :user_avatar_content1839[Nov 10 2023 02:00:04 UTC (QA Tests)] INFO -- clicking :sign_out_link1840[Nov 10 2023 02:00:04 UTC (QA Tests)] INFO -- Removing user qa-user-e662c2bdeaf5475c from gitlab-qa-sandbox-group-6 QA::Resource::Sandbox1841[Nov 10 2023 02:00:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e662c2bdeaf5475c'1842 is approved and merged1843 and the code owner is a user1844 behaves like code owner merge request1845[Nov 10 2023 02:00:04 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged1846[Nov 10 2023 02:00:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1847[Nov 10 2023 02:00:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.25 seconds1848[Nov 10 2023 02:00:07 UTC (QA Tests)] INFO -- Adding user qa-user-be8696a7989271bc to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-6705c3ea5afe252b QA::Resource::Project1849[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1850[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1851[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1852[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1853[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1854[Nov 10 2023 02:00:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.479s1855[Nov 10 2023 02:00:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-6705c3ea5afe252b1856[Nov 10 2023 02:00:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1857[Nov 10 2023 02:00:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1858[Nov 10 2023 02:00:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.936s1859[Nov 10 2023 02:00:16 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1860[Nov 10 2023 02:00:16 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1861[Nov 10 2023 02:00:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.1 seconds1862[Nov 10 2023 02:00:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.15 seconds1863[Nov 10 2023 02:00:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.1 seconds1864[Nov 10 2023 02:00:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s1865[Nov 10 2023 02:00:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.076s1866[Nov 10 2023 02:00:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content1867[Nov 10 2023 02:00:23 UTC (QA Tests)] INFO -- clicking :sign_out_link1868[Nov 10 2023 02:00:24 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-be8696a7989271bc"1869[Nov 10 2023 02:00:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1870[Nov 10 2023 02:00:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1871[Nov 10 2023 02:00:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1872[Nov 10 2023 02:00:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1873[Nov 10 2023 02:00:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.857s1874[Nov 10 2023 02:00:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-6705c3ea5afe252b/-/merge_requests/11875[Nov 10 2023 02:00:30 UTC (QA Tests)] INFO -- clicking :approve-button1876[Nov 10 2023 02:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.783s1877[Nov 10 2023 02:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.813s1878[Nov 10 2023 02:00:31 UTC (QA Tests)] INFO -- clicking :merge-button1879[Nov 10 2023 02:00:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.693s1880[Nov 10 2023 02:00:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.037s1881[Nov 10 2023 02:00:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.033s1882[Nov 10 2023 02:00:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content1883[Nov 10 2023 02:00:37 UTC (QA Tests)] INFO -- clicking :sign_out_link1884[Nov 10 2023 02:00:37 UTC (QA Tests)] INFO -- Removing user qa-user-be8696a7989271bc from gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-6705c3ea5afe252b QA::Resource::Project1885[Nov 10 2023 02:00:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-be8696a7989271bc'1886 is approved and merged1887 and the code owner is the subgroup1888 behaves like code owner merge request1889[Nov 10 2023 02:00:38 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged1890[Nov 10 2023 02:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1891[Nov 10 2023 02:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.21 seconds1892[Nov 10 2023 02:00:40 UTC (QA Tests)] INFO -- Adding user qa-user-32d4f0919df58a01 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd QA::Resource::Group1893[Nov 10 2023 02:00:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1894[Nov 10 2023 02:00:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1895[Nov 10 2023 02:00:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1896[Nov 10 2023 02:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1897[Nov 10 2023 02:00:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1898[Nov 10 2023 02:00:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.232s1899[Nov 10 2023 02:00:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-264ad21d20906e9b1900[Nov 10 2023 02:00:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1901[Nov 10 2023 02:00:46 UTC (QA Tests)] INFO -- clicking :nav-item-link1902[Nov 10 2023 02:00:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.927s1903[Nov 10 2023 02:00:47 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1904[Nov 10 2023 02:00:47 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1905[Nov 10 2023 02:00:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds1906[Nov 10 2023 02:00:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.07 seconds1907[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.04 seconds1908[Nov 10 2023 02:00:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s1909[Nov 10 2023 02:00:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.04s1910[Nov 10 2023 02:00:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content1911[Nov 10 2023 02:00:54 UTC (QA Tests)] INFO -- clicking :sign_out_link1912[Nov 10 2023 02:00:55 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-32d4f0919df58a01"1913[Nov 10 2023 02:00:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1914[Nov 10 2023 02:00:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1915[Nov 10 2023 02:00:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1916[Nov 10 2023 02:00:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1917[Nov 10 2023 02:00:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.3s1918[Nov 10 2023 02:00:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/approve-and-merge-264ad21d20906e9b/-/merge_requests/11919[Nov 10 2023 02:01:02 UTC (QA Tests)] INFO -- clicking :approve-button1920[Nov 10 2023 02:01:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.687s1921[Nov 10 2023 02:01:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.717s1922[Nov 10 2023 02:01:04 UTC (QA Tests)] INFO -- clicking :merge-button1923[Nov 10 2023 02:01:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 5.227s1924[Nov 10 2023 02:01:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.039s1925[Nov 10 2023 02:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.06s1926[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content1927[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- clicking :sign_out_link1928[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- Removing user qa-user-32d4f0919df58a01 from gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd QA::Resource::Group1929[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-32d4f0919df58a01'1930 is approved and merged1931Create1932 Version control for personal snippets1933[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI1934[Nov 10 2023 02:01:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1935[Nov 10 2023 02:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1936[Nov 10 2023 02:01:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1937[Nov 10 2023 02:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1938[Nov 10 2023 02:01:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1939[Nov 10 2023 02:01:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.251s1940[Nov 10 2023 02:01:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.46 seconds1941[Nov 10 2023 02:01:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-be999e9c.test/-/snippets/31942[Nov 10 2023 02:01:18 UTC (QA Tests)] INFO -- clicking :clone-button1943[Nov 10 2023 02:01:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.9 seconds1944[Nov 10 2023 02:01:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.629s1945[Nov 10 2023 02:01:20 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1946[Nov 10 2023 02:01:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 0.775s1947[Nov 10 2023 02:01:21 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1948[Nov 10 2023 02:01:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.945s1949[Nov 10 2023 02:01:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 0.958s1950[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '3'1951[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-ombzyw/id_rsa -N `1952[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 1.18 seconds1953[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'1954 clones, pushes, and pulls a snippet over HTTP, edits via UI1955[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI1956[Nov 10 2023 02:01:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1957[Nov 10 2023 02:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1958[Nov 10 2023 02:01:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1959[Nov 10 2023 02:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1960[Nov 10 2023 02:01:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1961[Nov 10 2023 02:01:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.259s1962[Nov 10 2023 02:01:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-1b6grn/id_rsa -N `1963[Nov 10 2023 02:01:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '5' via api in 0.38 seconds1964[Nov 10 2023 02:01:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.44 seconds1965[Nov 10 2023 02:01:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-be999e9c.test/-/snippets/41966[Nov 10 2023 02:01:30 UTC (QA Tests)] INFO -- clicking :clone-button1967[Nov 10 2023 02:01:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.94 seconds1968[Nov 10 2023 02:01:32 UTC (QA Tests)] INFO -- clicking :snippet-action-button1969[Nov 10 2023 02:01:32 UTC (QA Tests)] INFO -- clicking :delete-snippet-button1970[Nov 10 2023 02:01:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '5'1971 clones, pushes, and pulls a snippet over SSH, deletes via UI1972Fulfillment1973 Purchase compute minutes1974 without active subscription1975 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1976 with existing compute minutes packs1977 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1978 with an active subscription1979 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1980Data Stores1981 Group with members1982[Nov 10 2023 02:01:33 UTC (QA Tests)] INFO -- Starting test: Data Stores Group with members can be shared with another group with correct access level1983[Nov 10 2023 02:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1984[Nov 10 2023 02:01:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1985[Nov 10 2023 02:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1986[Nov 10 2023 02:01:36 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/source-group-with-members_6691870a580958ac QA::Resource::Group1987[Nov 10 2023 02:01:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1988[Nov 10 2023 02:01:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1989[Nov 10 2023 02:01:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1990[Nov 10 2023 02:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1991[Nov 10 2023 02:01:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1992[Nov 10 2023 02:01:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.237s1993[Nov 10 2023 02:01:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/target-group-with-project_0e390f13413d64fa1994[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1995[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- clicking :nav-item-link1996[Nov 10 2023 02:01:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.845s1997[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1998[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- Searching in dropdown: "source-group-with-members_6691870a580958ac"1999[Nov 10 2023 02:01:44 UTC (QA Tests)] INFO -- clicking :invite_button2000[Nov 10 2023 02:01:46 UTC (QA Tests)] INFO -- clicking :groups-list-tab2001[Nov 10 2023 02:01:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.022s2002[Nov 10 2023 02:01:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.015s2003[Nov 10 2023 02:01:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content2004[Nov 10 2023 02:01:48 UTC (QA Tests)] INFO -- clicking :sign_out_link2005[Nov 10 2023 02:01:49 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2006[Nov 10 2023 02:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2007[Nov 10 2023 02:01:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2008[Nov 10 2023 02:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2009[Nov 10 2023 02:01:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2010[Nov 10 2023 02:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.531s2011[Nov 10 2023 02:01:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/target-group-with-project_0e390f13413d64fa/the_awesome_project-689449975ec03485'2012[Nov 10 2023 02:01:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/source-group-with-members_6691870a580958ac'2013[Nov 10 2023 02:01:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/target-group-with-project_0e390f13413d64fa'2014 can be shared with another group with correct access level2015Create2016 Group file templates2017[Nov 10 2023 02:01:53 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitignore file template2018[Nov 10 2023 02:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2019[Nov 10 2023 02:01:56 UTC (QA Tests)] INFO -- filling :login_field with "root"2020[Nov 10 2023 02:01:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2021[Nov 10 2023 02:01:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2022[Nov 10 2023 02:01:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2023[Nov 10 2023 02:01:57 UTC (QA Tests)] INFO -- clicking :sign_in_button2024[Nov 10 2023 02:01:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.181s2025[Nov 10 2023 02:02:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/template-group2026[Nov 10 2023 02:02:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2027[Nov 10 2023 02:02:01 UTC (QA Tests)] INFO -- clicking :nav-item-link2028[Nov 10 2023 02:02:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.79s2029[Nov 10 2023 02:02:05 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-7cff03bbe6547738"2030[Nov 10 2023 02:02:05 UTC (QA Tests)] INFO -- clicking :save_changes_button2031[Nov 10 2023 02:02:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.108s2032[Nov 10 2023 02:02:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-21a43d17e0d355e22033[Nov 10 2023 02:02:09 UTC (QA Tests)] INFO -- clicking :add-to-tree2034[Nov 10 2023 02:02:09 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2035[Nov 10 2023 02:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.104s2036[Nov 10 2023 02:02:10 UTC (QA Tests)] INFO -- filling :file-name-field with "18912c9d593707b4/.gitignore"2037[Nov 10 2023 02:02:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2038[Nov 10 2023 02:02:11 UTC (QA Tests)] INFO -- clicking :template_selector2039[Nov 10 2023 02:02:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.145s2040[Nov 10 2023 02:02:12 UTC (QA Tests)] INFO -- clicking :commit-button2041[Nov 10 2023 02:02:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.175s2042[Nov 10 2023 02:02:14 UTC (QA Tests)] ERROR -- Interceptor Api Errors2043[200] POST http://gitlab-ee-be999e9c.test/api/graphql -- Correlation Id: 01HEVFEAQ96RZEMD3KBWT25V4K2044error-messages: Variable $refType of type RefType was provided invalid value2045 creates file via custom .gitignore file template2046[Nov 10 2023 02:02:15 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom Dockerfile file template2047[Nov 10 2023 02:02:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2048[Nov 10 2023 02:02:17 UTC (QA Tests)] INFO -- filling :login_field with "root"2049[Nov 10 2023 02:02:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2050[Nov 10 2023 02:02:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2051[Nov 10 2023 02:02:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2052[Nov 10 2023 02:02:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2053[Nov 10 2023 02:02:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.208s2054[Nov 10 2023 02:02:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/template-group2055[Nov 10 2023 02:02:22 UTC (QA Tests)] INFO -- clicking :menu_section_button2056[Nov 10 2023 02:02:22 UTC (QA Tests)] INFO -- clicking :nav-item-link2057[Nov 10 2023 02:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.764s2058[Nov 10 2023 02:02:26 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-a145fd6a8664e398"2059[Nov 10 2023 02:02:27 UTC (QA Tests)] INFO -- clicking :save_changes_button2060[Nov 10 2023 02:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.832s2061[Nov 10 2023 02:02:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-cbc998dfe103b9f42062[Nov 10 2023 02:02:30 UTC (QA Tests)] INFO -- clicking :add-to-tree2063[Nov 10 2023 02:02:30 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2064[Nov 10 2023 02:02:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.041s2065[Nov 10 2023 02:02:31 UTC (QA Tests)] INFO -- filling :file-name-field with "ffbe7b8b69954770/Dockerfile"2066[Nov 10 2023 02:02:31 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2067[Nov 10 2023 02:02:32 UTC (QA Tests)] INFO -- clicking :template_selector2068[Nov 10 2023 02:02:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.144s2069[Nov 10 2023 02:02:33 UTC (QA Tests)] INFO -- clicking :commit-button2070[Nov 10 2023 02:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.179s2071[Nov 10 2023 02:02:35 UTC (QA Tests)] ERROR -- Interceptor Api Errors2072[200] POST http://gitlab-ee-be999e9c.test/api/graphql -- Correlation Id: 01HEVFEZ0EZDW9N11NYXPZ1WHH2073error-messages: Variable $refType of type RefType was provided invalid value2074 creates file via custom Dockerfile file template2075[Nov 10 2023 02:02:35 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitlab-ci.yml file template2076[Nov 10 2023 02:02:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2077[Nov 10 2023 02:02:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2078[Nov 10 2023 02:02:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2079[Nov 10 2023 02:02:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"2080[Nov 10 2023 02:02:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2081[Nov 10 2023 02:02:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2082[Nov 10 2023 02:02:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.159s2083[Nov 10 2023 02:02:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/template-group2084[Nov 10 2023 02:02:43 UTC (QA Tests)] INFO -- clicking :menu_section_button2085[Nov 10 2023 02:02:43 UTC (QA Tests)] INFO -- clicking :nav-item-link2086[Nov 10 2023 02:02:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.991s2087[Nov 10 2023 02:02:47 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-5a3b25a9a57a21ed"2088[Nov 10 2023 02:02:48 UTC (QA Tests)] INFO -- clicking :save_changes_button2089[Nov 10 2023 02:02:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.012s2090[Nov 10 2023 02:02:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-3ec03877b828c4042091[Nov 10 2023 02:02:51 UTC (QA Tests)] INFO -- clicking :add-to-tree2092[Nov 10 2023 02:02:52 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2093[Nov 10 2023 02:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.004s2094[Nov 10 2023 02:02:53 UTC (QA Tests)] INFO -- filling :file-name-field with "e3cf05b092daab77/.gitlab-ci.yml"2095[Nov 10 2023 02:02:53 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2096[Nov 10 2023 02:02:53 UTC (QA Tests)] INFO -- clicking :template_selector2097[Nov 10 2023 02:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.147s2098[Nov 10 2023 02:02:55 UTC (QA Tests)] INFO -- clicking :commit-button2099[Nov 10 2023 02:02:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 2.664s2100[Nov 10 2023 02:02:59 UTC (QA Tests)] ERROR -- Interceptor Api Errors2101[200] POST http://gitlab-ee-be999e9c.test/api/graphql -- Correlation Id: 01HEVFFNHJ65HEEMT2QK8RH9JV2102error-messages: Variable $refType of type RefType was provided invalid value2103 creates file via custom .gitlab-ci.yml file template2104[Nov 10 2023 02:02:59 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom LICENSE file template2105[Nov 10 2023 02:02:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2106[Nov 10 2023 02:03:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2107[Nov 10 2023 02:03:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2108[Nov 10 2023 02:03:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2109[Nov 10 2023 02:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2110[Nov 10 2023 02:03:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2111[Nov 10 2023 02:03:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.111s2112[Nov 10 2023 02:03:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/template-group2113[Nov 10 2023 02:03:07 UTC (QA Tests)] INFO -- clicking :menu_section_button2114[Nov 10 2023 02:03:07 UTC (QA Tests)] INFO -- clicking :nav-item-link2115[Nov 10 2023 02:03:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.966s2116[Nov 10 2023 02:03:10 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-b6d256eba8afc7e6"2117[Nov 10 2023 02:03:11 UTC (QA Tests)] INFO -- clicking :save_changes_button2118[Nov 10 2023 02:03:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.817s2119[Nov 10 2023 02:03:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-948cee735cb2f2a32120[Nov 10 2023 02:03:15 UTC (QA Tests)] INFO -- clicking :add-to-tree2121[Nov 10 2023 02:03:15 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2122[Nov 10 2023 02:03:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.074s2123[Nov 10 2023 02:03:16 UTC (QA Tests)] INFO -- filling :file-name-field with "LICENSE"2124[Nov 10 2023 02:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2125[Nov 10 2023 02:03:16 UTC (QA Tests)] INFO -- clicking :template_selector2126[Nov 10 2023 02:03:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.159s2127[Nov 10 2023 02:03:18 UTC (QA Tests)] INFO -- clicking :commit-button2128[Nov 10 2023 02:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.293s2129[Nov 10 2023 02:03:20 UTC (QA Tests)] ERROR -- Interceptor Api Errors2130[200] POST http://gitlab-ee-be999e9c.test/api/graphql -- Correlation Id: 01HEVFGATBTR8AQ354ED2C1GCK2131error-messages: Variable $refType of type RefType was provided invalid value2132 creates file via custom LICENSE file template2133Data Stores2134 Check for broken images2135 when a new user logs in2136 behaves like loads all images2137[Nov 10 2023 02:03:21 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when a new user logs in behaves like loads all images 2138[Nov 10 2023 02:03:21 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-14e2035f700dd923"2139[Nov 10 2023 02:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2140[Nov 10 2023 02:03:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"2141[Nov 10 2023 02:03:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2142[Nov 10 2023 02:03:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2143[Nov 10 2023 02:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.672s2144[Nov 10 2023 02:03:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/2145[Nov 10 2023 02:03:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-14e2035f700dd923'2146 is expected to have loaded all images2147 when a new admin logs in2148 behaves like loads all images2149[Nov 10 2023 02:03:26 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when a new admin logs in behaves like loads all images 2150[Nov 10 2023 02:03:27 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-aa39705afa5341a2"2151[Nov 10 2023 02:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2152[Nov 10 2023 02:03:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"2153[Nov 10 2023 02:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2154[Nov 10 2023 02:03:27 UTC (QA Tests)] INFO -- clicking :sign_in_button2155[Nov 10 2023 02:03:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-be999e9c.test/2156[Nov 10 2023 02:03:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-aa39705afa5341a2'2157 is expected to have loaded all images2158Create2159 File with unusual name2160 when file name starts with a dash and contains hash, semicolon, colon, and question mark2161[Nov 10 2023 02:03:31 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly2162[Nov 10 2023 02:03:32 UTC (QA Tests)] INFO -- filling :login_field with "root"2163[Nov 10 2023 02:03:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2164[Nov 10 2023 02:03:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2165[Nov 10 2023 02:03:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2166[Nov 10 2023 02:03:32 UTC (QA Tests)] INFO -- clicking :sign_in_button2167[Nov 10 2023 02:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.104s2168[Nov 10 2023 02:03:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2169[Nov 10 2023 02:03:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.19 seconds2170[Nov 10 2023 02:03:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2171[Nov 10 2023 02:03:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.17 seconds2172[Nov 10 2023 02:03:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-new-file-6f3666bf18da6835' via api in 1.26 seconds2173[Nov 10 2023 02:03:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/unusually-named-file-project-bfa872d9a8c262942174[Nov 10 2023 02:03:40 UTC (QA Tests)] INFO -- clicking :file-name-link2175[Nov 10 2023 02:03:41 UTC (QA Tests)] INFO -- clicking :file-name-link2176 renders repository file tree correctly2177Data Stores2178 Project2179 in group2180 behaves like successful project creation2181[Nov 10 2023 02:03:42 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project2182[Nov 10 2023 02:03:42 UTC (QA Tests)] INFO -- filling :login_field with "root"2183[Nov 10 2023 02:03:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2184[Nov 10 2023 02:03:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2185[Nov 10 2023 02:03:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2186[Nov 10 2023 02:03:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2187[Nov 10 2023 02:03:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.111s2188[Nov 10 2023 02:03:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2189[Nov 10 2023 02:03:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds2190[Nov 10 2023 02:03:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-be999e9c.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd2191[Nov 10 2023 02:03:48 UTC (QA Tests)] INFO -- clicking :new-project-button2192[Nov 10 2023 02:03:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.859s2193[Nov 10 2023 02:03:48 UTC (QA Tests)] INFO -- clicking :panel-link2194[Nov 10 2023 02:03:49 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}2195[Nov 10 2023 02:03:49 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}2196[Nov 10 2023 02:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-in-group-4cc9369cbf7f5ab2-cdbe0fdb5d08dd11' via browser_ui in 4.2 seconds2197 creates a new project2198 in personal namespace2199 behaves like successful project creation2200[Nov 10 2023 02:03:51 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project2201[Nov 10 2023 02:03:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2202[Nov 10 2023 02:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2203[Nov 10 2023 02:03:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2204[Nov 10 2023 02:03:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2205[Nov 10 2023 02:03:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2206[Nov 10 2023 02:03:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.142s2207[Nov 10 2023 02:03:55 UTC (QA Tests)] INFO -- clicking :new-project-button and ensuring QA::Page::Project::New is present2208[Nov 10 2023 02:03:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.886s2209[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- clicking :panel-link2210[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown2211[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "root"2212[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field2213[Nov 10 2023 02:03:57 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}2214[Nov 10 2023 02:03:57 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}2215[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-ff4b48ecae290b0d-df703315bf10bd9c' via browser_ui in 3.53 seconds2216 creates a new project2217Create2218 Commit data2219[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2220[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.17 seconds2221[Nov 10 2023 02:04:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-code-e14d15251b04930c' via api in 0.89 seconds2222[Nov 10 2023 02:04:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2223[Nov 10 2023 02:04:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.84 seconds2224[Nov 10 2023 02:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2225[Nov 10 2023 02:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.25 seconds2226[Nov 10 2023 02:04:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-new-file-e62ca3de5f8a4995' via api in 1.44 seconds2227[Nov 10 2023 02:04:05 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch2228[Nov 10 2023 02:04:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2229[Nov 10 2023 02:04:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2230[Nov 10 2023 02:04:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2231[Nov 10 2023 02:04:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2232[Nov 10 2023 02:04:06 UTC (QA Tests)] INFO -- clicking :sign_in_button2233[Nov 10 2023 02:04:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.131s2234[Nov 10 2023 02:04:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-code-e14d15251b04930c2235[Nov 10 2023 02:04:12 UTC (QA Tests)] INFO -- clicking :commit-options-dropdown2236 user views raw email patch2237[Nov 10 2023 02:04:13 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff2238[Nov 10 2023 02:04:13 UTC (QA Tests)] INFO -- filling :login_field with "root"2239[Nov 10 2023 02:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2240[Nov 10 2023 02:04:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2241[Nov 10 2023 02:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2242[Nov 10 2023 02:04:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2243[Nov 10 2023 02:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.151s2244[Nov 10 2023 02:04:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-code-e14d15251b04930c2245[Nov 10 2023 02:04:19 UTC (QA Tests)] INFO -- clicking :commit-options-dropdown2246 user views raw commit diff2247Verify2248 Pipeline with prefill variables2249[Nov 10 2023 02:04:20 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page2250[Nov 10 2023 02:04:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2251[Nov 10 2023 02:04:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.17 seconds2252[Nov 10 2023 02:04:22 UTC (QA Tests)] INFO -- filling :login_field with "root"2253[Nov 10 2023 02:04:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2254[Nov 10 2023 02:04:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2255[Nov 10 2023 02:04:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2256[Nov 10 2023 02:04:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2257[Nov 10 2023 02:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.133s2258[Nov 10 2023 02:04:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-prefill-variables-e75409dcb7ba0be02259[Nov 10 2023 02:04:27 UTC (QA Tests)] INFO -- clicking :menu_section_button2260[Nov 10 2023 02:04:28 UTC (QA Tests)] INFO -- clicking :nav-item-link2261[Nov 10 2023 02:04:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.679s2262[Nov 10 2023 02:04:28 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present2263[Nov 10 2023 02:04:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.125s2264 shows only variables with description as prefill variables on the run pipeline page2265[Nov 10 2023 02:04:32 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined2266[Nov 10 2023 02:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2267[Nov 10 2023 02:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.16 seconds2268[Nov 10 2023 02:04:34 UTC (QA Tests)] INFO -- filling :login_field with "root"2269[Nov 10 2023 02:04:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2270[Nov 10 2023 02:04:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"2271[Nov 10 2023 02:04:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2272[Nov 10 2023 02:04:35 UTC (QA Tests)] INFO -- clicking :sign_in_button2273[Nov 10 2023 02:04:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.098s2274[Nov 10 2023 02:04:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-prefill-variables-d412cba5041c47ea2275[Nov 10 2023 02:04:39 UTC (QA Tests)] INFO -- clicking :menu_section_button2276[Nov 10 2023 02:04:39 UTC (QA Tests)] INFO -- clicking :nav-item-link2277[Nov 10 2023 02:04:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.692s2278[Nov 10 2023 02:04:40 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present2279[Nov 10 2023 02:04:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.111s2280[Nov 10 2023 02:04:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.818s2281[Nov 10 2023 02:04:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.823s2282[Nov 10 2023 02:04:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-form-ci-variable-value-dropdown' took 1.84s2283[Nov 10 2023 02:04:43 UTC (QA Tests)] INFO -- clicking :pipeline-form-ci-variable-value-dropdown2284 shows dropdown for variables with description, value, and options defined2285Create2286 Codeowners2287[Nov 10 2023 02:04:43 UTC (QA Tests)] INFO -- Starting test: Create Codeowners merge request assigns code owners as approvers2288[Nov 10 2023 02:04:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2289[Nov 10 2023 02:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.17 seconds2290[Nov 10 2023 02:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2291[Nov 10 2023 02:04:45 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/assign-approvers-c815972c3fefc5a1 QA::Resource::Project2292[Nov 10 2023 02:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds2293[Nov 10 2023 02:04:45 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/assign-approvers-c815972c3fefc5a1 QA::Resource::Project2294[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2295[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2296[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"2297[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2298[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- clicking :sign_in_button2299[Nov 10 2023 02:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.2s2300[Nov 10 2023 02:04:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/assign-approvers-c815972c3fefc5a12301[Nov 10 2023 02:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds2302[Nov 10 2023 02:04:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2303[Nov 10 2023 02:04:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/assign-approvers-c815972c3fefc5a12304[Nov 10 2023 02:04:54 UTC (QA Tests)] INFO -- clicking :menu_section_button2305[Nov 10 2023 02:04:54 UTC (QA Tests)] INFO -- clicking :nav-item-link2306[Nov 10 2023 02:04:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.914s2307[Nov 10 2023 02:04:57 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button2308[Nov 10 2023 02:04:57 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown2309[Nov 10 2023 02:04:57 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge2310[Nov 10 2023 02:04:57 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge2311[Nov 10 2023 02:04:57 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push2312[Nov 10 2023 02:04:58 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push2313[Nov 10 2023 02:04:58 UTC (QA Tests)] INFO -- clicking :protect-button2314[Nov 10 2023 02:04:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.601s2315[Nov 10 2023 02:04:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 7.69 seconds2316[Nov 10 2023 02:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.1 seconds2317[Nov 10 2023 02:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.86 seconds2318[Nov 10 2023 02:05:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/assign-approvers-c815972c3fefc5a1/-/merge_requests/12319 merge request assigns code owners as approvers2320Create2321 Multiple file snippet2322 creates a personal snippet with multiple files (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)2323Plan2324 mention2325[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue2326[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2327[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2328[Nov 10 2023 02:05:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2329[Nov 10 2023 02:05:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2330[Nov 10 2023 02:05:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2331[Nov 10 2023 02:05:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.142s2332[Nov 10 2023 02:05:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2333[Nov 10 2023 02:05:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds2334[Nov 10 2023 02:05:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/the_awesome_project-edddee67bf127f82' via api in 0.95 seconds2335[Nov 10 2023 02:05:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/the_awesome_project-edddee67bf127f822336[Nov 10 2023 02:05:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2337[Nov 10 2023 02:05:12 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/the_awesome_project-edddee67bf127f82 QA::Resource::Project2338[Nov 10 2023 02:05:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/the_awesome_project-edddee67bf127f82/-/issues/12339[Nov 10 2023 02:05:15 UTC (QA Tests)] INFO -- clicking :issue-title2340[Nov 10 2023 02:05:15 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2341[Nov 10 2023 02:05:15 UTC (QA Tests)] INFO -- clicking :issue-title2342[Nov 10 2023 02:05:15 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2343[Nov 10 2023 02:05:15 UTC (QA Tests)] INFO -- filling :comment-field with "@gitlab-qa-user12344"2345[Nov 10 2023 02:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field2346[Nov 10 2023 02:05:16 UTC (QA Tests)] INFO -- clicking :comment-button2347 mentions another user in an issue2348Manage2349 rate limits2350[Nov 10 2023 02:05:16 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user2351[Nov 10 2023 02:05:17 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-934cac6391cdce252352[Nov 10 2023 02:05:17 UTC (QA Tests)] INFO -- Caching token for username: qa-user-934cac6391cdce25, last six chars of token:8smVJ32353[Nov 10 2023 02:05:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-934cac6391cdce25-3y4d2xyf' via api in 0.08 seconds2354[Nov 10 2023 02:05:17 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>5, :throttle_authenticated_api_period_in_seconds=>60, :throttle_authenticated_api_enabled=>true}2355[Nov 10 2023 02:05:18 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>7200, :throttle_authenticated_api_period_in_seconds=>3600, :throttle_authenticated_api_enabled=>false}2356[Nov 10 2023 02:05:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-934cac6391cdce25'2357 throttles authenticated api requests by user2358Plan2359 Burndown chart2360[Nov 10 2023 02:05:19 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page2361[Nov 10 2023 02:05:19 UTC (QA Tests)] INFO -- filling :login_field with "root"2362[Nov 10 2023 02:05:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2363[Nov 10 2023 02:05:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"2364[Nov 10 2023 02:05:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2365[Nov 10 2023 02:05:20 UTC (QA Tests)] INFO -- clicking :sign_in_button2366[Nov 10 2023 02:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.11s2367[Nov 10 2023 02:05:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2368[Nov 10 2023 02:05:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds2369[Nov 10 2023 02:05:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-milestone-4e3f7c2b74a1dfb1' via api in 0.88 seconds2370[Nov 10 2023 02:05:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-milestone-4e3f7c2b74a1dfb1/-/milestones/12371[Nov 10 2023 02:05:26 UTC (QA Tests)] INFO -- clicking :weight-button2372 shows burndown chart on milestone page2373Verify2374 Pipeline with customizable variable2375[Nov 10 2023 02:05:27 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value2376[Nov 10 2023 02:05:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2377[Nov 10 2023 02:05:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.16 seconds2378[Nov 10 2023 02:05:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2379[Nov 10 2023 02:05:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2380[Nov 10 2023 02:05:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2381[Nov 10 2023 02:05:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581928 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581928 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-1699581928 --url http://gitlab-ee-be999e9c.test --registration-token **** --tag-list qa-runner-1699581928 --executor shell && gitlab-runner run" `2382[Nov 10 2023 02:05:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581928`2383[Nov 10 2023 02:05:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2384[Nov 10 2023 02:05:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699581928' via api in 1.1 seconds2385[Nov 10 2023 02:05:31 UTC (QA Tests)] INFO -- filling :login_field with "root"2386[Nov 10 2023 02:05:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2387[Nov 10 2023 02:05:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"2388[Nov 10 2023 02:05:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2389[Nov 10 2023 02:05:32 UTC (QA Tests)] INFO -- clicking :sign_in_button2390[Nov 10 2023 02:05:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.252s2391[Nov 10 2023 02:05:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/project-with-customizable-variable-pipeline-5efed8fbf2a7b00d2392[Nov 10 2023 02:05:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2393[Nov 10 2023 02:05:36 UTC (QA Tests)] INFO -- clicking :nav-item-link2394[Nov 10 2023 02:05:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.704s2395[Nov 10 2023 02:05:37 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present2396[Nov 10 2023 02:05:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.101s2397[Nov 10 2023 02:05:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s2398[Nov 10 2023 02:05:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.747s2399[Nov 10 2023 02:05:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.875s2400[Nov 10 2023 02:05:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.896s2401[Nov 10 2023 02:05:40 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "Custom Foo"2402[Nov 10 2023 02:05:40 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field2403[Nov 10 2023 02:05:41 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present2404[Nov 10 2023 02:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.096s2405[Nov 10 2023 02:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.503s2406[Nov 10 2023 02:05:54 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2407[Nov 10 2023 02:05:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 0.993s2408[Nov 10 2023 02:05:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581928'2409[Nov 10 2023 02:05:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581928`2410 manually creates a pipeline and uses the defined custom variable value2411Create2412 Merge request suggestions2413[Nov 10 2023 02:05:56 UTC (QA Tests)] INFO -- Starting test: Create Merge request suggestions applies a single suggestion with a custom message2414[Nov 10 2023 02:05:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2415[Nov 10 2023 02:05:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds2416[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2417[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/mr-suggestions-project-b8522a8cf55abdd5 QA::Resource::Project2418[Nov 10 2023 02:05:58 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2419[Nov 10 2023 02:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2420[Nov 10 2023 02:05:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2421[Nov 10 2023 02:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2422[Nov 10 2023 02:05:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2423[Nov 10 2023 02:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds2424[Nov 10 2023 02:06:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds2425[Nov 10 2023 02:06:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/mr-suggestions-project-b8522a8cf55abdd5/-/merge_requests/12426[Nov 10 2023 02:06:06 UTC (QA Tests)] INFO -- clicking :diffs-tab2427[Nov 10 2023 02:06:07 UTC (QA Tests)] INFO -- clicking :left-comment-button2428[Nov 10 2023 02:06:07 UTC (QA Tests)] INFO -- clicking :suggestion-button2429[Nov 10 2023 02:06:07 UTC (QA Tests)] INFO -- filling :reply-field with ""2430[Nov 10 2023 02:06:07 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field2431[Nov 10 2023 02:06:08 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+02432This is the suggestion for line number 4!2433```"2434[Nov 10 2023 02:06:08 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field2435[Nov 10 2023 02:06:08 UTC (QA Tests)] INFO -- clicking :comment-now-button2436[Nov 10 2023 02:06:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.86s2437[Nov 10 2023 02:06:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.027s2438[Nov 10 2023 02:06:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.056s2439[Nov 10 2023 02:06:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content2440[Nov 10 2023 02:06:12 UTC (QA Tests)] INFO -- clicking :sign_out_link2441[Nov 10 2023 02:06:13 UTC (QA Tests)] INFO -- filling :login_field with "root"2442[Nov 10 2023 02:06:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2443[Nov 10 2023 02:06:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2444[Nov 10 2023 02:06:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2445[Nov 10 2023 02:06:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2446[Nov 10 2023 02:06:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.111s2447[Nov 10 2023 02:06:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-be999e9c.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd/mr-suggestions-project-b8522a8cf55abdd5/-/merge_requests/12448[Nov 10 2023 02:06:19 UTC (QA Tests)] INFO -- clicking :diffs-tab2449[Nov 10 2023 02:06:20 UTC (QA Tests)] INFO -- filling :commit-message-field with "Applying suggested change for testing purposes."2450[Nov 10 2023 02:06:20 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field2451[Nov 10 2023 02:06:20 UTC (QA Tests)] INFO -- clicking :commit-with-custom-message-button2452[Nov 10 2023 02:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.12s2453[Nov 10 2023 02:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying-badge' took 1.134s2454[Nov 10 2023 02:06:21 UTC (QA Tests)] INFO -- clicking :commits-tab2455 applies a single suggestion with a custom message2456Create2457 Merge request push options2458[Nov 10 2023 02:06:22 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels2459[Nov 10 2023 02:06:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2460[Nov 10 2023 02:06:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.18 seconds2461[Nov 10 2023 02:06:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2462[Nov 10 2023 02:06:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.55 seconds2463 sets labels2464 when labels are set already2465[Nov 10 2023 02:06:25 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push2466[Nov 10 2023 02:06:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2467[Nov 10 2023 02:06:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds2468[Nov 10 2023 02:06:28 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2469[Nov 10 2023 02:06:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.48 seconds2470[Nov 10 2023 02:06:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2471[Nov 10 2023 02:06:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.46 seconds2472 removes them on subsequent push2473Create2474 Create a new project from a template2475[Nov 10 2023 02:06:30 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api2476[Nov 10 2023 02:06:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2477[Nov 10 2023 02:06:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-33-58-6b57205cadabe0cd' via api in 0.2 seconds2478 commits via the api2479[Nov 10 2023 02:06:35 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2480{2481 "qa/specs/features/browser_ui/10_govern/user/user_access_termination_spec.rb": 15.426277871000138,2482 "qa/specs/features/api/10_govern/project_access_token_spec.rb": 17.159535762000132,2483 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb": 130.77787359499985,2484 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 7.616217792000043,2485 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 9.535240575999978,2486 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb": 10.923045897000065,2487 "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb": 11.039185145999909,2488 "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb": 8.012564727000154,2489 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 46.38556166500007,2490 "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb": 20.132167736000156,2491 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb": 26.145026550999773,2492 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb": 392.50074383699985,2493 "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb": 78.27000854400012,2494 "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb": 22.276012260000243,2495 "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb": 40.514893077000124,2496 "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb": 30.411022302999754,2497 "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb": 60.600641326000186,2498 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb": 41.9581156600002,2499 "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb": 15.340065129999857,2500 "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb": 25.009981511000206,2501 "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb": 89.16002847500022,2502 "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb": 89.16111670500004,2503 "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb": 14.845763928999986,2504 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 57.26736502699987,2505 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 8.994221729999936,2506 "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb": 14.655785071000082,2507 "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb": 15.326462825000362,2508 "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb": 17.32091699600005,2509 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 15.160747460000039,2510 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb": 162.93748310699993,2511 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 42.35936788700019,2512 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 100.07393887800026,2513 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb": 20.9159705699999,2514 "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb": 19.87422937700012,2515 "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb": 87.37474745000009,2516 "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb": 10.586627057999976,2517 "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb": 10.799961028000325,2518 "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb": 16.977615935000358,2519 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 21.086623592999786,2520 "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb": 23.27352346800035,2521 "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb": 22.525659819999873,2522 "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb": 10.66280711499985,2523 "qa/specs/features/api/1_manage/rate_limits_spec.rb": 2.0307306780000545,2524 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 8.25626711599989,2525 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 29.234207036999578,2526 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb": 26.379803146000086,2527 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 7.647563270999854,2528 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 5.0065997719998452529}2530[Nov 10 2023 02:06:35 UTC (QA Tests)] INFO -- 2531Knapsack global time execution for tests: 32m 39s2532Pending: (Failures listed here are expected and do not affect your suite's status)2533 1) Create Merge Requests with a malformed URL returns 4002534 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4267222535 # ./qa/specs/features/api/3_create/merge_request/view_merge_requests_spec.rb:172536 2) Manage Gitlab migration migrates large gitlab group via api2537 # Test is not compatible with this environment or pipeline2538 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb:1782539 3) Create Merge request push options merges when pipeline succeeds2540 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464252541 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:712542 4) Growth SaaS trials starts a free trial when on about page with multiple eligible namespaces registers for a new trial2543 # Test is not compatible with this environment or pipeline2544 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:552545 5) Growth SaaS trials starts a free trial when on billing page with only one eligible namespace registers for a new trial2546 # Test is not compatible with this environment or pipeline2547 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:802548 6) Configure Auto DevOps with a Kubernetes Agent runs auto devops2549 # Test is not compatible with this environment or pipeline2550 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:352551 7) Framework sanity Version check is the specified version2552 # Test is not compatible with this environment or pipeline2553 # ./qa/specs/features/sanity/version_spec.rb:152554 8) ModelOps Code Suggestions on the GitLab API with PAT auth returns a suggestion2555 # Test is not compatible with this environment or pipeline2556 # ./qa/specs/features/ee/api/14_model_ops/code_suggestions_spec.rb:442557 9) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace2558 # Test is not compatible with this environment or pipeline2559 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:1102560 10) Package SaaS Container Registry pulls an image from an existing repository2561 # Test is not compatible with this environment or pipeline2562 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:112563 11) Fulfillment Purchase compute minutes without active subscription adds additional minutes to group namespace2564 # Test is not compatible with this environment or pipeline2565 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:422566 12) Fulfillment Purchase compute minutes with existing compute minutes packs adds additional minutes to group namespace2567 # Test is not compatible with this environment or pipeline2568 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:822569 13) Fulfillment Purchase compute minutes with an active subscription adds additional minutes to group namespace2570 # Test is not compatible with this environment or pipeline2571 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:552572 14) Create Multiple file snippet creates a personal snippet with multiple files2573 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922574 # ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb:292575Finished in 33 minutes 59 seconds (files took 3.95 seconds to load)2576114 examples, 0 failures, 14 pending2577Randomized with seed 417852578[Nov 10 2023 02:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-be999e9c 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;'"`2579[Nov 10 2023 02:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-be999e9c bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2580[Nov 10 2023 02:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-be999e9c`2581[Nov 10 2023 02:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-be999e9c`2583Running after script...2584$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2585$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2586$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2798Not uploading cache qa-e2e-ruby-3.0-5fe14f76d4eb79aabf540b0a58e6de08-16 due to policy2800Uploading artifacts...2801gitlab-qa-run-*: found 513 matching artifact files and directories 2802Uploading artifacts as "archive" to coordinator... 201 Created id=5504209308 responseStatus=201 Created token=64_GpYRM2803Uploading artifacts...2804gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2805Uploading artifacts as "junit" to coordinator... 201 Created id=5504209308 responseStatus=201 Created token=64_GpYRM2806Uploading artifacts...2807/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2808Uploading artifacts as "dotenv" to coordinator... 201 Created id=5504209308 responseStatus=201 Created token=64_GpYRM2810Job succeeded