object-storage-aws 2/2
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695005288-6a7edf17-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: 170809, done. 20remote: Counting objects: 100% (170809/170809), done. 21remote: Compressing objects: 100% (113574/113574), done. 22remote: Total 170809 (delta 80156), reused 114099 (delta 50441), pack-reused 0 23Receiving objects: 100% (170809/170809), 137.98 MiB | 42.42 MiB/s, done.24Resolving deltas: 100% (80156/80156), done.26 * [new ref] refs/pipelines/1007819091 -> refs/pipelines/100781909127 * [new branch] master -> origin/master28Checking out 9421296c as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-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 (5107563339)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563339 responseStatus=200 OK token=64_ZNsiV38Downloading artifacts for download-fast-quarantine-report (5107563340)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563340 responseStatus=200 OK token=64_ZNsiV41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434 --omnibus-config object_storage_aws -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-5107563367.json --format RspecJunitFormatter --out tmp/rspec-5107563367.xml --format html --out tmp/rspec-$(echo object-storage-aws 2/2 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Sep 18 2023 02:53:11 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-1d1f0a49$`54[Sep 18 2023 02:53:11 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-1d1f0a49 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Sep 18 2023 02:53:17 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-1d1f0a49:/etc/gitlab/trusted-certs`56[Sep 18 2023 02:53:17 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-1d1f0a49:/etc/gitlab/ssl`57[Sep 18 2023 02:53:17 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-1d1f0a49`58[Sep 18 2023 02:53:17 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-1d1f0a49`59[Sep 18 2023 02:53:17 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Sep 18 2023 02:53:18 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`61[Sep 18 2023 02:54:13 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-f98e6fca$`62[Sep 18 2023 02:54:13 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Sep 18 2023 02:54:13 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Sep 18 2023 02:54:13 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-f98e6fca --net test --hostname gitlab-ce-f98e6fca.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-09-18-02-53-11-0eed0741/gitlab-ce-f98e6fca/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`65[Sep 18 2023 02:54:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f98e6fca bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-18 02:53:1166gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70# Gitlab::QA::Runtime::OmnibusConfigurations::ObjectStorageAws71gitlab_rails['object_store']['enabled'] = true72gitlab_rails['object_store']['proxy_download'] = false73gitlab_rails['object_store']['connection'] = { 'provider' => 'AWS', 'region' => 'eu-central-1', 'aws_access_key_id' => '[MASKED]', 'aws_secret_access_key' => '[MASKED]' }74gitlab_rails['object_store']['objects']['artifacts']['bucket'] = 'test-object-storage-20210802'75gitlab_rails['object_store']['objects']['external_diffs']['bucket'] = 'test-object-storage-20210802'76gitlab_rails['object_store']['objects']['lfs']['bucket'] = 'test-object-storage-20210802'77gitlab_rails['object_store']['objects']['uploads']['bucket'] = 'test-object-storage-20210802'78gitlab_rails['object_store']['objects']['packages']['bucket'] = 'test-object-storage-20210802'79gitlab_rails['object_store']['objects']['dependency_proxy']['bucket'] = 'test-object-storage-20210802'80gitlab_rails['object_store']['objects']['pages']['bucket'] = 'test-object-storage-20210802'81gitlab_rails['object_store']['objects']['terraform_state']['bucket'] = 'test-object-storage-20210802'82gitlab_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;"`83[Sep 18 2023 02:54:24 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-f98e6fca`84[Sep 18 2023 02:58:08 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...85[Sep 18 2023 02:58:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`86[Sep 18 2023 02:58:09 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`87[Sep 18 2023 02:58:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`88[Sep 18 2023 02:58:11 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`89[Sep 18 2023 02:58:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`90[Sep 18 2023 02:58:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`91[Sep 18 2023 02:58:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`92[Sep 18 2023 02:58:15 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`93[Sep 18 2023 02:58:16 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`94[Sep 18 2023 02:58:17 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`95[Sep 18 2023 02:58:18 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`96[Sep 18 2023 02:58:19 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`97[Sep 18 2023 02:58:20 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`98[Sep 18 2023 02:58:21 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`99[Sep 18 2023 02:58:22 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`100[Sep 18 2023 02:58:23 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`101[Sep 18 2023 02:58:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`102[Sep 18 2023 02:58:25 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-f98e6fca`103[Sep 18 2023 02:58:25 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-f98e6fca 80/tcp`104[Sep 18 2023 02:58:25 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!105[Sep 18 2023 02:58:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f98e6fca bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`106[Sep 18 2023 02:58:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f98e6fca bash -c "echo '#!/usr/bin/env bash107if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then108 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'109 exit 1110fi111' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`112[Sep 18 2023 02:58:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f98e6fca bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`113[Sep 18 2023 02:58:26 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-f98e6fca:/tmp/data-seeds`114[Sep 18 2023 02:58:26 UTC (Gitlab QA)] INFO -- Running exec_commands...115[Sep 18 2023 02:58:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f98e6fca bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`116[Sep 18 2023 02:59:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q aerokube/selenoid:latest-release`117[Sep 18 2023 02:59:22 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^selenoid$`118[Sep 18 2023 02:59:22 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`119[Sep 18 2023 02:59:22 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q selenoid/chrome:111.0`120[Sep 18 2023 02:59:40 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q presidenten/selenoid-manual-video-recorder:latest`121[Sep 18 2023 02:59:41 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name selenoid --net test --hostname selenoid.test --publish 4444:4444 -e OVERRIDE_VIDEO_OUTPUT_DIR=/builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-18-02-53-11-0eed0741/selenoid/video --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/lib/gitlab/qa/component/../../../../fixtures/selenoid:/etc/selenoid:z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-18-02-53-11-0eed0741/selenoid/video:/opt/selenoid/video:z aerokube/selenoid:latest-release -video-recorder-image presidenten/selenoid-manual-video-recorder -container-network test -timeout 10m0s`122[Sep 18 2023 02:59:50 UTC (Gitlab QA)] INFO -- Waiting for Selenoid ...123[Sep 18 2023 02:59:52 UTC (Gitlab QA)] INFO -- Selenoid ready!124[Sep 18 2023 02:59:52 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`125[Sep 18 2023 02:59:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434`126[Sep 18 2023 03:01:07 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce127[Sep 18 2023 03:01:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_REMOTE_GRID="$QA_REMOTE_GRID" --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_RECORD_VIDEO="$QA_RECORD_VIDEO" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_REMOTE_GRID_PROTOCOL="http" --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 WEBDRIVER_HEADLESS="0" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env AWS_S3_REGION="$AWS_S3_REGION" --env AWS_S3_KEY_ID="$AWS_S3_KEY_ID" --env AWS_S3_ACCESS_KEY="$AWS_S3_ACCESS_KEY" --env AWS_S3_BUCKET_NAME="$AWS_S3_BUCKET_NAME" --env CHROME_DISABLE_DEV_SHM="true" --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-09-18-02-53-11-0eed0741/selenoid" --env USE_SELENOID="$USE_SELENOID" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-18-02-53-11-0eed0741/gitlab-ce-qa-70c1b39b:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --name gitlab-ce-qa-70c1b39b registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434 Test::Instance::All http://gitlab-ce-f98e6fca.test -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-5107563367.json --format RspecJunitFormatter --out tmp/rspec-5107563367.xml --format html --out tmp/rspec-object-storage-aws_2_2.htm --color --format documentation`1282023-09-18 03:01:17 / CONF :: 129 ==> Base URL: http://gitlab-ce-f98e6fca.test130 ==> Browser: #<Selenium::WebDriver::Remote::Driver:0x00007f23922981c0>131 ==> Libraries: Chemlab::Vendor132[Sep 18 2023 03:01:17 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA133[Sep 18 2023 03:01:17 UTC (QA Tests)] INFO -- Browser: chrome134[Sep 18 2023 03:01:17 UTC (QA Tests)] INFO -- Browser version: 111.0135[Sep 18 2023 03:01:17 UTC (QA Tests)] INFO -- Performing sanity check for environment!136[Sep 18 2023 03:01:18 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-aws' to 'knapsack/object-storage-aws.json'137[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====138[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Report specs:139[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb"]140[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Leftover specs:141[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/api/4_verify/file_variable_downstream_pipeline_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_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/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]142[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!143[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-aws' to 'knapsack/object-storage-aws.json'144[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Report already exists, skipping!145[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='presidenten/selenoid-manual-video-recorder' --format '{{.Names}}'`146[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='selenoid/chrome:111.0' --format '{{.Names}}'`147[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Executing: `docker inspect competent_visvesvaraya --format '{{.Config.Hostname}}'`148[Sep 18 2023 03:01:19 UTC (QA Tests)] INFO -- Test failure video recording setup complete!149Run options:150 include {:object_storage=>true}151 exclude {:geo=>true, :requires_praefect=>true}152Randomized with seed 4455153Plan154 Issue creation155 when using attachments in comments156[Sep 18 2023 03:01:24 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment157[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/plan_issue_creation_when_using_attachments_in_comments_co-2023-09-18-03-01-25-432.mp4" '`158[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- filling :login_field with "root"159[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field160[Sep 18 2023 03:01:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"161[Sep 18 2023 03:01:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field162[Sep 18 2023 03:01:26 UTC (QA Tests)] INFO -- clicking :sign_in_button163[Sep 18 2023 03:01:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.148s164[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA165[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-2g8kkpee' via cache in 0.0 seconds166[Sep 18 2023 03:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 1.68 seconds167[Sep 18 2023 03:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 2.38 seconds168[Sep 18 2023 03:01:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/project-for-issues-a767d2a613b25815' via api in 5.25 seconds169[Sep 18 2023 03:01:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 8.02 seconds170[Sep 18 2023 03:01:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/project-for-issues-a767d2a613b25815/-/issues/1171[Sep 18 2023 03:01:41 UTC (QA Tests)] INFO -- clicking :close-button172[Sep 18 2023 03:01:42 UTC (QA Tests)] INFO -- clicking :issue-title173[Sep 18 2023 03:01:42 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown174[Sep 18 2023 03:01:42 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale175"176[Sep 18 2023 03:01:42 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field177[Sep 18 2023 03:01:47 UTC (QA Tests)] INFO -- clicking :comment_button178[Sep 18 2023 03:01:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.564s179[Sep 18 2023 03:01:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.584s180[Sep 18 2023 03:01:48 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`181[Sep 18 2023 03:01:48 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/plan_issue_creation_when_using_attachments_in_comments_co-2023-09-18-03-01-25-432.mp4'`182 comments on an issue with an attachment183Package184 NuGet project level endpoint185 using a personal access token186[Sep 18 2023 03:01:48 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs187[Sep 18 2023 03:01:48 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_nuget_project_level_endpoint_using_a_personal_acc-2023-09-18-03-01-48-772.mp4" '`188[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.15 seconds189[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.26 seconds190[Sep 18 2023 03:01:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.191[Sep 18 2023 03:01:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`192[Sep 18 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`193[Sep 18 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`194[Sep 18 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006108 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006108 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-1695006108 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-nuget-package-project-2b2213db866a68ea --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" `195[Sep 18 2023 03:02:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006108`196[Sep 18 2023 03:02:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`197[Sep 18 2023 03:02:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006108' via api in 8.37 seconds198[Sep 18 2023 03:02:06 UTC (QA Tests)] INFO -- filling :login_field with "root"199[Sep 18 2023 03:02:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field200[Sep 18 2023 03:02:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"201[Sep 18 2023 03:02:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field202[Sep 18 2023 03:02:07 UTC (QA Tests)] INFO -- clicking :sign_in_button203[Sep 18 2023 03:02:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.094s204[Sep 18 2023 03:02:10 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA205[Sep 18 2023 03:02:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ui9wdhzz' via cache in 0.0 seconds206[Sep 18 2023 03:02:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds207[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.06 seconds208[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/nuget-package-project-2b2213db866a68ea209[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :menu_section_button210[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :nav_item_link211[Sep 18 2023 03:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.062s212[Sep 18 2023 03:02:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present213[Sep 18 2023 03:02:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.224s214[Sep 18 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present215[Sep 18 2023 03:02:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.298s216[Sep 18 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :menu_section_button217[Sep 18 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :nav_item_link218[Sep 18 2023 03:03:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.148s219[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006108'220[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006108`221[Sep 18 2023 03:03:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-b46555f1294e7bd7'222[Sep 18 2023 03:03:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/nuget-package-project-2b2213db866a68ea'223[Sep 18 2023 03:03:09 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`224[Sep 18 2023 03:03:09 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_nuget_project_level_endpoint_using_a_personal_acc-2023-09-18-03-01-48-772.mp4'`225 publishes a nuget package and installs226 using a ci job token227[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs228[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_nuget_project_level_endpoint_using_a_ci_job_token-2023-09-18-03-03-10-072.mp4" '`229[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds230[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.18 seconds231[Sep 18 2023 03:03:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.232[Sep 18 2023 03:03:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`233[Sep 18 2023 03:03:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`234[Sep 18 2023 03:03:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`235[Sep 18 2023 03:03:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006190 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006190 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-1695006190 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-nuget-package-project-aeb6a55cc09fad67 --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" `236[Sep 18 2023 03:03:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006190`237[Sep 18 2023 03:03:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`238[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006190' via api in 2.03 seconds239[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- filling :login_field with "root"240[Sep 18 2023 03:03:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field241[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"242[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field243[Sep 18 2023 03:03:20 UTC (QA Tests)] INFO -- clicking :sign_in_button244[Sep 18 2023 03:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.924s245[Sep 18 2023 03:03:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds246[Sep 18 2023 03:03:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/nuget-package-project-aeb6a55cc09fad67247[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- clicking :menu_section_button248[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- clicking :nav_item_link249[Sep 18 2023 03:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.894s250[Sep 18 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present251[Sep 18 2023 03:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.662s252[Sep 18 2023 03:03:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present253[Sep 18 2023 03:03:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.499s254[Sep 18 2023 03:03:58 UTC (QA Tests)] INFO -- clicking :menu_section_button255[Sep 18 2023 03:03:58 UTC (QA Tests)] INFO -- clicking :nav_item_link256[Sep 18 2023 03:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.944s257[Sep 18 2023 03:03:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006190'258[Sep 18 2023 03:03:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006190`259[Sep 18 2023 03:04:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-5e9897f5892eee8d'260[Sep 18 2023 03:04:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/nuget-package-project-aeb6a55cc09fad67'261[Sep 18 2023 03:04:00 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`262[Sep 18 2023 03:04:00 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_nuget_project_level_endpoint_using_a_ci_job_token-2023-09-18-03-03-10-072.mp4'`263 publishes a nuget package and installs264 using a project deploy token265[Sep 18 2023 03:04:01 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs266[Sep 18 2023 03:04:01 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_nuget_project_level_endpoint_using_a_project_depl-2023-09-18-03-04-01-137.mp4" '`267[Sep 18 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds268[Sep 18 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.17 seconds269[Sep 18 2023 03:04:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.270[Sep 18 2023 03:04:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`271[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`272[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`273[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006241 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006241 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-1695006241 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-nuget-package-project-6b7567b45baa1fd4 --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" `274[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006241`275[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`276[Sep 18 2023 03:04:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006241' via api in 2.08 seconds277[Sep 18 2023 03:04:10 UTC (QA Tests)] INFO -- filling :login_field with "root"278[Sep 18 2023 03:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field279[Sep 18 2023 03:04:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"280[Sep 18 2023 03:04:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field281[Sep 18 2023 03:04:11 UTC (QA Tests)] INFO -- clicking :sign_in_button282[Sep 18 2023 03:04:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.292s283[Sep 18 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.13 seconds284[Sep 18 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds285[Sep 18 2023 03:04:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds286[Sep 18 2023 03:04:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/nuget-package-project-6b7567b45baa1fd4287[Sep 18 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :menu_section_button288[Sep 18 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :nav_item_link289[Sep 18 2023 03:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.941s290[Sep 18 2023 03:04:21 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present291[Sep 18 2023 03:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.528s292[Sep 18 2023 03:04:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present293[Sep 18 2023 03:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.386s294[Sep 18 2023 03:04:49 UTC (QA Tests)] INFO -- clicking :menu_section_button295[Sep 18 2023 03:04:50 UTC (QA Tests)] INFO -- clicking :nav_item_link296[Sep 18 2023 03:04:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.971s297[Sep 18 2023 03:04:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006241'298[Sep 18 2023 03:04:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006241`299[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-3a77d5e6ed35c839'300[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/nuget-package-project-6b7567b45baa1fd4'301[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`302[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_nuget_project_level_endpoint_using_a_project_depl-2023-09-18-03-04-01-137.mp4'`303 publishes a nuget package and installs304Package305 Composer Repository306 publishes a composer package and deletes it (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/421885)307Package308 Helm Registry309 using project deploy token310[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart311[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_helm_registry_using_project_deploy_token_pushes_a-2023-09-18-03-04-52-680.mp4" '`312[Sep 18 2023 03:04:53 UTC (QA Tests)] INFO -- filling :login_field with "root"313[Sep 18 2023 03:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field314[Sep 18 2023 03:04:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"315[Sep 18 2023 03:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field316[Sep 18 2023 03:04:54 UTC (QA Tests)] INFO -- clicking :sign_in_button317[Sep 18 2023 03:04:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.941s318[Sep 18 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds319[Sep 18 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.15 seconds320[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.321[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`322[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`323[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`324[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006297 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006297 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-1695006297 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `325[Sep 18 2023 03:04:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006297`326[Sep 18 2023 03:04:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`327[Sep 18 2023 03:05:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006297' via api in 2.14 seconds328[Sep 18 2023 03:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.11 seconds329[Sep 18 2023 03:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds330[Sep 18 2023 03:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds331[Sep 18 2023 03:05:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds332[Sep 18 2023 03:05:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/packages-21b84d95bab76f94-38764ff25075b6c1333[Sep 18 2023 03:05:05 UTC (QA Tests)] INFO -- clicking :menu_section_button334[Sep 18 2023 03:05:05 UTC (QA Tests)] INFO -- clicking :nav_item_link335[Sep 18 2023 03:05:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.982s336[Sep 18 2023 03:05:08 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present337[Sep 18 2023 03:05:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.604s338[Sep 18 2023 03:05:22 UTC (QA Tests)] INFO -- clicking :menu_section_button339[Sep 18 2023 03:05:22 UTC (QA Tests)] INFO -- clicking :nav_item_link340[Sep 18 2023 03:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.015s341[Sep 18 2023 03:05:23 UTC (QA Tests)] INFO -- clicking :details-link342[Sep 18 2023 03:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.13 seconds343[Sep 18 2023 03:05:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/client-ca99025f691a23e9-240c0b4c44265f17344[Sep 18 2023 03:05:27 UTC (QA Tests)] INFO -- clicking :menu_section_button345[Sep 18 2023 03:05:28 UTC (QA Tests)] INFO -- clicking :nav_item_link346[Sep 18 2023 03:05:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.5s347[Sep 18 2023 03:05:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present348[Sep 18 2023 03:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.726s349[Sep 18 2023 03:05:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006297'350[Sep 18 2023 03:05:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006297`351[Sep 18 2023 03:05:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-f701925744f0a1a5'352[Sep 18 2023 03:05:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/packages-21b84d95bab76f94-38764ff25075b6c1'353[Sep 18 2023 03:05:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/client-ca99025f691a23e9-240c0b4c44265f17'354[Sep 18 2023 03:05:46 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`355[Sep 18 2023 03:05:46 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_helm_registry_using_project_deploy_token_pushes_a-2023-09-18-03-04-52-680.mp4'`356 pushes and pulls a helm chart357 using ci job token358[Sep 18 2023 03:05:47 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart359[Sep 18 2023 03:05:47 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_helm_registry_using_ci_job_token_pushes_and_pulls-2023-09-18-03-05-47-088.mp4" '`360[Sep 18 2023 03:05:47 UTC (QA Tests)] INFO -- filling :login_field with "root"361[Sep 18 2023 03:05:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field362[Sep 18 2023 03:05:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"363[Sep 18 2023 03:05:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field364[Sep 18 2023 03:05:48 UTC (QA Tests)] INFO -- clicking :sign_in_button365[Sep 18 2023 03:05:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.008s366[Sep 18 2023 03:05:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.11 seconds367[Sep 18 2023 03:05:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.19 seconds368[Sep 18 2023 03:05:53 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.369[Sep 18 2023 03:05:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`370[Sep 18 2023 03:05:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`371[Sep 18 2023 03:05:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`372[Sep 18 2023 03:05:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006351 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006351 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-1695006351 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `373[Sep 18 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006351`374[Sep 18 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`375[Sep 18 2023 03:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006351' via api in 2.17 seconds376[Sep 18 2023 03:05:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.19 seconds377[Sep 18 2023 03:05:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds378[Sep 18 2023 03:05:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.36 seconds379[Sep 18 2023 03:05:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/packages-83b9a21a928267a8-14104edcc766ab50380[Sep 18 2023 03:06:02 UTC (QA Tests)] INFO -- clicking :menu_section_button381[Sep 18 2023 03:06:02 UTC (QA Tests)] INFO -- clicking :nav_item_link382[Sep 18 2023 03:06:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.95s383[Sep 18 2023 03:06:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present384[Sep 18 2023 03:06:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.33s385[Sep 18 2023 03:06:18 UTC (QA Tests)] INFO -- clicking :menu_section_button386[Sep 18 2023 03:06:19 UTC (QA Tests)] INFO -- clicking :nav_item_link387[Sep 18 2023 03:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.958s388[Sep 18 2023 03:06:20 UTC (QA Tests)] INFO -- clicking :details-link389[Sep 18 2023 03:06:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.08 seconds390[Sep 18 2023 03:06:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/client-b14fbc430da65ef4-16dfcf7cbe1217fc391[Sep 18 2023 03:06:23 UTC (QA Tests)] INFO -- clicking :menu_section_button392[Sep 18 2023 03:06:24 UTC (QA Tests)] INFO -- clicking :nav_item_link393[Sep 18 2023 03:06:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.99s394[Sep 18 2023 03:06:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present395[Sep 18 2023 03:06:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.498s396[Sep 18 2023 03:06:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006351'397[Sep 18 2023 03:06:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006351`398[Sep 18 2023 03:06:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-f1677a538dd6eb9e'399[Sep 18 2023 03:06:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/packages-83b9a21a928267a8-14104edcc766ab50'400[Sep 18 2023 03:06:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/client-b14fbc430da65ef4-16dfcf7cbe1217fc'401[Sep 18 2023 03:06:41 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`402[Sep 18 2023 03:06:41 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_helm_registry_using_ci_job_token_pushes_and_pulls-2023-09-18-03-05-47-088.mp4'`403 pushes and pulls a helm chart404 using personal access token405[Sep 18 2023 03:06:42 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart406[Sep 18 2023 03:06:42 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_helm_registry_using_personal_access_token_pushes_-2023-09-18-03-06-42-072.mp4" '`407[Sep 18 2023 03:06:42 UTC (QA Tests)] INFO -- filling :login_field with "root"408[Sep 18 2023 03:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field409[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"410[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field411[Sep 18 2023 03:06:43 UTC (QA Tests)] INFO -- clicking :sign_in_button412[Sep 18 2023 03:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.824s413[Sep 18 2023 03:06:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.11 seconds414[Sep 18 2023 03:06:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.19 seconds415[Sep 18 2023 03:06:48 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.416[Sep 18 2023 03:06:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`417[Sep 18 2023 03:06:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`418[Sep 18 2023 03:06:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`419[Sep 18 2023 03:06:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006406 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006406 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-1695006406 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `420[Sep 18 2023 03:06:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006406`421[Sep 18 2023 03:06:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`422[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006406' via api in 2.46 seconds423[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds424[Sep 18 2023 03:06:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.35 seconds425[Sep 18 2023 03:06:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.24 seconds426[Sep 18 2023 03:06:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/packages-f895a1d381d20dc2-2c8cf319b27d0436427[Sep 18 2023 03:06:56 UTC (QA Tests)] INFO -- clicking :menu_section_button428[Sep 18 2023 03:06:56 UTC (QA Tests)] INFO -- clicking :nav_item_link429[Sep 18 2023 03:06:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.063s430[Sep 18 2023 03:06:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present431[Sep 18 2023 03:07:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.548s432[Sep 18 2023 03:07:13 UTC (QA Tests)] INFO -- clicking :menu_section_button433[Sep 18 2023 03:07:13 UTC (QA Tests)] INFO -- clicking :nav_item_link434[Sep 18 2023 03:07:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.227s435[Sep 18 2023 03:07:14 UTC (QA Tests)] INFO -- clicking :details-link436[Sep 18 2023 03:07:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.573s437[Sep 18 2023 03:07:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.22 seconds438[Sep 18 2023 03:07:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/client-82bfc7b7cf722d94-b97f5e601d848ce8439[Sep 18 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :menu_section_button440[Sep 18 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :nav_item_link441[Sep 18 2023 03:07:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.466s442[Sep 18 2023 03:07:22 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present443[Sep 18 2023 03:07:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.511s444[Sep 18 2023 03:07:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006406'445[Sep 18 2023 03:07:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006406`446[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-93aa1cb0b492fb86'447[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/packages-f895a1d381d20dc2-2c8cf319b27d0436'448[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/client-82bfc7b7cf722d94-b97f5e601d848ce8'449[Sep 18 2023 03:07:38 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`450[Sep 18 2023 03:07:38 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_helm_registry_using_personal_access_token_pushes_-2023-09-18-03-06-42-072.mp4'`451 pushes and pulls a helm chart452Package453 npm Registry group level endpoint454 using personal access token455[Sep 18 2023 03:07:38 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using personal access token push and pull a npm package via CI456[Sep 18 2023 03:07:38 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_npm_registry_group_level_endpoint_using_personal_-2023-09-18-03-07-38-444.mp4" '`457[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- filling :login_field with "root"458[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field459[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"460[Sep 18 2023 03:07:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field461[Sep 18 2023 03:07:40 UTC (QA Tests)] INFO -- clicking :sign_in_button462[Sep 18 2023 03:07:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.905s463[Sep 18 2023 03:07:42 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA464[Sep 18 2023 03:07:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-x2wp8ul7' via cache in 0.0 seconds465[Sep 18 2023 03:07:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds466[Sep 18 2023 03:07:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.16 seconds467[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.468[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`469[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`470[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`471[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006464 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006464 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-1695006464 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `472[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006464`473[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`474[Sep 18 2023 03:07:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006464' via api in 2.26 seconds475[Sep 18 2023 03:07:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.32 seconds476[Sep 18 2023 03:07:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.41 seconds477[Sep 18 2023 03:07:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.55 seconds478[Sep 18 2023 03:07:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-0be068a7fd44d26a479[Sep 18 2023 03:07:51 UTC (QA Tests)] INFO -- clicking :menu_section_button480[Sep 18 2023 03:07:52 UTC (QA Tests)] INFO -- clicking :nav_item_link481[Sep 18 2023 03:07:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.958s482[Sep 18 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present483[Sep 18 2023 03:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.729s484[Sep 18 2023 03:08:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.04 seconds485[Sep 18 2023 03:08:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-install-4e3b123140820444486[Sep 18 2023 03:08:30 UTC (QA Tests)] INFO -- clicking :menu_section_button487[Sep 18 2023 03:08:30 UTC (QA Tests)] INFO -- clicking :nav_item_link488[Sep 18 2023 03:08:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.433s489[Sep 18 2023 03:08:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present490[Sep 18 2023 03:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.56s491[Sep 18 2023 03:08:47 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button492[Sep 18 2023 03:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 1.269s493[Sep 18 2023 03:08:49 UTC (QA Tests)] INFO -- clicking :directory-name-link494[Sep 18 2023 03:08:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.273s495[Sep 18 2023 03:08:50 UTC (QA Tests)] INFO -- clicking :directory-name-link496[Sep 18 2023 03:08:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.333s497[Sep 18 2023 03:08:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-0be068a7fd44d26a498[Sep 18 2023 03:08:53 UTC (QA Tests)] INFO -- clicking :menu_section_button499[Sep 18 2023 03:08:53 UTC (QA Tests)] INFO -- clicking :nav_item_link500[Sep 18 2023 03:08:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.864s501[Sep 18 2023 03:08:54 UTC (QA Tests)] INFO -- clicking :details-link502[Sep 18 2023 03:08:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-2/npm-group-level-publish-0be068a7fd44d26a-c42a83ce2032904e'503[Sep 18 2023 03:08:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006464'504[Sep 18 2023 03:08:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006464`505[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-0be068a7fd44d26a'506[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-install-4e3b123140820444'507[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`508[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_npm_registry_group_level_endpoint_using_personal_-2023-09-18-03-07-38-444.mp4'`509 push and pull a npm package via CI510 using ci job token511[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using ci job token push and pull a npm package via CI512[Sep 18 2023 03:08:56 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_npm_registry_group_level_endpoint_using_ci_job_to-2023-09-18-03-08-56-708.mp4" '`513[Sep 18 2023 03:08:57 UTC (QA Tests)] INFO -- filling :login_field with "root"514[Sep 18 2023 03:08:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field515[Sep 18 2023 03:08:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"516[Sep 18 2023 03:08:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field517[Sep 18 2023 03:08:58 UTC (QA Tests)] INFO -- clicking :sign_in_button518[Sep 18 2023 03:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.849s519[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA520[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-fb9who7d' via cache in 0.0 seconds521[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds522[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.15 seconds523[Sep 18 2023 03:09:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.524[Sep 18 2023 03:09:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`525[Sep 18 2023 03:09:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`526[Sep 18 2023 03:09:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`527[Sep 18 2023 03:09:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006542 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006542 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-1695006542 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `528[Sep 18 2023 03:09:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006542`529[Sep 18 2023 03:09:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`530[Sep 18 2023 03:09:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006542' via api in 2.09 seconds531[Sep 18 2023 03:09:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.06 seconds532[Sep 18 2023 03:09:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-3e8fec23c711fa1d533[Sep 18 2023 03:09:08 UTC (QA Tests)] INFO -- clicking :menu_section_button534[Sep 18 2023 03:09:08 UTC (QA Tests)] INFO -- clicking :nav_item_link535[Sep 18 2023 03:09:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.173s536[Sep 18 2023 03:09:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.529s537[Sep 18 2023 03:09:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present538[Sep 18 2023 03:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.692s539[Sep 18 2023 03:09:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds540[Sep 18 2023 03:09:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-install-e95eef735ee430fe541[Sep 18 2023 03:09:28 UTC (QA Tests)] INFO -- clicking :menu_section_button542[Sep 18 2023 03:09:29 UTC (QA Tests)] INFO -- clicking :nav_item_link543[Sep 18 2023 03:09:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.889s544[Sep 18 2023 03:09:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present545[Sep 18 2023 03:09:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.584s546[Sep 18 2023 03:09:45 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button547[Sep 18 2023 03:09:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 1.317s548[Sep 18 2023 03:09:46 UTC (QA Tests)] INFO -- clicking :directory-name-link549[Sep 18 2023 03:09:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.414s550[Sep 18 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :directory-name-link551[Sep 18 2023 03:09:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.633s552[Sep 18 2023 03:09:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-3e8fec23c711fa1d553[Sep 18 2023 03:09:51 UTC (QA Tests)] INFO -- clicking :menu_section_button554[Sep 18 2023 03:09:51 UTC (QA Tests)] INFO -- clicking :nav_item_link555[Sep 18 2023 03:09:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s556[Sep 18 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :details-link557[Sep 18 2023 03:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.513s558[Sep 18 2023 03:09:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-2/npm-group-level-publish-3e8fec23c711fa1d-2f743c302d99f18f'559[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006542'560[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006542`561[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-3e8fec23c711fa1d'562[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-install-e95eef735ee430fe'563[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`564[Sep 18 2023 03:09:54 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_npm_registry_group_level_endpoint_using_ci_job_to-2023-09-18-03-08-56-708.mp4'`565 push and pull a npm package via CI566 using project deploy token567[Sep 18 2023 03:09:55 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using project deploy token push and pull a npm package via CI568[Sep 18 2023 03:09:55 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_npm_registry_group_level_endpoint_using_project_d-2023-09-18-03-09-55-278.mp4" '`569[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- filling :login_field with "root"570[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field571[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"572[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field573[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- clicking :sign_in_button574[Sep 18 2023 03:09:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.765s575[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA576[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-115eb83m' via cache in 0.0 seconds577[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.14 seconds578[Sep 18 2023 03:09:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.28 seconds579[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.580[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`581[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`582[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`583[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006603 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006603 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-1695006603 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `584[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006603`585[Sep 18 2023 03:10:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`586[Sep 18 2023 03:10:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006603' via api in 1.5 seconds587[Sep 18 2023 03:10:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.28 seconds588[Sep 18 2023 03:10:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.26 seconds589[Sep 18 2023 03:10:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds590[Sep 18 2023 03:10:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.17 seconds591[Sep 18 2023 03:10:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-49fa0c501e0508d9592[Sep 18 2023 03:10:08 UTC (QA Tests)] INFO -- clicking :menu_section_button593[Sep 18 2023 03:10:08 UTC (QA Tests)] INFO -- clicking :nav_item_link594[Sep 18 2023 03:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.917s595[Sep 18 2023 03:10:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present596[Sep 18 2023 03:10:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.47s597[Sep 18 2023 03:10:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds598[Sep 18 2023 03:10:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-install-9f2b3a42f20623d8599[Sep 18 2023 03:10:28 UTC (QA Tests)] INFO -- clicking :menu_section_button600[Sep 18 2023 03:10:28 UTC (QA Tests)] INFO -- clicking :nav_item_link601[Sep 18 2023 03:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.138s602[Sep 18 2023 03:10:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present603[Sep 18 2023 03:10:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.784s604[Sep 18 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button605[Sep 18 2023 03:10:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 1.257s606[Sep 18 2023 03:10:46 UTC (QA Tests)] INFO -- clicking :directory-name-link607[Sep 18 2023 03:10:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.243s608[Sep 18 2023 03:10:48 UTC (QA Tests)] INFO -- clicking :directory-name-link609[Sep 18 2023 03:10:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.231s610[Sep 18 2023 03:10:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-49fa0c501e0508d9611[Sep 18 2023 03:10:51 UTC (QA Tests)] INFO -- clicking :menu_section_button612[Sep 18 2023 03:10:51 UTC (QA Tests)] INFO -- clicking :nav_item_link613[Sep 18 2023 03:10:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.001s614[Sep 18 2023 03:10:52 UTC (QA Tests)] INFO -- clicking :details-link615[Sep 18 2023 03:10:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-2/npm-group-level-publish-49fa0c501e0508d9-29a924f3592e203b'616[Sep 18 2023 03:10:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006603'617[Sep 18 2023 03:10:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006603`618[Sep 18 2023 03:10:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-publish-49fa0c501e0508d9'619[Sep 18 2023 03:10:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-group-level-install-9f2b3a42f20623d8'620[Sep 18 2023 03:10:54 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`621[Sep 18 2023 03:10:54 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_npm_registry_group_level_endpoint_using_project_d-2023-09-18-03-09-55-278.mp4'`622 push and pull a npm package via CI623Package624 Maven project level endpoint625 using a ci job token626[Sep 18 2023 03:10:54 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven627[Sep 18 2023 03:10:54 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_maven_project_level_endpoint_using_a_ci_job_token-2023-09-18-03-10-54-750.mp4" '`628[Sep 18 2023 03:10:55 UTC (QA Tests)] INFO -- filling :login_field with "root"629[Sep 18 2023 03:10:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field630[Sep 18 2023 03:10:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"631[Sep 18 2023 03:10:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field632[Sep 18 2023 03:10:56 UTC (QA Tests)] INFO -- clicking :sign_in_button633[Sep 18 2023 03:10:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.814s634[Sep 18 2023 03:10:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds635[Sep 18 2023 03:10:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.16 seconds636[Sep 18 2023 03:11:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.637[Sep 18 2023 03:11:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`638[Sep 18 2023 03:11:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`639[Sep 18 2023 03:11:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`640[Sep 18 2023 03:11:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006658 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006658 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-1695006658 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-maven_package_project-60f6516465f2ea2c --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" `641[Sep 18 2023 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006658`642[Sep 18 2023 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`643[Sep 18 2023 03:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006658' via api in 2.18 seconds644[Sep 18 2023 03:11:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds645[Sep 18 2023 03:11:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/maven_package_project-60f6516465f2ea2c646[Sep 18 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :menu_section_button647[Sep 18 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :nav_item_link648[Sep 18 2023 03:11:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.94s649[Sep 18 2023 03:11:08 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present650[Sep 18 2023 03:11:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.804s651[Sep 18 2023 03:11:54 UTC (QA Tests)] INFO -- clicking :menu_section_button652[Sep 18 2023 03:11:54 UTC (QA Tests)] INFO -- clicking :nav_item_link653[Sep 18 2023 03:11:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.944s654[Sep 18 2023 03:11:55 UTC (QA Tests)] INFO -- clicking :details-link655[Sep 18 2023 03:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.609s656[Sep 18 2023 03:11:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006658'657[Sep 18 2023 03:11:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006658`658[Sep 18 2023 03:11:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-173f79b37582ac72'659[Sep 18 2023 03:11:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/maven_package_project-60f6516465f2ea2c'660[Sep 18 2023 03:11:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`661[Sep 18 2023 03:11:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_maven_project_level_endpoint_using_a_ci_job_token-2023-09-18-03-10-54-750.mp4'`662 pushes and pulls a maven package via maven663 using a project deploy token664[Sep 18 2023 03:11:57 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven665[Sep 18 2023 03:11:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_maven_project_level_endpoint_using_a_project_depl-2023-09-18-03-11-57-665.mp4" '`666[Sep 18 2023 03:11:58 UTC (QA Tests)] INFO -- filling :login_field with "root"667[Sep 18 2023 03:11:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field668[Sep 18 2023 03:11:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"669[Sep 18 2023 03:11:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field670[Sep 18 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :sign_in_button671[Sep 18 2023 03:12:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.97s672[Sep 18 2023 03:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds673[Sep 18 2023 03:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.15 seconds674[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.675[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`676[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`677[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`678[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006721 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006721 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-1695006721 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-maven_package_project-47862ab3f13def05 --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" `679[Sep 18 2023 03:12:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006721`680[Sep 18 2023 03:12:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`681[Sep 18 2023 03:12:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006721' via api in 2.2 seconds682[Sep 18 2023 03:12:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-4' via api in 0.12 seconds683[Sep 18 2023 03:12:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds684[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds685[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/maven_package_project-47862ab3f13def05686[Sep 18 2023 03:12:08 UTC (QA Tests)] INFO -- clicking :menu_section_button687[Sep 18 2023 03:12:08 UTC (QA Tests)] INFO -- clicking :nav_item_link688[Sep 18 2023 03:12:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.888s689[Sep 18 2023 03:12:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present690[Sep 18 2023 03:12:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.543s691[Sep 18 2023 03:12:44 UTC (QA Tests)] INFO -- clicking :menu_section_button692[Sep 18 2023 03:12:44 UTC (QA Tests)] INFO -- clicking :nav_item_link693[Sep 18 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.869s694[Sep 18 2023 03:12:45 UTC (QA Tests)] INFO -- clicking :details-link695[Sep 18 2023 03:12:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006721'696[Sep 18 2023 03:12:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006721`697[Sep 18 2023 03:12:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-b08ea10864d7c0ef'698[Sep 18 2023 03:12:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/maven_package_project-47862ab3f13def05'699[Sep 18 2023 03:12:46 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`700[Sep 18 2023 03:12:47 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_maven_project_level_endpoint_using_a_project_depl-2023-09-18-03-11-57-665.mp4'`701 pushes and pulls a maven package via maven702 using a personal access token703[Sep 18 2023 03:12:47 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven704[Sep 18 2023 03:12:47 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_maven_project_level_endpoint_using_a_personal_acc-2023-09-18-03-12-47-458.mp4" '`705[Sep 18 2023 03:12:48 UTC (QA Tests)] INFO -- filling :login_field with "root"706[Sep 18 2023 03:12:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field707[Sep 18 2023 03:12:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"708[Sep 18 2023 03:12:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field709[Sep 18 2023 03:12:49 UTC (QA Tests)] INFO -- clicking :sign_in_button710[Sep 18 2023 03:12:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.799s711[Sep 18 2023 03:12:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.14 seconds712[Sep 18 2023 03:12:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.23 seconds713[Sep 18 2023 03:12:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.714[Sep 18 2023 03:12:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`715[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`716[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`717[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006771 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006771 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-1695006771 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-maven_package_project-64accd6551623160 --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" `718[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006771`719[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`720[Sep 18 2023 03:12:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006771' via api in 2.2 seconds721[Sep 18 2023 03:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.22 seconds722[Sep 18 2023 03:12:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds723[Sep 18 2023 03:12:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/maven_package_project-64accd6551623160724[Sep 18 2023 03:12:58 UTC (QA Tests)] INFO -- clicking :menu_section_button725[Sep 18 2023 03:12:58 UTC (QA Tests)] INFO -- clicking :nav_item_link726[Sep 18 2023 03:12:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.935s727[Sep 18 2023 03:13:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present728[Sep 18 2023 03:13:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.512s729[Sep 18 2023 03:13:33 UTC (QA Tests)] INFO -- clicking :menu_section_button730[Sep 18 2023 03:13:34 UTC (QA Tests)] INFO -- clicking :nav_item_link731[Sep 18 2023 03:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.963s732[Sep 18 2023 03:13:35 UTC (QA Tests)] INFO -- clicking :details-link733[Sep 18 2023 03:13:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006771'734[Sep 18 2023 03:13:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006771`735[Sep 18 2023 03:13:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-4eab40e9c4aa8d55'736[Sep 18 2023 03:13:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/maven_package_project-64accd6551623160'737[Sep 18 2023 03:13:36 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`738[Sep 18 2023 03:13:36 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_maven_project_level_endpoint_using_a_personal_acc-2023-09-18-03-12-47-458.mp4'`739 pushes and pulls a maven package via maven740Package741 npm Registry instance level endpoint742 using personal access token743[Sep 18 2023 03:13:37 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI744[Sep 18 2023 03:13:37 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_npm_registry_instance_level_endpoint_using_person-2023-09-18-03-13-37-189.mp4" '`745[Sep 18 2023 03:13:38 UTC (QA Tests)] INFO -- filling :login_field with "root"746[Sep 18 2023 03:13:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field747[Sep 18 2023 03:13:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"748[Sep 18 2023 03:13:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field749[Sep 18 2023 03:13:38 UTC (QA Tests)] INFO -- clicking :sign_in_button750[Sep 18 2023 03:13:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.83s751[Sep 18 2023 03:13:41 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA752[Sep 18 2023 03:13:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-puq8iryq' via cache in 0.0 seconds753[Sep 18 2023 03:13:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.13 seconds754[Sep 18 2023 03:13:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.19 seconds755[Sep 18 2023 03:13:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.756[Sep 18 2023 03:13:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`757[Sep 18 2023 03:13:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`758[Sep 18 2023 03:13:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`759[Sep 18 2023 03:13:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006823 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006823 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-1695006823 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `760[Sep 18 2023 03:13:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006823`761[Sep 18 2023 03:13:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`762[Sep 18 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006823' via api in 2.08 seconds763[Sep 18 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds764[Sep 18 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds765[Sep 18 2023 03:13:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds766[Sep 18 2023 03:13:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-b8121652dae794d4767[Sep 18 2023 03:13:48 UTC (QA Tests)] INFO -- clicking :menu_section_button768[Sep 18 2023 03:13:49 UTC (QA Tests)] INFO -- clicking :nav_item_link769[Sep 18 2023 03:13:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.858s770[Sep 18 2023 03:13:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present771[Sep 18 2023 03:13:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.39s772[Sep 18 2023 03:14:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.07 seconds773[Sep 18 2023 03:14:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-install-a97d3efb75d13f0c774[Sep 18 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :menu_section_button775[Sep 18 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :nav_item_link776[Sep 18 2023 03:14:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.939s777[Sep 18 2023 03:14:10 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present778[Sep 18 2023 03:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.512s779[Sep 18 2023 03:14:25 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button780[Sep 18 2023 03:14:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 1.36s781[Sep 18 2023 03:14:26 UTC (QA Tests)] INFO -- clicking :directory-name-link782[Sep 18 2023 03:14:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.259s783[Sep 18 2023 03:14:27 UTC (QA Tests)] INFO -- clicking :directory-name-link784[Sep 18 2023 03:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.278s785[Sep 18 2023 03:14:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-b8121652dae794d4786[Sep 18 2023 03:14:30 UTC (QA Tests)] INFO -- clicking :menu_section_button787[Sep 18 2023 03:14:31 UTC (QA Tests)] INFO -- clicking :nav_item_link788[Sep 18 2023 03:14:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.921s789[Sep 18 2023 03:14:32 UTC (QA Tests)] INFO -- clicking :details-link790[Sep 18 2023 03:14:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-2/npm-instance-level-publish-b8121652dae794d4-7592f151bb90550c'791[Sep 18 2023 03:14:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006823'792[Sep 18 2023 03:14:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006823`793[Sep 18 2023 03:14:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-b8121652dae794d4'794[Sep 18 2023 03:14:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-install-a97d3efb75d13f0c'795[Sep 18 2023 03:14:33 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`796[Sep 18 2023 03:14:33 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_npm_registry_instance_level_endpoint_using_person-2023-09-18-03-13-37-189.mp4'`797 push and pull a npm package via CI798 using project deploy token799[Sep 18 2023 03:14:34 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI800[Sep 18 2023 03:14:34 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_npm_registry_instance_level_endpoint_using_projec-2023-09-18-03-14-34-211.mp4" '`801[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- filling :login_field with "root"802[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field803[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"804[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field805[Sep 18 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :sign_in_button806[Sep 18 2023 03:14:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.875s807[Sep 18 2023 03:14:38 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA808[Sep 18 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-tuaq51st' via cache in 0.0 seconds809[Sep 18 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds810[Sep 18 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.17 seconds811[Sep 18 2023 03:14:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.812[Sep 18 2023 03:14:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`813[Sep 18 2023 03:14:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`814[Sep 18 2023 03:14:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`815[Sep 18 2023 03:14:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006880 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006880 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-1695006880 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `816[Sep 18 2023 03:14:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006880`817[Sep 18 2023 03:14:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`818[Sep 18 2023 03:14:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006880' via api in 2.15 seconds819[Sep 18 2023 03:14:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-5' via api in 0.11 seconds820[Sep 18 2023 03:14:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds821[Sep 18 2023 03:14:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds822[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.99 seconds823[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-2a6f68ff546447e0824[Sep 18 2023 03:14:46 UTC (QA Tests)] INFO -- clicking :menu_section_button825[Sep 18 2023 03:14:46 UTC (QA Tests)] INFO -- clicking :nav_item_link826[Sep 18 2023 03:14:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.933s827[Sep 18 2023 03:14:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present828[Sep 18 2023 03:14:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.586s829[Sep 18 2023 03:15:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.05 seconds830[Sep 18 2023 03:15:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-install-9e70eace707b313c831[Sep 18 2023 03:15:06 UTC (QA Tests)] INFO -- clicking :menu_section_button832[Sep 18 2023 03:15:06 UTC (QA Tests)] INFO -- clicking :nav_item_link833[Sep 18 2023 03:15:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.985s834[Sep 18 2023 03:15:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present835[Sep 18 2023 03:15:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.572s836[Sep 18 2023 03:15:23 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button837[Sep 18 2023 03:15:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 1.392s838[Sep 18 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :directory-name-link839[Sep 18 2023 03:15:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.318s840[Sep 18 2023 03:15:26 UTC (QA Tests)] INFO -- clicking :directory-name-link841[Sep 18 2023 03:15:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.233s842[Sep 18 2023 03:15:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-2a6f68ff546447e0843[Sep 18 2023 03:15:29 UTC (QA Tests)] INFO -- clicking :menu_section_button844[Sep 18 2023 03:15:29 UTC (QA Tests)] INFO -- clicking :nav_item_link845[Sep 18 2023 03:15:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.879s846[Sep 18 2023 03:15:30 UTC (QA Tests)] INFO -- clicking :details-link847[Sep 18 2023 03:15:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-2/npm-instance-level-publish-2a6f68ff546447e0-60ec4d725d086ff1'848[Sep 18 2023 03:15:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006880'849[Sep 18 2023 03:15:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006880`850[Sep 18 2023 03:15:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-2a6f68ff546447e0'851[Sep 18 2023 03:15:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-install-9e70eace707b313c'852[Sep 18 2023 03:15:32 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`853[Sep 18 2023 03:15:32 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_npm_registry_instance_level_endpoint_using_projec-2023-09-18-03-14-34-211.mp4'`854 push and pull a npm package via CI855 using ci job token856[Sep 18 2023 03:15:32 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI857[Sep 18 2023 03:15:32 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_npm_registry_instance_level_endpoint_using_ci_job-2023-09-18-03-15-32-617.mp4" '`858[Sep 18 2023 03:15:33 UTC (QA Tests)] INFO -- filling :login_field with "root"859[Sep 18 2023 03:15:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field860[Sep 18 2023 03:15:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"861[Sep 18 2023 03:15:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field862[Sep 18 2023 03:15:34 UTC (QA Tests)] INFO -- clicking :sign_in_button863[Sep 18 2023 03:15:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.947s864[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA865[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-nk4xl9nb' via cache in 0.0 seconds866[Sep 18 2023 03:15:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds867[Sep 18 2023 03:15:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.16 seconds868[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.869[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`870[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`871[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`872[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006939 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006939 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-1695006939 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-qa-test-2023-09-18-03-01-30-fde4e2370d86267b --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" `873[Sep 18 2023 03:15:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006939`874[Sep 18 2023 03:15:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`875[Sep 18 2023 03:15:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1695006939' via api in 2.16 seconds876[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.07 seconds877[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-6e714396ac47b4cd878[Sep 18 2023 03:15:44 UTC (QA Tests)] INFO -- clicking :menu_section_button879[Sep 18 2023 03:15:44 UTC (QA Tests)] INFO -- clicking :nav_item_link880[Sep 18 2023 03:15:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.943s881[Sep 18 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present882[Sep 18 2023 03:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.531s883[Sep 18 2023 03:16:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.09 seconds884[Sep 18 2023 03:16:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-install-9a25879c6d09b4bd885[Sep 18 2023 03:16:04 UTC (QA Tests)] INFO -- clicking :menu_section_button886[Sep 18 2023 03:16:04 UTC (QA Tests)] INFO -- clicking :nav_item_link887[Sep 18 2023 03:16:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.947s888[Sep 18 2023 03:16:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present889[Sep 18 2023 03:16:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.449s890[Sep 18 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button891[Sep 18 2023 03:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 1.44s892[Sep 18 2023 03:16:22 UTC (QA Tests)] INFO -- clicking :directory-name-link893[Sep 18 2023 03:16:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.467s894[Sep 18 2023 03:16:24 UTC (QA Tests)] INFO -- clicking :directory-name-link895[Sep 18 2023 03:16:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.33s896[Sep 18 2023 03:16:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-6e714396ac47b4cd897[Sep 18 2023 03:16:27 UTC (QA Tests)] INFO -- clicking :menu_section_button898[Sep 18 2023 03:16:27 UTC (QA Tests)] INFO -- clicking :nav_item_link899[Sep 18 2023 03:16:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.018s900[Sep 18 2023 03:16:28 UTC (QA Tests)] INFO -- clicking :details-link901[Sep 18 2023 03:16:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.614s902[Sep 18 2023 03:16:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-2/npm-instance-level-publish-6e714396ac47b4cd-674e94696814d40c'903[Sep 18 2023 03:16:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1695006939'904[Sep 18 2023 03:16:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006939`905[Sep 18 2023 03:16:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-publish-6e714396ac47b4cd'906[Sep 18 2023 03:16:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/npm-instance-level-install-9a25879c6d09b4bd'907[Sep 18 2023 03:16:30 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`908[Sep 18 2023 03:16:30 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_npm_registry_instance_level_endpoint_using_ci_job-2023-09-18-03-15-32-617.mp4'`909 push and pull a npm package via CI910Package911 Conan Repository912[Sep 18 2023 03:16:31 UTC (QA Tests)] INFO -- Starting test: Package Conan Repository publishes, installs, and deletes a Conan package913[Sep 18 2023 03:16:31 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_conan_repository_publishes_installs_and_deletes_a-2023-09-18-03-16-31-332.mp4" '`914[Sep 18 2023 03:16:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds915[Sep 18 2023 03:16:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.17 seconds916[Sep 18 2023 03:16:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.917[Sep 18 2023 03:16:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`918[Sep 18 2023 03:16:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`919[Sep 18 2023 03:16:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`920[Sep 18 2023 03:16:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006991 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006991 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-1695006991 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-conan-package-project-791e74195bb6328e --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" `921[Sep 18 2023 03:16:33 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006991`922[Sep 18 2023 03:16:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`923[Sep 18 2023 03:16:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006991' via api in 2.28 seconds924[Sep 18 2023 03:16:35 UTC (QA Tests)] INFO -- filling :login_field with "root"925[Sep 18 2023 03:16:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field926[Sep 18 2023 03:16:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"927[Sep 18 2023 03:16:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field928[Sep 18 2023 03:16:36 UTC (QA Tests)] INFO -- clicking :sign_in_button929[Sep 18 2023 03:16:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.008s930[Sep 18 2023 03:16:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.84 seconds931[Sep 18 2023 03:16:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/conan-package-project-791e74195bb6328e932[Sep 18 2023 03:16:42 UTC (QA Tests)] INFO -- clicking :menu_section_button933[Sep 18 2023 03:16:42 UTC (QA Tests)] INFO -- clicking :nav_item_link934[Sep 18 2023 03:16:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.164s935[Sep 18 2023 03:16:45 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present936[Sep 18 2023 03:16:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.769s937[Sep 18 2023 03:17:39 UTC (QA Tests)] INFO -- clicking :menu_section_button938[Sep 18 2023 03:17:39 UTC (QA Tests)] INFO -- clicking :nav_item_link939[Sep 18 2023 03:17:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.901s940[Sep 18 2023 03:17:40 UTC (QA Tests)] INFO -- clicking :details-link941[Sep 18 2023 03:17:40 UTC (QA Tests)] INFO -- clicking :delete-package942[Sep 18 2023 03:17:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.568s943[Sep 18 2023 03:17:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-package' took 0.677s944[Sep 18 2023 03:17:42 UTC (QA Tests)] INFO -- clicking :delete-modal-button945[Sep 18 2023 03:17:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006991'946[Sep 18 2023 03:17:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006991`947[Sep 18 2023 03:17:44 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`948[Sep 18 2023 03:17:44 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_conan_repository_publishes_installs_and_deletes_a-2023-09-18-03-16-31-332.mp4'`949 publishes, installs, and deletes a Conan package950Package951 RubyGems Repository952[Sep 18 2023 03:17:45 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem953[Sep 18 2023 03:17:45 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f76bd478c0c4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_rubygems_repository_publishes_a_ruby_gem-2023-09-18-03-17-45-181.mp4" '`954[Sep 18 2023 03:17:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.09 seconds955[Sep 18 2023 03:17:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b' via api in 0.19 seconds956[Sep 18 2023 03:17:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.957[Sep 18 2023 03:17:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`958[Sep 18 2023 03:17:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`959[Sep 18 2023 03:17:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`960[Sep 18 2023 03:17:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695007065 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695007065 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-1695007065 --url http://gitlab-ce-f98e6fca.test --registration-token **** --tag-list runner-for-rubygems-package-project-3a040482c4f83709 --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" `961[Sep 18 2023 03:17:46 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695007065`962[Sep 18 2023 03:17:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`963[Sep 18 2023 03:17:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695007065' via api in 2.0 seconds964[Sep 18 2023 03:17:48 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/rubygems-package-project-3a040482c4f83709"965[Sep 18 2023 03:17:48 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages966[Sep 18 2023 03:17:49 UTC (QA Tests)] INFO -- filling :login_field with "root"967[Sep 18 2023 03:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field968[Sep 18 2023 03:17:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"969[Sep 18 2023 03:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field970[Sep 18 2023 03:17:49 UTC (QA Tests)] INFO -- clicking :sign_in_button971[Sep 18 2023 03:17:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.955s972[Sep 18 2023 03:17:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds973[Sep 18 2023 03:17:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-f98e6fca.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/rubygems-package-project-3a040482c4f83709974[Sep 18 2023 03:17:55 UTC (QA Tests)] INFO -- clicking :menu_section_button975[Sep 18 2023 03:17:55 UTC (QA Tests)] INFO -- clicking :nav_item_link976[Sep 18 2023 03:17:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.931s977[Sep 18 2023 03:17:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present978[Sep 18 2023 03:17:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.429s979[Sep 18 2023 03:18:11 UTC (QA Tests)] INFO -- clicking :menu_section_button980[Sep 18 2023 03:18:11 UTC (QA Tests)] INFO -- clicking :nav_item_link981[Sep 18 2023 03:18:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.861s982[Sep 18 2023 03:18:12 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-2/qa-test-2023-09-18-03-01-30-fde4e2370d86267b/rubygems-package-project-3a040482c4f83709"983[Sep 18 2023 03:18:12 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages984[Sep 18 2023 03:18:12 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'pkill -INT -f ffmpeg'`985[Sep 18 2023 03:18:13 UTC (QA Tests)] INFO -- Executing: `docker exec -d clever_hellman sh -c 'rm /data/package_rubygems_repository_publishes_a_ruby_gem-2023-09-18-03-17-45-181.mp4'`986 publishes a Ruby gem987[Sep 18 2023 03:18:13 UTC (QA Tests)] WARN -- 988========= Knapsack Time Offset Warning ==========989Time offset: 30s990Max allowed node time execution: 08m 11s991Exceeded time: 08m 37s993Test on this CI node ran for longer than the max allowed node time execution.994Please regenerate your knapsack report.995If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.996You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.997https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning998Need explanation? See FAQ:1000=================================================1001Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1002https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1003Sign up for Knapsack Pro here:1005=================================================1006[Sep 18 2023 03:18:13 UTC (QA Tests)] INFO -- 1007Knapsack global time execution for tests: 16m 48s1008Pending: (Failures listed here are expected and do not affect your suite's status)1009 1) Package Composer Repository publishes a composer package and deletes it1010 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4218851011 # ./qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb:721012Finished in 16 minutes 53 seconds (files took 4.76 seconds to load)101319 examples, 0 failures, 1 pending1014Randomized with seed 44551015[Sep 18 2023 03:18:13 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=selenoid`1016[Sep 18 2023 03:18:13 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f selenoid`1017[Sep 18 2023 03:18:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f98e6fca 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;'"`1018[Sep 18 2023 03:18:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-f98e6fca bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1019[Sep 18 2023 03:18:14 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-f98e6fca`1020[Sep 18 2023 03:18:14 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-f98e6fca`1022Running after script...1023$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1024$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1025$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1073Not uploading cache qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-16 due to policy1075Uploading artifacts...1076gitlab-qa-run-*: found 173 matching artifact files and directories 1077Uploading artifacts as "archive" to coordinator... 201 Created id=5107563367 responseStatus=201 Created token=64_ZNsiV1078Uploading artifacts...1079gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1080Uploading artifacts as "junit" to coordinator... 201 Created id=5107563367 responseStatus=201 Created token=64_ZNsiV1081Uploading artifacts...1082/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1083Uploading artifacts as "dotenv" to coordinator... 201 Created id=5107563367 responseStatus=201 Created token=64_ZNsiV1085Job succeeded