decomposition-single-db 4/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690512792-87461608-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: 170247, done. 20remote: Counting objects: 100% (170247/170247), done. 21remote: Compressing objects: 100% (108065/108065), done. 22remote: Total 170247 (delta 84092), reused 115715 (delta 55850), pack-reused 0 23Receiving objects: 100% (170247/170247), 131.43 MiB | 36.65 MiB/s, done.24Resolving deltas: 100% (84092/84092), done.26 * [new ref] refs/pipelines/948078823 -> refs/pipelines/94807882327 * [new branch] master -> origin/master28Checking out 02432547 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-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 (4757339166)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4757339166 responseStatus=200 OK token=64_yxHkR39Using 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-ce:02432547837727b720f206748675bf26536e87cd --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4757339187.json --format RspecJunitFormatter --out tmp/rspec-4757339187.xml --format html --out tmp/rspec-$(echo decomposition-single-db 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 28 2023 03:02:04 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-dae22c5e$`50[Jul 28 2023 03:02:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-dae22c5e --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 28 2023 03:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-dae22c5e:/etc/gitlab/trusted-certs`52[Jul 28 2023 03:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-dae22c5e:/etc/gitlab/ssl`53[Jul 28 2023 03:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-dae22c5e`54[Jul 28 2023 03:02:06 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-dae22c5e`55[Jul 28 2023 03:02:06 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 28 2023 03:02:06 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:02432547837727b720f206748675bf26536e87cd`57[Jul 28 2023 03:02:39 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-d1aadb98$`58[Jul 28 2023 03:02:39 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 28 2023 03:02:39 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 28 2023 03:02:40 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-d1aadb98 --net test --hostname gitlab-ce-d1aadb98.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-07-28-03-02-04-41c4a664/gitlab-ce-d1aadb98/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:02432547837727b720f206748675bf26536e87cd`61[Jul 28 2023 03:02:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d1aadb98 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-28 03:02:0462# 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[Jul 28 2023 03:02:49 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-d1aadb98`72[Jul 28 2023 03:06:24 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Jul 28 2023 03:06:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-d1aadb98`74[Jul 28 2023 03:06:24 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-d1aadb98 80/tcp`75[Jul 28 2023 03:06:25 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!76[Jul 28 2023 03:06:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d1aadb98 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[Jul 28 2023 03:06:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d1aadb98 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[Jul 28 2023 03:06:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d1aadb98 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[Jul 28 2023 03:06:25 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ce-d1aadb98:/tmp/data-seeds`85[Jul 28 2023 03:06:25 UTC (Gitlab QA)] INFO -- Running exec_commands...86[Jul 28 2023 03:06:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d1aadb98 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[Jul 28 2023 03:07:14 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`88[Jul 28 2023 03:07:14 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:02432547837727b720f206748675bf26536e87cd`89[Jul 28 2023 03:08:01 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce90[Jul 28 2023 03:08:01 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 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-07-28-03-02-04-41c4a664/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-03-02-04-41c4a664/gitlab-ce-qa-b2aed53f:/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-ce-qa-b2aed53f registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:02432547837727b720f206748675bf26536e87cd Test::Instance::All http://gitlab-ce-d1aadb98.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4757339187.json --format RspecJunitFormatter --out tmp/rspec-4757339187.xml --format html --out tmp/rspec-decomposition-single-db_4_5.htm --color --format documentation`912023-07-28 03:08:21 / CONF :: 92 ==> Base URL: http://gitlab-ce-d1aadb98.test93 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f9ff29fa580>94 ==> Libraries: Chemlab::Vendor95[Jul 28 2023 03:08:21 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA96[Jul 28 2023 03:08:21 UTC (QA Tests)] INFO -- Browser: chrome97[Jul 28 2023 03:08:21 UTC (QA Tests)] INFO -- Performing sanity check for environment!98[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'99[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Report already exists, skipping!100[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====101[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Report specs:102[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_can_create_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb"]103[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Leftover specs:104[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb"]105[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!106[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'107[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Report already exists, skipping!108Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}109Randomized with seed 33214110[Jul 28 2023 03:08:22 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter111Create112 API basics113[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Starting test: Create API basics user creates a project with a file and deletes them afterwards114[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA115[Jul 28 2023 03:08:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-osjnmv0g' via cache in 0.0 seconds116 user creates a project with a file and deletes them afterwards117 raw file access118[Jul 28 2023 03:08:26 UTC (QA Tests)] INFO -- Starting test: Create API basics raw file access sets no-cache headers as expected119 sets no-cache headers as expected120Verify121 Pipeline with image:pull_policy122 when policy is not allowed123[Jul 28 2023 03:08:29 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message124[Jul 28 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.44 seconds125[Jul 28 2023 03:08:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.68 seconds126[Jul 28 2023 03:08:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-bd8655b90bb45c5c' via api in 1.73 seconds127[Jul 28 2023 03:08:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.128[Jul 28 2023 03:08:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`129[Jul 28 2023 03:08:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`130[Jul 28 2023 03:08:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`131[Jul 28 2023 03:08:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-5ynxn59m -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-5ynxn59m 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-5ynxn59m --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list qa-runner-5ynxn59m --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" `132[Jul 28 2023 03:08:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5ynxn59m`133[Jul 28 2023 03:08:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`134[Jul 28 2023 03:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-5ynxn59m' via api in 6.27 seconds135[Jul 28 2023 03:08:37 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...136[Jul 28 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-5ynxn59m:/etc/gitlab-runner/config.toml /tmp/config.toml20230728-39-ksser6`137[Jul 28 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230728-39-ksser6 qa-runner-5ynxn59m:/etc/gitlab-runner/config.toml`138[Jul 28 2023 03:08:37 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-5ynxn59m...139[Jul 28 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-5ynxn59m`140[Jul 28 2023 03:08:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5ynxn59m`141[Jul 28 2023 03:08:38 UTC (QA Tests)] INFO -- Waiting for runner to come online...142[Jul 28 2023 03:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds143[Jul 28 2023 03:08:40 UTC (QA Tests)] INFO -- filling :login_field with "root"144[Jul 28 2023 03:08:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field145[Jul 28 2023 03:08:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"146[Jul 28 2023 03:08:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field147[Jul 28 2023 03:08:40 UTC (QA Tests)] INFO -- clicking :sign_in_button148[Jul 28 2023 03:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.487s149[Jul 28 2023 03:08:42 UTC (QA Tests)] INFO -- Enabling super sidebar!150[Jul 28 2023 03:08:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled151[Jul 28 2023 03:08:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-bd8655b90bb45c5c152[Jul 28 2023 03:08:47 UTC (QA Tests)] INFO -- clicking :menu_section_button153[Jul 28 2023 03:08:47 UTC (QA Tests)] INFO -- clicking :nav_item_link154[Jul 28 2023 03:08:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.062s155[Jul 28 2023 03:09:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present156[Jul 28 2023 03:09:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.17s157[Jul 28 2023 03:09:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'158[Jul 28 2023 03:09:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-5ynxn59m`159 fails job with policy not allowed message160 when policy is allowed161 with [always if-not-present] policies162[Jul 28 2023 03:09:05 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly163[Jul 28 2023 03:09:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.13 seconds164[Jul 28 2023 03:09:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.24 seconds165[Jul 28 2023 03:09:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-61683aafc5aa2017' via api in 1.65 seconds166[Jul 28 2023 03:09:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.167[Jul 28 2023 03:09:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`168[Jul 28 2023 03:09:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`169[Jul 28 2023 03:09:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`170[Jul 28 2023 03:09:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-725bdw2m -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-725bdw2m 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-725bdw2m --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list qa-runner-725bdw2m --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" `171[Jul 28 2023 03:09:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-725bdw2m`172[Jul 28 2023 03:09:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`173[Jul 28 2023 03:09:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-725bdw2m' via api in 2.27 seconds174[Jul 28 2023 03:09:09 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...175[Jul 28 2023 03:09:09 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-725bdw2m:/etc/gitlab-runner/config.toml /tmp/config.toml20230728-39-6uiblw`176[Jul 28 2023 03:09:09 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230728-39-6uiblw qa-runner-725bdw2m:/etc/gitlab-runner/config.toml`177[Jul 28 2023 03:09:09 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-725bdw2m...178[Jul 28 2023 03:09:09 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-725bdw2m`179[Jul 28 2023 03:09:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-725bdw2m`180[Jul 28 2023 03:09:10 UTC (QA Tests)] INFO -- Waiting for runner to come online...181[Jul 28 2023 03:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds182[Jul 28 2023 03:09:11 UTC (QA Tests)] INFO -- filling :login_field with "root"183[Jul 28 2023 03:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field184[Jul 28 2023 03:09:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"185[Jul 28 2023 03:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field186[Jul 28 2023 03:09:12 UTC (QA Tests)] INFO -- clicking :sign_in_button187[Jul 28 2023 03:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.531s188[Jul 28 2023 03:09:13 UTC (QA Tests)] INFO -- Enabling super sidebar!189[Jul 28 2023 03:09:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled190[Jul 28 2023 03:09:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-61683aafc5aa2017191[Jul 28 2023 03:09:16 UTC (QA Tests)] INFO -- clicking :menu_section_button192[Jul 28 2023 03:09:16 UTC (QA Tests)] INFO -- clicking :nav_item_link193[Jul 28 2023 03:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.883s194[Jul 28 2023 03:09:40 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present195[Jul 28 2023 03:09:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.11s196[Jul 28 2023 03:09:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'197[Jul 28 2023 03:09:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-725bdw2m`198 applies pull policy in job correctly199 with [never] policy200[Jul 28 2023 03:09:42 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly201[Jul 28 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds202[Jul 28 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.14 seconds203[Jul 28 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-491368f923e0d0a4' via api in 0.59 seconds204[Jul 28 2023 03:09:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.205[Jul 28 2023 03:09:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`206[Jul 28 2023 03:09:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`207[Jul 28 2023 03:09:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`208[Jul 28 2023 03:09:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-gxrs90g1 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-gxrs90g1 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-gxrs90g1 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list qa-runner-gxrs90g1 --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" `209[Jul 28 2023 03:09:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-gxrs90g1`210[Jul 28 2023 03:09:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`211[Jul 28 2023 03:09:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-gxrs90g1' via api in 6.28 seconds212[Jul 28 2023 03:09:49 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...213[Jul 28 2023 03:09:49 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-gxrs90g1:/etc/gitlab-runner/config.toml /tmp/config.toml20230728-39-h2lsxn`214[Jul 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230728-39-h2lsxn qa-runner-gxrs90g1:/etc/gitlab-runner/config.toml`215[Jul 28 2023 03:09:50 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-gxrs90g1...216[Jul 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-gxrs90g1`217[Jul 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-gxrs90g1`218[Jul 28 2023 03:09:50 UTC (QA Tests)] INFO -- Waiting for runner to come online...219[Jul 28 2023 03:09:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds220[Jul 28 2023 03:09:52 UTC (QA Tests)] INFO -- filling :login_field with "root"221[Jul 28 2023 03:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field222[Jul 28 2023 03:09:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"223[Jul 28 2023 03:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field224[Jul 28 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :sign_in_button225[Jul 28 2023 03:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.912s226[Jul 28 2023 03:09:54 UTC (QA Tests)] INFO -- Enabling super sidebar!227[Jul 28 2023 03:09:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled228[Jul 28 2023 03:09:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-491368f923e0d0a4229[Jul 28 2023 03:09:57 UTC (QA Tests)] INFO -- clicking :menu_section_button230[Jul 28 2023 03:09:57 UTC (QA Tests)] INFO -- clicking :nav_item_link231[Jul 28 2023 03:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.774s232[Jul 28 2023 03:09:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present233[Jul 28 2023 03:10:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.957s234[Jul 28 2023 03:10:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'235[Jul 28 2023 03:10:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-gxrs90g1`236 applies pull policy in job correctly237 with [if-not-present] policy238[Jul 28 2023 03:10:01 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly239[Jul 28 2023 03:10:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds240[Jul 28 2023 03:10:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds241[Jul 28 2023 03:10:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-796304d4567d68f7' via api in 0.53 seconds242[Jul 28 2023 03:10:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.243[Jul 28 2023 03:10:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`244[Jul 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`245[Jul 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`246[Jul 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-97hl8mon -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-97hl8mon 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-97hl8mon --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list qa-runner-97hl8mon --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" `247[Jul 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-97hl8mon`248[Jul 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`249[Jul 28 2023 03:10:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-97hl8mon' via api in 6.26 seconds250[Jul 28 2023 03:10:08 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...251[Jul 28 2023 03:10:08 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-97hl8mon:/etc/gitlab-runner/config.toml /tmp/config.toml20230728-39-3x5ytk`252[Jul 28 2023 03:10:08 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230728-39-3x5ytk qa-runner-97hl8mon:/etc/gitlab-runner/config.toml`253[Jul 28 2023 03:10:08 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-97hl8mon...254[Jul 28 2023 03:10:08 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-97hl8mon`255[Jul 28 2023 03:10:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-97hl8mon`256[Jul 28 2023 03:10:09 UTC (QA Tests)] INFO -- Waiting for runner to come online...257[Jul 28 2023 03:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds258[Jul 28 2023 03:10:10 UTC (QA Tests)] INFO -- filling :login_field with "root"259[Jul 28 2023 03:10:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field260[Jul 28 2023 03:10:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"261[Jul 28 2023 03:10:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field262[Jul 28 2023 03:10:11 UTC (QA Tests)] INFO -- clicking :sign_in_button263[Jul 28 2023 03:10:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.038s264[Jul 28 2023 03:10:12 UTC (QA Tests)] INFO -- Enabling super sidebar!265[Jul 28 2023 03:10:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled266[Jul 28 2023 03:10:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-796304d4567d68f7267[Jul 28 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :menu_section_button268[Jul 28 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :nav_item_link269[Jul 28 2023 03:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.747s270[Jul 28 2023 03:10:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present271[Jul 28 2023 03:10:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.876s272[Jul 28 2023 03:10:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'273[Jul 28 2023 03:10:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-97hl8mon`274 applies pull policy in job correctly275 with [always] policy276[Jul 28 2023 03:10:19 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly277[Jul 28 2023 03:10:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds278[Jul 28 2023 03:10:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.14 seconds279[Jul 28 2023 03:10:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-b8b5755f71636b3e' via api in 0.57 seconds280[Jul 28 2023 03:10:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.281[Jul 28 2023 03:10:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`282[Jul 28 2023 03:10:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`283[Jul 28 2023 03:10:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`284[Jul 28 2023 03:10:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-jaik27eq -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-jaik27eq 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-jaik27eq --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list qa-runner-jaik27eq --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" `285[Jul 28 2023 03:10:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-jaik27eq`286[Jul 28 2023 03:10:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`287[Jul 28 2023 03:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-jaik27eq' via api in 6.24 seconds288[Jul 28 2023 03:10:26 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...289[Jul 28 2023 03:10:26 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-jaik27eq:/etc/gitlab-runner/config.toml /tmp/config.toml20230728-39-m41433`290[Jul 28 2023 03:10:26 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230728-39-m41433 qa-runner-jaik27eq:/etc/gitlab-runner/config.toml`291[Jul 28 2023 03:10:26 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-jaik27eq...292[Jul 28 2023 03:10:26 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-jaik27eq`293[Jul 28 2023 03:10:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-jaik27eq`294[Jul 28 2023 03:10:27 UTC (QA Tests)] INFO -- Waiting for runner to come online...295[Jul 28 2023 03:10:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds296[Jul 28 2023 03:10:28 UTC (QA Tests)] INFO -- filling :login_field with "root"297[Jul 28 2023 03:10:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field298[Jul 28 2023 03:10:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"299[Jul 28 2023 03:10:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field300[Jul 28 2023 03:10:29 UTC (QA Tests)] INFO -- clicking :sign_in_button301[Jul 28 2023 03:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.799s302[Jul 28 2023 03:10:30 UTC (QA Tests)] INFO -- Enabling super sidebar!303[Jul 28 2023 03:10:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled304[Jul 28 2023 03:10:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-with-image-pull-policy-b8b5755f71636b3e305[Jul 28 2023 03:10:33 UTC (QA Tests)] INFO -- clicking :menu_section_button306[Jul 28 2023 03:10:33 UTC (QA Tests)] INFO -- clicking :nav_item_link307[Jul 28 2023 03:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s308[Jul 28 2023 03:10:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present309[Jul 28 2023 03:10:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.876s310[Jul 28 2023 03:10:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'311[Jul 28 2023 03:10:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-jaik27eq`312 applies pull policy in job correctly313Verify314 Include multiple files from multiple projects315[Jul 28 2023 03:10:37 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from multiple projects runs the pipeline with composed config316[Jul 28 2023 03:10:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds317[Jul 28 2023 03:10:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.14 seconds318[Jul 28 2023 03:10:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-pipeline-a2a0e84045a68704' via api in 1.12 seconds319[Jul 28 2023 03:10:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.320[Jul 28 2023 03:10:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`321[Jul 28 2023 03:10:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`322[Jul 28 2023 03:10:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-d5i83c65 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-d5i83c65 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-d5i83c65 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list qa-runner-d5i83c65 --executor shell && gitlab-runner run" `323[Jul 28 2023 03:10:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-d5i83c65`324[Jul 28 2023 03:10:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`325[Jul 28 2023 03:10:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-d5i83c65' via api in 1.17 seconds326[Jul 28 2023 03:10:40 UTC (QA Tests)] INFO -- filling :login_field with "root"327[Jul 28 2023 03:10:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field328[Jul 28 2023 03:10:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"329[Jul 28 2023 03:10:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field330[Jul 28 2023 03:10:41 UTC (QA Tests)] INFO -- clicking :sign_in_button331[Jul 28 2023 03:10:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.351s332[Jul 28 2023 03:10:43 UTC (QA Tests)] INFO -- Enabling super sidebar!333[Jul 28 2023 03:10:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled334[Jul 28 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds335[Jul 28 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds336[Jul 28 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.14 seconds337[Jul 28 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/external-project-1-a93b7bcb920afa86' via api in 0.55 seconds338[Jul 28 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds339[Jul 28 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds340[Jul 28 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.22 seconds341[Jul 28 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/external-project-2-c5958790c8914065' via api in 1.07 seconds342[Jul 28 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds343[Jul 28 2023 03:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds344[Jul 28 2023 03:10:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-pipeline-a2a0e84045a68704345[Jul 28 2023 03:10:50 UTC (QA Tests)] INFO -- clicking :menu_section_button346[Jul 28 2023 03:10:50 UTC (QA Tests)] INFO -- clicking :nav_item_link347[Jul 28 2023 03:10:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.645s348[Jul 28 2023 03:11:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-d5i83c65'349[Jul 28 2023 03:11:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-d5i83c65`350 runs the pipeline with composed config351Create352 Upload a file in Web IDE353 when the file is an image354 behaves like upload a file355[Jul 28 2023 03:11:03 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR356[Jul 28 2023 03:11:04 UTC (QA Tests)] INFO -- filling :login_field with "root"357[Jul 28 2023 03:11:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field358[Jul 28 2023 03:11:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"359[Jul 28 2023 03:11:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field360[Jul 28 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :sign_in_button361[Jul 28 2023 03:11:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.926s362[Jul 28 2023 03:11:06 UTC (QA Tests)] INFO -- Enabling super sidebar!363[Jul 28 2023 03:11:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled364[Jul 28 2023 03:11:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds365[Jul 28 2023 03:11:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.13 seconds366[Jul 28 2023 03:11:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/upload-file-project-cbbf037fdb5157b4' via api in 0.83 seconds367[Jul 28 2023 03:11:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/upload-file-project-cbbf037fdb5157b4368[Jul 28 2023 03:11:10 UTC (QA Tests)] INFO -- clicking :action_dropdown369[Jul 28 2023 03:11:10 UTC (QA Tests)] INFO -- clicking :webide_menu_item370[Jul 28 2023 03:11:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.096s371 verifies it successfully uploads and commits to a MR372 when a file with the same name already exists373[Jul 28 2023 03:11:21 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error374[Jul 28 2023 03:11:22 UTC (QA Tests)] INFO -- filling :login_field with "root"375[Jul 28 2023 03:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field376[Jul 28 2023 03:11:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"377[Jul 28 2023 03:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field378[Jul 28 2023 03:11:23 UTC (QA Tests)] INFO -- clicking :sign_in_button379[Jul 28 2023 03:11:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.948s380[Jul 28 2023 03:11:25 UTC (QA Tests)] INFO -- Enabling super sidebar!381[Jul 28 2023 03:11:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled382[Jul 28 2023 03:11:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds383[Jul 28 2023 03:11:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds384[Jul 28 2023 03:11:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/upload-file-project-cfecb074f28fe465' via api in 1.0 seconds385[Jul 28 2023 03:11:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/upload-file-project-cfecb074f28fe465386[Jul 28 2023 03:11:29 UTC (QA Tests)] INFO -- clicking :action_dropdown387[Jul 28 2023 03:11:29 UTC (QA Tests)] INFO -- clicking :webide_menu_item388[Jul 28 2023 03:11:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.228s389 throws an error390 when the file is a text file391 behaves like upload a file392[Jul 28 2023 03:11:37 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR393[Jul 28 2023 03:11:37 UTC (QA Tests)] INFO -- filling :login_field with "root"394[Jul 28 2023 03:11:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field395[Jul 28 2023 03:11:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"396[Jul 28 2023 03:11:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field397[Jul 28 2023 03:11:38 UTC (QA Tests)] INFO -- clicking :sign_in_button398[Jul 28 2023 03:11:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.945s399[Jul 28 2023 03:11:40 UTC (QA Tests)] INFO -- Enabling super sidebar!400[Jul 28 2023 03:11:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled401[Jul 28 2023 03:11:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds402[Jul 28 2023 03:11:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.13 seconds403[Jul 28 2023 03:11:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/upload-file-project-dda340554543ab6c' via api in 0.95 seconds404[Jul 28 2023 03:11:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/upload-file-project-dda340554543ab6c405[Jul 28 2023 03:11:44 UTC (QA Tests)] INFO -- clicking :action_dropdown406[Jul 28 2023 03:11:44 UTC (QA Tests)] INFO -- clicking :webide_menu_item407[Jul 28 2023 03:11:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.155s408 verifies it successfully uploads and commits to a MR409Create410 Merge request push options411[Jul 28 2023 03:11:54 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels412[Jul 28 2023 03:11:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds413[Jul 28 2023 03:11:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.14 seconds414[Jul 28 2023 03:11:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/the_awesome_project-114bfc0daea908ff' via api in 1.62 seconds415[Jul 28 2023 03:11:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"416[Jul 28 2023 03:11:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.96 seconds417 sets labels418 when labels are set already419[Jul 28 2023 03:11:58 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push420[Jul 28 2023 03:11:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds421[Jul 28 2023 03:11:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.13 seconds422[Jul 28 2023 03:11:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/the_awesome_project-bc3789b199cd7328' via api in 1.07 seconds423[Jul 28 2023 03:12:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"424[Jul 28 2023 03:12:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.99 seconds425[Jul 28 2023 03:12:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"426[Jul 28 2023 03:12:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.22 seconds427 removes them on subsequent push428Verify429 Group runner registration430[Jul 28 2023 03:12:03 UTC (QA Tests)] INFO -- Starting test: Verify Group runner registration user registers a new group runner431[Jul 28 2023 03:12:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.432[Jul 28 2023 03:12:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`433[Jul 28 2023 03:12:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds434[Jul 28 2023 03:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-with-ci-cd-523aa5190c7d800a' via api in 0.32 seconds435[Jul 28 2023 03:12:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`436[Jul 28 2023 03:12:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690513923 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690513923 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-1690513923 --url http://gitlab-ce-d1aadb98.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `437[Jul 28 2023 03:12:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690513923`438[Jul 28 2023 03:12:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`439[Jul 28 2023 03:12:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690513923' via api in 7.78 seconds440[Jul 28 2023 03:12:11 UTC (QA Tests)] INFO -- filling :login_field with "root"441[Jul 28 2023 03:12:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field442[Jul 28 2023 03:12:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"443[Jul 28 2023 03:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field444[Jul 28 2023 03:12:12 UTC (QA Tests)] INFO -- clicking :sign_in_button445[Jul 28 2023 03:12:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.015s446[Jul 28 2023 03:12:13 UTC (QA Tests)] INFO -- Enabling super sidebar!447[Jul 28 2023 03:12:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled448[Jul 28 2023 03:12:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-d1aadb98.test/groups/gitlab-qa-sandbox-group-6/group-with-ci-cd-523aa5190c7d800a449[Jul 28 2023 03:12:16 UTC (QA Tests)] INFO -- clicking :menu_section_button450[Jul 28 2023 03:12:16 UTC (QA Tests)] INFO -- clicking :nav_item_link451[Jul 28 2023 03:12:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.785s452[Jul 28 2023 03:12:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690513923'453[Jul 28 2023 03:12:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690513923`454 user registers a new group runner455Verify456 Run pipeline457 with web only rule458[Jul 28 2023 03:12:18 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline459[Jul 28 2023 03:12:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds460[Jul 28 2023 03:12:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds461[Jul 28 2023 03:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/web-only-pipeline-05b172eccb069e51' via api in 0.65 seconds462[Jul 28 2023 03:12:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds463[Jul 28 2023 03:12:19 UTC (QA Tests)] INFO -- filling :login_field with "root"464[Jul 28 2023 03:12:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field465[Jul 28 2023 03:12:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"466[Jul 28 2023 03:12:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field467[Jul 28 2023 03:12:20 UTC (QA Tests)] INFO -- clicking :sign_in_button468[Jul 28 2023 03:12:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.039s469[Jul 28 2023 03:12:22 UTC (QA Tests)] INFO -- Enabling super sidebar!470[Jul 28 2023 03:12:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled471[Jul 28 2023 03:12:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/web-only-pipeline-05b172eccb069e51472[Jul 28 2023 03:12:26 UTC (QA Tests)] INFO -- clicking :menu_section_button473[Jul 28 2023 03:12:26 UTC (QA Tests)] INFO -- clicking :nav_item_link474[Jul 28 2023 03:12:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.886s475[Jul 28 2023 03:12:27 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present476[Jul 28 2023 03:12:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.917s477[Jul 28 2023 03:12:28 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present478[Jul 28 2023 03:12:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s479[Jul 28 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.631s480[Jul 28 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.758s481[Jul 28 2023 03:12:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.168s482[Jul 28 2023 03:12:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 3.344s483 can trigger pipeline484Create485 Source editor toolbar preview486[Jul 28 2023 03:12:31 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing487[Jul 28 2023 03:12:32 UTC (QA Tests)] INFO -- filling :login_field with "root"488[Jul 28 2023 03:12:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field489[Jul 28 2023 03:12:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"490[Jul 28 2023 03:12:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field491[Jul 28 2023 03:12:33 UTC (QA Tests)] INFO -- clicking :sign_in_button492[Jul 28 2023 03:12:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.065s493[Jul 28 2023 03:12:34 UTC (QA Tests)] INFO -- Enabling super sidebar!494[Jul 28 2023 03:12:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled495[Jul 28 2023 03:12:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds496[Jul 28 2023 03:12:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds497[Jul 28 2023 03:12:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/empty-project-with-md-97cf044089e59048' via api in 0.81 seconds498[Jul 28 2023 03:12:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/empty-project-with-md-97cf044089e59048499[Jul 28 2023 03:12:38 UTC (QA Tests)] INFO -- clicking :file_name_link500[Jul 28 2023 03:12:38 UTC (QA Tests)] INFO -- clicking :action_dropdown501[Jul 28 2023 03:12:39 UTC (QA Tests)] INFO -- clicking :edit_menu_item502[Jul 28 2023 03:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.092s5032023-07-28 03:12:40 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:5052023-07-28 03:12:40 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.506[Jul 28 2023 03:12:40 UTC (QA Tests)] INFO -- clicking :commit_button507[Jul 28 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.257s508[Jul 28 2023 03:12:42 UTC (QA Tests)] ERROR -- Interceptor Api Errors509[200] POST http://gitlab-ce-d1aadb98.test/api/graphql -- Correlation Id: 01H6D7QWXG49M9KYQ298TD9XP0510error-messages: Variable $refType of type RefType was provided invalid value511 can preview markdown side-by-side while editing512Create513 Merge request custom templates514[Jul 28 2023 03:12:42 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template515[Jul 28 2023 03:12:43 UTC (QA Tests)] INFO -- filling :login_field with "root"516[Jul 28 2023 03:12:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field517[Jul 28 2023 03:12:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"518[Jul 28 2023 03:12:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field519[Jul 28 2023 03:12:43 UTC (QA Tests)] INFO -- clicking :sign_in_button520[Jul 28 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.053s521[Jul 28 2023 03:12:45 UTC (QA Tests)] INFO -- Enabling super sidebar!522[Jul 28 2023 03:12:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled523[Jul 28 2023 03:12:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds524[Jul 28 2023 03:12:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds525[Jul 28 2023 03:12:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/custom-mr-template-project-baaf1c11cf9738ea' via api in 0.82 seconds526[Jul 28 2023 03:12:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds527[Jul 28 2023 03:12:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds528[Jul 28 2023 03:12:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/custom-mr-template-project-baaf1c11cf9738ea529[Jul 28 2023 03:12:50 UTC (QA Tests)] INFO -- clicking :create_merge_request_button530[Jul 28 2023 03:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.082s531[Jul 28 2023 03:12:51 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"532[Jul 28 2023 03:12:51 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field533[Jul 28 2023 03:12:52 UTC (QA Tests)] INFO -- clicking :close_button534[Jul 28 2023 03:12:52 UTC (QA Tests)] INFO -- clicking :template_dropdown535[Jul 28 2023 03:12:52 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present536[Jul 28 2023 03:12:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.751s537[Jul 28 2023 03:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 6.86 seconds538 creates a merge request via custom template539Verify540 Pipeline editor541[Jul 28 2023 03:12:55 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline editor can create merge request542[Jul 28 2023 03:12:55 UTC (QA Tests)] INFO -- filling :login_field with "root"543[Jul 28 2023 03:12:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field544[Jul 28 2023 03:12:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"545[Jul 28 2023 03:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field546[Jul 28 2023 03:12:56 UTC (QA Tests)] INFO -- clicking :sign_in_button547[Jul 28 2023 03:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.049s548[Jul 28 2023 03:12:58 UTC (QA Tests)] INFO -- Enabling super sidebar!549[Jul 28 2023 03:12:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled550[Jul 28 2023 03:12:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds551[Jul 28 2023 03:13:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds552[Jul 28 2023 03:13:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-editor-project-c624e5de5638491e' via api in 1.43 seconds553[Jul 28 2023 03:13:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-editor-project-c624e5de5638491e554[Jul 28 2023 03:13:02 UTC (QA Tests)] INFO -- clicking :menu_section_button555[Jul 28 2023 03:13:02 UTC (QA Tests)] INFO -- clicking :nav_item_link556[Jul 28 2023 03:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.852s557[Jul 28 2023 03:13:03 UTC (QA Tests)] INFO -- clicking :create_new_ci_button and ensuring QA::Page::Project::PipelineEditor::Show is present558[Jul 28 2023 03:13:04 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app559[Jul 28 2023 03:13:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_new_ci_button' took 1.221s560[Jul 28 2023 03:13:05 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app561[Jul 28 2023 03:13:05 UTC (QA Tests)] INFO -- checking via JS :new_mr_checkbox with args {}562[Jul 28 2023 03:13:05 UTC (QA Tests)] INFO -- clicking :commit_changes_button563[Jul 28 2023 03:13:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.66s564[Jul 28 2023 03:13:07 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present565[Jul 28 2023 03:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.811s566[Jul 28 2023 03:13:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-editor-project-c624e5de5638491e'567[Jul 28 2023 03:13:10 UTC (QA Tests)] ERROR -- Interceptor Api Errors568[-1] POST /api/graphql -- Correlation Id: Correlation Id not found569 can create merge request570Data Stores571 User572 when added to parent group573[Jul 28 2023 03:13:10 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to push code to sub-group project via the CLI574[Jul 28 2023 03:13:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds575[Jul 28 2023 03:13:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-55c2584d2bd967ed' via api in 0.33 seconds576[Jul 28 2023 03:13:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-55c2584d2bd967ed/sub-group-to-test-user-access-f89d7423035107dd' via api in 0.27 seconds577[Jul 28 2023 03:13:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7d451eb3522484a2' via api in 0.27 seconds578[Jul 28 2023 03:13:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-55c2584d2bd967ed/sub-group-to-test-user-access-f89d7423035107dd/sub-group-project-to-test-user-access-139aaa998f82c5f0' via api in 0.69 seconds579[Jul 28 2023 03:13:11 UTC (QA Tests)] INFO -- Adding user qa-user-7d451eb3522484a2 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-55c2584d2bd967ed QA::Resource::Group580[Jul 28 2023 03:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.93 seconds581[Jul 28 2023 03:13:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7d451eb3522484a2'582 is allowed to push code to sub-group project via the CLI583[Jul 28 2023 03:13:13 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to create a file in sub-group project via the API584[Jul 28 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds585[Jul 28 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-54312f090b1ef586' via api in 0.34 seconds586[Jul 28 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-54312f090b1ef586/sub-group-to-test-user-access-573ae06fd7bd8d17' via api in 0.22 seconds587[Jul 28 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f3ddcfe9aa70daf6' via api in 0.26 seconds588[Jul 28 2023 03:13:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-54312f090b1ef586/sub-group-to-test-user-access-573ae06fd7bd8d17/sub-group-project-to-test-user-access-6ba5330944068517' via api in 0.69 seconds589[Jul 28 2023 03:13:14 UTC (QA Tests)] INFO -- Adding user qa-user-f3ddcfe9aa70daf6 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-54312f090b1ef586 QA::Resource::Group590[Jul 28 2023 03:13:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds591[Jul 28 2023 03:13:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds592[Jul 28 2023 03:13:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-new-file-1141c6977953747d' via api in 0.79 seconds593[Jul 28 2023 03:13:15 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-f3ddcfe9aa70daf6594[Jul 28 2023 03:13:15 UTC (QA Tests)] INFO -- Caching token for username: qa-user-f3ddcfe9aa70daf6, last six chars of token:ChxnTU595[Jul 28 2023 03:13:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-f3ddcfe9aa70daf6-m2spu0t3' via api in 0.07 seconds596[Jul 28 2023 03:13:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test.txt' via api in 0.44 seconds597[Jul 28 2023 03:13:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f3ddcfe9aa70daf6'598 is allowed to create a file in sub-group project via the API599[Jul 28 2023 03:13:16 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to commit to sub-group project via the API600[Jul 28 2023 03:13:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds601[Jul 28 2023 03:13:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-ff5487835ffd87f3' via api in 0.33 seconds602[Jul 28 2023 03:13:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-ff5487835ffd87f3/sub-group-to-test-user-access-703f7d5b732b4180' via api in 0.25 seconds603[Jul 28 2023 03:13:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a21933eca7311082' via api in 0.25 seconds604[Jul 28 2023 03:13:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-ff5487835ffd87f3/sub-group-to-test-user-access-703f7d5b732b4180/sub-group-project-to-test-user-access-c749697cad16004c' via api in 0.67 seconds605[Jul 28 2023 03:13:17 UTC (QA Tests)] INFO -- Adding user qa-user-a21933eca7311082 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-ff5487835ffd87f3 QA::Resource::Group606[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a21933eca7311082607[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a21933eca7311082, last six chars of token:6Fsy8u608[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a21933eca7311082-p86jlmmi' via api in 0.08 seconds609[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds610[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a21933eca7311082'611 is allowed to commit to sub-group project via the API612 when added to sub-group613[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to commit to parent group project via the API614[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds615[Jul 28 2023 03:13:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-a8e6be24cc7417fb' via api in 0.29 seconds616[Jul 28 2023 03:13:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-a8e6be24cc7417fb/sub-group-to-test-user-access-a764e912f5dd17bd' via api in 0.23 seconds617[Jul 28 2023 03:13:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-a8e6be24cc7417fb/parent-group-project-to-test-user-access-5fad5299ae371ceb' via api in 0.71 seconds618[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a1bd3b3a89db3cc3' via api in 0.29 seconds619[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- Adding user qa-user-a1bd3b3a89db3cc3 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-a8e6be24cc7417fb/sub-group-to-test-user-access-a764e912f5dd17bd QA::Resource::Group620[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a1bd3b3a89db3cc3621[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a1bd3b3a89db3cc3, last six chars of token:rcVXK7622[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a1bd3b3a89db3cc3-thg7088k' via api in 0.08 seconds623[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a1bd3b3a89db3cc3'624 is not allowed to commit to parent group project via the API625[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to create a file in parent group project via the API626[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds627[Jul 28 2023 03:13:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-d324b4e2fdf53d99' via api in 0.28 seconds628[Jul 28 2023 03:13:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-d324b4e2fdf53d99/sub-group-to-test-user-access-4cad98db146a6716' via api in 0.24 seconds629[Jul 28 2023 03:13:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-d324b4e2fdf53d99/parent-group-project-to-test-user-access-07cdf2fa1a899255' via api in 0.71 seconds630[Jul 28 2023 03:13:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-175bd68567711769' via api in 0.25 seconds631[Jul 28 2023 03:13:22 UTC (QA Tests)] INFO -- Adding user qa-user-175bd68567711769 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-d324b4e2fdf53d99/sub-group-to-test-user-access-4cad98db146a6716 QA::Resource::Group632[Jul 28 2023 03:13:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds633[Jul 28 2023 03:13:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds634[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-new-file-216a68ccac10fee1' via api in 0.82 seconds635[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-175bd68567711769636[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- Caching token for username: qa-user-175bd68567711769, last six chars of token:aFTzfE637[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-175bd68567711769-yf0p1o32' via api in 0.07 seconds638[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-175bd68567711769'639 is not allowed to create a file in parent group project via the API640[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to push code to parent group project via the CLI641[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds642[Jul 28 2023 03:13:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-fe416e16a70682a9' via api in 0.3 seconds643[Jul 28 2023 03:13:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-fe416e16a70682a9/sub-group-to-test-user-access-770beb8e9b9c2b94' via api in 0.29 seconds644[Jul 28 2023 03:13:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-fe416e16a70682a9/parent-group-project-to-test-user-access-fbc3b6cc61473ef7' via api in 0.7 seconds645[Jul 28 2023 03:13:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8b21848ca474c2df' via api in 0.25 seconds646[Jul 28 2023 03:13:25 UTC (QA Tests)] INFO -- Adding user qa-user-8b21848ca474c2df to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-fe416e16a70682a9/sub-group-to-test-user-access-770beb8e9b9c2b94 QA::Resource::Group647[Jul 28 2023 03:13:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8b21848ca474c2df'648 is not allowed to push code to parent group project via the CLI649Data Stores650 Check for broken images651 when logged in as a new admin652 behaves like loads all images653[Jul 28 2023 03:13:26 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new admin behaves like loads all images loads all images654[Jul 28 2023 03:13:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-ea5fd0702b7936ec' via api in 0.33 seconds655[Jul 28 2023 03:13:27 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ea5fd0702b7936ec"656[Jul 28 2023 03:13:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field657[Jul 28 2023 03:13:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"658[Jul 28 2023 03:13:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field659[Jul 28 2023 03:13:27 UTC (QA Tests)] INFO -- clicking :sign_in_button660[Jul 28 2023 03:13:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.802s661[Jul 28 2023 03:13:28 UTC (QA Tests)] INFO -- Enabling super sidebar!662[Jul 28 2023 03:13:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled663[Jul 28 2023 03:13:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-d1aadb98.test/664[Jul 28 2023 03:13:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-ea5fd0702b7936ec'665 loads all images666 when logged in as a new user667 behaves like loads all images668[Jul 28 2023 03:13:32 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new user behaves like loads all images loads all images669[Jul 28 2023 03:13:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-636f2bb0cd41e4ee' via api in 0.26 seconds670[Jul 28 2023 03:13:32 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-636f2bb0cd41e4ee"671[Jul 28 2023 03:13:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field672[Jul 28 2023 03:13:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"673[Jul 28 2023 03:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field674[Jul 28 2023 03:13:33 UTC (QA Tests)] INFO -- clicking :sign_in_button675[Jul 28 2023 03:13:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.521s676[Jul 28 2023 03:13:34 UTC (QA Tests)] INFO -- Enabling super sidebar!677[Jul 28 2023 03:13:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled678[Jul 28 2023 03:13:36 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-d1aadb98.test/679[Jul 28 2023 03:13:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-636f2bb0cd41e4ee'680 loads all images681Verify682 Unlocking job artifacts across pipelines683 when latest pipeline is blocked684 keeps job artifacts from the latest blocked pipeline and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/387087)685 when latest pipeline is successful686[Jul 28 2023 03:13:37 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across pipelines when latest pipeline is successful unlocks job artifacts from previous successful pipeline687[Jul 28 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds688[Jul 28 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds689[Jul 28 2023 03:13:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/unlock-job-artifacts-project-2e53ca09cb465103' via api in 0.55 seconds690[Jul 28 2023 03:13:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.691[Jul 28 2023 03:13:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`692[Jul 28 2023 03:13:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`693[Jul 28 2023 03:13:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-36at1gr6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-36at1gr6 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-36at1gr6 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list qa-runner-36at1gr6 --executor shell && gitlab-runner run" `694[Jul 28 2023 03:13:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-36at1gr6`695[Jul 28 2023 03:13:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`696[Jul 28 2023 03:13:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-36at1gr6' via api in 1.3 seconds697[Jul 28 2023 03:13:40 UTC (QA Tests)] INFO -- filling :login_field with "root"698[Jul 28 2023 03:13:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field699[Jul 28 2023 03:13:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"700[Jul 28 2023 03:13:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field701[Jul 28 2023 03:13:40 UTC (QA Tests)] INFO -- clicking :sign_in_button702[Jul 28 2023 03:13:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.441s703[Jul 28 2023 03:13:42 UTC (QA Tests)] INFO -- Enabling super sidebar!704[Jul 28 2023 03:13:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled705[Jul 28 2023 03:13:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/unlock-job-artifacts-project-2e53ca09cb465103706[Jul 28 2023 03:13:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds707[Jul 28 2023 03:13:46 UTC (QA Tests)] INFO -- Waiting for new pipeline to be created708[Jul 28 2023 03:13:46 UTC (QA Tests)] INFO -- clicking :menu_section_button709[Jul 28 2023 03:13:46 UTC (QA Tests)] INFO -- clicking :nav_item_link710[Jul 28 2023 03:13:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.692s711[Jul 28 2023 03:13:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '16' via api in 0.1 seconds712[Jul 28 2023 03:13:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/unlock-job-artifacts-project-2e53ca09cb465103/-/jobs/16713[Jul 28 2023 03:14:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds714[Jul 28 2023 03:14:00 UTC (QA Tests)] INFO -- Waiting for new pipeline to be created715[Jul 28 2023 03:14:00 UTC (QA Tests)] INFO -- clicking :nav_item_link716[Jul 28 2023 03:14:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.741s717[Jul 28 2023 03:14:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '17' via api in 0.12 seconds718[Jul 28 2023 03:14:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/unlock-job-artifacts-project-2e53ca09cb465103/-/jobs/17719[Jul 28 2023 03:14:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '16' via api in 0.1 seconds720[Jul 28 2023 03:14:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/unlock-job-artifacts-project-2e53ca09cb465103/-/jobs/16721[Jul 28 2023 03:14:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-36at1gr6'722[Jul 28 2023 03:14:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-36at1gr6`723 unlocks job artifacts from previous successful pipeline724 when latest pipeline failed725 keeps job artifacts from latest failed pipelines and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/266958)726Manage727 Gitlab migration728 with import within same instance729[Jul 28 2023 03:14:15 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with import within same instance successfully imports project730[Jul 28 2023 03:14:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds731[Jul 28 2023 03:14:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds732[Jul 28 2023 03:14:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds733[Jul 28 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/source-group-for-import-4dcedd52' via api in 0.53 seconds734[Jul 28 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds735[Jul 28 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-cf4eaac502a4' via api in 0.22 seconds736[Jul 28 2023 03:14:16 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}737[Jul 28 2023 03:14:17 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}738[Jul 28 2023 03:14:17 UTC (QA Tests)] INFO -- Adding user target-user-cf4eaac502a4 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174 QA::Resource::Group739[Jul 28 2023 03:14:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/source-group-for-import-4dcedd52/the_awesome_project-da902db419a9de2e' via api in 0.79 seconds740[Jul 28 2023 03:14:18 UTC (QA Tests)] INFO -- No cached token found for username: target-user-cf4eaac502a4741[Jul 28 2023 03:14:18 UTC (QA Tests)] INFO -- Caching token for username: target-user-cf4eaac502a4, last six chars of token:AQS3B3742[Jul 28 2023 03:14:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-cf4eaac502a4-7e59w6m6' via api in 0.08 seconds743[Jul 28 2023 03:14:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/target-group-for-import-b887ccee' via api in 0.55 seconds744[Jul 28 2023 03:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'target-user-cf4eaac502a4'745 successfully imports project746Create747 Git push over HTTP748[Jul 28 2023 03:15:02 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository749[Jul 28 2023 03:15:03 UTC (QA Tests)] INFO -- filling :login_field with "root"750[Jul 28 2023 03:15:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field751[Jul 28 2023 03:15:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"752[Jul 28 2023 03:15:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field753[Jul 28 2023 03:15:04 UTC (QA Tests)] INFO -- clicking :sign_in_button754[Jul 28 2023 03:15:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.242s755[Jul 28 2023 03:15:05 UTC (QA Tests)] INFO -- Enabling super sidebar!756[Jul 28 2023 03:15:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled757[Jul 28 2023 03:15:07 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA758[Jul 28 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-76n8a0ot' via cache in 0.0 seconds759[Jul 28 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds760[Jul 28 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds761[Jul 28 2023 03:15:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-code-c8c2af20e0a3fecf' via api in 0.55 seconds762[Jul 28 2023 03:15:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"763[Jul 28 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds764[Jul 28 2023 03:15:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-code-c8c2af20e0a3fecf765 user using a personal access token pushes code to the repository766Verify767 UI defined variable768[Jul 28 2023 03:15:11 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default769[Jul 28 2023 03:15:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds770[Jul 28 2023 03:15:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-yit0mh5y' via api in 0.33 seconds771[Jul 28 2023 03:15:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.772[Jul 28 2023 03:15:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`773[Jul 28 2023 03:15:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`774[Jul 28 2023 03:15:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name yit0mh5y --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach yit0mh5y 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 yit0mh5y --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list yit0mh5y --executor shell && gitlab-runner run" `775[Jul 28 2023 03:15:13 UTC (QA Tests)] INFO -- Executing: `docker logs yit0mh5y`776[Jul 28 2023 03:15:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`777[Jul 28 2023 03:15:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'yit0mh5y' via api in 1.29 seconds778[Jul 28 2023 03:15:14 UTC (QA Tests)] INFO -- filling :login_field with "root"779[Jul 28 2023 03:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field780[Jul 28 2023 03:15:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"781[Jul 28 2023 03:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field782[Jul 28 2023 03:15:14 UTC (QA Tests)] INFO -- clicking :sign_in_button783[Jul 28 2023 03:15:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.311s784[Jul 28 2023 03:15:16 UTC (QA Tests)] INFO -- Enabling super sidebar!785[Jul 28 2023 03:15:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled786[Jul 28 2023 03:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-yit0mh5y/downstream1-variable-inheritance-016ce90b8041adf8' via api in 0.42 seconds787[Jul 28 2023 03:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds788[Jul 28 2023 03:15:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-yit0mh5y/downstream2-variable-inheritance-859accd89394e968' via api in 0.44 seconds789[Jul 28 2023 03:15:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds790[Jul 28 2023 03:15:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-yit0mh5y/upstream-variable-inheritance-2b317e128cfea543' via api in 0.56 seconds791[Jul 28 2023 03:15:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds792[Jul 28 2023 03:15:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/group-for-variable-inheritance-yit0mh5y/upstream-variable-inheritance-2b317e128cfea543793[Jul 28 2023 03:15:23 UTC (QA Tests)] INFO -- clicking :menu_section_button794[Jul 28 2023 03:15:23 UTC (QA Tests)] INFO -- clicking :nav_item_link795[Jul 28 2023 03:15:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.842s796[Jul 28 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present797[Jul 28 2023 03:15:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.947s798[Jul 28 2023 03:15:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s799[Jul 28 2023 03:15:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.634s800[Jul 28 2023 03:15:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.781s801[Jul 28 2023 03:15:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.802s802[Jul 28 2023 03:15:38 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"803[Jul 28 2023 03:15:38 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field804[Jul 28 2023 03:15:38 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"805[Jul 28 2023 03:15:38 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field806[Jul 28 2023 03:15:39 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present807[Jul 28 2023 03:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 0.96s808[Jul 28 2023 03:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.477s809[Jul 28 2023 03:15:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds810[Jul 28 2023 03:15:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds811[Jul 28 2023 03:15:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds812[Jul 28 2023 03:15:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.08 seconds813[Jul 28 2023 03:15:51 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button814[Jul 28 2023 03:15:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present815[Jul 28 2023 03:15:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.147s816[Jul 28 2023 03:15:53 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button817[Jul 28 2023 03:15:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present818[Jul 28 2023 03:15:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.108s819[Jul 28 2023 03:15:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'yit0mh5y'820[Jul 28 2023 03:15:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f yit0mh5y`821 is not inheritable by default822[Jul 28 2023 03:15:55 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false823[Jul 28 2023 03:15:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds824[Jul 28 2023 03:15:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-69qz9jx8' via api in 0.29 seconds825[Jul 28 2023 03:15:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.826[Jul 28 2023 03:15:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`827[Jul 28 2023 03:15:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`828[Jul 28 2023 03:15:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 69qz9jx8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 69qz9jx8 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 69qz9jx8 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list 69qz9jx8 --executor shell && gitlab-runner run" `829[Jul 28 2023 03:15:57 UTC (QA Tests)] INFO -- Executing: `docker logs 69qz9jx8`830[Jul 28 2023 03:15:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`831[Jul 28 2023 03:15:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name '69qz9jx8' via api in 1.18 seconds832[Jul 28 2023 03:15:57 UTC (QA Tests)] INFO -- filling :login_field with "root"833[Jul 28 2023 03:15:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field834[Jul 28 2023 03:15:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"835[Jul 28 2023 03:15:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field836[Jul 28 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :sign_in_button837[Jul 28 2023 03:16:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.267s838[Jul 28 2023 03:16:00 UTC (QA Tests)] INFO -- Enabling super sidebar!839[Jul 28 2023 03:16:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled840[Jul 28 2023 03:16:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-69qz9jx8/downstream1-variable-inheritance-faf58b769983f7e8' via api in 0.39 seconds841[Jul 28 2023 03:16:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds842[Jul 28 2023 03:16:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-69qz9jx8/downstream2-variable-inheritance-5aa514bdac1959da' via api in 0.44 seconds843[Jul 28 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds844[Jul 28 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-69qz9jx8/upstream-variable-inheritance-e506d969e8bcac99' via api in 0.44 seconds845[Jul 28 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds846[Jul 28 2023 03:16:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/group-for-variable-inheritance-69qz9jx8/upstream-variable-inheritance-e506d969e8bcac99847[Jul 28 2023 03:16:06 UTC (QA Tests)] INFO -- clicking :menu_section_button848[Jul 28 2023 03:16:06 UTC (QA Tests)] INFO -- clicking :nav_item_link849[Jul 28 2023 03:16:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.779s850[Jul 28 2023 03:16:18 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present851[Jul 28 2023 03:16:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.876s852[Jul 28 2023 03:16:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s853[Jul 28 2023 03:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.678s854[Jul 28 2023 03:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.8s855[Jul 28 2023 03:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.819s856[Jul 28 2023 03:16:21 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"857[Jul 28 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field858[Jul 28 2023 03:16:21 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"859[Jul 28 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field860[Jul 28 2023 03:16:22 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present861[Jul 28 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 0.935s862[Jul 28 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.401s863[Jul 28 2023 03:16:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '30' via api in 0.07 seconds864[Jul 28 2023 03:16:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '30' via api in 0.08 seconds865[Jul 28 2023 03:16:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '30' via api in 0.07 seconds866[Jul 28 2023 03:16:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '33' via api in 0.08 seconds867[Jul 28 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button868[Jul 28 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present869[Jul 28 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.164s870[Jul 28 2023 03:16:36 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button871[Jul 28 2023 03:16:37 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present872[Jul 28 2023 03:16:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.163s873[Jul 28 2023 03:16:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name '69qz9jx8'874[Jul 28 2023 03:16:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f 69qz9jx8`875 is not inheritable when forward:pipeline_variables is false876Package877 npm Registry instance level endpoint878 using personal access token879[Jul 28 2023 03:16:39 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI880[Jul 28 2023 03:16:39 UTC (QA Tests)] INFO -- filling :login_field with "root"881[Jul 28 2023 03:16:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field882[Jul 28 2023 03:16:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"883[Jul 28 2023 03:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field884[Jul 28 2023 03:16:40 UTC (QA Tests)] INFO -- clicking :sign_in_button885[Jul 28 2023 03:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s886[Jul 28 2023 03:16:42 UTC (QA Tests)] INFO -- Enabling super sidebar!887[Jul 28 2023 03:16:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled888[Jul 28 2023 03:16:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA889[Jul 28 2023 03:16:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-6zxx6pb4' via cache in 0.0 seconds890[Jul 28 2023 03:16:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds891[Jul 28 2023 03:16:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds892[Jul 28 2023 03:16:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-15590144f6ac8601' via api in 0.52 seconds893[Jul 28 2023 03:16:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-fc9267b57893dff4' via api in 0.41 seconds894[Jul 28 2023 03:16:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.895[Jul 28 2023 03:16:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`896[Jul 28 2023 03:16:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`897[Jul 28 2023 03:16:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`898[Jul 28 2023 03:16:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514205 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514205 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-1690514205 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-03-08-29-5cc43601d13f4174 --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" `899[Jul 28 2023 03:16:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514205`900[Jul 28 2023 03:16:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`901[Jul 28 2023 03:16:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690514205' via api in 6.3 seconds902[Jul 28 2023 03:16:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds903[Jul 28 2023 03:16:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds904[Jul 28 2023 03:16:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds905[Jul 28 2023 03:16:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-15590144f6ac8601906[Jul 28 2023 03:16:53 UTC (QA Tests)] INFO -- clicking :menu_section_button907[Jul 28 2023 03:16:53 UTC (QA Tests)] INFO -- clicking :nav_item_link908[Jul 28 2023 03:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.739s909[Jul 28 2023 03:16:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present910[Jul 28 2023 03:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.229s911[Jul 28 2023 03:17:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds912[Jul 28 2023 03:17:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-fc9267b57893dff4913[Jul 28 2023 03:17:20 UTC (QA Tests)] INFO -- clicking :menu_section_button914[Jul 28 2023 03:17:21 UTC (QA Tests)] INFO -- clicking :nav_item_link915[Jul 28 2023 03:17:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.747s916[Jul 28 2023 03:17:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present917[Jul 28 2023 03:17:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.286s918[Jul 28 2023 03:17:36 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button919[Jul 28 2023 03:17:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.796s920[Jul 28 2023 03:17:37 UTC (QA Tests)] INFO -- clicking :directory_name_link921[Jul 28 2023 03:17:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.671s922[Jul 28 2023 03:17:38 UTC (QA Tests)] INFO -- clicking :directory_name_link923[Jul 28 2023 03:17:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.69s924[Jul 28 2023 03:17:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-15590144f6ac8601925[Jul 28 2023 03:17:40 UTC (QA Tests)] INFO -- clicking :menu_section_button926[Jul 28 2023 03:17:40 UTC (QA Tests)] INFO -- clicking :nav_item_link927[Jul 28 2023 03:17:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.703s928[Jul 28 2023 03:17:41 UTC (QA Tests)] INFO -- clicking :details_link929[Jul 28 2023 03:17:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/npm-instace-level-publish-15590144f6ac8601-05bba9387e25188d'930[Jul 28 2023 03:17:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690514205'931[Jul 28 2023 03:17:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514205`932[Jul 28 2023 03:17:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-15590144f6ac8601'933[Jul 28 2023 03:17:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-fc9267b57893dff4'934 push and pull a npm package via CI935 using ci job token936[Jul 28 2023 03:17:43 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI937[Jul 28 2023 03:17:43 UTC (QA Tests)] INFO -- filling :login_field with "root"938[Jul 28 2023 03:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field939[Jul 28 2023 03:17:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"940[Jul 28 2023 03:17:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field941[Jul 28 2023 03:17:44 UTC (QA Tests)] INFO -- clicking :sign_in_button942[Jul 28 2023 03:17:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s943[Jul 28 2023 03:17:46 UTC (QA Tests)] INFO -- Enabling super sidebar!944[Jul 28 2023 03:17:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled945[Jul 28 2023 03:17:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA946[Jul 28 2023 03:17:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-0j63azow' via cache in 0.0 seconds947[Jul 28 2023 03:17:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds948[Jul 28 2023 03:17:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds949[Jul 28 2023 03:17:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-630756110186449d' via api in 0.54 seconds950[Jul 28 2023 03:17:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-b89aac8364dd34a5' via api in 0.43 seconds951[Jul 28 2023 03:17:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.952[Jul 28 2023 03:17:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`953[Jul 28 2023 03:17:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`954[Jul 28 2023 03:17:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`955[Jul 28 2023 03:17:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514269 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514269 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-1690514269 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-03-08-29-5cc43601d13f4174 --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" `956[Jul 28 2023 03:17:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514269`957[Jul 28 2023 03:17:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`958[Jul 28 2023 03:17:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690514269' via api in 1.31 seconds959[Jul 28 2023 03:17:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds960[Jul 28 2023 03:17:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-630756110186449d961[Jul 28 2023 03:17:52 UTC (QA Tests)] INFO -- clicking :menu_section_button962[Jul 28 2023 03:17:52 UTC (QA Tests)] INFO -- clicking :nav_item_link963[Jul 28 2023 03:17:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.735s964[Jul 28 2023 03:17:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present965[Jul 28 2023 03:17:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.158s966[Jul 28 2023 03:18:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds967[Jul 28 2023 03:18:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-b89aac8364dd34a5968[Jul 28 2023 03:18:10 UTC (QA Tests)] INFO -- clicking :menu_section_button969[Jul 28 2023 03:18:10 UTC (QA Tests)] INFO -- clicking :nav_item_link970[Jul 28 2023 03:18:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.734s971[Jul 28 2023 03:18:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present972[Jul 28 2023 03:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.111s973[Jul 28 2023 03:18:25 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button974[Jul 28 2023 03:18:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.681s975[Jul 28 2023 03:18:26 UTC (QA Tests)] INFO -- clicking :directory_name_link976[Jul 28 2023 03:18:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.664s977[Jul 28 2023 03:18:27 UTC (QA Tests)] INFO -- clicking :directory_name_link978[Jul 28 2023 03:18:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.615s979[Jul 28 2023 03:18:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-630756110186449d980[Jul 28 2023 03:18:28 UTC (QA Tests)] INFO -- clicking :menu_section_button981[Jul 28 2023 03:18:29 UTC (QA Tests)] INFO -- clicking :nav_item_link982[Jul 28 2023 03:18:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.684s983[Jul 28 2023 03:18:30 UTC (QA Tests)] INFO -- clicking :details_link984[Jul 28 2023 03:18:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/npm-instace-level-publish-630756110186449d-3010c9208c87c861'985[Jul 28 2023 03:18:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690514269'986[Jul 28 2023 03:18:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514269`987[Jul 28 2023 03:18:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-630756110186449d'988[Jul 28 2023 03:18:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-b89aac8364dd34a5'989 push and pull a npm package via CI990 using project deploy token991[Jul 28 2023 03:18:31 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI992[Jul 28 2023 03:18:32 UTC (QA Tests)] INFO -- filling :login_field with "root"993[Jul 28 2023 03:18:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field994[Jul 28 2023 03:18:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"995[Jul 28 2023 03:18:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field996[Jul 28 2023 03:18:33 UTC (QA Tests)] INFO -- clicking :sign_in_button997[Jul 28 2023 03:18:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.179s998[Jul 28 2023 03:18:34 UTC (QA Tests)] INFO -- Enabling super sidebar!999[Jul 28 2023 03:18:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1000[Jul 28 2023 03:18:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1001[Jul 28 2023 03:18:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-n4oei1b6' via cache in 0.0 seconds1002[Jul 28 2023 03:18:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1003[Jul 28 2023 03:18:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1004[Jul 28 2023 03:18:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-7b45c4cc3e9ba136' via api in 0.53 seconds1005[Jul 28 2023 03:18:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-20baeede15d80a04' via api in 0.42 seconds1006[Jul 28 2023 03:18:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1007[Jul 28 2023 03:18:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1008[Jul 28 2023 03:18:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1009[Jul 28 2023 03:18:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1010[Jul 28 2023 03:18:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514317 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514317 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-1690514317 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-03-08-29-5cc43601d13f4174 --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" `1011[Jul 28 2023 03:18:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514317`1012[Jul 28 2023 03:18:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1013[Jul 28 2023 03:18:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690514317' via api in 1.35 seconds1014[Jul 28 2023 03:18:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.1 seconds1015[Jul 28 2023 03:18:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1016[Jul 28 2023 03:18:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1017[Jul 28 2023 03:18:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1018[Jul 28 2023 03:18:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-7b45c4cc3e9ba1361019[Jul 28 2023 03:18:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1020[Jul 28 2023 03:18:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1021[Jul 28 2023 03:18:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.796s1022[Jul 28 2023 03:18:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1023[Jul 28 2023 03:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.07s1024[Jul 28 2023 03:18:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 1.022s1025[Jul 28 2023 03:18:45 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-7b45c4cc3e9ba136/-/jobs/581026[Jul 28 2023 03:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.08s1027[Jul 28 2023 03:18:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1028[Jul 28 2023 03:18:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-20baeede15d80a041029[Jul 28 2023 03:18:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1030[Jul 28 2023 03:18:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1031[Jul 28 2023 03:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.68s1032[Jul 28 2023 03:19:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1033[Jul 28 2023 03:19:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.215s1034[Jul 28 2023 03:19:14 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1035[Jul 28 2023 03:19:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.638s1036[Jul 28 2023 03:19:15 UTC (QA Tests)] INFO -- clicking :directory_name_link1037[Jul 28 2023 03:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.628s1038[Jul 28 2023 03:19:16 UTC (QA Tests)] INFO -- clicking :directory_name_link1039[Jul 28 2023 03:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.681s1040[Jul 28 2023 03:19:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-7b45c4cc3e9ba1361041[Jul 28 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1042[Jul 28 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1043[Jul 28 2023 03:19:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.708s1044[Jul 28 2023 03:19:19 UTC (QA Tests)] INFO -- clicking :details_link1045[Jul 28 2023 03:19:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/npm-instace-level-publish-7b45c4cc3e9ba136-235268ea3eefd719'1046[Jul 28 2023 03:19:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690514317'1047[Jul 28 2023 03:19:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514317`1048[Jul 28 2023 03:19:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instace-level-publish-7b45c4cc3e9ba136'1049[Jul 28 2023 03:19:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/npm-instance-level-install-20baeede15d80a04'1050 push and pull a npm package via CI1051Create1052 Cherry picking from a merge request1053[Jul 28 2023 03:19:20 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request1054[Jul 28 2023 03:19:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1055[Jul 28 2023 03:19:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1056[Jul 28 2023 03:19:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1057[Jul 28 2023 03:19:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1058[Jul 28 2023 03:19:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1059[Jul 28 2023 03:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.27s1060[Jul 28 2023 03:19:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1061[Jul 28 2023 03:19:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1062[Jul 28 2023 03:19:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1063[Jul 28 2023 03:19:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1064[Jul 28 2023 03:19:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-ab1dff52094533e3' via api in 0.83 seconds1065[Jul 28 2023 03:19:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1066[Jul 28 2023 03:19:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1067[Jul 28 2023 03:19:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.39 seconds1068[Jul 28 2023 03:19:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-ab1dff52094533e3/-/merge_requests/11069[Jul 28 2023 03:19:30 UTC (QA Tests)] INFO -- clicking :merge_button1070[Jul 28 2023 03:19:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.514s1071[Jul 28 2023 03:19:33 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present1072[Jul 28 2023 03:19:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.595s1073[Jul 28 2023 03:19:33 UTC (QA Tests)] INFO -- clicking :submit_commit_button1074[Jul 28 2023 03:19:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.463s1075[Jul 28 2023 03:19:35 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1076[Jul 28 2023 03:19:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.389s1077[Jul 28 2023 03:19:37 UTC (QA Tests)] INFO -- clicking :diffs_tab1078 creates a merge request1079Create1080 File management1081[Jul 28 2023 03:19:38 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web1082[Jul 28 2023 03:19:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1083[Jul 28 2023 03:19:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1084[Jul 28 2023 03:19:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1085[Jul 28 2023 03:19:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1086[Jul 28 2023 03:19:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1087[Jul 28 2023 03:19:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.181s1088[Jul 28 2023 03:19:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1089[Jul 28 2023 03:19:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1090[Jul 28 2023 03:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1091[Jul 28 2023 03:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1092[Jul 28 2023 03:19:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-new-file-a9a6dfb860697d9e' via api in 0.82 seconds1093[Jul 28 2023 03:19:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.42 seconds1094[Jul 28 2023 03:19:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-new-file-a9a6dfb860697d9e/-/blob/main/QA+Test+-+File+name1095[Jul 28 2023 03:19:45 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"1096[Jul 28 2023 03:19:45 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1097[Jul 28 2023 03:19:47 UTC (QA Tests)] ERROR -- Interceptor Api Errors1098[200] POST http://gitlab-ce-d1aadb98.test/api/graphql -- Correlation Id: 01H6D84SYDC4VVENY6H7AYJTG21099error-messages: Variable $refType of type RefType was provided invalid value1100 user deletes a file via the Web1101Plan1102 Design Management1103[Jul 28 2023 03:19:47 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design1104[Jul 28 2023 03:19:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1105[Jul 28 2023 03:19:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1106[Jul 28 2023 03:19:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1107[Jul 28 2023 03:19:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1108[Jul 28 2023 03:19:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1109[Jul 28 2023 03:19:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.232s1110[Jul 28 2023 03:19:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1111[Jul 28 2023 03:19:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled1112[Jul 28 2023 03:19:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1113[Jul 28 2023 03:19:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.17 seconds1114[Jul 28 2023 03:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-for-issues-f1c699a8f40e80b5' via api in 0.61 seconds1115[Jul 28 2023 03:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.95 seconds1116[Jul 28 2023 03:19:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 1.59 seconds1117[Jul 28 2023 03:19:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.48 seconds1118[Jul 28 2023 03:19:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-for-issues-f1c699a8f40e80b5/-/issues/11119[Jul 28 2023 03:19:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.853s1120[Jul 28 2023 03:19:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.875s1121[Jul 28 2023 03:19:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 3.05 seconds1122[Jul 28 2023 03:19:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-for-issues-f1c699a8f40e80b5/-/issues/11123[Jul 28 2023 03:19:59 UTC (QA Tests)] INFO -- clicking :design_checkbox1124[Jul 28 2023 03:19:59 UTC (QA Tests)] INFO -- clicking :archive_button1125[Jul 28 2023 03:19:59 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button1126[Jul 28 2023 03:20:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? design_file_name' took 0.538s1127[Jul 28 2023 03:20:00 UTC (QA Tests)] INFO -- clicking :design_checkbox1128[Jul 28 2023 03:20:00 UTC (QA Tests)] INFO -- clicking :design_checkbox1129[Jul 28 2023 03:20:00 UTC (QA Tests)] INFO -- clicking :archive_button1130[Jul 28 2023 03:20:01 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button1131 user archives a design1132Create1133 with merge request batch suggestions1134[Jul 28 2023 03:20:01 UTC (QA Tests)] INFO -- Starting test: Create with merge request batch suggestions applies multiple suggestions1135[Jul 28 2023 03:20:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1136[Jul 28 2023 03:20:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.13 seconds1137[Jul 28 2023 03:20:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/suggestions_project-ab6b004992b5c84c' via api in 0.59 seconds1138[Jul 28 2023 03:20:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds1139[Jul 28 2023 03:20:02 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/suggestions_project-ab6b004992b5c84c QA::Resource::Project1140[Jul 28 2023 03:20:03 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1141[Jul 28 2023 03:20:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1142[Jul 28 2023 03:20:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1143[Jul 28 2023 03:20:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1144[Jul 28 2023 03:20:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1145[Jul 28 2023 03:20:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.727s1146[Jul 28 2023 03:20:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1147[Jul 28 2023 03:20:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1148[Jul 28 2023 03:20:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1149[Jul 28 2023 03:20:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1150[Jul 28 2023 03:20:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.33 seconds1151[Jul 28 2023 03:20:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/suggestions_project-ab6b004992b5c84c/-/merge_requests/11152[Jul 28 2023 03:20:09 UTC (QA Tests)] INFO -- clicking :diffs_tab1153[Jul 28 2023 03:20:10 UTC (QA Tests)] INFO -- clicking :diff_comment_button1154[Jul 28 2023 03:20:10 UTC (QA Tests)] INFO -- clicking :suggestion_button1155[Jul 28 2023 03:20:11 UTC (QA Tests)] INFO -- filling :reply_field with ""1156[Jul 28 2023 03:20:11 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1157[Jul 28 2023 03:20:11 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01158This is the suggestion for line number 4!1159```"1160[Jul 28 2023 03:20:11 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1161[Jul 28 2023 03:20:12 UTC (QA Tests)] INFO -- clicking :comment_now_button1162[Jul 28 2023 03:20:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.132s1163[Jul 28 2023 03:20:13 UTC (QA Tests)] INFO -- clicking :diff_comment_button1164[Jul 28 2023 03:20:14 UTC (QA Tests)] INFO -- clicking :suggestion_button1165[Jul 28 2023 03:20:14 UTC (QA Tests)] INFO -- filling :reply_field with ""1166[Jul 28 2023 03:20:14 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1167[Jul 28 2023 03:20:14 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01168This is the suggestion for line number 6!1169```"1170[Jul 28 2023 03:20:14 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1171[Jul 28 2023 03:20:15 UTC (QA Tests)] INFO -- clicking :comment_now_button1172[Jul 28 2023 03:20:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.889s1173[Jul 28 2023 03:20:16 UTC (QA Tests)] INFO -- clicking :diff_comment_button1174[Jul 28 2023 03:20:16 UTC (QA Tests)] INFO -- clicking :suggestion_button1175[Jul 28 2023 03:20:17 UTC (QA Tests)] INFO -- filling :reply_field with ""1176[Jul 28 2023 03:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1177[Jul 28 2023 03:20:17 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01178This is the suggestion for line number 10!1179```"1180[Jul 28 2023 03:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1181[Jul 28 2023 03:20:18 UTC (QA Tests)] INFO -- clicking :comment_now_button1182[Jul 28 2023 03:20:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.859s1183[Jul 28 2023 03:20:19 UTC (QA Tests)] INFO -- clicking :diff_comment_button1184[Jul 28 2023 03:20:19 UTC (QA Tests)] INFO -- clicking :suggestion_button1185[Jul 28 2023 03:20:20 UTC (QA Tests)] INFO -- filling :reply_field with ""1186[Jul 28 2023 03:20:20 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1187[Jul 28 2023 03:20:20 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01188This is the suggestion for line number 13!1189```"1190[Jul 28 2023 03:20:20 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1191[Jul 28 2023 03:20:21 UTC (QA Tests)] INFO -- clicking :comment_now_button1192[Jul 28 2023 03:20:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.898s1193[Jul 28 2023 03:20:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.038s1194[Jul 28 2023 03:20:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content1195[Jul 28 2023 03:20:24 UTC (QA Tests)] INFO -- clicking :sign_out_link1196[Jul 28 2023 03:20:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1197[Jul 28 2023 03:20:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1198[Jul 28 2023 03:20:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1199[Jul 28 2023 03:20:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1200[Jul 28 2023 03:20:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1201[Jul 28 2023 03:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s1202[Jul 28 2023 03:20:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1203[Jul 28 2023 03:20:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1204[Jul 28 2023 03:20:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/suggestions_project-ab6b004992b5c84c/-/merge_requests/11205[Jul 28 2023 03:20:31 UTC (QA Tests)] INFO -- clicking :diffs_tab1206[Jul 28 2023 03:20:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements add_suggestion_batch_button' took 0.522s1207[Jul 28 2023 03:20:33 UTC (QA Tests)] INFO -- filling :commit_message_field with "Custom commit message"1208[Jul 28 2023 03:20:33 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1209[Jul 28 2023 03:20:33 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button1210[Jul 28 2023 03:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.678s1211[Jul 28 2023 03:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying_badge' took 1.692s1212 applies multiple suggestions1213Create1214 File management1215[Jul 28 2023 03:20:35 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web1216[Jul 28 2023 03:20:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1217[Jul 28 2023 03:20:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1218[Jul 28 2023 03:20:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1219[Jul 28 2023 03:20:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1220[Jul 28 2023 03:20:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1221[Jul 28 2023 03:20:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.209s1222[Jul 28 2023 03:20:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1223[Jul 28 2023 03:20:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled1224[Jul 28 2023 03:20:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1225[Jul 28 2023 03:20:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1226[Jul 28 2023 03:20:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-new-file-bd9b71201b600efd' via api in 0.89 seconds1227[Jul 28 2023 03:20:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-new-file-bd9b71201b600efd1228[Jul 28 2023 03:20:43 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1229[Jul 28 2023 03:20:43 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1230[Jul 28 2023 03:20:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.93s1231[Jul 28 2023 03:20:44 UTC (QA Tests)] INFO -- filling :file_name_field with "QA Test - File name"1232[Jul 28 2023 03:20:44 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1233[Jul 28 2023 03:20:44 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"1234[Jul 28 2023 03:20:44 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1235[Jul 28 2023 03:20:45 UTC (QA Tests)] INFO -- clicking :commit_button1236[Jul 28 2023 03:20:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.142s1237[Jul 28 2023 03:20:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 4.94 seconds1238[Jul 28 2023 03:20:46 UTC (QA Tests)] ERROR -- Interceptor Api Errors1239[200] POST http://gitlab-ce-d1aadb98.test/api/graphql -- Correlation Id: 01H6D86NVY25J0NZQBDREBDEE31240error-messages: Variable $refType of type RefType was provided invalid value1241 user creates a file via the Web1242Release1243 Deploy token creation1244[Jul 28 2023 03:20:47 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token1245[Jul 28 2023 03:20:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1246[Jul 28 2023 03:20:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1247[Jul 28 2023 03:20:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1248[Jul 28 2023 03:20:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1249[Jul 28 2023 03:20:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1250[Jul 28 2023 03:20:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s1251[Jul 28 2023 03:20:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1252[Jul 28 2023 03:20:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1253[Jul 28 2023 03:20:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1254[Jul 28 2023 03:20:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1255[Jul 28 2023 03:20:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-to-deploy-3f07b4c5ff34496d' via api in 0.5 seconds1256[Jul 28 2023 03:20:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.59 seconds1257 user adds a deploy token1258Create1259 Web IDE file templates1260[Jul 28 2023 03:20:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1261[Jul 28 2023 03:20:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1262[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/file-template-project-9a9c75bca4b4e81c' via api in 0.8 seconds1263[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds Dockerfile via file template Python1264 user adds Dockerfile via file template Python (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1265[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.01266 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)1267[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitignore via file template Android1268 user adds .gitignore via file template Android (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1269[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia1270 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)1271Create1272 Version control for project snippets1273[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI1274[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1275[Jul 28 2023 03:20:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1276[Jul 28 2023 03:20:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1277[Jul 28 2023 03:20:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1278[Jul 28 2023 03:20:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1279[Jul 28 2023 03:20:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s1280[Jul 28 2023 03:20:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1281[Jul 28 2023 03:20:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1282[Jul 28 2023 03:20:58 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-bidned/id_rsa -N `1283[Jul 28 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.7 seconds1284[Jul 28 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1285[Jul 28 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1286[Jul 28 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-snippets-de58086244a99b64' via api in 0.53 seconds1287[Jul 28 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 0.98 seconds1288[Jul 28 2023 03:20:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-snippets-de58086244a99b64/-/snippets/11289[Jul 28 2023 03:21:01 UTC (QA Tests)] INFO -- clicking :clone_button1290[Jul 28 2023 03:21:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.01 seconds1291[Jul 28 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :snippet_action_button1292[Jul 28 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :delete_snippet_button1293[Jul 28 2023 03:21:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.747s1294[Jul 28 2023 03:21:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.756s1295[Jul 28 2023 03:21:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1296 clones, pushes, and pulls a project snippet over SSH, deletes via UI1297[Jul 28 2023 03:21:04 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI1298[Jul 28 2023 03:21:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1299[Jul 28 2023 03:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1300[Jul 28 2023 03:21:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1301[Jul 28 2023 03:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1302[Jul 28 2023 03:21:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1303[Jul 28 2023 03:21:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.148s1304[Jul 28 2023 03:21:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1305[Jul 28 2023 03:21:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1306[Jul 28 2023 03:21:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1307[Jul 28 2023 03:21:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1308[Jul 28 2023 03:21:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-snippets-06d8fdee40c19808' via api in 0.52 seconds1309[Jul 28 2023 03:21:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 0.96 seconds1310[Jul 28 2023 03:21:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-snippets-06d8fdee40c19808/-/snippets/21311[Jul 28 2023 03:21:11 UTC (QA Tests)] INFO -- clicking :clone_button1312[Jul 28 2023 03:21:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.91 seconds1313[Jul 28 2023 03:21:13 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present1314[Jul 28 2023 03:21:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.074s1315[Jul 28 2023 03:21:24 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1316[Jul 28 2023 03:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.382s1317[Jul 28 2023 03:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.396s1318[Jul 28 2023 03:21:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '2'1319[Jul 28 2023 03:21:27 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-nn98o3/id_rsa -N `1320[Jul 28 2023 03:21:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.27 seconds1321[Jul 28 2023 03:21:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1322 clones, pushes, and pulls a project snippet over HTTP, edits via UI1323Verify1324 Parent-child pipelines independent relationship1325[Jul 28 2023 03:21:27 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes1326[Jul 28 2023 03:21:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1327[Jul 28 2023 03:21:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1328[Jul 28 2023 03:21:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-independent-relationship-02deeb21f42c9450' via api in 0.56 seconds1329[Jul 28 2023 03:21:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1330[Jul 28 2023 03:21:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1331[Jul 28 2023 03:21:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1332[Jul 28 2023 03:21:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-02deeb21f42c9450 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-02deeb21f42c9450 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-02deeb21f42c9450 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list pipeline-independent-relationship-02deeb21f42c9450 --executor shell && gitlab-runner run" `1333[Jul 28 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-02deeb21f42c9450`1334[Jul 28 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1335[Jul 28 2023 03:21:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-02deeb21f42c9450' via api in 1.21 seconds1336[Jul 28 2023 03:21:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1337[Jul 28 2023 03:21:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1338[Jul 28 2023 03:21:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1339[Jul 28 2023 03:21:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1340[Jul 28 2023 03:21:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1341[Jul 28 2023 03:21:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.197s1342[Jul 28 2023 03:21:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1343[Jul 28 2023 03:21:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1344[Jul 28 2023 03:21:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1345[Jul 28 2023 03:21:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-independent-relationship-02deeb21f42c94501346[Jul 28 2023 03:21:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1347[Jul 28 2023 03:21:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1348[Jul 28 2023 03:21:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.698s1349[Jul 28 2023 03:21:38 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1350[Jul 28 2023 03:21:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-02deeb21f42c9450'1351[Jul 28 2023 03:21:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-02deeb21f42c9450`1352 parent pipelines passes if child passes1353[Jul 28 2023 03:21:51 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails1354[Jul 28 2023 03:21:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1355[Jul 28 2023 03:21:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1356[Jul 28 2023 03:21:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-independent-relationship-0229008636408357' via api in 0.53 seconds1357[Jul 28 2023 03:21:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1358[Jul 28 2023 03:21:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1359[Jul 28 2023 03:21:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1360[Jul 28 2023 03:21:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-0229008636408357 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-0229008636408357 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-0229008636408357 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list pipeline-independent-relationship-0229008636408357 --executor shell && gitlab-runner run" `1361[Jul 28 2023 03:21:52 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-0229008636408357`1362[Jul 28 2023 03:21:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1363[Jul 28 2023 03:21:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-0229008636408357' via api in 1.16 seconds1364[Jul 28 2023 03:21:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1365[Jul 28 2023 03:21:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1366[Jul 28 2023 03:21:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1367[Jul 28 2023 03:21:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1368[Jul 28 2023 03:21:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1369[Jul 28 2023 03:21:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.3s1370[Jul 28 2023 03:21:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1371[Jul 28 2023 03:21:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1372[Jul 28 2023 03:21:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1373[Jul 28 2023 03:21:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/pipeline-independent-relationship-02290086364083571374[Jul 28 2023 03:21:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1375[Jul 28 2023 03:21:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1376[Jul 28 2023 03:22:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.747s1377[Jul 28 2023 03:22:01 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1378[Jul 28 2023 03:22:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-0229008636408357'1379[Jul 28 2023 03:22:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-0229008636408357`1380 parent pipeline passes even if child fails1381Plan1382 Testing wiki content manipulation inside a project1383[Jul 28 2023 03:22:14 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push1384[Jul 28 2023 03:22:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1385[Jul 28 2023 03:22:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1386[Jul 28 2023 03:22:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1387[Jul 28 2023 03:22:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1388[Jul 28 2023 03:22:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1389[Jul 28 2023 03:22:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.186s1390[Jul 28 2023 03:22:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1391[Jul 28 2023 03:22:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1392[Jul 28 2023 03:22:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1393[Jul 28 2023 03:22:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1394[Jul 28 2023 03:22:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-aaa306918dd67184' via api in 0.48 seconds1395[Jul 28 2023 03:22:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.86 seconds1396[Jul 28 2023 03:22:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 0.87 seconds1397[Jul 28 2023 03:22:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-aaa306918dd67184/-/wikis/Home1398 by manipulating content on the page using git push1399[Jul 28 2023 03:22:21 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page1400[Jul 28 2023 03:22:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1401[Jul 28 2023 03:22:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1402[Jul 28 2023 03:22:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1403[Jul 28 2023 03:22:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1404[Jul 28 2023 03:22:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1405[Jul 28 2023 03:22:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.216s1406[Jul 28 2023 03:22:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1407[Jul 28 2023 03:22:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1408[Jul 28 2023 03:22:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1409[Jul 28 2023 03:22:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1410[Jul 28 2023 03:22:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-96271c6706587522' via api in 0.48 seconds1411[Jul 28 2023 03:22:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.89 seconds1412[Jul 28 2023 03:22:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-96271c6706587522/-/wikis/Home1413[Jul 28 2023 03:22:28 UTC (QA Tests)] INFO -- clicking :edit_page_button1414[Jul 28 2023 03:22:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.788s1415[Jul 28 2023 03:22:29 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1416[Jul 28 2023 03:22:29 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1417[Jul 28 2023 03:22:29 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1418[Jul 28 2023 03:22:29 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1419[Jul 28 2023 03:22:30 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1420[Jul 28 2023 03:22:30 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1421[Jul 28 2023 03:22:31 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1422[Jul 28 2023 03:22:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.19s1423 by manipulating content on the page1424Manage1425 User1426[Jul 28 2023 03:22:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d157da090b9ed192' via api in 0.23 seconds1427[Jul 28 2023 03:22:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-94ac7008' via api in 0.2 seconds1428[Jul 28 2023 03:22:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'sandbox-for-access-termination-94ac7008/group-to-test-access-termination-76f71c0b54da7e60' via api in 0.21 seconds1429[Jul 28 2023 03:22:33 UTC (QA Tests)] INFO -- Adding user qa-user-d157da090b9ed192 to sandbox-for-access-termination-94ac7008 QA::Resource::Sandbox1430[Jul 28 2023 03:22:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'sandbox-for-access-termination-94ac7008/group-to-test-access-termination-76f71c0b54da7e60/project-for-user-group-access-termination-a0800704322f8e87' via api in 0.7 seconds1431 after parent group membership termination1432[Jul 28 2023 03:22:34 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI1433[Jul 28 2023 03:22:34 UTC (QA Tests)] INFO -- Removing user qa-user-d157da090b9ed192 from sandbox-for-access-termination-94ac7008 QA::Resource::Sandbox1434 is not allowed to push code via the CLI1435[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API1436[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- Removing user qa-user-d157da090b9ed192 from sandbox-for-access-termination-94ac7008 QA::Resource::Sandbox1437[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-d157da090b9ed1921438[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- Caching token for username: qa-user-d157da090b9ed192, last six chars of token:_-ohb61439[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-d157da090b9ed192-vo2m22j2' via api in 0.07 seconds1440 is not allowed to commit via the API1441[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API1442[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- Removing user qa-user-d157da090b9ed192 from sandbox-for-access-termination-94ac7008 QA::Resource::Sandbox1443[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1444[Jul 28 2023 03:22:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.1 seconds1445[Jul 28 2023 03:22:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-new-file-2eeca3cc9e887655' via api in 0.74 seconds1446 is not allowed to create a file via the API1447[Jul 28 2023 03:22:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-94ac7008'1448Create1449 SSH keys support1450[Jul 28 2023 03:22:36 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key1451[Jul 28 2023 03:22:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1452[Jul 28 2023 03:22:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1453[Jul 28 2023 03:22:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1454[Jul 28 2023 03:22:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1455[Jul 28 2023 03:22:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1456[Jul 28 2023 03:22:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.148s1457[Jul 28 2023 03:22:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1458[Jul 28 2023 03:22:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled1459[Jul 28 2023 03:22:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.038s1460[Jul 28 2023 03:22:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content1461[Jul 28 2023 03:22:42 UTC (QA Tests)] INFO -- clicking :edit_profile_link1462[Jul 28 2023 03:22:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.693s1463[Jul 28 2023 03:22:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1464[Jul 28 2023 03:22:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.512s1465[Jul 28 2023 03:22:44 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-f2yby5/id_rsa -N `1466[Jul 28 2023 03:22:45 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"1467[Jul 28 2023 03:22:45 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field1468[Jul 28 2023 03:22:45 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1469[Jul 28 2023 03:22:45 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1470[Jul 28 2023 03:22:45 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-30"1471[Jul 28 2023 03:22:45 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1472[Jul 28 2023 03:22:46 UTC (QA Tests)] INFO -- clicking :add_key_button1473[Jul 28 2023 03:22:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.07 seconds1474 user can add an SSH key1475 after adding an ssh key1476[Jul 28 2023 03:22:47 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key1477[Jul 28 2023 03:22:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1478[Jul 28 2023 03:22:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1479[Jul 28 2023 03:22:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1480[Jul 28 2023 03:22:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1481[Jul 28 2023 03:22:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1482[Jul 28 2023 03:22:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.228s1483[Jul 28 2023 03:22:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1484[Jul 28 2023 03:22:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1485[Jul 28 2023 03:22:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s1486[Jul 28 2023 03:22:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content1487[Jul 28 2023 03:22:53 UTC (QA Tests)] INFO -- clicking :edit_profile_link1488[Jul 28 2023 03:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.714s1489[Jul 28 2023 03:22:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1490[Jul 28 2023 03:22:54 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button1491 can delete an ssh key1492Create1493 Git push to canary Gitaly node over HTTP1494 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)1495Verify1496 Runner registration1497[Jul 28 2023 03:22:56 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner1498[Jul 28 2023 03:22:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1499[Jul 28 2023 03:22:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1500[Jul 28 2023 03:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1501[Jul 28 2023 03:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1502[Jul 28 2023 03:22:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-ci-cd-7544092eda9779bf' via api in 0.5 seconds1503[Jul 28 2023 03:22:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1504[Jul 28 2023 03:22:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514576 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514576 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-1690514576 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `1505[Jul 28 2023 03:22:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514576`1506[Jul 28 2023 03:22:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1507[Jul 28 2023 03:22:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690514576' via api in 1.79 seconds1508[Jul 28 2023 03:22:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1509[Jul 28 2023 03:22:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1510[Jul 28 2023 03:22:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1511[Jul 28 2023 03:22:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1512[Jul 28 2023 03:22:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1513[Jul 28 2023 03:23:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.155s1514[Jul 28 2023 03:23:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1515[Jul 28 2023 03:23:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1516[Jul 28 2023 03:23:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-ci-cd-7544092eda9779bf1517[Jul 28 2023 03:23:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1518[Jul 28 2023 03:23:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1519[Jul 28 2023 03:23:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.349s1520[Jul 28 2023 03:23:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690514576'1521[Jul 28 2023 03:23:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514576`1522 user registers a new project runner1523Plan1524 Project Wiki1525 with Wiki Page List1526[Jul 28 2023 03:23:07 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work1527[Jul 28 2023 03:23:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1528[Jul 28 2023 03:23:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1529[Jul 28 2023 03:23:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1530[Jul 28 2023 03:23:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1531[Jul 28 2023 03:23:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1532[Jul 28 2023 03:23:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s1533[Jul 28 2023 03:23:10 UTC (QA Tests)] INFO -- Enabling super sidebar!1534[Jul 28 2023 03:23:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled1535[Jul 28 2023 03:23:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1536[Jul 28 2023 03:23:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1537[Jul 28 2023 03:23:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-43e2c2e2e68c1f8d' via api in 0.57 seconds1538[Jul 28 2023 03:23:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.0 seconds1539[Jul 28 2023 03:23:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds1540[Jul 28 2023 03:23:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1541[Jul 28 2023 03:23:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1542[Jul 28 2023 03:23:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1543[Jul 28 2023 03:23:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1544[Jul 28 2023 03:23:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1545[Jul 28 2023 03:23:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1546[Jul 28 2023 03:23:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1547[Jul 28 2023 03:23:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1548[Jul 28 2023 03:23:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1549[Jul 28 2023 03:23:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1550[Jul 28 2023 03:23:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1551[Jul 28 2023 03:23:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1552[Jul 28 2023 03:23:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds1553[Jul 28 2023 03:23:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1554[Jul 28 2023 03:23:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-43e2c2e2e68c1f8d/-/wikis/Home1555[Jul 28 2023 03:23:19 UTC (QA Tests)] INFO -- clicking :view_all_pages_button1556[Jul 28 2023 03:23:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view_all_pages_button' took 0.652s1557[Jul 28 2023 03:23:20 UTC (QA Tests)] INFO -- clicking :wiki_page_link1558[Jul 28 2023 03:23:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.686s1559 has all expected links that work1560 with Wiki Sidebar1561[Jul 28 2023 03:23:20 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work1562[Jul 28 2023 03:23:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1563[Jul 28 2023 03:23:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1564[Jul 28 2023 03:23:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1565[Jul 28 2023 03:23:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1566[Jul 28 2023 03:23:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1567[Jul 28 2023 03:23:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.189s1568[Jul 28 2023 03:23:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1569[Jul 28 2023 03:23:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1570[Jul 28 2023 03:23:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1571[Jul 28 2023 03:23:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1572[Jul 28 2023 03:23:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-5e68a7f6439c115d' via api in 0.53 seconds1573[Jul 28 2023 03:23:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.96 seconds1574[Jul 28 2023 03:23:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1575[Jul 28 2023 03:23:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1576[Jul 28 2023 03:23:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1577[Jul 28 2023 03:23:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1578[Jul 28 2023 03:23:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1579[Jul 28 2023 03:23:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/wiki_testing-5e68a7f6439c115d/-/wikis/Home1580[Jul 28 2023 03:23:29 UTC (QA Tests)] INFO -- clicking :wiki_page_link1581[Jul 28 2023 03:23:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.618s1582 has all expected links that work1583Create1584 Push mirror a repository over HTTP1585[Jul 28 2023 03:23:30 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1586[Jul 28 2023 03:23:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1587[Jul 28 2023 03:23:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1588[Jul 28 2023 03:23:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1589[Jul 28 2023 03:23:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1590[Jul 28 2023 03:23:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1591[Jul 28 2023 03:23:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.25s1592[Jul 28 2023 03:23:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1593[Jul 28 2023 03:23:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1594[Jul 28 2023 03:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1595[Jul 28 2023 03:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1596[Jul 28 2023 03:23:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/push-mirror-target-project-e3756898b6041685' via api in 0.57 seconds1597[Jul 28 2023 03:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1598[Jul 28 2023 03:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.13 seconds1599[Jul 28 2023 03:23:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-code-7a4757034f1dd3f6' via api in 0.56 seconds1600[Jul 28 2023 03:23:37 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1601[Jul 28 2023 03:23:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.73 seconds1602[Jul 28 2023 03:23:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-code-7a4757034f1dd3f61603[Jul 28 2023 03:23:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1604[Jul 28 2023 03:23:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1605[Jul 28 2023 03:23:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.185s1606[Jul 28 2023 03:23:42 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/push-mirror-target-project-e3756898b6041685.git"1607[Jul 28 2023 03:23:42 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1608[Jul 28 2023 03:23:42 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1609[Jul 28 2023 03:23:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.067s1610[Jul 28 2023 03:23:55 UTC (QA Tests)] INFO -- Saving screenshot..1611[Jul 28 2023 03:23:55 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1612[Jul 28 2023 03:23:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1613[Jul 28 2023 03:23:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1614[Jul 28 2023 03:23:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1615[Jul 28 2023 03:23:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1616[Jul 28 2023 03:23:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1617[Jul 28 2023 03:23:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.222s1618[Jul 28 2023 03:23:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1619[Jul 28 2023 03:23:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1620[Jul 28 2023 03:24:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1621[Jul 28 2023 03:24:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1622[Jul 28 2023 03:24:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/push-mirror-target-project-d11b80dbc5ed8cc8' via api in 0.53 seconds1623[Jul 28 2023 03:24:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1624[Jul 28 2023 03:24:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1625[Jul 28 2023 03:24:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-code-b66ce4b066c36fbf' via api in 0.53 seconds1626[Jul 28 2023 03:24:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1627[Jul 28 2023 03:24:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.67 seconds1628[Jul 28 2023 03:24:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-code-b66ce4b066c36fbf1629[Jul 28 2023 03:24:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1630[Jul 28 2023 03:24:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1631[Jul 28 2023 03:24:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.07s1632[Jul 28 2023 03:24:07 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/push-mirror-target-project-d11b80dbc5ed8cc8.git"1633[Jul 28 2023 03:24:07 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1634[Jul 28 2023 03:24:07 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1635[Jul 28 2023 03:24:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.028s1636[Jul 28 2023 03:24:19 UTC (QA Tests)] INFO -- Saving screenshot..1637 configures and syncs LFS objects for a (push) mirrored repository (FAILED - 1)16391st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6:1640Couldn't find element named "authentication_method_field"1642RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:61643 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-07-28-03-24-19.182.html1644 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-07-28-03-24-19.182.png1645Package1646 Composer Repository1647[Jul 28 2023 03:24:19 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it1648[Jul 28 2023 03:24:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1649[Jul 28 2023 03:24:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.12 seconds1650[Jul 28 2023 03:24:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/composer-package-project-2758be545f5cd2cd' via api in 0.53 seconds1651[Jul 28 2023 03:24:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1652[Jul 28 2023 03:24:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1653[Jul 28 2023 03:24:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1654[Jul 28 2023 03:24:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1655[Jul 28 2023 03:24:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514659 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514659 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-1690514659 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list runner-for-composer-package-project-2758be545f5cd2cd --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" `1656[Jul 28 2023 03:24:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514659`1657[Jul 28 2023 03:24:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1658[Jul 28 2023 03:24:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690514659' via api in 1.25 seconds1659[Jul 28 2023 03:24:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1660[Jul 28 2023 03:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1661[Jul 28 2023 03:24:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1662[Jul 28 2023 03:24:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1663[Jul 28 2023 03:24:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1664[Jul 28 2023 03:24:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s1665[Jul 28 2023 03:24:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1666[Jul 28 2023 03:24:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1667[Jul 28 2023 03:24:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1668[Jul 28 2023 03:24:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/composer-package-project-2758be545f5cd2cd1669[Jul 28 2023 03:24:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1670[Jul 28 2023 03:24:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1671[Jul 28 2023 03:24:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.676s1672[Jul 28 2023 03:24:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1673[Jul 28 2023 03:24:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.359s1674[Jul 28 2023 03:24:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1675[Jul 28 2023 03:24:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1676[Jul 28 2023 03:24:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.742s1677[Jul 28 2023 03:24:44 UTC (QA Tests)] INFO -- clicking :details_link1678[Jul 28 2023 03:24:44 UTC (QA Tests)] INFO -- clicking :delete_package1679[Jul 28 2023 03:24:46 UTC (QA Tests)] INFO -- clicking :delete_modal_button1680[Jul 28 2023 03:24:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690514659'1681[Jul 28 2023 03:24:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514659`1682 publishes a composer package and deletes it1683Create1684 Download merge request patch and diff1685[Jul 28 2023 03:24:48 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff1686[Jul 28 2023 03:24:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1687[Jul 28 2023 03:24:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1688[Jul 28 2023 03:24:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1689[Jul 28 2023 03:24:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1690[Jul 28 2023 03:24:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1691[Jul 28 2023 03:24:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.273s1692[Jul 28 2023 03:24:51 UTC (QA Tests)] INFO -- Enabling super sidebar!1693[Jul 28 2023 03:24:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled1694[Jul 28 2023 03:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1695[Jul 28 2023 03:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.11 seconds1696[Jul 28 2023 03:24:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-merge-request-07fbbc3ca364d64a' via api in 0.8 seconds1697[Jul 28 2023 03:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1698[Jul 28 2023 03:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.71 seconds1699[Jul 28 2023 03:24:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-merge-request-07fbbc3ca364d64a/-/merge_requests/11700 views the merge request plain diff1701[Jul 28 2023 03:24:57 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches1702[Jul 28 2023 03:24:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1703[Jul 28 2023 03:24:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1704[Jul 28 2023 03:24:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1705[Jul 28 2023 03:24:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1706[Jul 28 2023 03:24:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1707[Jul 28 2023 03:24:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.189s1708[Jul 28 2023 03:25:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1709[Jul 28 2023 03:25:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled1710[Jul 28 2023 03:25:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1711[Jul 28 2023 03:25:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.13 seconds1712[Jul 28 2023 03:25:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-merge-request-285cc5b1d6ca388a' via api in 0.87 seconds1713[Jul 28 2023 03:25:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1714[Jul 28 2023 03:25:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.71 seconds1715[Jul 28 2023 03:25:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/project-with-merge-request-285cc5b1d6ca388a/-/merge_requests/11716 views the merge request patches1717Package1718 NuGet group level endpoint1719 using group deploy token1720[Jul 28 2023 03:25:05 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint1721[Jul 28 2023 03:25:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1722[Jul 28 2023 03:25:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.2 seconds1723[Jul 28 2023 03:25:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-9a603468ef18035b' via api in 5.87 seconds1724[Jul 28 2023 03:25:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1725[Jul 28 2023 03:25:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1726[Jul 28 2023 03:25:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1727[Jul 28 2023 03:25:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1728[Jul 28 2023 03:25:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514705 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514705 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-1690514705 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-03-08-29-5cc43601d13f4174 --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" `1729[Jul 28 2023 03:25:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514705`1730[Jul 28 2023 03:25:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1731[Jul 28 2023 03:25:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690514705' via api in 1.24 seconds1732[Jul 28 2023 03:25:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1733[Jul 28 2023 03:25:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1734[Jul 28 2023 03:25:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1735[Jul 28 2023 03:25:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1736[Jul 28 2023 03:25:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1737[Jul 28 2023 03:25:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.235s1738[Jul 28 2023 03:25:16 UTC (QA Tests)] INFO -- Enabling super sidebar!1739[Jul 28 2023 03:25:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled1740[Jul 28 2023 03:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-3' via api in 0.08 seconds1741[Jul 28 2023 03:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.36 seconds1742[Jul 28 2023 03:25:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-55e3e8761b89d4e8' via api in 5.77 seconds1743[Jul 28 2023 03:25:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1744[Jul 28 2023 03:25:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1745[Jul 28 2023 03:25:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-9a603468ef18035b1746[Jul 28 2023 03:25:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1747[Jul 28 2023 03:25:27 UTC (QA Tests)] INFO -- clicking :nav_item_link1748[Jul 28 2023 03:25:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.813s1749[Jul 28 2023 03:25:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1750[Jul 28 2023 03:25:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.23s1751[Jul 28 2023 03:26:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-55e3e8761b89d4e81752[Jul 28 2023 03:26:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1753[Jul 28 2023 03:26:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1754[Jul 28 2023 03:26:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1755[Jul 28 2023 03:26:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.748s1756[Jul 28 2023 03:26:05 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1757[Jul 28 2023 03:26:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.544s1758[Jul 28 2023 03:26:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.55s1759[Jul 28 2023 03:26:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.569s1760[Jul 28 2023 03:26:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-d1aadb98.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f41741761[Jul 28 2023 03:26:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1762[Jul 28 2023 03:26:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1763[Jul 28 2023 03:26:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.604s1764[Jul 28 2023 03:26:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690514705'1765[Jul 28 2023 03:26:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514705`1766[Jul 28 2023 03:26:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-84f58b48d42f0903'1767[Jul 28 2023 03:26:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-9a603468ef18035b'1768[Jul 28 2023 03:26:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-55e3e8761b89d4e8'1769 publishes a nuget package at the project endpoint and installs it from the group endpoint1770 using personal access token1771[Jul 28 2023 03:26:23 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using personal access token publishes a nuget package at the project endpoint and installs it from the group endpoint1772[Jul 28 2023 03:26:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.12 seconds1773[Jul 28 2023 03:26:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.25 seconds1774[Jul 28 2023 03:26:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-053dc3821bf3ba4c' via api in 6.07 seconds1775[Jul 28 2023 03:26:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1776[Jul 28 2023 03:26:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1777[Jul 28 2023 03:26:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1778[Jul 28 2023 03:26:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1779[Jul 28 2023 03:26:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514783 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514783 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-1690514783 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-03-08-29-5cc43601d13f4174 --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" `1780[Jul 28 2023 03:26:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514783`1781[Jul 28 2023 03:26:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1782[Jul 28 2023 03:26:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690514783' via api in 2.28 seconds1783[Jul 28 2023 03:26:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1784[Jul 28 2023 03:26:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1785[Jul 28 2023 03:26:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1786[Jul 28 2023 03:26:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1787[Jul 28 2023 03:26:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1788[Jul 28 2023 03:26:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.315s1789[Jul 28 2023 03:26:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1790[Jul 28 2023 03:26:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1791[Jul 28 2023 03:26:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1792[Jul 28 2023 03:26:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-mbtzm7pw' via cache in 0.0 seconds1793[Jul 28 2023 03:26:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds1794[Jul 28 2023 03:26:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-73f18c96b793ea50' via api in 5.62 seconds1795[Jul 28 2023 03:26:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1796[Jul 28 2023 03:26:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1797[Jul 28 2023 03:26:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-053dc3821bf3ba4c1798[Jul 28 2023 03:26:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1799[Jul 28 2023 03:26:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1800[Jul 28 2023 03:26:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.755s1801[Jul 28 2023 03:26:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1802[Jul 28 2023 03:26:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.105s1803[Jul 28 2023 03:27:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-73f18c96b793ea501804[Jul 28 2023 03:27:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1805[Jul 28 2023 03:27:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1806[Jul 28 2023 03:27:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1807[Jul 28 2023 03:27:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.85s1808[Jul 28 2023 03:27:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.288s1809[Jul 28 2023 03:27:14 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1810[Jul 28 2023 03:27:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.011s1811[Jul 28 2023 03:27:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-d1aadb98.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f41741812[Jul 28 2023 03:27:17 UTC (QA Tests)] INFO -- clicking :menu_section_button1813[Jul 28 2023 03:27:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1814[Jul 28 2023 03:27:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.694s1815[Jul 28 2023 03:27:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690514783'1816[Jul 28 2023 03:27:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514783`1817[Jul 28 2023 03:27:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-be580996dd8fa20b'1818[Jul 28 2023 03:27:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-053dc3821bf3ba4c'1819[Jul 28 2023 03:27:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-73f18c96b793ea50'1820 publishes a nuget package at the project endpoint and installs it from the group endpoint1821 using ci job token1822[Jul 28 2023 03:27:19 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint1823[Jul 28 2023 03:27:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1824[Jul 28 2023 03:27:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174' via api in 0.14 seconds1825[Jul 28 2023 03:27:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-bda76196ed189896' via api in 5.8 seconds1826[Jul 28 2023 03:27:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1827[Jul 28 2023 03:27:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1828[Jul 28 2023 03:27:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1829[Jul 28 2023 03:27:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1830[Jul 28 2023 03:27:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690514839 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690514839 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-1690514839 --url http://gitlab-ce-d1aadb98.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-03-08-29-5cc43601d13f4174 --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" `1831[Jul 28 2023 03:27:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690514839`1832[Jul 28 2023 03:27:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1833[Jul 28 2023 03:27:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690514839' via api in 1.24 seconds1834[Jul 28 2023 03:27:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1835[Jul 28 2023 03:27:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1836[Jul 28 2023 03:27:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1837[Jul 28 2023 03:27:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1838[Jul 28 2023 03:27:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1839[Jul 28 2023 03:27:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.181s1840[Jul 28 2023 03:27:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1841[Jul 28 2023 03:27:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1842[Jul 28 2023 03:27:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.05 seconds1843[Jul 28 2023 03:27:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-76dc3f5d2a4d8ff2' via api in 5.61 seconds1844[Jul 28 2023 03:27:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.05 seconds1845[Jul 28 2023 03:27:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1846[Jul 28 2023 03:27:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-bda76196ed1898961847[Jul 28 2023 03:27:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1848[Jul 28 2023 03:27:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1849[Jul 28 2023 03:27:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.775s1850[Jul 28 2023 03:27:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1851[Jul 28 2023 03:27:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.139s1852[Jul 28 2023 03:27:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-d1aadb98.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-76dc3f5d2a4d8ff21853[Jul 28 2023 03:27:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1854[Jul 28 2023 03:27:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1855[Jul 28 2023 03:27:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1856[Jul 28 2023 03:27:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.69s1857[Jul 28 2023 03:27:58 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1858[Jul 28 2023 03:27:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.205s1859[Jul 28 2023 03:28:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-d1aadb98.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f41741860[Jul 28 2023 03:28:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1861[Jul 28 2023 03:28:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1862[Jul 28 2023 03:28:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.632s1863[Jul 28 2023 03:28:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690514839'1864[Jul 28 2023 03:28:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690514839`1865[Jul 28 2023 03:28:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-5b75473aac7c3b0e'1866[Jul 28 2023 03:28:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-project-bda76196ed189896'1867[Jul 28 2023 03:28:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-03-08-29-5cc43601d13f4174/nuget-package-install-project-76dc3f5d2a4d8ff2'1868 publishes a nuget package at the project endpoint and installs it from the group endpoint1869[Jul 28 2023 03:28:15 UTC (QA Tests)] INFO -- 1870========= Knapsack Time Offset Warning ==========1871Time offset: 30s1872Max allowed node time execution: 21m 22s1873Exceeded time: -01m 29s1875Global time execution for this CI node is fine.1876Happy testing!1877Need explanation? See FAQ:1879=================================================1880Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1881https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1882Sign up for Knapsack Pro here:1884=================================================1885[Jul 28 2023 03:28:15 UTC (QA Tests)] INFO -- 1886Knapsack global time execution for tests: 19m 52s1887Pending: (Failures listed here are expected and do not affect your suite's status)1888 1) Verify Unlocking job artifacts across pipelines when latest pipeline is blocked keeps job artifacts from the latest blocked pipeline and from latest successful pipeline1889 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3870871890 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:1011891 2) Verify Unlocking job artifacts across pipelines when latest pipeline failed keeps job artifacts from latest failed pipelines and from latest successful pipeline1892 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/2669581893 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:661894 3) Create Web IDE file templates user adds Dockerfile via file template Python1895 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441896 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531897 4) Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.01898 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441899 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531900 5) Create Web IDE file templates user adds .gitignore via file template Android1901 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441902 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531903 6) Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia1904 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441905 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:531906 7) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1907 # Test is not compatible with this environment or pipeline1908 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61909Failures:1910 1) Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1911 Failure/Error: mirror_settings.mirror_direction = 'Push'1913 QA::Page::Base::ElementNotFound:1914 Couldn't find element named "authentication_method_field"1915 # ./qa/page/base.rb:378:in `wait_for_animated_element'1916 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1917 # ./qa/page/project/settings/mirroring_repositories.rb:55:in `mirror_direction='1918 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:29:in `block (5 levels) in <module:QA>'1919 # ./qa/scenario/actable.rb:16:in `perform'1920 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1921 # ./qa/page/settings/common.rb:19:in `block in expand_content'1922 # ./qa/page/base.rb:387:in `within_element'1923 # ./qa/support/page/logging.rb:156:in `within_element'1924 # ./qa/page/settings/common.rb:11:in `expand_content'1925 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1926 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:26:in `block (4 levels) in <module:QA>'1927 # ./qa/scenario/actable.rb:16:in `perform'1928 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:25:in `block (3 levels) in <module:QA>'1929 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'1930 # ./qa/specs/knapsack_runner.rb:17:in `run'1931 # ./qa/specs/runner.rb:57:in `perform'1932 # ./qa/scenario/template.rb:10:in `block in perform'1933 # ./qa/scenario/template.rb:8:in `perform'1934 # ./qa/scenario/template.rb:50:in `perform'1935 # ./qa/scenario/template.rb:10:in `block in perform'1936 # ./qa/scenario/template.rb:8:in `perform'1937 # ./qa/scenario/bootable.rb:52:in `launch!'1938Finished in 19 minutes 53 seconds (files took 2.54 seconds to load)193968 examples, 1 failure, 7 pending1940Failed examples:1941rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1942Randomized with seed 332141943[Jul 28 2023 03:28:16 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d1aadb98 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;'"`1944[Jul 28 2023 03:28:16 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-d1aadb98 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1945[Jul 28 2023 03:28:16 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-d1aadb98`1946[Jul 28 2023 03:28:16 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-d1aadb98`1947bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1948/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1950Running after script...1951$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1952$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1953$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2104Uploading artifacts...2105gitlab-qa-run-*: found 351 matching artifact files and directories 2106Uploading artifacts as "archive" to coordinator... 201 Created id=4757339187 responseStatus=201 Created token=64_yxHkR2107Uploading artifacts...2108gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2109Uploading artifacts as "junit" to coordinator... 201 Created id=4757339187 responseStatus=201 Created token=64_yxHkR2110Uploading artifacts...2111/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2112Uploading artifacts as "dotenv" to coordinator... 201 Created id=4757339187 responseStatus=201 Created token=64_yxHkR2114ERROR: Job failed: exit code 1