relative-url 5/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1: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.1:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:cf0af54a1b8ebe318784cda1d02757b984c9180477f0345b352c0c06f135f0a9 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1@sha256:264429dfe91d0cc21aab3c9ecb474f631d9d059ed984685342f5c86000c0ae0a ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1708482529-9b5396bc-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: 153856, done. 20remote: Counting objects: 100% (153856/153856), done. 21remote: Compressing objects: 100% (105530/105530), done. 22remote: Total 153856 (delta 68984), reused 99956 (delta 42459), pack-reused 0 23Receiving objects: 100% (153856/153856), 125.17 MiB | 42.78 MiB/s, done.24Resolving deltas: 100% (68984/68984), done.26 * [new ref] refs/pipelines/1184322973 -> refs/pipelines/118432297327 * [new branch] master -> origin/master28Checking out ff56346b as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.1-6665ae8a0db0755ccfa093e299681926-16...32WARNING: file does not exist 33Failed to extract cache35Downloading artifacts for download-knapsack-report (6219356647)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6219356647 responseStatus=200 OK token=glcbt-6538Using docker image sha256:cf0af54a1b8ebe318784cda1d02757b984c9180477f0345b352c0c06f135f0a9 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1@sha256:264429dfe91d0cc21aab3c9ecb474f631d9d059ed984685342f5c86000c0ae0a ...39$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Fetching gem metadata from https://rubygems.org/.......43Fetching rake 13.1.044Installing rake 13.1.045Fetching concurrent-ruby 1.2.346Fetching minitest 5.21.147Fetching racc 1.7.348Fetching crass 1.0.649Fetching rack 2.2.3.150Fetching builder 3.2.451Fetching erubi 1.12.052Fetching public_suffix 5.0.453Installing builder 3.2.454Fetching http-accept 1.7.055Installing racc 1.7.3 with native extensions56Installing minitest 5.21.157Installing erubi 1.12.058Installing crass 1.0.659Fetching domain_name 0.6.2024010760Fetching mime-types-data 3.2023.0218.161Installing public_suffix 5.0.462Fetching netrc 0.11.063Installing http-accept 1.7.064Installing rack 2.2.3.165Fetching rspec-support 3.13.066Fetching diff-lcs 1.367Installing netrc 0.11.068Installing concurrent-ruby 1.2.369Installing domain_name 0.6.2024010770Fetching require_all 3.0.071Installing mime-types-data 3.2023.0218.172Installing rspec-support 3.13.073Installing diff-lcs 1.374Fetching systemu 2.6.575Fetching sexp_processor 4.17.076Fetching sync 0.5.077Installing require_all 3.0.078Fetching ast 2.4.279Fetching base64 0.2.080Fetching debug_inspector 1.1.081Installing systemu 2.6.582Installing sync 0.5.083Fetching byebug 11.1.384Installing ast 2.4.285Fetching mini_mime 1.1.586Fetching regexp_parser 2.1.187Installing debug_inspector 1.1.0 with native extensions88Fetching colorize 0.8.189Installing base64 0.2.090Installing sexp_processor 4.17.091Fetching rubyzip 2.3.292Fetching websocket 1.2.1093Installing mini_mime 1.1.594Fetching coderay 1.1.295Installing colorize 0.8.196Installing rubyzip 2.3.297Installing byebug 11.1.3 with native extensions98Installing regexp_parser 2.1.199Fetching declarative 0.0.20100Installing websocket 1.2.10101Installing coderay 1.1.2102Fetching excon 0.92.4103Installing declarative 0.0.20104Fetching faraday-net_http 3.0.0105Fetching ffi 1.16.3106Fetching formatador 0.3.0107Fetching multi_json 1.15.0108Installing excon 0.92.4109Installing faraday-net_http 3.0.0110Fetching jwt 2.5.0111Fetching memoist 0.16.2112Installing formatador 0.3.0113Installing multi_json 1.15.0114Installing memoist 0.16.2115Fetching os 1.1.4116Installing jwt 2.5.0117Fetching httpclient 2.8.3118Fetching trailblazer-option 0.1.2119Fetching uber 0.1.0120Fetching retriable 3.1.2121Installing os 1.1.4122Fetching webrick 1.7.0123Fetching multi_xml 0.6.0124Installing ffi 1.16.3 with native extensions125Installing retriable 3.1.2126Installing trailblazer-option 0.1.2127Installing uber 0.1.0128Installing multi_xml 0.6.0129Installing webrick 1.7.0130Fetching unicode-display_width 2.5.0131Fetching http-form_data 2.3.0132Fetching parallel 1.24.0133Fetching rainbow 3.1.1134Installing httpclient 2.8.3135Fetching table_print 1.5.7136Installing unicode-display_width 2.5.0137Installing parallel 1.24.0138Installing http-form_data 2.3.0139Fetching zeitwerk 2.6.13140Fetching influxdb-client 3.0.0141Installing rainbow 3.1.1142Installing table_print 1.5.7143Fetching knapsack 4.0.0144Fetching method_source 1.0.0145Installing zeitwerk 2.6.13146Installing influxdb-client 3.0.0147Fetching rotp 6.3.0148Fetching ruby-debug-ide 0.7.3149Installing method_source 1.0.0150Fetching slack-notifier 2.4.0151Fetching warning 1.3.0152Fetching addressable 2.8.6153Installing ruby-debug-ide 0.7.3 with native extensions154Installing warning 1.3.0155Installing rotp 6.3.0156Fetching http-cookie 1.0.5157Installing slack-notifier 2.4.0158Installing addressable 2.8.6159Fetching rspec-core 3.13.0160Fetching rspec-expectations 3.13.0161Installing http-cookie 1.0.5162Fetching rspec-mocks 3.13.0163Installing knapsack 4.0.0164Fetching rack-test 1.1.0165Installing rspec-core 3.13.0166Installing rspec-expectations 3.13.0167Installing rack-test 1.1.0168Installing rspec-mocks 3.13.0169Fetching mime-types 3.4.1170Fetching tins 1.32.1171Fetching macaddr 1.7.2172Fetching parser 3.2.2.1173Fetching i18n 1.14.1174Installing macaddr 1.7.2175Installing mime-types 3.4.1176Fetching tzinfo 2.0.6177Fetching ruby_parser 3.20.3178Installing i18n 1.14.1179Installing tzinfo 2.0.6180Installing tins 1.32.1181Fetching nokogiri 1.16.2 (x86_64-linux)182Fetching binding_of_caller 1.0.0183Installing parser 3.2.2.1184Installing binding_of_caller 1.0.0185Fetching selenium-webdriver 4.18.1186Installing ruby_parser 3.20.3187Fetching faraday 2.5.2188Fetching httparty 0.21.0189Fetching representable 3.2.0190Installing httparty 0.21.0191Installing faraday 2.5.2192Fetching terminal-table 3.0.2193Installing representable 3.2.0194Installing terminal-table 3.0.2195Fetching parallel_tests 4.4.0196Fetching pry 0.14.1197Fetching launchy 2.5.0198Fetching rspec-retry 0.6.2199Installing launchy 2.5.0200Installing parallel_tests 4.4.0201Installing pry 0.14.1202Installing rspec-retry 0.6.2203Fetching rspec_junit_formatter 0.6.0204Fetching rspec 3.13.0205Fetching uuid 2.3.9206Installing nokogiri 1.16.2 (x86_64-linux)207Installing rspec_junit_formatter 0.6.0208Fetching rest-client 2.1.0209Installing rspec 3.13.0210Installing uuid 2.3.9211Fetching fog-core 2.1.0212Fetching faker 3.2.3213Fetching activesupport 7.0.8214Installing fog-core 2.1.0215Installing rest-client 2.1.0216Installing activesupport 7.0.8217Fetching protocol 2.0.0218Fetching unparser 0.6.5219Installing protocol 2.0.0220Installing unparser 0.6.5221Fetching gitlab 4.19.0222Installing faker 3.2.3223Installing gitlab 4.19.0224Fetching faraday-retry 2.2.0225Installing selenium-webdriver 4.18.1226Installing faraday-retry 2.2.0227Fetching signet 0.17.0228Fetching google-cloud-env 1.6.0229Fetching sawyer 0.9.2230Installing google-cloud-env 1.6.0231Installing signet 0.17.0232Installing sawyer 0.9.2233Fetching allure-ruby-commons 2.24.0234Fetching pry-byebug 3.10.1235Fetching fog-json 1.2.0236Fetching mize 0.4.1237Installing allure-ruby-commons 2.24.0238Fetching proc_to_ast 0.1.0239Installing pry-byebug 3.10.1240Installing mize 0.4.1241Fetching airborne 0.3.7242Fetching deprecation_toolkit 2.2.0243Installing fog-json 1.2.0244Installing proc_to_ast 0.1.0245Fetching factory_bot 6.3.0246Fetching octokit 8.1.0247Installing airborne 0.3.7248Installing deprecation_toolkit 2.2.0249Installing factory_bot 6.3.0250Fetching googleauth 1.2.0251Fetching rails-dom-testing 2.0.3252Installing octokit 8.1.0253Installing rails-dom-testing 2.0.3254Installing googleauth 1.2.0255Fetching loofah 2.21.3256Fetching xpath 3.2.0257Fetching fog-xml 0.1.4258Fetching allure-rspec 2.24.0259Installing loofah 2.21.3260Installing xpath 3.2.0261Installing fog-xml 0.1.4262Fetching amatch 0.4.1263Fetching rspec-parameterized-core 1.0.0264Fetching google-apis-core 0.9.0265Fetching rails-html-sanitizer 1.5.0266Installing allure-rspec 2.24.0267Fetching capybara 3.39.2268Installing amatch 0.4.1 with native extensions269Installing rails-html-sanitizer 1.5.0270Installing google-apis-core 0.9.0271Installing rspec-parameterized-core 1.0.0272Fetching actionview 7.0.8273Fetching rspec-parameterized-table_syntax 1.0.0274Fetching google-apis-compute_v1 0.51.0275Installing rspec-parameterized-table_syntax 1.0.0276Fetching google-apis-dns_v1 0.27.0277Installing capybara 3.39.2278Installing actionview 7.0.8279Installing google-apis-dns_v1 0.27.0280Fetching google-apis-iamcredentials_v1 0.14.0281Installing google-apis-compute_v1 0.51.0282Fetching google-apis-monitoring_v3 0.33.0283Installing google-apis-iamcredentials_v1 0.14.0284Fetching google-apis-pubsub_v1 0.28.0285Fetching google-apis-sqladmin_v1beta4 0.36.0286Fetching google-apis-storage_v1 0.19.0287Installing google-apis-monitoring_v3 0.33.0288Installing google-apis-pubsub_v1 0.28.0289Fetching rspec-parameterized 1.0.0290Fetching watir 7.1.0291Installing google-apis-storage_v1 0.19.0292Installing google-apis-sqladmin_v1beta4 0.36.0293Fetching fog-google 1.19.0294Installing rspec-parameterized 1.0.0295Fetching capybara-screenshot 1.0.26296Installing fog-google 1.19.0297Installing capybara-screenshot 1.0.26298Installing watir 7.1.0299Fetching chemlab 0.11.1300Installing chemlab 0.11.1301Fetching chemlab-library-www-gitlab-com 0.1.1302Installing chemlab-library-www-gitlab-com 0.1.1303Fetching ffi-compiler 1.0.1304Installing ffi-compiler 1.0.1305Fetching llhttp-ffi 0.4.0306Installing llhttp-ffi 0.4.0 with native extensions307Fetching http 5.1.1308Installing http 5.1.1309Fetching gitlab-qa 14.2.0310Fetching gitlab_quality-test_tooling 1.11.0311Installing gitlab_quality-test_tooling 1.11.0312Installing gitlab-qa 14.2.0313Bundle complete! 37 Gemfile dependencies, 140 gems now installed.314Use `bundle info [gemname]` to see where a bundled gem is installed.315Post-install message from rubyzip:316RubyZip 3.0 is coming!317**********************318The public API of some Rubyzip classes has been modernized to use named319parameters for optional arguments. Please check your usage of the320following classes:321 * `Zip::File`322 * `Zip::Entry`323 * `Zip::InputStream`324 * `Zip::OutputStream`325Please ensure that your Gemfiles and .gemspecs are suitably restrictive326to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).327See https://github.com/rubyzip/rubyzip for details. The Changelog also328lists other enhancements and bugfixes that have been implemented since329version 2.3.0.330Post-install message from httparty:331When you HTTParty, you must party hard!332$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"333$ echo "Running - '$QA_COMMAND'"334Running - 'bundle exec gitlab-qa Test::Instance::RelativeUrl registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:ff56346b373c4ac300e9748ea7d95a496d541954 -- --format QA::Support::JsonFormatter --out tmp/rspec-6219356887.json --format RspecJunitFormatter --out tmp/rspec-6219356887.xml --format html --out tmp/rspec-$(echo relative-url 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'335$ eval "$QA_COMMAND"336[Feb 21 2024 02:31:36 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-964e6e14$`337[Feb 21 2024 02:31:36 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-964e6e14 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`338[Feb 21 2024 02:31:39 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-14.2.0/tls_certificates/authority/. alpine-964e6e14:/etc/gitlab/trusted-certs`339[Feb 21 2024 02:31:39 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-14.2.0/tls_certificates/gitlab/. alpine-964e6e14:/etc/gitlab/ssl`340[Feb 21 2024 02:31:39 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-964e6e14`341[Feb 21 2024 02:31:39 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-964e6e14`342[Feb 21 2024 02:31:40 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`343[Feb 21 2024 02:31:40 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:ff56346b373c4ac300e9748ea7d95a496d541954`344[Feb 21 2024 02:32:21 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-292f6de8$`345[Feb 21 2024 02:32:21 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`346[Feb 21 2024 02:32:21 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`347[Feb 21 2024 02:32:21 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-292f6de8 --net test --hostname gitlab-ee-292f6de8.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-2024-02-21-02-31-36-d86ff2c9/gitlab-ee-292f6de8/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:ff56346b373c4ac300e9748ea7d95a496d541954`348[Feb 21 2024 02:32:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-292f6de8 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2024-02-21 02:31:36349gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme350gitlab_rails['gitlab_disable_animations'] = true # Disable animations351gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry352gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password353external_url 'http://gitlab-ee-292f6de8.test/relative'354gitlab_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;"`355[Feb 21 2024 02:32:33 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-292f6de8`356[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...357[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-292f6de8`358[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-292f6de8 80/tcp`359[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768/relative`!360[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-292f6de8 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`361[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-292f6de8 bash -c "echo '#!/usr/bin/env bash362if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then363 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'364 exit 1365fi366' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`367[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-292f6de8 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`368[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-14.2.0/support/data gitlab-ee-292f6de8:/tmp/data-seeds`369[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Running exec_commands...370[Feb 21 2024 02:36:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-292f6de8 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`371[Feb 21 2024 02:36:52 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`372[Feb 21 2024 02:36:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:ff56346b373c4ac300e9748ea7d95a496d541954`373[Feb 21 2024 02:37:58 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee374[Feb 21 2024 02:37:58 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --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_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_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_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2024-02-21-02-31-36-d86ff2c9/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2024-02-21-02-31-36-d86ff2c9/gitlab-ee-qa-7fc0fba2:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-7fc0fba2 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:ff56346b373c4ac300e9748ea7d95a496d541954 Test::Instance::All http://gitlab-ee-292f6de8.test/relative -- --format QA::Support::JsonFormatter --out tmp/rspec-6219356887.json --format RspecJunitFormatter --out tmp/rspec-6219356887.xml --format html --out tmp/rspec-relative-url_5_5.htm --color --format documentation`375[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'relative-url' to 'knapsack/relative-url.json'376[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- Report already exists, skipping!377[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====378[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- Report specs:379[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_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/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_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/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/export_vulnerability_report_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_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/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/incident_management/incident_quick_action_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb"]380[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- Leftover specs:381[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/2_plan/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/browser_ui/9_data_stores/cells/demo3_spec.rb", "qa/specs/features/browser_ui/9_data_stores/organization/create_organization_spec.rb", "qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/elasticsearch_api_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_saml_enforced_sso_git_access_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerabilities_jira_integration_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb"]382[Feb 21 2024 02:38:02 UTC (QA Tests)] INFO -- Knapsack report generator started!3832024-02-21 02:38:03 / CONF :: 384 ==> Base URL: http://gitlab-ee-292f6de8.test/relative385 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f2fc76edae0>386 ==> Libraries: Chemlab::Vendor387Run options: exclude {:orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}388Randomized with seed 6446389[Feb 21 2024 02:38:11 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA390[Feb 21 2024 02:38:11 UTC (QA Tests)] INFO -- Using Browser: chrome391[Feb 21 2024 02:38:11 UTC (QA Tests)] INFO -- Performing sanity check for environment!392[Feb 21 2024 02:38:11 UTC (QA Tests)] INFO -- Performing initial license fabrication!393[Feb 21 2024 02:38:12 UTC (QA Tests)] INFO -- Successfully added license key. Details:394{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}395[Feb 21 2024 02:38:12 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.5 seconds396[Feb 21 2024 02:38:12 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database397[Feb 21 2024 02:38:12 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}398Plan399 Assign Iterations400[Feb 21 2024 02:38:13 UTC (QA Tests)] INFO -- Starting test: Plan Assign Iterations assigns a group iteration to an existing issue401[Feb 21 2024 02:38:14 UTC (QA Tests)] INFO -- filling :username-field with "root"402[Feb 21 2024 02:38:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field403[Feb 21 2024 02:38:14 UTC (QA Tests)] INFO -- filling :password-field with "*****"404[Feb 21 2024 02:38:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field405[Feb 21 2024 02:38:15 UTC (QA Tests)] INFO -- clicking :sign-in-button406[Feb 21 2024 02:38:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.582s407[Feb 21 2024 02:38:18 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA408[Feb 21 2024 02:38:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-msdwrf6a' via cache in 0.0 seconds409[Feb 21 2024 02:38:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 1.3 seconds410[Feb 21 2024 02:38:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-35867f77c06eaded' via api in 2.68 seconds411[Feb 21 2024 02:38:21 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence with id '1' via api in 0.09 seconds412[Feb 21 2024 02:38:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-35867f77c06eaded/project-to-test-iterations-053d787a0c7071f3-03c5028989b3be71' via api in 1.6 seconds413[Feb 21 2024 02:38:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.35 seconds414[Feb 21 2024 02:38:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-35867f77c06eaded/project-to-test-iterations-053d787a0c7071f3-03c5028989b3be71/-/issues/1415[Feb 21 2024 02:38:28 UTC (QA Tests)] INFO -- clicking :edit-button416[Feb 21 2024 02:38:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.762s417[Feb 21 2024 02:38:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? iteration-container' took 0.786s418[Feb 21 2024 02:38:29 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-35867f77c06eaded/project-to-test-iterations-053d787a0c7071f3-03c5028989b3be71/-/issues/1419[Feb 21 2024 02:38:31 UTC (QA Tests)] INFO -- clicking :iteration-link420[Feb 21 2024 02:38:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element iteration-link' took 1.044s421 assigns a group iteration to an existing issue422Fulfillment423 Purchase424 group plan425 upgrades from free to ultimate (PENDING: Test is not compatible with this environment or pipeline)426 with existing compute minutes pack427 upgrades from free to premium with correct compute minutes (PENDING: Test is not compatible with this environment or pipeline)428Create429 Push mirror a repository over HTTP430[Feb 21 2024 02:38:33 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository431[Feb 21 2024 02:38:34 UTC (QA Tests)] INFO -- filling :username-field with "root"432[Feb 21 2024 02:38:34 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field433[Feb 21 2024 02:38:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"434[Feb 21 2024 02:38:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field435[Feb 21 2024 02:38:34 UTC (QA Tests)] INFO -- clicking :sign-in-button436[Feb 21 2024 02:38:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.463s437[Feb 21 2024 02:38:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds438[Feb 21 2024 02:38:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.54 seconds439[Feb 21 2024 02:38:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/push-mirror-target-project-1656a8b0c42c20b8' via api in 1.47 seconds440[Feb 21 2024 02:38:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.15 seconds441[Feb 21 2024 02:38:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.33 seconds442[Feb 21 2024 02:38:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-code-8dbf3ee0665d7717' via api in 2.57 seconds443[Feb 21 2024 02:38:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"444[Feb 21 2024 02:38:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 5.5 seconds445[Feb 21 2024 02:38:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-code-8dbf3ee0665d7717446[Feb 21 2024 02:38:47 UTC (QA Tests)] INFO -- clicking :menu-section-button447[Feb 21 2024 02:38:47 UTC (QA Tests)] INFO -- clicking :nav-item-link448[Feb 21 2024 02:38:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.558s449[Feb 21 2024 02:38:50 UTC (QA Tests)] INFO -- clicking :add-new-mirror450[Feb 21 2024 02:38:50 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "http://root@gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/push-mirror-target-project-1656a8b0c42c20b8.git"451[Feb 21 2024 02:38:50 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field452[Feb 21 2024 02:38:50 UTC (QA Tests)] INFO -- selecting "Push" in :mirror-direction-field453[Feb 21 2024 02:38:51 UTC (QA Tests)] INFO -- selecting "Password" in :authentication-method-field454[Feb 21 2024 02:38:52 UTC (QA Tests)] INFO -- filling :username-field with "root"455[Feb 21 2024 02:38:52 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field456[Feb 21 2024 02:38:52 UTC (QA Tests)] INFO -- filling :password-field with "*****"457[Feb 21 2024 02:38:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field458[Feb 21 2024 02:38:52 UTC (QA Tests)] INFO -- clicking :mirror-repository-button459[Feb 21 2024 02:38:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 1.296s460[Feb 21 2024 02:38:54 UTC (QA Tests)] INFO -- clicking :update-now-button461[Feb 21 2024 02:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 1.712s462[Feb 21 2024 02:38:56 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-code-8dbf3ee0665d7717/-/settings/repository#js-push-remote-settings463[Feb 21 2024 02:38:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/push-mirror-target-project-1656a8b0c42c20b8464[Feb 21 2024 02:39:00 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments465[Feb 21 2024 02:39:00 UTC (QA Tests)] ERROR -- Interceptor Api Errors466[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found467 configures and syncs LFS objects for a (push) mirrored repository468Monitor469 Create incident470[Feb 21 2024 02:39:00 UTC (QA Tests)] INFO -- Starting test: Monitor Create incident adds linked resources, label, and severity through quick actions471[Feb 21 2024 02:39:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds472[Feb 21 2024 02:39:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds473[Feb 21 2024 02:39:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-incident-549118b8aed0089a' via api in 1.43 seconds474[Feb 21 2024 02:39:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.26 seconds475[Feb 21 2024 02:39:02 UTC (QA Tests)] INFO -- filling :username-field with "root"476[Feb 21 2024 02:39:02 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field477[Feb 21 2024 02:39:03 UTC (QA Tests)] INFO -- filling :password-field with "*****"478[Feb 21 2024 02:39:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field479[Feb 21 2024 02:39:03 UTC (QA Tests)] INFO -- clicking :sign-in-button480[Feb 21 2024 02:39:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.905s481[Feb 21 2024 02:39:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.49 seconds482[Feb 21 2024 02:39:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-incident-549118b8aed0089a/-/issues/1483 adds linked resources, label, and severity through quick actions484Data Stores485 Organization486 is created (PENDING: Skipping ./qa/specs/features/browser_ui/9_data_stores/organization/create_organization_spec.rb[1:1:1] because it's been fast-quarantined.)487Govern488 Vulnerability report in a project489[Feb 21 2024 02:39:10 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability report in a project can export vulnerability report to csv490[Feb 21 2024 02:39:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds491[Feb 21 2024 02:39:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds492[Feb 21 2024 02:39:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-export-vulnerability-report-43c5da6e5e3f8b38' via api in 2.03 seconds493[Feb 21 2024 02:39:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Elves vulnerability' via api in 0.25 seconds494[Feb 21 2024 02:39:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Dwarves vulnerability' via api in 0.12 seconds495[Feb 21 2024 02:39:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Men vulnerability' via api in 0.25 seconds496[Feb 21 2024 02:39:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Orcs vulnerability' via api in 0.33 seconds497[Feb 21 2024 02:39:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.29 seconds498[Feb 21 2024 02:39:14 UTC (QA Tests)] INFO -- filling :username-field with "root"499[Feb 21 2024 02:39:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field500[Feb 21 2024 02:39:14 UTC (QA Tests)] INFO -- filling :password-field with "*****"501[Feb 21 2024 02:39:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field502[Feb 21 2024 02:39:15 UTC (QA Tests)] INFO -- clicking :sign-in-button503[Feb 21 2024 02:39:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.87s504[Feb 21 2024 02:39:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-export-vulnerability-report-43c5da6e5e3f8b38505[Feb 21 2024 02:39:19 UTC (QA Tests)] INFO -- clicking :menu-section-button506[Feb 21 2024 02:39:19 UTC (QA Tests)] INFO -- clicking :nav-item-link507[Feb 21 2024 02:39:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.178s508[Feb 21 2024 02:39:21 UTC (QA Tests)] INFO -- clicking :export-vulnerabilities-button509 can export vulnerability report to csv510Plan511 Configure issue board by label512[Feb 21 2024 02:39:27 UTC (QA Tests)] INFO -- Starting test: Plan Configure issue board by label shows only issues that match the configured label513[Feb 21 2024 02:39:28 UTC (QA Tests)] INFO -- filling :username-field with "root"514[Feb 21 2024 02:39:28 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field515[Feb 21 2024 02:39:28 UTC (QA Tests)] INFO -- filling :password-field with "*****"516[Feb 21 2024 02:39:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field517[Feb 21 2024 02:39:28 UTC (QA Tests)] INFO -- clicking :sign-in-button518[Feb 21 2024 02:39:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.883s519[Feb 21 2024 02:39:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds520[Feb 21 2024 02:39:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds521[Feb 21 2024 02:39:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-board-list-bb22d40a81491823' via api in 1.43 seconds522[Feb 21 2024 02:39:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.18 seconds523[Feb 21 2024 02:39:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.14 seconds524[Feb 21 2024 02:39:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.92 seconds525[Feb 21 2024 02:39:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.82 seconds526[Feb 21 2024 02:39:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.56 seconds527[Feb 21 2024 02:39:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-board-list-bb22d40a81491823528[Feb 21 2024 02:39:35 UTC (QA Tests)] INFO -- clicking :menu-section-button529[Feb 21 2024 02:39:36 UTC (QA Tests)] INFO -- clicking :nav-item-link530[Feb 21 2024 02:39:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.01s531[Feb 21 2024 02:39:37 UTC (QA Tests)] INFO -- clicking :boards-config-button532[Feb 21 2024 02:39:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.536s533[Feb 21 2024 02:39:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards-config-button' took 0.713s534[Feb 21 2024 02:39:37 UTC (QA Tests)] INFO -- clicking :labels-edit-button535[Feb 21 2024 02:39:38 UTC (QA Tests)] INFO -- clicking :close-labels-dropdown-button536[Feb 21 2024 02:39:38 UTC (QA Tests)] INFO -- clicking :save-changes-button537 shows only issues that match the configured label538Verify539 UI defined variable540[Feb 21 2024 02:39:39 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default541[Feb 21 2024 02:39:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds542[Feb 21 2024 02:39:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ual0noyl' via api in 0.72 seconds543[Feb 21 2024 02:39:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.544[Feb 21 2024 02:39:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`545[Feb 21 2024 02:39:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`546[Feb 21 2024 02:39:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name ual0noyl --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach ual0noyl 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 ual0noyl --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list ual0noyl --executor shell && gitlab-runner run" `547[Feb 21 2024 02:39:45 UTC (QA Tests)] INFO -- Executing: `docker logs ual0noyl`548[Feb 21 2024 02:39:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'ual0noyl' via api in 7.22 seconds549[Feb 21 2024 02:39:47 UTC (QA Tests)] INFO -- filling :username-field with "root"550[Feb 21 2024 02:39:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field551[Feb 21 2024 02:39:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"552[Feb 21 2024 02:39:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field553[Feb 21 2024 02:39:48 UTC (QA Tests)] INFO -- clicking :sign-in-button554[Feb 21 2024 02:39:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.1s555[Feb 21 2024 02:39:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ual0noyl/downstream1-variable-inheritance-2e563c45de60c080' via api in 0.88 seconds556[Feb 21 2024 02:39:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.29 seconds557[Feb 21 2024 02:39:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ual0noyl/downstream2-variable-inheritance-c71a94506a01d917' via api in 0.7 seconds558[Feb 21 2024 02:39:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds559[Feb 21 2024 02:39:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ual0noyl/upstream-variable-inheritance-0cfd0c471638d265' via api in 1.78 seconds560[Feb 21 2024 02:39:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.01 seconds561[Feb 21 2024 02:39:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ual0noyl/upstream-variable-inheritance-0cfd0c471638d265562[Feb 21 2024 02:40:00 UTC (QA Tests)] INFO -- clicking :menu-section-button563[Feb 21 2024 02:40:00 UTC (QA Tests)] INFO -- clicking :nav-item-link564[Feb 21 2024 02:40:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.021s565[Feb 21 2024 02:40:12 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present566[Feb 21 2024 02:40:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.143s567[Feb 21 2024 02:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s568[Feb 21 2024 02:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.628s569[Feb 21 2024 02:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.768s570[Feb 21 2024 02:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.787s571[Feb 21 2024 02:40:15 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"572[Feb 21 2024 02:40:15 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field573[Feb 21 2024 02:40:16 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"574[Feb 21 2024 02:40:16 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field575[Feb 21 2024 02:40:16 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present576[Feb 21 2024 02:40:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.353s577[Feb 21 2024 02:40:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.374s578[Feb 21 2024 02:40:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 12.009s579[Feb 21 2024 02:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.13 seconds580[Feb 21 2024 02:40:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.09 seconds581[Feb 21 2024 02:40:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.14 seconds582[Feb 21 2024 02:40:29 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button583[Feb 21 2024 02:40:29 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present584[Feb 21 2024 02:40:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.41s585[Feb 21 2024 02:40:32 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button586[Feb 21 2024 02:40:32 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present587[Feb 21 2024 02:40:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.388s588[Feb 21 2024 02:40:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'ual0noyl'589[Feb 21 2024 02:40:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f ual0noyl`590[Feb 21 2024 02:40:34 UTC (QA Tests)] ERROR -- Interceptor Api Errors591[404] GET /relative/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ual0noyl/upstream-variable-inheritance-0cfd0c471638d265/-/jobs/16/test_report_summary.json -- Correlation Id: 01HQ4RJFDEFGWDW6AYVGY4VE3G592[404] GET /relative/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ual0noyl/downstream2-variable-inheritance-c71a94506a01d917/-/jobs/18/test_report_summary.json -- Correlation Id: 01HQ4RJJ5VV59W8AMM50H190VN593 is not inheritable by default594[Feb 21 2024 02:40:34 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false595[Feb 21 2024 02:40:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds596[Feb 21 2024 02:40:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-b1rtaaq0' via api in 0.65 seconds597[Feb 21 2024 02:40:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.598[Feb 21 2024 02:40:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`599[Feb 21 2024 02:40:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`600[Feb 21 2024 02:40:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name b1rtaaq0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach b1rtaaq0 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 b1rtaaq0 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list b1rtaaq0 --executor shell && gitlab-runner run" `601[Feb 21 2024 02:40:36 UTC (QA Tests)] INFO -- Executing: `docker logs b1rtaaq0`602[Feb 21 2024 02:40:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'b1rtaaq0' via api in 1.76 seconds603[Feb 21 2024 02:40:38 UTC (QA Tests)] INFO -- filling :username-field with "root"604[Feb 21 2024 02:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field605[Feb 21 2024 02:40:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"606[Feb 21 2024 02:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field607[Feb 21 2024 02:40:39 UTC (QA Tests)] INFO -- clicking :sign-in-button608[Feb 21 2024 02:40:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.149s609[Feb 21 2024 02:40:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-b1rtaaq0/downstream1-variable-inheritance-b669220a8bebf27a' via api in 0.73 seconds610[Feb 21 2024 02:40:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds611[Feb 21 2024 02:40:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-b1rtaaq0/downstream2-variable-inheritance-e17e5c73a81e4c8d' via api in 0.81 seconds612[Feb 21 2024 02:40:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.82 seconds613[Feb 21 2024 02:40:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-b1rtaaq0/upstream-variable-inheritance-9a64e177a9fe40cf' via api in 0.85 seconds614[Feb 21 2024 02:40:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.71 seconds615[Feb 21 2024 02:40:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-b1rtaaq0/upstream-variable-inheritance-9a64e177a9fe40cf616[Feb 21 2024 02:40:50 UTC (QA Tests)] INFO -- clicking :menu-section-button617[Feb 21 2024 02:40:50 UTC (QA Tests)] INFO -- clicking :nav-item-link618[Feb 21 2024 02:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.939s619[Feb 21 2024 02:41:02 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present620[Feb 21 2024 02:41:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.125s621[Feb 21 2024 02:41:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s622[Feb 21 2024 02:41:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.737s623[Feb 21 2024 02:41:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.854s624[Feb 21 2024 02:41:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.874s625[Feb 21 2024 02:41:05 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"626[Feb 21 2024 02:41:05 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field627[Feb 21 2024 02:41:06 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"628[Feb 21 2024 02:41:06 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field629[Feb 21 2024 02:41:06 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present630[Feb 21 2024 02:41:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.982s631[Feb 21 2024 02:41:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 3.012s632[Feb 21 2024 02:41:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 9.783s633[Feb 21 2024 02:41:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 13.132s634[Feb 21 2024 02:41:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.11 seconds635[Feb 21 2024 02:41:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.09 seconds636[Feb 21 2024 02:41:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '23' via api in 0.08 seconds637[Feb 21 2024 02:41:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.1 seconds638[Feb 21 2024 02:41:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.08 seconds639[Feb 21 2024 02:41:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '23' via api in 0.09 seconds640[Feb 21 2024 02:41:31 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button641[Feb 21 2024 02:41:31 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present642[Feb 21 2024 02:41:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.421s643[Feb 21 2024 02:41:34 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button644[Feb 21 2024 02:41:34 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present645[Feb 21 2024 02:41:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.38s646[Feb 21 2024 02:41:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'b1rtaaq0'647[Feb 21 2024 02:41:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f b1rtaaq0`648[Feb 21 2024 02:41:36 UTC (QA Tests)] ERROR -- Interceptor Api Errors649[404] GET /relative/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-b1rtaaq0/upstream-variable-inheritance-9a64e177a9fe40cf/-/jobs/33/test_report_summary.json -- Correlation Id: 01HQ4RMBVS64XHD3RKSSRMDYGH650[404] GET /relative/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-b1rtaaq0/downstream1-variable-inheritance-b669220a8bebf27a/-/jobs/35/test_report_summary.json -- Correlation Id: 01HQ4RMEPSSF8HTG0BFSG6GWA9651 is not inheritable when forward:pipeline_variables is false652Plan653 promote issue to epic654[Feb 21 2024 02:41:36 UTC (QA Tests)] INFO -- Starting test: Plan promote issue to epic promotes issue to epic655[Feb 21 2024 02:41:37 UTC (QA Tests)] INFO -- filling :username-field with "root"656[Feb 21 2024 02:41:37 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field657[Feb 21 2024 02:41:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"658[Feb 21 2024 02:41:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field659[Feb 21 2024 02:41:38 UTC (QA Tests)] INFO -- clicking :sign-in-button660[Feb 21 2024 02:41:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.135s661[Feb 21 2024 02:41:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds662[Feb 21 2024 02:41:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds663[Feb 21 2024 02:41:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/promote-issue-to-epic-9dac27ba2d817e0e' via api in 1.12 seconds664[Feb 21 2024 02:41:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.76 seconds665[Feb 21 2024 02:41:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/promote-issue-to-epic-9dac27ba2d817e0e/-/issues/1666[Feb 21 2024 02:41:45 UTC (QA Tests)] INFO -- clicking :issue-title667[Feb 21 2024 02:41:45 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown668[Feb 21 2024 02:41:45 UTC (QA Tests)] INFO -- clicking :issue-title669[Feb 21 2024 02:41:45 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown670[Feb 21 2024 02:41:46 UTC (QA Tests)] INFO -- filling :comment-field with "/promote 671"672[Feb 21 2024 02:41:46 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field673[Feb 21 2024 02:41:46 UTC (QA Tests)] INFO -- clicking :comment-button674[Feb 21 2024 02:41:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462675[Feb 21 2024 02:41:48 UTC (QA Tests)] INFO -- clicking :nav-item-link676[Feb 21 2024 02:41:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.759s677 promotes issue to epic678Create679 SSH keys support680[Feb 21 2024 02:41:49 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key681[Feb 21 2024 02:41:50 UTC (QA Tests)] INFO -- filling :username-field with "root"682[Feb 21 2024 02:41:50 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field683[Feb 21 2024 02:41:50 UTC (QA Tests)] INFO -- filling :password-field with "*****"684[Feb 21 2024 02:41:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field685[Feb 21 2024 02:41:51 UTC (QA Tests)] INFO -- clicking :sign-in-button686[Feb 21 2024 02:41:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.308s687[Feb 21 2024 02:41:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.061s688[Feb 21 2024 02:41:55 UTC (QA Tests)] INFO -- clicking :user-avatar-content689[Feb 21 2024 02:41:55 UTC (QA Tests)] INFO -- clicking :edit-profile-link690[Feb 21 2024 02:41:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-profile-link' took 0.751s691[Feb 21 2024 02:41:56 UTC (QA Tests)] INFO -- clicking :nav-item-link692[Feb 21 2024 02:41:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.509s693[Feb 21 2024 02:41:57 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20240221-39-zncs9q/id_rsa -N `694[Feb 21 2024 02:41:57 UTC (QA Tests)] INFO -- filling :key-public-key-field with "*****"695[Feb 21 2024 02:41:57 UTC (QA Tests)] INFO -- clicking the coordinates of :key-public-key-field696[Feb 21 2024 02:41:58 UTC (QA Tests)] INFO -- filling :key-title-field with "*****"697[Feb 21 2024 02:41:58 UTC (QA Tests)] INFO -- clicking the coordinates of :key-title-field698[Feb 21 2024 02:41:58 UTC (QA Tests)] INFO -- filling :expiry-date-field with "2024-02-23"699[Feb 21 2024 02:41:58 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry-date-field700[Feb 21 2024 02:41:58 UTC (QA Tests)] INFO -- clicking :add-key-button701[Feb 21 2024 02:41:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.88 seconds702 user can add an SSH key703[Feb 21 2024 02:41:59 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support can delete an ssh key704[Feb 21 2024 02:42:00 UTC (QA Tests)] INFO -- filling :username-field with "root"705[Feb 21 2024 02:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field706[Feb 21 2024 02:42:00 UTC (QA Tests)] INFO -- filling :password-field with "*****"707[Feb 21 2024 02:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field708[Feb 21 2024 02:42:01 UTC (QA Tests)] INFO -- clicking :sign-in-button709[Feb 21 2024 02:42:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.186s710[Feb 21 2024 02:42:04 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20240221-39-a5h3rb/id_rsa -N `711[Feb 21 2024 02:42:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.32 seconds712[Feb 21 2024 02:42:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.054s713[Feb 21 2024 02:42:05 UTC (QA Tests)] INFO -- clicking :user-avatar-content714[Feb 21 2024 02:42:05 UTC (QA Tests)] INFO -- clicking :edit-profile-link715[Feb 21 2024 02:42:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-profile-link' took 0.861s716[Feb 21 2024 02:42:06 UTC (QA Tests)] INFO -- clicking :nav-item-link717[Feb 21 2024 02:42:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.532s718[Feb 21 2024 02:42:07 UTC (QA Tests)] INFO -- clicking :delete-ssh-key-button719 can delete an ssh key720Create721 Branch with unusual name722 when branch name contains slash, hash, double dash, and capital letter723[Feb 21 2024 02:42:09 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly724[Feb 21 2024 02:42:10 UTC (QA Tests)] INFO -- filling :username-field with "root"725[Feb 21 2024 02:42:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field726[Feb 21 2024 02:42:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"727[Feb 21 2024 02:42:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field728[Feb 21 2024 02:42:11 UTC (QA Tests)] INFO -- clicking :sign-in-button729[Feb 21 2024 02:42:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.297s730[Feb 21 2024 02:42:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds731[Feb 21 2024 02:42:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds732[Feb 21 2024 02:42:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/unusually-named-branch-project-299897a7468333f4' via api in 1.38 seconds733[Feb 21 2024 02:42:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds734[Feb 21 2024 02:42:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/unusually-named-branch-project-299897a7468333f4735[Feb 21 2024 02:42:20 UTC (QA Tests)] INFO -- clicking :file-name-link736[Feb 21 2024 02:42:20 UTC (QA Tests)] INFO -- clicking :file-name-link737 renders repository file tree correctly738Create739 Pull mirror a repository over SSH with a private key740[Feb 21 2024 02:42:21 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over SSH with a private key configures and syncs a (pull) mirrored repository741[Feb 21 2024 02:42:22 UTC (QA Tests)] INFO -- filling :username-field with "root"742[Feb 21 2024 02:42:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field743[Feb 21 2024 02:42:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"744[Feb 21 2024 02:42:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field745[Feb 21 2024 02:42:22 UTC (QA Tests)] INFO -- clicking :sign-in-button746[Feb 21 2024 02:42:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.313s747[Feb 21 2024 02:42:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds748[Feb 21 2024 02:42:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds749[Feb 21 2024 02:42:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pull-mirror-target-project-e0579ef6c4a0a64e' via api in 0.97 seconds750[Feb 21 2024 02:42:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pull-mirror-target-project-e0579ef6c4a0a64e751[Feb 21 2024 02:42:28 UTC (QA Tests)] INFO -- clicking :menu-section-button752[Feb 21 2024 02:42:28 UTC (QA Tests)] INFO -- clicking :nav-item-link753[Feb 21 2024 02:42:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.316s754[Feb 21 2024 02:42:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds755[Feb 21 2024 02:42:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds756[Feb 21 2024 02:42:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pull-mirror-source-project-566023eb5c11236d' via api in 1.01 seconds757[Feb 21 2024 02:42:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"758[Feb 21 2024 02:42:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.02 seconds759[Feb 21 2024 02:42:34 UTC (QA Tests)] INFO -- clicking :add-new-mirror760[Feb 21 2024 02:42:34 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "ssh://git@gitlab-ee-292f6de8.test/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pull-mirror-source-project-566023eb5c11236d.git"761[Feb 21 2024 02:42:34 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field762[Feb 21 2024 02:42:34 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror-direction-field763[Feb 21 2024 02:42:36 UTC (QA Tests)] INFO -- selecting "SSH public key" in :authentication-method-field764[Feb 21 2024 02:42:36 UTC (QA Tests)] INFO -- filling :username-field with "git"765[Feb 21 2024 02:42:36 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field766[Feb 21 2024 02:42:36 UTC (QA Tests)] INFO -- clicking :detect-host-keys767[Feb 21 2024 02:42:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s768[Feb 21 2024 02:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.948s769[Feb 21 2024 02:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.195s770[Feb 21 2024 02:42:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element fingerprints-list' took 2.563s771[Feb 21 2024 02:42:39 UTC (QA Tests)] INFO -- clicking :mirror-repository-button772[Feb 21 2024 02:42:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 1.639s773[Feb 21 2024 02:42:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey with id '3' via api in 0.19 seconds774[Feb 21 2024 02:42:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pull-mirror-target-project-e0579ef6c4a0a64e775[Feb 21 2024 02:42:42 UTC (QA Tests)] INFO -- clicking :menu-section-button776[Feb 21 2024 02:42:42 UTC (QA Tests)] INFO -- clicking :nav-item-link777[Feb 21 2024 02:42:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.964s778[Feb 21 2024 02:42:45 UTC (QA Tests)] INFO -- clicking :update-now-button779[Feb 21 2024 02:42:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 1.499s780[Feb 21 2024 02:42:48 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pull-mirror-target-project-e0579ef6c4a0a64e/-/settings/repository#js-push-remote-settings781[Feb 21 2024 02:42:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pull-mirror-target-project-e0579ef6c4a0a64e782[Feb 21 2024 02:42:51 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments783[Feb 21 2024 02:42:51 UTC (QA Tests)] ERROR -- Interceptor Api Errors784[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found785 configures and syncs a (pull) mirrored repository786Create787 Merge request push options788[Feb 21 2024 02:42:51 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets title and description789[Feb 21 2024 02:42:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds790[Feb 21 2024 02:42:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds791[Feb 21 2024 02:42:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/merge-request-push-options-296649de8527d057' via api in 1.51 seconds792[Feb 21 2024 02:42:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"793[Feb 21 2024 02:42:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.87 seconds794[Feb 21 2024 02:42:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.16 seconds795[Feb 21 2024 02:42:55 UTC (QA Tests)] INFO -- Merging via PUT /projects/17/merge_requests/1/merge796[Feb 21 2024 02:43:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test a45ded912a9bc93e"797 sets title and description798Plan799 A project wiki800[Feb 21 2024 02:43:11 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page801[Feb 21 2024 02:43:11 UTC (QA Tests)] INFO -- filling :username-field with "root"802[Feb 21 2024 02:43:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field803[Feb 21 2024 02:43:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"804[Feb 21 2024 02:43:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field805[Feb 21 2024 02:43:12 UTC (QA Tests)] INFO -- clicking :sign-in-button806[Feb 21 2024 02:43:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.464s807[Feb 21 2024 02:43:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds808[Feb 21 2024 02:43:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds809[Feb 21 2024 02:43:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/wiki_testing-2c92de3d154c7500' via api in 1.0 seconds810[Feb 21 2024 02:43:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.75 seconds811[Feb 21 2024 02:43:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/wiki_testing-2c92de3d154c7500/-/wikis/Home812[Feb 21 2024 02:43:18 UTC (QA Tests)] INFO -- clicking :wiki-edit-button813[Feb 21 2024 02:43:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 0.96s814[Feb 21 2024 02:43:19 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "a/new/path-with-spaces/home"815[Feb 21 2024 02:43:19 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox816[Feb 21 2024 02:43:20 UTC (QA Tests)] INFO -- filling :wiki-message-textbox with "changing the path of the home page"817[Feb 21 2024 02:43:20 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-message-textbox818[Feb 21 2024 02:43:21 UTC (QA Tests)] INFO -- clicking :wiki-submit-button819[Feb 21 2024 02:43:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.347s820 can change the directory path of a page821Data Stores822 Group with members823[Feb 21 2024 02:43:23 UTC (QA Tests)] INFO -- Starting test: Data Stores Group with members can be shared with another group with correct access level824[Feb 21 2024 02:43:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds825[Feb 21 2024 02:43:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_d9f5703210941e26' via api in 0.55 seconds826[Feb 21 2024 02:43:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_d9f5703210941e26/the_awesome_project-17d800f3b6d09c59' via api in 1.11 seconds827[Feb 21 2024 02:43:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds828[Feb 21 2024 02:43:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-with-members_6f4517879573152c' via api in 0.68 seconds829[Feb 21 2024 02:43:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.53 seconds830[Feb 21 2024 02:43:26 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/source-group-with-members_6f4517879573152c QA::Resource::Group831[Feb 21 2024 02:43:27 UTC (QA Tests)] INFO -- filling :username-field with "root"832[Feb 21 2024 02:43:27 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field833[Feb 21 2024 02:43:27 UTC (QA Tests)] INFO -- filling :password-field with "*****"834[Feb 21 2024 02:43:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field835[Feb 21 2024 02:43:27 UTC (QA Tests)] INFO -- clicking :sign-in-button836[Feb 21 2024 02:43:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.487s837[Feb 21 2024 02:43:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/target-group-with-project_d9f5703210941e26838[Feb 21 2024 02:43:32 UTC (QA Tests)] INFO -- clicking :menu-section-button839[Feb 21 2024 02:43:32 UTC (QA Tests)] INFO -- clicking :nav-item-link840[Feb 21 2024 02:43:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.092s841[Feb 21 2024 02:43:33 UTC (QA Tests)] INFO -- clicking :invite-group-button842[Feb 21 2024 02:43:33 UTC (QA Tests)] INFO -- Searching in dropdown: "source-group-with-members_6f4517879573152c"843[Feb 21 2024 02:43:34 UTC (QA Tests)] INFO -- clicking :invite-modal-submit844[Feb 21 2024 02:43:37 UTC (QA Tests)] INFO -- clicking :groups-list-tab845[Feb 21 2024 02:43:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.023s846[Feb 21 2024 02:43:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.057s847[Feb 21 2024 02:43:39 UTC (QA Tests)] INFO -- clicking :user-avatar-content848[Feb 21 2024 02:43:39 UTC (QA Tests)] INFO -- clicking :sign-out-link849[Feb 21 2024 02:43:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.614s850[Feb 21 2024 02:43:40 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"851[Feb 21 2024 02:43:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field852[Feb 21 2024 02:43:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"853[Feb 21 2024 02:43:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field854[Feb 21 2024 02:43:41 UTC (QA Tests)] INFO -- clicking :sign-in-button855[Feb 21 2024 02:43:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.559s856[Feb 21 2024 02:43:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_d9f5703210941e26/the_awesome_project-17d800f3b6d09c59'857[Feb 21 2024 02:43:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-with-members_6f4517879573152c'858[Feb 21 2024 02:43:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_d9f5703210941e26'859 can be shared with another group with correct access level860Create861 PostReceive idempotent862[Feb 21 2024 02:43:45 UTC (QA Tests)] INFO -- Starting test: Create PostReceive idempotent pushes and creates a single push event three times863[Feb 21 2024 02:43:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds864[Feb 21 2024 02:43:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds865[Feb 21 2024 02:43:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/push-postreceive-idempotent-fc3fbc778c376abd' via api in 1.37 seconds866[Feb 21 2024 02:43:48 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 3128c3271875f74e"867[Feb 21 2024 02:43:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.38 seconds868[Feb 21 2024 02:43:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"869[Feb 21 2024 02:43:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 51ae86576ac728f4"870[Feb 21 2024 02:43:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.17 seconds871[Feb 21 2024 02:43:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"872[Feb 21 2024 02:43:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 57031d9063b6179d"873[Feb 21 2024 02:43:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.37 seconds874[Feb 21 2024 02:43:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"875[Feb 21 2024 02:43:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/push-postreceive-idempotent-fc3fbc778c376abd'876 pushes and creates a single push event three times877Create878 Git clone over HTTP879[Feb 21 2024 02:43:55 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone880[Feb 21 2024 02:43:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds881[Feb 21 2024 02:43:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds882[Feb 21 2024 02:43:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-code-30f0f1ff198fe7f5' via api in 1.02 seconds883[Feb 21 2024 02:43:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"884 user performs a deep clone885[Feb 21 2024 02:43:59 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone886[Feb 21 2024 02:43:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds887[Feb 21 2024 02:43:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds888[Feb 21 2024 02:44:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-code-356c79c33536f9ae' via api in 0.98 seconds889[Feb 21 2024 02:44:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"890 user performs a shallow clone891Data Stores892 Users API893[Feb 21 2024 02:44:03 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with an invalid username894 GET /users/:username with an invalid username895[Feb 21 2024 02:44:03 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users896 GET /users897[Feb 21 2024 02:44:03 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with a valid username898 GET /users/:username with a valid username899Create900 File Locking901[Feb 21 2024 02:44:03 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user902[Feb 21 2024 02:44:04 UTC (QA Tests)] INFO -- filling :username-field with "root"903[Feb 21 2024 02:44:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field904[Feb 21 2024 02:44:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"905[Feb 21 2024 02:44:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field906[Feb 21 2024 02:44:04 UTC (QA Tests)] INFO -- clicking :sign-in-button907[Feb 21 2024 02:44:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.426s908[Feb 21 2024 02:44:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds909[Feb 21 2024 02:44:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds910[Feb 21 2024 02:44:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-1c71cf36f9e38666' via api in 1.5 seconds911[Feb 21 2024 02:44:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"912[Feb 21 2024 02:44:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.91 seconds913[Feb 21 2024 02:44:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds914[Feb 21 2024 02:44:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.37 seconds915[Feb 21 2024 02:44:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.51 seconds916[Feb 21 2024 02:44:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.27 seconds917[Feb 21 2024 02:44:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch918[Feb 21 2024 02:44:13 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!919[Feb 21 2024 02:44:13 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!920[Feb 21 2024 02:44:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.22 seconds921[Feb 21 2024 02:44:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.013s922[Feb 21 2024 02:44:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.043s923[Feb 21 2024 02:44:16 UTC (QA Tests)] INFO -- clicking :user-avatar-content924[Feb 21 2024 02:44:16 UTC (QA Tests)] INFO -- clicking :sign-out-link925[Feb 21 2024 02:44:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.559s926[Feb 21 2024 02:44:17 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"927[Feb 21 2024 02:44:17 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field928[Feb 21 2024 02:44:17 UTC (QA Tests)] INFO -- filling :password-field with "*****"929[Feb 21 2024 02:44:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field930[Feb 21 2024 02:44:18 UTC (QA Tests)] INFO -- clicking :sign-in-button931[Feb 21 2024 02:44:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.563s932[Feb 21 2024 02:44:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-1c71cf36f9e38666933[Feb 21 2024 02:44:22 UTC (QA Tests)] INFO -- clicking :file-name-link934[Feb 21 2024 02:44:22 UTC (QA Tests)] INFO -- clicking :lock-button935[Feb 21 2024 02:44:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.511s936[Feb 21 2024 02:44:22 UTC (QA Tests)] INFO -- clicking :confirm-ok-button937[Feb 21 2024 02:44:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"938[Feb 21 2024 02:44:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.82 seconds939 locks a file and tries to push as a second user940[Feb 21 2024 02:44:58 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and unlocks in list941[Feb 21 2024 02:44:59 UTC (QA Tests)] INFO -- filling :username-field with "root"942[Feb 21 2024 02:44:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field943[Feb 21 2024 02:44:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"944[Feb 21 2024 02:44:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field945[Feb 21 2024 02:45:00 UTC (QA Tests)] INFO -- clicking :sign-in-button946[Feb 21 2024 02:45:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.421s947[Feb 21 2024 02:45:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds948[Feb 21 2024 02:45:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.31 seconds949[Feb 21 2024 02:45:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-984bc01dff1b40e1' via api in 1.62 seconds950[Feb 21 2024 02:45:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"951[Feb 21 2024 02:45:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.37 seconds952[Feb 21 2024 02:45:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds953[Feb 21 2024 02:45:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.36 seconds954[Feb 21 2024 02:45:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds955[Feb 21 2024 02:45:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.77 seconds956[Feb 21 2024 02:45:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch957[Feb 21 2024 02:45:10 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!958[Feb 21 2024 02:45:10 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!959[Feb 21 2024 02:45:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.25 seconds960[Feb 21 2024 02:45:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s961[Feb 21 2024 02:45:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.064s962[Feb 21 2024 02:45:13 UTC (QA Tests)] INFO -- clicking :user-avatar-content963[Feb 21 2024 02:45:13 UTC (QA Tests)] INFO -- clicking :sign-out-link964[Feb 21 2024 02:45:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.548s965[Feb 21 2024 02:45:14 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"966[Feb 21 2024 02:45:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field967[Feb 21 2024 02:45:14 UTC (QA Tests)] INFO -- filling :password-field with "*****"968[Feb 21 2024 02:45:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field969[Feb 21 2024 02:45:15 UTC (QA Tests)] INFO -- clicking :sign-in-button970[Feb 21 2024 02:45:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.092s971[Feb 21 2024 02:45:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-984bc01dff1b40e1972[Feb 21 2024 02:45:19 UTC (QA Tests)] INFO -- clicking :file-name-link973[Feb 21 2024 02:45:19 UTC (QA Tests)] INFO -- clicking :lock-button974[Feb 21 2024 02:45:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.539s975[Feb 21 2024 02:45:19 UTC (QA Tests)] INFO -- clicking :confirm-ok-button976[Feb 21 2024 02:45:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-984bc01dff1b40e1977[Feb 21 2024 02:45:22 UTC (QA Tests)] INFO -- clicking :menu-section-button978[Feb 21 2024 02:45:22 UTC (QA Tests)] INFO -- clicking :nav-item-link979[Feb 21 2024 02:45:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.785s980[Feb 21 2024 02:45:23 UTC (QA Tests)] INFO -- clicking :unlock-button981[Feb 21 2024 02:45:23 UTC (QA Tests)] INFO -- clicking :confirm-ok-button982[Feb 21 2024 02:45:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"983[Feb 21 2024 02:45:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.22 seconds984 locks a file and unlocks in list985[Feb 21 2024 02:45:25 UTC (QA Tests)] INFO -- Starting test: Create File Locking creates a merge request and fails to merge986[Feb 21 2024 02:45:25 UTC (QA Tests)] INFO -- filling :username-field with "root"987[Feb 21 2024 02:45:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field988[Feb 21 2024 02:45:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"989[Feb 21 2024 02:45:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field990[Feb 21 2024 02:45:26 UTC (QA Tests)] INFO -- clicking :sign-in-button991[Feb 21 2024 02:45:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.386s992[Feb 21 2024 02:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds993[Feb 21 2024 02:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds994[Feb 21 2024 02:45:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-4a074f60dd3c1c0c' via api in 1.77 seconds995[Feb 21 2024 02:45:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"996[Feb 21 2024 02:45:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.15 seconds997[Feb 21 2024 02:45:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.47 seconds998[Feb 21 2024 02:45:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.29 seconds999[Feb 21 2024 02:45:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.29 seconds1000[Feb 21 2024 02:45:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 1.39 seconds1001[Feb 21 2024 02:45:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1002[Feb 21 2024 02:45:37 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1003[Feb 21 2024 02:45:37 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1004[Feb 21 2024 02:45:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.24 seconds1005[Feb 21 2024 02:45:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1006[Feb 21 2024 02:45:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.82 seconds1007[Feb 21 2024 02:45:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.39 seconds1008[Feb 21 2024 02:45:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-4a074f60dd3c1c0c1009[Feb 21 2024 02:45:45 UTC (QA Tests)] INFO -- clicking :file-name-link1010[Feb 21 2024 02:45:45 UTC (QA Tests)] INFO -- clicking :lock-button1011[Feb 21 2024 02:45:46 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1012[Feb 21 2024 02:45:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.016s1013[Feb 21 2024 02:45:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.059s1014[Feb 21 2024 02:45:49 UTC (QA Tests)] INFO -- clicking :user-avatar-content1015[Feb 21 2024 02:45:49 UTC (QA Tests)] INFO -- clicking :sign-out-link1016[Feb 21 2024 02:45:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.55s1017[Feb 21 2024 02:45:50 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"1018[Feb 21 2024 02:45:50 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1019[Feb 21 2024 02:45:51 UTC (QA Tests)] INFO -- filling :password-field with "*****"1020[Feb 21 2024 02:45:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1021[Feb 21 2024 02:45:51 UTC (QA Tests)] INFO -- clicking :sign-in-button1022[Feb 21 2024 02:45:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.053s1023[Feb 21 2024 02:45:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-4a074f60dd3c1c0c/-/merge_requests/11024[Feb 21 2024 02:45:57 UTC (QA Tests)] INFO -- clicking :merge-button1025[Feb 21 2024 02:45:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.15 seconds1026[Feb 21 2024 02:46:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-button' took 9.978s1027 creates a merge request and fails to merge1028[Feb 21 2024 02:46:10 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a directory and tries to push as a second user1029[Feb 21 2024 02:46:10 UTC (QA Tests)] INFO -- filling :username-field with "root"1030[Feb 21 2024 02:46:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1031[Feb 21 2024 02:46:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"1032[Feb 21 2024 02:46:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1033[Feb 21 2024 02:46:11 UTC (QA Tests)] INFO -- clicking :sign-in-button1034[Feb 21 2024 02:46:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.412s1035[Feb 21 2024 02:46:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds1036[Feb 21 2024 02:46:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.27 seconds1037[Feb 21 2024 02:46:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-9ae15927f2bf0a66' via api in 2.58 seconds1038[Feb 21 2024 02:46:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1039[Feb 21 2024 02:46:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.56 seconds1040[Feb 21 2024 02:46:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds1041[Feb 21 2024 02:46:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.74 seconds1042[Feb 21 2024 02:46:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds1043[Feb 21 2024 02:46:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.49 seconds1044[Feb 21 2024 02:46:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1045[Feb 21 2024 02:46:22 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1046[Feb 21 2024 02:46:22 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1047[Feb 21 2024 02:46:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.27 seconds1048[Feb 21 2024 02:46:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1049[Feb 21 2024 02:46:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.28 seconds1050[Feb 21 2024 02:46:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.016s1051[Feb 21 2024 02:46:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.053s1052[Feb 21 2024 02:46:26 UTC (QA Tests)] INFO -- clicking :user-avatar-content1053[Feb 21 2024 02:46:26 UTC (QA Tests)] INFO -- clicking :sign-out-link1054[Feb 21 2024 02:46:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.788s1055[Feb 21 2024 02:46:28 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"1056[Feb 21 2024 02:46:28 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1057[Feb 21 2024 02:46:28 UTC (QA Tests)] INFO -- filling :password-field with "*****"1058[Feb 21 2024 02:46:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1059[Feb 21 2024 02:46:29 UTC (QA Tests)] INFO -- clicking :sign-in-button1060[Feb 21 2024 02:46:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.443s1061[Feb 21 2024 02:46:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-9ae15927f2bf0a661062[Feb 21 2024 02:46:33 UTC (QA Tests)] INFO -- clicking :file-name-link1063[Feb 21 2024 02:46:33 UTC (QA Tests)] INFO -- clicking :lock-button1064[Feb 21 2024 02:46:34 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1065[Feb 21 2024 02:46:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock-button' took 1.514s1066[Feb 21 2024 02:47:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1067[Feb 21 2024 02:47:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.33 seconds1068 locks a directory and tries to push as a second user1069[Feb 21 2024 02:47:09 UTC (QA Tests)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled1070[Feb 21 2024 02:47:10 UTC (QA Tests)] INFO -- filling :username-field with "root"1071[Feb 21 2024 02:47:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1072[Feb 21 2024 02:47:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"1073[Feb 21 2024 02:47:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1074[Feb 21 2024 02:47:11 UTC (QA Tests)] INFO -- clicking :sign-in-button1075[Feb 21 2024 02:47:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.354s1076[Feb 21 2024 02:47:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1077[Feb 21 2024 02:47:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.24 seconds1078[Feb 21 2024 02:47:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-8006cefdc90d78e8' via api in 1.63 seconds1079[Feb 21 2024 02:47:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1080[Feb 21 2024 02:47:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.45 seconds1081[Feb 21 2024 02:47:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1082[Feb 21 2024 02:47:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.25 seconds1083[Feb 21 2024 02:47:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds1084[Feb 21 2024 02:47:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.29 seconds1085[Feb 21 2024 02:47:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1086[Feb 21 2024 02:47:20 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1087[Feb 21 2024 02:47:20 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1088[Feb 21 2024 02:47:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.21 seconds1089[Feb 21 2024 02:47:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-8006cefdc90d78e81090[Feb 21 2024 02:47:22 UTC (QA Tests)] INFO -- clicking :file-name-link1091[Feb 21 2024 02:47:22 UTC (QA Tests)] INFO -- clicking :lock-button1092[Feb 21 2024 02:47:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.567s1093[Feb 21 2024 02:47:23 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1094[Feb 21 2024 02:47:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.022s1095[Feb 21 2024 02:47:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.048s1096[Feb 21 2024 02:47:26 UTC (QA Tests)] INFO -- clicking :user-avatar-content1097[Feb 21 2024 02:47:26 UTC (QA Tests)] INFO -- clicking :sign-out-link1098[Feb 21 2024 02:47:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.911s1099[Feb 21 2024 02:47:27 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"1100[Feb 21 2024 02:47:27 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1101[Feb 21 2024 02:47:28 UTC (QA Tests)] INFO -- filling :password-field with "*****"1102[Feb 21 2024 02:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1103[Feb 21 2024 02:47:28 UTC (QA Tests)] INFO -- clicking :sign-in-button1104[Feb 21 2024 02:47:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.051s1105[Feb 21 2024 02:47:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/file_locking-8006cefdc90d78e81106[Feb 21 2024 02:47:33 UTC (QA Tests)] INFO -- clicking :file-name-link1107 checks file locked by other user to be disabled1108Create1109 Prereceive hook1110 when creating a tag for a ref1111 when it triggers a prereceive hook configured with a custom error1112[Feb 21 2024 02:47:33 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error1113[Feb 21 2024 02:47:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.1 seconds1114[Feb 21 2024 02:47:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.23 seconds1115[Feb 21 2024 02:47:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/the_awesome_project-a848a3de7fdf7111' via api in 1.99 seconds1116 returns a custom server hook error1117Plan1118 Creating pages in group wikis1119 when wiki is empty1120[Feb 21 2024 02:47:36 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki is empty creates a new page1121[Feb 21 2024 02:47:37 UTC (QA Tests)] INFO -- filling :username-field with "root"1122[Feb 21 2024 02:47:37 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1123[Feb 21 2024 02:47:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"1124[Feb 21 2024 02:47:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1125[Feb 21 2024 02:47:38 UTC (QA Tests)] INFO -- clicking :sign-in-button1126[Feb 21 2024 02:47:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.421s1127[Feb 21 2024 02:47:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.1 seconds1128[Feb 21 2024 02:47:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.24 seconds1129[Feb 21 2024 02:47:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4621130[Feb 21 2024 02:47:43 UTC (QA Tests)] INFO -- clicking :menu-section-button1131[Feb 21 2024 02:47:43 UTC (QA Tests)] INFO -- clicking :nav-item-link1132[Feb 21 2024 02:47:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.92s1133[Feb 21 2024 02:47:44 UTC (QA Tests)] INFO -- clicking :create-first-page-link1134[Feb 21 2024 02:47:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-page-link' took 1.569s1135[Feb 21 2024 02:47:46 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1136[Feb 21 2024 02:47:46 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1137[Feb 21 2024 02:47:47 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1138[Feb 21 2024 02:47:47 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1139[Feb 21 2024 02:47:48 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1140[Feb 21 2024 02:47:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.196s1141 creates a new page1142 when wiki has a home page1143[Feb 21 2024 02:47:49 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki has a home page adds a second page1144[Feb 21 2024 02:47:50 UTC (QA Tests)] INFO -- filling :username-field with "root"1145[Feb 21 2024 02:47:50 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1146[Feb 21 2024 02:47:50 UTC (QA Tests)] INFO -- filling :password-field with "*****"1147[Feb 21 2024 02:47:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1148[Feb 21 2024 02:47:51 UTC (QA Tests)] INFO -- clicking :sign-in-button1149[Feb 21 2024 02:47:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.422s1150[Feb 21 2024 02:47:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1151[Feb 21 2024 02:47:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-with-wiki-78e989595e02fb5d' via api in 0.64 seconds1152[Feb 21 2024 02:47:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 1.31 seconds1153[Feb 21 2024 02:47:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/group-with-wiki-78e989595e02fb5d/-/wikis/Home1154[Feb 21 2024 02:47:57 UTC (QA Tests)] INFO -- clicking :new-page-button1155[Feb 21 2024 02:47:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 1.054s1156[Feb 21 2024 02:47:58 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1157[Feb 21 2024 02:47:58 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1158[Feb 21 2024 02:47:58 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1159[Feb 21 2024 02:47:58 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1160[Feb 21 2024 02:47:59 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1161[Feb 21 2024 02:48:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.572s1162 adds a second page1163Monitor1164 Alert settings1165 when using HTTP endpoint integration1166 behaves like sends test alert1167[Feb 21 2024 02:48:01 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1168[Feb 21 2024 02:48:02 UTC (QA Tests)] INFO -- filling :username-field with "root"1169[Feb 21 2024 02:48:02 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1170[Feb 21 2024 02:48:02 UTC (QA Tests)] INFO -- filling :password-field with "*****"1171[Feb 21 2024 02:48:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1172[Feb 21 2024 02:48:03 UTC (QA Tests)] INFO -- clicking :sign-in-button1173[Feb 21 2024 02:48:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.595s1174[Feb 21 2024 02:48:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.37 seconds1175[Feb 21 2024 02:48:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.51 seconds1176[Feb 21 2024 02:48:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-e6b363a5bddc7a08' via api in 1.46 seconds1177[Feb 21 2024 02:48:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-e6b363a5bddc7a081178[Feb 21 2024 02:48:09 UTC (QA Tests)] INFO -- clicking :menu-section-button1179[Feb 21 2024 02:48:09 UTC (QA Tests)] INFO -- clicking :nav-item-link1180[Feb 21 2024 02:48:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.105s1181[Feb 21 2024 02:48:12 UTC (QA Tests)] INFO -- clicking :add-integration-button1182[Feb 21 2024 02:48:12 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1183[Feb 21 2024 02:48:12 UTC (QA Tests)] INFO -- clicking :integration-name-field1184[Feb 21 2024 02:48:12 UTC (QA Tests)] INFO -- filling :integration-name-field with "odit"1185[Feb 21 2024 02:48:12 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field1186[Feb 21 2024 02:48:13 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1187[Feb 21 2024 02:48:13 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"quas","description":"quas"}"1188[Feb 21 2024 02:48:13 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1189[Feb 21 2024 02:48:13 UTC (QA Tests)] INFO -- clicking :send-test-alert1190[Feb 21 2024 02:48:14 UTC (QA Tests)] INFO -- clicking :menu-section-button1191[Feb 21 2024 02:48:14 UTC (QA Tests)] INFO -- clicking :nav-item-link1192[Feb 21 2024 02:48:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.669s1193 creates new alert1194 when using Prometheus integration1195 behaves like sends test alert1196[Feb 21 2024 02:48:16 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert1197[Feb 21 2024 02:48:17 UTC (QA Tests)] INFO -- filling :username-field with "root"1198[Feb 21 2024 02:48:17 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1199[Feb 21 2024 02:48:17 UTC (QA Tests)] INFO -- filling :password-field with "*****"1200[Feb 21 2024 02:48:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1201[Feb 21 2024 02:48:17 UTC (QA Tests)] INFO -- clicking :sign-in-button1202[Feb 21 2024 02:48:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.556s1203[Feb 21 2024 02:48:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1204[Feb 21 2024 02:48:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds1205[Feb 21 2024 02:48:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-e750c5111ecae7b5' via api in 1.05 seconds1206[Feb 21 2024 02:48:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-e750c5111ecae7b51207[Feb 21 2024 02:48:23 UTC (QA Tests)] INFO -- clicking :menu-section-button1208[Feb 21 2024 02:48:23 UTC (QA Tests)] INFO -- clicking :nav-item-link1209[Feb 21 2024 02:48:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.216s1210[Feb 21 2024 02:48:26 UTC (QA Tests)] INFO -- clicking :add-integration-button1211[Feb 21 2024 02:48:26 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1212[Feb 21 2024 02:48:26 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1213[Feb 21 2024 02:48:26 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2024-02-21T02:48:26.638+00:00","generatorURL":"http://fritsch.test/beatrice_lockman","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"sequi"},"annotations":{"title":"in","gitlab_y_label":"status"}}]}"1214[Feb 21 2024 02:48:26 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1215[Feb 21 2024 02:48:27 UTC (QA Tests)] INFO -- clicking :send-test-alert1216[Feb 21 2024 02:48:27 UTC (QA Tests)] INFO -- clicking :menu-section-button1217[Feb 21 2024 02:48:27 UTC (QA Tests)] INFO -- clicking :nav-item-link1218[Feb 21 2024 02:48:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.894s1219 creates new alert1220Plan1221 Group Iterations1222 with automatic scheduling1223[Feb 21 2024 02:48:29 UTC (QA Tests)] INFO -- Starting test: Plan Group Iterations with automatic scheduling creates a group iteration automatically through an iteration cadence1224[Feb 21 2024 02:48:29 UTC (QA Tests)] INFO -- filling :username-field with "root"1225[Feb 21 2024 02:48:29 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1226[Feb 21 2024 02:48:30 UTC (QA Tests)] INFO -- filling :password-field with "*****"1227[Feb 21 2024 02:48:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1228[Feb 21 2024 02:48:30 UTC (QA Tests)] INFO -- clicking :sign-in-button1229[Feb 21 2024 02:48:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.281s1230[Feb 21 2024 02:48:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.18 seconds1231[Feb 21 2024 02:48:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-creating-automatic-iterations-a8cc50fc620d3710' via api in 0.81 seconds1232[Feb 21 2024 02:48:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/group-to-test-creating-automatic-iterations-a8cc50fc620d37101233[Feb 21 2024 02:48:36 UTC (QA Tests)] INFO -- clicking :menu-section-button1234[Feb 21 2024 02:48:36 UTC (QA Tests)] INFO -- clicking :nav-item-link1235[Feb 21 2024 02:48:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.001s1236[Feb 21 2024 02:48:38 UTC (QA Tests)] INFO -- clicking :create-new-cadence-button and ensuring QA::EE::Page::Group::Iteration::Cadence::New is present1237[Feb 21 2024 02:48:38 UTC (QA Tests)] INFO -- filling :iteration-cadence-title-field with "Automatic group iteration cadence created via GUI bc461d3f5d487623"1238[Feb 21 2024 02:48:38 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-title-field1239[Feb 21 2024 02:48:39 UTC (QA Tests)] INFO -- filling :iteration-cadence-description-field with "This is a group to test automatic iterations."1240[Feb 21 2024 02:48:39 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-description-field1241[Feb 21 2024 02:48:39 UTC (QA Tests)] INFO -- filling :iteration-cadence-start-date-field with "2024/02/21"1242[Feb 21 2024 02:48:39 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-start-date-field1243[Feb 21 2024 02:48:40 UTC (QA Tests)] INFO -- selecting "2" in :iteration-cadence-duration-field1244[Feb 21 2024 02:48:40 UTC (QA Tests)] INFO -- selecting "2" in :iteration-cadence-upcoming-iterations-field1245[Feb 21 2024 02:48:40 UTC (QA Tests)] INFO -- clicking :save-cadence1246[Feb 21 2024 02:48:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence via browser_ui in 5.59 seconds1247[Feb 21 2024 02:48:40 UTC (QA Tests)] INFO -- clicking :iteration-item1248[Feb 21 2024 02:48:51 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/group-to-test-creating-automatic-iterations-a8cc50fc620d3710/-/cadences/?createdCadenceId=21249[Feb 21 2024 02:48:52 UTC (QA Tests)] INFO -- clicking :iteration-item1250 creates a group iteration automatically through an iteration cadence1251 with manual scheduling1252[Feb 21 2024 02:48:53 UTC (QA Tests)] INFO -- Starting test: Plan Group Iterations with manual scheduling creates a group iteration manually through an iteration cadence1253[Feb 21 2024 02:48:53 UTC (QA Tests)] INFO -- filling :username-field with "root"1254[Feb 21 2024 02:48:53 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1255[Feb 21 2024 02:48:54 UTC (QA Tests)] INFO -- filling :password-field with "*****"1256[Feb 21 2024 02:48:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1257[Feb 21 2024 02:48:54 UTC (QA Tests)] INFO -- clicking :sign-in-button1258[Feb 21 2024 02:48:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.314s1259[Feb 21 2024 02:48:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1260[Feb 21 2024 02:48:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-creating-manual-iterations-8a7c6df3aa66e1e5' via api in 0.64 seconds1261[Feb 21 2024 02:48:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/group-to-test-creating-manual-iterations-8a7c6df3aa66e1e51262[Feb 21 2024 02:48:59 UTC (QA Tests)] INFO -- clicking :menu-section-button1263[Feb 21 2024 02:48:59 UTC (QA Tests)] INFO -- clicking :nav-item-link1264[Feb 21 2024 02:49:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.8s1265[Feb 21 2024 02:49:00 UTC (QA Tests)] INFO -- clicking :create-new-cadence-button and ensuring QA::EE::Page::Group::Iteration::Cadence::New is present1266[Feb 21 2024 02:49:00 UTC (QA Tests)] INFO -- filling :iteration-cadence-title-field with "Iteration Cadence efaa643559d29a0a"1267[Feb 21 2024 02:49:00 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-title-field1268[Feb 21 2024 02:49:01 UTC (QA Tests)] INFO -- filling :iteration-cadence-description-field with "This is a test cadence."1269[Feb 21 2024 02:49:01 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-description-field1270[Feb 21 2024 02:49:01 UTC (QA Tests)] INFO -- unchecking via JS :automated-scheduling-checkbox with args {}1271[Feb 21 2024 02:49:01 UTC (QA Tests)] INFO -- clicking :save-cadence1272[Feb 21 2024 02:49:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence via browser_ui in 3.47 seconds1273[Feb 21 2024 02:49:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/group-to-test-creating-manual-iterations-8a7c6df3aa66e1e51274[Feb 21 2024 02:49:03 UTC (QA Tests)] INFO -- clicking :menu-section-button1275[Feb 21 2024 02:49:03 UTC (QA Tests)] INFO -- clicking :nav-item-link1276[Feb 21 2024 02:49:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.821s1277[Feb 21 2024 02:49:04 UTC (QA Tests)] INFO -- clicking :cadence-options-button1278[Feb 21 2024 02:49:04 UTC (QA Tests)] INFO -- clicking :add-cadence1279[Feb 21 2024 02:49:04 UTC (QA Tests)] INFO -- filling :iteration-title-field with "Manual group iteration created via GUI 72f9cb3bc1720d5d"1280[Feb 21 2024 02:49:04 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-title-field1281[Feb 21 2024 02:49:05 UTC (QA Tests)] INFO -- filling :iteration-description-field with "This is a group to test manual iterations."1282[Feb 21 2024 02:49:05 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-description-field1283[Feb 21 2024 02:49:06 UTC (QA Tests)] INFO -- clicking :save-iteration and ensuring QA::EE::Page::Group::Iteration::Show is present1284[Feb 21 2024 02:49:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-iteration' took 0.666s1285[Feb 21 2024 02:49:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupIteration via browser_ui in 8.19 seconds1286 creates a group iteration manually through an iteration cadence1287Verify1288 Endpoint Coverage1289[Feb 21 2024 02:49:07 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api1290[Feb 21 2024 02:49:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1291[Feb 21 2024 02:49:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds1292[Feb 21 2024 02:49:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/endpoint-coverage-2ebe3479ba411d73' via api in 1.15 seconds1293[Feb 21 2024 02:49:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1294[Feb 21 2024 02:49:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1295[Feb 21 2024 02:49:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1296[Feb 21 2024 02:49:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-2ebe3479ba411d73 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-2ebe3479ba411d73 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name endpoint-coverage-2ebe3479ba411d73 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list endpoint-coverage-2ebe3479ba411d73 --executor shell && gitlab-runner run" `1297[Feb 21 2024 02:49:08 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-2ebe3479ba411d73`1298[Feb 21 2024 02:49:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'endpoint-coverage-2ebe3479ba411d73' via api in 2.03 seconds1299[Feb 21 2024 02:49:10 UTC (QA Tests)] INFO -- filling :username-field with "root"1300[Feb 21 2024 02:49:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1301[Feb 21 2024 02:49:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"1302[Feb 21 2024 02:49:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1303[Feb 21 2024 02:49:11 UTC (QA Tests)] INFO -- clicking :sign-in-button1304[Feb 21 2024 02:49:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.546s1305[Feb 21 2024 02:49:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/endpoint-coverage-2ebe3479ba411d731306[Feb 21 2024 02:49:16 UTC (QA Tests)] INFO -- clicking :menu-section-button1307[Feb 21 2024 02:49:16 UTC (QA Tests)] INFO -- clicking :nav-item-link1308[Feb 21 2024 02:49:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.734s1309[Feb 21 2024 02:49:19 UTC (QA Tests)] INFO -- clicking :add-ci-variable-button1310[Feb 21 2024 02:49:20 UTC (QA Tests)] INFO -- filling :ci-variable-value with "secret-value"1311[Feb 21 2024 02:49:20 UTC (QA Tests)] INFO -- clicking the coordinates of :ci-variable-value1312[Feb 21 2024 02:49:20 UTC (QA Tests)] INFO -- clicking :ci-variable-confirm-button1313[Feb 21 2024 02:49:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Commit .gitlab-ci.yml"1314[Feb 21 2024 02:49:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.62 seconds1315[Feb 21 2024 02:49:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/endpoint-coverage-2ebe3479ba411d731316[Feb 21 2024 02:49:24 UTC (QA Tests)] INFO -- clicking :menu-section-button1317[Feb 21 2024 02:49:24 UTC (QA Tests)] INFO -- clicking :nav-item-link1318[Feb 21 2024 02:49:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.912s1319[Feb 21 2024 02:49:26 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1320[Feb 21 2024 02:49:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.356s1321[Feb 21 2024 02:49:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments1322[Feb 21 2024 02:49:28 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1323[Feb 21 2024 02:49:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.808s1324[Feb 21 2024 02:49:29 UTC (QA Tests)] INFO -- clicking :directory-name-link1325[Feb 21 2024 02:49:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.012s1326[Feb 21 2024 02:49:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'endpoint-coverage-2ebe3479ba411d73'1327[Feb 21 2024 02:49:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-2ebe3479ba411d73`1328[Feb 21 2024 02:49:31 UTC (QA Tests)] ERROR -- Interceptor Api Errors1329[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/endpoint-coverage-2ebe3479ba411d73/-/jobs/37/test_report_summary.json -- Correlation Id: 01HQ4S2W2E26YY6C4Q0DEE47R31330 spans r/w postgres web sidekiq git api1331Plan1332 Project level issues analytics1333 behaves like issues analytics page1334[Feb 21 2024 02:49:31 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph1335[Feb 21 2024 02:49:31 UTC (QA Tests)] INFO -- filling :username-field with "root"1336[Feb 21 2024 02:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1337[Feb 21 2024 02:49:32 UTC (QA Tests)] INFO -- filling :password-field with "*****"1338[Feb 21 2024 02:49:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1339[Feb 21 2024 02:49:32 UTC (QA Tests)] INFO -- clicking :sign-in-button1340[Feb 21 2024 02:49:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.374s1341[Feb 21 2024 02:49:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1342[Feb 21 2024 02:49:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds1343[Feb 21 2024 02:49:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-issues-989a9232bc56038c' via api in 1.22 seconds1344[Feb 21 2024 02:49:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 2.04 seconds1345 displays a graph1346 Group level issues analytics1347 behaves like issues analytics page1348[Feb 21 2024 02:49:39 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph1349[Feb 21 2024 02:49:39 UTC (QA Tests)] INFO -- filling :username-field with "root"1350[Feb 21 2024 02:49:39 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1351[Feb 21 2024 02:49:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"1352[Feb 21 2024 02:49:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1353[Feb 21 2024 02:49:40 UTC (QA Tests)] INFO -- clicking :sign-in-button1354[Feb 21 2024 02:49:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.332s1355[Feb 21 2024 02:49:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1356[Feb 21 2024 02:49:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds1357[Feb 21 2024 02:49:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-issues-a987e58905a6851b' via api in 0.93 seconds1358[Feb 21 2024 02:49:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 1.57 seconds1359[Feb 21 2024 02:49:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.57s1360 displays a graph1361Create1362 Git push to canary Gitaly node over HTTP1363 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)1364Create1365 Create a new merge request1366[Feb 21 2024 02:49:47 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label1367[Feb 21 2024 02:49:47 UTC (QA Tests)] INFO -- filling :username-field with "root"1368[Feb 21 2024 02:49:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1369[Feb 21 2024 02:49:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"1370[Feb 21 2024 02:49:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1371[Feb 21 2024 02:49:48 UTC (QA Tests)] INFO -- clicking :sign-in-button1372[Feb 21 2024 02:49:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.385s1373[Feb 21 2024 02:49:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1374[Feb 21 2024 02:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.23 seconds1375[Feb 21 2024 02:49:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/the_awesome_project-281c165716d05fe4' via api in 1.02 seconds1376[Feb 21 2024 02:49:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.46 seconds1377[Feb 21 2024 02:49:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '4' via api in 0.58 seconds1378[Feb 21 2024 02:49:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds1379[Feb 21 2024 02:49:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1380[Feb 21 2024 02:49:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/the_awesome_project-281c165716d05fe41381[Feb 21 2024 02:49:57 UTC (QA Tests)] INFO -- clicking :create-merge-request-button1382[Feb 21 2024 02:49:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.346s1383[Feb 21 2024 02:49:58 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1384[Feb 21 2024 02:49:58 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1385[Feb 21 2024 02:49:59 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "... to find them, to bring them all, and in the darkness bind them"1386[Feb 21 2024 02:49:59 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field1387[Feb 21 2024 02:50:00 UTC (QA Tests)] INFO -- clicking :assign-to-me-link1388[Feb 21 2024 02:50:00 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown1389[Feb 21 2024 02:50:00 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown1390[Feb 21 2024 02:50:00 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1391[Feb 21 2024 02:50:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.531s1392[Feb 21 2024 02:50:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 10.46 seconds1393 creates a merge request with a milestone and label1394[Feb 21 2024 02:50:05 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1395[Feb 21 2024 02:50:05 UTC (QA Tests)] INFO -- filling :username-field with "root"1396[Feb 21 2024 02:50:05 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1397[Feb 21 2024 02:50:06 UTC (QA Tests)] INFO -- filling :password-field with "*****"1398[Feb 21 2024 02:50:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1399[Feb 21 2024 02:50:06 UTC (QA Tests)] INFO -- clicking :sign-in-button1400[Feb 21 2024 02:50:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.35s1401[Feb 21 2024 02:50:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1402[Feb 21 2024 02:50:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds1403[Feb 21 2024 02:50:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/the_awesome_project-dbb4138bdf4dfe9c' via api in 1.15 seconds1404[Feb 21 2024 02:50:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds1405[Feb 21 2024 02:50:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds1406[Feb 21 2024 02:50:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/the_awesome_project-dbb4138bdf4dfe9c1407[Feb 21 2024 02:50:24 UTC (QA Tests)] INFO -- clicking :menu-section-button1408[Feb 21 2024 02:50:24 UTC (QA Tests)] INFO -- clicking :nav-item-link1409[Feb 21 2024 02:50:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.912s1410[Feb 21 2024 02:50:25 UTC (QA Tests)] INFO -- clicking :new-merge-request-button1411[Feb 21 2024 02:50:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-merge-request-button' took 1.004s1412[Feb 21 2024 02:50:26 UTC (QA Tests)] INFO -- clicking :compare-dropdown1413[Feb 21 2024 02:50:26 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-test-feature-4a5d93291a0d00b4"1414[Feb 21 2024 02:50:27 UTC (QA Tests)] INFO -- clicking :compare-branches-button1415[Feb 21 2024 02:50:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element compare-branches-button' took 1.642s1416[Feb 21 2024 02:50:29 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1417[Feb 21 2024 02:50:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1418[Feb 21 2024 02:50:29 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "... to find them, to bring them all, and in the darkness bind them"1419[Feb 21 2024 02:50:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field1420[Feb 21 2024 02:50:30 UTC (QA Tests)] INFO -- clicking :assign-to-me-link1421[Feb 21 2024 02:50:30 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1422[Feb 21 2024 02:50:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.148s1423[Feb 21 2024 02:50:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 22.61 seconds1424[Feb 21 2024 02:50:33 UTC (QA Tests)] ERROR -- Interceptor Api Errors1425[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/the_awesome_project-dbb4138bdf4dfe9c/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01HQ4S4SM1QJDZ3PG2VYYV6XAY1426 creates a basic merge request1427Package1428 Helm Registry1429 using project deploy token1430[Feb 21 2024 02:50:33 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart1431[Feb 21 2024 02:50:34 UTC (QA Tests)] INFO -- filling :username-field with "root"1432[Feb 21 2024 02:50:34 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1433[Feb 21 2024 02:50:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"1434[Feb 21 2024 02:50:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1435[Feb 21 2024 02:50:35 UTC (QA Tests)] INFO -- clicking :sign-in-button1436[Feb 21 2024 02:50:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.461s1437[Feb 21 2024 02:50:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1438[Feb 21 2024 02:50:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds1439[Feb 21 2024 02:50:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-d60ada63f5e8a947-e0bd67b195c1f088' via api in 1.39 seconds1440[Feb 21 2024 02:50:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1441[Feb 21 2024 02:50:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1442[Feb 21 2024 02:50:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1443[Feb 21 2024 02:50:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708483838 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708483838 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-1708483838 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-qa-test-2024-02-21-02-38-18-9cbd41f72d66d462 --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" `1444[Feb 21 2024 02:50:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708483838`1445[Feb 21 2024 02:50:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1708483838' via api in 2.09 seconds1446[Feb 21 2024 02:50:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.17 seconds1447[Feb 21 2024 02:50:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1448[Feb 21 2024 02:50:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-99d7a458cf92f878-e4be01dfb5b6fcc7' via api in 1.23 seconds1449[Feb 21 2024 02:50:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.22 seconds1450[Feb 21 2024 02:50:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds1451[Feb 21 2024 02:50:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-d60ada63f5e8a947-e0bd67b195c1f0881452[Feb 21 2024 02:50:46 UTC (QA Tests)] INFO -- clicking :menu-section-button1453[Feb 21 2024 02:50:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1454[Feb 21 2024 02:50:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.999s1455[Feb 21 2024 02:50:49 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1456[Feb 21 2024 02:50:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.532s1457[Feb 21 2024 02:51:03 UTC (QA Tests)] INFO -- clicking :menu-section-button1458[Feb 21 2024 02:51:03 UTC (QA Tests)] INFO -- clicking :nav-item-link1459[Feb 21 2024 02:51:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.004s1460[Feb 21 2024 02:51:05 UTC (QA Tests)] INFO -- clicking :details-link1461[Feb 21 2024 02:51:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds1462[Feb 21 2024 02:51:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-99d7a458cf92f878-e4be01dfb5b6fcc71463[Feb 21 2024 02:51:08 UTC (QA Tests)] INFO -- clicking :menu-section-button1464[Feb 21 2024 02:51:08 UTC (QA Tests)] INFO -- clicking :nav-item-link1465[Feb 21 2024 02:51:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.896s1466[Feb 21 2024 02:51:10 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1467[Feb 21 2024 02:51:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.494s1468[Feb 21 2024 02:51:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1708483838'1469[Feb 21 2024 02:51:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708483838`1470[Feb 21 2024 02:51:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-ce8b2fa19669fb67'1471[Feb 21 2024 02:51:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-d60ada63f5e8a947-e0bd67b195c1f088'1472[Feb 21 2024 02:51:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-99d7a458cf92f878-e4be01dfb5b6fcc7'1473[Feb 21 2024 02:51:26 UTC (QA Tests)] ERROR -- Interceptor Api Errors1474[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-d60ada63f5e8a947-e0bd67b195c1f088/-/jobs/38/test_report_summary.json -- Correlation Id: 01HQ4S5MTEK7REFZ41AN53CTZR1475[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-99d7a458cf92f878-e4be01dfb5b6fcc7/-/jobs/39/test_report_summary.json -- Correlation Id: 01HQ4S69F97VMYBS6YB87HTH9B1476 pushes and pulls a helm chart1477 using ci job token1478[Feb 21 2024 02:51:26 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart1479[Feb 21 2024 02:51:26 UTC (QA Tests)] INFO -- filling :username-field with "root"1480[Feb 21 2024 02:51:26 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1481[Feb 21 2024 02:51:27 UTC (QA Tests)] INFO -- filling :password-field with "*****"1482[Feb 21 2024 02:51:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1483[Feb 21 2024 02:51:27 UTC (QA Tests)] INFO -- clicking :sign-in-button1484[Feb 21 2024 02:51:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.33s1485[Feb 21 2024 02:51:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1486[Feb 21 2024 02:51:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds1487[Feb 21 2024 02:51:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-a1ae7ed9b4921710-c5c2fc88cc1b5ba2' via api in 1.19 seconds1488[Feb 21 2024 02:51:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1489[Feb 21 2024 02:51:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1490[Feb 21 2024 02:51:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1491[Feb 21 2024 02:51:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708483890 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708483890 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-1708483890 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-qa-test-2024-02-21-02-38-18-9cbd41f72d66d462 --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" `1492[Feb 21 2024 02:51:32 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708483890`1493[Feb 21 2024 02:51:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1708483890' via api in 2.01 seconds1494[Feb 21 2024 02:51:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.1 seconds1495[Feb 21 2024 02:51:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-bded72b0f7f93b73-cbbfc9faa32bb906' via api in 1.36 seconds1496[Feb 21 2024 02:51:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds1497[Feb 21 2024 02:51:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds1498[Feb 21 2024 02:51:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-a1ae7ed9b4921710-c5c2fc88cc1b5ba21499[Feb 21 2024 02:51:38 UTC (QA Tests)] INFO -- clicking :menu-section-button1500[Feb 21 2024 02:51:38 UTC (QA Tests)] INFO -- clicking :nav-item-link1501[Feb 21 2024 02:51:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.916s1502[Feb 21 2024 02:51:40 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1503[Feb 21 2024 02:51:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.644s1504[Feb 21 2024 02:51:55 UTC (QA Tests)] INFO -- clicking :menu-section-button1505[Feb 21 2024 02:51:55 UTC (QA Tests)] INFO -- clicking :nav-item-link1506[Feb 21 2024 02:51:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.271s1507[Feb 21 2024 02:51:56 UTC (QA Tests)] INFO -- clicking :details-link1508[Feb 21 2024 02:51:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.83 seconds1509[Feb 21 2024 02:51:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-bded72b0f7f93b73-cbbfc9faa32bb9061510[Feb 21 2024 02:52:00 UTC (QA Tests)] INFO -- clicking :menu-section-button1511[Feb 21 2024 02:52:00 UTC (QA Tests)] INFO -- clicking :nav-item-link1512[Feb 21 2024 02:52:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.902s1513[Feb 21 2024 02:52:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.583s1514[Feb 21 2024 02:52:02 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1515[Feb 21 2024 02:52:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.486s1516[Feb 21 2024 02:52:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1708483890'1517[Feb 21 2024 02:52:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708483890`1518[Feb 21 2024 02:52:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-c6094585620853da'1519[Feb 21 2024 02:52:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-a1ae7ed9b4921710-c5c2fc88cc1b5ba2'1520[Feb 21 2024 02:52:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-bded72b0f7f93b73-cbbfc9faa32bb906'1521[Feb 21 2024 02:52:18 UTC (QA Tests)] ERROR -- Interceptor Api Errors1522[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-a1ae7ed9b4921710-c5c2fc88cc1b5ba2/-/jobs/40/test_report_summary.json -- Correlation Id: 01HQ4S775PF3E0JKEPGQ077GXA1523[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-bded72b0f7f93b73-cbbfc9faa32bb906/-/jobs/41/test_report_summary.json -- Correlation Id: 01HQ4S7WABCXNRVV8V8PMM4S861524 pushes and pulls a helm chart1525 using personal access token1526[Feb 21 2024 02:52:18 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart1527[Feb 21 2024 02:52:19 UTC (QA Tests)] INFO -- filling :username-field with "root"1528[Feb 21 2024 02:52:19 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1529[Feb 21 2024 02:52:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"1530[Feb 21 2024 02:52:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1531[Feb 21 2024 02:52:20 UTC (QA Tests)] INFO -- clicking :sign-in-button1532[Feb 21 2024 02:52:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.517s1533[Feb 21 2024 02:52:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1534[Feb 21 2024 02:52:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds1535[Feb 21 2024 02:52:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-1cec9a264b503ba4-92acc0c0849859a6' via api in 1.32 seconds1536[Feb 21 2024 02:52:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1537[Feb 21 2024 02:52:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1538[Feb 21 2024 02:52:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1539[Feb 21 2024 02:52:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708483943 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708483943 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-1708483943 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-qa-test-2024-02-21-02-38-18-9cbd41f72d66d462 --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" `1540[Feb 21 2024 02:52:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708483943`1541[Feb 21 2024 02:52:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1708483943' via api in 2.09 seconds1542[Feb 21 2024 02:52:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds1543[Feb 21 2024 02:52:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-4201220c0fd1cdfb-5b8523b7057b89df' via api in 1.18 seconds1544[Feb 21 2024 02:52:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.28 seconds1545[Feb 21 2024 02:52:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds1546[Feb 21 2024 02:52:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-1cec9a264b503ba4-92acc0c0849859a61547[Feb 21 2024 02:52:31 UTC (QA Tests)] INFO -- clicking :menu-section-button1548[Feb 21 2024 02:52:31 UTC (QA Tests)] INFO -- clicking :nav-item-link1549[Feb 21 2024 02:52:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.902s1550[Feb 21 2024 02:52:34 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1551[Feb 21 2024 02:52:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.362s1552[Feb 21 2024 02:52:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.245s1553[Feb 21 2024 02:52:36 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-1cec9a264b503ba4-92acc0c0849859a6/-/jobs/421554[Feb 21 2024 02:52:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.435s1555[Feb 21 2024 02:52:49 UTC (QA Tests)] INFO -- clicking :menu-section-button1556[Feb 21 2024 02:52:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1557[Feb 21 2024 02:52:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.924s1558[Feb 21 2024 02:52:50 UTC (QA Tests)] INFO -- clicking :details-link1559[Feb 21 2024 02:52:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1560[Feb 21 2024 02:52:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-4201220c0fd1cdfb-5b8523b7057b89df1561[Feb 21 2024 02:52:53 UTC (QA Tests)] INFO -- clicking :menu-section-button1562[Feb 21 2024 02:52:53 UTC (QA Tests)] INFO -- clicking :nav-item-link1563[Feb 21 2024 02:52:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.894s1564[Feb 21 2024 02:52:55 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1565[Feb 21 2024 02:52:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.29s1566[Feb 21 2024 02:52:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.129s1567[Feb 21 2024 02:52:58 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-4201220c0fd1cdfb-5b8523b7057b89df/-/jobs/431568[Feb 21 2024 02:53:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1708483943'1569[Feb 21 2024 02:53:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708483943`1570[Feb 21 2024 02:53:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-d335d4f2da966f9c'1571[Feb 21 2024 02:53:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-1cec9a264b503ba4-92acc0c0849859a6'1572[Feb 21 2024 02:53:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-4201220c0fd1cdfb-5b8523b7057b89df'1573[Feb 21 2024 02:53:11 UTC (QA Tests)] ERROR -- Interceptor Api Errors1574[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/packages-1cec9a264b503ba4-92acc0c0849859a6/-/jobs/42/test_report_summary.json -- Correlation Id: 01HQ4S8SZJ4BKH43A6RMDK0EQT1575[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/client-4201220c0fd1cdfb-5b8523b7057b89df/-/jobs/43/test_report_summary.json -- Correlation Id: 01HQ4S9E3JT983G899A75FYCP11576 pushes and pulls a helm chart1577Verify1578 Trigger child pipeline with 'when:manual'1579[Feb 21 2024 02:53:11 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job1580[Feb 21 2024 02:53:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.1 seconds1581[Feb 21 2024 02:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.24 seconds1582[Feb 21 2024 02:53:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-pipeline-f2cee6f02c43a883' via api in 1.04 seconds1583[Feb 21 2024 02:53:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1584[Feb 21 2024 02:53:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1585[Feb 21 2024 02:53:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1586[Feb 21 2024 02:53:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-hs4z4vtd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hs4z4vtd 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-hs4z4vtd --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-hs4z4vtd --executor shell && gitlab-runner run" `1587[Feb 21 2024 02:53:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hs4z4vtd`1588[Feb 21 2024 02:53:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hs4z4vtd' via api in 5.94 seconds1589[Feb 21 2024 02:53:19 UTC (QA Tests)] INFO -- filling :username-field with "root"1590[Feb 21 2024 02:53:19 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1591[Feb 21 2024 02:53:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"1592[Feb 21 2024 02:53:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1593[Feb 21 2024 02:53:20 UTC (QA Tests)] INFO -- clicking :sign-in-button1594[Feb 21 2024 02:53:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.341s1595[Feb 21 2024 02:53:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds1596[Feb 21 2024 02:53:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-pipeline-f2cee6f02c43a8831597[Feb 21 2024 02:53:27 UTC (QA Tests)] INFO -- clicking :menu-section-button1598[Feb 21 2024 02:53:27 UTC (QA Tests)] INFO -- clicking :nav-item-link1599[Feb 21 2024 02:53:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.875s1600[Feb 21 2024 02:53:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.545s1601[Feb 21 2024 02:53:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? linked-pipeline-container' took 0.556s1602[Feb 21 2024 02:53:41 UTC (QA Tests)] INFO -- clicking :ci-action-button1603[Feb 21 2024 02:53:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 1.389s1604[Feb 21 2024 02:53:42 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1605[Feb 21 2024 02:53:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hs4z4vtd'1606[Feb 21 2024 02:53:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hs4z4vtd`1607 can trigger bridge job1608Data Stores1609 User1610 when added to parent group1611[Feb 21 2024 02:53:43 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to create a file in sub-group project via the API1612[Feb 21 2024 02:53:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1613[Feb 21 2024 02:53:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-5c29290ea3165769' via api in 1.76 seconds1614[Feb 21 2024 02:53:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-5c29290ea3165769/sub-group-to-test-user-access-58bca68b9ad43628' via api in 0.51 seconds1615[Feb 21 2024 02:53:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e3d806b5d977d1f2' via api in 1.44 seconds1616[Feb 21 2024 02:53:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-5c29290ea3165769/sub-group-to-test-user-access-58bca68b9ad43628/sub-groupd-project-to-test-user-access-f6555a68eb1c3330' via api in 2.45 seconds1617[Feb 21 2024 02:53:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.44 seconds1618[Feb 21 2024 02:53:51 UTC (QA Tests)] INFO -- Adding user qa-user-e3d806b5d977d1f2 to gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-5c29290ea3165769 QA::Resource::Group1619[Feb 21 2024 02:53:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.34 seconds1620[Feb 21 2024 02:53:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.53 seconds1621[Feb 21 2024 02:53:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-new-file-07938d0d46be5711' via api in 3.71 seconds1622[Feb 21 2024 02:53:55 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e3d806b5d977d1f21623[Feb 21 2024 02:53:55 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e3d806b5d977d1f2, last six chars of token:xJbfy71624[Feb 21 2024 02:53:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e3d806b5d977d1f2-yjwscdog' via api in 0.1 seconds1625[Feb 21 2024 02:53:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.79 seconds1626[Feb 21 2024 02:53:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e3d806b5d977d1f2'1627 is allowed to create a file in sub-group project via the API1628[Feb 21 2024 02:53:56 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to push code to sub-group project via the CLI1629[Feb 21 2024 02:53:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1630[Feb 21 2024 02:53:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-c22ea03734f14802' via api in 0.72 seconds1631[Feb 21 2024 02:53:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-c22ea03734f14802/sub-group-to-test-user-access-ed6eb7a825144b89' via api in 0.4 seconds1632[Feb 21 2024 02:53:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-84a6bf9e3d02cf03' via api in 0.47 seconds1633[Feb 21 2024 02:53:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-c22ea03734f14802/sub-group-to-test-user-access-ed6eb7a825144b89/sub-groupd-project-to-test-user-access-b03405e300dd611b' via api in 1.09 seconds1634[Feb 21 2024 02:54:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.97 seconds1635[Feb 21 2024 02:54:00 UTC (QA Tests)] INFO -- Adding user qa-user-84a6bf9e3d02cf03 to gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-c22ea03734f14802 QA::Resource::Group1636[Feb 21 2024 02:54:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.13 seconds1637[Feb 21 2024 02:54:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-84a6bf9e3d02cf03'1638 is allowed to push code to sub-group project via the CLI1639[Feb 21 2024 02:54:01 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to commit to sub-group project via the API1640[Feb 21 2024 02:54:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1641[Feb 21 2024 02:54:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-12a17ba8c05b0f6d' via api in 0.65 seconds1642[Feb 21 2024 02:54:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-12a17ba8c05b0f6d/sub-group-to-test-user-access-5a6f74f3843275e8' via api in 0.5 seconds1643[Feb 21 2024 02:54:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-4c7ecf020b3097f6' via api in 0.59 seconds1644[Feb 21 2024 02:54:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-12a17ba8c05b0f6d/sub-group-to-test-user-access-5a6f74f3843275e8/sub-groupd-project-to-test-user-access-546c3edb5448ec93' via api in 1.05 seconds1645[Feb 21 2024 02:54:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds1646[Feb 21 2024 02:54:05 UTC (QA Tests)] INFO -- Adding user qa-user-4c7ecf020b3097f6 to gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-12a17ba8c05b0f6d QA::Resource::Group1647[Feb 21 2024 02:54:06 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-4c7ecf020b3097f61648[Feb 21 2024 02:54:06 UTC (QA Tests)] INFO -- Caching token for username: qa-user-4c7ecf020b3097f6, last six chars of token:g3QZHE1649[Feb 21 2024 02:54:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-4c7ecf020b3097f6-duk5n520' via api in 0.15 seconds1650[Feb 21 2024 02:54:07 UTC (QA Tests)] ERROR -- Full failure message: Fabrication of QA::Resource::Repository::Commit using the API failed (403) with `{"message":"403 Forbidden - You are not allowed to push into this branch"}`.1651Correlation Id: 01HQ4SBC2BCZQDC31XTHBCJ0M41652[Feb 21 2024 02:54:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.18 seconds1653[Feb 21 2024 02:54:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-4c7ecf020b3097f6'1654 is allowed to commit to sub-group project via the API1655 when added to sub-group1656[Feb 21 2024 02:54:10 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to push code to parent group project via the CLI1657[Feb 21 2024 02:54:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1658[Feb 21 2024 02:54:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-1c0cf4af4b8e43d0' via api in 1.1 seconds1659[Feb 21 2024 02:54:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-1c0cf4af4b8e43d0/sub-group-to-test-user-access-2789a517dcd5f9ff' via api in 0.4 seconds1660[Feb 21 2024 02:54:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-1c0cf4af4b8e43d0/parent-group-project-to-test-user-access-1c7fc4f32cf87daa' via api in 1.31 seconds1661[Feb 21 2024 02:54:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b425f334a26d6b46' via api in 0.52 seconds1662[Feb 21 2024 02:54:14 UTC (QA Tests)] INFO -- Adding user qa-user-b425f334a26d6b46 to gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-1c0cf4af4b8e43d0/sub-group-to-test-user-access-2789a517dcd5f9ff QA::Resource::Group1663[Feb 21 2024 02:54:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b425f334a26d6b46'1664 is not allowed to push code to parent group project via the CLI1665[Feb 21 2024 02:54:45 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to create a file in parent group project via the API1666[Feb 21 2024 02:54:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds1667[Feb 21 2024 02:54:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-ec080425e522ec12' via api in 0.84 seconds1668[Feb 21 2024 02:54:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-ec080425e522ec12/sub-group-to-test-user-access-9922adbbd5776bdf' via api in 0.41 seconds1669[Feb 21 2024 02:54:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-ec080425e522ec12/parent-group-project-to-test-user-access-380ad9aa5492f68d' via api in 1.5 seconds1670[Feb 21 2024 02:54:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f6fe2212ba391505' via api in 1.43 seconds1671[Feb 21 2024 02:54:49 UTC (QA Tests)] INFO -- Adding user qa-user-f6fe2212ba391505 to gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-ec080425e522ec12/sub-group-to-test-user-access-9922adbbd5776bdf QA::Resource::Group1672[Feb 21 2024 02:54:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1673[Feb 21 2024 02:54:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.27 seconds1674[Feb 21 2024 02:54:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-new-file-84d36ac5d1ffd297' via api in 2.34 seconds1675[Feb 21 2024 02:54:52 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-f6fe2212ba3915051676[Feb 21 2024 02:54:52 UTC (QA Tests)] INFO -- Caching token for username: qa-user-f6fe2212ba391505, last six chars of token:3J-gyx1677[Feb 21 2024 02:54:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-f6fe2212ba391505-sa028ijv' via api in 0.1 seconds1678[Feb 21 2024 02:54:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f6fe2212ba391505'1679 is not allowed to create a file in parent group project via the API1680[Feb 21 2024 02:54:52 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to commit to parent group project via the API1681[Feb 21 2024 02:54:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1682[Feb 21 2024 02:54:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-fa4a64f79786c708' via api in 0.71 seconds1683[Feb 21 2024 02:54:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-fa4a64f79786c708/sub-group-to-test-user-access-62fb6b02d23c138f' via api in 0.54 seconds1684[Feb 21 2024 02:54:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-fa4a64f79786c708/parent-group-project-to-test-user-access-7cbfdcdf10f76c0f' via api in 1.29 seconds1685[Feb 21 2024 02:54:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b85c3d6ca234ba60' via api in 0.42 seconds1686[Feb 21 2024 02:54:55 UTC (QA Tests)] INFO -- Adding user qa-user-b85c3d6ca234ba60 to gitlab-qa-sandbox-group-4/parent-group-to-test-user-access-fa4a64f79786c708/sub-group-to-test-user-access-62fb6b02d23c138f QA::Resource::Group1687[Feb 21 2024 02:54:56 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b85c3d6ca234ba601688[Feb 21 2024 02:54:56 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b85c3d6ca234ba60, last six chars of token:Cmtx-A1689[Feb 21 2024 02:54:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b85c3d6ca234ba60-8n4jrm39' via api in 0.08 seconds1690[Feb 21 2024 02:54:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b85c3d6ca234ba60'1691 is not allowed to commit to parent group project via the API1692Verify1693 Parent-child pipelines independent relationship1694[Feb 21 2024 02:54:56 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes1695[Feb 21 2024 02:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1696[Feb 21 2024 02:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds1697[Feb 21 2024 02:54:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-independent-relationship-78f2797f15be42a0' via api in 1.12 seconds1698[Feb 21 2024 02:54:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1699[Feb 21 2024 02:54:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1700[Feb 21 2024 02:54:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1701[Feb 21 2024 02:54:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-78f2797f15be42a0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-78f2797f15be42a0 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-78f2797f15be42a0 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list pipeline-independent-relationship-78f2797f15be42a0 --executor shell && gitlab-runner run" `1702[Feb 21 2024 02:54:58 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-78f2797f15be42a0`1703[Feb 21 2024 02:54:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-78f2797f15be42a0' via api in 1.84 seconds1704[Feb 21 2024 02:55:00 UTC (QA Tests)] INFO -- filling :username-field with "root"1705[Feb 21 2024 02:55:00 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1706[Feb 21 2024 02:55:00 UTC (QA Tests)] INFO -- filling :password-field with "*****"1707[Feb 21 2024 02:55:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1708[Feb 21 2024 02:55:00 UTC (QA Tests)] INFO -- clicking :sign-in-button1709[Feb 21 2024 02:55:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.657s1710[Feb 21 2024 02:55:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.88 seconds1711[Feb 21 2024 02:55:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-independent-relationship-78f2797f15be42a01712[Feb 21 2024 02:55:07 UTC (QA Tests)] INFO -- clicking :menu-section-button1713[Feb 21 2024 02:55:07 UTC (QA Tests)] INFO -- clicking :nav-item-link1714[Feb 21 2024 02:55:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.921s1715[Feb 21 2024 02:55:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 10.243s1716[Feb 21 2024 02:55:20 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1717[Feb 21 2024 02:55:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-78f2797f15be42a0'1718[Feb 21 2024 02:55:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-78f2797f15be42a0`1719 parent pipelines passes if child passes1720[Feb 21 2024 02:55:20 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails1721[Feb 21 2024 02:55:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1722[Feb 21 2024 02:55:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds1723[Feb 21 2024 02:55:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-independent-relationship-6a2fcb462d342690' via api in 1.67 seconds1724[Feb 21 2024 02:55:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1725[Feb 21 2024 02:55:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1726[Feb 21 2024 02:55:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1727[Feb 21 2024 02:55:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-6a2fcb462d342690 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-6a2fcb462d342690 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-6a2fcb462d342690 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list pipeline-independent-relationship-6a2fcb462d342690 --executor shell && gitlab-runner run" `1728[Feb 21 2024 02:55:26 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-6a2fcb462d342690`1729[Feb 21 2024 02:55:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-6a2fcb462d342690' via api in 5.26 seconds1730[Feb 21 2024 02:55:28 UTC (QA Tests)] INFO -- filling :username-field with "root"1731[Feb 21 2024 02:55:28 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1732[Feb 21 2024 02:55:29 UTC (QA Tests)] INFO -- filling :password-field with "*****"1733[Feb 21 2024 02:55:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1734[Feb 21 2024 02:55:29 UTC (QA Tests)] INFO -- clicking :sign-in-button1735[Feb 21 2024 02:55:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.514s1736[Feb 21 2024 02:55:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.99 seconds1737[Feb 21 2024 02:55:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-independent-relationship-6a2fcb462d3426901738[Feb 21 2024 02:55:36 UTC (QA Tests)] INFO -- clicking :menu-section-button1739[Feb 21 2024 02:55:36 UTC (QA Tests)] INFO -- clicking :nav-item-link1740[Feb 21 2024 02:55:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.933s1741[Feb 21 2024 02:55:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 1.217s1742[Feb 21 2024 02:55:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 10.284s1743[Feb 21 2024 02:55:50 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1744[Feb 21 2024 02:55:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-6a2fcb462d342690'1745[Feb 21 2024 02:55:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-6a2fcb462d342690`1746 parent pipeline passes even if child fails1747Package1748 NuGet group level endpoint1749 using group deploy token1750[Feb 21 2024 02:55:51 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint1751[Feb 21 2024 02:55:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1752[Feb 21 2024 02:55:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds1753[Feb 21 2024 02:55:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-7d922c207db9374a' via api in 7.98 seconds1754[Feb 21 2024 02:55:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1755[Feb 21 2024 02:55:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1756[Feb 21 2024 02:55:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1757[Feb 21 2024 02:55:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708484151 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708484151 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-1708484151 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-qa-test-2024-02-21-02-38-18-9cbd41f72d66d462 --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" `1758[Feb 21 2024 02:56:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708484151`1759[Feb 21 2024 02:56:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1708484151' via api in 1.17 seconds1760[Feb 21 2024 02:56:01 UTC (QA Tests)] INFO -- filling :username-field with "root"1761[Feb 21 2024 02:56:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1762[Feb 21 2024 02:56:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"1763[Feb 21 2024 02:56:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1764[Feb 21 2024 02:56:02 UTC (QA Tests)] INFO -- clicking :sign-in-button1765[Feb 21 2024 02:56:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.607s1766[Feb 21 2024 02:56:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-2' via api in 0.17 seconds1767[Feb 21 2024 02:56:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1768[Feb 21 2024 02:56:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-c32b8886b7759560' via api in 7.44 seconds1769[Feb 21 2024 02:56:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1770[Feb 21 2024 02:56:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1771[Feb 21 2024 02:56:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-7d922c207db9374a1772[Feb 21 2024 02:56:18 UTC (QA Tests)] INFO -- clicking :menu-section-button1773[Feb 21 2024 02:56:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1774[Feb 21 2024 02:56:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.237s1775[Feb 21 2024 02:56:20 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1776[Feb 21 2024 02:56:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.516s1777[Feb 21 2024 02:56:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-c32b8886b77595601778[Feb 21 2024 02:56:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds1779[Feb 21 2024 02:56:56 UTC (QA Tests)] INFO -- clicking :menu-section-button1780[Feb 21 2024 02:56:56 UTC (QA Tests)] INFO -- clicking :nav-item-link1781[Feb 21 2024 02:56:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.897s1782[Feb 21 2024 02:57:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.383s1783[Feb 21 2024 02:57:08 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1784[Feb 21 2024 02:57:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.406s1785[Feb 21 2024 02:57:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4621786[Feb 21 2024 02:57:11 UTC (QA Tests)] INFO -- clicking :menu-section-button1787[Feb 21 2024 02:57:11 UTC (QA Tests)] INFO -- clicking :nav-item-link1788[Feb 21 2024 02:57:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.795s1789[Feb 21 2024 02:57:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1708484151'1790[Feb 21 2024 02:57:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708484151`1791[Feb 21 2024 02:57:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-c5a6cb21c4e36af9'1792[Feb 21 2024 02:57:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-7d922c207db9374a'1793[Feb 21 2024 02:57:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-c32b8886b7759560'1794[Feb 21 2024 02:57:14 UTC (QA Tests)] ERROR -- Interceptor Api Errors1795[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-7d922c207db9374a/-/jobs/54/test_report_summary.json -- Correlation Id: 01HQ4SG8KQEZ8W0EE4WT5DR7WM1796[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-c32b8886b7759560/-/jobs/55/test_report_summary.json -- Correlation Id: 01HQ4SGYZ7F12J4CFHGTB0TJ5P1797 publishes a nuget package at the project endpoint and installs it from the group endpoint1798 using ci job token1799[Feb 21 2024 02:57:14 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint1800[Feb 21 2024 02:57:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1801[Feb 21 2024 02:57:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.26 seconds1802[Feb 21 2024 02:57:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-22d67e84e73e5a7a' via api in 6.3 seconds1803[Feb 21 2024 02:57:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1804[Feb 21 2024 02:57:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1805[Feb 21 2024 02:57:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1806[Feb 21 2024 02:57:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708484234 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708484234 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-1708484234 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-qa-test-2024-02-21-02-38-18-9cbd41f72d66d462 --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" `1807[Feb 21 2024 02:57:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708484234`1808[Feb 21 2024 02:57:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1708484234' via api in 5.84 seconds1809[Feb 21 2024 02:57:27 UTC (QA Tests)] INFO -- filling :username-field with "root"1810[Feb 21 2024 02:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1811[Feb 21 2024 02:57:27 UTC (QA Tests)] INFO -- filling :password-field with "*****"1812[Feb 21 2024 02:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1813[Feb 21 2024 02:57:28 UTC (QA Tests)] INFO -- clicking :sign-in-button1814[Feb 21 2024 02:57:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.714s1815[Feb 21 2024 02:57:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds1816[Feb 21 2024 02:57:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-2f9f335112ff5612' via api in 4.29 seconds1817[Feb 21 2024 02:57:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds1818[Feb 21 2024 02:57:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds1819[Feb 21 2024 02:57:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-22d67e84e73e5a7a1820[Feb 21 2024 02:57:39 UTC (QA Tests)] INFO -- clicking :menu-section-button1821[Feb 21 2024 02:57:39 UTC (QA Tests)] INFO -- clicking :nav-item-link1822[Feb 21 2024 02:57:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.951s1823[Feb 21 2024 02:57:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.999s1824[Feb 21 2024 02:57:52 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1825[Feb 21 2024 02:57:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.516s1826[Feb 21 2024 02:58:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-2f9f335112ff56121827[Feb 21 2024 02:58:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.91 seconds1828[Feb 21 2024 02:58:09 UTC (QA Tests)] INFO -- clicking :menu-section-button1829[Feb 21 2024 02:58:09 UTC (QA Tests)] INFO -- clicking :nav-item-link1830[Feb 21 2024 02:58:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.847s1831[Feb 21 2024 02:58:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.335s1832[Feb 21 2024 02:58:21 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1833[Feb 21 2024 02:58:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.275s1834[Feb 21 2024 02:58:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4621835[Feb 21 2024 02:58:24 UTC (QA Tests)] INFO -- clicking :menu-section-button1836[Feb 21 2024 02:58:24 UTC (QA Tests)] INFO -- clicking :nav-item-link1837[Feb 21 2024 02:58:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.754s1838[Feb 21 2024 02:58:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1708484234'1839[Feb 21 2024 02:58:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708484234`1840[Feb 21 2024 02:58:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-41c0cff5ad31b95d'1841[Feb 21 2024 02:58:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-22d67e84e73e5a7a'1842[Feb 21 2024 02:58:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-2f9f335112ff5612'1843[Feb 21 2024 02:58:27 UTC (QA Tests)] ERROR -- Interceptor Api Errors1844[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-22d67e84e73e5a7a/-/jobs/56/test_report_summary.json -- Correlation Id: 01HQ4SJDPG0K69XFK1Z0XB7C9B1845[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-2f9f335112ff5612/-/jobs/57/test_report_summary.json -- Correlation Id: 01HQ4SK61NSF9WXFGYEM4QAAAZ1846 publishes a nuget package at the project endpoint and installs it from the group endpoint1847 using personal access token1848[Feb 21 2024 02:58:27 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using personal access token publishes a nuget package at the project endpoint and installs it from the group endpoint1849[Feb 21 2024 02:58:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1850[Feb 21 2024 02:58:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds1851[Feb 21 2024 02:58:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-5d219ffacbba1b6c' via api in 6.19 seconds1852[Feb 21 2024 02:58:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1853[Feb 21 2024 02:58:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1854[Feb 21 2024 02:58:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1855[Feb 21 2024 02:58:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708484307 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708484307 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-1708484307 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-qa-test-2024-02-21-02-38-18-9cbd41f72d66d462 --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" `1856[Feb 21 2024 02:58:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708484307`1857[Feb 21 2024 02:58:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1708484307' via api in 1.87 seconds1858[Feb 21 2024 02:58:35 UTC (QA Tests)] INFO -- filling :username-field with "root"1859[Feb 21 2024 02:58:35 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1860[Feb 21 2024 02:58:36 UTC (QA Tests)] INFO -- filling :password-field with "*****"1861[Feb 21 2024 02:58:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1862[Feb 21 2024 02:58:36 UTC (QA Tests)] INFO -- clicking :sign-in-button1863[Feb 21 2024 02:58:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.641s1864[Feb 21 2024 02:58:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1865[Feb 21 2024 02:58:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-92wjqlep' via cache in 0.0 seconds1866[Feb 21 2024 02:58:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1867[Feb 21 2024 02:58:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-f421def05f2e7dfb' via api in 3.97 seconds1868[Feb 21 2024 02:58:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds1869[Feb 21 2024 02:58:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds1870[Feb 21 2024 02:58:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-5d219ffacbba1b6c1871[Feb 21 2024 02:58:47 UTC (QA Tests)] INFO -- clicking :menu-section-button1872[Feb 21 2024 02:58:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1873[Feb 21 2024 02:58:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.835s1874[Feb 21 2024 02:58:49 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1875[Feb 21 2024 02:58:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.41s1876[Feb 21 2024 02:59:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-f421def05f2e7dfb1877[Feb 21 2024 02:59:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds1878[Feb 21 2024 02:59:06 UTC (QA Tests)] INFO -- clicking :menu-section-button1879[Feb 21 2024 02:59:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1880[Feb 21 2024 02:59:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.879s1881[Feb 21 2024 02:59:08 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1882[Feb 21 2024 02:59:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.412s1883[Feb 21 2024 02:59:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4621884[Feb 21 2024 02:59:23 UTC (QA Tests)] INFO -- clicking :menu-section-button1885[Feb 21 2024 02:59:24 UTC (QA Tests)] INFO -- clicking :nav-item-link1886[Feb 21 2024 02:59:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.807s1887[Feb 21 2024 02:59:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1708484307'1888[Feb 21 2024 02:59:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708484307`1889[Feb 21 2024 02:59:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-fc6d2ad89af45149'1890[Feb 21 2024 02:59:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-5d219ffacbba1b6c'1891[Feb 21 2024 02:59:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-f421def05f2e7dfb'1892[Feb 21 2024 02:59:26 UTC (QA Tests)] ERROR -- Interceptor Api Errors1893[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-project-5d219ffacbba1b6c/-/jobs/58/test_report_summary.json -- Correlation Id: 01HQ4SMBGRF6E8YV71XEC26AR51894[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/nuget-package-install-project-f421def05f2e7dfb/-/jobs/59/test_report_summary.json -- Correlation Id: 01HQ4SMRBCY07AAKY1KVCGFYT01895 publishes a nuget package at the project endpoint and installs it from the group endpoint1896Plan1897 Dora Metrics1898 with group metrics1899 behaves like dora metrics api endpoint1900 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)1901 with project metrics1902 behaves like dora metrics api endpoint1903 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)1904Govern1905 Group Level Scan Execution Policy1906[Feb 21 2024 02:59:26 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy takes effect when pipeline is run on the main branch1907[Feb 21 2024 02:59:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1908[Feb 21 2024 02:59:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-6191ac89' via api in 0.53 seconds1909[Feb 21 2024 02:59:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-6191ac89/project-with-scan-execution-policy-bf11dfbea76ab6c6' via api in 1.15 seconds1910[Feb 21 2024 02:59:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1911[Feb 21 2024 02:59:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1912[Feb 21 2024 02:59:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1913[Feb 21 2024 02:59:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-bf11dfbea76ab6c6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-bf11dfbea76ab6c6 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-execution-policy-bf11dfbea76ab6c6 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `1914[Feb 21 2024 02:59:28 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-bf11dfbea76ab6c6`1915[Feb 21 2024 02:59:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-bf11dfbea76ab6c6' via api in 1.93 seconds1916[Feb 21 2024 02:59:30 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-6191ac89' via api in 0.81 seconds1917[Feb 21 2024 02:59:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-6191ac89/scan-execution-policy-group-6191ac89-security-policy-project' via api in 0.16 seconds1918[Feb 21 2024 02:59:31 UTC (QA Tests)] INFO -- filling :username-field with "root"1919[Feb 21 2024 02:59:31 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1920[Feb 21 2024 02:59:32 UTC (QA Tests)] INFO -- filling :password-field with "*****"1921[Feb 21 2024 02:59:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1922[Feb 21 2024 02:59:32 UTC (QA Tests)] INFO -- clicking :sign-in-button1923[Feb 21 2024 02:59:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.335s1924[Feb 21 2024 02:59:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/scan-execution-policy-group-6191ac89/project-with-scan-execution-policy-bf11dfbea76ab6c61925[Feb 21 2024 02:59:37 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-6191ac89' via api in 0.41 seconds1926[Feb 21 2024 02:59:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.38 seconds1927[Feb 21 2024 02:59:39 UTC (QA Tests)] INFO -- Merging via PUT /projects/60/merge_requests/1/merge1928[Feb 21 2024 02:59:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1929[Feb 21 2024 02:59:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds1930[Feb 21 2024 02:59:41 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1931[Feb 21 2024 02:59:41 UTC (QA Tests)] INFO -- clicking :menu-section-button1932[Feb 21 2024 02:59:41 UTC (QA Tests)] INFO -- clicking :nav-item-link1933[Feb 21 2024 02:59:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.892s1934[Feb 21 2024 02:59:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-bf11dfbea76ab6c6'1935[Feb 21 2024 02:59:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-bf11dfbea76ab6c6`1936 takes effect when pipeline is run on the main branch1937[Feb 21 2024 02:59:44 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy does not take effect when pipeline is run on non default branch1938[Feb 21 2024 02:59:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1939[Feb 21 2024 02:59:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-db89f1e3' via api in 0.65 seconds1940[Feb 21 2024 02:59:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-db89f1e3/project-with-scan-execution-policy-2764c8be10251d62' via api in 1.09 seconds1941[Feb 21 2024 02:59:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1942[Feb 21 2024 02:59:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1943[Feb 21 2024 02:59:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1944[Feb 21 2024 02:59:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-2764c8be10251d62 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-2764c8be10251d62 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-execution-policy-2764c8be10251d62 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `1945[Feb 21 2024 02:59:50 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-2764c8be10251d62`1946[Feb 21 2024 02:59:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-2764c8be10251d62' via api in 4.9 seconds1947[Feb 21 2024 02:59:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-db89f1e3' via api in 0.83 seconds1948[Feb 21 2024 02:59:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-db89f1e3/scan-execution-policy-group-db89f1e3-security-policy-project' via api in 0.19 seconds1949[Feb 21 2024 02:59:52 UTC (QA Tests)] INFO -- filling :username-field with "root"1950[Feb 21 2024 02:59:52 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1951[Feb 21 2024 02:59:52 UTC (QA Tests)] INFO -- filling :password-field with "*****"1952[Feb 21 2024 02:59:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1953[Feb 21 2024 02:59:53 UTC (QA Tests)] INFO -- clicking :sign-in-button1954[Feb 21 2024 02:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.439s1955[Feb 21 2024 02:59:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/scan-execution-policy-group-db89f1e3/project-with-scan-execution-policy-2764c8be10251d621956[Feb 21 2024 02:59:59 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-4/scan-execution-policy-group-db89f1e3' via api in 0.33 seconds1957[Feb 21 2024 03:00:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.91 seconds1958[Feb 21 2024 03:00:00 UTC (QA Tests)] INFO -- Merging via PUT /projects/62/merge_requests/1/merge1959[Feb 21 2024 03:00:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1960[Feb 21 2024 03:00:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds1961[Feb 21 2024 03:00:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 4.96 seconds1962[Feb 21 2024 03:00:07 UTC (QA Tests)] INFO -- clicking :menu-section-button1963[Feb 21 2024 03:00:08 UTC (QA Tests)] INFO -- clicking :nav-item-link1964[Feb 21 2024 03:00:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.94s1965[Feb 21 2024 03:00:19 UTC (QA Tests)] INFO -- clicking :nav-item-link1966[Feb 21 2024 03:00:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.94s1967[Feb 21 2024 03:00:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 11.059s1968[Feb 21 2024 03:00:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-2764c8be10251d62'1969[Feb 21 2024 03:00:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-2764c8be10251d62`1970 does not take effect when pipeline is run on non default branch1971Data Stores1972 Project transfer1973[Feb 21 2024 03:00:33 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer user transfers a project between groups1974[Feb 21 2024 03:00:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1975[Feb 21 2024 03:00:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/target-group-for-transfer_67b1cd3954f662e4' via api in 0.54 seconds1976[Feb 21 2024 03:00:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1977[Feb 21 2024 03:00:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-3b535ba4d0cf47c5' via api in 0.56 seconds1978[Feb 21 2024 03:00:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/source-group-3b535ba4d0cf47c5/transfer-project-05aa4330e07a6691' via api in 0.86 seconds1979[Feb 21 2024 03:00:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.94 seconds1980[Feb 21 2024 03:00:37 UTC (QA Tests)] INFO -- filling :username-field with "root"1981[Feb 21 2024 03:00:37 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1982[Feb 21 2024 03:00:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"1983[Feb 21 2024 03:00:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1984[Feb 21 2024 03:00:38 UTC (QA Tests)] INFO -- clicking :sign-in-button1985[Feb 21 2024 03:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.58s1986[Feb 21 2024 03:00:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/source-group-3b535ba4d0cf47c5/transfer-project-05aa4330e07a66911987[Feb 21 2024 03:00:43 UTC (QA Tests)] INFO -- clicking :menu-section-button1988[Feb 21 2024 03:00:43 UTC (QA Tests)] INFO -- clicking :nav-item-link1989[Feb 21 2024 03:00:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.277s1990[Feb 21 2024 03:00:46 UTC (QA Tests)] INFO -- Transferring project: transfer-project-05aa4330e07a6691 to namespace: gitlab-qa-sandbox-group-4/target-group-for-transfer_67b1cd3954f662e41991[Feb 21 2024 03:00:46 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer-project-content"]1992[Feb 21 2024 03:00:46 UTC (QA Tests)] INFO -- clicking :transfer-locations-dropdown1993[Feb 21 2024 03:00:47 UTC (QA Tests)] INFO -- filling :transfer-locations-search with "gitlab-qa-sandbox-group-4 / target-group-for-transfer_67b1cd3954f662e4"1994[Feb 21 2024 03:00:47 UTC (QA Tests)] INFO -- clicking the coordinates of :transfer-locations-search1995[Feb 21 2024 03:00:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element group-transfer-item' took 0.637s1996[Feb 21 2024 03:00:48 UTC (QA Tests)] INFO -- clicking :transfer-project-button1997[Feb 21 2024 03:00:48 UTC (QA Tests)] INFO -- filling :confirm-danger-field with "transfer-project-05aa4330e07a6691"1998[Feb 21 2024 03:00:48 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm-danger-field1999[Feb 21 2024 03:00:49 UTC (QA Tests)] INFO -- clicking :confirm-danger-modal-button2000[Feb 21 2024 03:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-danger-modal-button' took 2.899s2001[Feb 21 2024 03:00:52 UTC (QA Tests)] INFO -- clicking :nav-item-link2002[Feb 21 2024 03:00:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.605s2003 user transfers a project between groups2004Create2005 Source editor toolbar preview2006[Feb 21 2024 03:00:54 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing2007[Feb 21 2024 03:00:54 UTC (QA Tests)] INFO -- filling :username-field with "root"2008[Feb 21 2024 03:00:54 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2009[Feb 21 2024 03:00:55 UTC (QA Tests)] INFO -- filling :password-field with "*****"2010[Feb 21 2024 03:00:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2011[Feb 21 2024 03:00:55 UTC (QA Tests)] INFO -- clicking :sign-in-button2012[Feb 21 2024 03:00:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.699s2013[Feb 21 2024 03:00:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.1 seconds2014[Feb 21 2024 03:00:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.32 seconds2015[Feb 21 2024 03:01:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/empty-project-with-md-719943c1ff55a1ef' via api in 1.87 seconds2016[Feb 21 2024 03:01:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/empty-project-with-md-719943c1ff55a1ef2017[Feb 21 2024 03:01:04 UTC (QA Tests)] INFO -- clicking :file-name-link2018[Feb 21 2024 03:01:04 UTC (QA Tests)] INFO -- clicking :action-dropdown2019[Feb 21 2024 03:01:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action-dropdown' took 0.571s2020[Feb 21 2024 03:01:05 UTC (QA Tests)] INFO -- clicking :edit-menu-item2021[Feb 21 2024 03:01:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 1.505s2022[Feb 21 2024 03:01:07 UTC (QA Tests)] INFO -- clicking :commit-button2023[Feb 21 2024 03:01:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.724s2024[Feb 21 2024 03:01:09 UTC (QA Tests)] ERROR -- Interceptor Api Errors2025[200] POST http://gitlab-ee-292f6de8.test/relative/api/graphql -- Correlation Id: 01HQ4SR7QCM0SQWBCEXA1CEJMA2026error-messages: Variable $refType of type RefType was provided invalid value2027 can preview markdown side-by-side while editing2028Plan2029 Milestones2030 Group milestone2031 behaves like when assigned to existing issue2032[Feb 21 2024 03:01:09 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like when assigned to existing issue is assigned2033[Feb 21 2024 03:01:10 UTC (QA Tests)] INFO -- filling :username-field with "root"2034[Feb 21 2024 03:01:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2035[Feb 21 2024 03:01:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"2036[Feb 21 2024 03:01:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2037[Feb 21 2024 03:01:11 UTC (QA Tests)] INFO -- clicking :sign-in-button2038[Feb 21 2024 03:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.456s2039[Feb 21 2024 03:01:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds2040[Feb 21 2024 03:01:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-ca3153a3' via api in 0.76 seconds2041[Feb 21 2024 03:01:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-ca3153a3/project-to-test-milestones-8e3aed04-534cba3f5ea0db50' via api in 0.82 seconds2042[Feb 21 2024 03:01:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 1.63 seconds2043[Feb 21 2024 03:01:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-milestones-ca3153a3/project-to-test-milestones-8e3aed04-534cba3f5ea0db50/-/issues/12044[Feb 21 2024 03:01:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '2' via api in 0.84 seconds2045[Feb 21 2024 03:01:21 UTC (QA Tests)] INFO -- clicking :edit-button2046[Feb 21 2024 03:01:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.564s2047[Feb 21 2024 03:01:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sidebar-milestones' took 0.59s2048[Feb 21 2024 03:01:22 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-milestones-ca3153a3/project-to-test-milestones-8e3aed04-534cba3f5ea0db50/-/issues/12049 is assigned2050 behaves like when assigned to new issue2051[Feb 21 2024 03:01:25 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like when assigned to new issue is assigned2052[Feb 21 2024 03:01:25 UTC (QA Tests)] INFO -- filling :username-field with "root"2053[Feb 21 2024 03:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2054[Feb 21 2024 03:01:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"2055[Feb 21 2024 03:01:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2056[Feb 21 2024 03:01:26 UTC (QA Tests)] INFO -- clicking :sign-in-button2057[Feb 21 2024 03:01:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.672s2058[Feb 21 2024 03:01:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2059[Feb 21 2024 03:01:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-bfddb5e2' via api in 0.58 seconds2060[Feb 21 2024 03:01:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-bfddb5e2/project-to-test-milestones-509216ba-36b56b73b2902c04' via api in 0.75 seconds2061[Feb 21 2024 03:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '3' via api in 0.52 seconds2062[Feb 21 2024 03:01:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-milestones-bfddb5e2/project-to-test-milestones-509216ba-36b56b73b2902c042063[Feb 21 2024 03:01:33 UTC (QA Tests)] INFO -- clicking :new-menu-toggle2064[Feb 21 2024 03:01:33 UTC (QA Tests)] INFO -- clicking :create_menu_item2065[Feb 21 2024 03:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.181s2066[Feb 21 2024 03:01:34 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 7b3b22f708d47757"2067[Feb 21 2024 03:01:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2068[Feb 21 2024 03:01:35 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description da9b9af98125d1aa"2069[Feb 21 2024 03:01:35 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field2070[Feb 21 2024 03:01:36 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present2071[Feb 21 2024 03:01:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.544s2072[Feb 21 2024 03:01:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.5 seconds2073 is assigned2074 Project milestone2075 behaves like when assigned to new issue2076[Feb 21 2024 03:01:39 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like when assigned to new issue is assigned2077[Feb 21 2024 03:01:40 UTC (QA Tests)] INFO -- filling :username-field with "root"2078[Feb 21 2024 03:01:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2079[Feb 21 2024 03:01:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"2080[Feb 21 2024 03:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2081[Feb 21 2024 03:01:41 UTC (QA Tests)] INFO -- clicking :sign-in-button2082[Feb 21 2024 03:01:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.899s2083[Feb 21 2024 03:01:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2084[Feb 21 2024 03:01:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-5f327658' via api in 0.81 seconds2085[Feb 21 2024 03:01:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-5f327658/project-to-test-milestones-09602ef4-da15bb9abed3f2dc' via api in 0.75 seconds2086[Feb 21 2024 03:01:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.54 seconds2087[Feb 21 2024 03:01:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-milestones-5f327658/project-to-test-milestones-09602ef4-da15bb9abed3f2dc2088[Feb 21 2024 03:01:48 UTC (QA Tests)] INFO -- clicking :new-menu-toggle2089[Feb 21 2024 03:01:48 UTC (QA Tests)] INFO -- clicking :create_menu_item2090[Feb 21 2024 03:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.821s2091[Feb 21 2024 03:01:50 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title d1e8f171703dfef5"2092[Feb 21 2024 03:01:50 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2093[Feb 21 2024 03:01:50 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description a1cbcda6ed2d03db"2094[Feb 21 2024 03:01:50 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field2095[Feb 21 2024 03:01:51 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present2096[Feb 21 2024 03:01:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.858s2097[Feb 21 2024 03:01:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.3 seconds2098[Feb 21 2024 03:01:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.888s2099 is assigned2100 behaves like when assigned to existing issue2101[Feb 21 2024 03:01:55 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like when assigned to existing issue is assigned2102[Feb 21 2024 03:01:56 UTC (QA Tests)] INFO -- filling :username-field with "root"2103[Feb 21 2024 03:01:56 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2104[Feb 21 2024 03:01:56 UTC (QA Tests)] INFO -- filling :password-field with "*****"2105[Feb 21 2024 03:01:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2106[Feb 21 2024 03:01:57 UTC (QA Tests)] INFO -- clicking :sign-in-button2107[Feb 21 2024 03:01:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.586s2108[Feb 21 2024 03:02:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2109[Feb 21 2024 03:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-ec427ca6' via api in 0.86 seconds2110[Feb 21 2024 03:02:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-to-test-milestones-ec427ca6/project-to-test-milestones-42be8610-227878347240c3f0' via api in 0.7 seconds2111[Feb 21 2024 03:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.82 seconds2112[Feb 21 2024 03:02:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-milestones-ec427ca6/project-to-test-milestones-42be8610-227878347240c3f0/-/issues/12113[Feb 21 2024 03:02:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 1.2 seconds2114[Feb 21 2024 03:02:06 UTC (QA Tests)] INFO -- clicking :edit-button2115[Feb 21 2024 03:02:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.66s2116[Feb 21 2024 03:02:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sidebar-milestones' took 0.685s2117[Feb 21 2024 03:02:08 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-to-test-milestones-ec427ca6/project-to-test-milestones-42be8610-227878347240c3f0/-/issues/12118 is assigned2119Fulfillment2120 Utilization2121 when admin sets user cap limit for group2122 shows members over limit as pending for approvals (PENDING: Test is not compatible with this environment or pipeline)2123Plan2124 filter issue comments activities2125[Feb 21 2024 03:02:10 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue2126[Feb 21 2024 03:02:11 UTC (QA Tests)] INFO -- filling :username-field with "root"2127[Feb 21 2024 03:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2128[Feb 21 2024 03:02:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"2129[Feb 21 2024 03:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2130[Feb 21 2024 03:02:11 UTC (QA Tests)] INFO -- clicking :sign-in-button2131[Feb 21 2024 03:02:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.868s2132[Feb 21 2024 03:02:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2133[Feb 21 2024 03:02:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds2134[Feb 21 2024 03:02:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-issues-faa4b77025039fcb' via api in 1.68 seconds2135[Feb 21 2024 03:02:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 2.17 seconds2136[Feb 21 2024 03:02:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-issues-faa4b77025039fcb/-/issues/12137[Feb 21 2024 03:02:20 UTC (QA Tests)] INFO -- clicking :issue-title2138[Feb 21 2024 03:02:20 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2139[Feb 21 2024 03:02:20 UTC (QA Tests)] INFO -- filling :comment-field with "/confidential2140"2141[Feb 21 2024 03:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field2142[Feb 21 2024 03:02:21 UTC (QA Tests)] INFO -- clicking :comment-button2143[Feb 21 2024 03:02:21 UTC (QA Tests)] INFO -- clicking :issue-title2144[Feb 21 2024 03:02:22 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2145[Feb 21 2024 03:02:22 UTC (QA Tests)] INFO -- filling :comment-field with "My own comment2146"2147[Feb 21 2024 03:02:22 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field2148[Feb 21 2024 03:02:22 UTC (QA Tests)] INFO -- clicking :comment-button2149[Feb 21 2024 03:02:23 UTC (QA Tests)] INFO -- clicking :issue-title2150[Feb 21 2024 03:02:23 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2151[Feb 21 2024 03:02:23 UTC (QA Tests)] INFO -- clicking :issue-title2152[Feb 21 2024 03:02:24 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2153 filters comments and activities in an issue2154Govern2155 OAuth2156 behaves like Instance OAuth Application2157 creates oauth application and uses it to login (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/415011)2158 OIDC2159 behaves like Instance OAuth Application2160 creates oidc application and uses it to login (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/429723)2161Create2162 Download merge request patch and diff2163[Feb 21 2024 03:02:24 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches2164[Feb 21 2024 03:02:25 UTC (QA Tests)] INFO -- filling :username-field with "root"2165[Feb 21 2024 03:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2166[Feb 21 2024 03:02:25 UTC (QA Tests)] INFO -- filling :password-field with "*****"2167[Feb 21 2024 03:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2168[Feb 21 2024 03:02:26 UTC (QA Tests)] INFO -- clicking :sign-in-button2169[Feb 21 2024 03:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.454s2170[Feb 21 2024 03:02:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2171[Feb 21 2024 03:02:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.26 seconds2172[Feb 21 2024 03:02:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-merge-request-87a589a87eb8d7d6' via api in 1.48 seconds2173[Feb 21 2024 03:02:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.83 seconds2174[Feb 21 2024 03:02:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 6.01 seconds2175[Feb 21 2024 03:02:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-merge-request-87a589a87eb8d7d6/-/merge_requests/12176 views the merge request patches2177[Feb 21 2024 03:02:39 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff2178[Feb 21 2024 03:02:39 UTC (QA Tests)] INFO -- filling :username-field with "root"2179[Feb 21 2024 03:02:39 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2180[Feb 21 2024 03:02:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"2181[Feb 21 2024 03:02:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2182[Feb 21 2024 03:02:40 UTC (QA Tests)] INFO -- clicking :sign-in-button2183[Feb 21 2024 03:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.422s2184[Feb 21 2024 03:02:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2185[Feb 21 2024 03:02:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds2186[Feb 21 2024 03:02:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-merge-request-8a80c13c48d30184' via api in 2.71 seconds2187[Feb 21 2024 03:02:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds2188[Feb 21 2024 03:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 7.9 seconds2189[Feb 21 2024 03:02:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-merge-request-8a80c13c48d30184/-/merge_requests/12190 views the merge request plain diff2191Create2192 Project templates2193 when instance level2194[Feb 21 2024 03:03:05 UTC (QA Tests)] INFO -- Starting test: Create Project templates when instance level successfully imports the project using template2195[Feb 21 2024 03:03:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2196[Feb 21 2024 03:03:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-f154a9306657b551' via api in 0.7 seconds2197[Feb 21 2024 03:03:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-f154a9306657b551/template-project-1-8a7532d39741372e' via api in 0.82 seconds2198[Feb 21 2024 03:03:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"2199[Feb 21 2024 03:03:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.58 seconds2200[Feb 21 2024 03:03:11 UTC (QA Tests)] INFO -- filling :username-field with "root"2201[Feb 21 2024 03:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2202[Feb 21 2024 03:03:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"2203[Feb 21 2024 03:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2204[Feb 21 2024 03:03:12 UTC (QA Tests)] INFO -- clicking :sign-in-button2205[Feb 21 2024 03:03:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.858s2206[Feb 21 2024 03:03:16 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2207[Feb 21 2024 03:03:16 UTC (QA Tests)] INFO -- clicking :places-item-link2208[Feb 21 2024 03:03:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 1.745s2209[Feb 21 2024 03:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.279s2210[Feb 21 2024 03:03:19 UTC (QA Tests)] INFO -- clicking :menu-section-button2211[Feb 21 2024 03:03:19 UTC (QA Tests)] INFO -- clicking :nav-item-link2212[Feb 21 2024 03:03:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.579s2213[Feb 21 2024 03:03:22 UTC (QA Tests)] INFO -- Searching in dropdown: "instance-template-container-group-f154a9306657b551"2214[Feb 21 2024 03:03:23 UTC (QA Tests)] INFO -- clicking :save-changes-button2215[Feb 21 2024 03:03:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.575s2216[Feb 21 2024 03:03:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.591s2217[Feb 21 2024 03:03:24 UTC (QA Tests)] INFO -- clicking :nav-item-link2218[Feb 21 2024 03:03:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2219[Feb 21 2024 03:03:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.23 seconds2220[Feb 21 2024 03:03:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4622221[Feb 21 2024 03:03:29 UTC (QA Tests)] INFO -- clicking :new-project-button2222[Feb 21 2024 03:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.952s2223[Feb 21 2024 03:03:30 UTC (QA Tests)] INFO -- clicking :panel-link2224[Feb 21 2024 03:03:30 UTC (QA Tests)] INFO -- clicking :instance-templates-tab2225[Feb 21 2024 03:03:30 UTC (QA Tests)] INFO -- clicking :use-template-button2226[Feb 21 2024 03:03:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s2227[Feb 21 2024 03:03:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s2228[Feb 21 2024 03:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s2229[Feb 21 2024 03:03:39 UTC (QA Tests)] ERROR -- .gl-spinner reference has become stale: stale element reference: stale element not found2230 (Session info: chrome=120.0.6099.216); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception2231[Feb 21 2024 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.965s2232[Feb 21 2024 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.319s2233[Feb 21 2024 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project-name-content' took 6.344s2234[Feb 21 2024 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.562s2235 successfully imports the project using template2236 when built-in2237[Feb 21 2024 03:03:39 UTC (QA Tests)] INFO -- Starting test: Create Project templates when built-in successfully imports the project using template2238[Feb 21 2024 03:03:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2239[Feb 21 2024 03:03:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-1b075fc5ba5f41fd' via api in 1.83 seconds2240[Feb 21 2024 03:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-1b075fc5ba5f41fd/template-project-1-8792fb0bb909da2b' via api in 2.47 seconds2241[Feb 21 2024 03:03:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"2242[Feb 21 2024 03:03:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds2243[Feb 21 2024 03:03:47 UTC (QA Tests)] INFO -- filling :username-field with "root"2244[Feb 21 2024 03:03:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2245[Feb 21 2024 03:03:47 UTC (QA Tests)] INFO -- filling :password-field with "*****"2246[Feb 21 2024 03:03:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2247[Feb 21 2024 03:03:47 UTC (QA Tests)] INFO -- clicking :sign-in-button2248[Feb 21 2024 03:03:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.727s2249[Feb 21 2024 03:03:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2250[Feb 21 2024 03:03:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds2251[Feb 21 2024 03:03:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4622252[Feb 21 2024 03:03:53 UTC (QA Tests)] INFO -- clicking :new-project-button2253[Feb 21 2024 03:03:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.927s2254[Feb 21 2024 03:03:54 UTC (QA Tests)] INFO -- clicking :panel-link2255[Feb 21 2024 03:03:54 UTC (QA Tests)] INFO -- clicking :use-template-button2256[Feb 21 2024 03:03:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s2257[Feb 21 2024 03:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s2258[Feb 21 2024 03:04:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s2259[Feb 21 2024 03:04:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.83s2260[Feb 21 2024 03:04:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 6.209s2261[Feb 21 2024 03:04:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project-name-content' took 7.397s2262 successfully imports the project using template2263 when group level2264[Feb 21 2024 03:04:05 UTC (QA Tests)] INFO -- Starting test: Create Project templates when group level successfully imports the project using template2265[Feb 21 2024 03:04:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2266[Feb 21 2024 03:04:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-f05cbb4afc3092df' via api in 0.7 seconds2267[Feb 21 2024 03:04:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/instance-template-container-group-f05cbb4afc3092df/template-project-1-ae983ca0e1930f94' via api in 0.73 seconds2268[Feb 21 2024 03:04:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"2269[Feb 21 2024 03:04:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.63 seconds2270[Feb 21 2024 03:04:08 UTC (QA Tests)] INFO -- filling :username-field with "root"2271[Feb 21 2024 03:04:08 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2272[Feb 21 2024 03:04:09 UTC (QA Tests)] INFO -- filling :password-field with "*****"2273[Feb 21 2024 03:04:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2274[Feb 21 2024 03:04:09 UTC (QA Tests)] INFO -- clicking :sign-in-button2275[Feb 21 2024 03:04:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.337s2276[Feb 21 2024 03:04:12 UTC (QA Tests)] INFO -- clicking :nav-item-link2277[Feb 21 2024 03:04:13 UTC (QA Tests)] INFO -- filling :groups-filter-field with "gitlab-qa-sandbox-group-4"2278[Feb 21 2024 03:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :groups-filter-field2279[Feb 21 2024 03:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.974s2280[Feb 21 2024 03:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 1.005s2281[Feb 21 2024 03:04:17 UTC (QA Tests)] INFO -- clicking :menu-section-button2282[Feb 21 2024 03:04:17 UTC (QA Tests)] INFO -- clicking :nav-item-link2283[Feb 21 2024 03:04:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.366s2284[Feb 21 2024 03:04:21 UTC (QA Tests)] INFO -- Searching in dropdown: "instance-template-container-group-f05cbb4afc3092df"2285[Feb 21 2024 03:04:22 UTC (QA Tests)] INFO -- clicking :save-changes-button2286[Feb 21 2024 03:04:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 1.328s2287[Feb 21 2024 03:04:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2288[Feb 21 2024 03:04:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds2289[Feb 21 2024 03:04:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4622290[Feb 21 2024 03:04:27 UTC (QA Tests)] INFO -- clicking :new-project-button2291[Feb 21 2024 03:04:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.927s2292[Feb 21 2024 03:04:28 UTC (QA Tests)] INFO -- clicking :panel-link2293[Feb 21 2024 03:04:28 UTC (QA Tests)] INFO -- clicking :group-templates-tab2294[Feb 21 2024 03:04:29 UTC (QA Tests)] INFO -- clicking :use-template-button2295[Feb 21 2024 03:04:29 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown2296[Feb 21 2024 03:04:29 UTC (QA Tests)] INFO -- filling :.gl-listbox-search-input with "gitlab-qa-sandbox-group-4"2297[Feb 21 2024 03:04:29 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-listbox-search-input2298[Feb 21 2024 03:04:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s2299[Feb 21 2024 03:04:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s2300[Feb 21 2024 03:04:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s2301[Feb 21 2024 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.912s2302[Feb 21 2024 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.297s2303[Feb 21 2024 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project-name-content' took 6.333s2304 successfully imports the project using template2305Verify2306 Runner fleet management2307[Feb 21 2024 03:04:39 UTC (QA Tests)] INFO -- Starting test: Verify Runner fleet management shows group runner online count2308[Feb 21 2024 03:04:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2309[Feb 21 2024 03:04:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2310[Feb 21 2024 03:04:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2311[Feb 21 2024 03:04:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-with-ci-cd-d07a1b737a6dbfb0' via api in 1.01 seconds2312[Feb 21 2024 03:04:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2313[Feb 21 2024 03:04:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708484679 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708484679 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-1708484679 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `2314[Feb 21 2024 03:04:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708484679`2315[Feb 21 2024 03:04:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1708484679' via api in 2.98 seconds2316[Feb 21 2024 03:04:42 UTC (QA Tests)] INFO -- filling :username-field with "root"2317[Feb 21 2024 03:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2318[Feb 21 2024 03:04:43 UTC (QA Tests)] INFO -- filling :password-field with "*****"2319[Feb 21 2024 03:04:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2320[Feb 21 2024 03:04:43 UTC (QA Tests)] INFO -- clicking :sign-in-button2321[Feb 21 2024 03:04:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.391s2322[Feb 21 2024 03:04:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/group-with-ci-cd-d07a1b737a6dbfb02323[Feb 21 2024 03:04:47 UTC (QA Tests)] INFO -- clicking :menu-section-button2324[Feb 21 2024 03:04:47 UTC (QA Tests)] INFO -- clicking :nav-item-link2325[Feb 21 2024 03:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.902s2326[Feb 21 2024 03:04:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1708484679'2327[Feb 21 2024 03:04:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708484679`2328 shows group runner online count2329Verify2330 Pipeline with protected variable2331[Feb 21 2024 03:04:49 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch2332[Feb 21 2024 03:04:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2333[Feb 21 2024 03:04:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds2334[Feb 21 2024 03:04:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-8bb4b2820509106c' via api in 1.11 seconds2335[Feb 21 2024 03:04:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2336[Feb 21 2024 03:04:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2337[Feb 21 2024 03:04:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2338[Feb 21 2024 03:04:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-t7o5qoe0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-t7o5qoe0 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-t7o5qoe0 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-t7o5qoe0 --executor shell && gitlab-runner run" `2339[Feb 21 2024 03:04:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-t7o5qoe0`2340[Feb 21 2024 03:04:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-t7o5qoe0' via api in 5.92 seconds2341[Feb 21 2024 03:04:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds2342[Feb 21 2024 03:04:58 UTC (QA Tests)] INFO -- filling :username-field with "root"2343[Feb 21 2024 03:04:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2344[Feb 21 2024 03:04:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"2345[Feb 21 2024 03:04:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2346[Feb 21 2024 03:04:59 UTC (QA Tests)] INFO -- clicking :sign-in-button2347[Feb 21 2024 03:05:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.469s2348[Feb 21 2024 03:05:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-8bb4b2820509106c2349[Feb 21 2024 03:05:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.25 seconds2350[Feb 21 2024 03:05:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-8bb4b2820509106c QA::Resource::Project2351[Feb 21 2024 03:05:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.24 seconds2352[Feb 21 2024 03:05:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-8bb4b2820509106c QA::Resource::Project2353[Feb 21 2024 03:05:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.26 seconds2354[Feb 21 2024 03:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds2355[Feb 21 2024 03:05:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2356[Feb 21 2024 03:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.26 seconds2357[Feb 21 2024 03:05:06 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user12358[Feb 21 2024 03:05:06 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:xfys7p2359[Feb 21 2024 03:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-kocui3cs' via api in 0.09 seconds2360[Feb 21 2024 03:05:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds2361[Feb 21 2024 03:05:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.014s2362[Feb 21 2024 03:05:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.052s2363[Feb 21 2024 03:05:10 UTC (QA Tests)] INFO -- clicking :user-avatar-content2364[Feb 21 2024 03:05:10 UTC (QA Tests)] INFO -- clicking :sign-out-link2365[Feb 21 2024 03:05:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.728s2366[Feb 21 2024 03:05:11 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2367[Feb 21 2024 03:05:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2368[Feb 21 2024 03:05:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"2369[Feb 21 2024 03:05:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2370[Feb 21 2024 03:05:12 UTC (QA Tests)] INFO -- clicking :sign-in-button2371[Feb 21 2024 03:05:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.189s2372[Feb 21 2024 03:05:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-8bb4b2820509106c2373[Feb 21 2024 03:05:17 UTC (QA Tests)] INFO -- clicking :menu-section-button2374[Feb 21 2024 03:05:17 UTC (QA Tests)] INFO -- clicking :nav-item-link2375[Feb 21 2024 03:05:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.838s2376[Feb 21 2024 03:05:19 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2377[Feb 21 2024 03:05:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.265s2378[Feb 21 2024 03:05:21 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user22379[Feb 21 2024 03:05:21 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:j8g-Cy2380[Feb 21 2024 03:05:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-qyo1g677' via api in 0.09 seconds2381[Feb 21 2024 03:05:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.92 seconds2382[Feb 21 2024 03:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.024s2383[Feb 21 2024 03:05:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.064s2384[Feb 21 2024 03:05:24 UTC (QA Tests)] INFO -- clicking :user-avatar-content2385[Feb 21 2024 03:05:24 UTC (QA Tests)] INFO -- clicking :sign-out-link2386[Feb 21 2024 03:05:25 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"2387[Feb 21 2024 03:05:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2388[Feb 21 2024 03:05:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"2389[Feb 21 2024 03:05:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2390[Feb 21 2024 03:05:26 UTC (QA Tests)] INFO -- clicking :sign-in-button2391[Feb 21 2024 03:05:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.997s2392[Feb 21 2024 03:05:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-8bb4b2820509106c2393[Feb 21 2024 03:05:30 UTC (QA Tests)] INFO -- clicking :menu-section-button2394[Feb 21 2024 03:05:31 UTC (QA Tests)] INFO -- clicking :nav-item-link2395[Feb 21 2024 03:05:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.837s2396[Feb 21 2024 03:05:33 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2397[Feb 21 2024 03:05:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.206s2398[Feb 21 2024 03:05:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-t7o5qoe0'2399[Feb 21 2024 03:05:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-t7o5qoe0`2400[Feb 21 2024 03:05:36 UTC (QA Tests)] ERROR -- Interceptor Api Errors2401[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-8bb4b2820509106c/-/jobs/66/test_report_summary.json -- Correlation Id: 01HQ4T0CMV3W2JYFZEYEPASR792402 exposes variable on protected branch2403[Feb 21 2024 03:05:36 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch2404[Feb 21 2024 03:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2405[Feb 21 2024 03:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds2406[Feb 21 2024 03:05:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-2307ee41c515a662' via api in 1.39 seconds2407[Feb 21 2024 03:05:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2408[Feb 21 2024 03:05:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2409[Feb 21 2024 03:05:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2410[Feb 21 2024 03:05:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-d7kvu4f9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-d7kvu4f9 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-d7kvu4f9 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-d7kvu4f9 --executor shell && gitlab-runner run" `2411[Feb 21 2024 03:05:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-d7kvu4f9`2412[Feb 21 2024 03:05:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-d7kvu4f9' via api in 1.95 seconds2413[Feb 21 2024 03:05:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds2414[Feb 21 2024 03:05:41 UTC (QA Tests)] INFO -- filling :username-field with "root"2415[Feb 21 2024 03:05:41 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2416[Feb 21 2024 03:05:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"2417[Feb 21 2024 03:05:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2418[Feb 21 2024 03:05:42 UTC (QA Tests)] INFO -- clicking :sign-in-button2419[Feb 21 2024 03:05:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.471s2420[Feb 21 2024 03:05:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-2307ee41c515a6622421[Feb 21 2024 03:05:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds2422[Feb 21 2024 03:05:47 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-2307ee41c515a662 QA::Resource::Project2423[Feb 21 2024 03:05:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds2424[Feb 21 2024 03:05:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-2307ee41c515a662 QA::Resource::Project2425[Feb 21 2024 03:05:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds2426[Feb 21 2024 03:05:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:xfys7p2427[Feb 21 2024 03:05:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-x0ao9lva' via cache in 0.0 seconds2428[Feb 21 2024 03:05:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds2429[Feb 21 2024 03:05:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 6.42 seconds2430[Feb 21 2024 03:05:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s2431[Feb 21 2024 03:05:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.059s2432[Feb 21 2024 03:05:57 UTC (QA Tests)] INFO -- clicking :user-avatar-content2433[Feb 21 2024 03:05:57 UTC (QA Tests)] INFO -- clicking :sign-out-link2434[Feb 21 2024 03:05:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 0.547s2435[Feb 21 2024 03:05:58 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2436[Feb 21 2024 03:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2437[Feb 21 2024 03:05:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"2438[Feb 21 2024 03:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2439[Feb 21 2024 03:05:59 UTC (QA Tests)] INFO -- clicking :sign-in-button2440[Feb 21 2024 03:06:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.883s2441[Feb 21 2024 03:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-2307ee41c515a6622442[Feb 21 2024 03:06:03 UTC (QA Tests)] INFO -- clicking :menu-section-button2443[Feb 21 2024 03:06:03 UTC (QA Tests)] INFO -- clicking :nav-item-link2444[Feb 21 2024 03:06:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.829s2445[Feb 21 2024 03:06:05 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2446[Feb 21 2024 03:06:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.322s2447[Feb 21 2024 03:06:07 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:j8g-Cy2448[Feb 21 2024 03:06:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-lfsyd0zg' via cache in 0.0 seconds2449[Feb 21 2024 03:06:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds2450[Feb 21 2024 03:06:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 5.01 seconds2451[Feb 21 2024 03:06:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s2452[Feb 21 2024 03:06:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.046s2453[Feb 21 2024 03:06:14 UTC (QA Tests)] INFO -- clicking :user-avatar-content2454[Feb 21 2024 03:06:14 UTC (QA Tests)] INFO -- clicking :sign-out-link2455[Feb 21 2024 03:06:15 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"2456[Feb 21 2024 03:06:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2457[Feb 21 2024 03:06:16 UTC (QA Tests)] INFO -- filling :password-field with "*****"2458[Feb 21 2024 03:06:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2459[Feb 21 2024 03:06:16 UTC (QA Tests)] INFO -- clicking :sign-in-button2460[Feb 21 2024 03:06:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.007s2461[Feb 21 2024 03:06:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-2307ee41c515a6622462[Feb 21 2024 03:06:20 UTC (QA Tests)] INFO -- clicking :menu-section-button2463[Feb 21 2024 03:06:20 UTC (QA Tests)] INFO -- clicking :nav-item-link2464[Feb 21 2024 03:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.798s2465[Feb 21 2024 03:06:22 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2466[Feb 21 2024 03:06:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.901s2467[Feb 21 2024 03:06:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-d7kvu4f9'2468[Feb 21 2024 03:06:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-d7kvu4f9`2469[Feb 21 2024 03:06:25 UTC (QA Tests)] ERROR -- Interceptor Api Errors2470[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-ci-vars-2307ee41c515a662/-/jobs/69/test_report_summary.json -- Correlation Id: 01HQ4T1WT709Z1M13MDKN837YN2471 does not expose variable on unprotected branch2472Verify2473 Pipeline subscription with a group owned project2474 when upstream project new tag pipeline finishes2475[Feb 21 2024 03:06:25 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project2476[Feb 21 2024 03:06:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2477[Feb 21 2024 03:06:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71' via api in 0.55 seconds2478[Feb 21 2024 03:06:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2479[Feb 21 2024 03:06:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2480[Feb 21 2024 03:06:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2481[Feb 21 2024 03:06:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-bb36c4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-bb36c4 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-bb36c4 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-bb36c4 --executor shell && gitlab-runner run" `2482[Feb 21 2024 03:06:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-bb36c4`2483[Feb 21 2024 03:06:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-bb36c4' via api in 1.82 seconds2484[Feb 21 2024 03:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71/project-with-pipeline-subscription-90199137ebaacac3' via api in 0.72 seconds2485[Feb 21 2024 03:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71/upstream-project-for-subscription-c6f23e216cebb31d' via api in 0.77 seconds2486[Feb 21 2024 03:06:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.87 seconds2487[Feb 21 2024 03:06:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.83 seconds2488[Feb 21 2024 03:06:32 UTC (QA Tests)] INFO -- filling :username-field with "root"2489[Feb 21 2024 03:06:32 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2490[Feb 21 2024 03:06:32 UTC (QA Tests)] INFO -- filling :password-field with "*****"2491[Feb 21 2024 03:06:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2492[Feb 21 2024 03:06:32 UTC (QA Tests)] INFO -- clicking :sign-in-button2493[Feb 21 2024 03:06:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.445s2494[Feb 21 2024 03:06:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71/project-with-pipeline-subscription-90199137ebaacac32495[Feb 21 2024 03:06:38 UTC (QA Tests)] INFO -- clicking :menu-section-button2496[Feb 21 2024 03:06:38 UTC (QA Tests)] INFO -- clicking :nav-item-link2497[Feb 21 2024 03:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.919s2498[Feb 21 2024 03:06:42 UTC (QA Tests)] INFO -- clicking :add-new-subscription-btn2499[Feb 21 2024 03:06:42 UTC (QA Tests)] INFO -- filling :upstream-project-path-field with "gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71/upstream-project-for-subscription-c6f23e216cebb31d"2500[Feb 21 2024 03:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream-project-path-field2501[Feb 21 2024 03:06:42 UTC (QA Tests)] INFO -- clicking :subscribe-button2502[Feb 21 2024 03:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element subscribe-button' took 1.793s2503[Feb 21 2024 03:06:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 6.29 seconds2504[Feb 21 2024 03:06:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'awesome-tag-0a7268' via api in 0.33 seconds2505[Feb 21 2024 03:06:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71/project-with-pipeline-subscription-90199137ebaacac32506[Feb 21 2024 03:06:46 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.2507[Feb 21 2024 03:06:49 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.2508[Feb 21 2024 03:06:52 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.2509[Feb 21 2024 03:06:52 UTC (QA Tests)] INFO -- clicking :menu-section-button2510[Feb 21 2024 03:06:52 UTC (QA Tests)] INFO -- clicking :nav-item-link2511[Feb 21 2024 03:06:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.145s2512[Feb 21 2024 03:06:54 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments2513[Feb 21 2024 03:07:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-bb36c4'2514[Feb 21 2024 03:07:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-bb36c4`2515[Feb 21 2024 03:07:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71/upstream-project-for-subscription-c6f23e216cebb31d'2516[Feb 21 2024 03:07:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71/project-with-pipeline-subscription-90199137ebaacac3'2517[Feb 21 2024 03:07:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-9a4d71'2518 triggers pipeline in downstream project2519Create2520 Multiple file snippet2521[Feb 21 2024 03:07:06 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files2522[Feb 21 2024 03:07:07 UTC (QA Tests)] INFO -- filling :username-field with "root"2523[Feb 21 2024 03:07:07 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2524[Feb 21 2024 03:07:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"2525[Feb 21 2024 03:07:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2526[Feb 21 2024 03:07:08 UTC (QA Tests)] INFO -- clicking :sign-in-button2527[Feb 21 2024 03:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.437s2528[Feb 21 2024 03:07:11 UTC (QA Tests)] INFO -- clicking :new-menu-toggle2529[Feb 21 2024 03:07:11 UTC (QA Tests)] INFO -- clicking :create_menu_item2530[Feb 21 2024 03:07:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.865s2531[Feb 21 2024 03:07:12 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Personal snippet with multiple files"2532[Feb 21 2024 03:07:12 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field2533[Feb 21 2024 03:07:13 UTC (QA Tests)] INFO -- clicking :description-placeholder2534[Feb 21 2024 03:07:13 UTC (QA Tests)] INFO -- filling :snippet-description-field with "Snippet description"2535[Feb 21 2024 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field2536[Feb 21 2024 03:07:13 UTC (QA Tests)] INFO -- clicking :visibility-content2537[Feb 21 2024 03:07:13 UTC (QA Tests)] INFO -- filling :file-name-field with "First file name"2538[Feb 21 2024 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2539[Feb 21 2024 03:07:14 UTC (QA Tests)] INFO -- clicking :add-button2540[Feb 21 2024 03:07:14 UTC (QA Tests)] INFO -- filling :file-name-field with "Second file name"2541[Feb 21 2024 03:07:14 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2542[Feb 21 2024 03:07:15 UTC (QA Tests)] INFO -- clicking :add-button2543[Feb 21 2024 03:07:15 UTC (QA Tests)] INFO -- filling :file-name-field with "Third file name"2544[Feb 21 2024 03:07:15 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2545[Feb 21 2024 03:07:15 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button2546[Feb 21 2024 03:07:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.268s2547[Feb 21 2024 03:07:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 1.275s2548[Feb 21 2024 03:07:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 5.72 seconds2549 creates a personal snippet with multiple files2550Verify2551 Parent-child pipelines dependent relationship2552[Feb 21 2024 03:07:18 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipeline fails if child fails2553[Feb 21 2024 03:07:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2554[Feb 21 2024 03:07:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds2555[Feb 21 2024 03:07:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipelines-dependent-relationship-1153db32a783af51' via api in 1.12 seconds2556[Feb 21 2024 03:07:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2557[Feb 21 2024 03:07:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2558[Feb 21 2024 03:07:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2559[Feb 21 2024 03:07:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-1153db32a783af51 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-1153db32a783af51 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 pipelines-dependent-relationship-1153db32a783af51 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list pipelines-dependent-relationship-1153db32a783af51 --executor shell && gitlab-runner run" `2560[Feb 21 2024 03:07:20 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-1153db32a783af51`2561[Feb 21 2024 03:07:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-1153db32a783af51' via api in 2.21 seconds2562[Feb 21 2024 03:07:22 UTC (QA Tests)] INFO -- filling :username-field with "root"2563[Feb 21 2024 03:07:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2564[Feb 21 2024 03:07:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"2565[Feb 21 2024 03:07:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2566[Feb 21 2024 03:07:22 UTC (QA Tests)] INFO -- clicking :sign-in-button2567[Feb 21 2024 03:07:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.613s2568[Feb 21 2024 03:07:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds2569[Feb 21 2024 03:07:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipelines-dependent-relationship-1153db32a783af512570[Feb 21 2024 03:07:29 UTC (QA Tests)] INFO -- clicking :menu-section-button2571[Feb 21 2024 03:07:29 UTC (QA Tests)] INFO -- clicking :nav-item-link2572[Feb 21 2024 03:07:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.881s2573[Feb 21 2024 03:07:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 10.795s2574[Feb 21 2024 03:07:42 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments2575[Feb 21 2024 03:07:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-1153db32a783af51'2576[Feb 21 2024 03:07:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-1153db32a783af51`2577 parent pipeline fails if child fails2578[Feb 21 2024 03:07:43 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipelines passes if child passes2579[Feb 21 2024 03:07:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2580[Feb 21 2024 03:07:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds2581[Feb 21 2024 03:07:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipelines-dependent-relationship-290540e6ef69a876' via api in 1.06 seconds2582[Feb 21 2024 03:07:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2583[Feb 21 2024 03:07:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2584[Feb 21 2024 03:07:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2585[Feb 21 2024 03:07:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-290540e6ef69a876 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-290540e6ef69a876 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 pipelines-dependent-relationship-290540e6ef69a876 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list pipelines-dependent-relationship-290540e6ef69a876 --executor shell && gitlab-runner run" `2586[Feb 21 2024 03:07:45 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-290540e6ef69a876`2587[Feb 21 2024 03:07:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-290540e6ef69a876' via api in 2.17 seconds2588[Feb 21 2024 03:07:47 UTC (QA Tests)] INFO -- filling :username-field with "root"2589[Feb 21 2024 03:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2590[Feb 21 2024 03:07:47 UTC (QA Tests)] INFO -- filling :password-field with "*****"2591[Feb 21 2024 03:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2592[Feb 21 2024 03:07:48 UTC (QA Tests)] INFO -- clicking :sign-in-button2593[Feb 21 2024 03:07:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.989s2594[Feb 21 2024 03:07:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.07 seconds2595[Feb 21 2024 03:07:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipelines-dependent-relationship-290540e6ef69a8762596[Feb 21 2024 03:07:55 UTC (QA Tests)] INFO -- clicking :menu-section-button2597[Feb 21 2024 03:07:56 UTC (QA Tests)] INFO -- clicking :nav-item-link2598[Feb 21 2024 03:07:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.838s2599[Feb 21 2024 03:08:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 10.243s2600[Feb 21 2024 03:08:08 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments2601[Feb 21 2024 03:08:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-290540e6ef69a876'2602[Feb 21 2024 03:08:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-290540e6ef69a876`2603 parent pipelines passes if child passes2604Data Stores2605 Demo 32606 walkthrough (PENDING: Test is not compatible with this environment or pipeline)2607Package2608 Terraform Module Registry2609[Feb 21 2024 03:08:21 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module2610[Feb 21 2024 03:08:22 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}2611[Feb 21 2024 03:08:26 UTC (QA Tests)] INFO -- filling :username-field with "root"2612[Feb 21 2024 03:08:26 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2613[Feb 21 2024 03:08:27 UTC (QA Tests)] INFO -- filling :password-field with "*****"2614[Feb 21 2024 03:08:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2615[Feb 21 2024 03:08:27 UTC (QA Tests)] INFO -- clicking :sign-in-button2616[Feb 21 2024 03:08:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.435s2617[Feb 21 2024 03:08:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds2618[Feb 21 2024 03:08:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.54 seconds2619[Feb 21 2024 03:08:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-292f6de8.test/relative/groups/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d4622620[Feb 21 2024 03:08:33 UTC (QA Tests)] INFO -- clicking :new-project-button2621[Feb 21 2024 03:08:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 1.055s2622[Feb 21 2024 03:08:35 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown2623[Feb 21 2024 03:08:35 UTC (QA Tests)] INFO -- filling :.gl-listbox-search-input with "gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462"2624[Feb 21 2024 03:08:35 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-listbox-search-input2625[Feb 21 2024 03:08:35 UTC (QA Tests)] INFO -- clicking :project-create-button2626[Feb 21 2024 03:08:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project-create-button' took 1.95s2627[Feb 21 2024 03:08:40 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/terraform-module-test-840643d87151c711/-/import2628[Feb 21 2024 03:08:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/terraform-module-test-840643d87151c711' via browser_ui in 15.75 seconds2629[Feb 21 2024 03:08:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2630[Feb 21 2024 03:08:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2631[Feb 21 2024 03:08:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2632[Feb 21 2024 03:08:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1708484927 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1708484927 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-1708484927 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-terraform-module-test-840643d87151c711 --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" `2633[Feb 21 2024 03:08:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1708484927`2634[Feb 21 2024 03:08:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1708484927' via api in 2.35 seconds2635[Feb 21 2024 03:08:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.73 seconds2636[Feb 21 2024 03:08:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name '1.0.0' via api in 0.36 seconds2637[Feb 21 2024 03:08:52 UTC (QA Tests)] INFO -- clicking :menu-section-button2638[Feb 21 2024 03:08:52 UTC (QA Tests)] INFO -- clicking :nav-item-link2639[Feb 21 2024 03:08:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.946s2640[Feb 21 2024 03:08:54 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2641[Feb 21 2024 03:08:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.429s2642[Feb 21 2024 03:09:08 UTC (QA Tests)] INFO -- clicking :menu-section-button2643[Feb 21 2024 03:09:08 UTC (QA Tests)] INFO -- clicking :nav-item-link2644[Feb 21 2024 03:09:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.838s2645[Feb 21 2024 03:09:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1708484927'2646[Feb 21 2024 03:09:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1708484927`2647[Feb 21 2024 03:09:10 UTC (QA Tests)] ERROR -- Interceptor Api Errors2648[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/terraform-module-test-840643d87151c711/-/jobs/82/test_report_summary.json -- Correlation Id: 01HQ4T6MJVHK1TD2JRFGQ9ZZ9J2649 publishes a module2650Verify2651 Pipeline with prefill variables2652[Feb 21 2024 03:09:10 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined2653[Feb 21 2024 03:09:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2654[Feb 21 2024 03:09:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.24 seconds2655[Feb 21 2024 03:09:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-prefill-variables-5ff7357bfdd1e117' via api in 2.44 seconds2656[Feb 21 2024 03:09:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.92 seconds2657[Feb 21 2024 03:09:14 UTC (QA Tests)] INFO -- filling :username-field with "root"2658[Feb 21 2024 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2659[Feb 21 2024 03:09:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"2660[Feb 21 2024 03:09:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2661[Feb 21 2024 03:09:15 UTC (QA Tests)] INFO -- clicking :sign-in-button2662[Feb 21 2024 03:09:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.444s2663[Feb 21 2024 03:09:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-prefill-variables-5ff7357bfdd1e1172664[Feb 21 2024 03:09:21 UTC (QA Tests)] INFO -- clicking :menu-section-button2665[Feb 21 2024 03:09:21 UTC (QA Tests)] INFO -- clicking :nav-item-link2666[Feb 21 2024 03:09:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.832s2667[Feb 21 2024 03:09:22 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present2668[Feb 21 2024 03:09:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.218s2669[Feb 21 2024 03:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.799s2670[Feb 21 2024 03:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.804s2671[Feb 21 2024 03:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-form-ci-variable-value-dropdown' took 1.832s2672[Feb 21 2024 03:09:25 UTC (QA Tests)] INFO -- clicking :pipeline-form-ci-variable-value-dropdown2673 shows dropdown for variables with description, value, and options defined2674[Feb 21 2024 03:09:25 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page2675[Feb 21 2024 03:09:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2676[Feb 21 2024 03:09:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.19 seconds2677[Feb 21 2024 03:09:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-prefill-variables-f39f8be93879fdde' via api in 1.0 seconds2678[Feb 21 2024 03:09:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds2679[Feb 21 2024 03:09:28 UTC (QA Tests)] INFO -- filling :username-field with "root"2680[Feb 21 2024 03:09:28 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2681[Feb 21 2024 03:09:28 UTC (QA Tests)] INFO -- filling :password-field with "*****"2682[Feb 21 2024 03:09:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2683[Feb 21 2024 03:09:29 UTC (QA Tests)] INFO -- clicking :sign-in-button2684[Feb 21 2024 03:09:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.794s2685[Feb 21 2024 03:09:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-prefill-variables-f39f8be93879fdde2686[Feb 21 2024 03:09:34 UTC (QA Tests)] INFO -- clicking :menu-section-button2687[Feb 21 2024 03:09:34 UTC (QA Tests)] INFO -- clicking :nav-item-link2688[Feb 21 2024 03:09:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.837s2689[Feb 21 2024 03:09:35 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present2690[Feb 21 2024 03:09:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.253s2691 shows only variables with description as prefill variables on the run pipeline page2692Verify2693 Pipeline with image:pull_policy2694 when policy is allowed2695 with [never] policy2696[Feb 21 2024 03:09:39 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly2697[Feb 21 2024 03:09:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2698[Feb 21 2024 03:09:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.25 seconds2699[Feb 21 2024 03:09:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-a7bfb9e927c36721' via api in 1.03 seconds2700[Feb 21 2024 03:09:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2701[Feb 21 2024 03:09:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2702[Feb 21 2024 03:09:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2703[Feb 21 2024 03:09:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-6d89y999 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6d89y999 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-6d89y999 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-6d89y999 --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" `2704[Feb 21 2024 03:09:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6d89y999`2705[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-6d89y999' via api in 2.02 seconds2706[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2707[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-6d89y999:/etc/gitlab-runner/config.toml /tmp/config.toml20240221-39-1t9537`2708[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20240221-39-1t9537 qa-runner-6d89y999:/etc/gitlab-runner/config.toml`2709[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-6d89y999...2710[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-6d89y999`2711[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6d89y999`2712[Feb 21 2024 03:09:42 UTC (QA Tests)] INFO -- Waiting for runner to come online...2713[Feb 21 2024 03:09:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.12 seconds2714[Feb 21 2024 03:09:45 UTC (QA Tests)] INFO -- filling :username-field with "root"2715[Feb 21 2024 03:09:45 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2716[Feb 21 2024 03:09:45 UTC (QA Tests)] INFO -- filling :password-field with "*****"2717[Feb 21 2024 03:09:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2718[Feb 21 2024 03:09:45 UTC (QA Tests)] INFO -- clicking :sign-in-button2719[Feb 21 2024 03:09:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.237s2720[Feb 21 2024 03:09:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-a7bfb9e927c367212721[Feb 21 2024 03:09:52 UTC (QA Tests)] INFO -- clicking :menu-section-button2722[Feb 21 2024 03:09:52 UTC (QA Tests)] INFO -- clicking :nav-item-link2723[Feb 21 2024 03:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.877s2724[Feb 21 2024 03:10:06 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2725[Feb 21 2024 03:10:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.693s2726[Feb 21 2024 03:10:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.616s2727[Feb 21 2024 03:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.545s2728[Feb 21 2024 03:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element job-log-content' took 0.565s2729[Feb 21 2024 03:10:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2730[Feb 21 2024 03:10:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-6d89y999`2731[Feb 21 2024 03:10:09 UTC (QA Tests)] ERROR -- Interceptor Api Errors2732[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-a7bfb9e927c36721/-/jobs/85/test_report_summary.json -- Correlation Id: 01HQ4T8Q7WQ3DVMCTWDGKVW6QS2733 applies pull policy in job correctly2734 with [if-not-present] policy2735[Feb 21 2024 03:10:09 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly2736[Feb 21 2024 03:10:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds2737[Feb 21 2024 03:10:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.36 seconds2738[Feb 21 2024 03:10:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-9cecd7dcda3d1215' via api in 1.16 seconds2739[Feb 21 2024 03:10:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2740[Feb 21 2024 03:10:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2741[Feb 21 2024 03:10:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2742[Feb 21 2024 03:10:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-4ip5ww00 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4ip5ww00 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-4ip5ww00 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-4ip5ww00 --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" `2743[Feb 21 2024 03:10:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4ip5ww00`2744[Feb 21 2024 03:10:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-4ip5ww00' via api in 5.99 seconds2745[Feb 21 2024 03:10:16 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2746[Feb 21 2024 03:10:16 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-4ip5ww00:/etc/gitlab-runner/config.toml /tmp/config.toml20240221-39-2em89m`2747[Feb 21 2024 03:10:16 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20240221-39-2em89m qa-runner-4ip5ww00:/etc/gitlab-runner/config.toml`2748[Feb 21 2024 03:10:17 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-4ip5ww00...2749[Feb 21 2024 03:10:17 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-4ip5ww00`2750[Feb 21 2024 03:10:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4ip5ww00`2751[Feb 21 2024 03:10:17 UTC (QA Tests)] INFO -- Waiting for runner to come online...2752[Feb 21 2024 03:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds2753[Feb 21 2024 03:10:19 UTC (QA Tests)] INFO -- filling :username-field with "root"2754[Feb 21 2024 03:10:19 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2755[Feb 21 2024 03:10:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"2756[Feb 21 2024 03:10:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2757[Feb 21 2024 03:10:19 UTC (QA Tests)] INFO -- clicking :sign-in-button2758[Feb 21 2024 03:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.975s2759[Feb 21 2024 03:10:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-9cecd7dcda3d12152760[Feb 21 2024 03:10:25 UTC (QA Tests)] INFO -- clicking :menu-section-button2761[Feb 21 2024 03:10:26 UTC (QA Tests)] INFO -- clicking :nav-item-link2762[Feb 21 2024 03:10:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.019s2763[Feb 21 2024 03:10:50 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2764[Feb 21 2024 03:10:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.944s2765[Feb 21 2024 03:10:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.296s2766[Feb 21 2024 03:10:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2767[Feb 21 2024 03:10:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-4ip5ww00`2768[Feb 21 2024 03:10:53 UTC (QA Tests)] ERROR -- Interceptor Api Errors2769[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-9cecd7dcda3d1215/-/jobs/86/test_report_summary.json -- Correlation Id: 01HQ4TA28M5XGJAMFDSSSCBFNM2770[Feb 21 2024 03:10:53 UTC (QA Tests)] INFO -- Saving screenshot..2771[Feb 21 2024 03:10:53 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly2772[Feb 21 2024 03:10:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2773[Feb 21 2024 03:10:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.34 seconds2774[Feb 21 2024 03:10:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-81ce341f8680a039' via api in 1.45 seconds2775[Feb 21 2024 03:10:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2776[Feb 21 2024 03:10:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2777[Feb 21 2024 03:10:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2778[Feb 21 2024 03:10:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-l2n48s3x -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-l2n48s3x 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-l2n48s3x --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-l2n48s3x --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" `2779[Feb 21 2024 03:11:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-l2n48s3x`2780[Feb 21 2024 03:11:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-l2n48s3x' via api in 6.07 seconds2781[Feb 21 2024 03:11:01 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2782[Feb 21 2024 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-l2n48s3x:/etc/gitlab-runner/config.toml /tmp/config.toml20240221-39-joon9`2783[Feb 21 2024 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20240221-39-joon9 qa-runner-l2n48s3x:/etc/gitlab-runner/config.toml`2784[Feb 21 2024 03:11:01 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-l2n48s3x...2785[Feb 21 2024 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-l2n48s3x`2786[Feb 21 2024 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-l2n48s3x`2787[Feb 21 2024 03:11:02 UTC (QA Tests)] INFO -- Waiting for runner to come online...2788[Feb 21 2024 03:11:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.13 seconds2789[Feb 21 2024 03:11:03 UTC (QA Tests)] INFO -- filling :username-field with "root"2790[Feb 21 2024 03:11:03 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2791[Feb 21 2024 03:11:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"2792[Feb 21 2024 03:11:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2793[Feb 21 2024 03:11:04 UTC (QA Tests)] INFO -- clicking :sign-in-button2794[Feb 21 2024 03:11:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.639s2795[Feb 21 2024 03:11:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-81ce341f8680a0392796[Feb 21 2024 03:11:10 UTC (QA Tests)] INFO -- clicking :menu-section-button2797[Feb 21 2024 03:11:10 UTC (QA Tests)] INFO -- clicking :nav-item-link2798[Feb 21 2024 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.491s2799[Feb 21 2024 03:11:13 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2800[Feb 21 2024 03:11:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.146s2801[Feb 21 2024 03:11:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2802[Feb 21 2024 03:11:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-l2n48s3x`2803[Feb 21 2024 03:11:15 UTC (QA Tests)] ERROR -- Interceptor Api Errors2804[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-81ce341f8680a039/-/jobs/87/test_report_summary.json -- Correlation Id: 01HQ4TAR5V73WCE2S4Y5N681BM2805 applies pull policy in job correctly28071st Try error in ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:63:2808Expected to find Using locally found image version due to "if-not-present" pull policy in 1Running with gitlab-runner 16.9.0 (656c1943)28092 on qa-runner-4ip5ww00 vsT9h3GN, system ID: r_tx4hZG9rSUOn281032811Resolving secrets281200:00281342814Preparing the "docker" executor281500:1428165Using Docker executor with image ruby:2.6 ...28176Pulling docker image ruby:2.6 ...28187Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...281982820Preparing environment282100:0728229Running on runner-vst9h3gn-project-88-concurrent-0 via aa920a20b49a...2823102824Getting source from Git repository282500:00282611Fetching changes with git depth set to 20...282712Initialized empty Git repository in /builds/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-9cecd7dcda3d1215/.git/282813Created fresh repository.282914Checking out 9a97ae94 as detached HEAD (ref is main)...283015Skipping Git submodules setup2831162832Executing "step_script" stage of the job script283300:01283417Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...283518$ echo "Using pull policies ["if-not-present"]"283619Using pull policies [if-not-present]283720Job succeeded, but didn't.2839RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:632840 with [always if-not-present] policies2841[Feb 21 2024 03:11:15 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly2842[Feb 21 2024 03:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds2843[Feb 21 2024 03:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.25 seconds2844[Feb 21 2024 03:11:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-f6d01a5f0d531ca2' via api in 1.52 seconds2845[Feb 21 2024 03:11:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2846[Feb 21 2024 03:11:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2847[Feb 21 2024 03:11:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2848[Feb 21 2024 03:11:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-b1o1pj6m -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-b1o1pj6m 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-b1o1pj6m --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-b1o1pj6m --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" `2849[Feb 21 2024 03:11:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-b1o1pj6m`2850[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-b1o1pj6m' via api in 1.91 seconds2851[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2852[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-b1o1pj6m:/etc/gitlab-runner/config.toml /tmp/config.toml20240221-39-4nmb6`2853[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20240221-39-4nmb6 qa-runner-b1o1pj6m:/etc/gitlab-runner/config.toml`2854[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-b1o1pj6m...2855[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-b1o1pj6m`2856[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-b1o1pj6m`2857[Feb 21 2024 03:11:19 UTC (QA Tests)] INFO -- Waiting for runner to come online...2858[Feb 21 2024 03:11:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.05 seconds2859[Feb 21 2024 03:11:21 UTC (QA Tests)] INFO -- filling :username-field with "root"2860[Feb 21 2024 03:11:21 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2861[Feb 21 2024 03:11:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"2862[Feb 21 2024 03:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2863[Feb 21 2024 03:11:22 UTC (QA Tests)] INFO -- clicking :sign-in-button2864[Feb 21 2024 03:11:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.513s2865[Feb 21 2024 03:11:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-f6d01a5f0d531ca22866[Feb 21 2024 03:11:28 UTC (QA Tests)] INFO -- clicking :menu-section-button2867[Feb 21 2024 03:11:28 UTC (QA Tests)] INFO -- clicking :nav-item-link2868[Feb 21 2024 03:11:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.953s2869[Feb 21 2024 03:11:43 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2870[Feb 21 2024 03:11:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.11s2871[Feb 21 2024 03:11:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2872[Feb 21 2024 03:11:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-b1o1pj6m`2873[Feb 21 2024 03:11:45 UTC (QA Tests)] ERROR -- Interceptor Api Errors2874[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-f6d01a5f0d531ca2/-/jobs/88/test_report_summary.json -- Correlation Id: 01HQ4TBMW2FBQGYVD1K1E1FF4X2875 applies pull policy in job correctly2876 with [always] policy2877[Feb 21 2024 03:11:45 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly2878[Feb 21 2024 03:11:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2879[Feb 21 2024 03:11:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds2880[Feb 21 2024 03:11:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-bc1af2741eadf225' via api in 1.23 seconds2881[Feb 21 2024 03:11:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2882[Feb 21 2024 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2883[Feb 21 2024 03:11:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2884[Feb 21 2024 03:11:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ok4bi63n -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ok4bi63n 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-ok4bi63n --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-ok4bi63n --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" `2885[Feb 21 2024 03:11:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ok4bi63n`2886[Feb 21 2024 03:11:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ok4bi63n' via api in 1.95 seconds2887[Feb 21 2024 03:11:48 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2888[Feb 21 2024 03:11:48 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-ok4bi63n:/etc/gitlab-runner/config.toml /tmp/config.toml20240221-39-yn1tcl`2889[Feb 21 2024 03:11:48 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20240221-39-yn1tcl qa-runner-ok4bi63n:/etc/gitlab-runner/config.toml`2890[Feb 21 2024 03:11:48 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-ok4bi63n...2891[Feb 21 2024 03:11:48 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-ok4bi63n`2892[Feb 21 2024 03:11:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ok4bi63n`2893[Feb 21 2024 03:11:49 UTC (QA Tests)] INFO -- Waiting for runner to come online...2894[Feb 21 2024 03:11:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds2895[Feb 21 2024 03:11:51 UTC (QA Tests)] INFO -- filling :username-field with "root"2896[Feb 21 2024 03:11:51 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2897[Feb 21 2024 03:11:51 UTC (QA Tests)] INFO -- filling :password-field with "*****"2898[Feb 21 2024 03:11:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2899[Feb 21 2024 03:11:51 UTC (QA Tests)] INFO -- clicking :sign-in-button2900[Feb 21 2024 03:11:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.583s2901[Feb 21 2024 03:11:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-bc1af2741eadf2252902[Feb 21 2024 03:11:57 UTC (QA Tests)] INFO -- clicking :menu-section-button2903[Feb 21 2024 03:11:58 UTC (QA Tests)] INFO -- clicking :nav-item-link2904[Feb 21 2024 03:11:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.857s2905[Feb 21 2024 03:12:00 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2906[Feb 21 2024 03:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.117s2907[Feb 21 2024 03:12:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2908[Feb 21 2024 03:12:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ok4bi63n`2909[Feb 21 2024 03:12:02 UTC (QA Tests)] ERROR -- Interceptor Api Errors2910[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-bc1af2741eadf225/-/jobs/89/test_report_summary.json -- Correlation Id: 01HQ4TC5K5N6H6RKGYAVG5ZY8Y2911 applies pull policy in job correctly2912 when policy is not allowed2913[Feb 21 2024 03:12:02 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message2914[Feb 21 2024 03:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2915[Feb 21 2024 03:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds2916[Feb 21 2024 03:12:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-ad8756dd31e0cc34' via api in 1.69 seconds2917[Feb 21 2024 03:12:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2918[Feb 21 2024 03:12:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2919[Feb 21 2024 03:12:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2920[Feb 21 2024 03:12:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-7pbe6mr3 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-7pbe6mr3 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-7pbe6mr3 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list qa-runner-7pbe6mr3 --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" `2921[Feb 21 2024 03:12:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7pbe6mr3`2922[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-7pbe6mr3' via api in 5.9 seconds2923[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2924[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-7pbe6mr3:/etc/gitlab-runner/config.toml /tmp/config.toml20240221-39-l511ix`2925[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20240221-39-l511ix qa-runner-7pbe6mr3:/etc/gitlab-runner/config.toml`2926[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-7pbe6mr3...2927[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-7pbe6mr3`2928[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7pbe6mr3`2929[Feb 21 2024 03:12:10 UTC (QA Tests)] INFO -- Waiting for runner to come online...2930[Feb 21 2024 03:12:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.87 seconds2931[Feb 21 2024 03:12:12 UTC (QA Tests)] INFO -- filling :username-field with "root"2932[Feb 21 2024 03:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2933[Feb 21 2024 03:12:13 UTC (QA Tests)] INFO -- filling :password-field with "*****"2934[Feb 21 2024 03:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2935[Feb 21 2024 03:12:13 UTC (QA Tests)] INFO -- clicking :sign-in-button2936[Feb 21 2024 03:12:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.684s2937[Feb 21 2024 03:12:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-ad8756dd31e0cc342938[Feb 21 2024 03:12:19 UTC (QA Tests)] INFO -- clicking :menu-section-button2939[Feb 21 2024 03:12:19 UTC (QA Tests)] INFO -- clicking :nav-item-link2940[Feb 21 2024 03:12:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.663s2941[Feb 21 2024 03:12:43 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2942[Feb 21 2024 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.22s2943[Feb 21 2024 03:12:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2944[Feb 21 2024 03:12:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-7pbe6mr3`2945[Feb 21 2024 03:12:46 UTC (QA Tests)] ERROR -- Interceptor Api Errors2946[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/pipeline-with-image-pull-policy-ad8756dd31e0cc34/-/jobs/90/test_report_summary.json -- Correlation Id: 01HQ4TDG2WWK6FPX1ZT36AZ6PV2947 fails job with policy not allowed message2948Create2949 Restricted protected branch push and merge2950 when only one user is allowed to merge and push to a protected branch2951 behaves like selected developer2952[Feb 21 2024 03:12:46 UTC (QA Tests)] INFO -- Starting test: Create Restricted protected branch push and merge when only one user is allowed to merge and push to a protected branch behaves like selected developer user pushes and merges2953[Feb 21 2024 03:12:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds2954[Feb 21 2024 03:12:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.32 seconds2955[Feb 21 2024 03:12:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-7253ba472d9cc458' via api in 2.34 seconds2956[Feb 21 2024 03:12:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds2957[Feb 21 2024 03:12:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-7253ba472d9cc458 QA::Resource::Project2958[Feb 21 2024 03:12:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds2959[Feb 21 2024 03:12:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-7253ba472d9cc458 QA::Resource::Project2960[Feb 21 2024 03:12:50 UTC (QA Tests)] INFO -- filling :username-field with "root"2961[Feb 21 2024 03:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2962[Feb 21 2024 03:12:50 UTC (QA Tests)] INFO -- filling :password-field with "*****"2963[Feb 21 2024 03:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2964[Feb 21 2024 03:12:50 UTC (QA Tests)] INFO -- clicking :sign-in-button2965[Feb 21 2024 03:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.706s2966[Feb 21 2024 03:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds2967[Feb 21 2024 03:12:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2968[Feb 21 2024 03:12:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-7253ba472d9cc4582969[Feb 21 2024 03:12:58 UTC (QA Tests)] INFO -- clicking :menu-section-button2970[Feb 21 2024 03:12:58 UTC (QA Tests)] INFO -- clicking :nav-item-link2971[Feb 21 2024 03:13:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.364s2972[Feb 21 2024 03:13:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.51s2973[Feb 21 2024 03:13:03 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button2974[Feb 21 2024 03:13:03 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown2975[Feb 21 2024 03:13:03 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge2976[Feb 21 2024 03:13:03 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "gitlab-qa-user1"2977[Feb 21 2024 03:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input2978[Feb 21 2024 03:13:04 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge2979[Feb 21 2024 03:13:04 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push2980[Feb 21 2024 03:13:04 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "gitlab-qa-user1"2981[Feb 21 2024 03:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input2982[Feb 21 2024 03:13:04 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push2983[Feb 21 2024 03:13:05 UTC (QA Tests)] INFO -- clicking :protect-button2984[Feb 21 2024 03:13:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.101s2985[Feb 21 2024 03:13:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 12.6 seconds2986[Feb 21 2024 03:13:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.14 seconds2987[Feb 21 2024 03:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.78 seconds2988[Feb 21 2024 03:13:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-7253ba472d9cc458/-/merge_requests/12989[Feb 21 2024 03:13:14 UTC (QA Tests)] INFO -- clicking :merge-button2990[Feb 21 2024 03:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.728s2991[Feb 21 2024 03:13:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-7253ba472d9cc458'2992[Feb 21 2024 03:13:18 UTC (QA Tests)] ERROR -- Interceptor Api Errors2993[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found2994 user pushes and merges2995 behaves like user without push access2996[Feb 21 2024 03:13:18 UTC (QA Tests)] INFO -- Starting test: Create Restricted protected branch push and merge when only one user is allowed to merge and push to a protected branch behaves like user without push access fails to push2997[Feb 21 2024 03:13:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2998[Feb 21 2024 03:13:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.2 seconds2999[Feb 21 2024 03:13:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-74bff55ffdd02398' via api in 1.45 seconds3000[Feb 21 2024 03:13:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds3001[Feb 21 2024 03:13:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-74bff55ffdd02398 QA::Resource::Project3002[Feb 21 2024 03:13:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds3003[Feb 21 2024 03:13:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-74bff55ffdd02398 QA::Resource::Project3004[Feb 21 2024 03:13:21 UTC (QA Tests)] INFO -- filling :username-field with "root"3005[Feb 21 2024 03:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3006[Feb 21 2024 03:13:21 UTC (QA Tests)] INFO -- filling :password-field with "*****"3007[Feb 21 2024 03:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3008[Feb 21 2024 03:13:22 UTC (QA Tests)] INFO -- clicking :sign-in-button3009[Feb 21 2024 03:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.475s3010[Feb 21 2024 03:13:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds3011[Feb 21 2024 03:13:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"3012[Feb 21 2024 03:13:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-74bff55ffdd023983013[Feb 21 2024 03:13:28 UTC (QA Tests)] INFO -- clicking :menu-section-button3014[Feb 21 2024 03:13:28 UTC (QA Tests)] INFO -- clicking :nav-item-link3015[Feb 21 2024 03:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.589s3016[Feb 21 2024 03:13:32 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button3017[Feb 21 2024 03:13:32 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown3018[Feb 21 2024 03:13:32 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3019[Feb 21 2024 03:13:32 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "gitlab-qa-user1"3020[Feb 21 2024 03:13:32 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3021[Feb 21 2024 03:13:33 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3022[Feb 21 2024 03:13:33 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3023[Feb 21 2024 03:13:33 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "gitlab-qa-user1"3024[Feb 21 2024 03:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3025[Feb 21 2024 03:13:34 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3026[Feb 21 2024 03:13:34 UTC (QA Tests)] INFO -- clicking :protect-button3027[Feb 21 2024 03:13:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.362s3028[Feb 21 2024 03:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 10.71 seconds3029[Feb 21 2024 03:14:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/user-with-access-to-protected-branch-74bff55ffdd02398'3030[Feb 21 2024 03:14:09 UTC (QA Tests)] ERROR -- Interceptor Api Errors3031[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found3032 fails to push3033 when a sub-group has push access, a developer in the parent group does not have push access3034 behaves like user without push access3035[Feb 21 2024 03:14:09 UTC (QA Tests)] INFO -- Starting test: Create Restricted protected branch push and merge when a sub-group has push access, a developer in the parent group does not have push access behaves like user without push access fails to push3036[Feb 21 2024 03:14:09 UTC (QA Tests)] INFO -- filling :username-field with "root"3037[Feb 21 2024 03:14:09 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3038[Feb 21 2024 03:14:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"3039[Feb 21 2024 03:14:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3040[Feb 21 2024 03:14:10 UTC (QA Tests)] INFO -- clicking :sign-in-button3041[Feb 21 2024 03:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.518s3042[Feb 21 2024 03:14:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.33 seconds3043[Feb 21 2024 03:14:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534' via api in 0.99 seconds3044[Feb 21 2024 03:14:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds3045[Feb 21 2024 03:14:15 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534 QA::Resource::Group3046[Feb 21 2024 03:14:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534/project-with-subgroup-with-push-access-cb4e643e53dc5fa6' via api in 1.16 seconds3047[Feb 21 2024 03:14:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534/sub-group-with-push-cf761665658202df' via api in 1.34 seconds3048[Feb 21 2024 03:14:18 UTC (QA Tests)] INFO -- Sharing QA::Resource::Project with sub-group-with-push-cf761665658202df3049[Feb 21 2024 03:14:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds3050[Feb 21 2024 03:14:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"3051[Feb 21 2024 03:14:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534/project-with-subgroup-with-push-access-cb4e643e53dc5fa63052[Feb 21 2024 03:14:21 UTC (QA Tests)] INFO -- clicking :menu-section-button3053[Feb 21 2024 03:14:21 UTC (QA Tests)] INFO -- clicking :nav-item-link3054[Feb 21 2024 03:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.096s3055[Feb 21 2024 03:14:24 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button3056[Feb 21 2024 03:14:24 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown3057[Feb 21 2024 03:14:24 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3058[Feb 21 2024 03:14:24 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "sub-group-with-push-cf761665658202df"3059[Feb 21 2024 03:14:24 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3060[Feb 21 2024 03:14:25 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3061[Feb 21 2024 03:14:25 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3062[Feb 21 2024 03:14:25 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "sub-group-with-push-cf761665658202df"3063[Feb 21 2024 03:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3064[Feb 21 2024 03:14:26 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3065[Feb 21 2024 03:14:26 UTC (QA Tests)] INFO -- clicking :protect-button3066[Feb 21 2024 03:14:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.233s3067[Feb 21 2024 03:14:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 10.45 seconds3068[Feb 21 2024 03:15:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534/project-with-subgroup-with-push-access-cb4e643e53dc5fa6'3069[Feb 21 2024 03:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534'3070[Feb 21 2024 03:15:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-aae1e21205b5d534/sub-group-with-push-cf761665658202df'3071[Feb 21 2024 03:15:03 UTC (QA Tests)] ERROR -- Interceptor Api Errors3072[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found3073 fails to push3074 when only one group is allowed to merge and push to a protected branch3075 behaves like user without push access3076[Feb 21 2024 03:15:03 UTC (QA Tests)] INFO -- Starting test: Create Restricted protected branch push and merge when only one group is allowed to merge and push to a protected branch behaves like user without push access fails to push3077[Feb 21 2024 03:15:03 UTC (QA Tests)] INFO -- filling :username-field with "root"3078[Feb 21 2024 03:15:03 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3079[Feb 21 2024 03:15:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"3080[Feb 21 2024 03:15:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3081[Feb 21 2024 03:15:04 UTC (QA Tests)] INFO -- clicking :sign-in-button3082[Feb 21 2024 03:15:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.723s3083[Feb 21 2024 03:15:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds3084[Feb 21 2024 03:15:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-c3500ea054abe514' via api in 0.86 seconds3085[Feb 21 2024 03:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds3086[Feb 21 2024 03:15:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/access-to-protected-branch-c3500ea054abe514 QA::Resource::Group3087[Feb 21 2024 03:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds3088[Feb 21 2024 03:15:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds3089[Feb 21 2024 03:15:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-ae083f723fbffed6' via api in 1.45 seconds3090[Feb 21 2024 03:15:12 UTC (QA Tests)] INFO -- Sharing QA::Resource::Project with access-to-protected-branch-c3500ea054abe5143091[Feb 21 2024 03:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds3092[Feb 21 2024 03:15:12 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-ae083f723fbffed6 QA::Resource::Project3093[Feb 21 2024 03:15:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds3094[Feb 21 2024 03:15:13 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"3095[Feb 21 2024 03:15:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-ae083f723fbffed63096[Feb 21 2024 03:15:17 UTC (QA Tests)] INFO -- clicking :menu-section-button3097[Feb 21 2024 03:15:17 UTC (QA Tests)] INFO -- clicking :nav-item-link3098[Feb 21 2024 03:15:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.622s3099[Feb 21 2024 03:15:21 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button3100[Feb 21 2024 03:15:21 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown3101[Feb 21 2024 03:15:21 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3102[Feb 21 2024 03:15:21 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "access-to-protected-branch-c3500ea054abe514"3103[Feb 21 2024 03:15:21 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3104[Feb 21 2024 03:15:22 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3105[Feb 21 2024 03:15:22 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3106[Feb 21 2024 03:15:22 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "access-to-protected-branch-c3500ea054abe514"3107[Feb 21 2024 03:15:22 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3108[Feb 21 2024 03:15:23 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3109[Feb 21 2024 03:15:23 UTC (QA Tests)] INFO -- clicking :protect-button3110[Feb 21 2024 03:15:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.04s3111[Feb 21 2024 03:15:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 12.72 seconds3112[Feb 21 2024 03:15:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-ae083f723fbffed6'3113[Feb 21 2024 03:15:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-c3500ea054abe514'3114[Feb 21 2024 03:15:58 UTC (QA Tests)] ERROR -- Interceptor Api Errors3115[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found3116 fails to push3117 behaves like selected developer3118[Feb 21 2024 03:15:58 UTC (QA Tests)] INFO -- Starting test: Create Restricted protected branch push and merge when only one group is allowed to merge and push to a protected branch behaves like selected developer user pushes and merges3119[Feb 21 2024 03:15:59 UTC (QA Tests)] INFO -- filling :username-field with "root"3120[Feb 21 2024 03:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3121[Feb 21 2024 03:15:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"3122[Feb 21 2024 03:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3123[Feb 21 2024 03:16:00 UTC (QA Tests)] INFO -- clicking :sign-in-button3124[Feb 21 2024 03:16:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.793s3125[Feb 21 2024 03:16:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds3126[Feb 21 2024 03:16:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-491913136852b9c3' via api in 1.08 seconds3127[Feb 21 2024 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds3128[Feb 21 2024 03:16:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/access-to-protected-branch-491913136852b9c3 QA::Resource::Group3129[Feb 21 2024 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds3130[Feb 21 2024 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.21 seconds3131[Feb 21 2024 03:16:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc' via api in 2.08 seconds3132[Feb 21 2024 03:16:07 UTC (QA Tests)] INFO -- Sharing QA::Resource::Project with access-to-protected-branch-491913136852b9c33133[Feb 21 2024 03:16:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.32 seconds3134[Feb 21 2024 03:16:08 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc QA::Resource::Project3135[Feb 21 2024 03:16:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.04 seconds3136[Feb 21 2024 03:16:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"3137[Feb 21 2024 03:16:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc3138[Feb 21 2024 03:16:11 UTC (QA Tests)] INFO -- clicking :menu-section-button3139[Feb 21 2024 03:16:12 UTC (QA Tests)] INFO -- clicking :nav-item-link3140[Feb 21 2024 03:16:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.194s3141[Feb 21 2024 03:16:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.505s3142[Feb 21 2024 03:16:15 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button3143[Feb 21 2024 03:16:15 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown3144[Feb 21 2024 03:16:15 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3145[Feb 21 2024 03:16:15 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "access-to-protected-branch-491913136852b9c3"3146[Feb 21 2024 03:16:15 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3147[Feb 21 2024 03:16:16 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3148[Feb 21 2024 03:16:16 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3149[Feb 21 2024 03:16:16 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "access-to-protected-branch-491913136852b9c3"3150[Feb 21 2024 03:16:16 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3151[Feb 21 2024 03:16:16 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3152[Feb 21 2024 03:16:17 UTC (QA Tests)] INFO -- clicking :protect-button3153[Feb 21 2024 03:16:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.991s3154[Feb 21 2024 03:16:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 10.77 seconds3155[Feb 21 2024 03:16:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.2 seconds3156[Feb 21 2024 03:16:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.67 seconds3157[Feb 21 2024 03:16:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc/-/merge_requests/13158[Feb 21 2024 03:16:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? head-mismatch-content' took 1.03s3159[Feb 21 2024 03:16:50 UTC (QA Tests)] INFO -- clicking :merge-button3160[Feb 21 2024 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 21.036s3161[Feb 21 2024 03:17:11 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc/-/merge_requests/13162[Feb 21 2024 03:17:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.01s3163[Feb 21 2024 03:17:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 21.036s3164[Feb 21 2024 03:17:34 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc/-/merge_requests/13165[Feb 21 2024 03:17:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.781s3166[Feb 21 2024 03:17:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 21.053s3167[Feb 21 2024 03:17:59 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc/-/merge_requests/13168[Feb 21 2024 03:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.926s3169[Feb 21 2024 03:18:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-12e1bed1909f63dc'3170[Feb 21 2024 03:18:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-491913136852b9c3'3171[Feb 21 2024 03:18:02 UTC (QA Tests)] ERROR -- Interceptor Api Errors3172[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found3173[Feb 21 2024 03:18:02 UTC (QA Tests)] INFO -- Saving screenshot..3174[Feb 21 2024 03:18:03 UTC (QA Tests)] INFO -- Starting test: Create Restricted protected branch push and merge when only one group is allowed to merge and push to a protected branch behaves like selected developer user pushes and merges3175[Feb 21 2024 03:18:04 UTC (QA Tests)] INFO -- filling :username-field with "root"3176[Feb 21 2024 03:18:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3177[Feb 21 2024 03:18:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"3178[Feb 21 2024 03:18:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3179[Feb 21 2024 03:18:04 UTC (QA Tests)] INFO -- clicking :sign-in-button3180[Feb 21 2024 03:18:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.308s3181[Feb 21 2024 03:18:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds3182[Feb 21 2024 03:18:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-3b16185e0b777bbd' via api in 0.69 seconds3183[Feb 21 2024 03:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds3184[Feb 21 2024 03:18:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/access-to-protected-branch-3b16185e0b777bbd QA::Resource::Group3185[Feb 21 2024 03:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds3186[Feb 21 2024 03:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds3187[Feb 21 2024 03:18:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-4fb0f4aeb5720231' via api in 1.68 seconds3188[Feb 21 2024 03:18:12 UTC (QA Tests)] INFO -- Sharing QA::Resource::Project with access-to-protected-branch-3b16185e0b777bbd3189[Feb 21 2024 03:18:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.28 seconds3190[Feb 21 2024 03:18:12 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-4fb0f4aeb5720231 QA::Resource::Project3191[Feb 21 2024 03:18:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds3192[Feb 21 2024 03:18:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"3193[Feb 21 2024 03:18:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-4fb0f4aeb57202313194[Feb 21 2024 03:18:18 UTC (QA Tests)] INFO -- clicking :menu-section-button3195[Feb 21 2024 03:18:18 UTC (QA Tests)] INFO -- clicking :nav-item-link3196[Feb 21 2024 03:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.641s3197[Feb 21 2024 03:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.669s3198[Feb 21 2024 03:18:22 UTC (QA Tests)] INFO -- clicking :add-protected-branch-button3199[Feb 21 2024 03:18:22 UTC (QA Tests)] INFO -- clicking :protected-branch-dropdown3200[Feb 21 2024 03:18:22 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3201[Feb 21 2024 03:18:22 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "access-to-protected-branch-3b16185e0b777bbd"3202[Feb 21 2024 03:18:22 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3203[Feb 21 2024 03:18:23 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-merge3204[Feb 21 2024 03:18:23 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3205[Feb 21 2024 03:18:23 UTC (QA Tests)] INFO -- filling :.gl-search-box-by-type-input with "access-to-protected-branch-3b16185e0b777bbd"3206[Feb 21 2024 03:18:23 UTC (QA Tests)] INFO -- clicking the coordinates of :.gl-search-box-by-type-input3207[Feb 21 2024 03:18:24 UTC (QA Tests)] INFO -- clicking :.js-allowed-to-push3208[Feb 21 2024 03:18:24 UTC (QA Tests)] INFO -- clicking :protect-button3209[Feb 21 2024 03:18:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.801s3210[Feb 21 2024 03:18:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 13.68 seconds3211[Feb 21 2024 03:18:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.21 seconds3212[Feb 21 2024 03:18:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.98 seconds3213[Feb 21 2024 03:18:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-4fb0f4aeb5720231/-/merge_requests/13214[Feb 21 2024 03:18:33 UTC (QA Tests)] INFO -- clicking :merge-button3215[Feb 21 2024 03:18:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.675s3216[Feb 21 2024 03:18:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/group-with-access-to-protected-branch-4fb0f4aeb5720231'3217[Feb 21 2024 03:18:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/access-to-protected-branch-3b16185e0b777bbd'3218[Feb 21 2024 03:18:37 UTC (QA Tests)] ERROR -- Interceptor Api Errors3219[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found3220 user pushes and merges32221st Try error in ./qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb:20:3223Merge did not appear to be successful3225RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb:203226Package3227 SaaS Container Registry API3228 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)3229Monitor3230 Alert3231 when using HTTP endpoint integration3232 behaves like new alert3233[Feb 21 2024 03:18:37 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident3234[Feb 21 2024 03:18:38 UTC (QA Tests)] INFO -- filling :username-field with "root"3235[Feb 21 2024 03:18:38 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3236[Feb 21 2024 03:18:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"3237[Feb 21 2024 03:18:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3238[Feb 21 2024 03:18:38 UTC (QA Tests)] INFO -- clicking :sign-in-button3239[Feb 21 2024 03:18:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.739s3240[Feb 21 2024 03:18:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds3241[Feb 21 2024 03:18:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.51 seconds3242[Feb 21 2024 03:18:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-01d7248c1db21ec5' via api in 3.22 seconds3243[Feb 21 2024 03:18:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-01d7248c1db21ec53244[Feb 21 2024 03:18:48 UTC (QA Tests)] INFO -- clicking :menu-section-button3245[Feb 21 2024 03:18:48 UTC (QA Tests)] INFO -- clicking :nav-item-link3246[Feb 21 2024 03:18:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.322s3247[Feb 21 2024 03:18:50 UTC (QA Tests)] INFO -- checking via JS :create-incident-checkbox with args {}3248[Feb 21 2024 03:18:51 UTC (QA Tests)] INFO -- clicking :save-changes-button3249[Feb 21 2024 03:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.606s3250[Feb 21 2024 03:18:53 UTC (QA Tests)] INFO -- clicking :add-integration-button3251[Feb 21 2024 03:18:54 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown3252[Feb 21 2024 03:18:54 UTC (QA Tests)] INFO -- clicking :integration-name-field3253[Feb 21 2024 03:18:54 UTC (QA Tests)] INFO -- filling :integration-name-field with "eos"3254[Feb 21 2024 03:18:54 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field3255[Feb 21 2024 03:18:54 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button3256[Feb 21 2024 03:18:54 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"alias","description":"officiis"}"3257[Feb 21 2024 03:18:54 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field3258[Feb 21 2024 03:18:55 UTC (QA Tests)] INFO -- clicking :send-test-alert3259[Feb 21 2024 03:18:56 UTC (QA Tests)] INFO -- clicking :menu-section-button3260[Feb 21 2024 03:18:56 UTC (QA Tests)] INFO -- clicking :nav-item-link3261[Feb 21 2024 03:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.938s3262[Feb 21 2024 03:18:57 UTC (QA Tests)] ERROR -- Interceptor Api Errors3263[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found3264 automatically creates new incident3265 when using Prometheus integration3266 behaves like new alert3267[Feb 21 2024 03:18:57 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident3268[Feb 21 2024 03:18:58 UTC (QA Tests)] INFO -- filling :username-field with "root"3269[Feb 21 2024 03:18:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3270[Feb 21 2024 03:18:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"3271[Feb 21 2024 03:18:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3272[Feb 21 2024 03:18:58 UTC (QA Tests)] INFO -- clicking :sign-in-button3273[Feb 21 2024 03:19:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.653s3274[Feb 21 2024 03:19:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds3275[Feb 21 2024 03:19:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.24 seconds3276[Feb 21 2024 03:19:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-40f48dd577e2354d' via api in 1.35 seconds3277[Feb 21 2024 03:19:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-alerts-40f48dd577e2354d3278[Feb 21 2024 03:19:05 UTC (QA Tests)] INFO -- clicking :menu-section-button3279[Feb 21 2024 03:19:05 UTC (QA Tests)] INFO -- clicking :nav-item-link3280[Feb 21 2024 03:19:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.048s3281[Feb 21 2024 03:19:07 UTC (QA Tests)] INFO -- checking via JS :create-incident-checkbox with args {}3282[Feb 21 2024 03:19:07 UTC (QA Tests)] INFO -- clicking :save-changes-button3283[Feb 21 2024 03:19:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.917s3284[Feb 21 2024 03:19:10 UTC (QA Tests)] INFO -- clicking :add-integration-button3285[Feb 21 2024 03:19:11 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown3286[Feb 21 2024 03:19:11 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button3287[Feb 21 2024 03:19:11 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2024-02-21T03:19:11.447+00:00","generatorURL":"http://crist.test/darrick_mcclure","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"odio"},"annotations":{"title":"quia","gitlab_y_label":"status"}}]}"3288[Feb 21 2024 03:19:11 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field3289[Feb 21 2024 03:19:12 UTC (QA Tests)] INFO -- clicking :send-test-alert3290[Feb 21 2024 03:19:12 UTC (QA Tests)] INFO -- clicking :menu-section-button3291[Feb 21 2024 03:19:12 UTC (QA Tests)] INFO -- clicking :nav-item-link3292[Feb 21 2024 03:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.939s3293[Feb 21 2024 03:19:13 UTC (QA Tests)] ERROR -- Interceptor Api Errors3294[-1] POST /relative/api/graphql -- Correlation Id: Correlation Id not found3295 automatically creates new incident3296Data Stores3297 Project Member3298[Feb 21 2024 03:19:13 UTC (QA Tests)] INFO -- Starting test: Data Stores Project Member adds a project member3299[Feb 21 2024 03:19:14 UTC (QA Tests)] INFO -- filling :username-field with "root"3300[Feb 21 2024 03:19:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3301[Feb 21 2024 03:19:14 UTC (QA Tests)] INFO -- filling :password-field with "*****"3302[Feb 21 2024 03:19:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3303[Feb 21 2024 03:19:15 UTC (QA Tests)] INFO -- clicking :sign-in-button3304[Feb 21 2024 03:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.561s3305[Feb 21 2024 03:19:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds3306[Feb 21 2024 03:19:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.21 seconds3307[Feb 21 2024 03:19:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.36 seconds3308[Feb 21 2024 03:19:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/add-member-project-998a9323ec4261ab' via api in 1.27 seconds3309[Feb 21 2024 03:19:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/add-member-project-998a9323ec4261ab3310[Feb 21 2024 03:19:21 UTC (QA Tests)] INFO -- clicking :menu-section-button3311[Feb 21 2024 03:19:21 UTC (QA Tests)] INFO -- clicking :nav-item-link3312[Feb 21 2024 03:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.021s3313[Feb 21 2024 03:19:22 UTC (QA Tests)] INFO -- clicking :invite-members-button3314[Feb 21 2024 03:19:22 UTC (QA Tests)] INFO -- filling :members-token-select-input with "*****"3315[Feb 21 2024 03:19:22 UTC (QA Tests)] INFO -- clicking the coordinates of :members-token-select-input3316[Feb 21 2024 03:19:23 UTC (QA Tests)] INFO -- clicking :invite-modal-submit3317[Feb 21 2024 03:19:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.865s3318[Feb 21 2024 03:19:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element invite-modal-submit' took 0.933s3319[Feb 21 2024 03:19:27 UTC (QA Tests)] INFO -- clicking :search-button3320[Feb 21 2024 03:19:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search-button' took 0.93s3321 adds a project member3322Create3323 File management3324[Feb 21 2024 03:19:28 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web3325[Feb 21 2024 03:19:29 UTC (QA Tests)] INFO -- filling :username-field with "root"3326[Feb 21 2024 03:19:29 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3327[Feb 21 2024 03:19:29 UTC (QA Tests)] INFO -- filling :password-field with "*****"3328[Feb 21 2024 03:19:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3329[Feb 21 2024 03:19:29 UTC (QA Tests)] INFO -- clicking :sign-in-button3330[Feb 21 2024 03:19:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.492s3331[Feb 21 2024 03:19:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds3332[Feb 21 2024 03:19:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.26 seconds3333[Feb 21 2024 03:19:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-new-file-e3df92383deac4be' via api in 1.73 seconds3334[Feb 21 2024 03:19:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.86 seconds3335[Feb 21 2024 03:19:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-new-file-e3df92383deac4be/-/blob/main/QA+Test+-+File+name3336[Feb 21 2024 03:19:37 UTC (QA Tests)] INFO -- clicking :action-dropdown3337[Feb 21 2024 03:19:37 UTC (QA Tests)] INFO -- clicking :edit-menu-item3338[Feb 21 2024 03:19:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 1.515s3339[Feb 21 2024 03:19:39 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Update file"3340[Feb 21 2024 03:19:39 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field3341[Feb 21 2024 03:19:39 UTC (QA Tests)] INFO -- clicking :commit-button3342[Feb 21 2024 03:19:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.483s3343[Feb 21 2024 03:19:41 UTC (QA Tests)] ERROR -- Interceptor Api Errors3344[200] POST http://gitlab-ee-292f6de8.test/relative/api/graphql -- Correlation Id: 01HQ4TT60ADT2FGVTT95JQH3933345error-messages: Variable $refType of type RefType was provided invalid value3346 user edits a file via the Web3347Create3348 Merge request push options3349[Feb 21 2024 03:19:41 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds3350[Feb 21 2024 03:19:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.19 seconds3351[Feb 21 2024 03:19:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.54 seconds3352[Feb 21 2024 03:19:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/merge-request-push-options-31b9a19e36a91301' via api in 2.67 seconds3353[Feb 21 2024 03:19:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.3354[Feb 21 2024 03:19:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`3355[Feb 21 2024 03:19:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`3356[Feb 21 2024 03:19:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-31b9a19e36a91301 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-31b9a19e36a91301 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-31b9a19e36a91301 --url http://gitlab-ee-292f6de8.test/relative --registration-token **** --tag-list runner-for-merge-request-push-options-31b9a19e36a91301 --executor shell && gitlab-runner run" `3357[Feb 21 2024 03:19:45 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-31b9a19e36a91301`3358[Feb 21 2024 03:19:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-31b9a19e36a91301' via api in 2.2 seconds3359[Feb 21 2024 03:19:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.55 seconds3360[Feb 21 2024 03:19:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"3361[Feb 21 2024 03:19:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.47 seconds3362[Feb 21 2024 03:19:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.14 seconds3363[Feb 21 2024 03:19:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-31b9a19e36a91301'3364[Feb 21 2024 03:19:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-31b9a19e36a91301`3365[Feb 21 2024 03:19:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/merge-request-push-options-31b9a19e36a91301'3366 sets merge when pipeline succeeds3367 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)3368Create3369 Merged merge request3370[Feb 21 2024 03:19:50 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted3371[Feb 21 2024 03:19:51 UTC (QA Tests)] INFO -- filling :username-field with "root"3372[Feb 21 2024 03:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3373[Feb 21 2024 03:19:51 UTC (QA Tests)] INFO -- filling :password-field with "*****"3374[Feb 21 2024 03:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3375[Feb 21 2024 03:19:52 UTC (QA Tests)] INFO -- clicking :sign-in-button3376[Feb 21 2024 03:19:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.361s3377[Feb 21 2024 03:19:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds3378[Feb 21 2024 03:19:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.18 seconds3379[Feb 21 2024 03:19:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-merge-request-f2ca45af2bc33d8b' via api in 1.45 seconds3380[Feb 21 2024 03:19:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds3381[Feb 21 2024 03:20:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 4.59 seconds3382[Feb 21 2024 03:20:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-merge-request-f2ca45af2bc33d8b/-/merge_requests/13383[Feb 21 2024 03:20:02 UTC (QA Tests)] INFO -- clicking :merge-button3384[Feb 21 2024 03:20:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.987s3385[Feb 21 2024 03:20:05 UTC (QA Tests)] INFO -- clicking :revert-button and ensuring QA::Page::Component::CommitModal is present3386[Feb 21 2024 03:20:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert-button' took 0.583s3387[Feb 21 2024 03:20:06 UTC (QA Tests)] INFO -- clicking :submit-commit3388[Feb 21 2024 03:20:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.992s3389[Feb 21 2024 03:20:08 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present3390[Feb 21 2024 03:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.017s3391[Feb 21 2024 03:20:11 UTC (QA Tests)] INFO -- clicking :diffs-tab3392[Feb 21 2024 03:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.587s3393[Feb 21 2024 03:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.594s3394[Feb 21 2024 03:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-tree-container' took 0.605s3395[Feb 21 2024 03:20:11 UTC (QA Tests)] INFO -- clicking :file-tree-button3396[Feb 21 2024 03:20:12 UTC (QA Tests)] ERROR -- Interceptor Api Errors3397[404] GET /relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-with-merge-request-f2ca45af2bc33d8b/-/merge_requests/2/diffs_metadata.json -- Correlation Id: 01HQ4TV1N0N8VK8QBAT8MQ1KQV3398 can be reverted3399Plan3400 collapse comments in issue discussions3401[Feb 21 2024 03:20:12 UTC (QA Tests)] INFO -- Starting test: Plan collapse comments in issue discussions collapses and expands reply for comments in an issue3402[Feb 21 2024 03:20:12 UTC (QA Tests)] INFO -- filling :username-field with "root"3403[Feb 21 2024 03:20:12 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3404[Feb 21 2024 03:20:13 UTC (QA Tests)] INFO -- filling :password-field with "*****"3405[Feb 21 2024 03:20:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3406[Feb 21 2024 03:20:13 UTC (QA Tests)] INFO -- clicking :sign-in-button3407[Feb 21 2024 03:20:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.529s3408[Feb 21 2024 03:20:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds3409[Feb 21 2024 03:20:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462' via api in 0.22 seconds3410[Feb 21 2024 03:20:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-issues-17721bef29bbca83' via api in 1.06 seconds3411[Feb 21 2024 03:20:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 1.9 seconds3412[Feb 21 2024 03:20:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-292f6de8.test/relative/gitlab-qa-sandbox-group-4/qa-test-2024-02-21-02-38-18-9cbd41f72d66d462/project-for-issues-17721bef29bbca83/-/issues/13413[Feb 21 2024 03:20:22 UTC (QA Tests)] INFO -- clicking :issue-title3414[Feb 21 2024 03:20:22 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown3415[Feb 21 2024 03:20:22 UTC (QA Tests)] INFO -- filling :comment-field with "My first discussion"3416[Feb 21 2024 03:20:22 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field3417[Feb 21 2024 03:20:23 UTC (QA Tests)] INFO -- clicking :discussion-menu-item3418[Feb 21 2024 03:20:23 UTC (QA Tests)] INFO -- clicking :comment-button3419[Feb 21 2024 03:20:24 UTC (QA Tests)] INFO -- filling :reply-field with "My first reply"3420[Feb 21 2024 03:20:24 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field3421[Feb 21 2024 03:20:24 UTC (QA Tests)] INFO -- clicking :reply-comment-button3422[Feb 21 2024 03:20:24 UTC (QA Tests)] INFO -- clicking :collapse-replies-button3423[Feb 21 2024 03:20:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element collapse-replies-button' took 0.535s3424[Feb 21 2024 03:20:25 UTC (QA Tests)] INFO -- clicking :expand-replies-button3425 collapses and expands reply for comments in an issue3426[Feb 21 2024 03:20:26 UTC (QA Tests)] WARN -- /home/gitlab/rspec/flaky/skipped_tests.txt doesn't exist!3427[Feb 21 2024 03:20:26 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:3428{3429 "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb": 19.790532518999953,3430 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb": 27.06696440600001,3431 "qa/specs/features/ee/browser_ui/8_monitor/incident_management/incident_quick_action_spec.rb": 10.208018218999996,3432 "qa/specs/features/ee/browser_ui/10_govern/export_vulnerability_report_spec.rb": 16.736548264999897,3433 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb": 11.777144701999987,3434 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 117.71597603299995,3435 "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb": 12.917682885999966,3436 "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb": 19.857588083999985,3437 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 11.832999390000055,3438 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb": 29.962248036999995,3439 "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb": 19.756891205999978,3440 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb": 11.894460272999936,3441 "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb": 22.34463765700002,3442 "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb": 9.941007862999982,3443 "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb": 7.76215803499997,3444 "qa/specs/features/api/9_data_stores/users_spec.rb": 0.2823294720000149,3445 "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb": 210.45412865800006,3446 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 2.89833798199993,3447 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb": 24.69382897399987,3448 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 27.459426983999947,3449 "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb": 38.008906841,3450 "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb": 24.290787503000047,3451 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 15.719817984999963,3452 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb": 46.79949005799995,3453 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 157.90186999599996,3454 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb": 32.01923718399985,3455 "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb": 72.70546825199995,3456 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 54.97863394500018,3457 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb": 214.936599828,3458 "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_spec.rb": 67.05437881499984,3459 "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb": 20.818266614000095,3460 "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb": 15.350865415000044,3461 "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb": 60.81183543499992,3462 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 14.465260989000171,3463 "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb": 40.554237078999904,3464 "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb": 93.68467809999993,3465 "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb": 10.53307359199971,3466 "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb": 96.164951148,3467 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 40.94715780700017,3468 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 11.26340119500037,3469 "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb": 63.40207387500004,3470 "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb": 49.22936637099974,3471 "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb": 28.600574315000358,3472 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb": 186.81163865400003,3473 "qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb": 351.2825272770001,3474 "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb": 36.4971884659999,3475 "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb": 14.560746048000055,3476 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 13.412735432000318,3477 "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb": 9.026887332000115,3478 "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb": 21.262463124000078,3479 "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb": 14.111612963999963480}3481[Feb 21 2024 03:20:26 UTC (QA Tests)] INFO -- 3482Knapsack global time execution for tests: 42m 12s3483Pending: (Failures listed here are expected and do not affect your suite's status)3484 1) Fulfillment Purchase group plan upgrades from free to ultimate3485 # Test is not compatible with this environment or pipeline3486 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:333487 2) Fulfillment Purchase group plan with existing compute minutes pack upgrades from free to premium with correct compute minutes3488 # Test is not compatible with this environment or pipeline3489 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:583490 3) Data Stores Organization is created3491 # Skipping ./qa/specs/features/browser_ui/9_data_stores/organization/create_organization_spec.rb[1:1:1] because it's been fast-quarantined.3492 Failure/Error: raise SkipDeclaredInExample.new(message)3493 RSpec::Core::Pending::SkipDeclaredInExample3494 # /home/gitlab/spec/support/fast_quarantine.rb:20:in `block (2 levels) in <top (required)>'3495 # ./qa/specs/knapsack_runner.rb:17:in `run'3496 # ./qa/specs/runner.rb:57:in `perform'3497 # ./qa/scenario/template.rb:10:in `block in perform'3498 # ./qa/scenario/template.rb:8:in `perform'3499 # ./qa/scenario/template.rb:35:in `perform'3500 # ./qa/scenario/template.rb:10:in `block in perform'3501 # ./qa/scenario/template.rb:8:in `perform'3502 # ./qa/scenario/bootable.rb:52:in `launch!'3503 4) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage3504 # Test is not compatible with this environment or pipeline3505 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:63506 5) Plan Dora Metrics with group metrics behaves like dora metrics api endpoint returns correct metrics3507 # Test is not compatible with this environment or pipeline3508 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:103509 6) Plan Dora Metrics with project metrics behaves like dora metrics api endpoint returns correct metrics3510 # Test is not compatible with this environment or pipeline3511 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:103512 7) Fulfillment Utilization when admin sets user cap limit for group shows members over limit as pending for approvals3513 # Test is not compatible with this environment or pipeline3514 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb:503515 8) Govern OAuth behaves like Instance OAuth Application creates oauth application and uses it to login3516 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4150113517 # ./qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb:483518 9) Govern OIDC behaves like Instance OAuth Application creates oidc application and uses it to login3519 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4297233520 # ./qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb:483521 10) Data Stores Demo 3 walkthrough3522 # Test is not compatible with this environment or pipeline3523 # ./qa/specs/features/browser_ui/9_data_stores/cells/demo3_spec.rb:413524 11) Package SaaS Container Registry API pushes, pulls image to the registry and deletes tag3525 # Test is not compatible with this environment or pipeline3526 # ./qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb:773527 12) Create Merge request push options merges when pipeline succeeds3528 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464253529 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:713530Finished in 42 minutes 22 seconds (files took 2.25 seconds to load)3531106 examples, 0 failures, 12 pending3532Randomized with seed 64463533[Feb 21 2024 03:20:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-292f6de8 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;'"`3534[Feb 21 2024 03:20:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-292f6de8 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`3535[Feb 21 2024 03:20:27 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-292f6de8`3536[Feb 21 2024 03:20:27 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-292f6de8`3538Running after script...3539$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command3540$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")3541$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3743Not uploading cache qa-e2e-ruby-3.1-6665ae8a0db0755ccfa093e299681926-16 due to policy3745Uploading artifacts...3746gitlab-qa-run-*: found 495 matching artifact files and directories 3747Uploading artifacts as "archive" to coordinator... 201 Created id=6219356887 responseStatus=201 Created token=glcbt-653748Uploading artifacts...3749gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3750Uploading artifacts as "junit" to coordinator... 201 Created id=6219356887 responseStatus=201 Created token=glcbt-653751Uploading artifacts...3752/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3753Uploading artifacts as "dotenv" to coordinator... 201 Created id=6219356887 responseStatus=201 Created token=glcbt-653755Job succeeded