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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690934584-818f0997-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: 163865, done. 20remote: Counting objects: 100% (163865/163865), done. 21remote: Compressing objects: 100% (103035/103035), done. 22remote: Total 163865 (delta 78709), reused 113547 (delta 54735), pack-reused 0 23Receiving objects: 100% (163865/163865), 130.70 MiB | 35.41 MiB/s, done.24Resolving deltas: 100% (78709/78709), done.26 * [new ref] refs/pipelines/952739978 -> refs/pipelines/95273997827 * [new branch] master -> origin/master28Checking out 6d416a4d as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4786254809)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4786254809 responseStatus=200 OK token=64_3nzKn39Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:6d416a4df3b614a67e2b5599bae9234ae0193039 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4786254846.json --format RspecJunitFormatter --out tmp/rspec-4786254846.xml --format html --out tmp/rspec-$(echo decomposition-single-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Aug 02 2023 02:03:46 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-c4bb9d1e$`50[Aug 02 2023 02:03:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-c4bb9d1e --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Aug 02 2023 02:03:47 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-c4bb9d1e:/etc/gitlab/trusted-certs`52[Aug 02 2023 02:03:48 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-c4bb9d1e:/etc/gitlab/ssl`53[Aug 02 2023 02:03:48 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-c4bb9d1e`54[Aug 02 2023 02:03:48 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-c4bb9d1e`55[Aug 02 2023 02:03:48 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Aug 02 2023 02:03:48 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:6d416a4df3b614a67e2b5599bae9234ae0193039`57[Aug 02 2023 02:04:20 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-2d3cf20a$`58[Aug 02 2023 02:04:20 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Aug 02 2023 02:04:20 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Aug 02 2023 02:04:20 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-2d3cf20a --net test --hostname gitlab-ee-2d3cf20a.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-02-02-03-46-484aee1d/gitlab-ee-2d3cf20a/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:6d416a4df3b614a67e2b5599bae9234ae0193039`61[Aug 02 2023 02:04:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-2d3cf20a bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-08-02 02:03:4662# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb68gitlab_rails['databases']['main']['enable'] = true69gitlab_rails['databases']['ci']['enable'] = false70gitlab_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;"`71[Aug 02 2023 02:04:30 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-2d3cf20a`72[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-2d3cf20a`74[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-2d3cf20a 80/tcp`75[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!76[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-2d3cf20a bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-2d3cf20a bash -c "echo '#!/usr/bin/env bash78if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then79 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'80 exit 181fi82' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`83[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-2d3cf20a bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-2d3cf20a:/tmp/data-seeds`85[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Running exec_commands...86[Aug 02 2023 02:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-2d3cf20a bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[Aug 02 2023 02:08:37 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`88[Aug 02 2023 02:08:37 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:6d416a4df3b614a67e2b5599bae9234ae0193039`89[Aug 02 2023 02:09:21 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee90[Aug 02 2023 02:09:21 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_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-02-02-03-46-484aee1d/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-02-02-03-46-484aee1d/gitlab-ee-qa-1f1cd669:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-1f1cd669 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:6d416a4df3b614a67e2b5599bae9234ae0193039 Test::Instance::All http://gitlab-ee-2d3cf20a.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4786254846.json --format RspecJunitFormatter --out tmp/rspec-4786254846.xml --format html --out tmp/rspec-decomposition-single-db_3_5.htm --color --format documentation`912023-08-02 02:09:40 / CONF :: 92 ==> Base URL: http://gitlab-ee-2d3cf20a.test93 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fe3e00a7410>94 ==> Libraries: Chemlab::Vendor95[Aug 02 2023 02:09:40 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA96[Aug 02 2023 02:09:40 UTC (QA Tests)] INFO -- Browser: chrome97[Aug 02 2023 02:09:40 UTC (QA Tests)] INFO -- Performing sanity check for environment!98[Aug 02 2023 02:09:40 UTC (QA Tests)] INFO -- Performing initial license fabrication!99[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Successfully added license key. Details:100{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}101[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.21 seconds102[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'103[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Report already exists, skipping!104[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====105[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Report specs:106[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_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/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_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_multiple_projects_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/value_stream_analytics_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_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_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb"]107[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Leftover specs:108[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/elasticsearch_api_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/database_delete_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/sanity/version_spec.rb"]109[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Knapsack report generator started!110[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'111[Aug 02 2023 02:09:41 UTC (QA Tests)] INFO -- Report already exists, skipping!112Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}113Randomized with seed 14041114Create115 File management116[Aug 02 2023 02:11:04 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web117[Aug 02 2023 02:11:04 UTC (QA Tests)] INFO -- filling :login_field with "root"118[Aug 02 2023 02:11:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field119[Aug 02 2023 02:11:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"120[Aug 02 2023 02:11:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field121[Aug 02 2023 02:11:05 UTC (QA Tests)] INFO -- clicking :sign_in_button122[Aug 02 2023 02:11:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.584s123[Aug 02 2023 02:11:08 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA124[Aug 02 2023 02:11:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-5jsgtnsq' via cache in 0.0 seconds125[Aug 02 2023 02:11:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.79 seconds126[Aug 02 2023 02:11:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 1.09 seconds127[Aug 02 2023 02:11:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-new-file-c68f4c4b9a465098' via api in 3.42 seconds128[Aug 02 2023 02:11:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 1.35 seconds129[Aug 02 2023 02:11:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-new-file-c68f4c4b9a465098/-/blob/main/QA+Test+-+File+name130[Aug 02 2023 02:11:15 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"131[Aug 02 2023 02:11:15 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field132[Aug 02 2023 02:11:18 UTC (QA Tests)] ERROR -- Interceptor Api Errors133[200] POST http://gitlab-ee-2d3cf20a.test/api/graphql -- Correlation Id: 01H6T06ZE7AEX99F77P1D9E5MT134error-messages: Variable $refType of type RefType was provided invalid value135 user deletes a file via the Web136Plan137 Burndown chart138[Aug 02 2023 02:11:18 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page139[Aug 02 2023 02:11:19 UTC (QA Tests)] INFO -- filling :login_field with "root"140[Aug 02 2023 02:11:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field141[Aug 02 2023 02:11:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"142[Aug 02 2023 02:11:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field143[Aug 02 2023 02:11:20 UTC (QA Tests)] INFO -- clicking :sign_in_button144[Aug 02 2023 02:11:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.068s145[Aug 02 2023 02:11:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds146[Aug 02 2023 02:11:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.26 seconds147[Aug 02 2023 02:11:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-milestone-a11df4f8c1d2b3c2' via api in 2.54 seconds148[Aug 02 2023 02:11:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 2.67 seconds149[Aug 02 2023 02:11:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.41 seconds150[Aug 02 2023 02:11:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.65 seconds151[Aug 02 2023 02:11:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-milestone-a11df4f8c1d2b3c2/-/milestones/1152[Aug 02 2023 02:11:28 UTC (QA Tests)] INFO -- clicking :weight_button153 shows burndown chart on milestone page154Verify155 Pass dotenv variables to downstream via bridge156[Aug 02 2023 02:11:29 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config157[Aug 02 2023 02:11:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.24 seconds158[Aug 02 2023 02:11:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.42 seconds159[Aug 02 2023 02:11:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.160[Aug 02 2023 02:11:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`161[Aug 02 2023 02:11:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`162[Aug 02 2023 02:11:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9szctmjc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9szctmjc 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-9szctmjc --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list qa-runner-9szctmjc --executor shell && gitlab-runner run" `163[Aug 02 2023 02:11:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9szctmjc`164[Aug 02 2023 02:11:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`165[Aug 02 2023 02:11:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-9szctmjc' via api in 6.47 seconds166[Aug 02 2023 02:11:37 UTC (QA Tests)] INFO -- filling :login_field with "root"167[Aug 02 2023 02:11:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field168[Aug 02 2023 02:11:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"169[Aug 02 2023 02:11:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field170[Aug 02 2023 02:11:37 UTC (QA Tests)] INFO -- clicking :sign_in_button171[Aug 02 2023 02:11:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.666s172[Aug 02 2023 02:11:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/downstream-project-with-bridge-95dcae838f02b19d' via api in 1.32 seconds173[Aug 02 2023 02:11:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds174[Aug 02 2023 02:11:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/upstream-project-with-bridge-7dae0b9c51ab58ec' via api in 2.35 seconds175[Aug 02 2023 02:11:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds176[Aug 02 2023 02:11:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/upstream-project-with-bridge-7dae0b9c51ab58ec177[Aug 02 2023 02:11:47 UTC (QA Tests)] INFO -- clicking :menu_section_button178[Aug 02 2023 02:11:47 UTC (QA Tests)] INFO -- clicking :nav_item_link179[Aug 02 2023 02:11:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.682s180[Aug 02 2023 02:12:01 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button181[Aug 02 2023 02:12:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present182[Aug 02 2023 02:12:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.219s183[Aug 02 2023 02:12:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-9szctmjc'184[Aug 02 2023 02:12:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-9szctmjc`185[Aug 02 2023 02:12:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/upstream-project-with-bridge-7dae0b9c51ab58ec'186[Aug 02 2023 02:12:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/downstream-project-with-bridge-95dcae838f02b19d'187 runs the pipeline with composed config188Data Stores189 Group member access request190[Aug 02 2023 02:12:05 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner191[Aug 02 2023 02:12:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-bf02f5ef02ddcd91' via api in 0.28 seconds192[Aug 02 2023 02:12:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds193[Aug 02 2023 02:12:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-access-request-1544c7b12a45783f' via api in 0.38 seconds194[Aug 02 2023 02:12:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-bf02f5ef02ddcd91"195[Aug 02 2023 02:12:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field196[Aug 02 2023 02:12:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"197[Aug 02 2023 02:12:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field198[Aug 02 2023 02:12:07 UTC (QA Tests)] INFO -- clicking :sign_in_button199[Aug 02 2023 02:12:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.951s200[Aug 02 2023 02:12:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/group-for-access-request-1544c7b12a45783f201[Aug 02 2023 02:12:10 UTC (QA Tests)] INFO -- clicking :request_access_link202[Aug 02 2023 02:12:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.91s203[Aug 02 2023 02:12:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s204[Aug 02 2023 02:12:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content205[Aug 02 2023 02:12:12 UTC (QA Tests)] INFO -- clicking :sign_out_link206[Aug 02 2023 02:12:13 UTC (QA Tests)] INFO -- filling :login_field with "root"207[Aug 02 2023 02:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field208[Aug 02 2023 02:12:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"209[Aug 02 2023 02:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field210[Aug 02 2023 02:12:14 UTC (QA Tests)] INFO -- clicking :sign_in_button211[Aug 02 2023 02:12:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.816s212[Aug 02 2023 02:12:16 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button213[Aug 02 2023 02:12:16 UTC (QA Tests)] INFO -- clicking :group_dropdown214[Aug 02 2023 02:12:17 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-1544c7b12a45783f"215[Aug 02 2023 02:12:17 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field216[Aug 02 2023 02:12:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-bf02f5ef02ddcd91'217 generates a todo item for the group owner218 when managing requests as the group owner219 and request is denied220[Aug 02 2023 02:12:18 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group221[Aug 02 2023 02:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-cc8e725df516926a' via api in 0.25 seconds222[Aug 02 2023 02:12:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds223[Aug 02 2023 02:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-access-request-c021dab5cf30a9e2' via api in 0.32 seconds224[Aug 02 2023 02:12:19 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-cc8e725df516926a"225[Aug 02 2023 02:12:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field226[Aug 02 2023 02:12:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"227[Aug 02 2023 02:12:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field228[Aug 02 2023 02:12:20 UTC (QA Tests)] INFO -- clicking :sign_in_button229[Aug 02 2023 02:12:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.85s230[Aug 02 2023 02:12:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 0.862s231[Aug 02 2023 02:12:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/group-for-access-request-c021dab5cf30a9e2232[Aug 02 2023 02:12:25 UTC (QA Tests)] INFO -- clicking :request_access_link233[Aug 02 2023 02:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.925s234[Aug 02 2023 02:12:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.06s235[Aug 02 2023 02:12:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content236[Aug 02 2023 02:12:27 UTC (QA Tests)] INFO -- clicking :sign_out_link237[Aug 02 2023 02:12:28 UTC (QA Tests)] INFO -- filling :login_field with "root"238[Aug 02 2023 02:12:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field239[Aug 02 2023 02:12:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"240[Aug 02 2023 02:12:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field241[Aug 02 2023 02:12:28 UTC (QA Tests)] INFO -- clicking :sign_in_button242[Aug 02 2023 02:12:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.704s243[Aug 02 2023 02:12:31 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button244[Aug 02 2023 02:12:31 UTC (QA Tests)] INFO -- clicking :group_dropdown245[Aug 02 2023 02:12:31 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-c021dab5cf30a9e2"246[Aug 02 2023 02:12:31 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field247[Aug 02 2023 02:12:32 UTC (QA Tests)] INFO -- clicking :todo_item_container248[Aug 02 2023 02:12:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 0.933s249[Aug 02 2023 02:12:33 UTC (QA Tests)] INFO -- clicking :delete_member_button250[Aug 02 2023 02:12:34 UTC (QA Tests)] INFO -- clicking :remove_member_button251[Aug 02 2023 02:12:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.955s252[Aug 02 2023 02:12:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-cc8e725df516926a'253 does not add user to the group254 and request is accepted255[Aug 02 2023 02:12:35 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group256[Aug 02 2023 02:12:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d97e282cf104c543' via api in 0.25 seconds257[Aug 02 2023 02:12:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds258[Aug 02 2023 02:12:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-access-request-f0b063c501f8b41f' via api in 0.39 seconds259[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d97e282cf104c543"260[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field261[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"262[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field263[Aug 02 2023 02:12:37 UTC (QA Tests)] INFO -- clicking :sign_in_button264[Aug 02 2023 02:12:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/group-for-access-request-f0b063c501f8b41f265[Aug 02 2023 02:12:40 UTC (QA Tests)] INFO -- clicking :request_access_link266[Aug 02 2023 02:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.061s267[Aug 02 2023 02:12:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content268[Aug 02 2023 02:12:42 UTC (QA Tests)] INFO -- clicking :sign_out_link269[Aug 02 2023 02:12:42 UTC (QA Tests)] INFO -- filling :login_field with "root"270[Aug 02 2023 02:12:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field271[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"272[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field273[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- clicking :sign_in_button274[Aug 02 2023 02:12:46 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button275[Aug 02 2023 02:12:46 UTC (QA Tests)] INFO -- clicking :group_dropdown276[Aug 02 2023 02:12:46 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-f0b063c501f8b41f"277[Aug 02 2023 02:12:46 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field278[Aug 02 2023 02:12:47 UTC (QA Tests)] INFO -- clicking :todo_item_container279[Aug 02 2023 02:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 0.903s280[Aug 02 2023 02:12:48 UTC (QA Tests)] INFO -- clicking :approve_access_request_button281[Aug 02 2023 02:12:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_access_request_button' took 0.983s282[Aug 02 2023 02:12:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d97e282cf104c543'283 adds user to the group284Plan285 Design Management286[Aug 02 2023 02:12:49 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design287[Aug 02 2023 02:12:50 UTC (QA Tests)] INFO -- filling :login_field with "root"288[Aug 02 2023 02:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field289[Aug 02 2023 02:12:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"290[Aug 02 2023 02:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field291[Aug 02 2023 02:12:50 UTC (QA Tests)] INFO -- clicking :sign_in_button292[Aug 02 2023 02:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.752s293[Aug 02 2023 02:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds294[Aug 02 2023 02:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds295[Aug 02 2023 02:12:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-issues-652a4dd5214c46cd' via api in 0.61 seconds296[Aug 02 2023 02:12:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.96 seconds297[Aug 02 2023 02:12:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 1.43 seconds298[Aug 02 2023 02:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.45 seconds299[Aug 02 2023 02:12:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-issues-652a4dd5214c46cd/-/issues/1300[Aug 02 2023 02:12:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.655s301[Aug 02 2023 02:12:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.674s302[Aug 02 2023 02:12:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 2.99 seconds303[Aug 02 2023 02:12:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-issues-652a4dd5214c46cd/-/issues/1304[Aug 02 2023 02:13:00 UTC (QA Tests)] INFO -- clicking :design_checkbox305[Aug 02 2023 02:13:00 UTC (QA Tests)] INFO -- clicking :archive_button306[Aug 02 2023 02:13:00 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button307[Aug 02 2023 02:13:01 UTC (QA Tests)] INFO -- clicking :design_checkbox308[Aug 02 2023 02:13:01 UTC (QA Tests)] INFO -- clicking :design_checkbox309[Aug 02 2023 02:13:01 UTC (QA Tests)] INFO -- clicking :archive_button310[Aug 02 2023 02:13:01 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button311 user archives a design312Plan313 Value stream analytics314 with pre-existing dashboard315 displays VSA page with correct lifecycle metrics and overview chart (PENDING: Test is not compatible with this environment or pipeline)316 without pre-existing dashboard317 with default template318 behaves like value stream analytics319[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- Starting test: Plan Value stream analytics without pre-existing dashboard with default template behaves like value stream analytics shows vsa dashboard320[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6d2dc59c11038ca5' via api in 0.28 seconds321[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds322[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-vsa-9b4ad7ab' via api in 0.34 seconds323[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- Adding user qa-user-6d2dc59c11038ca5 to gitlab-qa-sandbox-group-4/group-for-vsa-9b4ad7ab QA::Resource::Group324[Aug 02 2023 02:13:03 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-6d2dc59c11038ca5"325[Aug 02 2023 02:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field326[Aug 02 2023 02:13:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"327[Aug 02 2023 02:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field328[Aug 02 2023 02:13:04 UTC (QA Tests)] INFO -- clicking :sign_in_button329[Aug 02 2023 02:13:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.664s330[Aug 02 2023 02:13:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-vsa-9b4ad7ab/the_awesome_project-5f73be59b79801eb' via api in 0.39 seconds331[Aug 02 2023 02:13:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/group-for-vsa-9b4ad7ab/the_awesome_project-5f73be59b79801eb332[Aug 02 2023 02:13:07 UTC (QA Tests)] INFO -- clicking :menu_section_button333[Aug 02 2023 02:13:07 UTC (QA Tests)] INFO -- clicking :nav_item_link334[Aug 02 2023 02:13:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.896s335[Aug 02 2023 02:13:08 UTC (QA Tests)] INFO -- clicking :create-value-stream-button336[Aug 02 2023 02:13:09 UTC (QA Tests)] INFO -- filling :create-value-stream-name-input with "test-vsa"337[Aug 02 2023 02:13:09 UTC (QA Tests)] INFO -- clicking the coordinates of :create-value-stream-name-input338 shows vsa dashboard339 with custom template340 behaves like value stream analytics341[Aug 02 2023 02:13:10 UTC (QA Tests)] INFO -- Starting test: Plan Value stream analytics without pre-existing dashboard with custom template behaves like value stream analytics shows vsa dashboard342[Aug 02 2023 02:13:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-93a4aade9c6eb45c' via api in 0.27 seconds343[Aug 02 2023 02:13:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds344[Aug 02 2023 02:13:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-vsa-e5999195' via api in 0.35 seconds345[Aug 02 2023 02:13:11 UTC (QA Tests)] INFO -- Adding user qa-user-93a4aade9c6eb45c to gitlab-qa-sandbox-group-4/group-for-vsa-e5999195 QA::Resource::Group346[Aug 02 2023 02:13:11 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-93a4aade9c6eb45c"347[Aug 02 2023 02:13:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field348[Aug 02 2023 02:13:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"349[Aug 02 2023 02:13:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field350[Aug 02 2023 02:13:12 UTC (QA Tests)] INFO -- clicking :sign_in_button351[Aug 02 2023 02:13:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.604s352[Aug 02 2023 02:13:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-vsa-e5999195/the_awesome_project-fa94c1344fbf4b7a' via api in 0.53 seconds353[Aug 02 2023 02:13:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/group-for-vsa-e5999195/the_awesome_project-fa94c1344fbf4b7a354[Aug 02 2023 02:13:16 UTC (QA Tests)] INFO -- clicking :menu_section_button355[Aug 02 2023 02:13:16 UTC (QA Tests)] INFO -- clicking :nav_item_link356[Aug 02 2023 02:13:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.679s357[Aug 02 2023 02:13:16 UTC (QA Tests)] INFO -- clicking :create-value-stream-button358[Aug 02 2023 02:13:17 UTC (QA Tests)] INFO -- filling :create-value-stream-name-input with "test-vsa"359[Aug 02 2023 02:13:17 UTC (QA Tests)] INFO -- clicking the coordinates of :create-value-stream-name-input360[Aug 02 2023 02:13:18 UTC (QA Tests)] INFO -- filling :input[type=text] with "issues closed"361[Aug 02 2023 02:13:18 UTC (QA Tests)] INFO -- clicking the coordinates of :input[type=text]362[Aug 02 2023 02:13:18 UTC (QA Tests)] INFO -- clicking :chevron-down-icon363[Aug 02 2023 02:13:18 UTC (QA Tests)] INFO -- clicking :button[value=issue_created]364[Aug 02 2023 02:13:18 UTC (QA Tests)] INFO -- clicking :chevron-down-icon365[Aug 02 2023 02:13:18 UTC (QA Tests)] INFO -- clicking :button[value=issue_closed]366[Aug 02 2023 02:13:19 UTC (QA Tests)] INFO -- filling :input[type=text] with "mrs merged"367[Aug 02 2023 02:13:19 UTC (QA Tests)] INFO -- clicking the coordinates of :input[type=text]368[Aug 02 2023 02:13:19 UTC (QA Tests)] INFO -- clicking :chevron-down-icon369[Aug 02 2023 02:13:19 UTC (QA Tests)] INFO -- clicking :button[value=merge_request_created]370[Aug 02 2023 02:13:19 UTC (QA Tests)] INFO -- clicking :chevron-down-icon371[Aug 02 2023 02:13:19 UTC (QA Tests)] INFO -- clicking :button[value=merge_request_merged]372 shows vsa dashboard373Package374 npm Registry group level endpoint375 using project deploy token376[Aug 02 2023 02:13:20 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using project deploy token push and pull a npm package via CI377[Aug 02 2023 02:13:20 UTC (QA Tests)] INFO -- filling :login_field with "root"378[Aug 02 2023 02:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field379[Aug 02 2023 02:13:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"380[Aug 02 2023 02:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field381[Aug 02 2023 02:13:21 UTC (QA Tests)] INFO -- clicking :sign_in_button382[Aug 02 2023 02:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.732s383[Aug 02 2023 02:13:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA384[Aug 02 2023 02:13:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-1p00abx2' via cache in 0.0 seconds385[Aug 02 2023 02:13:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds386[Aug 02 2023 02:13:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.19 seconds387[Aug 02 2023 02:13:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-87e2d656fb612f90' via api in 0.67 seconds388[Aug 02 2023 02:13:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-4475663a9e44be85' via api in 0.62 seconds389[Aug 02 2023 02:13:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.390[Aug 02 2023 02:13:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`391[Aug 02 2023 02:13:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`392[Aug 02 2023 02:13:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`393[Aug 02 2023 02:13:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942405 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942405 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-1690942405 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-qa-test-2023-08-02-02-11-08-75a78558cd083a4e --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" `394[Aug 02 2023 02:13:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942405`395[Aug 02 2023 02:13:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`396[Aug 02 2023 02:13:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690942405' via api in 1.37 seconds397[Aug 02 2023 02:13:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds398[Aug 02 2023 02:13:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds399[Aug 02 2023 02:13:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds400[Aug 02 2023 02:13:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds401[Aug 02 2023 02:13:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-87e2d656fb612f90402[Aug 02 2023 02:13:29 UTC (QA Tests)] INFO -- clicking :menu_section_button403[Aug 02 2023 02:13:29 UTC (QA Tests)] INFO -- clicking :nav_item_link404[Aug 02 2023 02:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.84s405[Aug 02 2023 02:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.817s406[Aug 02 2023 02:13:32 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present407[Aug 02 2023 02:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.292s408[Aug 02 2023 02:13:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds409[Aug 02 2023 02:13:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-4475663a9e44be85410[Aug 02 2023 02:13:57 UTC (QA Tests)] INFO -- clicking :menu_section_button411[Aug 02 2023 02:13:58 UTC (QA Tests)] INFO -- clicking :nav_item_link412[Aug 02 2023 02:13:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.725s413[Aug 02 2023 02:13:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present414[Aug 02 2023 02:14:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.394s415[Aug 02 2023 02:14:13 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button416[Aug 02 2023 02:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.722s417[Aug 02 2023 02:14:14 UTC (QA Tests)] INFO -- clicking :directory_name_link418[Aug 02 2023 02:14:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.739s419[Aug 02 2023 02:14:15 UTC (QA Tests)] INFO -- clicking :directory_name_link420[Aug 02 2023 02:14:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.645s421[Aug 02 2023 02:14:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-87e2d656fb612f90422[Aug 02 2023 02:14:17 UTC (QA Tests)] INFO -- clicking :menu_section_button423[Aug 02 2023 02:14:17 UTC (QA Tests)] INFO -- clicking :nav_item_link424[Aug 02 2023 02:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s425[Aug 02 2023 02:14:18 UTC (QA Tests)] INFO -- clicking :details-link426[Aug 02 2023 02:14:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/npm-group-level-publish-87e2d656fb612f90-ae0d41c006622f7c'427[Aug 02 2023 02:14:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690942405'428[Aug 02 2023 02:14:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942405`429[Aug 02 2023 02:14:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-87e2d656fb612f90'430[Aug 02 2023 02:14:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-4475663a9e44be85'431 push and pull a npm package via CI432 using ci job token433[Aug 02 2023 02:14:20 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using ci job token push and pull a npm package via CI434[Aug 02 2023 02:14:20 UTC (QA Tests)] INFO -- filling :login_field with "root"435[Aug 02 2023 02:14:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field436[Aug 02 2023 02:14:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"437[Aug 02 2023 02:14:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field438[Aug 02 2023 02:14:21 UTC (QA Tests)] INFO -- clicking :sign_in_button439[Aug 02 2023 02:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.83s440[Aug 02 2023 02:14:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA441[Aug 02 2023 02:14:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ceec06zq' via cache in 0.0 seconds442[Aug 02 2023 02:14:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds443[Aug 02 2023 02:14:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.19 seconds444[Aug 02 2023 02:14:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-12671d37886a403f' via api in 0.68 seconds445[Aug 02 2023 02:14:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-ff4520a9e98eb2dc' via api in 0.45 seconds446[Aug 02 2023 02:14:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.447[Aug 02 2023 02:14:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`448[Aug 02 2023 02:14:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`449[Aug 02 2023 02:14:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`450[Aug 02 2023 02:14:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942465 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942465 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-1690942465 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-qa-test-2023-08-02-02-11-08-75a78558cd083a4e --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" `451[Aug 02 2023 02:14:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942465`452[Aug 02 2023 02:14:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`453[Aug 02 2023 02:14:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690942465' via api in 1.35 seconds454[Aug 02 2023 02:14:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds455[Aug 02 2023 02:14:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-12671d37886a403f456[Aug 02 2023 02:14:28 UTC (QA Tests)] INFO -- clicking :menu_section_button457[Aug 02 2023 02:14:28 UTC (QA Tests)] INFO -- clicking :nav_item_link458[Aug 02 2023 02:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.771s459[Aug 02 2023 02:14:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present460[Aug 02 2023 02:14:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.386s461[Aug 02 2023 02:14:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds462[Aug 02 2023 02:14:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-ff4520a9e98eb2dc463[Aug 02 2023 02:14:46 UTC (QA Tests)] INFO -- clicking :menu_section_button464[Aug 02 2023 02:14:46 UTC (QA Tests)] INFO -- clicking :nav_item_link465[Aug 02 2023 02:14:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s466[Aug 02 2023 02:14:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present467[Aug 02 2023 02:14:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.338s468[Aug 02 2023 02:15:02 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button469[Aug 02 2023 02:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.789s470[Aug 02 2023 02:15:03 UTC (QA Tests)] INFO -- clicking :directory_name_link471[Aug 02 2023 02:15:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.814s472[Aug 02 2023 02:15:04 UTC (QA Tests)] INFO -- clicking :directory_name_link473[Aug 02 2023 02:15:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.655s474[Aug 02 2023 02:15:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-12671d37886a403f475[Aug 02 2023 02:15:06 UTC (QA Tests)] INFO -- clicking :menu_section_button476[Aug 02 2023 02:15:06 UTC (QA Tests)] INFO -- clicking :nav_item_link477[Aug 02 2023 02:15:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.744s478[Aug 02 2023 02:15:07 UTC (QA Tests)] INFO -- clicking :details-link479[Aug 02 2023 02:15:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/npm-group-level-publish-12671d37886a403f-a715d9a11cce6ee2'480[Aug 02 2023 02:15:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690942465'481[Aug 02 2023 02:15:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942465`482[Aug 02 2023 02:15:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-12671d37886a403f'483[Aug 02 2023 02:15:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-ff4520a9e98eb2dc'484 push and pull a npm package via CI485 using personal access token486[Aug 02 2023 02:15:09 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using personal access token push and pull a npm package via CI487[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- filling :login_field with "root"488[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field489[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"490[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field491[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- clicking :sign_in_button492[Aug 02 2023 02:15:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.944s493[Aug 02 2023 02:15:13 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA494[Aug 02 2023 02:15:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-mvgdroqt' via cache in 0.0 seconds495[Aug 02 2023 02:15:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds496[Aug 02 2023 02:15:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.19 seconds497[Aug 02 2023 02:15:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-94e02736a088bae9' via api in 0.76 seconds498[Aug 02 2023 02:15:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-a2f1237867a52592' via api in 0.42 seconds499[Aug 02 2023 02:15:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.500[Aug 02 2023 02:15:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`501[Aug 02 2023 02:15:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`502[Aug 02 2023 02:15:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`503[Aug 02 2023 02:15:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942514 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942514 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-1690942514 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-qa-test-2023-08-02-02-11-08-75a78558cd083a4e --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" `504[Aug 02 2023 02:15:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942514`505[Aug 02 2023 02:15:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`506[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690942514' via api in 1.37 seconds507[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.24 seconds508[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds509[Aug 02 2023 02:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds510[Aug 02 2023 02:15:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-94e02736a088bae9511[Aug 02 2023 02:15:18 UTC (QA Tests)] INFO -- clicking :menu_section_button512[Aug 02 2023 02:15:19 UTC (QA Tests)] INFO -- clicking :nav_item_link513[Aug 02 2023 02:15:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.754s514[Aug 02 2023 02:15:21 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present515[Aug 02 2023 02:15:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.285s516[Aug 02 2023 02:15:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds517[Aug 02 2023 02:15:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-a2f1237867a52592518[Aug 02 2023 02:15:36 UTC (QA Tests)] INFO -- clicking :menu_section_button519[Aug 02 2023 02:15:37 UTC (QA Tests)] INFO -- clicking :nav_item_link520[Aug 02 2023 02:15:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.778s521[Aug 02 2023 02:15:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present522[Aug 02 2023 02:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.25s523[Aug 02 2023 02:15:52 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button524[Aug 02 2023 02:15:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.715s525[Aug 02 2023 02:15:53 UTC (QA Tests)] INFO -- clicking :directory_name_link526[Aug 02 2023 02:15:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.642s527[Aug 02 2023 02:15:54 UTC (QA Tests)] INFO -- clicking :directory_name_link528[Aug 02 2023 02:15:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.652s529[Aug 02 2023 02:15:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-94e02736a088bae9530[Aug 02 2023 02:15:56 UTC (QA Tests)] INFO -- clicking :menu_section_button531[Aug 02 2023 02:15:56 UTC (QA Tests)] INFO -- clicking :nav_item_link532[Aug 02 2023 02:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.711s533[Aug 02 2023 02:15:57 UTC (QA Tests)] INFO -- clicking :details-link534[Aug 02 2023 02:15:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/npm-group-level-publish-94e02736a088bae9-259dec2a07211c0f'535[Aug 02 2023 02:15:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690942514'536[Aug 02 2023 02:15:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942514`537[Aug 02 2023 02:15:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-publish-94e02736a088bae9'538[Aug 02 2023 02:15:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/npm-group-level-install-a2f1237867a52592'539 push and pull a npm package via CI540Create541 Merge request push options542[Aug 02 2023 02:15:59 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds543[Aug 02 2023 02:15:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds544[Aug 02 2023 02:15:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds545[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/merge-request-push-options-b0452d654eb489cd' via api in 0.96 seconds546[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.547[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`548[Aug 02 2023 02:16:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`549[Aug 02 2023 02:16:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-b0452d654eb489cd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-b0452d654eb489cd 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-b0452d654eb489cd --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-merge-request-push-options-b0452d654eb489cd --executor shell && gitlab-runner run" `550[Aug 02 2023 02:16:05 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-b0452d654eb489cd`551[Aug 02 2023 02:16:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`552[Aug 02 2023 02:16:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-b0452d654eb489cd' via api in 6.25 seconds553[Aug 02 2023 02:16:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds554[Aug 02 2023 02:16:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"555[Aug 02 2023 02:16:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.96 seconds556[Aug 02 2023 02:16:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.19 seconds557[Aug 02 2023 02:16:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-b0452d654eb489cd'558[Aug 02 2023 02:16:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-b0452d654eb489cd`559[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/merge-request-push-options-b0452d654eb489cd'560 sets merge when pipeline succeeds561 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)562Create563 Push mirror a repository over HTTP564[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository565[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- filling :login_field with "root"566[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field567[Aug 02 2023 02:16:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"568[Aug 02 2023 02:16:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field569[Aug 02 2023 02:16:11 UTC (QA Tests)] INFO -- clicking :sign_in_button570[Aug 02 2023 02:16:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.787s571[Aug 02 2023 02:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds572[Aug 02 2023 02:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds573[Aug 02 2023 02:16:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/push-mirror-target-project-f5fcb20ba1decc4b' via api in 0.66 seconds574[Aug 02 2023 02:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds575[Aug 02 2023 02:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.19 seconds576[Aug 02 2023 02:16:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-de502398a422f0dc' via api in 0.78 seconds577[Aug 02 2023 02:16:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"578[Aug 02 2023 02:16:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.24 seconds579[Aug 02 2023 02:16:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-de502398a422f0dc580[Aug 02 2023 02:16:18 UTC (QA Tests)] INFO -- clicking :menu_section_button581[Aug 02 2023 02:16:18 UTC (QA Tests)] INFO -- clicking :nav_item_link582[Aug 02 2023 02:16:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.176s583[Aug 02 2023 02:16:21 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/push-mirror-target-project-f5fcb20ba1decc4b.git"584[Aug 02 2023 02:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field585[Aug 02 2023 02:16:21 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field586[Aug 02 2023 02:16:22 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field587[Aug 02 2023 02:16:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"588[Aug 02 2023 02:16:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field589[Aug 02 2023 02:16:23 UTC (QA Tests)] INFO -- clicking :mirror_repository_button590[Aug 02 2023 02:16:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 1.301s591[Aug 02 2023 02:16:24 UTC (QA Tests)] INFO -- clicking :update_now_button592[Aug 02 2023 02:16:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.257s593[Aug 02 2023 02:16:26 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-de502398a422f0dc/-/settings/repository#js-push-remote-settings594[Aug 02 2023 02:16:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/push-mirror-target-project-f5fcb20ba1decc4b595[Aug 02 2023 02:16:29 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments596 configures and syncs a (push) mirrored repository597Plan598 Group issue boards599[Aug 02 2023 02:16:30 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards shows multiple group boards in the boards dropdown menu600[Aug 02 2023 02:16:30 UTC (QA Tests)] INFO -- filling :login_field with "root"601[Aug 02 2023 02:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field602[Aug 02 2023 02:16:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"603[Aug 02 2023 02:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field604[Aug 02 2023 02:16:31 UTC (QA Tests)] INFO -- clicking :sign_in_button605[Aug 02 2023 02:16:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.869s606[Aug 02 2023 02:16:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.15 seconds607[Aug 02 2023 02:16:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.42 seconds608[Aug 02 2023 02:16:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-9528e419' via api in 0.14 seconds609[Aug 02 2023 02:16:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-26f2df09' via api in 0.31 seconds610[Aug 02 2023 02:16:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-84056cdd' via api in 0.13 seconds611[Aug 02 2023 02:16:35 UTC (QA Tests)] INFO -- clicking :nav_item_link612[Aug 02 2023 02:16:35 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-08-02-02-11-08-75a78558cd083a4e"613[Aug 02 2023 02:16:35 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field614[Aug 02 2023 02:16:37 UTC (QA Tests)] INFO -- clicking :menu_section_button615[Aug 02 2023 02:16:37 UTC (QA Tests)] INFO -- clicking :nav_item_link616[Aug 02 2023 02:16:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.173s617[Aug 02 2023 02:16:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 0.502s618 shows multiple group boards in the boards dropdown menu619Data Stores620 Subgroup transfer621[Aug 02 2023 02:16:39 UTC (QA Tests)] INFO -- Starting test: Data Stores Subgroup transfer transfers a subgroup to another group622[Aug 02 2023 02:16:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds623[Aug 02 2023 02:16:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/target-group-for-transfer_afe15514804f3d6a' via api in 0.33 seconds624[Aug 02 2023 02:16:40 UTC (QA Tests)] INFO -- filling :login_field with "root"625[Aug 02 2023 02:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field626[Aug 02 2023 02:16:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"627[Aug 02 2023 02:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field628[Aug 02 2023 02:16:41 UTC (QA Tests)] INFO -- clicking :sign_in_button629[Aug 02 2023 02:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.766s630[Aug 02 2023 02:16:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds631[Aug 02 2023 02:16:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-for-transfer_df288e8f258e1799' via api in 0.32 seconds632[Aug 02 2023 02:16:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-for-transfer_df288e8f258e1799/subgroup-for-transfer_7ccb5cf3f6949dfd' via api in 0.23 seconds633[Aug 02 2023 02:16:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/source-group-for-transfer_df288e8f258e1799/subgroup-for-transfer_7ccb5cf3f6949dfd634[Aug 02 2023 02:16:45 UTC (QA Tests)] INFO -- clicking :menu_section_button635[Aug 02 2023 02:16:45 UTC (QA Tests)] INFO -- clicking :nav_item_link636[Aug 02 2023 02:16:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.962s637[Aug 02 2023 02:16:46 UTC (QA Tests)] INFO -- Transferring group: subgroup-for-transfer_7ccb5cf3f6949dfd to target group: target-group-for-transfer_afe15514804f3d6a638[Aug 02 2023 02:16:47 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer_group_content"],[data-qa-selector="transfer_group_content"],.qa-transfer-group-content639[Aug 02 2023 02:16:48 UTC (QA Tests)] INFO -- clicking :namespaces_list640[Aug 02 2023 02:16:48 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "target-group-for-transfer_afe15514804f3d6a"641[Aug 02 2023 02:16:48 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search642[Aug 02 2023 02:16:48 UTC (QA Tests)] INFO -- clicking :transfer_group_button643[Aug 02 2023 02:16:48 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "gitlab-qa-sandbox-group-4/source-group-for-transfer_df288e8f258e1799/subgroup-for-transfer_7ccb5cf3f6949dfd"644[Aug 02 2023 02:16:48 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field645[Aug 02 2023 02:16:49 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button646[Aug 02 2023 02:16:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 0.879s647 transfers a subgroup to another group648Manage649 rate limits650[Aug 02 2023 02:16:50 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user651[Aug 02 2023 02:16:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7378f72587dab067' via api in 0.25 seconds652[Aug 02 2023 02:16:50 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-7378f72587dab067653[Aug 02 2023 02:16:50 UTC (QA Tests)] INFO -- Caching token for username: qa-user-7378f72587dab067, last six chars of token:ncmvbd654[Aug 02 2023 02:16:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-7378f72587dab067-40zseb5u' via api in 0.08 seconds655[Aug 02 2023 02:16:51 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}656[Aug 02 2023 02:16:51 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}657[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7378f72587dab067'658 throttles authenticated api requests by user659Create660 Merge request push options661[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels662[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds663[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds664[Aug 02 2023 02:16:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-24cad0dea603f7f5' via api in 0.96 seconds665[Aug 02 2023 02:16:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"666[Aug 02 2023 02:16:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.45 seconds667 sets labels668 when labels are set already669[Aug 02 2023 02:16:54 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push670[Aug 02 2023 02:16:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds671[Aug 02 2023 02:16:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds672[Aug 02 2023 02:16:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-b369cd06c83c4259' via api in 0.95 seconds673[Aug 02 2023 02:16:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"674[Aug 02 2023 02:16:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds675[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"676[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds677 removes them on subsequent push678Monitor679 Recovery alert680 when using Prometheus integration681 behaves like triggers recovery alert682 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)683 when using HTTP endpoint integration684 behaves like triggers recovery alert685 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)686Create687 Cherry picking a commit688[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request689[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- filling :login_field with "root"690[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field691[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"692[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field693[Aug 02 2023 02:17:00 UTC (QA Tests)] INFO -- clicking :sign_in_button694[Aug 02 2023 02:17:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.375s695[Aug 02 2023 02:17:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds696[Aug 02 2023 02:17:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds697[Aug 02 2023 02:17:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-90e88cb3e8a9ef36' via api in 0.97 seconds698[Aug 02 2023 02:17:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds699[Aug 02 2023 02:17:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-90e88cb3e8a9ef36/-/commit/4b3b35678eff0d009a34049c53360784d1317979700[Aug 02 2023 02:17:05 UTC (QA Tests)] INFO -- clicking :options_button701[Aug 02 2023 02:17:06 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present702[Aug 02 2023 02:17:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.517s703[Aug 02 2023 02:17:06 UTC (QA Tests)] INFO -- clicking :submit_commit_button704[Aug 02 2023 02:17:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.706s705[Aug 02 2023 02:17:08 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present706[Aug 02 2023 02:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.819s707[Aug 02 2023 02:17:11 UTC (QA Tests)] INFO -- clicking :diffs_tab708[Aug 02 2023 02:17:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.033s709[Aug 02 2023 02:17:22 UTC (QA Tests)] INFO -- clicking :file_tree_button710 creates a merge request711Create712 Repository License Detection713 on a project with an unrecognized LICENSE714 behaves like project license detection715[Aug 02 2023 02:17:22 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with an unrecognized LICENSE behaves like project license detection displays the name of the license on the repository716[Aug 02 2023 02:17:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds717[Aug 02 2023 02:17:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds718[Aug 02 2023 02:17:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-8c7be55e3f7a7d22' via api in 0.66 seconds719[Aug 02 2023 02:17:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds720[Aug 02 2023 02:17:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-8c7be55e3f7a7d22721[Aug 02 2023 02:17:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-8c7be55e3f7a7d22'722 displays the name of the license on the repository723 on a project with a commonly used LICENSE724 behaves like project license detection725[Aug 02 2023 02:17:24 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository726[Aug 02 2023 02:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds727[Aug 02 2023 02:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds728[Aug 02 2023 02:17:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-a054e1028d8c3039' via api in 0.66 seconds729[Aug 02 2023 02:17:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds730[Aug 02 2023 02:17:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-a054e1028d8c3039731[Aug 02 2023 02:17:28 UTC (QA Tests)] INFO -- Saving screenshot..732[Aug 02 2023 02:17:28 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository733[Aug 02 2023 02:17:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds734[Aug 02 2023 02:17:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds735[Aug 02 2023 02:17:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-eae3f88d234fa778' via api in 0.66 seconds736[Aug 02 2023 02:17:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds737[Aug 02 2023 02:17:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-eae3f88d234fa778738[Aug 02 2023 02:17:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/the_awesome_project-eae3f88d234fa778'739 displays the name of the license on the repository7411st Try error in ./qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb:13:742Resource at http://gitlab-ee-2d3cf20a.test/api/v4/projects/21?private_token=[****] could not be deleted (500): `{"message":"500 Internal Server Error"}`.743Correlation Id: 01H6T0JASQ6S2A0Y0A3R6EY5XP745RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb:13746Framework sanity747 Version check748 is the specified version (PENDING: Test is not compatible with this environment or pipeline)749Govern750 Instance751 for start and stop user impersonation752 behaves like audit event753[Aug 02 2023 02:17:30 UTC (QA Tests)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations754[Aug 02 2023 02:17:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6139aa85a6270c53' via api in 0.24 seconds755[Aug 02 2023 02:17:31 UTC (QA Tests)] INFO -- filling :login_field with "root"756[Aug 02 2023 02:17:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field757[Aug 02 2023 02:17:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"758[Aug 02 2023 02:17:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field759[Aug 02 2023 02:17:32 UTC (QA Tests)] INFO -- clicking :sign_in_button760[Aug 02 2023 02:17:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.972s761[Aug 02 2023 02:17:35 UTC (QA Tests)] INFO -- clicking :context_switcher762[Aug 02 2023 02:17:35 UTC (QA Tests)] INFO -- clicking :nav_item_link763[Aug 02 2023 02:17:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.689s764[Aug 02 2023 02:17:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.161s765[Aug 02 2023 02:17:37 UTC (QA Tests)] INFO -- clicking :nav_item_link766[Aug 02 2023 02:17:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s767[Aug 02 2023 02:17:39 UTC (QA Tests)] INFO -- clicking :impersonate_user_link768[Aug 02 2023 02:17:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonate_user_link' took 0.588s769[Aug 02 2023 02:17:39 UTC (QA Tests)] INFO -- clicking :stop-impersonation-btn770[Aug 02 2023 02:17:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element stop-impersonation-btn' took 0.788s771[Aug 02 2023 02:17:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s772[Aug 02 2023 02:17:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content773[Aug 02 2023 02:17:42 UTC (QA Tests)] INFO -- clicking :sign_out_link774[Aug 02 2023 02:17:42 UTC (QA Tests)] INFO -- filling :login_field with "root"775[Aug 02 2023 02:17:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field776[Aug 02 2023 02:17:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"777[Aug 02 2023 02:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field778[Aug 02 2023 02:17:43 UTC (QA Tests)] INFO -- clicking :sign_in_button779[Aug 02 2023 02:17:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.365s780[Aug 02 2023 02:17:46 UTC (QA Tests)] INFO -- clicking :context_switcher781[Aug 02 2023 02:17:46 UTC (QA Tests)] INFO -- clicking :nav_item_link782[Aug 02 2023 02:17:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.513s783[Aug 02 2023 02:17:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.251s784[Aug 02 2023 02:17:48 UTC (QA Tests)] INFO -- clicking :menu_section_button785[Aug 02 2023 02:17:48 UTC (QA Tests)] INFO -- clicking :nav_item_link786[Aug 02 2023 02:17:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.586s787[Aug 02 2023 02:17:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-6139aa85a6270c53'788 logs audit events for UI operations789 for successful sign in790 behaves like audit event791[Aug 02 2023 02:17:49 UTC (QA Tests)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations792[Aug 02 2023 02:17:50 UTC (QA Tests)] INFO -- filling :login_field with "root"793[Aug 02 2023 02:17:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field794[Aug 02 2023 02:17:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"795[Aug 02 2023 02:17:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field796[Aug 02 2023 02:17:51 UTC (QA Tests)] INFO -- clicking :sign_in_button797[Aug 02 2023 02:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.819s798[Aug 02 2023 02:17:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s799[Aug 02 2023 02:17:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content800[Aug 02 2023 02:17:55 UTC (QA Tests)] INFO -- clicking :sign_out_link801[Aug 02 2023 02:17:55 UTC (QA Tests)] INFO -- filling :login_field with "root"802[Aug 02 2023 02:17:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field803[Aug 02 2023 02:17:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"804[Aug 02 2023 02:17:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field805[Aug 02 2023 02:17:56 UTC (QA Tests)] INFO -- clicking :sign_in_button806[Aug 02 2023 02:17:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.805s807[Aug 02 2023 02:17:59 UTC (QA Tests)] INFO -- clicking :context_switcher808[Aug 02 2023 02:17:59 UTC (QA Tests)] INFO -- clicking :nav_item_link809[Aug 02 2023 02:18:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.662s810[Aug 02 2023 02:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.29s811[Aug 02 2023 02:18:01 UTC (QA Tests)] INFO -- clicking :menu_section_button812[Aug 02 2023 02:18:01 UTC (QA Tests)] INFO -- clicking :nav_item_link813[Aug 02 2023 02:18:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.646s814 logs audit events for UI operations815 for add SSH key816 behaves like audit event817[Aug 02 2023 02:18:02 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations818[Aug 02 2023 02:18:02 UTC (QA Tests)] INFO -- filling :login_field with "root"819[Aug 02 2023 02:18:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field820[Aug 02 2023 02:18:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"821[Aug 02 2023 02:18:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field822[Aug 02 2023 02:18:03 UTC (QA Tests)] INFO -- clicking :sign_in_button823[Aug 02 2023 02:18:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.812s824[Aug 02 2023 02:18:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.068s825[Aug 02 2023 02:18:07 UTC (QA Tests)] INFO -- clicking :user_avatar_content826[Aug 02 2023 02:18:07 UTC (QA Tests)] INFO -- clicking :edit_profile_link827[Aug 02 2023 02:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.689s828[Aug 02 2023 02:18:08 UTC (QA Tests)] INFO -- clicking :nav_item_link829[Aug 02 2023 02:18:08 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230802-39-fth33v/id_rsa -N `830[Aug 02 2023 02:18:09 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"831[Aug 02 2023 02:18:09 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field832[Aug 02 2023 02:18:09 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"833[Aug 02 2023 02:18:09 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field834[Aug 02 2023 02:18:10 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-08-04"835[Aug 02 2023 02:18:10 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field836[Aug 02 2023 02:18:10 UTC (QA Tests)] INFO -- clicking :add_key_button837[Aug 02 2023 02:18:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.79 seconds838[Aug 02 2023 02:18:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s839[Aug 02 2023 02:18:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content840[Aug 02 2023 02:18:12 UTC (QA Tests)] INFO -- clicking :sign_out_link841[Aug 02 2023 02:18:13 UTC (QA Tests)] INFO -- filling :login_field with "root"842[Aug 02 2023 02:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field843[Aug 02 2023 02:18:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"844[Aug 02 2023 02:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field845[Aug 02 2023 02:18:13 UTC (QA Tests)] INFO -- clicking :sign_in_button846[Aug 02 2023 02:18:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.844s847[Aug 02 2023 02:18:16 UTC (QA Tests)] INFO -- clicking :context_switcher848[Aug 02 2023 02:18:16 UTC (QA Tests)] INFO -- clicking :nav_item_link849[Aug 02 2023 02:18:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.233s850[Aug 02 2023 02:18:18 UTC (QA Tests)] INFO -- clicking :menu_section_button851[Aug 02 2023 02:18:18 UTC (QA Tests)] INFO -- clicking :nav_item_link852[Aug 02 2023 02:18:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.593s853[Aug 02 2023 02:18:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'854 logs audit events for UI operations855 for add and delete email856 behaves like audit event857[Aug 02 2023 02:18:19 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations858[Aug 02 2023 02:18:19 UTC (QA Tests)] INFO -- filling :login_field with "root"859[Aug 02 2023 02:18:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field860[Aug 02 2023 02:18:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"861[Aug 02 2023 02:18:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field862[Aug 02 2023 02:18:20 UTC (QA Tests)] INFO -- clicking :sign_in_button863[Aug 02 2023 02:18:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.779s864[Aug 02 2023 02:18:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.061s865[Aug 02 2023 02:18:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content866[Aug 02 2023 02:18:24 UTC (QA Tests)] INFO -- clicking :edit_profile_link867[Aug 02 2023 02:18:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.642s868[Aug 02 2023 02:18:25 UTC (QA Tests)] INFO -- clicking :nav_item_link869[Aug 02 2023 02:18:25 UTC (QA Tests)] INFO -- clicking :toggle_email_address_field870[Aug 02 2023 02:18:25 UTC (QA Tests)] INFO -- clicking :add_email_address_button871[Aug 02 2023 02:18:26 UTC (QA Tests)] INFO -- clicking :delete_email_link872[Aug 02 2023 02:18:26 UTC (QA Tests)] INFO -- clicking :confirm-ok-button873[Aug 02 2023 02:18:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s874[Aug 02 2023 02:18:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content875[Aug 02 2023 02:18:28 UTC (QA Tests)] INFO -- clicking :sign_out_link876[Aug 02 2023 02:18:29 UTC (QA Tests)] INFO -- filling :login_field with "root"877[Aug 02 2023 02:18:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field878[Aug 02 2023 02:18:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"879[Aug 02 2023 02:18:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field880[Aug 02 2023 02:18:30 UTC (QA Tests)] INFO -- clicking :sign_in_button881[Aug 02 2023 02:18:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.805s882[Aug 02 2023 02:18:32 UTC (QA Tests)] INFO -- clicking :context_switcher883[Aug 02 2023 02:18:32 UTC (QA Tests)] INFO -- clicking :nav_item_link884[Aug 02 2023 02:18:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.626s885[Aug 02 2023 02:18:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.134s886[Aug 02 2023 02:18:34 UTC (QA Tests)] INFO -- clicking :menu_section_button887[Aug 02 2023 02:18:34 UTC (QA Tests)] INFO -- clicking :nav_item_link888[Aug 02 2023 02:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.569s889 logs audit events for UI operations890 for change password891 behaves like audit event892[Aug 02 2023 02:18:35 UTC (QA Tests)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations893[Aug 02 2023 02:18:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'user_97dd396e' via api in 0.23 seconds894[Aug 02 2023 02:18:36 UTC (QA Tests)] INFO -- filling :login_field with "user_97dd396e"895[Aug 02 2023 02:18:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field896[Aug 02 2023 02:18:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"897[Aug 02 2023 02:18:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field898[Aug 02 2023 02:18:37 UTC (QA Tests)] INFO -- clicking :sign_in_button899[Aug 02 2023 02:18:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.048s900[Aug 02 2023 02:18:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content901[Aug 02 2023 02:18:40 UTC (QA Tests)] INFO -- clicking :edit_profile_link902[Aug 02 2023 02:18:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.634s903[Aug 02 2023 02:18:41 UTC (QA Tests)] INFO -- clicking :nav_item_link904[Aug 02 2023 02:18:41 UTC (QA Tests)] INFO -- clicking :save_password_button905[Aug 02 2023 02:18:42 UTC (QA Tests)] INFO -- filling :login_field with "root"906[Aug 02 2023 02:18:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field907[Aug 02 2023 02:18:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"908[Aug 02 2023 02:18:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field909[Aug 02 2023 02:18:43 UTC (QA Tests)] INFO -- clicking :sign_in_button910[Aug 02 2023 02:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.809s911[Aug 02 2023 02:18:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.047s912[Aug 02 2023 02:18:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content913[Aug 02 2023 02:18:47 UTC (QA Tests)] INFO -- clicking :sign_out_link914[Aug 02 2023 02:18:48 UTC (QA Tests)] INFO -- filling :login_field with "root"915[Aug 02 2023 02:18:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field916[Aug 02 2023 02:18:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"917[Aug 02 2023 02:18:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field918[Aug 02 2023 02:18:49 UTC (QA Tests)] INFO -- clicking :sign_in_button919[Aug 02 2023 02:18:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.767s920[Aug 02 2023 02:18:51 UTC (QA Tests)] INFO -- clicking :context_switcher921[Aug 02 2023 02:18:51 UTC (QA Tests)] INFO -- clicking :nav_item_link922[Aug 02 2023 02:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.577s923[Aug 02 2023 02:18:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.257s924[Aug 02 2023 02:18:53 UTC (QA Tests)] INFO -- clicking :menu_section_button925[Aug 02 2023 02:18:53 UTC (QA Tests)] INFO -- clicking :nav_item_link926[Aug 02 2023 02:18:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.563s927 logs audit events for UI operations928 for failed sign in929 behaves like audit event930[Aug 02 2023 02:18:54 UTC (QA Tests)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations931[Aug 02 2023 02:18:54 UTC (QA Tests)] INFO -- filling :login_field with "bad_user_name"932[Aug 02 2023 02:18:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field933[Aug 02 2023 02:18:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"934[Aug 02 2023 02:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field935[Aug 02 2023 02:18:55 UTC (QA Tests)] INFO -- clicking :sign_in_button936[Aug 02 2023 02:18:57 UTC (QA Tests)] INFO -- filling :login_field with "root"937[Aug 02 2023 02:18:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field938[Aug 02 2023 02:18:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"939[Aug 02 2023 02:18:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field940[Aug 02 2023 02:18:58 UTC (QA Tests)] INFO -- clicking :sign_in_button941[Aug 02 2023 02:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.8s942[Aug 02 2023 02:19:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.062s943[Aug 02 2023 02:19:02 UTC (QA Tests)] INFO -- clicking :user_avatar_content944[Aug 02 2023 02:19:02 UTC (QA Tests)] INFO -- clicking :sign_out_link945[Aug 02 2023 02:19:03 UTC (QA Tests)] INFO -- filling :login_field with "root"946[Aug 02 2023 02:19:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field947[Aug 02 2023 02:19:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"948[Aug 02 2023 02:19:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field949[Aug 02 2023 02:19:03 UTC (QA Tests)] INFO -- clicking :sign_in_button950[Aug 02 2023 02:19:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.779s951[Aug 02 2023 02:19:06 UTC (QA Tests)] INFO -- clicking :context_switcher952[Aug 02 2023 02:19:06 UTC (QA Tests)] INFO -- clicking :nav_item_link953[Aug 02 2023 02:19:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.523s954[Aug 02 2023 02:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.265s955[Aug 02 2023 02:19:08 UTC (QA Tests)] INFO -- clicking :menu_section_button956[Aug 02 2023 02:19:08 UTC (QA Tests)] INFO -- clicking :nav_item_link957[Aug 02 2023 02:19:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.621s958 logs audit events for UI operations959Data Stores960 Invite group961 with a personal namespace project962 behaves like invites group to project963[Aug 02 2023 02:19:09 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project grants group and members correct access level964[Aug 02 2023 02:19:10 UTC (QA Tests)] INFO -- filling :login_field with "root"965[Aug 02 2023 02:19:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field966[Aug 02 2023 02:19:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"967[Aug 02 2023 02:19:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field968[Aug 02 2023 02:19:10 UTC (QA Tests)] INFO -- clicking :sign_in_button969[Aug 02 2023 02:19:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.823s970[Aug 02 2023 02:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds971[Aug 02 2023 02:19:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-personal-project-15cfcf8ca46d8224' via api in 0.32 seconds972[Aug 02 2023 02:19:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds973[Aug 02 2023 02:19:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/group-for-personal-project-15cfcf8ca46d8224 QA::Resource::Group974[Aug 02 2023 02:19:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/personal-namespace-project-5cc3bb2eff415d6b' via api in 0.35 seconds975[Aug 02 2023 02:19:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/root/personal-namespace-project-5cc3bb2eff415d6b976[Aug 02 2023 02:19:15 UTC (QA Tests)] INFO -- clicking :menu_section_button977[Aug 02 2023 02:19:15 UTC (QA Tests)] INFO -- clicking :nav_item_link978[Aug 02 2023 02:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.848s979[Aug 02 2023 02:19:16 UTC (QA Tests)] INFO -- clicking :invite_a_group_button980[Aug 02 2023 02:19:18 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-personal-project-15cfcf8ca46d8224"981[Aug 02 2023 02:19:19 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown982[Aug 02 2023 02:19:19 UTC (QA Tests)] INFO -- clicking :invite_button983[Aug 02 2023 02:19:21 UTC (QA Tests)] INFO -- clicking :groups_list_tab984[Aug 02 2023 02:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.054s985[Aug 02 2023 02:19:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content986[Aug 02 2023 02:19:22 UTC (QA Tests)] INFO -- clicking :sign_out_link987[Aug 02 2023 02:19:23 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"988[Aug 02 2023 02:19:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field989[Aug 02 2023 02:19:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"990[Aug 02 2023 02:19:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field991[Aug 02 2023 02:19:24 UTC (QA Tests)] INFO -- clicking :sign_in_button992[Aug 02 2023 02:19:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.672s993[Aug 02 2023 02:19:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/root/personal-namespace-project-5cc3bb2eff415d6b994[Aug 02 2023 02:19:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-5cc3bb2eff415d6b'995[Aug 02 2023 02:19:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-personal-project-15cfcf8ca46d8224'996 grants group and members correct access level997 with a group project998 behaves like invites group to project999[Aug 02 2023 02:19:27 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project grants group and members correct access level1000[Aug 02 2023 02:19:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1001[Aug 02 2023 02:19:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1002[Aug 02 2023 02:19:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1003[Aug 02 2023 02:19:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1004[Aug 02 2023 02:19:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1005[Aug 02 2023 02:19:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.796s1006[Aug 02 2023 02:19:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1007[Aug 02 2023 02:19:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-group-project-711c11abb91e6fed' via api in 0.34 seconds1008[Aug 02 2023 02:19:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1009[Aug 02 2023 02:19:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/group-for-group-project-711c11abb91e6fed QA::Resource::Group1010[Aug 02 2023 02:19:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1011[Aug 02 2023 02:19:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1012[Aug 02 2023 02:19:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/group-project-49096bba565ac08e' via api in 0.61 seconds1013[Aug 02 2023 02:19:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/group-project-49096bba565ac08e1014[Aug 02 2023 02:19:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1015[Aug 02 2023 02:19:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1016[Aug 02 2023 02:19:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.067s1017[Aug 02 2023 02:19:34 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1018[Aug 02 2023 02:19:37 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-group-project-711c11abb91e6fed"1019[Aug 02 2023 02:19:37 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1020[Aug 02 2023 02:19:37 UTC (QA Tests)] INFO -- clicking :invite_button1021[Aug 02 2023 02:19:39 UTC (QA Tests)] INFO -- clicking :groups_list_tab1022[Aug 02 2023 02:19:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.044s1023[Aug 02 2023 02:19:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content1024[Aug 02 2023 02:19:41 UTC (QA Tests)] INFO -- clicking :sign_out_link1025[Aug 02 2023 02:19:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1026[Aug 02 2023 02:19:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1027[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1028[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1029[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1030[Aug 02 2023 02:19:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.645s1031[Aug 02 2023 02:19:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/group-project-49096bba565ac08e1032[Aug 02 2023 02:19:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/group-project-49096bba565ac08e'1033[Aug 02 2023 02:19:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-group-project-711c11abb91e6fed'1034 grants group and members correct access level1035Create1036 Web IDE file templates1037[Aug 02 2023 02:19:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1038[Aug 02 2023 02:19:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1039[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/file-template-project-7a36da64dbdf7f24' via api in 0.88 seconds1040[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia1041 user adds .gitlab-ci.yml via file template Julia (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1042[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitignore via file template Android1043 user adds .gitignore via file template Android (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1044[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.01045 user adds LICENSE via file template Mozilla Public License 2.0 (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1046[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds Dockerfile via file template Python1047 user adds Dockerfile via file template Python (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1048Verify1049 Include multiple files from multiple projects1050[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from multiple projects runs the pipeline with composed config1051[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1052[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1053[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-pipeline-34dc29caee0beab5' via api in 0.9 seconds1054[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1055[Aug 02 2023 02:19:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1056[Aug 02 2023 02:19:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1057[Aug 02 2023 02:19:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-oo96sakx --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-oo96sakx 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-oo96sakx --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list qa-runner-oo96sakx --executor shell && gitlab-runner run" `1058[Aug 02 2023 02:19:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-oo96sakx`1059[Aug 02 2023 02:19:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1060[Aug 02 2023 02:19:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-oo96sakx' via api in 1.23 seconds1061[Aug 02 2023 02:19:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1062[Aug 02 2023 02:19:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1063[Aug 02 2023 02:19:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1064[Aug 02 2023 02:19:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1065[Aug 02 2023 02:19:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1066[Aug 02 2023 02:19:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.906s1067[Aug 02 2023 02:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1068[Aug 02 2023 02:19:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1069[Aug 02 2023 02:19:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.2 seconds1070[Aug 02 2023 02:19:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/external-project-1-450e8f69f93544e1' via api in 0.65 seconds1071[Aug 02 2023 02:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds1072[Aug 02 2023 02:19:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1073[Aug 02 2023 02:19:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds1074[Aug 02 2023 02:19:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/external-project-2-1c9e43f81c4c05e4' via api in 0.72 seconds1075[Aug 02 2023 02:19:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1076[Aug 02 2023 02:19:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1077[Aug 02 2023 02:19:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-pipeline-34dc29caee0beab51078[Aug 02 2023 02:19:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1079[Aug 02 2023 02:19:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1080[Aug 02 2023 02:19:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.9s1081[Aug 02 2023 02:20:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-oo96sakx'1082[Aug 02 2023 02:20:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-oo96sakx`1083 runs the pipeline with composed config1084Package1085 Composer Repository1086[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it1087[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1088[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1089[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/composer-package-project-5b123ec6afc25017' via api in 0.61 seconds1090[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1091[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1092[Aug 02 2023 02:20:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1093[Aug 02 2023 02:20:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1094[Aug 02 2023 02:20:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942812 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942812 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-1690942812 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-composer-package-project-5b123ec6afc25017 --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" `1095[Aug 02 2023 02:20:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942812`1096[Aug 02 2023 02:20:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1097[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690942812' via api in 1.33 seconds1098[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1099[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1100[Aug 02 2023 02:20:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1101[Aug 02 2023 02:20:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1102[Aug 02 2023 02:20:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1103[Aug 02 2023 02:20:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.991s1104[Aug 02 2023 02:20:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1105[Aug 02 2023 02:20:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/composer-package-project-5b123ec6afc250171106[Aug 02 2023 02:20:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1107[Aug 02 2023 02:20:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1108[Aug 02 2023 02:20:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.809s1109[Aug 02 2023 02:20:22 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1110[Aug 02 2023 02:20:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.288s1111[Aug 02 2023 02:20:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1112[Aug 02 2023 02:20:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1113[Aug 02 2023 02:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.738s1114[Aug 02 2023 02:20:37 UTC (QA Tests)] INFO -- clicking :details-link1115[Aug 02 2023 02:20:37 UTC (QA Tests)] INFO -- clicking :delete-package1116[Aug 02 2023 02:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-package' took 0.518s1117[Aug 02 2023 02:20:39 UTC (QA Tests)] INFO -- clicking :delete-modal-button1118[Aug 02 2023 02:20:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690942812'1119[Aug 02 2023 02:20:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942812`1120 publishes a composer package and deletes it1121Fulfillment1122 Seat overage modal1123 with ultimate plan1124 for group invite1125 does not show overage modal when inviting a group which does not increase seats owed (PENDING: Test is not compatible with this environment or pipeline)1126 when inviting a group with developer role which increases seats owed1127 behaves like overage for group invite1128 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1129 for member invite1130 does not show overage modal when inviting a member as a guest (PENDING: Test is not compatible with this environment or pipeline)1131 when access level developer or above is added1132 behaves like overage for member invite1133 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1134 with premium plan1135 for group invite1136 when inviting a group with Guest role which increases seats owed1137 behaves like overage for group invite1138 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1139 for member invite1140 when guest role is added1141 behaves like overage for member invite1142 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1143Data Stores1144 Project1145 in group1146 behaves like successful project creation1147[Aug 02 2023 02:20:40 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project1148[Aug 02 2023 02:20:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1149[Aug 02 2023 02:20:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1150[Aug 02 2023 02:20:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1151[Aug 02 2023 02:20:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1152[Aug 02 2023 02:20:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1153[Aug 02 2023 02:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.887s1154[Aug 02 2023 02:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1155[Aug 02 2023 02:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1156[Aug 02 2023 02:20:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e1157[Aug 02 2023 02:20:46 UTC (QA Tests)] INFO -- clicking :new_project_button1158[Aug 02 2023 02:20:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.736s1159[Aug 02 2023 02:20:46 UTC (QA Tests)] INFO -- clicking :panel_link1160[Aug 02 2023 02:20:46 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1161[Aug 02 2023 02:20:47 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e"1162[Aug 02 2023 02:20:47 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1163[Aug 02 2023 02:20:48 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1164[Aug 02 2023 02:20:48 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1165[Aug 02 2023 02:20:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-in-group-a2cfefeef4b9e96a-87fbd8c3d240bc42' via browser_ui in 4.73 seconds1166 creates a new project1167 in personal namespace1168 behaves like successful project creation1169[Aug 02 2023 02:20:49 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project1170[Aug 02 2023 02:20:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1171[Aug 02 2023 02:20:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1172[Aug 02 2023 02:20:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1173[Aug 02 2023 02:20:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1174[Aug 02 2023 02:20:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1175[Aug 02 2023 02:20:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.969s1176[Aug 02 2023 02:20:54 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present1177[Aug 02 2023 02:20:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.729s1178[Aug 02 2023 02:20:54 UTC (QA Tests)] INFO -- clicking :panel_link1179[Aug 02 2023 02:20:55 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1180[Aug 02 2023 02:20:55 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"1181[Aug 02 2023 02:20:55 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1182[Aug 02 2023 02:20:56 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1183[Aug 02 2023 02:20:56 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1184[Aug 02 2023 02:20:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-801175e2692981c8-58819bb048bd532d' via browser_ui in 3.44 seconds1185 creates a new project1186Monitor1187 Recovery alert1188 when using Prometheus integration1189 behaves like triggers recovery alert1190[Aug 02 2023 02:20:57 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert1191[Aug 02 2023 02:20:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1192[Aug 02 2023 02:20:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1193[Aug 02 2023 02:20:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1194[Aug 02 2023 02:20:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1195[Aug 02 2023 02:20:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1196[Aug 02 2023 02:21:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.99s1197[Aug 02 2023 02:21:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1198[Aug 02 2023 02:21:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1199[Aug 02 2023 02:21:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-alerts-d2e30d98b0015bc3' via api in 0.66 seconds1200[Aug 02 2023 02:21:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-alerts-d2e30d98b0015bc31201[Aug 02 2023 02:21:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1202[Aug 02 2023 02:21:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1203[Aug 02 2023 02:21:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.183s1204[Aug 02 2023 02:21:06 UTC (QA Tests)] INFO -- clicking :add_integration_button1205[Aug 02 2023 02:21:06 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1206[Aug 02 2023 02:21:06 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1207[Aug 02 2023 02:21:06 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-02T02:21:06.836+00:00","generatorURL":"http://gerhold-mertz.example/jessika","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"architecto"},"annotations":{"title":"Earum at hic sunt."}}]}"1208[Aug 02 2023 02:21:06 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1209[Aug 02 2023 02:21:07 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1210[Aug 02 2023 02:21:07 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-02T02:21:06.836+00:00","generatorURL":"http://fadel.example/dimple","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"soluta"},"annotations":{"title":"Quia qui et et."}}]}"1211[Aug 02 2023 02:21:07 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1212[Aug 02 2023 02:21:08 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1213[Aug 02 2023 02:21:11 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-02T02:21:06.836+00:00","generatorURL":"http://gerhold-mertz.example/jessika","endsAt":"2023-08-02T02:21:11.571+00:00","status":"resolved","labels":{"gitlab_environment_name":"architecto"},"annotations":{"title":"Earum at hic sunt."}}]}"1214[Aug 02 2023 02:21:11 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1215[Aug 02 2023 02:21:11 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1216[Aug 02 2023 02:21:12 UTC (QA Tests)] INFO -- clicking :menu_section_button1217[Aug 02 2023 02:21:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1218[Aug 02 2023 02:21:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.733s1219 only resolves the correct alert1220 when using HTTP endpoint integration1221 behaves like triggers recovery alert1222 only resolves the correct alert (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)1223Plan1224 Read-only board configuration1225[Aug 02 2023 02:21:13 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission1226[Aug 02 2023 02:21:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1227[Aug 02 2023 02:21:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1228[Aug 02 2023 02:21:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1229[Aug 02 2023 02:21:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1230[Aug 02 2023 02:21:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1231[Aug 02 2023 02:21:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.978s1232[Aug 02 2023 02:21:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1233[Aug 02 2023 02:21:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds1234[Aug 02 2023 02:21:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-board-list-a08d5cdb9f00f458' via api in 1.23 seconds1235[Aug 02 2023 02:21:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.16 seconds1236[Aug 02 2023 02:21:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '7' via api in 0.12 seconds1237[Aug 02 2023 02:21:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '9' via api in 1.63 seconds1238[Aug 02 2023 02:21:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1239[Aug 02 2023 02:21:19 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-board-list-a08d5cdb9f00f458 QA::Resource::Project1240[Aug 02 2023 02:21:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.019s1241[Aug 02 2023 02:21:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content1242[Aug 02 2023 02:21:21 UTC (QA Tests)] INFO -- clicking :sign_out_link1243[Aug 02 2023 02:21:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1244[Aug 02 2023 02:21:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1245[Aug 02 2023 02:21:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1246[Aug 02 2023 02:21:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1247[Aug 02 2023 02:21:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1248[Aug 02 2023 02:21:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.502s1249[Aug 02 2023 02:21:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-board-list-a08d5cdb9f00f4581250[Aug 02 2023 02:21:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1251[Aug 02 2023 02:21:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1252[Aug 02 2023 02:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.754s1253[Aug 02 2023 02:21:26 UTC (QA Tests)] INFO -- clicking :boards_config_button1254[Aug 02 2023 02:21:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? board_name_field' took 1.012s1255 shows board configuration to user without edit permission1256Manage1257 Jenkins integration1258[Aug 02 2023 02:21:28 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1259[Aug 02 2023 02:21:28 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1260[Aug 02 2023 02:21:28 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`1261[Aug 02 2023 02:21:28 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 `1262[Aug 02 2023 02:21:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1263[Aug 02 2023 02:21:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1264[Aug 02 2023 02:21:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1265[Aug 02 2023 02:21:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1266[Aug 02 2023 02:21:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1267[Aug 02 2023 02:21:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.332s1268[Aug 02 2023 02:21:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1269[Aug 02 2023 02:21:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds1270[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project_with_jenkins_e4a0bf4c-d6fb214042f11818' via api in 0.97 seconds1271[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project_with_jenkins_e4a0bf4c-d6fb214042f118181272[Aug 02 2023 02:21:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1273[Aug 02 2023 02:21:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.948s1274[Aug 02 2023 02:21:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1275[Aug 02 2023 02:21:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1276[Aug 02 2023 02:21:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.728s1277[Aug 02 2023 02:21:57 UTC (QA Tests)] INFO -- clicking :jenkins_link1278[Aug 02 2023 02:21:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.715s1279[Aug 02 2023 02:21:57 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1280[Aug 02 2023 02:21:57 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1281[Aug 02 2023 02:21:58 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_c20074d33b"1282[Aug 02 2023 02:21:58 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1283[Aug 02 2023 02:21:58 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1284[Aug 02 2023 02:21:58 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1285[Aug 02 2023 02:21:59 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1286[Aug 02 2023 02:21:59 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1287[Aug 02 2023 02:21:59 UTC (QA Tests)] INFO -- clicking :save_changes_button1288[Aug 02 2023 02:22:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.923s1289[Aug 02 2023 02:22:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1290[Aug 02 2023 02:22:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.44 seconds1291[Aug 02 2023 02:22:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project_with_jenkins_e4a0bf4c-d6fb214042f118181292[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1293[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1294[Aug 02 2023 02:22:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s1295[Aug 02 2023 02:22:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1296[Aug 02 2023 02:22:23 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1297 integrates and displays build status for MR pipeline in GitLab1298Verify1299 UI defined variable1300[Aug 02 2023 02:22:28 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false1301[Aug 02 2023 02:22:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1302[Aug 02 2023 02:22:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-f0xbrm6i' via api in 0.34 seconds1303[Aug 02 2023 02:22:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1304[Aug 02 2023 02:22:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1305[Aug 02 2023 02:22:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1306[Aug 02 2023 02:22:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name f0xbrm6i --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach f0xbrm6i 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 f0xbrm6i --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list f0xbrm6i --executor shell && gitlab-runner run" `1307[Aug 02 2023 02:22:30 UTC (QA Tests)] INFO -- Executing: `docker logs f0xbrm6i`1308[Aug 02 2023 02:22:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1309[Aug 02 2023 02:22:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'f0xbrm6i' via api in 1.1 seconds1310[Aug 02 2023 02:22:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1311[Aug 02 2023 02:22:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1312[Aug 02 2023 02:22:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1313[Aug 02 2023 02:22:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1314[Aug 02 2023 02:22:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1315[Aug 02 2023 02:22:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.045s1316[Aug 02 2023 02:22:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-f0xbrm6i/downstream1-variable-inheritance-ecb12092a2d77510' via api in 0.41 seconds1317[Aug 02 2023 02:22:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1318[Aug 02 2023 02:22:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-f0xbrm6i/downstream2-variable-inheritance-3e44d0ef6c52f740' via api in 0.42 seconds1319[Aug 02 2023 02:22:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1320[Aug 02 2023 02:22:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-f0xbrm6i/upstream-variable-inheritance-1e52c6960606f3db' via api in 0.48 seconds1321[Aug 02 2023 02:22:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1322[Aug 02 2023 02:22:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-f0xbrm6i/upstream-variable-inheritance-1e52c6960606f3db1323[Aug 02 2023 02:22:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1324[Aug 02 2023 02:22:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1325[Aug 02 2023 02:22:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.862s1326[Aug 02 2023 02:22:50 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1327[Aug 02 2023 02:22:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.986s1328[Aug 02 2023 02:22:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1329[Aug 02 2023 02:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.647s1330[Aug 02 2023 02:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.784s1331[Aug 02 2023 02:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.8s1332[Aug 02 2023 02:22:53 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1333[Aug 02 2023 02:22:53 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1334[Aug 02 2023 02:22:54 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1335[Aug 02 2023 02:22:54 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1336[Aug 02 2023 02:22:54 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1337[Aug 02 2023 02:22:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.343s1338[Aug 02 2023 02:22:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.672s1339[Aug 02 2023 02:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.07 seconds1340[Aug 02 2023 02:23:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.07 seconds1341[Aug 02 2023 02:23:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.07 seconds1342[Aug 02 2023 02:23:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '25' via api in 0.07 seconds1343[Aug 02 2023 02:23:07 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1344[Aug 02 2023 02:23:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1345[Aug 02 2023 02:23:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.223s1346[Aug 02 2023 02:23:09 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1347[Aug 02 2023 02:23:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1348[Aug 02 2023 02:23:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.273s1349[Aug 02 2023 02:23:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'f0xbrm6i'1350[Aug 02 2023 02:23:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f f0xbrm6i`1351 is not inheritable when forward:pipeline_variables is false1352[Aug 02 2023 02:23:11 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default1353[Aug 02 2023 02:23:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1354[Aug 02 2023 02:23:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t2c6i3y4' via api in 0.37 seconds1355[Aug 02 2023 02:23:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1356[Aug 02 2023 02:23:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1357[Aug 02 2023 02:23:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1358[Aug 02 2023 02:23:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name t2c6i3y4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach t2c6i3y4 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 t2c6i3y4 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list t2c6i3y4 --executor shell && gitlab-runner run" `1359[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- Executing: `docker logs t2c6i3y4`1360[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1361[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 't2c6i3y4' via api in 6.15 seconds1362[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1363[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1364[Aug 02 2023 02:23:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1365[Aug 02 2023 02:23:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1366[Aug 02 2023 02:23:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1367[Aug 02 2023 02:23:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.131s1368[Aug 02 2023 02:23:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t2c6i3y4/downstream1-variable-inheritance-e9465bfe8fcd970e' via api in 0.44 seconds1369[Aug 02 2023 02:23:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1370[Aug 02 2023 02:23:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t2c6i3y4/downstream2-variable-inheritance-836b832563e5db86' via api in 0.42 seconds1371[Aug 02 2023 02:23:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1372[Aug 02 2023 02:23:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t2c6i3y4/upstream-variable-inheritance-a45c12c3ce2e9ae7' via api in 0.42 seconds1373[Aug 02 2023 02:23:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1374[Aug 02 2023 02:23:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-t2c6i3y4/upstream-variable-inheritance-a45c12c3ce2e9ae71375[Aug 02 2023 02:23:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1376[Aug 02 2023 02:23:27 UTC (QA Tests)] INFO -- clicking :nav_item_link1377[Aug 02 2023 02:23:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.932s1378[Aug 02 2023 02:23:39 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1379[Aug 02 2023 02:23:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.959s1380[Aug 02 2023 02:23:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s1381[Aug 02 2023 02:23:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.632s1382[Aug 02 2023 02:23:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.756s1383[Aug 02 2023 02:23:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.773s1384[Aug 02 2023 02:23:41 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1385[Aug 02 2023 02:23:41 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1386[Aug 02 2023 02:23:42 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1387[Aug 02 2023 02:23:42 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1388[Aug 02 2023 02:23:42 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1389[Aug 02 2023 02:23:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.188s1390[Aug 02 2023 02:23:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.508s1391[Aug 02 2023 02:23:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '34' via api in 0.06 seconds1392[Aug 02 2023 02:23:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '34' via api in 0.06 seconds1393[Aug 02 2023 02:23:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '34' via api in 0.06 seconds1394[Aug 02 2023 02:23:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '38' via api in 0.07 seconds1395[Aug 02 2023 02:23:55 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1396[Aug 02 2023 02:23:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1397[Aug 02 2023 02:23:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.364s1398[Aug 02 2023 02:23:57 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1399[Aug 02 2023 02:23:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1400[Aug 02 2023 02:23:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.131s1401[Aug 02 2023 02:23:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 't2c6i3y4'1402[Aug 02 2023 02:23:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f t2c6i3y4`1403 is not inheritable by default1404Create1405 Multiple file snippet1406 behaves like copying snippet file contents1407[Aug 02 2023 02:23:59 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file personal_snippet to a comment and verifies them1408[Aug 02 2023 02:24:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1409[Aug 02 2023 02:24:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1410[Aug 02 2023 02:24:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1411[Aug 02 2023 02:24:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1412[Aug 02 2023 02:24:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1413[Aug 02 2023 02:24:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.074s1414[Aug 02 2023 02:24:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.35 seconds1415[Aug 02 2023 02:24:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-2d3cf20a.test/-/snippets/11416[Aug 02 2023 02:24:05 UTC (QA Tests)] INFO -- clicking :copy_contents_button1417[Aug 02 2023 02:24:05 UTC (QA Tests)] INFO -- clicking :comment_button1418[Aug 02 2023 02:24:05 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1419[Aug 02 2023 02:24:05 UTC (QA Tests)] INFO -- clicking :delete_comment_button1420[Aug 02 2023 02:24:06 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1421[Aug 02 2023 02:24:06 UTC (QA Tests)] INFO -- clicking :copy_contents_button1422[Aug 02 2023 02:24:06 UTC (QA Tests)] INFO -- clicking :comment_button1423[Aug 02 2023 02:24:07 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1424[Aug 02 2023 02:24:07 UTC (QA Tests)] INFO -- clicking :delete_comment_button1425[Aug 02 2023 02:24:07 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1426[Aug 02 2023 02:24:07 UTC (QA Tests)] INFO -- clicking :copy_contents_button1427[Aug 02 2023 02:24:07 UTC (QA Tests)] INFO -- clicking :comment_button1428[Aug 02 2023 02:24:08 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1429[Aug 02 2023 02:24:08 UTC (QA Tests)] INFO -- clicking :delete_comment_button1430[Aug 02 2023 02:24:08 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1431 copies file contents of a multi-file personal_snippet to a comment and verifies them1432 behaves like copying snippet file contents1433[Aug 02 2023 02:24:08 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file project_snippet to a comment and verifies them1434[Aug 02 2023 02:24:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1435[Aug 02 2023 02:24:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1436[Aug 02 2023 02:24:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1437[Aug 02 2023 02:24:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1438[Aug 02 2023 02:24:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1439[Aug 02 2023 02:24:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.135s1440[Aug 02 2023 02:24:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1441[Aug 02 2023 02:24:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1442[Aug 02 2023 02:24:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-snippets-7a0f8ee39e500e2d' via api in 0.61 seconds1443[Aug 02 2023 02:24:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.03 seconds1444[Aug 02 2023 02:24:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-snippets-7a0f8ee39e500e2d/-/snippets/21445[Aug 02 2023 02:24:15 UTC (QA Tests)] INFO -- clicking :copy_contents_button1446[Aug 02 2023 02:24:15 UTC (QA Tests)] INFO -- clicking :comment_button1447[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1448[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- clicking :delete_comment_button1449[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1450[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- clicking :copy_contents_button1451[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- clicking :comment_button1452[Aug 02 2023 02:24:17 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1453[Aug 02 2023 02:24:17 UTC (QA Tests)] INFO -- clicking :delete_comment_button1454[Aug 02 2023 02:24:17 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1455[Aug 02 2023 02:24:17 UTC (QA Tests)] INFO -- clicking :copy_contents_button1456[Aug 02 2023 02:24:18 UTC (QA Tests)] INFO -- clicking :comment_button1457[Aug 02 2023 02:24:18 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1458[Aug 02 2023 02:24:18 UTC (QA Tests)] INFO -- clicking :delete_comment_button1459[Aug 02 2023 02:24:18 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1460 copies file contents of a multi-file project_snippet to a comment and verifies them1461Create1462 File with unusual name1463 when file name starts with a dash and contains hash, semicolon, colon, and question mark1464[Aug 02 2023 02:24:19 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly1465[Aug 02 2023 02:24:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1466[Aug 02 2023 02:24:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1467[Aug 02 2023 02:24:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1468[Aug 02 2023 02:24:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1469[Aug 02 2023 02:24:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1470[Aug 02 2023 02:24:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.12s1471[Aug 02 2023 02:24:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1472[Aug 02 2023 02:24:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1473[Aug 02 2023 02:24:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-new-file-4b7fdb569291151a' via api in 0.87 seconds1474[Aug 02 2023 02:24:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1475[Aug 02 2023 02:24:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1476[Aug 02 2023 02:24:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/unusually-named-file-project-a2725547636e7937' via api in 0.92 seconds1477[Aug 02 2023 02:24:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.46 seconds1478[Aug 02 2023 02:24:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/unusually-named-file-project-a2725547636e79371479[Aug 02 2023 02:24:27 UTC (QA Tests)] INFO -- clicking :file_name_link1480[Aug 02 2023 02:24:28 UTC (QA Tests)] INFO -- clicking :file_name_link1481 renders repository file tree correctly1482Plan1483 Project Wiki1484 with Wiki Page List1485[Aug 02 2023 02:24:29 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work1486[Aug 02 2023 02:24:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1487[Aug 02 2023 02:24:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1488[Aug 02 2023 02:24:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1489[Aug 02 2023 02:24:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1490[Aug 02 2023 02:24:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1491[Aug 02 2023 02:24:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.042s1492[Aug 02 2023 02:24:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1493[Aug 02 2023 02:24:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1494[Aug 02 2023 02:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/wiki_testing-ad945d618eb6838f' via api in 0.65 seconds1495[Aug 02 2023 02:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.04 seconds1496[Aug 02 2023 02:24:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1497[Aug 02 2023 02:24:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1498[Aug 02 2023 02:24:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1499[Aug 02 2023 02:24:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1500[Aug 02 2023 02:24:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.31 seconds1501[Aug 02 2023 02:24:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1502[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1503[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds1504[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1505[Aug 02 2023 02:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1506[Aug 02 2023 02:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.31 seconds1507[Aug 02 2023 02:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds1508[Aug 02 2023 02:24:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds1509[Aug 02 2023 02:24:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1510[Aug 02 2023 02:24:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1511[Aug 02 2023 02:24:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/wiki_testing-ad945d618eb6838f/-/wikis/Home1512[Aug 02 2023 02:24:40 UTC (QA Tests)] INFO -- clicking :view_all_pages_button1513[Aug 02 2023 02:24:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view_all_pages_button' took 0.729s1514[Aug 02 2023 02:24:41 UTC (QA Tests)] INFO -- clicking :wiki_page_link1515[Aug 02 2023 02:24:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.679s1516 has all expected links that work1517 with Wiki Sidebar1518[Aug 02 2023 02:24:42 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work1519[Aug 02 2023 02:24:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1520[Aug 02 2023 02:24:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1521[Aug 02 2023 02:24:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1522[Aug 02 2023 02:24:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1523[Aug 02 2023 02:24:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1524[Aug 02 2023 02:24:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.07s1525[Aug 02 2023 02:24:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1526[Aug 02 2023 02:24:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1527[Aug 02 2023 02:24:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/wiki_testing-a8fe12841f758347' via api in 0.61 seconds1528[Aug 02 2023 02:24:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.98 seconds1529[Aug 02 2023 02:24:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.31 seconds1530[Aug 02 2023 02:24:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds1531[Aug 02 2023 02:24:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1532[Aug 02 2023 02:24:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1533[Aug 02 2023 02:24:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.31 seconds1534[Aug 02 2023 02:24:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/wiki_testing-a8fe12841f758347/-/wikis/Home1535[Aug 02 2023 02:24:50 UTC (QA Tests)] INFO -- clicking :wiki_page_link1536[Aug 02 2023 02:24:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.712s1537 has all expected links that work1538Create1539 Project snippet creation1540[Aug 02 2023 02:24:51 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet1541[Aug 02 2023 02:24:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1542[Aug 02 2023 02:24:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1543[Aug 02 2023 02:24:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1544[Aug 02 2023 02:24:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1545[Aug 02 2023 02:24:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1546[Aug 02 2023 02:24:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s1547[Aug 02 2023 02:24:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1548[Aug 02 2023 02:24:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1549[Aug 02 2023 02:24:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-snippets-dfa30ff71da0f48a' via api in 0.62 seconds1550[Aug 02 2023 02:24:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-snippets-dfa30ff71da0f48a1551[Aug 02 2023 02:24:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1552[Aug 02 2023 02:24:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1553[Aug 02 2023 02:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.608s1554[Aug 02 2023 02:24:57 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link1555[Aug 02 2023 02:24:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 1.006s1556[Aug 02 2023 02:24:58 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet"1557[Aug 02 2023 02:24:58 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1558[Aug 02 2023 02:24:59 UTC (QA Tests)] INFO -- clicking :description_placeholder1559[Aug 02 2023 02:24:59 UTC (QA Tests)] INFO -- filling :snippet_description_field with " "1560[Aug 02 2023 02:24:59 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1561[Aug 02 2023 02:24:59 UTC (QA Tests)] INFO -- clicking :visibility_content1562[Aug 02 2023 02:24:59 UTC (QA Tests)] INFO -- filling :file_name_field with "markdown_file.md"1563[Aug 02 2023 02:24:59 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1564[Aug 02 2023 02:25:00 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1565[Aug 02 2023 02:25:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.393s1566[Aug 02 2023 02:25:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.401s1567[Aug 02 2023 02:25:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via browser_ui in 6.66 seconds1568 user creates a project snippet1569Plan1570 Group milestone1571[Aug 02 2023 02:25:02 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone1572[Aug 02 2023 02:25:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1573[Aug 02 2023 02:25:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1574[Aug 02 2023 02:25:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1575[Aug 02 2023 02:25:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1576[Aug 02 2023 02:25:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1577[Aug 02 2023 02:25:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.174s1578[Aug 02 2023 02:25:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1579[Aug 02 2023 02:25:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-with-milestone-292a7a79' via api in 0.36 seconds1580[Aug 02 2023 02:25:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/group-with-milestone-292a7a791581[Aug 02 2023 02:25:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1582[Aug 02 2023 02:25:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1583[Aug 02 2023 02:25:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.549s1584[Aug 02 2023 02:25:09 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link1585[Aug 02 2023 02:25:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_group_milestone_link' took 0.72s1586[Aug 02 2023 02:25:10 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"1587[Aug 02 2023 02:25:10 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1588[Aug 02 2023 02:25:10 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."1589[Aug 02 2023 02:25:10 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1590[Aug 02 2023 02:25:11 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/08/021591"1592[Aug 02 2023 02:25:11 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1593[Aug 02 2023 02:25:11 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/09/021594"1595[Aug 02 2023 02:25:11 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1596[Aug 02 2023 02:25:12 UTC (QA Tests)] INFO -- clicking :create_milestone_button1597[Aug 02 2023 02:25:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 0.929s1598[Aug 02 2023 02:25:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 5.5 seconds1599[Aug 02 2023 02:25:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1600[Aug 02 2023 02:25:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1601[Aug 02 2023 02:25:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.626s1602[Aug 02 2023 02:25:14 UTC (QA Tests)] INFO -- clicking :milestone_link1603[Aug 02 2023 02:25:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.846s1604 creates a group milestone1605Fulfillment1606 Utilization1607 in ultimate plan billing settings1608 displays correct information for seat usage (PENDING: Test is not compatible with this environment or pipeline)1609Create1610 Commit data1611[Aug 02 2023 02:25:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1612[Aug 02 2023 02:25:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1613[Aug 02 2023 02:25:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds1614[Aug 02 2023 02:25:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-e474201b5b71f005' via api in 0.65 seconds1615[Aug 02 2023 02:25:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1616[Aug 02 2023 02:25:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.05 seconds1617[Aug 02 2023 02:25:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1618[Aug 02 2023 02:25:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1619[Aug 02 2023 02:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-new-file-2dcea152753ed7c7' via api in 0.91 seconds1620[Aug 02 2023 02:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.43 seconds1621[Aug 02 2023 02:25:18 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch1622[Aug 02 2023 02:25:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1623[Aug 02 2023 02:25:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1624[Aug 02 2023 02:25:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1625[Aug 02 2023 02:25:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1626[Aug 02 2023 02:25:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1627[Aug 02 2023 02:25:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s1628[Aug 02 2023 02:25:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-e474201b5b71f0051629[Aug 02 2023 02:25:25 UTC (QA Tests)] INFO -- clicking :options_button1630 user views raw email patch1631[Aug 02 2023 02:25:26 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff1632[Aug 02 2023 02:25:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1633[Aug 02 2023 02:25:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1634[Aug 02 2023 02:25:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1635[Aug 02 2023 02:25:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1636[Aug 02 2023 02:25:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1637[Aug 02 2023 02:25:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.057s1638[Aug 02 2023 02:25:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-e474201b5b71f0051639[Aug 02 2023 02:25:32 UTC (QA Tests)] INFO -- clicking :options_button1640 user views raw commit diff1641Plan1642 filter issue comments activities1643[Aug 02 2023 02:25:33 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue1644[Aug 02 2023 02:25:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1645[Aug 02 2023 02:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1646[Aug 02 2023 02:25:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1647[Aug 02 2023 02:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1648[Aug 02 2023 02:25:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1649[Aug 02 2023 02:25:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.062s1650[Aug 02 2023 02:25:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1651[Aug 02 2023 02:25:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.19 seconds1652[Aug 02 2023 02:25:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-issues-6184169ccca90059' via api in 0.65 seconds1653[Aug 02 2023 02:25:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.99 seconds1654[Aug 02 2023 02:25:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-issues-6184169ccca90059/-/issues/11655[Aug 02 2023 02:25:40 UTC (QA Tests)] INFO -- clicking :close-button1656[Aug 02 2023 02:25:41 UTC (QA Tests)] INFO -- clicking :issue-title1657[Aug 02 2023 02:25:41 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1658[Aug 02 2023 02:25:41 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential1659"1660[Aug 02 2023 02:25:41 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1661[Aug 02 2023 02:25:42 UTC (QA Tests)] INFO -- clicking :comment_button1662[Aug 02 2023 02:25:42 UTC (QA Tests)] INFO -- clicking :issue-title1663[Aug 02 2023 02:25:42 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1664[Aug 02 2023 02:25:43 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment1665"1666[Aug 02 2023 02:25:43 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1667[Aug 02 2023 02:25:43 UTC (QA Tests)] INFO -- clicking :comment_button1668[Aug 02 2023 02:25:44 UTC (QA Tests)] INFO -- clicking :issue-title1669[Aug 02 2023 02:25:44 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1670[Aug 02 2023 02:25:44 UTC (QA Tests)] INFO -- clicking :issue-title1671[Aug 02 2023 02:25:45 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1672 filters comments and activities in an issue1673Create1674 Upload a file in Web IDE1675 when the file is a text file1676[Aug 02 2023 02:25:45 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1677 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1678 when the file is binary1679[Aug 02 2023 02:25:45 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button1680 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1681 when the file is an image1682[Aug 02 2023 02:25:45 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer1683 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1684 when a file with the same name already exists1685[Aug 02 2023 02:25:45 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1686 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1687Data Stores1688 Project transfer1689[Aug 02 2023 02:25:45 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer user transfers a project between groups1690[Aug 02 2023 02:25:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1691[Aug 02 2023 02:25:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/target-group-for-transfer_946723eea829ca8e' via api in 0.32 seconds1692[Aug 02 2023 02:25:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1693[Aug 02 2023 02:25:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-28db5ace70e87c52' via api in 0.33 seconds1694[Aug 02 2023 02:25:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/source-group-28db5ace70e87c52/transfer-project-75e7c7504c781c04' via api in 0.39 seconds1695[Aug 02 2023 02:25:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1696[Aug 02 2023 02:25:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1697[Aug 02 2023 02:25:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1698[Aug 02 2023 02:25:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1699[Aug 02 2023 02:25:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1700[Aug 02 2023 02:25:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1701[Aug 02 2023 02:25:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.046s1702[Aug 02 2023 02:25:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/source-group-28db5ace70e87c52/transfer-project-75e7c7504c781c041703[Aug 02 2023 02:25:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1704[Aug 02 2023 02:25:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1705[Aug 02 2023 02:25:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.915s1706[Aug 02 2023 02:25:55 UTC (QA Tests)] INFO -- Transferring project: transfer-project-75e7c7504c781c04 to namespace: gitlab-qa-sandbox-group-4/target-group-for-transfer_946723eea829ca8e1707[Aug 02 2023 02:25:55 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer_project_content"],[data-qa-selector="transfer_project_content"],.qa-transfer-project-content1708[Aug 02 2023 02:25:55 UTC (QA Tests)] INFO -- clicking :namespaces_list1709[Aug 02 2023 02:25:56 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "gitlab-qa-sandbox-group-4 / target-group-for-transfer_946723eea829ca8e"1710[Aug 02 2023 02:25:56 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search1711[Aug 02 2023 02:25:56 UTC (QA Tests)] INFO -- clicking :transfer_project_button1712[Aug 02 2023 02:25:56 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "transfer-project-75e7c7504c781c04"1713[Aug 02 2023 02:25:56 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field1714[Aug 02 2023 02:25:57 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button1715[Aug 02 2023 02:25:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 1.432s1716[Aug 02 2023 02:25:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1717[Aug 02 2023 02:25:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.034s1718 user transfers a project between groups1719Plan1720 Custom issue templates1721[Aug 02 2023 02:26:00 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template1722[Aug 02 2023 02:26:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1723[Aug 02 2023 02:26:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1724[Aug 02 2023 02:26:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1725[Aug 02 2023 02:26:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1726[Aug 02 2023 02:26:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1727[Aug 02 2023 02:26:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.017s1728[Aug 02 2023 02:26:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1729[Aug 02 2023 02:26:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1730[Aug 02 2023 02:26:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/custom-issue-template-project-85975d5ac61ebed7' via api in 0.93 seconds1731[Aug 02 2023 02:26:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1732[Aug 02 2023 02:26:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/custom-issue-template-project-85975d5ac61ebed71733[Aug 02 2023 02:26:07 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1734[Aug 02 2023 02:26:07 UTC (QA Tests)] INFO -- clicking :create_menu_item1735[Aug 02 2023 02:26:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.189s1736[Aug 02 2023 02:26:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title e3db05edf4769b4f"1737[Aug 02 2023 02:26:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1738[Aug 02 2023 02:26:09 UTC (QA Tests)] INFO -- clicking :template_dropdown1739[Aug 02 2023 02:26:09 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1740[Aug 02 2023 02:26:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.218s1741[Aug 02 2023 02:26:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.5 seconds1742 creates an issue via custom template1743Create1744 Repository tags1745 when protected1746 behaves like successful tag creation1747[Aug 02 2023 02:26:11 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like successful tag creation can be created by maintainer_user1748[Aug 02 2023 02:26:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1749[Aug 02 2023 02:26:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1750[Aug 02 2023 02:26:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-816ca5efaee58006' via api in 0.91 seconds1751[Aug 02 2023 02:26:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1752[Aug 02 2023 02:26:12 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-816ca5efaee58006 QA::Resource::Project1753[Aug 02 2023 02:26:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.25 seconds1754[Aug 02 2023 02:26:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-816ca5efaee58006 QA::Resource::Project1755[Aug 02 2023 02:26:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1756[Aug 02 2023 02:26:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1757[Aug 02 2023 02:26:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1758[Aug 02 2023 02:26:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1759[Aug 02 2023 02:26:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1760[Aug 02 2023 02:26:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.033s1761[Aug 02 2023 02:26:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-816ca5efaee580061762[Aug 02 2023 02:26:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1763[Aug 02 2023 02:26:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1764[Aug 02 2023 02:26:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.786s1765[Aug 02 2023 02:26:21 UTC (QA Tests)] INFO -- clicking :tags_dropdown1766[Aug 02 2023 02:26:22 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1767[Aug 02 2023 02:26:22 UTC (QA Tests)] INFO -- clicking :protect_tag_button1768[Aug 02 2023 02:26:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s1769[Aug 02 2023 02:26:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1770[Aug 02 2023 02:26:25 UTC (QA Tests)] INFO -- clicking :sign_out_link1771[Aug 02 2023 02:26:25 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1772[Aug 02 2023 02:26:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1773[Aug 02 2023 02:26:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1774[Aug 02 2023 02:26:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1775[Aug 02 2023 02:26:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1776[Aug 02 2023 02:26:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-816ca5efaee580061777[Aug 02 2023 02:26:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1778[Aug 02 2023 02:26:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1779[Aug 02 2023 02:26:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.691s1780[Aug 02 2023 02:26:31 UTC (QA Tests)] INFO -- clicking :new_tag_button1781[Aug 02 2023 02:26:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.671s1782[Aug 02 2023 02:26:31 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1783[Aug 02 2023 02:26:31 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1784[Aug 02 2023 02:26:32 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1785[Aug 02 2023 02:26:32 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1786[Aug 02 2023 02:26:32 UTC (QA Tests)] INFO -- clicking :create_tag_button1787[Aug 02 2023 02:26:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 0.995s1788 can be created by maintainer_user1789 behaves like unsuccessful tag creation1790[Aug 02 2023 02:26:33 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like unsuccessful tag creation cannot be created by an unauthorized developer_user1791[Aug 02 2023 02:26:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds1792[Aug 02 2023 02:26:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.24 seconds1793[Aug 02 2023 02:26:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-8ce5e3737b95f99f' via api in 1.01 seconds1794[Aug 02 2023 02:26:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1795[Aug 02 2023 02:26:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-8ce5e3737b95f99f QA::Resource::Project1796[Aug 02 2023 02:26:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1797[Aug 02 2023 02:26:35 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-8ce5e3737b95f99f QA::Resource::Project1798[Aug 02 2023 02:26:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1799[Aug 02 2023 02:26:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1800[Aug 02 2023 02:26:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1801[Aug 02 2023 02:26:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1802[Aug 02 2023 02:26:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1803[Aug 02 2023 02:26:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s1804[Aug 02 2023 02:26:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-8ce5e3737b95f99f1805[Aug 02 2023 02:26:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1806[Aug 02 2023 02:26:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1807[Aug 02 2023 02:26:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.142s1808[Aug 02 2023 02:26:43 UTC (QA Tests)] INFO -- clicking :tags_dropdown1809[Aug 02 2023 02:26:44 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1810[Aug 02 2023 02:26:44 UTC (QA Tests)] INFO -- clicking :protect_tag_button1811[Aug 02 2023 02:26:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.067s1812[Aug 02 2023 02:26:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content1813[Aug 02 2023 02:26:47 UTC (QA Tests)] INFO -- clicking :sign_out_link1814[Aug 02 2023 02:26:48 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1815[Aug 02 2023 02:26:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1816[Aug 02 2023 02:26:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1817[Aug 02 2023 02:26:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1818[Aug 02 2023 02:26:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1819[Aug 02 2023 02:26:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.651s1820[Aug 02 2023 02:26:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-8ce5e3737b95f99f1821[Aug 02 2023 02:26:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1822[Aug 02 2023 02:26:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1823[Aug 02 2023 02:26:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.665s1824[Aug 02 2023 02:26:53 UTC (QA Tests)] INFO -- clicking :new_tag_button1825[Aug 02 2023 02:26:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.643s1826[Aug 02 2023 02:26:54 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1827[Aug 02 2023 02:26:54 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1828[Aug 02 2023 02:26:54 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1829[Aug 02 2023 02:26:54 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1830[Aug 02 2023 02:26:54 UTC (QA Tests)] INFO -- clicking :create_tag_button1831 cannot be created by an unauthorized developer_user1832 when not protected1833 behaves like successful tag creation1834[Aug 02 2023 02:26:55 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by maintainer_user1835[Aug 02 2023 02:26:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1836[Aug 02 2023 02:26:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1837[Aug 02 2023 02:26:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-a2b278b8943a4111' via api in 0.91 seconds1838[Aug 02 2023 02:26:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1839[Aug 02 2023 02:26:56 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-a2b278b8943a4111 QA::Resource::Project1840[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1841[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-a2b278b8943a4111 QA::Resource::Project1842[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1843[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1844[Aug 02 2023 02:26:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1845[Aug 02 2023 02:26:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1846[Aug 02 2023 02:26:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1847[Aug 02 2023 02:27:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-a2b278b8943a41111848[Aug 02 2023 02:27:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1849[Aug 02 2023 02:27:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1850[Aug 02 2023 02:27:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.645s1851[Aug 02 2023 02:27:03 UTC (QA Tests)] INFO -- clicking :new_tag_button1852[Aug 02 2023 02:27:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.67s1853[Aug 02 2023 02:27:03 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1854[Aug 02 2023 02:27:03 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1855[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1856[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1857[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- clicking :create_tag_button1858[Aug 02 2023 02:27:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.04s1859 can be created by maintainer_user1860 behaves like successful tag creation1861[Aug 02 2023 02:27:05 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by developer_user1862[Aug 02 2023 02:27:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1863[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.18 seconds1864[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-daa08213c0dffd2f' via api in 0.91 seconds1865[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1866[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-daa08213c0dffd2f QA::Resource::Project1867[Aug 02 2023 02:27:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1868[Aug 02 2023 02:27:07 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-daa08213c0dffd2f QA::Resource::Project1869[Aug 02 2023 02:27:07 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1870[Aug 02 2023 02:27:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1871[Aug 02 2023 02:27:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1872[Aug 02 2023 02:27:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1873[Aug 02 2023 02:27:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1874[Aug 02 2023 02:27:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.509s1875[Aug 02 2023 02:27:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-for-tags-daa08213c0dffd2f1876[Aug 02 2023 02:27:12 UTC (QA Tests)] INFO -- clicking :menu_section_button1877[Aug 02 2023 02:27:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1878[Aug 02 2023 02:27:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.626s1879[Aug 02 2023 02:27:13 UTC (QA Tests)] INFO -- clicking :new_tag_button1880[Aug 02 2023 02:27:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.579s1881[Aug 02 2023 02:27:13 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1882[Aug 02 2023 02:27:13 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1883[Aug 02 2023 02:27:14 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1884[Aug 02 2023 02:27:14 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1885[Aug 02 2023 02:27:14 UTC (QA Tests)] INFO -- clicking :create_tag_button1886[Aug 02 2023 02:27:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 0.934s1887 can be created by developer_user1888Create1889 Default merge request templates1890[Aug 02 2023 02:27:15 UTC (QA Tests)] INFO -- Starting test: Create Default merge request templates uses default template when creating a merge request1891[Aug 02 2023 02:27:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1892[Aug 02 2023 02:27:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1893[Aug 02 2023 02:27:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1894[Aug 02 2023 02:27:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1895[Aug 02 2023 02:27:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1896[Aug 02 2023 02:27:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.087s1897[Aug 02 2023 02:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1898[Aug 02 2023 02:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds1899[Aug 02 2023 02:27:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/default-mr-template-project-465964733509f5b8' via api in 0.62 seconds1900[Aug 02 2023 02:27:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/default-mr-template-project-465964733509f5b81901[Aug 02 2023 02:27:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1902[Aug 02 2023 02:27:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1903[Aug 02 2023 02:27:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.834s1904[Aug 02 2023 02:27:22 UTC (QA Tests)] INFO -- filling :default_merge_request_template_field with "This is a default merge request template"1905[Aug 02 2023 02:27:22 UTC (QA Tests)] INFO -- clicking the coordinates of :default_merge_request_template_field1906[Aug 02 2023 02:27:23 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1907[Aug 02 2023 02:27:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 0.965s1908[Aug 02 2023 02:27:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1909[Aug 02 2023 02:27:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1910[Aug 02 2023 02:27:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/default-mr-template-project-465964733509f5b81911[Aug 02 2023 02:27:26 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1912[Aug 02 2023 02:27:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.187s1913[Aug 02 2023 02:27:27 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "QA test - merge request"1914[Aug 02 2023 02:27:27 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1915[Aug 02 2023 02:27:28 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1916[Aug 02 2023 02:27:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.404s1917[Aug 02 2023 02:27:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 6.35 seconds1918 uses default template when creating a merge request1919Govern1920 Vulnerability management in a merge request1921[Aug 02 2023 02:27:30 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a security finding with reason from pipeline security tab1922[Aug 02 2023 02:27:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1923[Aug 02 2023 02:27:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds1924[Aug 02 2023 02:27:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-b98b2b1f77ff76eb' via api in 1.14 seconds1925[Aug 02 2023 02:27:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.66 seconds1926[Aug 02 2023 02:27:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1927[Aug 02 2023 02:27:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1928[Aug 02 2023 02:27:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1929[Aug 02 2023 02:27:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-b98b2b1f77ff76eb --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-b98b2b1f77ff76eb 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-project-with-security-findings-b98b2b1f77ff76eb --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1930[Aug 02 2023 02:27:33 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-b98b2b1f77ff76eb`1931[Aug 02 2023 02:27:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1932[Aug 02 2023 02:27:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-b98b2b1f77ff76eb' via api in 1.35 seconds1933[Aug 02 2023 02:27:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"1934[Aug 02 2023 02:27:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds1935[Aug 02 2023 02:27:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.01 seconds1936[Aug 02 2023 02:27:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1937[Aug 02 2023 02:27:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1938[Aug 02 2023 02:27:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1939[Aug 02 2023 02:27:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1940[Aug 02 2023 02:27:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1941[Aug 02 2023 02:27:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.131s1942[Aug 02 2023 02:27:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-b98b2b1f77ff76eb1943[Aug 02 2023 02:27:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1944[Aug 02 2023 02:27:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1945[Aug 02 2023 02:27:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.785s1946[Aug 02 2023 02:27:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-b98b2b1f77ff76eb/-/merge_requests/11947[Aug 02 2023 02:28:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1948[Aug 02 2023 02:28:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1949[Aug 02 2023 02:28:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.671s1950[Aug 02 2023 02:28:04 UTC (QA Tests)] INFO -- checking via JS :security-finding-checkbox with args {:finding_name=>"CVE-2017-18269 in glibc", :visible=>false}1951[Aug 02 2023 02:28:04 UTC (QA Tests)] INFO -- selecting "Won't fix / Accept risk" in :finding-dismissal-reason1952[Aug 02 2023 02:28:04 UTC (QA Tests)] INFO -- clicking :finding-dismiss-button1953[Aug 02 2023 02:28:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.191s1954[Aug 02 2023 02:28:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? undo-dismiss' took 0.53s1955[Aug 02 2023 02:28:07 UTC (QA Tests)] INFO -- clicking :more-info1956[Aug 02 2023 02:28:07 UTC (QA Tests)] INFO -- clicking :cancel-button1957[Aug 02 2023 02:28:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1958[Aug 02 2023 02:28:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1959[Aug 02 2023 02:28:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.067s1960[Aug 02 2023 02:28:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.022s1961[Aug 02 2023 02:28:20 UTC (QA Tests)] INFO -- Merging via PUT /projects/57/merge_requests/1/merge1962[Aug 02 2023 02:28:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1963[Aug 02 2023 02:28:21 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1964[Aug 02 2023 02:28:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '40' via api in 0.07 seconds1965[Aug 02 2023 02:28:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '40' via api in 0.13 seconds1966[Aug 02 2023 02:28:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '40' via api in 0.07 seconds1967[Aug 02 2023 02:28:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '40' via api in 0.07 seconds1968[Aug 02 2023 02:28:31 UTC (QA Tests)] INFO -- clicking :nav_item_link1969[Aug 02 2023 02:28:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.006s1970[Aug 02 2023 02:28:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-b98b2b1f77ff76eb'1971[Aug 02 2023 02:28:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-b98b2b1f77ff76eb`1972[Aug 02 2023 02:28:34 UTC (QA Tests)] ERROR -- Interceptor Api Errors1973[-1] GET /api/graphql -- Correlation Id: Correlation Id not found1974 can dismiss a security finding with reason from pipeline security tab1975[Aug 02 2023 02:28:34 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a vulnerability from mr security widget1976[Aug 02 2023 02:28:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1977[Aug 02 2023 02:28:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.15 seconds1978[Aug 02 2023 02:28:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-78829efa3039e674' via api in 0.88 seconds1979[Aug 02 2023 02:28:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.32 seconds1980[Aug 02 2023 02:28:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1981[Aug 02 2023 02:28:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1982[Aug 02 2023 02:28:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1983[Aug 02 2023 02:28:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-78829efa3039e674 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-78829efa3039e674 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-project-with-security-findings-78829efa3039e674 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1984[Aug 02 2023 02:28:41 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-78829efa3039e674`1985[Aug 02 2023 02:28:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1986[Aug 02 2023 02:28:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-78829efa3039e674' via api in 6.25 seconds1987[Aug 02 2023 02:28:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"1988[Aug 02 2023 02:28:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.43 seconds1989[Aug 02 2023 02:28:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.76 seconds1990[Aug 02 2023 02:28:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1991[Aug 02 2023 02:28:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1992[Aug 02 2023 02:28:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1993[Aug 02 2023 02:28:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1994[Aug 02 2023 02:28:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1995[Aug 02 2023 02:28:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.281s1996[Aug 02 2023 02:28:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-78829efa3039e6741997[Aug 02 2023 02:28:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1998[Aug 02 2023 02:28:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1999[Aug 02 2023 02:28:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.742s2000[Aug 02 2023 02:28:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-78829efa3039e674/-/merge_requests/12001[Aug 02 2023 02:29:09 UTC (QA Tests)] INFO -- clicking :expand_report_button2002[Aug 02 2023 02:29:09 UTC (QA Tests)] INFO -- clicking :title_content2003[Aug 02 2023 02:29:10 UTC (QA Tests)] INFO -- clicking :create-issue-button2004[Aug 02 2023 02:29:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-78829efa3039e674'2005[Aug 02 2023 02:29:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-78829efa3039e674`2006 can create an issue from a vulnerability from mr security widget2007[Aug 02 2023 02:29:13 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a security finding in pipeline security tab2008[Aug 02 2023 02:29:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2009[Aug 02 2023 02:29:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.21 seconds2010[Aug 02 2023 02:29:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-6805674369fb7db9' via api in 0.95 seconds2011[Aug 02 2023 02:29:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.25 seconds2012[Aug 02 2023 02:29:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2013[Aug 02 2023 02:29:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2014[Aug 02 2023 02:29:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2015[Aug 02 2023 02:29:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-6805674369fb7db9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-6805674369fb7db9 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-project-with-security-findings-6805674369fb7db9 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2016[Aug 02 2023 02:29:20 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-6805674369fb7db9`2017[Aug 02 2023 02:29:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2018[Aug 02 2023 02:29:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-6805674369fb7db9' via api in 6.27 seconds2019[Aug 02 2023 02:29:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"2020[Aug 02 2023 02:29:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.76 seconds2021[Aug 02 2023 02:29:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.64 seconds2022[Aug 02 2023 02:29:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2023[Aug 02 2023 02:29:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2024[Aug 02 2023 02:29:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2025[Aug 02 2023 02:29:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2026[Aug 02 2023 02:29:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2027[Aug 02 2023 02:29:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.224s2028[Aug 02 2023 02:29:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-6805674369fb7db92029[Aug 02 2023 02:29:30 UTC (QA Tests)] INFO -- clicking :menu_section_button2030[Aug 02 2023 02:29:31 UTC (QA Tests)] INFO -- clicking :nav_item_link2031[Aug 02 2023 02:29:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s2032[Aug 02 2023 02:29:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-6805674369fb7db9/-/merge_requests/12033[Aug 02 2023 02:29:37 UTC (QA Tests)] INFO -- clicking :menu_section_button2034[Aug 02 2023 02:29:37 UTC (QA Tests)] INFO -- clicking :nav_item_link2035[Aug 02 2023 02:29:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.76s2036[Aug 02 2023 02:29:39 UTC (QA Tests)] INFO -- clicking :create-issue and ensuring QA::Page::Project::Issue::Show is present2037[Aug 02 2023 02:29:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? issue-title' took 1.847s2038[Aug 02 2023 02:29:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-issue' took 3.02s2039[Aug 02 2023 02:29:42 UTC (QA Tests)] INFO -- clicking :menu_section_button2040[Aug 02 2023 02:29:42 UTC (QA Tests)] INFO -- clicking :nav_item_link2041[Aug 02 2023 02:29:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.865s2042[Aug 02 2023 02:29:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.043s2043[Aug 02 2023 02:29:54 UTC (QA Tests)] INFO -- Merging via PUT /projects/59/merge_requests/1/merge2044[Aug 02 2023 02:29:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"2045[Aug 02 2023 02:29:55 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments2046[Aug 02 2023 02:29:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '43' via api in 0.09 seconds2047[Aug 02 2023 02:29:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '43' via api in 0.07 seconds2048[Aug 02 2023 02:30:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '43' via api in 0.07 seconds2049[Aug 02 2023 02:30:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '43' via api in 0.07 seconds2050[Aug 02 2023 02:30:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-6805674369fb7db9'2051[Aug 02 2023 02:30:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-6805674369fb7db9`2052[Aug 02 2023 02:30:09 UTC (QA Tests)] ERROR -- Interceptor Api Errors2053[-1] GET /api/graphql -- Correlation Id: Correlation Id not found2054[-1] POST /api/graphql -- Correlation Id: Correlation Id not found2055 can create an issue from a security finding in pipeline security tab2056[Aug 02 2023 02:30:09 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an auto-remediation MR from mr security widget2057[Aug 02 2023 02:30:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2058[Aug 02 2023 02:30:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2059[Aug 02 2023 02:30:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-dde91dbd32e0904f' via api in 0.89 seconds2060[Aug 02 2023 02:30:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.25 seconds2061[Aug 02 2023 02:30:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2062[Aug 02 2023 02:30:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2063[Aug 02 2023 02:30:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2064[Aug 02 2023 02:30:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-dde91dbd32e0904f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-dde91dbd32e0904f 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-project-with-security-findings-dde91dbd32e0904f --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2065[Aug 02 2023 02:30:11 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-dde91dbd32e0904f`2066[Aug 02 2023 02:30:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2067[Aug 02 2023 02:30:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-dde91dbd32e0904f' via api in 1.24 seconds2068[Aug 02 2023 02:30:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"2069[Aug 02 2023 02:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.51 seconds2070[Aug 02 2023 02:30:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.74 seconds2071[Aug 02 2023 02:30:16 UTC (QA Tests)] INFO -- filling :login_field with "root"2072[Aug 02 2023 02:30:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2073[Aug 02 2023 02:30:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"2074[Aug 02 2023 02:30:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2075[Aug 02 2023 02:30:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2076[Aug 02 2023 02:30:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.057s2077[Aug 02 2023 02:30:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-dde91dbd32e0904f2078[Aug 02 2023 02:30:23 UTC (QA Tests)] INFO -- clicking :menu_section_button2079[Aug 02 2023 02:30:23 UTC (QA Tests)] INFO -- clicking :nav_item_link2080[Aug 02 2023 02:30:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s2081[Aug 02 2023 02:30:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-dde91dbd32e0904f/-/merge_requests/12082[Aug 02 2023 02:30:39 UTC (QA Tests)] INFO -- clicking :expand_report_button2083[Aug 02 2023 02:30:39 UTC (QA Tests)] INFO -- clicking :title_content2084[Aug 02 2023 02:30:40 UTC (QA Tests)] INFO -- clicking :resolve_split_button2085[Aug 02 2023 02:30:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-dde91dbd32e0904f'2086[Aug 02 2023 02:30:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-dde91dbd32e0904f`2087 can create an auto-remediation MR from mr security widget2088[Aug 02 2023 02:30:44 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a vulnerability with a reason from mr security widget2089[Aug 02 2023 02:30:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2090[Aug 02 2023 02:30:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.2 seconds2091[Aug 02 2023 02:30:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-4c3289611ce2f355' via api in 1.01 seconds2092[Aug 02 2023 02:30:45 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.28 seconds2093[Aug 02 2023 02:30:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2094[Aug 02 2023 02:30:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2095[Aug 02 2023 02:30:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2096[Aug 02 2023 02:30:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-4c3289611ce2f355 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-4c3289611ce2f355 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-project-with-security-findings-4c3289611ce2f355 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2097[Aug 02 2023 02:30:51 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-4c3289611ce2f355`2098[Aug 02 2023 02:30:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2099[Aug 02 2023 02:30:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-4c3289611ce2f355' via api in 6.19 seconds2100[Aug 02 2023 02:30:53 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"2101[Aug 02 2023 02:30:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.43 seconds2102[Aug 02 2023 02:30:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.63 seconds2103[Aug 02 2023 02:30:56 UTC (QA Tests)] INFO -- filling :login_field with "root"2104[Aug 02 2023 02:30:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2105[Aug 02 2023 02:30:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2106[Aug 02 2023 02:30:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2107[Aug 02 2023 02:30:56 UTC (QA Tests)] INFO -- clicking :sign_in_button2108[Aug 02 2023 02:30:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.062s2109[Aug 02 2023 02:31:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-4c3289611ce2f3552110[Aug 02 2023 02:31:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2111[Aug 02 2023 02:31:02 UTC (QA Tests)] INFO -- clicking :nav_item_link2112[Aug 02 2023 02:31:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.762s2113[Aug 02 2023 02:31:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-security-findings-4c3289611ce2f355/-/merge_requests/12114[Aug 02 2023 02:31:18 UTC (QA Tests)] INFO -- clicking :expand_report_button2115[Aug 02 2023 02:31:18 UTC (QA Tests)] INFO -- clicking :title_content2116[Aug 02 2023 02:31:19 UTC (QA Tests)] INFO -- clicking :dismiss_with_comment_button2117[Aug 02 2023 02:31:19 UTC (QA Tests)] INFO -- clicking :add_and_dismiss_button2118[Aug 02 2023 02:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.877s2119[Aug 02 2023 02:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? vulnerability-modal-content' took 0.885s2120[Aug 02 2023 02:31:20 UTC (QA Tests)] INFO -- clicking :title_content2121[Aug 02 2023 02:31:21 UTC (QA Tests)] INFO -- clicking :cancel-button2122[Aug 02 2023 02:31:21 UTC (QA Tests)] INFO -- Merging via PUT /projects/61/merge_requests/1/merge2123[Aug 02 2023 02:31:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"2124[Aug 02 2023 02:31:22 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments2125[Aug 02 2023 02:31:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.07 seconds2126[Aug 02 2023 02:31:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.07 seconds2127[Aug 02 2023 02:31:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.06 seconds2128[Aug 02 2023 02:31:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.06 seconds2129[Aug 02 2023 02:31:32 UTC (QA Tests)] INFO -- clicking :menu_section_button2130[Aug 02 2023 02:31:32 UTC (QA Tests)] INFO -- clicking :nav_item_link2131[Aug 02 2023 02:31:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.103s2132[Aug 02 2023 02:31:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-4c3289611ce2f355'2133[Aug 02 2023 02:31:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-4c3289611ce2f355`2134 can dismiss a vulnerability with a reason from mr security widget2135Secure2136 License merge request widget2137 when a license scanning report exists2138 manage licenses from the merge request (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/397067)2139 when a CycloneDX SBOM file exists2140 manage licenses from the merge request (PENDING: Test is not compatible with this environment or pipeline)2141Create2142 Merge request creation from fork2143[Aug 02 2023 02:31:35 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository2144[Aug 02 2023 02:31:35 UTC (QA Tests)] INFO -- filling :login_field with "root"2145[Aug 02 2023 02:31:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2146[Aug 02 2023 02:31:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2147[Aug 02 2023 02:31:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2148[Aug 02 2023 02:31:36 UTC (QA Tests)] INFO -- clicking :sign_in_button2149[Aug 02 2023 02:31:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.089s2150[Aug 02 2023 02:31:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2151[Aug 02 2023 02:31:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2152[Aug 02 2023 02:31:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-cea9bb65a7b022b6' via api in 0.6 seconds2153[Aug 02 2023 02:31:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2154[Aug 02 2023 02:31:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.97 seconds2155[Aug 02 2023 02:31:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-ae338e83b62db6e8' via api in 0.24 seconds2156[Aug 02 2023 02:31:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.044s2157[Aug 02 2023 02:31:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content2158[Aug 02 2023 02:31:43 UTC (QA Tests)] INFO -- clicking :sign_out_link2159[Aug 02 2023 02:31:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ae338e83b62db6e8"2160[Aug 02 2023 02:31:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2161[Aug 02 2023 02:31:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2162[Aug 02 2023 02:31:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2163[Aug 02 2023 02:31:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2164[Aug 02 2023 02:31:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-cea9bb65a7b022b62165[Aug 02 2023 02:31:48 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown2166[Aug 02 2023 02:31:49 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-ae338e83b62db6e8"2167[Aug 02 2023 02:31:49 UTC (QA Tests)] INFO -- clicking :fork_privacy_button2168[Aug 02 2023 02:31:49 UTC (QA Tests)] INFO -- clicking :fork_project_button2169[Aug 02 2023 02:31:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s2170[Aug 02 2023 02:31:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s2171[Aug 02 2023 02:31:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s2172[Aug 02 2023 02:31:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s2173[Aug 02 2023 02:31:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.513s2174[Aug 02 2023 02:31:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 6.137s2175[Aug 02 2023 02:31:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked_from_link' took 7.316s2176[Aug 02 2023 02:31:57 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-ae338e83b62db6e82177[Aug 02 2023 02:31:57 UTC (QA Tests)] INFO -- Caching token for username: qa-user-ae338e83b62db6e8, last six chars of token:yk1Szp2178[Aug 02 2023 02:31:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-ae338e83b62db6e8-0yt6iu6d' via api in 0.08 seconds2179[Aug 02 2023 02:31:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-ae338e83b62db6e8/project-with-code-cea9bb65a7b022b6' via api in 0.24 seconds2180[Aug 02 2023 02:31:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-cea9bb65a7b022b6' via browser_ui in 17.42 seconds2181[Aug 02 2023 02:31:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2182[Aug 02 2023 02:31:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.15 seconds2183[Aug 02 2023 02:31:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/qa-user-ae338e83b62db6e8/project-with-code-cea9bb65a7b022b62184[Aug 02 2023 02:32:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.025s2185[Aug 02 2023 02:32:00 UTC (QA Tests)] INFO -- clicking :user_avatar_content2186[Aug 02 2023 02:32:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content2187[Aug 02 2023 02:32:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s2188[Aug 02 2023 02:32:02 UTC (QA Tests)] INFO -- clicking :user_avatar_content2189[Aug 02 2023 02:32:02 UTC (QA Tests)] INFO -- clicking :sign_out_link2190[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ae338e83b62db6e8"2191[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2192[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"2193[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2194[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- clicking :sign_in_button2195[Aug 02 2023 02:32:06 UTC (QA Tests)] INFO -- clicking :create_merge_request_button2196[Aug 02 2023 02:32:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.087s2197[Aug 02 2023 02:32:07 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2198[Aug 02 2023 02:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.423s2199[Aug 02 2023 02:32:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.042s2200[Aug 02 2023 02:32:11 UTC (QA Tests)] INFO -- clicking :user_avatar_content2201[Aug 02 2023 02:32:12 UTC (QA Tests)] INFO -- clicking :sign_out_link2202[Aug 02 2023 02:32:12 UTC (QA Tests)] INFO -- filling :login_field with "root"2203[Aug 02 2023 02:32:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2204[Aug 02 2023 02:32:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"2205[Aug 02 2023 02:32:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2206[Aug 02 2023 02:32:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2207[Aug 02 2023 02:32:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.067s2208[Aug 02 2023 02:32:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2209[Aug 02 2023 02:32:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.23 seconds2210[Aug 02 2023 02:32:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-merge-request-21a3744da89e9ff5' via api in 1.13 seconds2211[Aug 02 2023 02:32:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 37.69 seconds2212[Aug 02 2023 02:32:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-cea9bb65a7b022b6/-/merge_requests/12213[Aug 02 2023 02:32:20 UTC (QA Tests)] INFO -- clicking :merge_button2214[Aug 02 2023 02:32:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.564s2215[Aug 02 2023 02:32:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-ae338e83b62db6e8/project-with-code-cea9bb65a7b022b6'2216[Aug 02 2023 02:32:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-cea9bb65a7b022b6'2217[Aug 02 2023 02:32:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-ae338e83b62db6e8'2218 can merge source branch from fork into upstream repository2219Plan2220 Epics roadmap2221[Aug 02 2023 02:32:24 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap2222[Aug 02 2023 02:32:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2223[Aug 02 2023 02:32:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2224[Aug 02 2023 02:32:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2225[Aug 02 2023 02:32:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2226[Aug 02 2023 02:32:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2227[Aug 02 2023 02:32:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.053s2228[Aug 02 2023 02:32:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2229[Aug 02 2023 02:32:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds2230[Aug 02 2023 02:32:28 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.4 seconds2231 presents epic on roadmap2232Verify2233 Endpoint Coverage2234[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api2235[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2236[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds2237[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/endpoint-coverage-5cfb2659ab6f1bf5' via api in 0.65 seconds2238[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2239[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2240[Aug 02 2023 02:32:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2241[Aug 02 2023 02:32:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-5cfb2659ab6f1bf5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-5cfb2659ab6f1bf5 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 endpoint-coverage-5cfb2659ab6f1bf5 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list endpoint-coverage-5cfb2659ab6f1bf5 --executor shell && gitlab-runner run" `2242[Aug 02 2023 02:32:31 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-5cfb2659ab6f1bf5`2243[Aug 02 2023 02:32:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2244[Aug 02 2023 02:32:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'endpoint-coverage-5cfb2659ab6f1bf5' via api in 1.45 seconds2245[Aug 02 2023 02:32:32 UTC (QA Tests)] INFO -- filling :login_field with "root"2246[Aug 02 2023 02:32:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2247[Aug 02 2023 02:32:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2248[Aug 02 2023 02:32:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2249[Aug 02 2023 02:32:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2250[Aug 02 2023 02:32:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.055s2251[Aug 02 2023 02:32:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/endpoint-coverage-5cfb2659ab6f1bf52252[Aug 02 2023 02:32:37 UTC (QA Tests)] INFO -- clicking :menu_section_button2253[Aug 02 2023 02:32:37 UTC (QA Tests)] INFO -- clicking :nav_item_link2254[Aug 02 2023 02:32:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.366s2255[Aug 02 2023 02:32:40 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button2256[Aug 02 2023 02:32:40 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "secret-value"2257[Aug 02 2023 02:32:40 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field2258[Aug 02 2023 02:32:41 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button2259[Aug 02 2023 02:32:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Commit .gitlab-ci.yml"2260[Aug 02 2023 02:32:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds2261[Aug 02 2023 02:32:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/endpoint-coverage-5cfb2659ab6f1bf52262[Aug 02 2023 02:32:44 UTC (QA Tests)] INFO -- clicking :menu_section_button2263[Aug 02 2023 02:32:44 UTC (QA Tests)] INFO -- clicking :nav_item_link2264[Aug 02 2023 02:32:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s2265[Aug 02 2023 02:32:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2266[Aug 02 2023 02:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.239s2267[Aug 02 2023 02:32:48 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments2268[Aug 02 2023 02:32:48 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2269[Aug 02 2023 02:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.65s2270[Aug 02 2023 02:32:48 UTC (QA Tests)] INFO -- clicking :directory_name_link2271[Aug 02 2023 02:32:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.635s2272[Aug 02 2023 02:32:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/endpoint-coverage-5cfb2659ab6f1bf5'2273[Aug 02 2023 02:32:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'endpoint-coverage-5cfb2659ab6f1bf5'2274[Aug 02 2023 02:32:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-5cfb2659ab6f1bf5`2275 spans r/w postgres web sidekiq git api2276Create2277 Git Server Hooks2278 with custom error messages2279[Aug 02 2023 02:32:50 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE2280 renders preconfigured error message when user hook failed on commit in WebIDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2281Package2282 Maven project level endpoint2283 using a personal access token2284[Aug 02 2023 02:32:50 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven2285[Aug 02 2023 02:32:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2286[Aug 02 2023 02:32:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2287[Aug 02 2023 02:32:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"2288[Aug 02 2023 02:32:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2289[Aug 02 2023 02:32:51 UTC (QA Tests)] INFO -- clicking :sign_in_button2290[Aug 02 2023 02:32:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.138s2291[Aug 02 2023 02:32:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2292[Aug 02 2023 02:32:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2293[Aug 02 2023 02:32:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-aca30a83faee0a55' via api in 0.93 seconds2294[Aug 02 2023 02:32:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2295[Aug 02 2023 02:32:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2296[Aug 02 2023 02:33:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2297[Aug 02 2023 02:33:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2298[Aug 02 2023 02:33:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690943575 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690943575 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-1690943575 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-maven_package_project-aca30a83faee0a55 --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" `2299[Aug 02 2023 02:33:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690943575`2300[Aug 02 2023 02:33:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2301[Aug 02 2023 02:33:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690943575' via api in 6.36 seconds2302[Aug 02 2023 02:33:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds2303[Aug 02 2023 02:33:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds2304[Aug 02 2023 02:33:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-aca30a83faee0a552305[Aug 02 2023 02:33:04 UTC (QA Tests)] INFO -- clicking :menu_section_button2306[Aug 02 2023 02:33:04 UTC (QA Tests)] INFO -- clicking :nav_item_link2307[Aug 02 2023 02:33:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s2308[Aug 02 2023 02:33:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2309[Aug 02 2023 02:33:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.201s2310[Aug 02 2023 02:33:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 1.021s2311[Aug 02 2023 02:33:09 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-aca30a83faee0a55/-/jobs/1072312[Aug 02 2023 02:33:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.968s2313[Aug 02 2023 02:33:42 UTC (QA Tests)] INFO -- clicking :menu_section_button2314[Aug 02 2023 02:33:42 UTC (QA Tests)] INFO -- clicking :nav_item_link2315[Aug 02 2023 02:33:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.681s2316[Aug 02 2023 02:33:43 UTC (QA Tests)] INFO -- clicking :details-link2317[Aug 02 2023 02:33:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690943575'2318[Aug 02 2023 02:33:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690943575`2319[Aug 02 2023 02:33:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-4b728cd88bf55639'2320[Aug 02 2023 02:33:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-aca30a83faee0a55'2321 pushes and pulls a maven package via maven2322 using a ci job token2323[Aug 02 2023 02:33:44 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven2324[Aug 02 2023 02:33:45 UTC (QA Tests)] INFO -- filling :login_field with "root"2325[Aug 02 2023 02:33:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2326[Aug 02 2023 02:33:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2327[Aug 02 2023 02:33:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2328[Aug 02 2023 02:33:46 UTC (QA Tests)] INFO -- clicking :sign_in_button2329[Aug 02 2023 02:33:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.061s2330[Aug 02 2023 02:33:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2331[Aug 02 2023 02:33:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.15 seconds2332[Aug 02 2023 02:33:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-6156a448454e41eb' via api in 0.93 seconds2333[Aug 02 2023 02:33:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2334[Aug 02 2023 02:33:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2335[Aug 02 2023 02:33:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2336[Aug 02 2023 02:33:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2337[Aug 02 2023 02:33:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690943629 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690943629 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-1690943629 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-maven_package_project-6156a448454e41eb --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" `2338[Aug 02 2023 02:33:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690943629`2339[Aug 02 2023 02:33:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2340[Aug 02 2023 02:33:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690943629' via api in 6.32 seconds2341[Aug 02 2023 02:33:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds2342[Aug 02 2023 02:33:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-6156a448454e41eb2343[Aug 02 2023 02:33:58 UTC (QA Tests)] INFO -- clicking :menu_section_button2344[Aug 02 2023 02:33:58 UTC (QA Tests)] INFO -- clicking :nav_item_link2345[Aug 02 2023 02:33:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.71s2346[Aug 02 2023 02:34:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2347[Aug 02 2023 02:34:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.266s2348[Aug 02 2023 02:34:23 UTC (QA Tests)] INFO -- clicking :menu_section_button2349[Aug 02 2023 02:34:24 UTC (QA Tests)] INFO -- clicking :nav_item_link2350[Aug 02 2023 02:34:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s2351[Aug 02 2023 02:34:25 UTC (QA Tests)] INFO -- clicking :details-link2352[Aug 02 2023 02:34:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690943629'2353[Aug 02 2023 02:34:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690943629`2354[Aug 02 2023 02:34:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-21219ccc13209712'2355[Aug 02 2023 02:34:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-6156a448454e41eb'2356 pushes and pulls a maven package via maven2357 using a project deploy token2358[Aug 02 2023 02:34:26 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven2359[Aug 02 2023 02:34:27 UTC (QA Tests)] INFO -- filling :login_field with "root"2360[Aug 02 2023 02:34:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2361[Aug 02 2023 02:34:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"2362[Aug 02 2023 02:34:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2363[Aug 02 2023 02:34:27 UTC (QA Tests)] INFO -- clicking :sign_in_button2364[Aug 02 2023 02:34:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.092s2365[Aug 02 2023 02:34:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2366[Aug 02 2023 02:34:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.15 seconds2367[Aug 02 2023 02:34:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-0daaf5c8cea5062c' via api in 0.86 seconds2368[Aug 02 2023 02:34:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2369[Aug 02 2023 02:34:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2370[Aug 02 2023 02:34:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2371[Aug 02 2023 02:34:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2372[Aug 02 2023 02:34:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690943671 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690943671 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-1690943671 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list runner-for-maven_package_project-0daaf5c8cea5062c --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" `2373[Aug 02 2023 02:34:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690943671`2374[Aug 02 2023 02:34:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2375[Aug 02 2023 02:34:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690943671' via api in 6.32 seconds2376[Aug 02 2023 02:34:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.11 seconds2377[Aug 02 2023 02:34:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds2378[Aug 02 2023 02:34:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2379[Aug 02 2023 02:34:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-0daaf5c8cea5062c2380[Aug 02 2023 02:34:40 UTC (QA Tests)] INFO -- clicking :menu_section_button2381[Aug 02 2023 02:34:40 UTC (QA Tests)] INFO -- clicking :nav_item_link2382[Aug 02 2023 02:34:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.776s2383[Aug 02 2023 02:34:42 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2384[Aug 02 2023 02:34:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.199s2385[Aug 02 2023 02:35:06 UTC (QA Tests)] INFO -- clicking :menu_section_button2386[Aug 02 2023 02:35:06 UTC (QA Tests)] INFO -- clicking :nav_item_link2387[Aug 02 2023 02:35:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.762s2388[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- clicking :details-link2389[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690943671'2390[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690943671`2391[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-7d01086fcb86f108'2392[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/maven_package_project-0daaf5c8cea5062c'2393 pushes and pulls a maven package via maven2394Verify2395 Trigger child pipeline with 'when:manual'2396[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job2397[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2398[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2399[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-pipeline-24933091d8be24db' via api in 0.63 seconds2400[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2401[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2402[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2403[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-gyvqc778 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-gyvqc778 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-gyvqc778 --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list qa-runner-gyvqc778 --executor shell && gitlab-runner run" `2404[Aug 02 2023 02:35:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-gyvqc778`2405[Aug 02 2023 02:35:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2406[Aug 02 2023 02:35:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-gyvqc778' via api in 1.26 seconds2407[Aug 02 2023 02:35:11 UTC (QA Tests)] INFO -- filling :login_field with "root"2408[Aug 02 2023 02:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2409[Aug 02 2023 02:35:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2410[Aug 02 2023 02:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2411[Aug 02 2023 02:35:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2412[Aug 02 2023 02:35:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.013s2413[Aug 02 2023 02:35:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds2414[Aug 02 2023 02:35:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-pipeline-24933091d8be24db2415[Aug 02 2023 02:35:16 UTC (QA Tests)] INFO -- clicking :menu_section_button2416[Aug 02 2023 02:35:17 UTC (QA Tests)] INFO -- clicking :nav_item_link2417[Aug 02 2023 02:35:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s2418[Aug 02 2023 02:35:29 UTC (QA Tests)] INFO -- clicking :job_action_button2419[Aug 02 2023 02:35:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 9.691s2420[Aug 02 2023 02:35:39 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button2421[Aug 02 2023 02:35:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-gyvqc778'2422[Aug 02 2023 02:35:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-gyvqc778`2423 can trigger bridge job2424Plan2425 Sum of issues weights on issue board2426[Aug 02 2023 02:35:40 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header2427[Aug 02 2023 02:35:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2428[Aug 02 2023 02:35:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2429[Aug 02 2023 02:35:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2430[Aug 02 2023 02:35:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2431[Aug 02 2023 02:35:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2432[Aug 02 2023 02:35:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.04s2433[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2434[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2435[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-board-list-9280db951c64fffc' via api in 0.63 seconds2436[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.12 seconds2437[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '8' via api in 0.12 seconds2438[Aug 02 2023 02:35:46 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '12' via api in 1.01 seconds2439[Aug 02 2023 02:35:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.34 seconds2440[Aug 02 2023 02:35:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.27 seconds2441[Aug 02 2023 02:35:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-board-list-9280db951c64fffc2442[Aug 02 2023 02:35:47 UTC (QA Tests)] INFO -- clicking :menu_section_button2443[Aug 02 2023 02:35:47 UTC (QA Tests)] INFO -- clicking :nav_item_link2444[Aug 02 2023 02:35:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.915s2445 shows the sum of issues weights in the board list's header2446Data Stores2447 Check for broken images2448 when a new user logs in2449 behaves like loads all images2450[Aug 02 2023 02:35:49 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when a new user logs in behaves like loads all images 2451[Aug 02 2023 02:35:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b0a4d0c77433e982' via api in 0.27 seconds2452[Aug 02 2023 02:35:49 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b0a4d0c77433e982"2453[Aug 02 2023 02:35:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2454[Aug 02 2023 02:35:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"2455[Aug 02 2023 02:35:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2456[Aug 02 2023 02:35:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2457[Aug 02 2023 02:35:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.644s2458[Aug 02 2023 02:35:53 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-2d3cf20a.test/2459[Aug 02 2023 02:35:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b0a4d0c77433e982'2460 is expected to have loaded all images2461 when a new admin logs in2462 behaves like loads all images2463[Aug 02 2023 02:35:54 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when a new admin logs in behaves like loads all images 2464[Aug 02 2023 02:35:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7170b17e42e2f404' via api in 0.24 seconds2465[Aug 02 2023 02:35:55 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-7170b17e42e2f404"2466[Aug 02 2023 02:35:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2467[Aug 02 2023 02:35:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2468[Aug 02 2023 02:35:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2469[Aug 02 2023 02:35:56 UTC (QA Tests)] INFO -- clicking :sign_in_button2470[Aug 02 2023 02:35:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.863s2471[Aug 02 2023 02:35:58 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-2d3cf20a.test/2472[Aug 02 2023 02:35:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7170b17e42e2f404'2473 is expected to have loaded all images2474Create2475 Push mirror a repository over HTTP2476[Aug 02 2023 02:35:59 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository2477[Aug 02 2023 02:36:00 UTC (QA Tests)] INFO -- filling :login_field with "root"2478[Aug 02 2023 02:36:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2479[Aug 02 2023 02:36:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"2480[Aug 02 2023 02:36:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2481[Aug 02 2023 02:36:01 UTC (QA Tests)] INFO -- clicking :sign_in_button2482[Aug 02 2023 02:36:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.034s2483[Aug 02 2023 02:36:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2484[Aug 02 2023 02:36:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2485[Aug 02 2023 02:36:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/push-mirror-target-project-b538cf2efaaed4a7' via api in 0.59 seconds2486[Aug 02 2023 02:36:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2487[Aug 02 2023 02:36:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2488[Aug 02 2023 02:36:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-917e8c096f3e6e4a' via api in 0.59 seconds2489[Aug 02 2023 02:36:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2490[Aug 02 2023 02:36:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.45 seconds2491[Aug 02 2023 02:36:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-917e8c096f3e6e4a2492[Aug 02 2023 02:36:09 UTC (QA Tests)] INFO -- clicking :menu_section_button2493[Aug 02 2023 02:36:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2494[Aug 02 2023 02:36:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.77s2495[Aug 02 2023 02:36:12 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/push-mirror-target-project-b538cf2efaaed4a7.git"2496[Aug 02 2023 02:36:12 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field2497[Aug 02 2023 02:36:12 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field2498[Aug 02 2023 02:36:13 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field2499[Aug 02 2023 02:36:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2500[Aug 02 2023 02:36:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2501[Aug 02 2023 02:36:14 UTC (QA Tests)] INFO -- clicking :mirror_repository_button2502[Aug 02 2023 02:36:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 0.957s2503[Aug 02 2023 02:36:15 UTC (QA Tests)] INFO -- clicking :update_now_button2504[Aug 02 2023 02:36:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 0.979s2505[Aug 02 2023 02:36:16 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-917e8c096f3e6e4a/-/settings/repository#js-push-remote-settings2506[Aug 02 2023 02:36:37 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-code-917e8c096f3e6e4a/-/settings/repository#js-push-remote-settings2507[Aug 02 2023 02:36:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.27s2508[Aug 02 2023 02:36:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/push-mirror-target-project-b538cf2efaaed4a72509[Aug 02 2023 02:36:41 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments2510 configures and syncs LFS objects for a (push) mirrored repository2511Create2512 push after setting the file size limit via admin/application_settings2513[Aug 02 2023 02:36:41 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push successful when the file size is under the limit2514[Aug 02 2023 02:36:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2515[Aug 02 2023 02:36:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.15 seconds2516[Aug 02 2023 02:36:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-test-push-limit-236bab6c679a8a58' via api in 0.9 seconds2517[Aug 02 2023 02:36:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.58 seconds2518[Aug 02 2023 02:36:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Adding a new file"2519 push successful when the file size is under the limit2520[Aug 02 2023 02:36:44 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push fails when the file size is above the limit2521[Aug 02 2023 02:36:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2522[Aug 02 2023 02:36:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2523[Aug 02 2023 02:36:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-test-push-limit-966538bb19127722' via api in 0.87 seconds2524 push fails when the file size is above the limit2525Create2526 File management2527[Aug 02 2023 02:36:48 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web2528[Aug 02 2023 02:36:49 UTC (QA Tests)] INFO -- filling :login_field with "root"2529[Aug 02 2023 02:36:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2530[Aug 02 2023 02:36:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2531[Aug 02 2023 02:36:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2532[Aug 02 2023 02:36:49 UTC (QA Tests)] INFO -- clicking :sign_in_button2533[Aug 02 2023 02:36:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.037s2534[Aug 02 2023 02:36:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2535[Aug 02 2023 02:36:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.22 seconds2536[Aug 02 2023 02:36:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-new-file-1b462c708638c7be' via api in 0.94 seconds2537[Aug 02 2023 02:36:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-new-file-1b462c708638c7be2538[Aug 02 2023 02:36:55 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown2539[Aug 02 2023 02:36:55 UTC (QA Tests)] INFO -- clicking :new_file_menu_item2540[Aug 02 2023 02:36:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.049s2541[Aug 02 2023 02:36:56 UTC (QA Tests)] INFO -- filling :file_name_field with "QA Test - File name"2542[Aug 02 2023 02:36:56 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2543[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"2544[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field2545[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- clicking :commit_button2546[Aug 02 2023 02:36:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.121s2547[Aug 02 2023 02:36:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 5.07 seconds2548[Aug 02 2023 02:36:59 UTC (QA Tests)] ERROR -- Interceptor Api Errors2549[200] POST http://gitlab-ee-2d3cf20a.test/api/graphql -- Correlation Id: 01H6T1P2S4R88R4D0DYP5PNARS2550error-messages: Variable $refType of type RefType was provided invalid value2551 user creates a file via the Web2552Manage2553 Project import2554 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)2555Package2556 SaaS Container Registry API2557 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)2558Create2559 Group file templates2560[Aug 02 2023 02:36:59 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitignore file template2561[Aug 02 2023 02:36:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2562[Aug 02 2023 02:36:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/template-group' via api in 0.32 seconds2563[Aug 02 2023 02:37:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-62036825306e30a3' via api in 0.65 seconds2564[Aug 02 2023 02:37:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2565[Aug 02 2023 02:37:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2566[Aug 02 2023 02:37:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2567[Aug 02 2023 02:37:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"2568[Aug 02 2023 02:37:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2569[Aug 02 2023 02:37:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2570[Aug 02 2023 02:37:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.038s2571[Aug 02 2023 02:37:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/template-group2572[Aug 02 2023 02:37:06 UTC (QA Tests)] INFO -- clicking :menu_section_button2573[Aug 02 2023 02:37:06 UTC (QA Tests)] INFO -- clicking :nav_item_link2574[Aug 02 2023 02:37:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.875s2575[Aug 02 2023 02:37:10 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-62036825306e30a3"2576[Aug 02 2023 02:37:10 UTC (QA Tests)] INFO -- clicking :save_changes_button2577[Aug 02 2023 02:37:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.763s2578[Aug 02 2023 02:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-881eadf7652208ba' via api in 0.69 seconds2579[Aug 02 2023 02:37:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-881eadf7652208ba2580[Aug 02 2023 02:37:13 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown2581[Aug 02 2023 02:37:13 UTC (QA Tests)] INFO -- clicking :new_file_menu_item2582[Aug 02 2023 02:37:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.082s2583[Aug 02 2023 02:37:14 UTC (QA Tests)] INFO -- filling :file_name_field with "274d3bf2bbb9c165/.gitignore"2584[Aug 02 2023 02:37:14 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2585[Aug 02 2023 02:37:15 UTC (QA Tests)] INFO -- clicking :template_selector2586[Aug 02 2023 02:37:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.158s2587[Aug 02 2023 02:37:16 UTC (QA Tests)] INFO -- clicking :commit_button2588[Aug 02 2023 02:37:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.18s2589[Aug 02 2023 02:37:19 UTC (QA Tests)] ERROR -- Interceptor Api Errors2590[200] POST http://gitlab-ee-2d3cf20a.test/api/graphql -- Correlation Id: 01H6T1PNH9XWSD29XC21VRMKA92591error-messages: Variable $refType of type RefType was provided invalid value2592 creates file via custom .gitignore file template2593[Aug 02 2023 02:37:19 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitlab-ci.yml file template2594[Aug 02 2023 02:37:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2595[Aug 02 2023 02:37:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/template-group' via api in 0.16 seconds2596[Aug 02 2023 02:37:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-9a6b4fdd6e512231' via api in 0.66 seconds2597[Aug 02 2023 02:37:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds2598[Aug 02 2023 02:37:21 UTC (QA Tests)] INFO -- filling :login_field with "root"2599[Aug 02 2023 02:37:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2600[Aug 02 2023 02:37:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2601[Aug 02 2023 02:37:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2602[Aug 02 2023 02:37:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2603[Aug 02 2023 02:37:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.098s2604[Aug 02 2023 02:37:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/template-group2605[Aug 02 2023 02:37:26 UTC (QA Tests)] INFO -- clicking :menu_section_button2606[Aug 02 2023 02:37:26 UTC (QA Tests)] INFO -- clicking :nav_item_link2607[Aug 02 2023 02:37:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.933s2608[Aug 02 2023 02:37:30 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-9a6b4fdd6e512231"2609[Aug 02 2023 02:37:30 UTC (QA Tests)] INFO -- clicking :save_changes_button2610[Aug 02 2023 02:37:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.775s2611[Aug 02 2023 02:37:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-340c5f9bc38154c0' via api in 0.67 seconds2612[Aug 02 2023 02:37:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-340c5f9bc38154c02613[Aug 02 2023 02:37:33 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown2614[Aug 02 2023 02:37:33 UTC (QA Tests)] INFO -- clicking :new_file_menu_item2615[Aug 02 2023 02:37:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.12s2616[Aug 02 2023 02:37:34 UTC (QA Tests)] INFO -- filling :file_name_field with "50f61509cdb79325/.gitlab-ci.yml"2617[Aug 02 2023 02:37:34 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2618[Aug 02 2023 02:37:35 UTC (QA Tests)] INFO -- clicking :template_selector2619[Aug 02 2023 02:37:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.145s2620[Aug 02 2023 02:37:36 UTC (QA Tests)] INFO -- clicking :commit_button2621[Aug 02 2023 02:37:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.372s2622[Aug 02 2023 02:37:39 UTC (QA Tests)] ERROR -- Interceptor Api Errors2623[200] POST http://gitlab-ee-2d3cf20a.test/api/graphql -- Correlation Id: 01H6T1Q96ECD9047NG5TXHWHE52624error-messages: Variable $refType of type RefType was provided invalid value2625 creates file via custom .gitlab-ci.yml file template2626[Aug 02 2023 02:37:39 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom Dockerfile file template2627[Aug 02 2023 02:37:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2628[Aug 02 2023 02:37:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/template-group' via api in 0.16 seconds2629[Aug 02 2023 02:37:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-9c6efd0812c93b85' via api in 0.69 seconds2630[Aug 02 2023 02:37:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds2631[Aug 02 2023 02:37:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2632[Aug 02 2023 02:37:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2633[Aug 02 2023 02:37:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2634[Aug 02 2023 02:37:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2635[Aug 02 2023 02:37:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2636[Aug 02 2023 02:37:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.076s2637[Aug 02 2023 02:37:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/template-group2638[Aug 02 2023 02:37:46 UTC (QA Tests)] INFO -- clicking :menu_section_button2639[Aug 02 2023 02:37:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2640[Aug 02 2023 02:37:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.948s2641[Aug 02 2023 02:37:50 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-9c6efd0812c93b85"2642[Aug 02 2023 02:37:50 UTC (QA Tests)] INFO -- clicking :save_changes_button2643[Aug 02 2023 02:37:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.039s2644[Aug 02 2023 02:37:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-93c2cc33ca4508c2' via api in 0.69 seconds2645[Aug 02 2023 02:37:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-93c2cc33ca4508c22646[Aug 02 2023 02:37:54 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown2647[Aug 02 2023 02:37:54 UTC (QA Tests)] INFO -- clicking :new_file_menu_item2648[Aug 02 2023 02:37:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.053s2649[Aug 02 2023 02:37:55 UTC (QA Tests)] INFO -- filling :file_name_field with "e8b9225658c5167e/Dockerfile"2650[Aug 02 2023 02:37:55 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2651[Aug 02 2023 02:37:55 UTC (QA Tests)] INFO -- clicking :template_selector2652[Aug 02 2023 02:37:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.146s2653[Aug 02 2023 02:37:57 UTC (QA Tests)] INFO -- clicking :commit_button2654[Aug 02 2023 02:37:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.148s2655[Aug 02 2023 02:37:59 UTC (QA Tests)] ERROR -- Interceptor Api Errors2656[200] POST http://gitlab-ee-2d3cf20a.test/api/graphql -- Correlation Id: 01H6T1QWXZVGW6X8FER6GDFRJ32657error-messages: Variable $refType of type RefType was provided invalid value2658 creates file via custom Dockerfile file template2659[Aug 02 2023 02:37:59 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom LICENSE file template2660[Aug 02 2023 02:37:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2661[Aug 02 2023 02:37:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/template-group' via api in 0.16 seconds2662[Aug 02 2023 02:38:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-09c942702942c719' via api in 0.65 seconds2663[Aug 02 2023 02:38:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds2664[Aug 02 2023 02:38:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2665[Aug 02 2023 02:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2666[Aug 02 2023 02:38:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"2667[Aug 02 2023 02:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2668[Aug 02 2023 02:38:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2669[Aug 02 2023 02:38:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s2670[Aug 02 2023 02:38:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-2d3cf20a.test/groups/gitlab-qa-sandbox-group-4/template-group2671[Aug 02 2023 02:38:06 UTC (QA Tests)] INFO -- clicking :menu_section_button2672[Aug 02 2023 02:38:06 UTC (QA Tests)] INFO -- clicking :nav_item_link2673[Aug 02 2023 02:38:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.689s2674[Aug 02 2023 02:38:10 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-09c942702942c719"2675[Aug 02 2023 02:38:10 UTC (QA Tests)] INFO -- clicking :save_changes_button2676[Aug 02 2023 02:38:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.782s2677[Aug 02 2023 02:38:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-c9bfd1240998b37d' via api in 0.68 seconds2678[Aug 02 2023 02:38:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/template-group/group-file-template-project-2-c9bfd1240998b37d2679[Aug 02 2023 02:38:14 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown2680[Aug 02 2023 02:38:14 UTC (QA Tests)] INFO -- clicking :new_file_menu_item2681[Aug 02 2023 02:38:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.967s2682[Aug 02 2023 02:38:15 UTC (QA Tests)] INFO -- filling :file_name_field with "LICENSE"2683[Aug 02 2023 02:38:15 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2684[Aug 02 2023 02:38:15 UTC (QA Tests)] INFO -- clicking :template_selector2685[Aug 02 2023 02:38:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.15s2686[Aug 02 2023 02:38:17 UTC (QA Tests)] INFO -- clicking :commit_button2687[Aug 02 2023 02:38:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.257s2688[Aug 02 2023 02:38:19 UTC (QA Tests)] ERROR -- Interceptor Api Errors2689[200] POST http://gitlab-ee-2d3cf20a.test/api/graphql -- Correlation Id: 01H6T1RGE4SVDR9QZFYB3W27TK2690error-messages: Variable $refType of type RefType was provided invalid value2691 creates file via custom LICENSE file template2692Verify2693 Pipeline with protected variable2694[Aug 02 2023 02:38:19 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch2695[Aug 02 2023 02:38:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2696[Aug 02 2023 02:38:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds2697[Aug 02 2023 02:38:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-cb9217860d3465a6' via api in 0.62 seconds2698[Aug 02 2023 02:38:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2699[Aug 02 2023 02:38:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2700[Aug 02 2023 02:38:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2701[Aug 02 2023 02:38:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-g6wi5b2z --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-g6wi5b2z 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-g6wi5b2z --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list qa-runner-g6wi5b2z --executor shell && gitlab-runner run" `2702[Aug 02 2023 02:38:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-g6wi5b2z`2703[Aug 02 2023 02:38:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2704[Aug 02 2023 02:38:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-g6wi5b2z' via api in 1.22 seconds2705[Aug 02 2023 02:38:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds2706[Aug 02 2023 02:38:22 UTC (QA Tests)] INFO -- filling :login_field with "root"2707[Aug 02 2023 02:38:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2708[Aug 02 2023 02:38:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"2709[Aug 02 2023 02:38:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2710[Aug 02 2023 02:38:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2711[Aug 02 2023 02:38:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.119s2712[Aug 02 2023 02:38:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-cb9217860d3465a62713[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2714[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-cb9217860d3465a6 QA::Resource::Project2715[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds2716[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-cb9217860d3465a6 QA::Resource::Project2717[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds2718[Aug 02 2023 02:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds2719[Aug 02 2023 02:38:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2720[Aug 02 2023 02:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.88 seconds2721[Aug 02 2023 02:38:29 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user12722[Aug 02 2023 02:38:29 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:nSDVsr2723[Aug 02 2023 02:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-x8hmua4f' via api in 0.08 seconds2724[Aug 02 2023 02:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2725[Aug 02 2023 02:38:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.031s2726[Aug 02 2023 02:38:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content2727[Aug 02 2023 02:38:31 UTC (QA Tests)] INFO -- clicking :sign_out_link2728[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2729[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2730[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2731[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2732[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- clicking :sign_in_button2733[Aug 02 2023 02:38:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.86s2734[Aug 02 2023 02:38:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-cb9217860d3465a62735[Aug 02 2023 02:38:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2736[Aug 02 2023 02:38:37 UTC (QA Tests)] INFO -- clicking :nav_item_link2737[Aug 02 2023 02:38:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.772s2738[Aug 02 2023 02:38:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2739[Aug 02 2023 02:38:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.098s2740[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user22741[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:2trMkD2742[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-neux61hn' via api in 0.08 seconds2743[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds2744[Aug 02 2023 02:38:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s2745[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content2746[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- clicking :sign_out_link2747[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2748[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2749[Aug 02 2023 02:38:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2750[Aug 02 2023 02:38:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2751[Aug 02 2023 02:38:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2752[Aug 02 2023 02:38:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.545s2753[Aug 02 2023 02:38:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-cb9217860d3465a62754[Aug 02 2023 02:38:47 UTC (QA Tests)] INFO -- clicking :menu_section_button2755[Aug 02 2023 02:38:47 UTC (QA Tests)] INFO -- clicking :nav_item_link2756[Aug 02 2023 02:38:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.778s2757[Aug 02 2023 02:38:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2758[Aug 02 2023 02:38:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.076s2759[Aug 02 2023 02:38:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-g6wi5b2z'2760[Aug 02 2023 02:38:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-g6wi5b2z`2761 exposes variable on protected branch2762[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch2763[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2764[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.17 seconds2765[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-36b21cedea1eb64e' via api in 0.66 seconds2766[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2767[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2768[Aug 02 2023 02:38:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2769[Aug 02 2023 02:38:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-z2otpzof --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-z2otpzof 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-z2otpzof --url http://gitlab-ee-2d3cf20a.test --registration-token **** --tag-list qa-runner-z2otpzof --executor shell && gitlab-runner run" `2770[Aug 02 2023 02:38:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-z2otpzof`2771[Aug 02 2023 02:38:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2772[Aug 02 2023 02:38:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-z2otpzof' via api in 6.29 seconds2773[Aug 02 2023 02:38:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2774[Aug 02 2023 02:38:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2775[Aug 02 2023 02:38:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2776[Aug 02 2023 02:38:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2777[Aug 02 2023 02:38:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2778[Aug 02 2023 02:38:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2779[Aug 02 2023 02:39:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.247s2780[Aug 02 2023 02:39:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-36b21cedea1eb64e2781[Aug 02 2023 02:39:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2782[Aug 02 2023 02:39:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-36b21cedea1eb64e QA::Resource::Project2783[Aug 02 2023 02:39:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds2784[Aug 02 2023 02:39:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-36b21cedea1eb64e QA::Resource::Project2785[Aug 02 2023 02:39:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds2786[Aug 02 2023 02:39:05 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:nSDVsr2787[Aug 02 2023 02:39:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-k4ft11o0' via cache in 0.0 seconds2788[Aug 02 2023 02:39:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds2789[Aug 02 2023 02:39:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.13 seconds2790[Aug 02 2023 02:39:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.038s2791[Aug 02 2023 02:39:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content2792[Aug 02 2023 02:39:10 UTC (QA Tests)] INFO -- clicking :sign_out_link2793[Aug 02 2023 02:39:10 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2794[Aug 02 2023 02:39:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2795[Aug 02 2023 02:39:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2796[Aug 02 2023 02:39:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2797[Aug 02 2023 02:39:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2798[Aug 02 2023 02:39:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.757s2799[Aug 02 2023 02:39:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-36b21cedea1eb64e2800[Aug 02 2023 02:39:15 UTC (QA Tests)] INFO -- clicking :menu_section_button2801[Aug 02 2023 02:39:15 UTC (QA Tests)] INFO -- clicking :nav_item_link2802[Aug 02 2023 02:39:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.738s2803[Aug 02 2023 02:39:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2804[Aug 02 2023 02:39:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.121s2805[Aug 02 2023 02:39:18 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:2trMkD2806[Aug 02 2023 02:39:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-xuljezfj' via cache in 0.0 seconds2807[Aug 02 2023 02:39:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds2808[Aug 02 2023 02:39:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 1.91 seconds2809[Aug 02 2023 02:39:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.066s2810[Aug 02 2023 02:39:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content2811[Aug 02 2023 02:39:22 UTC (QA Tests)] INFO -- clicking :sign_out_link2812[Aug 02 2023 02:39:22 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2813[Aug 02 2023 02:39:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2814[Aug 02 2023 02:39:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2815[Aug 02 2023 02:39:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2816[Aug 02 2023 02:39:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2817[Aug 02 2023 02:39:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.768s2818[Aug 02 2023 02:39:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/project-with-ci-variables-36b21cedea1eb64e2819[Aug 02 2023 02:39:27 UTC (QA Tests)] INFO -- clicking :menu_section_button2820[Aug 02 2023 02:39:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2821[Aug 02 2023 02:39:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.695s2822[Aug 02 2023 02:39:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2823[Aug 02 2023 02:39:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.059s2824[Aug 02 2023 02:39:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-z2otpzof'2825[Aug 02 2023 02:39:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-z2otpzof`2826 does not expose variable on unprotected branch2827Plan2828 A project wiki2829[Aug 02 2023 02:39:31 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page2830[Aug 02 2023 02:39:31 UTC (QA Tests)] INFO -- filling :login_field with "root"2831[Aug 02 2023 02:39:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2832[Aug 02 2023 02:39:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2833[Aug 02 2023 02:39:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2834[Aug 02 2023 02:39:32 UTC (QA Tests)] INFO -- clicking :sign_in_button2835[Aug 02 2023 02:39:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.136s2836[Aug 02 2023 02:39:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2837[Aug 02 2023 02:39:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e' via api in 0.16 seconds2838[Aug 02 2023 02:39:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/wiki_testing-e11a30b16841f785' via api in 0.62 seconds2839[Aug 02 2023 02:39:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.02 seconds2840[Aug 02 2023 02:39:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-2d3cf20a.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-11-08-75a78558cd083a4e/wiki_testing-e11a30b16841f785/-/wikis/Home2841[Aug 02 2023 02:39:37 UTC (QA Tests)] INFO -- clicking :edit_page_button2842[Aug 02 2023 02:39:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.805s2843[Aug 02 2023 02:39:38 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"2844[Aug 02 2023 02:39:38 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox2845[Aug 02 2023 02:39:39 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"2846[Aug 02 2023 02:39:39 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox2847[Aug 02 2023 02:39:40 UTC (QA Tests)] INFO -- clicking :wiki_submit_button2848[Aug 02 2023 02:39:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.047s2849 can change the directory path of a page2850[Aug 02 2023 02:39:41 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2851{2852 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 14.601361766000082,2853 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 10.481471540000712,2854 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 35.7626831409998,2855 "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb": 44.70322475900048,2856 "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb": 12.524613532999865,2857 "qa/specs/features/ee/browser_ui/2_plan/analytics/value_stream_analytics_spec.rb": 18.152025913000216,2858 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb": 158.754888511,2859 "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb": 10.96843461699973,2860 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 19.90050594799959,2861 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb": 9.594176024000262,2862 "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb": 11.022076712999478,2863 "qa/specs/features/api/1_manage/rate_limits_spec.rb": 1.5078758379995634,2864 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 6.733476875000633,2865 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb": 23.762673138000537,2866 "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb": 8.133165098999598,2867 "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb": 98.74906880599974,2868 "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb": 36.62116266599969,2869 "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb": 0.9228857199996128,2870 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb": 25.12963214699994,2871 "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb": 28.58085486500022,2872 "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb": 17.087455777000287,2873 "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb": 15.658616856999288,2874 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 14.551645318999363,2875 "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb": 60.71696114800034,2876 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 90.69731492199935,2877 "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb": 19.641340647000106,2878 "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb": 10.125859984000272,2879 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb": 22.01868550600011,2880 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb": 11.547039221999512,2881 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 12.363331595001,2882 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 18.372314279999046,2883 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 12.169807868000134,2884 "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb": 0.04036463000011281,2885 "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb": 14.413713816000381,2886 "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb": 11.6030471819995,2887 "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb": 63.852988725000614,2888 "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb": 15.10343661999832,2889 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb": 244.6292699880014,2890 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 48.67138888699992,2891 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 6.020203182999467,2892 "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb": 20.36063963400011,2893 "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb": 0.014143280999633134,2894 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb": 138.12079540599916,2895 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb": 31.98280350099958,2896 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 8.600179196999306,2897 "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb": 10.746933336000438,2898 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb": 41.667960414000845,2899 "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb": 6.981400331998884,2900 "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb": 10.764821824999672,2901 "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb": 80.33132589399975,2902 "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb": 71.50755545599895,2903 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb": 10.2389763739993212904}2905[Aug 02 2023 02:39:41 UTC (QA Tests)] INFO -- 2906Knapsack global time execution for tests: 28m 37s2907Pending: (Failures listed here are expected and do not affect your suite's status)2908 1) Plan Value stream analytics with pre-existing dashboard displays VSA page with correct lifecycle metrics and overview chart2909 # Test is not compatible with this environment or pipeline2910 # ./qa/specs/features/ee/browser_ui/2_plan/analytics/value_stream_analytics_spec.rb:1182911 2) Create Merge request push options merges when pipeline succeeds2912 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464252913 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:842914 3) Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident2915 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122916 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102917 4) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident2918 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122919 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102920 5) Framework sanity Version check is the specified version2921 # Test is not compatible with this environment or pipeline2922 # ./qa/specs/features/sanity/version_spec.rb:152923 6) Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia2924 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442925 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:532926 7) Create Web IDE file templates user adds .gitignore via file template Android2927 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442928 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:532929 8) Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.02930 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442931 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:532932 9) Create Web IDE file templates user adds Dockerfile via file template Python2933 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442934 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:532935 10) Fulfillment Seat overage modal with ultimate plan for group invite does not show overage modal when inviting a group which does not increase seats owed2936 # Test is not compatible with this environment or pipeline2937 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:1132938 11) Fulfillment Seat overage modal with ultimate plan for group invite when inviting a group with developer role which increases seats owed behaves like overage for group invite shows the modal2939 # Test is not compatible with this environment or pipeline2940 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:612941 12) Fulfillment Seat overage modal with ultimate plan for member invite does not show overage modal when inviting a member as a guest2942 # Test is not compatible with this environment or pipeline2943 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:1022944 13) Fulfillment Seat overage modal with ultimate plan for member invite when access level developer or above is added behaves like overage for member invite shows the modal2945 # Test is not compatible with this environment or pipeline2946 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:502947 14) Fulfillment Seat overage modal with premium plan for group invite when inviting a group with Guest role which increases seats owed behaves like overage for group invite shows the modal2948 # Test is not compatible with this environment or pipeline2949 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:612950 15) Fulfillment Seat overage modal with premium plan for member invite when guest role is added behaves like overage for member invite shows the modal2951 # Test is not compatible with this environment or pipeline2952 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:502953 16) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert2954 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122955 # ./qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb:72956 17) Fulfillment Utilization in ultimate plan billing settings displays correct information for seat usage2957 # Test is not compatible with this environment or pipeline2958 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb:602959 18) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text2960 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442961 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:422962 19) Create Upload a file in Web IDE when the file is binary shows a Download button2963 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442964 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:622965 20) Create Upload a file in Web IDE when the file is an image shows an image viewer2966 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442967 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:802968 21) Create Upload a file in Web IDE when a file with the same name already exists throws an error2969 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442970 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:292971 22) Secure License merge request widget when a license scanning report exists manage licenses from the merge request2972 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3970672973 # ./qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb:1022974 23) Secure License merge request widget when a CycloneDX SBOM file exists manage licenses from the merge request2975 # Test is not compatible with this environment or pipeline2976 # ./qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb:2352977 24) Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE2978 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442979 # ./qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb:272980 25) Manage Project import imports large Github repo via api2981 # Test is not compatible with this environment or pipeline2982 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2702983 26) Package SaaS Container Registry API pushes, pulls image to the registry and deletes tag2984 # Test is not compatible with this environment or pipeline2985 # ./qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb:882986Finished in 30 minutes 0 seconds (files took 2.72 seconds to load)2987108 examples, 0 failures, 26 pending2988Randomized with seed 140412989[Aug 02 2023 02:39:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-2d3cf20a 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;'"`2990[Aug 02 2023 02:39:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-2d3cf20a bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2991[Aug 02 2023 02:39:42 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-2d3cf20a`2992[Aug 02 2023 02:39:42 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-2d3cf20a`2994Running after script...2995$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2996$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2997$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3255Not uploading cache qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16 due to policy3257Uploading artifacts...3258gitlab-qa-run-*: found 511 matching artifact files and directories 3259Uploading artifacts as "archive" to coordinator... 201 Created id=4786254846 responseStatus=201 Created token=64_3nzKn3260Uploading artifacts...3261gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3262Uploading artifacts as "junit" to coordinator... 201 Created id=4786254846 responseStatus=201 Created token=64_3nzKn3263Uploading artifacts...3264/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3265Uploading artifacts as "dotenv" to coordinator... 201 Created id=4786254846 responseStatus=201 Created token=64_3nzKn3267Job succeeded