decomposition-single-db 4/5
Failed 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:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 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:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1697683117-807afa9d-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: 173013, done. 20remote: Counting objects: 100% (173013/173013), done. 21remote: Compressing objects: 100% (118557/118557), done. 22remote: Total 173013 (delta 80892), reused 111497 (delta 47602), pack-reused 0 23Receiving objects: 100% (173013/173013), 147.98 MiB | 41.30 MiB/s, done.24Resolving deltas: 100% (80892/80892), done.26 * [new ref] refs/pipelines/1041877900 -> refs/pipelines/104187790027 * [new branch] master -> origin/master28Checking out 0485d5d7 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-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 (5325366815)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5325366815 responseStatus=200 OK token=64_jYVdj38Downloading artifacts for download-fast-quarantine-report (5325366816)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5325366816 responseStatus=200 OK token=64_jYVdj41Using docker image sha256:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 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:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...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-ce:0485d5d7fdaa7d909dd068591b8a3e9f8906e751 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5325366829.json --format RspecJunitFormatter --out tmp/rspec-5325366829.xml --format html --out tmp/rspec-$(echo decomposition-single-db 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Oct 19 2023 02:47:59 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-0217dd8d$`54[Oct 19 2023 02:47:59 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-0217dd8d --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Oct 19 2023 02:48:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-0217dd8d:/etc/gitlab/trusted-certs`56[Oct 19 2023 02:48:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-0217dd8d:/etc/gitlab/ssl`57[Oct 19 2023 02:48:01 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-0217dd8d`58[Oct 19 2023 02:48:01 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-0217dd8d`59[Oct 19 2023 02:48:01 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Oct 19 2023 02:48:01 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:0485d5d7fdaa7d909dd068591b8a3e9f8906e751`61[Oct 19 2023 02:48:45 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-163d7dac$`62[Oct 19 2023 02:48:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Oct 19 2023 02:48:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Oct 19 2023 02:48:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-163d7dac --net test --hostname gitlab-ce-163d7dac.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-10-19-02-47-59-135b8109/gitlab-ce-163d7dac/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:0485d5d7fdaa7d909dd068591b8a3e9f8906e751`65[Oct 19 2023 02:48:53 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-163d7dac bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-10-19 02:47:5966gitlab_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[Oct 19 2023 02:48:53 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-163d7dac`75[Oct 19 2023 02:52:12 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...76[Oct 19 2023 02:52:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-163d7dac`77[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-163d7dac 80/tcp`78[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!79[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-163d7dac bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`80[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-163d7dac 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[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-163d7dac bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`87[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-163d7dac:/tmp/data-seeds`88[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- Running exec_commands...89[Oct 19 2023 02:52:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-163d7dac bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`90[Oct 19 2023 02:53:04 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`91[Oct 19 2023 02:53:04 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:0485d5d7fdaa7d909dd068591b8a3e9f8906e751`92[Oct 19 2023 02:54:06 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce93[Oct 19 2023 02:54:06 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_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-10-19-02-47-59-135b8109/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-19-02-47-59-135b8109/gitlab-ce-qa-1f3fd7cc:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-1f3fd7cc registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:0485d5d7fdaa7d909dd068591b8a3e9f8906e751 Test::Instance::All http://gitlab-ce-163d7dac.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5325366829.json --format RspecJunitFormatter --out tmp/rspec-5325366829.xml --format html --out tmp/rspec-decomposition-single-db_4_5.htm --color --format documentation`942023-10-19 02:54:25 / CONF :: 95 ==> Base URL: http://gitlab-ce-163d7dac.test96 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fa6adc49f68>97 ==> Libraries: Chemlab::Vendor98[Oct 19 2023 02:54:25 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA99[Oct 19 2023 02:54:25 UTC (QA Tests)] INFO -- Browser: chrome100[Oct 19 2023 02:54:25 UTC (QA Tests)] INFO -- Performing sanity check for environment!101[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'102[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- Report already exists, skipping!103[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====104[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- Report specs:105[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/10_govern/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/api/4_verify/job_downloads_artifacts_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_counts_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]106[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- Leftover specs:107[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/4_verify/file_variable_downstream_pipeline_spec.rb", "qa/specs/features/browser_ui/10_govern/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/sanity/version_spec.rb"]108[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!109[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'110[Oct 19 2023 02:54:26 UTC (QA Tests)] INFO -- Report already exists, skipping!111Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}112Randomized with seed 17888113Verify114 Runner fleet management115[Oct 19 2023 02:54:31 UTC (QA Tests)] INFO -- Starting test: Verify Runner fleet management shows group runner counts116[Oct 19 2023 02:54:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.117[Oct 19 2023 02:54:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`118[Oct 19 2023 02:54:35 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA119[Oct 19 2023 02:54:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-tosj1lf8' via cache in 0.0 seconds120[Oct 19 2023 02:54:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 1.42 seconds121[Oct 19 2023 02:54:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-ci-cd-9e64ddcf6ccb4b13' via api in 2.66 seconds122[Oct 19 2023 02:54:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`123[Oct 19 2023 02:54:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1697684071 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1697684071 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-1697684071 --url http://gitlab-ce-163d7dac.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `124[Oct 19 2023 02:54:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1697684071`125[Oct 19 2023 02:54:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`126[Oct 19 2023 02:54:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1697684071' via api in 11.83 seconds127[Oct 19 2023 02:54:44 UTC (QA Tests)] INFO -- filling :login_field with "root"128[Oct 19 2023 02:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field129[Oct 19 2023 02:54:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"130[Oct 19 2023 02:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field131[Oct 19 2023 02:54:44 UTC (QA Tests)] INFO -- clicking :sign_in_button132[Oct 19 2023 02:54:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.04s133[Oct 19 2023 02:54:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-163d7dac.test/groups/gitlab-qa-sandbox-group-5/group-with-ci-cd-9e64ddcf6ccb4b13134[Oct 19 2023 02:54:48 UTC (QA Tests)] INFO -- clicking :menu_section_button135[Oct 19 2023 02:54:48 UTC (QA Tests)] INFO -- clicking :nav_item_link136[Oct 19 2023 02:54:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.981s137[Oct 19 2023 02:54:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element runner-count-group' took 0.513s138[Oct 19 2023 02:54:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1697684071'139[Oct 19 2023 02:54:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1697684071`140 shows group runner counts141Create142 Git push to canary Gitaly node over HTTP143 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)144Plan145 Related issues146[Oct 19 2023 02:54:51 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another147[Oct 19 2023 02:54:52 UTC (QA Tests)] INFO -- filling :login_field with "root"148[Oct 19 2023 02:54:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field149[Oct 19 2023 02:54:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"150[Oct 19 2023 02:54:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field151[Oct 19 2023 02:54:53 UTC (QA Tests)] INFO -- clicking :sign_in_button152[Oct 19 2023 02:54:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s153[Oct 19 2023 02:54:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds154[Oct 19 2023 02:54:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.46 seconds155[Oct 19 2023 02:55:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-to-test-related-issues-0d887604f38c6ede/-/issues/1156[Oct 19 2023 02:55:07 UTC (QA Tests)] INFO -- clicking :related-issues-plus-button157[Oct 19 2023 02:55:07 UTC (QA Tests)] INFO -- filling :add-issue-field with "http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-to-test-related-issues-0d887604f38c6ede/-/issues/2"158[Oct 19 2023 02:55:07 UTC (QA Tests)] INFO -- clicking the coordinates of :add-issue-field159[Oct 19 2023 02:55:08 UTC (QA Tests)] INFO -- clicking :remove-related-issue-button160 relates and unrelates one issue to/from another161Govern162 OIDC163 behaves like Instance OAuth Application164[Oct 19 2023 02:55:09 UTC (QA Tests)] INFO -- Starting test: Govern OIDC behaves like Instance OAuth Application creates oidc application and uses it to login165[Oct 19 2023 02:55:11 UTC (QA Tests)] INFO -- filling :login_field with "root"166[Oct 19 2023 02:55:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field167[Oct 19 2023 02:55:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"168[Oct 19 2023 02:55:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field169[Oct 19 2023 02:55:11 UTC (QA Tests)] INFO -- clicking :sign_in_button170[Oct 19 2023 02:55:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.794s171[Oct 19 2023 02:55:14 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button172[Oct 19 2023 02:55:14 UTC (QA Tests)] INFO -- clicking :places-item-link173[Oct 19 2023 02:55:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.953s174[Oct 19 2023 02:55:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.134s175[Oct 19 2023 02:55:16 UTC (QA Tests)] INFO -- clicking :nav_item_link176[Oct 19 2023 02:55:16 UTC (QA Tests)] INFO -- clicking :new-application-button177[Oct 19 2023 02:55:17 UTC (QA Tests)] INFO -- filling :name-field with "Instance OAuth Application de78e4fd90775b1f"178[Oct 19 2023 02:55:17 UTC (QA Tests)] INFO -- clicking the coordinates of :name-field179[Oct 19 2023 02:55:17 UTC (QA Tests)] INFO -- filling :redirect-uri-field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"180[Oct 19 2023 02:55:17 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect-uri-field181[Oct 19 2023 02:55:18 UTC (QA Tests)] INFO -- checking via JS :trusted-checkbox with args {}182[Oct 19 2023 02:55:18 UTC (QA Tests)] INFO -- clicking :openid-label183[Oct 19 2023 02:55:18 UTC (QA Tests)] INFO -- clicking :profile-label184[Oct 19 2023 02:55:18 UTC (QA Tests)] INFO -- clicking :email-label185[Oct 19 2023 02:55:18 UTC (QA Tests)] INFO -- clicking :save-application-button186[Oct 19 2023 02:55:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application de78e4fd90775b1f' via browser_ui in 8.57 seconds187[Oct 19 2023 02:55:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.032s188[Oct 19 2023 02:55:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.033s189[Oct 19 2023 02:55:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content190[Oct 19 2023 02:55:21 UTC (QA Tests)] INFO -- clicking :sign_out_link191[Oct 19 2023 02:55:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.787s192[Oct 19 2023 02:55:22 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`193[Oct 19 2023 02:55:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:0485d5d7fdaa7d909dd068591b8a3e9f8906e751`194[Oct 19 2023 02:55:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`195[Oct 19 2023 02:55:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`196[Oct 19 2023 02:55:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oidc-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'openid_connect', label: 'GitLab OIDC', args: { name: 'openid_connect', scope: ['openid','profile','email'], response_type: 'code', issuer: 'http://gitlab-ce-163d7dac.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '358ba832fa7e592aba942062cd686140d8c61e8b1f887f1d3096de39a4976851', secret: 'gloas-1fcf19893a9f423f9e633c9763ac435c7da65c1f4ae10d004e12c524e0fe06f9', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ce-163d7dac.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ce-163d7dac.test/oauth/userinfo', token_endpoint: 'http://gitlab-ce-163d7dac.test/oauth/token', authorization_endpoint: 'http://gitlab-ce-163d7dac.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:0485d5d7fdaa7d909dd068591b8a3e9f8906e751 `197[Oct 19 2023 02:55:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`198[Oct 19 2023 02:55:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`199[Oct 19 2023 02:55:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`200[Oct 19 2023 02:55:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`201[Oct 19 2023 02:55:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`202[Oct 19 2023 02:55:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`203[Oct 19 2023 02:55:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`204[Oct 19 2023 02:55:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`205[Oct 19 2023 02:56:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`206[Oct 19 2023 02:56:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`207[Oct 19 2023 02:56:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`208[Oct 19 2023 02:56:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`209[Oct 19 2023 02:56:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`210[Oct 19 2023 02:56:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`211[Oct 19 2023 02:56:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`212[Oct 19 2023 02:56:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`213[Oct 19 2023 02:56:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`214[Oct 19 2023 02:56:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`215[Oct 19 2023 02:56:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`216[Oct 19 2023 02:56:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`217[Oct 19 2023 02:57:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`218[Oct 19 2023 02:57:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`219[Oct 19 2023 02:57:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`220[Oct 19 2023 02:57:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`221[Oct 19 2023 02:57:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`222[Oct 19 2023 02:57:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`223[Oct 19 2023 02:57:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`224[Oct 19 2023 02:57:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`225[Oct 19 2023 02:57:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`226[Oct 19 2023 02:57:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`227[Oct 19 2023 02:57:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`228[Oct 19 2023 02:57:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`229[Oct 19 2023 02:58:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`230[Oct 19 2023 02:58:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`231[Oct 19 2023 02:58:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`232[Oct 19 2023 02:58:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`233[Oct 19 2023 02:58:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`234[Oct 19 2023 02:58:35 UTC (QA Tests)] INFO -- clicking :oidc_login_button235[Oct 19 2023 02:58:35 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ca787c6d13ba0c9a"236[Oct 19 2023 02:58:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field237[Oct 19 2023 02:58:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"238[Oct 19 2023 02:58:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field239[Oct 19 2023 02:58:36 UTC (QA Tests)] INFO -- clicking :sign_in_button240[Oct 19 2023 02:58:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 3.458s241[Oct 19 2023 02:58:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application de78e4fd90775b1f'242[Oct 19 2023 02:58:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`243 creates oidc application and uses it to login244 OAuth245 behaves like Instance OAuth Application246 creates oauth application and uses it to login (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/415011)247Create248 PostReceive idempotent249[Oct 19 2023 02:58:42 UTC (QA Tests)] INFO -- Starting test: Create PostReceive idempotent pushes and creates a single push event three times250[Oct 19 2023 02:58:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.48 seconds251[Oct 19 2023 02:58:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.6 seconds252[Oct 19 2023 02:58:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency c157c46ee08fc491"253[Oct 19 2023 02:58:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.2 seconds254[Oct 19 2023 02:58:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"255[Oct 19 2023 02:58:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 602247ca387b5784"256[Oct 19 2023 02:58:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.56 seconds257[Oct 19 2023 02:58:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"258[Oct 19 2023 02:58:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 7e09bc00ac457331"259[Oct 19 2023 02:58:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.01 seconds260[Oct 19 2023 02:58:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"261[Oct 19 2023 02:58:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/push-postreceive-idempotent-ae724bade78f0244'262 pushes and creates a single push event three times263Create264 Protected branch support265 when developers and maintainers are allowed to push to a protected branch266[Oct 19 2023 02:58:51 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes267[Oct 19 2023 02:58:52 UTC (QA Tests)] INFO -- filling :login_field with "root"268[Oct 19 2023 02:58:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field269[Oct 19 2023 02:58:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"270[Oct 19 2023 02:58:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field271[Oct 19 2023 02:58:53 UTC (QA Tests)] INFO -- clicking :sign_in_button272[Oct 19 2023 02:58:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.802s273[Oct 19 2023 02:58:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds274[Oct 19 2023 02:58:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds275[Oct 19 2023 02:58:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds276[Oct 19 2023 02:58:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"277[Oct 19 2023 02:58:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.18 seconds278[Oct 19 2023 02:58:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.09 seconds279 user with push rights successfully pushes280 when developers and maintainers are not allowed to push to a protected branch281[Oct 19 2023 02:58:59 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push282[Oct 19 2023 02:59:00 UTC (QA Tests)] INFO -- filling :login_field with "root"283[Oct 19 2023 02:59:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field284[Oct 19 2023 02:59:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"285[Oct 19 2023 02:59:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field286[Oct 19 2023 02:59:00 UTC (QA Tests)] INFO -- clicking :sign_in_button287[Oct 19 2023 02:59:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.768s288[Oct 19 2023 02:59:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds289[Oct 19 2023 02:59:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds290[Oct 19 2023 02:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.84 seconds291[Oct 19 2023 02:59:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"292[Oct 19 2023 02:59:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 3.72 seconds293 user without push rights fails to push294Verify295 UI defined variable296[Oct 19 2023 02:59:10 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default297[Oct 19 2023 02:59:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds298[Oct 19 2023 02:59:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.299[Oct 19 2023 02:59:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`300[Oct 19 2023 02:59:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`301[Oct 19 2023 02:59:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name y5gmo7bp --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach y5gmo7bp 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 y5gmo7bp --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list y5gmo7bp --executor shell && gitlab-runner run" `302[Oct 19 2023 02:59:11 UTC (QA Tests)] INFO -- Executing: `docker logs y5gmo7bp`303[Oct 19 2023 02:59:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`304[Oct 19 2023 02:59:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'y5gmo7bp' via api in 2.0 seconds305[Oct 19 2023 02:59:13 UTC (QA Tests)] INFO -- filling :login_field with "root"306[Oct 19 2023 02:59:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field307[Oct 19 2023 02:59:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"308[Oct 19 2023 02:59:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field309[Oct 19 2023 02:59:14 UTC (QA Tests)] INFO -- clicking :sign_in_button310[Oct 19 2023 02:59:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.871s311[Oct 19 2023 02:59:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds312[Oct 19 2023 02:59:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.95 seconds313[Oct 19 2023 02:59:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds314[Oct 19 2023 02:59:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/group-for-variable-inheritance-y5gmo7bp/upstream-variable-inheritance-721f25fa4b575266315[Oct 19 2023 02:59:25 UTC (QA Tests)] INFO -- clicking :menu_section_button316[Oct 19 2023 02:59:25 UTC (QA Tests)] INFO -- clicking :nav_item_link317[Oct 19 2023 02:59:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.847s318[Oct 19 2023 02:59:37 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present319[Oct 19 2023 02:59:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.086s320[Oct 19 2023 02:59:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s321[Oct 19 2023 02:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.681s322[Oct 19 2023 02:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.796s323[Oct 19 2023 02:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.816s324[Oct 19 2023 02:59:40 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"325[Oct 19 2023 02:59:40 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field326[Oct 19 2023 02:59:41 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"327[Oct 19 2023 02:59:41 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field328[Oct 19 2023 02:59:41 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present329[Oct 19 2023 02:59:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.307s330[Oct 19 2023 02:59:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.4s331[Oct 19 2023 02:59:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 12.023s332[Oct 19 2023 02:59:54 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button333[Oct 19 2023 02:59:54 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present334[Oct 19 2023 02:59:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.318s335[Oct 19 2023 02:59:56 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button336[Oct 19 2023 02:59:57 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present337[Oct 19 2023 02:59:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.269s338[Oct 19 2023 02:59:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'y5gmo7bp'339[Oct 19 2023 02:59:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f y5gmo7bp`340 is not inheritable by default341[Oct 19 2023 02:59:59 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false342[Oct 19 2023 02:59:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds343[Oct 19 2023 02:59:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.344[Oct 19 2023 02:59:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`345[Oct 19 2023 03:00:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`346[Oct 19 2023 03:00:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pjlnlae0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pjlnlae0 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 pjlnlae0 --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list pjlnlae0 --executor shell && gitlab-runner run" `347[Oct 19 2023 03:00:04 UTC (QA Tests)] INFO -- Executing: `docker logs pjlnlae0`348[Oct 19 2023 03:00:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`349[Oct 19 2023 03:00:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'pjlnlae0' via api in 6.06 seconds350[Oct 19 2023 03:00:06 UTC (QA Tests)] INFO -- filling :login_field with "root"351[Oct 19 2023 03:00:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field352[Oct 19 2023 03:00:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"353[Oct 19 2023 03:00:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field354[Oct 19 2023 03:00:07 UTC (QA Tests)] INFO -- clicking :sign_in_button355[Oct 19 2023 03:00:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.816s356[Oct 19 2023 03:00:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds357[Oct 19 2023 03:00:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds358[Oct 19 2023 03:00:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.88 seconds359[Oct 19 2023 03:00:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/group-for-variable-inheritance-pjlnlae0/upstream-variable-inheritance-4aec6ea41f6c1e8f360[Oct 19 2023 03:00:16 UTC (QA Tests)] INFO -- clicking :menu_section_button361[Oct 19 2023 03:00:16 UTC (QA Tests)] INFO -- clicking :nav_item_link362[Oct 19 2023 03:00:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.922s363[Oct 19 2023 03:00:28 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present364[Oct 19 2023 03:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.167s365[Oct 19 2023 03:00:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.02s366[Oct 19 2023 03:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.598s367[Oct 19 2023 03:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.73s368[Oct 19 2023 03:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.75s369[Oct 19 2023 03:00:31 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"370[Oct 19 2023 03:00:31 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field371[Oct 19 2023 03:00:32 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"372[Oct 19 2023 03:00:32 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field373[Oct 19 2023 03:00:32 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present374[Oct 19 2023 03:00:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.043s375[Oct 19 2023 03:00:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.484s376[Oct 19 2023 03:00:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 11.819s377[Oct 19 2023 03:00:45 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button378[Oct 19 2023 03:00:45 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present379[Oct 19 2023 03:00:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.314s380[Oct 19 2023 03:00:47 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button381[Oct 19 2023 03:00:48 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present382[Oct 19 2023 03:00:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.399s383[Oct 19 2023 03:00:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'pjlnlae0'384[Oct 19 2023 03:00:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f pjlnlae0`385 is not inheritable when forward:pipeline_variables is false386Configure387 AutoDevOps Templates388 using express template389 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)390Plan391 mention392[Oct 19 2023 03:00:50 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue393[Oct 19 2023 03:00:50 UTC (QA Tests)] INFO -- filling :login_field with "root"394[Oct 19 2023 03:00:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field395[Oct 19 2023 03:00:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"396[Oct 19 2023 03:00:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field397[Oct 19 2023 03:00:51 UTC (QA Tests)] INFO -- clicking :sign_in_button398[Oct 19 2023 03:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.988s399[Oct 19 2023 03:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds400[Oct 19 2023 03:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.15 seconds401[Oct 19 2023 03:00:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/the_awesome_project-c1b588ea666d4a06' via api in 1.12 seconds402[Oct 19 2023 03:00:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/the_awesome_project-c1b588ea666d4a06403[Oct 19 2023 03:00:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.47 seconds404[Oct 19 2023 03:00:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/the_awesome_project-c1b588ea666d4a06 QA::Resource::Project405[Oct 19 2023 03:00:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/the_awesome_project-c1b588ea666d4a06/-/issues/1406[Oct 19 2023 03:01:00 UTC (QA Tests)] INFO -- clicking :issue-title407[Oct 19 2023 03:01:00 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown408[Oct 19 2023 03:01:00 UTC (QA Tests)] INFO -- clicking :issue-title409[Oct 19 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown410[Oct 19 2023 03:01:01 UTC (QA Tests)] INFO -- filling :comment-field with "@gitlab-qa-user1411"412[Oct 19 2023 03:01:01 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field413[Oct 19 2023 03:01:02 UTC (QA Tests)] INFO -- clicking :comment-button414 mentions another user in an issue415Plan416 Project Wiki417 with Wiki Sidebar418[Oct 19 2023 03:01:02 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work419[Oct 19 2023 03:01:03 UTC (QA Tests)] INFO -- filling :login_field with "root"420[Oct 19 2023 03:01:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field421[Oct 19 2023 03:01:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"422[Oct 19 2023 03:01:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field423[Oct 19 2023 03:01:04 UTC (QA Tests)] INFO -- clicking :sign_in_button424[Oct 19 2023 03:01:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.255s425[Oct 19 2023 03:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds426[Oct 19 2023 03:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds427[Oct 19 2023 03:01:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/wiki_testing-3c515b7edb977487' via api in 1.05 seconds428[Oct 19 2023 03:01:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/wiki_testing-3c515b7edb977487/-/wikis/Home429[Oct 19 2023 03:01:13 UTC (QA Tests)] INFO -- clicking :wiki-page-link430[Oct 19 2023 03:01:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-page-link' took 0.67s431 has all expected links that work432 with Wiki Page List433[Oct 19 2023 03:01:14 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work434[Oct 19 2023 03:01:15 UTC (QA Tests)] INFO -- filling :login_field with "root"435[Oct 19 2023 03:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field436[Oct 19 2023 03:01:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"437[Oct 19 2023 03:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field438[Oct 19 2023 03:01:15 UTC (QA Tests)] INFO -- clicking :sign_in_button439[Oct 19 2023 03:01:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.073s440[Oct 19 2023 03:01:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds441[Oct 19 2023 03:01:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds442[Oct 19 2023 03:01:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/wiki_testing-bc550db2ce4beffe' via api in 0.82 seconds443[Oct 19 2023 03:01:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/wiki_testing-bc550db2ce4beffe/-/wikis/Home444[Oct 19 2023 03:01:31 UTC (QA Tests)] INFO -- clicking :view-all-pages-button445[Oct 19 2023 03:01:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view-all-pages-button' took 0.765s446[Oct 19 2023 03:01:32 UTC (QA Tests)] INFO -- clicking :wiki-page-link447[Oct 19 2023 03:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-page-link' took 0.766s448 has all expected links that work449Verify450 Trigger child pipeline with 'when:manual'451[Oct 19 2023 03:01:33 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job452[Oct 19 2023 03:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds453[Oct 19 2023 03:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds454[Oct 19 2023 03:01:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.455[Oct 19 2023 03:01:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`456[Oct 19 2023 03:01:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`457[Oct 19 2023 03:01:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-73mjunrr --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-73mjunrr 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-73mjunrr --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list qa-runner-73mjunrr --executor shell && gitlab-runner run" `458[Oct 19 2023 03:01:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-73mjunrr`459[Oct 19 2023 03:01:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`460[Oct 19 2023 03:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-73mjunrr' via api in 2.02 seconds461[Oct 19 2023 03:01:37 UTC (QA Tests)] INFO -- filling :login_field with "root"462[Oct 19 2023 03:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field463[Oct 19 2023 03:01:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"464[Oct 19 2023 03:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field465[Oct 19 2023 03:01:37 UTC (QA Tests)] INFO -- clicking :sign_in_button466[Oct 19 2023 03:01:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.217s467[Oct 19 2023 03:01:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-pipeline-653179c71907ccde468[Oct 19 2023 03:01:44 UTC (QA Tests)] INFO -- clicking :menu_section_button469[Oct 19 2023 03:01:44 UTC (QA Tests)] INFO -- clicking :nav_item_link470[Oct 19 2023 03:01:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s471[Oct 19 2023 03:01:57 UTC (QA Tests)] INFO -- clicking :ci-action-button472[Oct 19 2023 03:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 9.779s473[Oct 19 2023 03:02:07 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button474[Oct 19 2023 03:02:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-73mjunrr'475[Oct 19 2023 03:02:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-73mjunrr`476 can trigger bridge job477Data Stores478 Project owner permissions479 for group projects480 behaves like adds user as owner481[Oct 19 2023 03:02:08 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as owner has owner role and permissions482[Oct 19 2023 03:02:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds483[Oct 19 2023 03:02:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.43 seconds484[Oct 19 2023 03:02:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds485[Oct 19 2023 03:02:10 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1486[Oct 19 2023 03:02:10 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:4aAyX_487[Oct 19 2023 03:02:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-kx2qmwwz' via api in 0.08 seconds488[Oct 19 2023 03:02:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/qa-owner-group-project-9452f0349e067bca QA::Resource::Project489[Oct 19 2023 03:02:11 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"490[Oct 19 2023 03:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field491[Oct 19 2023 03:02:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"492[Oct 19 2023 03:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field493[Oct 19 2023 03:02:12 UTC (QA Tests)] INFO -- clicking :sign_in_button494[Oct 19 2023 03:02:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.787s495[Oct 19 2023 03:02:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/qa-owner-group-project-9452f0349e067bca/-/issues/1496[Oct 19 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present497[Oct 19 2023 03:02:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-issue-button' took 0.505s498[Oct 19 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button499[Oct 19 2023 03:02:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.162s500 has owner role and permissions501 behaves like adds user as maintainer502[Oct 19 2023 03:02:19 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as maintainer has maintainer role without owner permissions503[Oct 19 2023 03:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds504[Oct 19 2023 03:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds505[Oct 19 2023 03:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds506[Oct 19 2023 03:02:20 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:4aAyX_507[Oct 19 2023 03:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-kl189so2' via cache in 0.0 seconds508[Oct 19 2023 03:02:21 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/qa-owner-group-project-9acd504864634470 QA::Resource::Project509[Oct 19 2023 03:02:22 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"510[Oct 19 2023 03:02:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field511[Oct 19 2023 03:02:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"512[Oct 19 2023 03:02:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field513[Oct 19 2023 03:02:22 UTC (QA Tests)] INFO -- clicking :sign_in_button514[Oct 19 2023 03:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.839s515[Oct 19 2023 03:02:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/qa-owner-group-project-9acd504864634470/-/issues/1516 has maintainer role without owner permissions517 for personal projects518 behaves like adds user as owner519[Oct 19 2023 03:02:27 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as owner has owner role and permissions520[Oct 19 2023 03:02:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds521[Oct 19 2023 03:02:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds522[Oct 19 2023 03:02:27 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:4aAyX_523[Oct 19 2023 03:02:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-l2peas34' via cache in 0.0 seconds524[Oct 19 2023 03:02:30 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"525[Oct 19 2023 03:02:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field526[Oct 19 2023 03:02:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"527[Oct 19 2023 03:02:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field528[Oct 19 2023 03:02:30 UTC (QA Tests)] INFO -- clicking :sign_in_button529[Oct 19 2023 03:02:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.76s530[Oct 19 2023 03:02:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-user1/qa-owner-personal-project-462b5451ae42192a/-/issues/1531[Oct 19 2023 03:02:35 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present532[Oct 19 2023 03:02:35 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button533[Oct 19 2023 03:02:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 0.601s534 has owner role and permissions535 behaves like adds user as maintainer536[Oct 19 2023 03:02:37 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as maintainer has maintainer role without owner permissions537[Oct 19 2023 03:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds538[Oct 19 2023 03:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds539[Oct 19 2023 03:02:37 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:4aAyX_540[Oct 19 2023 03:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-5lhsuzwv' via cache in 0.0 seconds541[Oct 19 2023 03:02:38 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-643e7b6782a0e256 QA::Resource::Project542[Oct 19 2023 03:02:39 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"543[Oct 19 2023 03:02:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field544[Oct 19 2023 03:02:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"545[Oct 19 2023 03:02:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field546[Oct 19 2023 03:02:40 UTC (QA Tests)] INFO -- clicking :sign_in_button547[Oct 19 2023 03:02:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.644s548[Oct 19 2023 03:02:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-user1/qa-owner-personal-project-643e7b6782a0e256/-/issues/1549 has maintainer role without owner permissions550Create551 Project snippet creation552[Oct 19 2023 03:02:44 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet553[Oct 19 2023 03:02:45 UTC (QA Tests)] INFO -- filling :login_field with "root"554[Oct 19 2023 03:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field555[Oct 19 2023 03:02:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"556[Oct 19 2023 03:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field557[Oct 19 2023 03:02:45 UTC (QA Tests)] INFO -- clicking :sign_in_button558[Oct 19 2023 03:02:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.152s559[Oct 19 2023 03:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds560[Oct 19 2023 03:02:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds561[Oct 19 2023 03:02:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-snippets-4e60ab2cdd1982f6' via api in 0.87 seconds562[Oct 19 2023 03:02:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-snippets-4e60ab2cdd1982f6563[Oct 19 2023 03:02:50 UTC (QA Tests)] INFO -- clicking :menu_section_button564[Oct 19 2023 03:02:50 UTC (QA Tests)] INFO -- clicking :nav_item_link565[Oct 19 2023 03:02:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.685s566[Oct 19 2023 03:02:51 UTC (QA Tests)] INFO -- clicking :create-first-snippet-link567[Oct 19 2023 03:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-snippet-link' took 1.067s568[Oct 19 2023 03:02:52 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Project snippet"569[Oct 19 2023 03:02:52 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field570[Oct 19 2023 03:02:53 UTC (QA Tests)] INFO -- clicking :description-placeholder571[Oct 19 2023 03:02:53 UTC (QA Tests)] INFO -- filling :snippet-description-field with " "572[Oct 19 2023 03:02:53 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field573[Oct 19 2023 03:02:53 UTC (QA Tests)] INFO -- clicking :visibility-content574[Oct 19 2023 03:02:53 UTC (QA Tests)] INFO -- filling :file-name-field with "markdown_file.md"575[Oct 19 2023 03:02:53 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field576[Oct 19 2023 03:02:54 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button577[Oct 19 2023 03:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.681s578[Oct 19 2023 03:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 1.69s579[Oct 19 2023 03:02:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 7.61 seconds580 user creates a project snippet581Create582 Merge request creation from fork583[Oct 19 2023 03:02:57 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository584[Oct 19 2023 03:02:57 UTC (QA Tests)] INFO -- filling :login_field with "root"585[Oct 19 2023 03:02:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field586[Oct 19 2023 03:02:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"587[Oct 19 2023 03:02:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field588[Oct 19 2023 03:02:58 UTC (QA Tests)] INFO -- clicking :sign_in_button589[Oct 19 2023 03:02:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.424s590[Oct 19 2023 03:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds591[Oct 19 2023 03:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds592[Oct 19 2023 03:03:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-162098dae5c85e78' via api in 0.83 seconds593[Oct 19 2023 03:03:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"594[Oct 19 2023 03:03:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.34 seconds595[Oct 19 2023 03:03:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-69c11c788d8d2855' via api in 0.33 seconds596[Oct 19 2023 03:03:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s597[Oct 19 2023 03:03:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.034s598[Oct 19 2023 03:03:07 UTC (QA Tests)] INFO -- clicking :user_avatar_content599[Oct 19 2023 03:03:07 UTC (QA Tests)] INFO -- clicking :sign_out_link600[Oct 19 2023 03:03:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-69c11c788d8d2855"601[Oct 19 2023 03:03:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field602[Oct 19 2023 03:03:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"603[Oct 19 2023 03:03:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field604[Oct 19 2023 03:03:08 UTC (QA Tests)] INFO -- clicking :sign_in_button605[Oct 19 2023 03:03:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.872s606[Oct 19 2023 03:03:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-162098dae5c85e78607[Oct 19 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown608[Oct 19 2023 03:03:13 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-69c11c788d8d2855"609[Oct 19 2023 03:03:14 UTC (QA Tests)] INFO -- clicking :fork_privacy_button610[Oct 19 2023 03:03:14 UTC (QA Tests)] INFO -- clicking :fork_project_button611[Oct 19 2023 03:03:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s612[Oct 19 2023 03:03:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s613[Oct 19 2023 03:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s614[Oct 19 2023 03:03:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s615[Oct 19 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.6s616[Oct 19 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 7.387s617[Oct 19 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked-from-link' took 8.844s618[Oct 19 2023 03:03:23 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-69c11c788d8d2855619[Oct 19 2023 03:03:23 UTC (QA Tests)] INFO -- Caching token for username: qa-user-69c11c788d8d2855, last six chars of token:dGFGrF620[Oct 19 2023 03:03:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-69c11c788d8d2855-zw4i4cik' via api in 0.1 seconds621[Oct 19 2023 03:03:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-69c11c788d8d2855/project-with-code-162098dae5c85e78' via api in 0.25 seconds622[Oct 19 2023 03:03:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-162098dae5c85e78' via browser_ui in 21.88 seconds623[Oct 19 2023 03:03:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"624[Oct 19 2023 03:03:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.42 seconds625[Oct 19 2023 03:03:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/qa-user-69c11c788d8d2855/project-with-code-162098dae5c85e78626[Oct 19 2023 03:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.085s627[Oct 19 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content628[Oct 19 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content629[Oct 19 2023 03:03:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.033s630[Oct 19 2023 03:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.049s631[Oct 19 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content632[Oct 19 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :sign_out_link633[Oct 19 2023 03:03:31 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-69c11c788d8d2855"634[Oct 19 2023 03:03:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field635[Oct 19 2023 03:03:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"636[Oct 19 2023 03:03:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field637[Oct 19 2023 03:03:32 UTC (QA Tests)] INFO -- clicking :sign_in_button638[Oct 19 2023 03:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.99s639[Oct 19 2023 03:03:34 UTC (QA Tests)] INFO -- clicking :create-merge-request-button640[Oct 19 2023 03:03:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.181s641[Oct 19 2023 03:03:35 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present642[Oct 19 2023 03:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.041s643[Oct 19 2023 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? fork-icon' took 1.033s644[Oct 19 2023 03:03:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.038s645[Oct 19 2023 03:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.08s646[Oct 19 2023 03:03:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content647[Oct 19 2023 03:03:42 UTC (QA Tests)] INFO -- clicking :sign_out_link648[Oct 19 2023 03:03:43 UTC (QA Tests)] INFO -- filling :login_field with "root"649[Oct 19 2023 03:03:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field650[Oct 19 2023 03:03:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"651[Oct 19 2023 03:03:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field652[Oct 19 2023 03:03:44 UTC (QA Tests)] INFO -- clicking :sign_in_button653[Oct 19 2023 03:03:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s654[Oct 19 2023 03:03:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.15 seconds655[Oct 19 2023 03:03:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.27 seconds656[Oct 19 2023 03:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-merge-request-0fdc76afc218d19a' via api in 1.61 seconds657[Oct 19 2023 03:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 46.81 seconds658[Oct 19 2023 03:03:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-162098dae5c85e78/-/merge_requests/1659[Oct 19 2023 03:03:53 UTC (QA Tests)] INFO -- clicking :merge-button660[Oct 19 2023 03:03:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.912s661[Oct 19 2023 03:03:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-69c11c788d8d2855/project-with-code-162098dae5c85e78'662[Oct 19 2023 03:03:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-162098dae5c85e78'663[Oct 19 2023 03:03:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-69c11c788d8d2855'664 can merge source branch from fork into upstream repository665Data Stores666 Project667 in group668 behaves like successful project creation669 creates a new project (PENDING: Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.)670 in personal namespace671 behaves like successful project creation672 creates a new project (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/425904)673Plan674 Testing project wiki675[Oct 19 2023 03:03:56 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page676[Oct 19 2023 03:03:57 UTC (QA Tests)] INFO -- filling :login_field with "root"677[Oct 19 2023 03:03:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field678[Oct 19 2023 03:03:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"679[Oct 19 2023 03:03:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field680[Oct 19 2023 03:03:57 UTC (QA Tests)] INFO -- clicking :sign_in_button681[Oct 19 2023 03:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.255s682[Oct 19 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds683[Oct 19 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds684[Oct 19 2023 03:04:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/wiki_testing-d072ea858be97231' via api in 1.36 seconds685[Oct 19 2023 03:04:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/wiki_testing-d072ea858be97231/-/wikis/Home686[Oct 19 2023 03:04:03 UTC (QA Tests)] INFO -- clicking :wiki-edit-button687[Oct 19 2023 03:04:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 0.759s688[Oct 19 2023 03:04:04 UTC (QA Tests)] INFO -- clicking :delete-button and ensuring QA::Page::Modal::DeleteWiki is present689[Oct 19 2023 03:04:05 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button690[Oct 19 2023 03:04:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_deletion_button' took 1.173s691 can delete a page692Manage693 Jenkins integration694[Oct 19 2023 03:04:06 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab695[Oct 19 2023 03:04:06 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}696[Oct 19 2023 03:04:06 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`697[Oct 19 2023 03:04:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname jenkins-server.test --name jenkins-server --env JENKINS_USER=administrator --env JENKINS_PASS=**** --publish 8080:8080 --publish 50000:50000 registry.gitlab.com/gitlab-org/quality/third-party-docker-private/jenkins:latest `698[Oct 19 2023 03:04:28 UTC (QA Tests)] INFO -- filling :login_field with "root"699[Oct 19 2023 03:04:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field700[Oct 19 2023 03:04:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"701[Oct 19 2023 03:04:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field702[Oct 19 2023 03:04:29 UTC (QA Tests)] INFO -- clicking :sign_in_button703[Oct 19 2023 03:04:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.757s704[Oct 19 2023 03:04:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds705[Oct 19 2023 03:04:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds706[Oct 19 2023 03:04:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project_with_jenkins_1c073449-76ab0ef4e6e50eb1707[Oct 19 2023 03:04:36 UTC (QA Tests)] INFO -- clicking :nav_item_link708[Oct 19 2023 03:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.06s709[Oct 19 2023 03:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 0.511s710[Oct 19 2023 03:04:37 UTC (QA Tests)] INFO -- clicking :menu_section_button711[Oct 19 2023 03:04:38 UTC (QA Tests)] INFO -- clicking :nav_item_link712[Oct 19 2023 03:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.935s713[Oct 19 2023 03:04:39 UTC (QA Tests)] INFO -- clicking :jenkins_link714[Oct 19 2023 03:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.832s715[Oct 19 2023 03:04:39 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"716[Oct 19 2023 03:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field717[Oct 19 2023 03:04:40 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_bd0bc5fe4c"718[Oct 19 2023 03:04:40 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field719[Oct 19 2023 03:04:40 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"720[Oct 19 2023 03:04:40 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field721[Oct 19 2023 03:04:41 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"722[Oct 19 2023 03:04:41 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field723[Oct 19 2023 03:04:41 UTC (QA Tests)] INFO -- clicking :save_changes_button724[Oct 19 2023 03:04:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.355s725[Oct 19 2023 03:04:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"726[Oct 19 2023 03:04:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.39 seconds727[Oct 19 2023 03:04:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project_with_jenkins_1c073449-76ab0ef4e6e50eb1728[Oct 19 2023 03:04:59 UTC (QA Tests)] INFO -- clicking :menu_section_button729[Oct 19 2023 03:05:00 UTC (QA Tests)] INFO -- clicking :nav_item_link730[Oct 19 2023 03:05:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s731[Oct 19 2023 03:05:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`732[Oct 19 2023 03:05:02 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}733 integrates and displays build status for MR pipeline in GitLab734Create735 Git clone over HTTP736[Oct 19 2023 03:05:07 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone737[Oct 19 2023 03:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds738[Oct 19 2023 03:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds739[Oct 19 2023 03:05:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"740 user performs a deep clone741[Oct 19 2023 03:05:09 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone742[Oct 19 2023 03:05:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds743[Oct 19 2023 03:05:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds744[Oct 19 2023 03:05:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"745 user performs a shallow clone746Govern747 Impersonation tokens748[Oct 19 2023 03:05:12 UTC (QA Tests)] INFO -- Starting test: Govern Impersonation tokens can be created and revoked via the UI749[Oct 19 2023 03:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 11.028s750[Oct 19 2023 03:05:24 UTC (QA Tests)] INFO -- filling :login_field with "root"751[Oct 19 2023 03:05:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field752[Oct 19 2023 03:05:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"753[Oct 19 2023 03:05:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field754[Oct 19 2023 03:05:25 UTC (QA Tests)] INFO -- clicking :sign_in_button755[Oct 19 2023 03:05:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.22s756[Oct 19 2023 03:05:28 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button757[Oct 19 2023 03:05:28 UTC (QA Tests)] INFO -- clicking :places-item-link758[Oct 19 2023 03:05:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.718s759[Oct 19 2023 03:05:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.178s760[Oct 19 2023 03:05:30 UTC (QA Tests)] INFO -- clicking :nav_item_link761[Oct 19 2023 03:05:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.733s762[Oct 19 2023 03:05:34 UTC (QA Tests)] INFO -- clicking :impersonation-tokens-tab763[Oct 19 2023 03:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation-tokens-tab' took 0.585s764[Oct 19 2023 03:05:34 UTC (QA Tests)] INFO -- clicking :add-new-token-button765[Oct 19 2023 03:05:35 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"766[Oct 19 2023 03:05:35 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field767[Oct 19 2023 03:05:35 UTC (QA Tests)] INFO -- clicking :api-label768[Oct 19 2023 03:05:35 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-10-21"769[Oct 19 2023 03:05:35 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field770[Oct 19 2023 03:05:35 UTC (QA Tests)] INFO -- clicking :create_token_button771[Oct 19 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImpersonationToken with name 'api-impersonation-access-token-yndpgw8n' via browser_ui in 23.92 seconds772[Oct 19 2023 03:05:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.016s773[Oct 19 2023 03:05:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content774[Oct 19 2023 03:05:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content775[Oct 19 2023 03:05:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s776[Oct 19 2023 03:05:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.072s777[Oct 19 2023 03:05:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content778[Oct 19 2023 03:05:40 UTC (QA Tests)] INFO -- clicking :sign_out_link779[Oct 19 2023 03:05:41 UTC (QA Tests)] INFO -- filling :login_field with "root"780[Oct 19 2023 03:05:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field781[Oct 19 2023 03:05:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"782[Oct 19 2023 03:05:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field783[Oct 19 2023 03:05:41 UTC (QA Tests)] INFO -- clicking :sign_in_button784[Oct 19 2023 03:05:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.173s785[Oct 19 2023 03:05:45 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button786[Oct 19 2023 03:05:45 UTC (QA Tests)] INFO -- clicking :places-item-link787[Oct 19 2023 03:05:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.618s788[Oct 19 2023 03:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.154s789[Oct 19 2023 03:05:47 UTC (QA Tests)] INFO -- clicking :nav_item_link790[Oct 19 2023 03:05:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.828s791[Oct 19 2023 03:05:50 UTC (QA Tests)] INFO -- clicking :impersonation-tokens-tab792[Oct 19 2023 03:05:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation-tokens-tab' took 0.593s793[Oct 19 2023 03:05:50 UTC (QA Tests)] INFO -- clicking :revoke_button794[Oct 19 2023 03:05:51 UTC (QA Tests)] INFO -- clicking :confirm-ok-button795 can be created and revoked via the UI796Plan797 check xss occurence in @mentions in issues798[Oct 19 2023 03:05:51 UTC (QA Tests)] INFO -- Starting test: Plan check xss occurence in @mentions in issues mentions a user in a comment799[Oct 19 2023 03:05:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds800[Oct 19 2023 03:05:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds801[Oct 19 2023 03:05:53 UTC (QA Tests)] INFO -- filling :login_field with "root"802[Oct 19 2023 03:05:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field803[Oct 19 2023 03:05:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"804[Oct 19 2023 03:05:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field805[Oct 19 2023 03:05:54 UTC (QA Tests)] INFO -- clicking :sign_in_button806[Oct 19 2023 03:05:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.21s807[Oct 19 2023 03:05:57 UTC (QA Tests)] INFO -- Adding user qa-user-ea6f31e464947fb1 to gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/xss-test-for-mentions-project-6bc538a1dd097edc QA::Resource::Project808[Oct 19 2023 03:05:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/xss-test-for-mentions-project-6bc538a1dd097edc/-/issues/1809[Oct 19 2023 03:06:00 UTC (QA Tests)] INFO -- clicking :issue-title810[Oct 19 2023 03:06:00 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown811[Oct 19 2023 03:06:00 UTC (QA Tests)] INFO -- clicking :issue-title812[Oct 19 2023 03:06:00 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown813[Oct 19 2023 03:06:01 UTC (QA Tests)] INFO -- filling :comment-field with "cc-ing you here @qa-user-ea6f31e464947fb1814"815[Oct 19 2023 03:06:01 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field816[Oct 19 2023 03:06:01 UTC (QA Tests)] INFO -- clicking :comment-button817[Oct 19 2023 03:06:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-ea6f31e464947fb1'818 mentions a user in a comment819Create820 Push mirror a repository over HTTP821[Oct 19 2023 03:06:02 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository822[Oct 19 2023 03:06:02 UTC (QA Tests)] INFO -- filling :login_field with "root"823[Oct 19 2023 03:06:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field824[Oct 19 2023 03:06:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"825[Oct 19 2023 03:06:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field826[Oct 19 2023 03:06:03 UTC (QA Tests)] INFO -- clicking :sign_in_button827[Oct 19 2023 03:06:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.309s828[Oct 19 2023 03:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds829[Oct 19 2023 03:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds830[Oct 19 2023 03:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds831[Oct 19 2023 03:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds832[Oct 19 2023 03:06:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-a30df149a54d1da4' via api in 1.63 seconds833[Oct 19 2023 03:06:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"834[Oct 19 2023 03:06:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.16 seconds835[Oct 19 2023 03:06:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-a30df149a54d1da4836[Oct 19 2023 03:06:13 UTC (QA Tests)] INFO -- clicking :menu_section_button837[Oct 19 2023 03:06:13 UTC (QA Tests)] INFO -- clicking :nav_item_link838[Oct 19 2023 03:06:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.209s839[Oct 19 2023 03:06:16 UTC (QA Tests)] INFO -- clicking :add-new-mirror840[Oct 19 2023 03:06:16 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/push-mirror-target-project-d8af128ec52d59c7.git"841[Oct 19 2023 03:06:16 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field842[Oct 19 2023 03:06:17 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field843[Oct 19 2023 03:06:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.075s844[Oct 19 2023 03:06:28 UTC (QA Tests)] INFO -- Saving screenshot..845[Oct 19 2023 03:06:28 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository846[Oct 19 2023 03:06:29 UTC (QA Tests)] INFO -- filling :login_field with "root"847[Oct 19 2023 03:06:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field848[Oct 19 2023 03:06:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"849[Oct 19 2023 03:06:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field850[Oct 19 2023 03:06:30 UTC (QA Tests)] INFO -- clicking :sign_in_button851[Oct 19 2023 03:06:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.24s852[Oct 19 2023 03:06:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds853[Oct 19 2023 03:06:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds854[Oct 19 2023 03:06:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds855[Oct 19 2023 03:06:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds856[Oct 19 2023 03:06:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-cd289a626ad79139' via api in 0.79 seconds857[Oct 19 2023 03:06:36 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"858[Oct 19 2023 03:06:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.31 seconds859[Oct 19 2023 03:06:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-code-cd289a626ad79139860[Oct 19 2023 03:06:38 UTC (QA Tests)] INFO -- clicking :menu_section_button861[Oct 19 2023 03:06:38 UTC (QA Tests)] INFO -- clicking :nav_item_link862[Oct 19 2023 03:06:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.231s863[Oct 19 2023 03:06:40 UTC (QA Tests)] INFO -- clicking :add-new-mirror864[Oct 19 2023 03:06:41 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/push-mirror-target-project-b08dc907b193a306.git"865[Oct 19 2023 03:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field866[Oct 19 2023 03:06:41 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field867[Oct 19 2023 03:06:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.025s868[Oct 19 2023 03:06:52 UTC (QA Tests)] INFO -- Saving screenshot..869 configures and syncs a (push) mirrored repository (FAILED - 1)8711st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:872Couldn't find element named "authentication_method_field"874RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6875 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-10-19-03-06-52.700.html876 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-10-19-03-06-52.700.png877Create878 Merge request push options879[Oct 19 2023 03:06:53 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds880[Oct 19 2023 03:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds881[Oct 19 2023 03:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds882[Oct 19 2023 03:06:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.883[Oct 19 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`884[Oct 19 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`885[Oct 19 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-0b2b58922def8829 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-0b2b58922def8829 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-0b2b58922def8829 --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list runner-for-merge-request-push-options-0b2b58922def8829 --executor shell && gitlab-runner run" `886[Oct 19 2023 03:06:55 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-0b2b58922def8829`887[Oct 19 2023 03:06:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`888[Oct 19 2023 03:06:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-0b2b58922def8829' via api in 1.94 seconds889[Oct 19 2023 03:06:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"890[Oct 19 2023 03:06:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.44 seconds891[Oct 19 2023 03:06:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-0b2b58922def8829'892[Oct 19 2023 03:06:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-0b2b58922def8829`893[Oct 19 2023 03:06:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/merge-request-push-options-0b2b58922def8829'894 sets merge when pipeline succeeds895 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)896Package897 SaaS Container Registry898 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)899Verify900 Run pipeline901 with web only rule902[Oct 19 2023 03:06:59 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline903[Oct 19 2023 03:06:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds904[Oct 19 2023 03:06:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds905[Oct 19 2023 03:07:01 UTC (QA Tests)] INFO -- filling :login_field with "root"906[Oct 19 2023 03:07:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field907[Oct 19 2023 03:07:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"908[Oct 19 2023 03:07:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field909[Oct 19 2023 03:07:02 UTC (QA Tests)] INFO -- clicking :sign_in_button910[Oct 19 2023 03:07:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.277s911[Oct 19 2023 03:07:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/web-only-pipeline-6c9a95feb0306c0a912[Oct 19 2023 03:07:07 UTC (QA Tests)] INFO -- clicking :menu_section_button913[Oct 19 2023 03:07:07 UTC (QA Tests)] INFO -- clicking :nav_item_link914[Oct 19 2023 03:07:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s915[Oct 19 2023 03:07:08 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present916[Oct 19 2023 03:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.024s917[Oct 19 2023 03:07:09 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present918[Oct 19 2023 03:07:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s919[Oct 19 2023 03:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.605s920[Oct 19 2023 03:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.733s921[Oct 19 2023 03:07:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 0.965s922[Oct 19 2023 03:07:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 3.116s923 can trigger pipeline924Plan925 Design Management926[Oct 19 2023 03:07:13 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design927[Oct 19 2023 03:07:13 UTC (QA Tests)] INFO -- filling :login_field with "root"928[Oct 19 2023 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field929[Oct 19 2023 03:07:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"930[Oct 19 2023 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field931[Oct 19 2023 03:07:14 UTC (QA Tests)] INFO -- clicking :sign_in_button932[Oct 19 2023 03:07:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.204s933[Oct 19 2023 03:07:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds934[Oct 19 2023 03:07:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds935[Oct 19 2023 03:07:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-for-issues-05fb3e99bd997086' via api in 0.84 seconds936[Oct 19 2023 03:07:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 1.41 seconds937[Oct 19 2023 03:07:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 2.0 seconds938[Oct 19 2023 03:07:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.54 seconds939[Oct 19 2023 03:07:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-for-issues-05fb3e99bd997086/-/issues/1940[Oct 19 2023 03:07:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.892s941[Oct 19 2023 03:07:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.912s942[Oct 19 2023 03:07:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 2.98 seconds943[Oct 19 2023 03:07:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-for-issues-05fb3e99bd997086/-/issues/1944[Oct 19 2023 03:07:25 UTC (QA Tests)] INFO -- clicking :design_checkbox945[Oct 19 2023 03:07:25 UTC (QA Tests)] INFO -- clicking :archive_button946[Oct 19 2023 03:07:25 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button947[Oct 19 2023 03:07:25 UTC (QA Tests)] INFO -- clicking :design_checkbox948[Oct 19 2023 03:07:26 UTC (QA Tests)] INFO -- clicking :design_checkbox949[Oct 19 2023 03:07:26 UTC (QA Tests)] INFO -- clicking :archive_button950[Oct 19 2023 03:07:26 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button951[Oct 19 2023 03:07:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.677s952[Oct 19 2023 03:07:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? design_file_name' took 0.685s953 user archives a design954Plan955 Issue board focus mode956[Oct 19 2023 03:07:27 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board957[Oct 19 2023 03:07:27 UTC (QA Tests)] INFO -- filling :login_field with "root"958[Oct 19 2023 03:07:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field959[Oct 19 2023 03:07:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"960[Oct 19 2023 03:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field961[Oct 19 2023 03:07:28 UTC (QA Tests)] INFO -- clicking :sign_in_button962[Oct 19 2023 03:07:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.151s963[Oct 19 2023 03:07:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds964[Oct 19 2023 03:07:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds965[Oct 19 2023 03:07:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/sample-project-issue-board-focus-mode-2b0190a33b4be164966[Oct 19 2023 03:07:33 UTC (QA Tests)] INFO -- clicking :menu_section_button967[Oct 19 2023 03:07:33 UTC (QA Tests)] INFO -- clicking :nav_item_link968[Oct 19 2023 03:07:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.963s969[Oct 19 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :focus-mode-button970[Oct 19 2023 03:07:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element focus-mode-button' took 0.554s971 focuses on issue board972Verify973 Pipeline with file variables and downstream pipelines974 creates variable with file path in downstream pipelines and can read file variable content (PENDING: Test is not compatible with this environment or pipeline)975Package976 npm Registry instance level endpoint977 using ci job token978[Oct 19 2023 03:07:35 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI979[Oct 19 2023 03:07:35 UTC (QA Tests)] INFO -- filling :login_field with "root"980[Oct 19 2023 03:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field981[Oct 19 2023 03:07:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"982[Oct 19 2023 03:07:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field983[Oct 19 2023 03:07:36 UTC (QA Tests)] INFO -- clicking :sign_in_button984[Oct 19 2023 03:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.187s985[Oct 19 2023 03:07:39 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA986[Oct 19 2023 03:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-pv3b0o4m' via cache in 0.0 seconds987[Oct 19 2023 03:07:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds988[Oct 19 2023 03:07:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds989[Oct 19 2023 03:07:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.990[Oct 19 2023 03:07:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`991[Oct 19 2023 03:07:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`992[Oct 19 2023 03:07:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`993[Oct 19 2023 03:07:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1697684861 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1697684861 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-1697684861 --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list runner-for-qa-test-2023-10-19-02-54-35-9ba63b99c53985ef --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" `994[Oct 19 2023 03:07:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1697684861`995[Oct 19 2023 03:07:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`996[Oct 19 2023 03:07:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1697684861' via api in 2.01 seconds997[Oct 19 2023 03:07:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.01 seconds998[Oct 19 2023 03:07:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-e00ceea3ace6b8b1999[Oct 19 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1000[Oct 19 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1001[Oct 19 2023 03:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.897s1002[Oct 19 2023 03:07:48 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1003[Oct 19 2023 03:07:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.259s1004[Oct 19 2023 03:08:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds1005[Oct 19 2023 03:08:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-install-0fc3d6a0971ea15e1006[Oct 19 2023 03:08:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1007[Oct 19 2023 03:08:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1008[Oct 19 2023 03:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.785s1009[Oct 19 2023 03:08:25 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1010[Oct 19 2023 03:08:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.344s1011[Oct 19 2023 03:08:39 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1012[Oct 19 2023 03:08:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.717s1013[Oct 19 2023 03:08:39 UTC (QA Tests)] INFO -- clicking :directory-name-link1014[Oct 19 2023 03:08:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.679s1015[Oct 19 2023 03:08:40 UTC (QA Tests)] INFO -- clicking :directory-name-link1016[Oct 19 2023 03:08:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.706s1017[Oct 19 2023 03:08:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-e00ceea3ace6b8b11018[Oct 19 2023 03:08:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1019[Oct 19 2023 03:08:42 UTC (QA Tests)] INFO -- clicking :nav_item_link1020[Oct 19 2023 03:08:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s1021[Oct 19 2023 03:08:43 UTC (QA Tests)] INFO -- clicking :details-link1022[Oct 19 2023 03:08:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/npm-instance-level-publish-e00ceea3ace6b8b1-260d094114e3a62e'1023[Oct 19 2023 03:08:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1697684861'1024[Oct 19 2023 03:08:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1697684861`1025[Oct 19 2023 03:08:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-e00ceea3ace6b8b1'1026[Oct 19 2023 03:08:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-install-0fc3d6a0971ea15e'1027 push and pull a npm package via CI1028 using project deploy token1029[Oct 19 2023 03:08:45 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI1030[Oct 19 2023 03:08:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1031[Oct 19 2023 03:08:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1032[Oct 19 2023 03:08:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1033[Oct 19 2023 03:08:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1034[Oct 19 2023 03:08:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1035[Oct 19 2023 03:08:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s1036[Oct 19 2023 03:08:50 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1037[Oct 19 2023 03:08:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ackxsgmu' via cache in 0.0 seconds1038[Oct 19 2023 03:08:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1039[Oct 19 2023 03:08:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds1040[Oct 19 2023 03:08:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1041[Oct 19 2023 03:08:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1042[Oct 19 2023 03:08:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1043[Oct 19 2023 03:08:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1044[Oct 19 2023 03:08:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1697684931 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1697684931 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-1697684931 --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list runner-for-qa-test-2023-10-19-02-54-35-9ba63b99c53985ef --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" `1045[Oct 19 2023 03:08:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1697684931`1046[Oct 19 2023 03:08:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1047[Oct 19 2023 03:08:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1697684931' via api in 1.92 seconds1048[Oct 19 2023 03:08:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.1 seconds1049[Oct 19 2023 03:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1050[Oct 19 2023 03:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1051[Oct 19 2023 03:08:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds1052[Oct 19 2023 03:08:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-647521a7f9503f841053[Oct 19 2023 03:08:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1054[Oct 19 2023 03:08:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1055[Oct 19 2023 03:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.723s1056[Oct 19 2023 03:08:58 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1057[Oct 19 2023 03:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.366s1058[Oct 19 2023 03:09:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.84 seconds1059[Oct 19 2023 03:09:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-install-1acd1138aa3bd8b11060[Oct 19 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1061[Oct 19 2023 03:09:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1062[Oct 19 2023 03:09:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.92s1063[Oct 19 2023 03:09:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1064[Oct 19 2023 03:09:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.175s1065[Oct 19 2023 03:09:30 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1066[Oct 19 2023 03:09:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.661s1067[Oct 19 2023 03:09:31 UTC (QA Tests)] INFO -- clicking :directory-name-link1068[Oct 19 2023 03:09:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.647s1069[Oct 19 2023 03:09:32 UTC (QA Tests)] INFO -- clicking :directory-name-link1070[Oct 19 2023 03:09:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.641s1071[Oct 19 2023 03:09:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-647521a7f9503f841072[Oct 19 2023 03:09:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1073[Oct 19 2023 03:09:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1074[Oct 19 2023 03:09:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.755s1075[Oct 19 2023 03:09:35 UTC (QA Tests)] INFO -- clicking :details-link1076[Oct 19 2023 03:09:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/npm-instance-level-publish-647521a7f9503f84-b3ac58f98ebc5e89'1077[Oct 19 2023 03:09:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1697684931'1078[Oct 19 2023 03:09:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1697684931`1079[Oct 19 2023 03:09:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-647521a7f9503f84'1080[Oct 19 2023 03:09:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-install-1acd1138aa3bd8b1'1081 push and pull a npm package via CI1082 using personal access token1083[Oct 19 2023 03:09:36 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI1084[Oct 19 2023 03:09:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1085[Oct 19 2023 03:09:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1086[Oct 19 2023 03:09:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1087[Oct 19 2023 03:09:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1088[Oct 19 2023 03:09:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1089[Oct 19 2023 03:09:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.161s1090[Oct 19 2023 03:09:41 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1091[Oct 19 2023 03:09:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ltxldh5n' via cache in 0.0 seconds1092[Oct 19 2023 03:09:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1093[Oct 19 2023 03:09:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.14 seconds1094[Oct 19 2023 03:09:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1095[Oct 19 2023 03:09:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1096[Oct 19 2023 03:09:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1097[Oct 19 2023 03:09:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1098[Oct 19 2023 03:09:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1697684983 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1697684983 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-1697684983 --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list runner-for-qa-test-2023-10-19-02-54-35-9ba63b99c53985ef --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" `1099[Oct 19 2023 03:09:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1697684983`1100[Oct 19 2023 03:09:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1101[Oct 19 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1697684983' via api in 1.96 seconds1102[Oct 19 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1103[Oct 19 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1104[Oct 19 2023 03:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds1105[Oct 19 2023 03:09:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-2eaafde13762fd771106[Oct 19 2023 03:09:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1107[Oct 19 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1108[Oct 19 2023 03:09:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.791s1109[Oct 19 2023 03:09:50 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1110[Oct 19 2023 03:09:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.236s1111[Oct 19 2023 03:10:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds1112[Oct 19 2023 03:10:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-install-48976d5f44e89a191113[Oct 19 2023 03:10:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1114[Oct 19 2023 03:10:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1115[Oct 19 2023 03:10:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.837s1116[Oct 19 2023 03:10:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.359s1117[Oct 19 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1118[Oct 19 2023 03:10:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.325s1119[Oct 19 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1120[Oct 19 2023 03:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.766s1121[Oct 19 2023 03:10:21 UTC (QA Tests)] INFO -- clicking :directory-name-link1122[Oct 19 2023 03:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.704s1123[Oct 19 2023 03:10:21 UTC (QA Tests)] INFO -- clicking :directory-name-link1124[Oct 19 2023 03:10:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.709s1125[Oct 19 2023 03:10:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-2eaafde13762fd771126[Oct 19 2023 03:10:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1127[Oct 19 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1128[Oct 19 2023 03:10:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.726s1129[Oct 19 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :details-link1130[Oct 19 2023 03:10:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/npm-instance-level-publish-2eaafde13762fd77-217e93ec4a2e13dd'1131[Oct 19 2023 03:10:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1697684983'1132[Oct 19 2023 03:10:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1697684983`1133[Oct 19 2023 03:10:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-publish-2eaafde13762fd77'1134[Oct 19 2023 03:10:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/npm-instance-level-install-48976d5f44e89a19'1135 push and pull a npm package via CI1136Verify1137 Job artifacts1138[Oct 19 2023 03:10:26 UTC (QA Tests)] INFO -- Starting test: Verify Job artifacts are not downloaded when dependencies array is set to empty1139[Oct 19 2023 03:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1140[Oct 19 2023 03:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds1141[Oct 19 2023 03:10:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1142[Oct 19 2023 03:10:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1143[Oct 19 2023 03:10:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1144[Oct 19 2023 03:10:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3ch6wv6r --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3ch6wv6r 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-3ch6wv6r --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list qa-runner-3ch6wv6r --executor shell && gitlab-runner run" `1145[Oct 19 2023 03:10:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3ch6wv6r`1146[Oct 19 2023 03:10:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1147[Oct 19 2023 03:10:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1148[Oct 19 2023 03:10:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-3ch6wv6r'1149[Oct 19 2023 03:10:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3ch6wv6r`1150 are not downloaded when dependencies array is set to empty1151Framework sanity1152 Version check1153 is the specified version (PENDING: Test is not compatible with this environment or pipeline)1154Manage1155 rate limits1156[Oct 19 2023 03:10:36 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user1157[Oct 19 2023 03:10:36 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-323af0974375b6f71158[Oct 19 2023 03:10:36 UTC (QA Tests)] INFO -- Caching token for username: qa-user-323af0974375b6f7, last six chars of token:h7xyYx1159[Oct 19 2023 03:10:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-323af0974375b6f7-ug623roo' via api in 0.07 seconds1160[Oct 19 2023 03:10:36 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}1161[Oct 19 2023 03:10:41 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}1162[Oct 19 2023 03:10:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-323af0974375b6f7'1163 throttles authenticated api requests by user1164Package1165 RubyGems Repository1166[Oct 19 2023 03:10:42 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem1167[Oct 19 2023 03:10:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1168[Oct 19 2023 03:10:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds1169[Oct 19 2023 03:10:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1170[Oct 19 2023 03:10:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1171[Oct 19 2023 03:10:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1172[Oct 19 2023 03:10:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1173[Oct 19 2023 03:10:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1697685042 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1697685042 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-1697685042 --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list runner-for-rubygems-package-project-27d501e939d8503a --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" `1174[Oct 19 2023 03:10:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1697685042`1175[Oct 19 2023 03:10:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1176[Oct 19 2023 03:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1697685042' via api in 1.92 seconds1177[Oct 19 2023 03:10:44 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/rubygems-package-project-27d501e939d8503a"1178[Oct 19 2023 03:10:51 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages1179[Oct 19 2023 03:10:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1180[Oct 19 2023 03:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1181[Oct 19 2023 03:10:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1182[Oct 19 2023 03:10:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1183[Oct 19 2023 03:10:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1184[Oct 19 2023 03:10:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.219s1185[Oct 19 2023 03:10:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds1186[Oct 19 2023 03:10:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/rubygems-package-project-27d501e939d8503a1187[Oct 19 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1188[Oct 19 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1189[Oct 19 2023 03:10:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.87s1190[Oct 19 2023 03:11:00 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1191[Oct 19 2023 03:11:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.342s1192[Oct 19 2023 03:11:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1193[Oct 19 2023 03:11:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1194[Oct 19 2023 03:11:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.948s1195[Oct 19 2023 03:11:15 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/rubygems-package-project-27d501e939d8503a"1196[Oct 19 2023 03:11:15 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages1197 publishes a Ruby gem1198Plan1199 collapse comments in issue discussions1200[Oct 19 2023 03:11:16 UTC (QA Tests)] INFO -- Starting test: Plan collapse comments in issue discussions collapses and expands reply for comments in an issue1201[Oct 19 2023 03:11:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1202[Oct 19 2023 03:11:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1203[Oct 19 2023 03:11:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1204[Oct 19 2023 03:11:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1205[Oct 19 2023 03:11:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1206[Oct 19 2023 03:11:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.327s1207[Oct 19 2023 03:11:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1208[Oct 19 2023 03:11:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds1209[Oct 19 2023 03:11:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-for-issues-bbb666494371984c' via api in 0.88 seconds1210[Oct 19 2023 03:11:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-for-issues-bbb666494371984c/-/issues/11211[Oct 19 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :issue-title1212[Oct 19 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1213[Oct 19 2023 03:11:24 UTC (QA Tests)] INFO -- filling :comment-field with "My first discussion"1214[Oct 19 2023 03:11:24 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1215[Oct 19 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :discussion-menu-item1216[Oct 19 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :comment-button1217[Oct 19 2023 03:11:26 UTC (QA Tests)] INFO -- filling :reply-field with "My first reply"1218[Oct 19 2023 03:11:26 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1219[Oct 19 2023 03:11:26 UTC (QA Tests)] INFO -- clicking :reply-comment-button1220[Oct 19 2023 03:11:26 UTC (QA Tests)] INFO -- clicking :collapse-replies-button1221[Oct 19 2023 03:11:27 UTC (QA Tests)] INFO -- clicking :expand-replies-button1222 collapses and expands reply for comments in an issue1223Create1224 Merge request custom templates1225[Oct 19 2023 03:11:28 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template1226[Oct 19 2023 03:11:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1227[Oct 19 2023 03:11:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1228[Oct 19 2023 03:11:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1229[Oct 19 2023 03:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1230[Oct 19 2023 03:11:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1231[Oct 19 2023 03:11:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.273s1232[Oct 19 2023 03:11:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1233[Oct 19 2023 03:11:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds1234[Oct 19 2023 03:11:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.17 seconds1235[Oct 19 2023 03:11:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/custom-mr-template-project-927dde0ae44cdfaa1236[Oct 19 2023 03:11:38 UTC (QA Tests)] INFO -- clicking :create-merge-request-button1237[Oct 19 2023 03:11:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.241s1238[Oct 19 2023 03:11:39 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1239[Oct 19 2023 03:11:39 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1240[Oct 19 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :template-dropdown1241[Oct 19 2023 03:11:40 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1242[Oct 19 2023 03:11:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.825s1243[Oct 19 2023 03:11:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.87 seconds1244 creates a merge request via custom template1245Create1246 Upload a file in Web IDE1247 when the file is an image1248 behaves like upload a file1249[Oct 19 2023 03:11:43 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR1250[Oct 19 2023 03:11:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1251[Oct 19 2023 03:11:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1252[Oct 19 2023 03:11:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1253[Oct 19 2023 03:11:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1254[Oct 19 2023 03:11:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1255[Oct 19 2023 03:11:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.238s1256[Oct 19 2023 03:11:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1257[Oct 19 2023 03:11:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.12 seconds1258[Oct 19 2023 03:11:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/webide-upload-file-project-cdb0260faac039ae1259[Oct 19 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :action_dropdown1260[Oct 19 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :webide_menu_item1261[Oct 19 2023 03:11:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.202s1262[Oct 19 2023 03:12:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.022s1263[Oct 19 2023 03:12:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.046s1264[Oct 19 2023 03:12:19 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]1265[Oct 19 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/dk.png' took 10.098s1266[Oct 19 2023 03:12:30 UTC (QA Tests)] INFO -- clicking :.scm-viewlet-label1267[Oct 19 2023 03:12:31 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]1268[Oct 19 2023 03:12:31 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create new branch"]1269[Oct 19 2023 03:12:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Success! Your changes have been committed.' took 0.731s1270[Oct 19 2023 03:12:32 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create MR"]1271 verifies it successfully uploads and commits to a MR1272 when a file with the same name already exists1273[Oct 19 2023 03:12:33 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1274[Oct 19 2023 03:12:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1275[Oct 19 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1276[Oct 19 2023 03:12:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1277[Oct 19 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1278[Oct 19 2023 03:12:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1279[Oct 19 2023 03:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.183s1280[Oct 19 2023 03:12:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1281[Oct 19 2023 03:12:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds1282[Oct 19 2023 03:12:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/webide-upload-file-project-65959a06b82eb8691283[Oct 19 2023 03:12:41 UTC (QA Tests)] INFO -- clicking :action_dropdown1284[Oct 19 2023 03:12:41 UTC (QA Tests)] INFO -- clicking :webide_menu_item1285[Oct 19 2023 03:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.638s1286[Oct 19 2023 03:12:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.036s1287[Oct 19 2023 03:13:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.032s1288[Oct 19 2023 03:13:11 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]1289[Oct 19 2023 03:13:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/README.md' took 10.105s1290 throws an error1291 when the file is a text file1292 behaves like upload a file1293[Oct 19 2023 03:13:21 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR1294[Oct 19 2023 03:13:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1295[Oct 19 2023 03:13:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1296[Oct 19 2023 03:13:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1297[Oct 19 2023 03:13:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1298[Oct 19 2023 03:13:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1299[Oct 19 2023 03:13:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.374s1300[Oct 19 2023 03:13:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1301[Oct 19 2023 03:13:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds1302[Oct 19 2023 03:13:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/webide-upload-file-project-4035432247cab0371303[Oct 19 2023 03:13:29 UTC (QA Tests)] INFO -- clicking :action_dropdown1304[Oct 19 2023 03:13:29 UTC (QA Tests)] INFO -- clicking :webide_menu_item1305[Oct 19 2023 03:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.077s1306[Oct 19 2023 03:13:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.04s1307[Oct 19 2023 03:13:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.04s1308[Oct 19 2023 03:13:58 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]1309[Oct 19 2023 03:14:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/text_file.txt' took 10.221s1310[Oct 19 2023 03:14:09 UTC (QA Tests)] INFO -- clicking :.scm-viewlet-label1311[Oct 19 2023 03:14:09 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]1312[Oct 19 2023 03:14:10 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create new branch"]1313[Oct 19 2023 03:14:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Success! Your changes have been committed.' took 0.757s1314[Oct 19 2023 03:14:11 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create MR"]1315 verifies it successfully uploads and commits to a MR1316Verify1317 Trigger matrix1318[Oct 19 2023 03:14:12 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1319[Oct 19 2023 03:14:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.14 seconds1320[Oct 19 2023 03:14:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.21 seconds1321[Oct 19 2023 03:14:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1322[Oct 19 2023 03:14:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1323[Oct 19 2023 03:14:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1324[Oct 19 2023 03:14:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-jgs1rd4k --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-jgs1rd4k 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-jgs1rd4k --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list qa-runner-jgs1rd4k --executor shell && gitlab-runner run" `1325[Oct 19 2023 03:14:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-jgs1rd4k`1326[Oct 19 2023 03:14:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1327[Oct 19 2023 03:14:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-jgs1rd4k' via api in 1.89 seconds1328[Oct 19 2023 03:14:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1329[Oct 19 2023 03:14:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1330[Oct 19 2023 03:14:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1331[Oct 19 2023 03:14:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1332[Oct 19 2023 03:14:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1333[Oct 19 2023 03:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.268s1334[Oct 19 2023 03:14:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-pipeline-70932f43f851b0b91335[Oct 19 2023 03:14:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1336[Oct 19 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1337[Oct 19 2023 03:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.764s1338[Oct 19 2023 03:14:36 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1339[Oct 19 2023 03:14:36 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1340[Oct 19 2023 03:14:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.229s1341[Oct 19 2023 03:14:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-jgs1rd4k'1342[Oct 19 2023 03:14:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-jgs1rd4k`1343[Oct 19 2023 03:14:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-pipeline-70932f43f851b0b9'1344 creates 2 trigger jobs and passes corresponding matrix variables1345Create1346 Prereceive hook1347 when creating a tag for a ref1348 when it triggers a prereceive hook configured with a custom error1349[Oct 19 2023 03:14:38 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error1350[Oct 19 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1351[Oct 19 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds1352 returns a custom server hook error1353Create1354 Version control for personal snippets1355[Oct 19 2023 03:14:40 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI1356[Oct 19 2023 03:14:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1357[Oct 19 2023 03:14:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1358[Oct 19 2023 03:14:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1359[Oct 19 2023 03:14:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1360[Oct 19 2023 03:14:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1361[Oct 19 2023 03:14:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.927s1362[Oct 19 2023 03:14:46 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231019-39-7aj3aw/id_rsa -N `1363[Oct 19 2023 03:14:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.27 seconds1364[Oct 19 2023 03:14:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.86 seconds1365[Oct 19 2023 03:14:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-163d7dac.test/-/snippets/21366[Oct 19 2023 03:14:48 UTC (QA Tests)] INFO -- clicking :clone-button1367[Oct 19 2023 03:14:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.92 seconds1368[Oct 19 2023 03:14:50 UTC (QA Tests)] INFO -- clicking :snippet-action-button1369[Oct 19 2023 03:14:50 UTC (QA Tests)] INFO -- clicking :delete-snippet-button1370[Oct 19 2023 03:14:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.575s1371[Oct 19 2023 03:14:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete-snippet-button' took 0.583s1372[Oct 19 2023 03:14:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1373 clones, pushes, and pulls a snippet over SSH, deletes via UI1374[Oct 19 2023 03:14:51 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI1375[Oct 19 2023 03:14:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1376[Oct 19 2023 03:14:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1377[Oct 19 2023 03:14:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1378[Oct 19 2023 03:14:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1379[Oct 19 2023 03:14:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1380[Oct 19 2023 03:14:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.171s1381[Oct 19 2023 03:14:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.5 seconds1382[Oct 19 2023 03:14:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-163d7dac.test/-/snippets/31383[Oct 19 2023 03:14:57 UTC (QA Tests)] INFO -- clicking :clone-button1384[Oct 19 2023 03:14:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.85 seconds1385[Oct 19 2023 03:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.696s1386[Oct 19 2023 03:14:59 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1387[Oct 19 2023 03:15:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 0.807s1388[Oct 19 2023 03:15:00 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1389[Oct 19 2023 03:15:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.919s1390[Oct 19 2023 03:15:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 0.93s1391[Oct 19 2023 03:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '3'1392[Oct 19 2023 03:15:02 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231019-39-ffmnyh/id_rsa -N `1393[Oct 19 2023 03:15:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.54 seconds1394[Oct 19 2023 03:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1395 clones, pushes, and pulls a snippet over HTTP, edits via UI1396Data Stores1397 Project transfer1398[Oct 19 2023 03:15:02 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer user transfers a project between groups1399[Oct 19 2023 03:15:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1400[Oct 19 2023 03:15:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1401[Oct 19 2023 03:15:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds1402[Oct 19 2023 03:15:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1403[Oct 19 2023 03:15:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1404[Oct 19 2023 03:15:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1405[Oct 19 2023 03:15:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1406[Oct 19 2023 03:15:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1407[Oct 19 2023 03:15:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.232s1408[Oct 19 2023 03:15:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/source-group-bfdaca19cb49fb94/transfer-project-dc6f7df2b714e7921409[Oct 19 2023 03:15:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1410[Oct 19 2023 03:15:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1411[Oct 19 2023 03:15:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.019s1412[Oct 19 2023 03:15:14 UTC (QA Tests)] INFO -- Transferring project: transfer-project-dc6f7df2b714e792 to namespace: gitlab-qa-sandbox-group-5/target-group-for-transfer_2eb07d2b19f8aa361413[Oct 19 2023 03:15:14 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer-project-content"],[data-qa-selector="transfer-project-content"]1414[Oct 19 2023 03:15:14 UTC (QA Tests)] INFO -- clicking :namespaces_list1415[Oct 19 2023 03:15:14 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "gitlab-qa-sandbox-group-5 / target-group-for-transfer_2eb07d2b19f8aa36"1416[Oct 19 2023 03:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search1417[Oct 19 2023 03:15:15 UTC (QA Tests)] INFO -- clicking :transfer-project-button1418[Oct 19 2023 03:15:15 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "transfer-project-dc6f7df2b714e792"1419[Oct 19 2023 03:15:15 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field1420[Oct 19 2023 03:15:16 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button1421[Oct 19 2023 03:15:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 1.439s1422[Oct 19 2023 03:15:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1423[Oct 19 2023 03:15:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.265s1424 user transfers a project between groups1425Verify1426 Include multiple files from a project1427[Oct 19 2023 03:15:19 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config1428[Oct 19 2023 03:15:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.12 seconds1429[Oct 19 2023 03:15:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.19 seconds1430[Oct 19 2023 03:15:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1431[Oct 19 2023 03:15:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1432[Oct 19 2023 03:15:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1433[Oct 19 2023 03:15:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-wut9rmgn --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-wut9rmgn 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-wut9rmgn --url http://gitlab-ce-163d7dac.test --registration-token **** --tag-list qa-runner-wut9rmgn --executor shell && gitlab-runner run" `1434[Oct 19 2023 03:15:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-wut9rmgn`1435[Oct 19 2023 03:15:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1436[Oct 19 2023 03:15:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-wut9rmgn' via api in 2.1 seconds1437[Oct 19 2023 03:15:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1438[Oct 19 2023 03:15:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1439[Oct 19 2023 03:15:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1440[Oct 19 2023 03:15:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1441[Oct 19 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1442[Oct 19 2023 03:15:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.069s1443[Oct 19 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1444[Oct 19 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef' via api in 0.13 seconds1445[Oct 19 2023 03:15:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds1446[Oct 19 2023 03:15:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1447[Oct 19 2023 03:15:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-163d7dac.test/gitlab-qa-sandbox-group-5/qa-test-2023-10-19-02-54-35-9ba63b99c53985ef/project-with-pipeline-1-48eabc4320e262a51448[Oct 19 2023 03:15:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1449[Oct 19 2023 03:15:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1450[Oct 19 2023 03:15:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.823s1451[Oct 19 2023 03:15:45 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1452[Oct 19 2023 03:15:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.007s1453[Oct 19 2023 03:15:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-wut9rmgn'1454[Oct 19 2023 03:15:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-wut9rmgn`1455 runs the pipeline with composed config1456[Oct 19 2023 03:15:47 UTC (QA Tests)] INFO -- 1457========= Knapsack Time Offset Warning ==========1458Time offset: 30s1459Max allowed node time execution: 22m 31s1460Exceeded time: -01m 15s1462Global time execution for this CI node is fine.1463Happy testing!1464Need explanation? See FAQ:1466=================================================1467Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1468https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1469Sign up for Knapsack Pro here:1471=================================================1472[Oct 19 2023 03:15:47 UTC (QA Tests)] INFO -- 1473Knapsack global time execution for tests: 21m 15s1474[Oct 19 2023 03:15:47 UTC (QA Tests)] WARN -- /home/gitlab/qa/rspec/skipped_tests-5325366829.txt doesn't exist!1475Pending: (Failures listed here are expected and do not affect your suite's status)1476 1) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1477 # Test is not compatible with this environment or pipeline1478 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61479 2) Govern OAuth behaves like Instance OAuth Application creates oauth application and uses it to login1480 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4150111481 # ./qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb:421482 3) Configure AutoDevOps Templates using express template works with Auto DevOps1483 # Test is not compatible with this environment or pipeline1484 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:471485 4) Data Stores Project in group behaves like successful project creation creates a new project1486 # Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.1487 Failure/Error: raise SkipDeclaredInExample.new(message)1488 RSpec::Core::Pending::SkipDeclaredInExample1489 Shared Example Group: "successful project creation" called from ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:291490 # /home/gitlab/spec/support/fast_quarantine.rb:20:in `block (2 levels) in <top (required)>'1491 # ./qa/specs/knapsack_runner.rb:17:in `run'1492 # ./qa/specs/runner.rb:57:in `perform'1493 # ./qa/scenario/template.rb:10:in `block in perform'1494 # ./qa/scenario/template.rb:8:in `perform'1495 # ./qa/scenario/template.rb:50:in `perform'1496 # ./qa/scenario/template.rb:10:in `block in perform'1497 # ./qa/scenario/template.rb:8:in `perform'1498 # ./qa/scenario/bootable.rb:52:in `launch!'1499 5) Data Stores Project in personal namespace behaves like successful project creation creates a new project1500 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4259041501 # ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:71502 6) Create Merge request push options merges when pipeline succeeds1503 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464251504 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:711505 7) Package SaaS Container Registry pushes project image to the container registry and deletes tag1506 # Test is not compatible with this environment or pipeline1507 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:491508 8) Verify Pipeline with file variables and downstream pipelines creates variable with file path in downstream pipelines and can read file variable content1509 # Test is not compatible with this environment or pipeline1510 # ./qa/specs/features/api/4_verify/file_variable_downstream_pipeline_spec.rb:1291511 9) Framework sanity Version check is the specified version1512 # Test is not compatible with this environment or pipeline1513 # ./qa/specs/features/sanity/version_spec.rb:151514Failures:1515 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1516 Failure/Error: mirror_settings.mirror_direction = 'Push'1518 QA::Page::Base::ElementNotFound:1519 Couldn't find element named "authentication_method_field"1520 # ./qa/page/base.rb:391:in `wait_for_animated_element'1521 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1522 # ./qa/page/project/settings/mirroring_repositories.rb:62:in `mirror_direction='1523 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:26:in `block (5 levels) in <module:QA>'1524 # ./qa/scenario/actable.rb:16:in `perform'1525 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1526 # ./qa/page/settings/common.rb:19:in `block in expand_content'1527 # ./qa/page/base.rb:400:in `within_element'1528 # ./qa/support/page/logging.rb:156:in `within_element'1529 # ./qa/page/settings/common.rb:11:in `expand_content'1530 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1531 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:23:in `block (4 levels) in <module:QA>'1532 # ./qa/scenario/actable.rb:16:in `perform'1533 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:22:in `block (3 levels) in <module:QA>'1534 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1535 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1536 # ./qa/specs/knapsack_runner.rb:17:in `run'1537 # ./qa/specs/runner.rb:57:in `perform'1538 # ./qa/scenario/template.rb:10:in `block in perform'1539 # ./qa/scenario/template.rb:8:in `perform'1540 # ./qa/scenario/template.rb:50:in `perform'1541 # ./qa/scenario/template.rb:10:in `block in perform'1542 # ./qa/scenario/template.rb:8:in `perform'1543 # ./qa/scenario/bootable.rb:52:in `launch!'1544Finished in 21 minutes 21 seconds (files took 3.08 seconds to load)154555 examples, 1 failure, 9 pending1546Failed examples:1547rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1548Randomized with seed 178881549[Oct 19 2023 03:15:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-163d7dac 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;'"`1550[Oct 19 2023 03:15:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-163d7dac bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1551[Oct 19 2023 03:15:48 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-163d7dac`1552[Oct 19 2023 03:15:48 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-163d7dac`1553bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1554/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1556Running after script...1557$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1558$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1559$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1679Uploading artifacts...1680gitlab-qa-run-*: found 322 matching artifact files and directories 1681Uploading artifacts as "archive" to coordinator... 201 Created id=5325366829 responseStatus=201 Created token=64_jYVdj1682Uploading artifacts...1683gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1684Uploading artifacts as "junit" to coordinator... 201 Created id=5325366829 responseStatus=201 Created token=64_jYVdj1685Uploading artifacts...1686/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1687Uploading artifacts as "dotenv" to coordinator... 201 Created id=5325366829 responseStatus=201 Created token=64_jYVdj1689ERROR: Job failed: exit code 1