instance 1/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.0.1 (79704081)2 on build-trigger-runner-manager-gitlab-org 8764b38d, system ID: s_2e0a03060bfc5Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:844d06501af4b0f4f147629a9efbcda2c3f25bc9eed5e9fc173b6b9a54d08cf5 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a1b387c57b2646eb1c0dd64d7aa0a867e62996303e55af9e4837d56213ae4e6f ...14Running on runner-8764b38d-project-278964-concurrent-0 via runner-8764b38d-qa-builder-1702099221-ec1abece-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: 156543, done. 20remote: Counting objects: 100% (156543/156543), done. 21remote: Compressing objects: 100% (102172/102172), done. 22remote: Total 156543 (delta 69717), reused 107808 (delta 48185), pack-reused 0 23Receiving objects: 100% (156543/156543), 135.20 MiB | 44.59 MiB/s, done.24Resolving deltas: 100% (69717/69717), done.26 * [new ref] refs/pipelines/1101154067 -> refs/pipelines/110115406727 * [new branch] master -> origin/master28Checking out 296e9ed2 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-b74b539375b53bf5076593cb800c48ab-16...32No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 33Successfully extracted cache35Downloading artifacts for download-knapsack-report (5717148282)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5717148282 responseStatus=200 OK token=65_xB3Fq37Downloading artifacts for download-fast-quarantine-report (5717148283)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5717148283 responseStatus=200 OK token=65_xB3Fq40Using docker image sha256:844d06501af4b0f4f147629a9efbcda2c3f25bc9eed5e9fc173b6b9a54d08cf5 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a1b387c57b2646eb1c0dd64d7aa0a867e62996303e55af9e4837d56213ae4e6f ...41$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE42$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")43$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command44Fetching gem metadata from https://rubygems.org/.......45Fetching rake 13.1.046Installing rake 13.1.047Fetching concurrent-ruby 1.2.248Fetching minitest 5.20.049Fetching builder 3.2.450Fetching racc 1.7.151Fetching crass 1.0.652Fetching rack 2.2.3.153Fetching erubi 1.12.054Fetching public_suffix 5.0.155Installing erubi 1.12.056Installing crass 1.0.657Installing builder 3.2.458Fetching http-accept 1.7.059Installing racc 1.7.1 with native extensions60Fetching unf_ext 0.0.8.261Installing minitest 5.20.062Installing public_suffix 5.0.163Installing rack 2.2.3.164Installing http-accept 1.7.065Fetching mime-types-data 3.2023.0218.166Installing concurrent-ruby 1.2.267Fetching netrc 0.11.068Fetching rspec-support 3.12.069Installing netrc 0.11.070Installing rspec-support 3.12.071Fetching diff-lcs 1.372Fetching require_all 3.0.073Installing mime-types-data 3.2023.0218.174Installing require_all 3.0.075Installing unf_ext 0.0.8.2 with native extensions76Installing diff-lcs 1.377Fetching systemu 2.6.578Fetching sexp_processor 4.17.079Fetching sync 0.5.080Fetching ast 2.4.281Installing systemu 2.6.582Fetching debug_inspector 1.1.083Installing sexp_processor 4.17.084Fetching byebug 11.1.385Installing sync 0.5.086Installing ast 2.4.287Installing debug_inspector 1.1.0 with native extensions88Fetching matrix 0.4.289Fetching mini_mime 1.1.090Fetching regexp_parser 2.1.191Fetching colorize 0.8.192Installing byebug 11.1.3 with native extensions93Installing matrix 0.4.294Installing mini_mime 1.1.095Fetching rubyzip 2.3.296Installing colorize 0.8.197Installing regexp_parser 2.1.198Fetching websocket 1.2.1099Installing rubyzip 2.3.2100Fetching coderay 1.1.2101Installing websocket 1.2.10102Installing coderay 1.1.2103Fetching multi_xml 0.6.0104Fetching unicode-display_width 2.4.2105Installing multi_xml 0.6.0106Fetching zeitwerk 2.6.12107Installing unicode-display_width 2.4.2108Fetching declarative 0.0.20109Fetching excon 0.92.4110Fetching faraday-net_http 3.0.0111Fetching ruby2_keywords 0.0.5112Installing declarative 0.0.20113Installing zeitwerk 2.6.12114Fetching ffi 1.15.5115Fetching formatador 0.3.0116Installing faraday-net_http 3.0.0117Fetching multi_json 1.15.0118Installing ruby2_keywords 0.0.5119Fetching jwt 2.5.0120Installing excon 0.92.4121Installing formatador 0.3.0122Installing multi_json 1.15.0123Fetching memoist 0.16.2124Installing jwt 2.5.0125Fetching os 1.1.4126Installing memoist 0.16.2127Fetching httpclient 2.8.3128Installing os 1.1.4129Fetching trailblazer-option 0.1.2130Fetching uber 0.1.0131Fetching retriable 3.1.2132Fetching webrick 1.7.0133Installing ffi 1.15.5 with native extensions134Installing uber 0.1.0135Installing trailblazer-option 0.1.2136Installing retriable 3.1.2137Fetching http-form_data 2.3.0138Fetching parallel 1.23.0139Installing webrick 1.7.0140Fetching rainbow 3.1.1141Installing httpclient 2.8.3142Installing parallel 1.23.0143Installing http-form_data 2.3.0144Fetching table_print 1.5.7145Fetching influxdb-client 3.0.0146Installing rainbow 3.1.1147Fetching knapsack 4.0.0148Installing table_print 1.5.7149Fetching method_source 1.0.0150Installing influxdb-client 3.0.0151Installing method_source 1.0.0152Fetching rotp 6.3.0153Fetching ruby-debug-ide 0.7.3154Fetching slack-notifier 2.4.0155Fetching warning 1.3.0156Installing rotp 6.3.0157Installing slack-notifier 2.4.0158Installing ruby-debug-ide 0.7.3 with native extensions159Fetching addressable 2.8.1160Installing warning 1.3.0161Fetching rspec-core 3.12.0162Fetching rack-test 1.1.0163Fetching mime-types 3.4.1164Installing knapsack 4.0.0165Installing addressable 2.8.1166Installing rack-test 1.1.0167Installing mime-types 3.4.1168Fetching rspec-expectations 3.12.0169Installing rspec-core 3.12.0170Fetching rspec-mocks 3.12.0171Fetching macaddr 1.7.2172Installing rspec-expectations 3.12.0173Installing macaddr 1.7.2174Installing rspec-mocks 3.12.0175Fetching ruby_parser 3.20.3176Fetching tins 1.32.1177Fetching parser 3.2.2.1178Fetching i18n 1.12.0179Fetching tzinfo 2.0.6180Installing i18n 1.12.0181Installing tzinfo 2.0.6182Installing tins 1.32.1183Fetching binding_of_caller 1.0.0184Fetching httparty 0.21.0185Fetching selenium-webdriver 4.16.0186Installing binding_of_caller 1.0.0187Installing ruby_parser 3.20.3188Installing httparty 0.21.0189Fetching terminal-table 3.0.2190Installing parser 3.2.2.1191Installing terminal-table 3.0.2192Fetching faraday 2.5.2193Fetching nokogiri 1.15.5 (x86_64-linux)194Installing faraday 2.5.2195Fetching representable 3.2.0196Fetching parallel_tests 4.3.0197Fetching pry 0.14.1198Installing parallel_tests 4.3.0199Installing representable 3.2.0200Fetching unf 0.1.4201Fetching launchy 2.5.0202Installing pry 0.14.1203Installing launchy 2.5.0204Installing unf 0.1.4205Fetching fog-core 2.1.0206Fetching uuid 2.3.9207Fetching rspec-retry 0.6.2208Installing uuid 2.3.9209Installing rspec-retry 0.6.2210Installing fog-core 2.1.0211Fetching rspec_junit_formatter 0.6.0212Fetching rspec 3.12.0213Installing rspec_junit_formatter 0.6.0214Fetching faker 3.2.2215Fetching activesupport 7.0.8216Installing rspec 3.12.0217Fetching gitlab 4.19.0218Fetching protocol 2.0.0219Installing activesupport 7.0.8220Installing protocol 2.0.0221Installing gitlab 4.19.0222Fetching faraday-retry 2.2.0223Installing faraday-retry 2.2.0224Fetching signet 0.17.0225Fetching google-cloud-env 1.6.0226Installing nokogiri 1.15.5 (x86_64-linux)227Installing signet 0.17.0228Installing google-cloud-env 1.6.0229Fetching sawyer 0.9.2230Fetching unparser 0.6.5231Installing sawyer 0.9.2232Installing unparser 0.6.5233Installing faker 3.2.2234Fetching domain_name 0.5.20190701235Installing domain_name 0.5.20190701236Fetching allure-ruby-commons 2.23.0237Fetching pry-byebug 3.10.1238Fetching fog-json 1.2.0239Installing allure-ruby-commons 2.23.0240Installing pry-byebug 3.10.1241Installing fog-json 1.2.0242Fetching mize 0.4.1243Fetching confiner 0.4.0244Fetching googleauth 1.2.0245Installing mize 0.4.1246Installing confiner 0.4.0247Installing googleauth 1.2.0248Fetching octokit 8.0.0249Fetching proc_to_ast 0.1.0250Fetching deprecation_toolkit 2.0.4251Installing proc_to_ast 0.1.0252Installing octokit 8.0.0253Installing deprecation_toolkit 2.0.4254Fetching factory_bot 6.3.0255Fetching http-cookie 1.0.5256Installing factory_bot 6.3.0257Installing selenium-webdriver 4.16.0258Installing http-cookie 1.0.5259Fetching allure-rspec 2.23.0260Fetching amatch 0.4.1261Fetching google-apis-core 0.9.0262Installing allure-rspec 2.23.0263Fetching rspec-parameterized-core 1.0.0264Installing amatch 0.4.1 with native extensions265Installing google-apis-core 0.9.0266Installing rspec-parameterized-core 1.0.0267Fetching rest-client 2.1.0268Fetching rspec-parameterized-table_syntax 1.0.0269Installing rspec-parameterized-table_syntax 1.0.0270Fetching google-apis-compute_v1 0.51.0271Installing rest-client 2.1.0272Fetching google-apis-dns_v1 0.27.0273Fetching google-apis-iamcredentials_v1 0.14.0274Installing google-apis-dns_v1 0.27.0275Installing google-apis-iamcredentials_v1 0.14.0276Fetching google-apis-monitoring_v3 0.33.0277Fetching google-apis-pubsub_v1 0.28.0278Installing google-apis-compute_v1 0.51.0279Fetching google-apis-sqladmin_v1beta4 0.36.0280Fetching google-apis-storage_v1 0.19.0281Installing google-apis-monitoring_v3 0.33.0282Installing google-apis-pubsub_v1 0.28.0283Fetching rspec-parameterized 1.0.0284Fetching rails-dom-testing 2.0.3285Installing google-apis-sqladmin_v1beta4 0.36.0286Fetching loofah 2.21.3287Installing google-apis-storage_v1 0.19.0288Installing rspec-parameterized 1.0.0289Installing rails-dom-testing 2.0.3290Fetching xpath 3.2.0291Installing loofah 2.21.3292Fetching fog-xml 0.1.4293Fetching airborne 0.3.7294Fetching rails-html-sanitizer 1.5.0295Installing xpath 3.2.0296Installing fog-xml 0.1.4297Fetching capybara 3.39.2298Installing airborne 0.3.7299Installing rails-html-sanitizer 1.5.0300Fetching actionview 7.0.8301Fetching fog-google 1.19.0302Installing fog-google 1.19.0303Installing actionview 7.0.8304Installing capybara 3.39.2305Fetching watir 7.1.0306Installing watir 7.1.0307Fetching capybara-screenshot 1.0.26308Installing capybara-screenshot 1.0.26309Fetching chemlab 0.11.1310Installing chemlab 0.11.1311Fetching chemlab-library-www-gitlab-com 0.1.1312Installing chemlab-library-www-gitlab-com 0.1.1313Fetching ffi-compiler 1.0.1314Installing ffi-compiler 1.0.1315Fetching llhttp-ffi 0.4.0316Installing llhttp-ffi 0.4.0 with native extensions317Fetching http 5.1.1318Installing http 5.1.1319Fetching gitlab_quality-test_tooling 1.8.1320Fetching gitlab-qa 13.0.0321Installing gitlab_quality-test_tooling 1.8.1322Installing gitlab-qa 13.0.0323Bundle complete! 38 Gemfile dependencies, 142 gems now installed.324Use `bundle info [gemname]` to see where a bundled gem is installed.325Post-install message from rubyzip:326RubyZip 3.0 is coming!327**********************328The public API of some Rubyzip classes has been modernized to use named329parameters for optional arguments. Please check your usage of the330following classes:331 * `Zip::File`332 * `Zip::Entry`333 * `Zip::InputStream`334 * `Zip::OutputStream`335Please ensure that your Gemfiles and .gemspecs are suitably restrictive336to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).337See https://github.com/rubyzip/rubyzip for details. The Changelog also338lists other enhancements and bugfixes that have been implemented since339version 2.3.0.340Post-install message from httparty:341When you HTTParty, you must party hard!342$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"343$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"344$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"345$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"346$ echo "Running - '$QA_COMMAND'"347Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:296e9ed2809268902ed809d17394fd61382aed84 -- --format QA::Support::JsonFormatter --out tmp/rspec-5717148286.json --format RspecJunitFormatter --out tmp/rspec-5717148286.xml --format html --out tmp/rspec-$(echo instance 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'348$ eval "$QA_COMMAND"349[Dec 09 2023 05:26:10 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-91eaee19$`350[Dec 09 2023 05:26:10 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-91eaee19 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`351[Dec 09 2023 05:26:13 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/tls_certificates/authority/. alpine-91eaee19:/etc/gitlab/trusted-certs`352[Dec 09 2023 05:26:13 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/tls_certificates/gitlab/. alpine-91eaee19:/etc/gitlab/ssl`353[Dec 09 2023 05:26:13 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-91eaee19`354[Dec 09 2023 05:26:13 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-91eaee19`355[Dec 09 2023 05:26:13 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`356[Dec 09 2023 05:26:13 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:296e9ed2809268902ed809d17394fd61382aed84`357[Dec 09 2023 05:27:04 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-a6296226$`358[Dec 09 2023 05:27:04 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`359[Dec 09 2023 05:27:04 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`360[Dec 09 2023 05:27:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-a6296226 --net test --hostname gitlab-ee-a6296226.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-12-09-05-26-10-5503819f/gitlab-ee-a6296226/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:296e9ed2809268902ed809d17394fd61382aed84`361[Dec 09 2023 05:27:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a6296226 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-12-09 05:26:10362gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme363gitlab_rails['gitlab_disable_animations'] = true # Disable animations364gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry365gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password366gitlab_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;"`367[Dec 09 2023 05:27:19 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-a6296226`368[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...369[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-a6296226`370[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-a6296226 80/tcp`371[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!372[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a6296226 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`373[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a6296226 bash -c "echo '#!/usr/bin/env bash374if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then375 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'376 exit 1377fi378' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`379[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a6296226 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`380[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/support/data gitlab-ee-a6296226:/tmp/data-seeds`381[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Running exec_commands...382[Dec 09 2023 05:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a6296226 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`383[Dec 09 2023 05:31:38 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`384[Dec 09 2023 05:31:38 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:296e9ed2809268902ed809d17394fd61382aed84`385[Dec 09 2023 05:32:45 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee386[Dec 09 2023 05:32:45 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-12-09-05-26-10-5503819f/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-12-09-05-26-10-5503819f/gitlab-ee-qa-bbd8bd64:/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-bbd8bd64 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:296e9ed2809268902ed809d17394fd61382aed84 Test::Instance::All http://gitlab-ee-a6296226.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5717148286.json --format RspecJunitFormatter --out tmp/rspec-5717148286.xml --format html --out tmp/rspec-instance_1_5.htm --color --format documentation`387[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'388[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- Report already exists, skipping!389[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====390[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- Report specs:391[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/dismissed_vulnerabilities_in_security_widget_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_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_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb", "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/browser_ui/10_govern/project/project_access_token_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/browser_ui/10_govern/user/user_access_termination_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]392[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- Leftover specs:393[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/10_govern/login/oauth_login_with_facebook_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/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/cloud_activation_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/attachment_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_project_snippets_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/license_scanning_spec.rb", "qa/specs/features/ee/browser_ui/3_create/remote_development/workspace_actions_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]394[Dec 09 2023 05:33:02 UTC (QA Tests)] WARN -- /home/gitlab/qa//home/gitlab/qa/rspec/fast_quarantine-gitlab.txt doesn't exist!395[Dec 09 2023 05:33:02 UTC (QA Tests)] INFO -- Knapsack report generator started!3962023-12-09 05:33:02 / CONF :: 397 ==> Base URL: http://gitlab-ee-a6296226.test398 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f921d4d5628>399 ==> Libraries: Chemlab::Vendor400Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}401Randomized with seed 7015402[Dec 09 2023 05:34:27 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA403[Dec 09 2023 05:34:27 UTC (QA Tests)] INFO -- Using Browser: chrome404[Dec 09 2023 05:34:27 UTC (QA Tests)] INFO -- Performing sanity check for environment!405[Dec 09 2023 05:34:28 UTC (QA Tests)] INFO -- Performing initial license fabrication!406[Dec 09 2023 05:34:28 UTC (QA Tests)] INFO -- Successfully added license key. Details:407{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}408[Dec 09 2023 05:34:28 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.43 seconds409[Dec 09 2023 05:34:28 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database410[Dec 09 2023 05:34:29 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}411Govern412 Group413 for add user, change access level, remove user414 behaves like audit event415No such file or directory @ rb_sysopen - /home/gitlab/qa//home/gitlab/qa/rspec/fast_quarantine-gitlab.txt416[Dec 09 2023 05:34:30 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations417[Dec 09 2023 05:34:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA418[Dec 09 2023 05:34:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-fzggcgf9' via cache in 0.0 seconds419[Dec 09 2023 05:34:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.45 seconds420[Dec 09 2023 05:34:33 UTC (QA Tests)] INFO -- filling :username-field with "root"421[Dec 09 2023 05:34:33 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field422[Dec 09 2023 05:34:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"423[Dec 09 2023 05:34:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field424[Dec 09 2023 05:34:34 UTC (QA Tests)] INFO -- clicking :sign-in-button425[Dec 09 2023 05:34:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.38s426[Dec 09 2023 05:34:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-3ed3966224e4048e427[Dec 09 2023 05:34:39 UTC (QA Tests)] INFO -- clicking :menu-section-button428[Dec 09 2023 05:34:39 UTC (QA Tests)] INFO -- clicking :nav-item-link429[Dec 09 2023 05:34:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.882s430[Dec 09 2023 05:34:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.78 seconds431[Dec 09 2023 05:34:40 UTC (QA Tests)] INFO -- clicking :invite-members-button432[Dec 09 2023 05:34:41 UTC (QA Tests)] INFO -- filling :members-token-select-input with "*****"433[Dec 09 2023 05:34:41 UTC (QA Tests)] INFO -- clicking the coordinates of :members-token-select-input434[Dec 09 2023 05:34:42 UTC (QA Tests)] INFO -- clicking :invite-modal-submit435[Dec 09 2023 05:34:45 UTC (QA Tests)] INFO -- clicking :search-button436[Dec 09 2023 05:34:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search-button' took 0.778s437[Dec 09 2023 05:34:46 UTC (QA Tests)] INFO -- clicking :access_level_dropdown438[Dec 09 2023 05:34:46 UTC (QA Tests)] INFO -- clicking :access_level_link439[Dec 09 2023 05:34:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? confirmation-modal' took 11.028s440[Dec 09 2023 05:34:58 UTC (QA Tests)] INFO -- clicking :user-action-dropdown441[Dec 09 2023 05:34:58 UTC (QA Tests)] INFO -- clicking :delete-member-dropdown-item442[Dec 09 2023 05:34:58 UTC (QA Tests)] INFO -- clicking :remove_member_button443[Dec 09 2023 05:34:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.018s444[Dec 09 2023 05:34:59 UTC (QA Tests)] INFO -- clicking :menu-section-button445[Dec 09 2023 05:34:59 UTC (QA Tests)] INFO -- clicking :nav-item-link446[Dec 09 2023 05:35:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.749s447 logs audit events for UI operations448 for change repository size limit449 behaves like audit event450[Dec 09 2023 05:35:00 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations451[Dec 09 2023 05:35:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds452[Dec 09 2023 05:35:02 UTC (QA Tests)] INFO -- filling :username-field with "root"453[Dec 09 2023 05:35:02 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field454[Dec 09 2023 05:35:02 UTC (QA Tests)] INFO -- filling :password-field with "*****"455[Dec 09 2023 05:35:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field456[Dec 09 2023 05:35:03 UTC (QA Tests)] INFO -- clicking :sign-in-button457[Dec 09 2023 05:35:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.166s458[Dec 09 2023 05:35:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-f284f0d4686a80bc459[Dec 09 2023 05:35:07 UTC (QA Tests)] INFO -- clicking :menu-section-button460[Dec 09 2023 05:35:07 UTC (QA Tests)] INFO -- clicking :nav-item-link461[Dec 09 2023 05:35:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.485s462[Dec 09 2023 05:35:09 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button463[Dec 09 2023 05:35:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 1.644s464[Dec 09 2023 05:35:11 UTC (QA Tests)] INFO -- clicking :menu-section-button465[Dec 09 2023 05:35:12 UTC (QA Tests)] INFO -- clicking :nav-item-link466[Dec 09 2023 05:35:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.698s467 logs audit events for UI operations468 for update group name469 behaves like audit event470[Dec 09 2023 05:35:12 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations471[Dec 09 2023 05:35:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds472[Dec 09 2023 05:35:14 UTC (QA Tests)] INFO -- filling :username-field with "root"473[Dec 09 2023 05:35:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field474[Dec 09 2023 05:35:14 UTC (QA Tests)] INFO -- filling :password-field with "*****"475[Dec 09 2023 05:35:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field476[Dec 09 2023 05:35:15 UTC (QA Tests)] INFO -- clicking :sign-in-button477[Dec 09 2023 05:35:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.705s478[Dec 09 2023 05:35:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-af05c1fddfe68119479[Dec 09 2023 05:35:18 UTC (QA Tests)] INFO -- clicking :menu-section-button480[Dec 09 2023 05:35:18 UTC (QA Tests)] INFO -- clicking :nav-item-link481[Dec 09 2023 05:35:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.752s482[Dec 09 2023 05:35:19 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button483[Dec 09 2023 05:35:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 2.029s484[Dec 09 2023 05:35:21 UTC (QA Tests)] INFO -- clicking :menu-section-button485[Dec 09 2023 05:35:22 UTC (QA Tests)] INFO -- clicking :nav-item-link486[Dec 09 2023 05:35:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.685s487 logs audit events for UI operations488 for add and remove project access489 behaves like audit event490[Dec 09 2023 05:35:22 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations491[Dec 09 2023 05:35:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds492[Dec 09 2023 05:35:25 UTC (QA Tests)] INFO -- filling :username-field with "root"493[Dec 09 2023 05:35:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field494[Dec 09 2023 05:35:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"495[Dec 09 2023 05:35:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field496[Dec 09 2023 05:35:26 UTC (QA Tests)] INFO -- clicking :sign-in-button497[Dec 09 2023 05:35:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.944s498[Dec 09 2023 05:35:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds499[Dec 09 2023 05:35:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.69 seconds500[Dec 09 2023 05:35:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-shared-with-group-1a5d3c53a5aac49a501[Dec 09 2023 05:35:33 UTC (QA Tests)] INFO -- clicking :menu-section-button502[Dec 09 2023 05:35:33 UTC (QA Tests)] INFO -- clicking :nav-item-link503[Dec 09 2023 05:35:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.117s504[Dec 09 2023 05:35:35 UTC (QA Tests)] INFO -- clicking :invite-group-button505[Dec 09 2023 05:35:36 UTC (QA Tests)] INFO -- Searching in dropdown: "test-group-7b2cfe28cf4c99eb"506[Dec 09 2023 05:35:37 UTC (QA Tests)] INFO -- clicking :invite-modal-submit507[Dec 09 2023 05:35:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.956s508[Dec 09 2023 05:35:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.999s509[Dec 09 2023 05:35:39 UTC (QA Tests)] INFO -- clicking :nav-item-link510[Dec 09 2023 05:35:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.955s511[Dec 09 2023 05:35:40 UTC (QA Tests)] INFO -- clicking :groups-list-tab512[Dec 09 2023 05:35:40 UTC (QA Tests)] INFO -- clicking :remove_group_link_button513[Dec 09 2023 05:35:40 UTC (QA Tests)] INFO -- clicking :remove_group_button514[Dec 09 2023 05:35:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_group_button' took 1.036s515[Dec 09 2023 05:35:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-7b2cfe28cf4c99eb516[Dec 09 2023 05:35:43 UTC (QA Tests)] INFO -- clicking :menu-section-button517[Dec 09 2023 05:35:43 UTC (QA Tests)] INFO -- clicking :nav-item-link518[Dec 09 2023 05:35:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.757s519 logs audit events for UI operations520 for add group521 behaves like audit event522[Dec 09 2023 05:35:44 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations523[Dec 09 2023 05:35:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds524[Dec 09 2023 05:35:45 UTC (QA Tests)] INFO -- filling :username-field with "root"525[Dec 09 2023 05:35:45 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field526[Dec 09 2023 05:35:46 UTC (QA Tests)] INFO -- filling :password-field with "*****"527[Dec 09 2023 05:35:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field528[Dec 09 2023 05:35:46 UTC (QA Tests)] INFO -- clicking :sign-in-button529[Dec 09 2023 05:35:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.812s530[Dec 09 2023 05:35:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds531[Dec 09 2023 05:35:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7532[Dec 09 2023 05:35:50 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-767720274b158db2"533[Dec 09 2023 05:35:50 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field534[Dec 09 2023 05:35:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? groups_list_tree_container' took 1.014s535[Dec 09 2023 05:35:52 UTC (QA Tests)] INFO -- clicking :new_subgroup_button536[Dec 09 2023 05:35:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_subgroup_button' took 0.74s537[Dec 09 2023 05:35:53 UTC (QA Tests)] INFO -- filling :group-path-field with "group-to-test-audit-event-log-767720274b158db2"538[Dec 09 2023 05:35:53 UTC (QA Tests)] INFO -- clicking the coordinates of :group-path-field539[Dec 09 2023 05:35:53 UTC (QA Tests)] INFO -- filling :group-name-field with "group-to-test-audit-event-log-767720274b158db2"540[Dec 09 2023 05:35:53 UTC (QA Tests)] INFO -- clicking the coordinates of :group-name-field541[Dec 09 2023 05:36:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? new_project_button' took 11.045s542[Dec 09 2023 05:36:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7543[Dec 09 2023 05:36:09 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-767720274b158db2"544[Dec 09 2023 05:36:09 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field545[Dec 09 2023 05:36:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-to-test-audit-event-log-767720274b158db2' via browser_ui in 23.15 seconds546[Dec 09 2023 05:36:12 UTC (QA Tests)] INFO -- clicking :menu-section-button547[Dec 09 2023 05:36:12 UTC (QA Tests)] INFO -- clicking :nav-item-link548[Dec 09 2023 05:36:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.934s549 logs audit events for UI operations550Create551 Batch comments in merge request552[Dec 09 2023 05:36:13 UTC (QA Tests)] INFO -- Starting test: Create Batch comments in merge request user submits a non-diff review553[Dec 09 2023 05:36:14 UTC (QA Tests)] INFO -- filling :username-field with "root"554[Dec 09 2023 05:36:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field555[Dec 09 2023 05:36:14 UTC (QA Tests)] INFO -- filling :password-field with "*****"556[Dec 09 2023 05:36:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field557[Dec 09 2023 05:36:14 UTC (QA Tests)] INFO -- clicking :sign-in-button558[Dec 09 2023 05:36:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.873s559[Dec 09 2023 05:36:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds560[Dec 09 2023 05:36:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds561[Dec 09 2023 05:36:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.11 seconds562[Dec 09 2023 05:36:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds563[Dec 09 2023 05:36:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-merge-request-cb1ade286a7b570e/-/merge_requests/1564[Dec 09 2023 05:36:29 UTC (QA Tests)] INFO -- clicking :notes-tab565[Dec 09 2023 05:36:29 UTC (QA Tests)] INFO -- filling :comment-field with "I'm starting a new discussion"566[Dec 09 2023 05:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field567[Dec 09 2023 05:36:30 UTC (QA Tests)] INFO -- clicking :discussion-menu-item568[Dec 09 2023 05:36:30 UTC (QA Tests)] INFO -- clicking :comment-button569[Dec 09 2023 05:36:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? noteable-note-container' took 0.653s570[Dec 09 2023 05:36:31 UTC (QA Tests)] INFO -- filling :reply-field with "Could you please check this?"571[Dec 09 2023 05:36:31 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field572[Dec 09 2023 05:36:32 UTC (QA Tests)] INFO -- clicking :start-review-button573[Dec 09 2023 05:36:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.054s574[Dec 09 2023 05:36:38 UTC (QA Tests)] INFO -- clicking :review-preview-dropdown575[Dec 09 2023 05:36:38 UTC (QA Tests)] INFO -- clicking :submit-review-dropdown576[Dec 09 2023 05:36:38 UTC (QA Tests)] INFO -- clicking :submit-review-button577[Dec 09 2023 05:36:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.667s578[Dec 09 2023 05:36:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? review-bar-content' took 0.676s579 user submits a non-diff review580[Dec 09 2023 05:36:40 UTC (QA Tests)] INFO -- Starting test: Create Batch comments in merge request user submits a diff review581[Dec 09 2023 05:36:40 UTC (QA Tests)] INFO -- filling :username-field with "root"582[Dec 09 2023 05:36:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field583[Dec 09 2023 05:36:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"584[Dec 09 2023 05:36:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field585[Dec 09 2023 05:36:41 UTC (QA Tests)] INFO -- clicking :sign-in-button586[Dec 09 2023 05:36:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.772s587[Dec 09 2023 05:36:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds588[Dec 09 2023 05:36:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds589[Dec 09 2023 05:36:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.89 seconds590[Dec 09 2023 05:36:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds591[Dec 09 2023 05:36:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-merge-request-d9b6610396f16d2e/-/merge_requests/1592[Dec 09 2023 05:36:54 UTC (QA Tests)] INFO -- clicking :diffs-tab593[Dec 09 2023 05:36:55 UTC (QA Tests)] INFO -- clicking :left-comment-button594[Dec 09 2023 05:36:55 UTC (QA Tests)] INFO -- clicking :dismiss-suggestion-popover-button595[Dec 09 2023 05:36:55 UTC (QA Tests)] INFO -- filling :reply-field with "Can you check this line of code?"596[Dec 09 2023 05:36:55 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field597[Dec 09 2023 05:36:56 UTC (QA Tests)] INFO -- clicking :start-review-button598[Dec 09 2023 05:37:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.043s599[Dec 09 2023 05:37:03 UTC (QA Tests)] INFO -- clicking :review-preview-dropdown600[Dec 09 2023 05:37:03 UTC (QA Tests)] INFO -- clicking :submit-review-dropdown601[Dec 09 2023 05:37:03 UTC (QA Tests)] INFO -- clicking :submit-review-button602[Dec 09 2023 05:37:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.906s603[Dec 09 2023 05:37:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? review-bar-content' took 0.915s604[Dec 09 2023 05:37:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Update file"605[Dec 09 2023 05:37:05 UTC (QA Tests)] INFO -- clicking :notes-tab606[Dec 09 2023 05:37:05 UTC (QA Tests)] INFO -- clicking :resolve-discussion-button607 user submits a diff review608Data Stores609 prevent forking outside group610 when enabled611[Dec 09 2023 05:37:07 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when enabled does not allow forking outside of group612[Dec 09 2023 05:37:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_db7ea47416d4c085' via api in 0.44 seconds613[Dec 09 2023 05:37:08 UTC (QA Tests)] INFO -- filling :username-field with "root"614[Dec 09 2023 05:37:08 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field615[Dec 09 2023 05:37:08 UTC (QA Tests)] INFO -- filling :password-field with "*****"616[Dec 09 2023 05:37:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field617[Dec 09 2023 05:37:09 UTC (QA Tests)] INFO -- clicking :sign-in-button618[Dec 09 2023 05:37:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.705s619[Dec 09 2023 05:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.13 seconds620[Dec 09 2023 05:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.26 seconds621[Dec 09 2023 05:37:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project_to_fork-e2e82428c341e5b8' via api in 1.79 seconds622[Dec 09 2023 05:37:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7623[Dec 09 2023 05:37:14 UTC (QA Tests)] INFO -- clicking :menu-section-button624[Dec 09 2023 05:37:14 UTC (QA Tests)] INFO -- clicking :nav-item-link625[Dec 09 2023 05:37:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.106s626[Dec 09 2023 05:37:16 UTC (QA Tests)] INFO -- checking via JS :prevent_forking_outside_group_checkbox with args {}627[Dec 09 2023 05:37:17 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button628[Dec 09 2023 05:37:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.355s629[Dec 09 2023 05:37:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project_to_fork-e2e82428c341e5b8630[Dec 09 2023 05:37:21 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown631[Dec 09 2023 05:37:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project_to_fork-e2e82428c341e5b8'632[Dec 09 2023 05:37:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_db7ea47416d4c085'633 does not allow forking outside of group634 when disabled635[Dec 09 2023 05:37:22 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when disabled allows forking outside of group636[Dec 09 2023 05:37:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_bfc12a67c2cc38d2' via api in 0.39 seconds637[Dec 09 2023 05:37:24 UTC (QA Tests)] INFO -- filling :username-field with "root"638[Dec 09 2023 05:37:24 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field639[Dec 09 2023 05:37:24 UTC (QA Tests)] INFO -- filling :password-field with "*****"640[Dec 09 2023 05:37:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field641[Dec 09 2023 05:37:24 UTC (QA Tests)] INFO -- clicking :sign-in-button642[Dec 09 2023 05:37:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.804s643[Dec 09 2023 05:37:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.11 seconds644[Dec 09 2023 05:37:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.24 seconds645[Dec 09 2023 05:37:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project_to_fork-fd2f20b30fb9a654' via api in 1.82 seconds646[Dec 09 2023 05:37:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7647[Dec 09 2023 05:37:30 UTC (QA Tests)] INFO -- clicking :menu-section-button648[Dec 09 2023 05:37:30 UTC (QA Tests)] INFO -- clicking :nav-item-link649[Dec 09 2023 05:37:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.049s650[Dec 09 2023 05:37:32 UTC (QA Tests)] INFO -- unchecking via JS :prevent_forking_outside_group_checkbox with args {}651[Dec 09 2023 05:37:32 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button652[Dec 09 2023 05:37:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project_to_fork-fd2f20b30fb9a654653[Dec 09 2023 05:37:35 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown654[Dec 09 2023 05:37:35 UTC (QA Tests)] INFO -- Searching in dropdown: "group_for_fork_bfc12a67c2cc38d2"655[Dec 09 2023 05:37:36 UTC (QA Tests)] INFO -- clicking :fork-privacy-button656[Dec 09 2023 05:37:36 UTC (QA Tests)] INFO -- clicking :fork-project-button657[Dec 09 2023 05:37:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project_to_fork-fd2f20b30fb9a654'658[Dec 09 2023 05:37:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_bfc12a67c2cc38d2'659 allows forking outside of group660Create661 Push mirror a repository over HTTP662[Dec 09 2023 05:37:38 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository663[Dec 09 2023 05:37:38 UTC (QA Tests)] INFO -- filling :username-field with "root"664[Dec 09 2023 05:37:38 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field665[Dec 09 2023 05:37:39 UTC (QA Tests)] INFO -- filling :password-field with "*****"666[Dec 09 2023 05:37:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field667[Dec 09 2023 05:37:39 UTC (QA Tests)] INFO -- clicking :sign-in-button668[Dec 09 2023 05:37:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.853s669[Dec 09 2023 05:37:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds670[Dec 09 2023 05:37:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.21 seconds671[Dec 09 2023 05:37:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds672[Dec 09 2023 05:37:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds673[Dec 09 2023 05:37:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-code-646570d9c5570bd0' via api in 1.81 seconds674[Dec 09 2023 05:37:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"675[Dec 09 2023 05:37:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.36 seconds676[Dec 09 2023 05:37:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-code-646570d9c5570bd0677[Dec 09 2023 05:37:49 UTC (QA Tests)] INFO -- clicking :menu-section-button678[Dec 09 2023 05:37:49 UTC (QA Tests)] INFO -- clicking :nav-item-link679[Dec 09 2023 05:37:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.311s680[Dec 09 2023 05:37:52 UTC (QA Tests)] INFO -- clicking :add-new-mirror681[Dec 09 2023 05:37:52 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "http://root@gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/push-mirror-target-project-2630f789fcf68540.git"682[Dec 09 2023 05:37:52 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field683[Dec 09 2023 05:37:53 UTC (QA Tests)] INFO -- selecting "Push" in :mirror-direction-field684[Dec 09 2023 05:37:54 UTC (QA Tests)] INFO -- selecting "Password" in :authentication-method-field685[Dec 09 2023 05:37:54 UTC (QA Tests)] INFO -- filling :username-field with "root"686[Dec 09 2023 05:37:54 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field687[Dec 09 2023 05:37:54 UTC (QA Tests)] INFO -- filling :password-field with "*****"688[Dec 09 2023 05:37:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field689[Dec 09 2023 05:37:55 UTC (QA Tests)] INFO -- clicking :mirror-repository-button690[Dec 09 2023 05:37:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 1.51s691[Dec 09 2023 05:37:57 UTC (QA Tests)] INFO -- clicking :update-now-button692[Dec 09 2023 05:37:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 1.595s693[Dec 09 2023 05:37:58 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-code-646570d9c5570bd0/-/settings/repository#js-push-remote-settings694[Dec 09 2023 05:38:21 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-code-646570d9c5570bd0/-/settings/repository#js-push-remote-settings695[Dec 09 2023 05:38:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.345s696[Dec 09 2023 05:38:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/push-mirror-target-project-2630f789fcf68540697[Dec 09 2023 05:38:25 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments698 configures and syncs a (push) mirrored repository699Create700 Upload a file in Web IDE701 when the file is an image702 behaves like upload a file703[Dec 09 2023 05:38:25 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR704[Dec 09 2023 05:38:26 UTC (QA Tests)] INFO -- filling :username-field with "root"705[Dec 09 2023 05:38:26 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field706[Dec 09 2023 05:38:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"707[Dec 09 2023 05:38:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field708[Dec 09 2023 05:38:26 UTC (QA Tests)] INFO -- clicking :sign-in-button709[Dec 09 2023 05:38:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.941s710[Dec 09 2023 05:38:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds711[Dec 09 2023 05:38:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.17 seconds712[Dec 09 2023 05:38:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/webide-upload-file-project-af1c856447e68d0b713[Dec 09 2023 05:38:32 UTC (QA Tests)] INFO -- clicking :action-dropdown714[Dec 09 2023 05:38:32 UTC (QA Tests)] INFO -- clicking :webide-menu-item715[Dec 09 2023 05:38:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.542s716[Dec 09 2023 05:38:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.023s717[Dec 09 2023 05:38:51 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]718[Dec 09 2023 05:39:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/dk.png' took 10.181s719[Dec 09 2023 05:39:01 UTC (QA Tests)] INFO -- clicking :.scm-viewlet-label720[Dec 09 2023 05:39:02 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]721[Dec 09 2023 05:39:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? .span[title="Success! Your changes have been committed."]' took 11.035s722[Dec 09 2023 05:39:14 UTC (QA Tests)] INFO -- clicking :.monaco-text-button[title="Create MR"]723 verifies it successfully uploads and commits to a MR724 when a file with the same name already exists725[Dec 09 2023 05:39:16 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error726[Dec 09 2023 05:39:16 UTC (QA Tests)] INFO -- filling :username-field with "root"727[Dec 09 2023 05:39:16 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field728[Dec 09 2023 05:39:17 UTC (QA Tests)] INFO -- filling :password-field with "*****"729[Dec 09 2023 05:39:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field730[Dec 09 2023 05:39:17 UTC (QA Tests)] INFO -- clicking :sign-in-button731[Dec 09 2023 05:39:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.966s732[Dec 09 2023 05:39:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds733[Dec 09 2023 05:39:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds734[Dec 09 2023 05:39:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/webide-upload-file-project-9577fad280fd1043735[Dec 09 2023 05:39:23 UTC (QA Tests)] INFO -- clicking :action-dropdown736[Dec 09 2023 05:39:23 UTC (QA Tests)] INFO -- clicking :webide-menu-item737[Dec 09 2023 05:39:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.556s738[Dec 09 2023 05:39:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.023s739[Dec 09 2023 05:39:41 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]740[Dec 09 2023 05:39:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/README.md' took 10.217s741 throws an error742 when the file is a text file743 behaves like upload a file744[Dec 09 2023 05:39:52 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR745[Dec 09 2023 05:39:53 UTC (QA Tests)] INFO -- filling :username-field with "root"746[Dec 09 2023 05:39:53 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field747[Dec 09 2023 05:39:53 UTC (QA Tests)] INFO -- filling :password-field with "*****"748[Dec 09 2023 05:39:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field749[Dec 09 2023 05:39:54 UTC (QA Tests)] INFO -- clicking :sign-in-button750[Dec 09 2023 05:39:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.826s751[Dec 09 2023 05:39:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds752[Dec 09 2023 05:39:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds753[Dec 09 2023 05:39:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/webide-upload-file-project-881ab9f4a6893c1f754[Dec 09 2023 05:39:59 UTC (QA Tests)] INFO -- clicking :action-dropdown755[Dec 09 2023 05:39:59 UTC (QA Tests)] INFO -- clicking :webide-menu-item756[Dec 09 2023 05:40:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.052s757[Dec 09 2023 05:40:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.034s758[Dec 09 2023 05:40:17 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]759[Dec 09 2023 05:40:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/text_file.txt' took 10.308s760[Dec 09 2023 05:40:28 UTC (QA Tests)] INFO -- clicking :.scm-viewlet-label761[Dec 09 2023 05:40:29 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]762[Dec 09 2023 05:40:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? .span[title="Success! Your changes have been committed."]' took 11.047s763[Dec 09 2023 05:40:40 UTC (QA Tests)] INFO -- clicking :.monaco-text-button[title="Create MR"]764 verifies it successfully uploads and commits to a MR765Verify766 Include local config file paths with wildcard767[Dec 09 2023 05:40:42 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config768[Dec 09 2023 05:40:43 UTC (QA Tests)] INFO -- filling :username-field with "root"769[Dec 09 2023 05:40:43 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field770[Dec 09 2023 05:40:43 UTC (QA Tests)] INFO -- filling :password-field with "*****"771[Dec 09 2023 05:40:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field772[Dec 09 2023 05:40:44 UTC (QA Tests)] INFO -- clicking :sign-in-button773[Dec 09 2023 05:40:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.899s774[Dec 09 2023 05:40:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds775[Dec 09 2023 05:40:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds776[Dec 09 2023 05:40:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-pipeline-ebe6e7a7bf989b9a777[Dec 09 2023 05:40:50 UTC (QA Tests)] INFO -- clicking :menu-section-button778[Dec 09 2023 05:40:51 UTC (QA Tests)] INFO -- clicking :nav-item-link779[Dec 09 2023 05:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.884s780[Dec 09 2023 05:40:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-pipeline-ebe6e7a7bf989b9a'781 runs the pipeline with composed config782Analytics783 Performance bar display784 when logged in as an admin user785[Dec 09 2023 05:40:54 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests786[Dec 09 2023 05:40:54 UTC (QA Tests)] INFO -- filling :username-field with "root"787[Dec 09 2023 05:40:54 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field788[Dec 09 2023 05:40:55 UTC (QA Tests)] INFO -- filling :password-field with "*****"789[Dec 09 2023 05:40:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field790[Dec 09 2023 05:40:55 UTC (QA Tests)] INFO -- clicking :sign-in-button791[Dec 09 2023 05:40:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.872s792[Dec 09 2023 05:40:58 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button793[Dec 09 2023 05:40:58 UTC (QA Tests)] INFO -- clicking :places-item-link794[Dec 09 2023 05:40:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.905s795[Dec 09 2023 05:41:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.28s796[Dec 09 2023 05:41:00 UTC (QA Tests)] INFO -- clicking :menu-section-button797[Dec 09 2023 05:41:00 UTC (QA Tests)] INFO -- clicking :nav-item-link798[Dec 09 2023 05:41:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.625s799[Dec 09 2023 05:41:02 UTC (QA Tests)] INFO -- checking via JS :enable-performance-bar-checkbox with args {}800[Dec 09 2023 05:41:02 UTC (QA Tests)] INFO -- clicking :save-changes-button801[Dec 09 2023 05:41:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 1.101s802[Dec 09 2023 05:41:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds803[Dec 09 2023 05:41:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.17 seconds804[Dec 09 2023 05:41:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-for-issues-bf68c14174199d75' via api in 1.1 seconds805[Dec 09 2023 05:41:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-for-issues-bf68c14174199d75806[Dec 09 2023 05:41:06 UTC (QA Tests)] INFO -- clicking :new-menu-toggle807[Dec 09 2023 05:41:06 UTC (QA Tests)] INFO -- clicking :create_menu_item808[Dec 09 2023 05:41:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.562s809[Dec 09 2023 05:41:08 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Performance bar test"810[Dec 09 2023 05:41:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field811[Dec 09 2023 05:41:08 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description e52db2a27ca7d1f4"812[Dec 09 2023 05:41:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field813[Dec 09 2023 05:41:09 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present814[Dec 09 2023 05:41:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.815s815[Dec 09 2023 05:41:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 9.38 seconds816[Dec 09 2023 05:41:13 UTC (QA Tests)] INFO -- clicking :request-dropdown817 shows results for the original request and AJAX requests818Verify819 Multi-project pipelines820[Dec 09 2023 05:41:13 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download821[Dec 09 2023 05:41:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds822[Dec 09 2023 05:41:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.823[Dec 09 2023 05:41:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`824[Dec 09 2023 05:41:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`825[Dec 09 2023 05:41:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9c31a627 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9c31a627 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-9c31a627 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list qa-runner-9c31a627 --executor shell && gitlab-runner run" `826[Dec 09 2023 05:41:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9c31a627`827[Dec 09 2023 05:41:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`828[Dec 09 2023 05:41:27 UTC (QA Tests)] INFO -- filling :username-field with "root"829[Dec 09 2023 05:41:27 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field830[Dec 09 2023 05:41:27 UTC (QA Tests)] INFO -- filling :password-field with "*****"831[Dec 09 2023 05:41:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field832[Dec 09 2023 05:41:28 UTC (QA Tests)] INFO -- clicking :sign-in-button833[Dec 09 2023 05:41:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.081s834[Dec 09 2023 05:41:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/upstream-project-97a5291e5c4cfac9835[Dec 09 2023 05:41:32 UTC (QA Tests)] INFO -- clicking :menu-section-button836[Dec 09 2023 05:41:33 UTC (QA Tests)] INFO -- clicking :nav-item-link837[Dec 09 2023 05:41:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.835s838[Dec 09 2023 05:41:46 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button839[Dec 09 2023 05:41:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-9c31a627'840[Dec 09 2023 05:41:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-9c31a627`841[Dec 09 2023 05:41:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/upstream-project-97a5291e5c4cfac9'842[Dec 09 2023 05:41:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/downstream-project-c7cbc30138b56c6d'843 creates a multi-project pipeline with artifact download844Fulfillment845 Utilization846 when Saas user limit experience847 enforcement limit counts includes invited group and project members (PENDING: Test is not compatible with this environment or pipeline)848 enforcement does not allow adding more members (PENDING: Test is not compatible with this environment or pipeline)849 new group enforcement removed when trial started (PENDING: Test is not compatible with this environment or pipeline)850 limit overage enforcement removed from private group when trial is started (PENDING: Test is not compatible with this environment or pipeline)851Create852 Approval rules853[Dec 09 2023 05:41:48 UTC (QA Tests)] INFO -- Starting test: Create Approval rules allows multiple approval rules with users and groups854[Dec 09 2023 05:41:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds855[Dec 09 2023 05:41:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.2 seconds856[Dec 09 2023 05:41:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds857[Dec 09 2023 05:41:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/approval-rules-482d6216335b38c3 QA::Resource::Project858[Dec 09 2023 05:41:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.51 seconds859[Dec 09 2023 05:41:50 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad QA::Resource::Group860[Dec 09 2023 05:41:51 UTC (QA Tests)] INFO -- filling :username-field with "root"861[Dec 09 2023 05:41:51 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field862[Dec 09 2023 05:41:51 UTC (QA Tests)] INFO -- filling :password-field with "*****"863[Dec 09 2023 05:41:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field864[Dec 09 2023 05:41:51 UTC (QA Tests)] INFO -- clicking :sign-in-button865[Dec 09 2023 05:41:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.933s866[Dec 09 2023 05:41:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.61 seconds867[Dec 09 2023 05:41:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.84 seconds868[Dec 09 2023 05:41:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/approval-rules-482d6216335b38c3869[Dec 09 2023 05:42:08 UTC (QA Tests)] INFO -- clicking :menu-section-button870[Dec 09 2023 05:42:09 UTC (QA Tests)] INFO -- clicking :nav-item-link871[Dec 09 2023 05:42:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.878s872[Dec 09 2023 05:42:09 UTC (QA Tests)] INFO -- clicking :new-merge-request-button873[Dec 09 2023 05:42:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-merge-request-button' took 0.982s874[Dec 09 2023 05:42:10 UTC (QA Tests)] INFO -- clicking :compare-dropdown875[Dec 09 2023 05:42:11 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-test-feature-aadc9dae19859c05"876[Dec 09 2023 05:42:12 UTC (QA Tests)] INFO -- clicking :compare-branches-button877[Dec 09 2023 05:42:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element compare-branches-button' took 1.296s878[Dec 09 2023 05:42:13 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Add a new feature"879[Dec 09 2023 05:42:13 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field880[Dec 09 2023 05:42:14 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Great feature, much approval"881[Dec 09 2023 05:42:14 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field882[Dec 09 2023 05:42:14 UTC (QA Tests)] INFO -- clicking :add-approval-rule883[Dec 09 2023 05:42:15 UTC (QA Tests)] INFO -- filling :rule-name-field with "user"884[Dec 09 2023 05:42:15 UTC (QA Tests)] INFO -- clicking the coordinates of :rule-name-field885[Dec 09 2023 05:42:16 UTC (QA Tests)] INFO -- filling :approvals-required with "1"886[Dec 09 2023 05:42:16 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals-required887[Dec 09 2023 05:42:16 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-user1"888[Dec 09 2023 05:42:20 UTC (QA Tests)] INFO -- clicking :add-approval-rule889[Dec 09 2023 05:42:21 UTC (QA Tests)] INFO -- filling :rule-name-field with "group"890[Dec 09 2023 05:42:21 UTC (QA Tests)] INFO -- clicking the coordinates of :rule-name-field891[Dec 09 2023 05:42:21 UTC (QA Tests)] INFO -- filling :approvals-required with "1"892[Dec 09 2023 05:42:21 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals-required893[Dec 09 2023 05:42:22 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad"894[Dec 09 2023 05:42:27 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present895[Dec 09 2023 05:42:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.843s896[Dec 09 2023 05:42:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 35.61 seconds897[Dec 09 2023 05:42:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s898[Dec 09 2023 05:42:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.068s899[Dec 09 2023 05:42:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.329s900[Dec 09 2023 05:42:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approvals-summary-content' took 2.354s901[Dec 09 2023 05:42:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.04s902[Dec 09 2023 05:42:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.019s903[Dec 09 2023 05:42:37 UTC (QA Tests)] INFO -- clicking :user-avatar-content904[Dec 09 2023 05:42:37 UTC (QA Tests)] INFO -- clicking :sign-out-link905[Dec 09 2023 05:42:38 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"906[Dec 09 2023 05:42:38 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field907[Dec 09 2023 05:42:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"908[Dec 09 2023 05:42:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field909[Dec 09 2023 05:42:39 UTC (QA Tests)] INFO -- clicking :sign-in-button910[Dec 09 2023 05:42:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.734s911[Dec 09 2023 05:42:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/approval-rules-482d6216335b38c3/-/merge_requests/1912[Dec 09 2023 05:42:43 UTC (QA Tests)] INFO -- clicking :approve-button913[Dec 09 2023 05:42:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.585s914[Dec 09 2023 05:42:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.621s915[Dec 09 2023 05:42:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.037s916[Dec 09 2023 05:42:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.063s917[Dec 09 2023 05:42:51 UTC (QA Tests)] INFO -- clicking :user-avatar-content918[Dec 09 2023 05:42:51 UTC (QA Tests)] INFO -- clicking :sign-out-link919[Dec 09 2023 05:42:52 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"920[Dec 09 2023 05:42:52 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field921[Dec 09 2023 05:42:52 UTC (QA Tests)] INFO -- filling :password-field with "*****"922[Dec 09 2023 05:42:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field923[Dec 09 2023 05:42:52 UTC (QA Tests)] INFO -- clicking :sign-in-button924[Dec 09 2023 05:42:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.998s925[Dec 09 2023 05:42:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/approval-rules-482d6216335b38c3/-/merge_requests/1926[Dec 09 2023 05:42:57 UTC (QA Tests)] INFO -- clicking :approve-button927[Dec 09 2023 05:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.694s928[Dec 09 2023 05:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.721s929[Dec 09 2023 05:43:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.029s930[Dec 09 2023 05:43:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.066s931[Dec 09 2023 05:43:03 UTC (QA Tests)] INFO -- clicking :user-avatar-content932[Dec 09 2023 05:43:03 UTC (QA Tests)] INFO -- clicking :sign-out-link933[Dec 09 2023 05:43:04 UTC (QA Tests)] INFO -- filling :username-field with "root"934[Dec 09 2023 05:43:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field935[Dec 09 2023 05:43:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"936[Dec 09 2023 05:43:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field937[Dec 09 2023 05:43:05 UTC (QA Tests)] INFO -- clicking :sign-in-button938[Dec 09 2023 05:43:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.036s939[Dec 09 2023 05:43:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/approval-rules-482d6216335b38c3/-/merge_requests/1940[Dec 09 2023 05:43:10 UTC (QA Tests)] INFO -- clicking :merge-button941[Dec 09 2023 05:43:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.872s942[Dec 09 2023 05:43:15 UTC (QA Tests)] INFO -- Removing user gitlab-qa-user2 from gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad QA::Resource::Group943[Dec 09 2023 05:43:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/approval-rules-482d6216335b38c3'944[Dec 09 2023 05:43:15 UTC (QA Tests)] ERROR -- Interceptor Api Errors945[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/approval-rules-482d6216335b38c3/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01HH6HJFKFAC94BQBSAMCSKFR0946 allows multiple approval rules with users and groups947Configure948 AutoDevOps Templates949 using express template950 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)951Govern952 User953[Dec 09 2023 05:43:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-4e3c52ce' via api in 0.43 seconds954[Dec 09 2023 05:43:17 UTC (QA Tests)] INFO -- Adding user qa-user-010eb7747bd3b9ca to sandbox-for-access-termination-4e3c52ce QA::Resource::Sandbox955 when parent group membership is terminated956[Dec 09 2023 05:43:18 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to commit via the API957[Dec 09 2023 05:43:18 UTC (QA Tests)] INFO -- Removing user qa-user-010eb7747bd3b9ca from sandbox-for-access-termination-4e3c52ce QA::Resource::Sandbox958[Dec 09 2023 05:43:19 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-010eb7747bd3b9ca959[Dec 09 2023 05:43:19 UTC (QA Tests)] INFO -- Caching token for username: qa-user-010eb7747bd3b9ca, last six chars of token:fUaPcn960[Dec 09 2023 05:43:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-010eb7747bd3b9ca-84tsz71b' via api in 0.11 seconds961 is not allowed to commit via the API962[Dec 09 2023 05:43:19 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to push code via the CLI963[Dec 09 2023 05:43:19 UTC (QA Tests)] INFO -- Removing user qa-user-010eb7747bd3b9ca from sandbox-for-access-termination-4e3c52ce QA::Resource::Sandbox964 is not allowed to push code via the CLI965[Dec 09 2023 05:43:20 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to create a file via the API966[Dec 09 2023 05:43:20 UTC (QA Tests)] INFO -- Removing user qa-user-010eb7747bd3b9ca from sandbox-for-access-termination-4e3c52ce QA::Resource::Sandbox967[Dec 09 2023 05:43:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds968[Dec 09 2023 05:43:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds969[Dec 09 2023 05:43:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-new-file-06773f51d41c9004' via api in 1.41 seconds970 is not allowed to create a file via the API971[Dec 09 2023 05:43:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-4e3c52ce'972Verify973 Pipeline subscription with a group owned project974 when upstream project new tag pipeline finishes975[Dec 09 2023 05:43:22 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 project976[Dec 09 2023 05:43:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds977[Dec 09 2023 05:43:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.978[Dec 09 2023 05:43:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`979[Dec 09 2023 05:43:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`980[Dec 09 2023 05:43:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-020a97 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-020a97 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-020a97 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list qa-runner-020a97 --executor shell && gitlab-runner run" `981[Dec 09 2023 05:43:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-020a97`982[Dec 09 2023 05:43:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`983[Dec 09 2023 05:43:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-020a97' via api in 1.63 seconds984[Dec 09 2023 05:43:29 UTC (QA Tests)] INFO -- filling :username-field with "root"985[Dec 09 2023 05:43:29 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field986[Dec 09 2023 05:43:29 UTC (QA Tests)] INFO -- filling :password-field with "*****"987[Dec 09 2023 05:43:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field988[Dec 09 2023 05:43:30 UTC (QA Tests)] INFO -- clicking :sign-in-button989[Dec 09 2023 05:43:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.041s990[Dec 09 2023 05:43:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-8f3c16/project-with-pipeline-subscription-56a96e777c33a2af991[Dec 09 2023 05:43:34 UTC (QA Tests)] INFO -- clicking :menu-section-button992[Dec 09 2023 05:43:34 UTC (QA Tests)] INFO -- clicking :nav-item-link993[Dec 09 2023 05:43:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.723s994[Dec 09 2023 05:43:38 UTC (QA Tests)] INFO -- clicking :add_new_subscription995[Dec 09 2023 05:43:38 UTC (QA Tests)] INFO -- filling :upstream_project_path_field with "gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-8f3c16/upstream-project-for-subscription-56b2922af1a333ed"996[Dec 09 2023 05:43:38 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream_project_path_field997[Dec 09 2023 05:43:38 UTC (QA Tests)] INFO -- clicking :subscribe_button998[Dec 09 2023 05:43:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element subscribe_button' took 1.22s999[Dec 09 2023 05:43:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 5.3 seconds1000[Dec 09 2023 05:43:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-8f3c16/project-with-pipeline-subscription-56a96e777c33a2af1001[Dec 09 2023 05:43:42 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1002[Dec 09 2023 05:43:45 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1003[Dec 09 2023 05:43:45 UTC (QA Tests)] INFO -- clicking :menu-section-button1004[Dec 09 2023 05:43:45 UTC (QA Tests)] INFO -- clicking :nav-item-link1005[Dec 09 2023 05:43:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.869s1006[Dec 09 2023 05:43:46 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments1007[Dec 09 2023 05:43:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.606s1008[Dec 09 2023 05:43:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements pipeline-table-row' took 0.624s1009[Dec 09 2023 05:43:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-020a97'1010[Dec 09 2023 05:43:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-020a97`1011[Dec 09 2023 05:43:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-8f3c16/upstream-project-for-subscription-56b2922af1a333ed'1012[Dec 09 2023 05:43:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-8f3c16/project-with-pipeline-subscription-56a96e777c33a2af'1013[Dec 09 2023 05:43:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-8f3c16'1014 triggers pipeline in downstream project1015Govern1016 Instance audit event streaming1017[Dec 09 2023 05:43:59 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1018[Dec 09 2023 05:44:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1019[Dec 09 2023 05:44:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname smocker-server.test --name smocker-server --publish 8080:8080 --publish 8081:8081 thiht/smocker:0.17.1 `1020[Dec 09 2023 05:44:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::InstanceAuditEventExternalDestination with id '1' via api in 0.13 seconds1021[Dec 09 2023 05:44:06 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231209-39-otib7c/id_rsa -N `1022[Dec 09 2023 05:44:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.59 seconds1023[Dec 09 2023 05:44:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1024 when a project is created1025 the external server receives the event (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427266)1026 when a user is created1027 the external server receives the event (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427266)1028 when a group is created1029[Dec 09 2023 05:44:07 UTC (QA Tests)] INFO -- Starting test: Govern Instance audit event streaming when a group is created the external server receives the event1030[Dec 09 2023 05:44:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1031[Dec 09 2023 05:44:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.23 seconds1032 the external server receives the event1033 when a repository is cloned via SSH1034[Dec 09 2023 05:44:08 UTC (QA Tests)] INFO -- Starting test: Govern Instance audit event streaming when a repository is cloned via SSH the external server receives the event1035[Dec 09 2023 05:44:08 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231209-39-fw9qwg/id_rsa -N `1036[Dec 09 2023 05:44:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.44 seconds1037[Dec 09 2023 05:44:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1038[Dec 09 2023 05:44:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds1039[Dec 09 2023 05:44:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-fa4bdecfc8b0983c' via api in 1.38 seconds1040 the external server receives the event1041[Dec 09 2023 05:44:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f smocker-server`1042[Dec 09 2023 05:44:11 UTC (QA Tests)] INFO -- Removed a QA::EE::Resource::InstanceAuditEventExternalDestination with id '1'1043[Dec 09 2023 05:44:11 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1044Create1045 Prereceive hook1046 when creating a tag for a ref1047 when it triggers a prereceive hook configured with a custom error1048[Dec 09 2023 05:44:15 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 error1049[Dec 09 2023 05:44:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1050[Dec 09 2023 05:44:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds1051 returns a custom server hook error1052Create1053 Merge request push options1054[Dec 09 2023 05:44:17 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels1055[Dec 09 2023 05:44:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1056[Dec 09 2023 05:44:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.2 seconds1057[Dec 09 2023 05:44:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1058[Dec 09 2023 05:44:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.92 seconds1059 sets labels1060 when labels are set already1061[Dec 09 2023 05:44:21 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push1062[Dec 09 2023 05:44:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds1063[Dec 09 2023 05:44:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.22 seconds1064[Dec 09 2023 05:44:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1065[Dec 09 2023 05:44:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.93 seconds1066[Dec 09 2023 05:44:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1067[Dec 09 2023 05:44:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.94 seconds1068 removes them on subsequent push1069Govern1070 Compliance Framework Report1071[Dec 09 2023 05:44:26 UTC (QA Tests)] INFO -- Starting test: Govern Compliance Framework Report shows the compliance framework for each project1072[Dec 09 2023 05:44:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1073[Dec 09 2023 05:44:30 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Quo aspernatur deleniti non.' via api in 0.12 seconds1074[Dec 09 2023 05:44:30 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Libero est ea adipisci.' via api in 0.07 seconds1075[Dec 09 2023 05:44:31 UTC (QA Tests)] INFO -- filling :username-field with "root"1076[Dec 09 2023 05:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1077[Dec 09 2023 05:44:31 UTC (QA Tests)] INFO -- filling :password-field with "*****"1078[Dec 09 2023 05:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1079[Dec 09 2023 05:44:31 UTC (QA Tests)] INFO -- clicking :sign-in-button1080[Dec 09 2023 05:44:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.163s1081[Dec 09 2023 05:44:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-71082[Dec 09 2023 05:44:36 UTC (QA Tests)] INFO -- clicking :menu-section-button1083[Dec 09 2023 05:44:36 UTC (QA Tests)] INFO -- clicking :nav-item-link1084[Dec 09 2023 05:44:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.747s1085[Dec 09 2023 05:44:37 UTC (QA Tests)] INFO -- clicking :projects-tab1086[Dec 09 2023 05:44:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.576s1087 shows the compliance framework for each project1088Create1089 Pull mirror a repository over HTTP1090[Dec 09 2023 05:44:39 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth1091[Dec 09 2023 05:44:39 UTC (QA Tests)] INFO -- filling :username-field with "root"1092[Dec 09 2023 05:44:39 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1093[Dec 09 2023 05:44:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"1094[Dec 09 2023 05:44:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1095[Dec 09 2023 05:44:40 UTC (QA Tests)] INFO -- clicking :sign-in-button1096[Dec 09 2023 05:44:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.067s1097[Dec 09 2023 05:44:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1098[Dec 09 2023 05:44:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.17 seconds1099[Dec 09 2023 05:44:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pull-mirror-source-project-0ebd415fe97d92f3' via api in 1.03 seconds1100[Dec 09 2023 05:44:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1101[Dec 09 2023 05:44:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.17 seconds1102[Dec 09 2023 05:44:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1103[Dec 09 2023 05:44:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.2 seconds1104[Dec 09 2023 05:44:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pull-mirror-target-project-74057d4ff6007f3d1105[Dec 09 2023 05:44:49 UTC (QA Tests)] INFO -- clicking :menu-section-button1106[Dec 09 2023 05:44:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1107[Dec 09 2023 05:44:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.937s1108[Dec 09 2023 05:44:53 UTC (QA Tests)] INFO -- clicking :add-new-mirror1109[Dec 09 2023 05:44:53 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "http://root@gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pull-mirror-source-project-0ebd415fe97d92f3.git"1110[Dec 09 2023 05:44:53 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field1111[Dec 09 2023 05:44:53 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror-direction-field1112[Dec 09 2023 05:44:54 UTC (QA Tests)] INFO -- selecting "Password" in :authentication-method-field1113[Dec 09 2023 05:44:54 UTC (QA Tests)] INFO -- filling :username-field with "root"1114[Dec 09 2023 05:44:54 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1115[Dec 09 2023 05:44:55 UTC (QA Tests)] INFO -- filling :password-field with "*****"1116[Dec 09 2023 05:44:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1117[Dec 09 2023 05:44:55 UTC (QA Tests)] INFO -- clicking :mirror-repository-button1118[Dec 09 2023 05:44:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 1.522s1119[Dec 09 2023 05:44:57 UTC (QA Tests)] INFO -- clicking :update-now-button1120[Dec 09 2023 05:44:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 1.369s1121[Dec 09 2023 05:44:59 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pull-mirror-target-project-74057d4ff6007f3d/-/settings/repository#js-push-remote-settings1122[Dec 09 2023 05:45:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pull-mirror-target-project-74057d4ff6007f3d1123[Dec 09 2023 05:45:02 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1124 configures and syncs a (pull) mirrored repository with password auth1125Create1126 Merged merge request1127[Dec 09 2023 05:45:02 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted1128[Dec 09 2023 05:45:03 UTC (QA Tests)] INFO -- filling :username-field with "root"1129[Dec 09 2023 05:45:03 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1130[Dec 09 2023 05:45:03 UTC (QA Tests)] INFO -- filling :password-field with "*****"1131[Dec 09 2023 05:45:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1132[Dec 09 2023 05:45:03 UTC (QA Tests)] INFO -- clicking :sign-in-button1133[Dec 09 2023 05:45:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.141s1134[Dec 09 2023 05:45:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1135[Dec 09 2023 05:45:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds1136[Dec 09 2023 05:45:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-merge-request-66b727c55d6f8d63' via api in 1.34 seconds1137[Dec 09 2023 05:45:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1138[Dec 09 2023 05:45:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-merge-request-66b727c55d6f8d63/-/merge_requests/11139[Dec 09 2023 05:45:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? head-mismatch-content' took 1.036s1140[Dec 09 2023 05:45:30 UTC (QA Tests)] INFO -- clicking :merge-button1141[Dec 09 2023 05:45:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.657s1142[Dec 09 2023 05:45:32 UTC (QA Tests)] INFO -- clicking :revert-button and ensuring QA::Page::Component::CommitModal is present1143[Dec 09 2023 05:45:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert-button' took 0.669s1144[Dec 09 2023 05:45:33 UTC (QA Tests)] INFO -- clicking :submit-commit1145[Dec 09 2023 05:45:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.909s1146[Dec 09 2023 05:45:35 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1147[Dec 09 2023 05:45:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.881s1148[Dec 09 2023 05:45:38 UTC (QA Tests)] INFO -- clicking :diffs-tab1149[Dec 09 2023 05:45:39 UTC (QA Tests)] INFO -- clicking :file-tree-button1150[Dec 09 2023 05:45:39 UTC (QA Tests)] ERROR -- Interceptor Api Errors1151[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-merge-request-66b727c55d6f8d63/-/merge_requests/2/diffs_metadata.json -- Correlation Id: 01HH6HR6G6BGR1WHSYKJN2G61W1152 can be reverted1153Create1154 Multiple file snippet1155 behaves like copying snippet file contents1156 copies a multi-file project_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)1157 behaves like copying snippet file contents1158 copies a multi-file personal_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)1159Data Stores1160 Project Member1161[Dec 09 2023 05:45:39 UTC (QA Tests)] INFO -- Starting test: Data Stores Project Member adds a project member1162[Dec 09 2023 05:45:39 UTC (QA Tests)] INFO -- filling :username-field with "root"1163[Dec 09 2023 05:45:39 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1164[Dec 09 2023 05:45:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"1165[Dec 09 2023 05:45:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1166[Dec 09 2023 05:45:40 UTC (QA Tests)] INFO -- clicking :sign-in-button1167[Dec 09 2023 05:45:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.266s1168[Dec 09 2023 05:45:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1169[Dec 09 2023 05:45:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1170[Dec 09 2023 05:45:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds1171[Dec 09 2023 05:45:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/add-member-project-0f2ac57a7227b3b41172[Dec 09 2023 05:45:46 UTC (QA Tests)] INFO -- clicking :menu-section-button1173[Dec 09 2023 05:45:46 UTC (QA Tests)] INFO -- clicking :nav-item-link1174[Dec 09 2023 05:45:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.881s1175[Dec 09 2023 05:45:47 UTC (QA Tests)] INFO -- clicking :invite-members-button1176[Dec 09 2023 05:45:47 UTC (QA Tests)] INFO -- filling :members-token-select-input with "*****"1177[Dec 09 2023 05:45:47 UTC (QA Tests)] INFO -- clicking the coordinates of :members-token-select-input1178[Dec 09 2023 05:45:48 UTC (QA Tests)] INFO -- clicking :invite-modal-submit1179[Dec 09 2023 05:45:51 UTC (QA Tests)] INFO -- clicking :search-button1180[Dec 09 2023 05:45:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search-button' took 0.906s1181 adds a project member1182Create1183 Create a new project from a template1184[Dec 09 2023 05:45:52 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api1185[Dec 09 2023 05:45:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1186[Dec 09 2023 05:45:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.23 seconds1187 commits via the api1188Plan1189 Dora Metrics1190 with project metrics1191 behaves like dora metrics api endpoint1192 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)1193 with group metrics1194 behaves like dora metrics api endpoint1195 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)1196Package1197 Maven group level endpoint1198 via maven1199 using a ci job token1200[Dec 09 2023 05:46:00 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package1201[Dec 09 2023 05:46:01 UTC (QA Tests)] INFO -- filling :username-field with "root"1202[Dec 09 2023 05:46:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1203[Dec 09 2023 05:46:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"1204[Dec 09 2023 05:46:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1205[Dec 09 2023 05:46:01 UTC (QA Tests)] INFO -- clicking :sign-in-button1206[Dec 09 2023 05:46:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.246s1207[Dec 09 2023 05:46:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1208[Dec 09 2023 05:46:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds1209[Dec 09 2023 05:46:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1210[Dec 09 2023 05:46:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1211[Dec 09 2023 05:46:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1212[Dec 09 2023 05:46:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1213[Dec 09 2023 05:46:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702100765 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702100765 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-1702100765 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-05-34-30-b350c7e4a9198dad --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" `1214[Dec 09 2023 05:46:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702100765`1215[Dec 09 2023 05:46:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1216[Dec 09 2023 05:46:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.14 seconds1217[Dec 09 2023 05:46:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds1218[Dec 09 2023 05:46:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-846717a74c8724d6-7cdebdc1a0f2ca8d1219[Dec 09 2023 05:46:13 UTC (QA Tests)] INFO -- clicking :menu-section-button1220[Dec 09 2023 05:46:13 UTC (QA Tests)] INFO -- clicking :nav-item-link1221[Dec 09 2023 05:46:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.836s1222[Dec 09 2023 05:46:15 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1223[Dec 09 2023 05:46:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.334s1224[Dec 09 2023 05:46:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.237s1225[Dec 09 2023 05:46:18 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-846717a74c8724d6-7cdebdc1a0f2ca8d/-/jobs/111226[Dec 09 2023 05:46:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.67s1227[Dec 09 2023 05:46:51 UTC (QA Tests)] INFO -- clicking :menu-section-button1228[Dec 09 2023 05:46:52 UTC (QA Tests)] INFO -- clicking :nav-item-link1229[Dec 09 2023 05:46:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.823s1230[Dec 09 2023 05:46:53 UTC (QA Tests)] INFO -- clicking :details-link1231[Dec 09 2023 05:46:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-b3f16543869e7cbb-d90f64546085f6371232[Dec 09 2023 05:46:56 UTC (QA Tests)] INFO -- clicking :menu-section-button1233[Dec 09 2023 05:46:56 UTC (QA Tests)] INFO -- clicking :nav-item-link1234[Dec 09 2023 05:46:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.822s1235[Dec 09 2023 05:46:58 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1236[Dec 09 2023 05:46:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.549s1237[Dec 09 2023 05:47:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702100765'1238[Dec 09 2023 05:47:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702100765`1239[Dec 09 2023 05:47:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-59d14e9e81a40c9c'1240[Dec 09 2023 05:47:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-846717a74c8724d6-7cdebdc1a0f2ca8d'1241[Dec 09 2023 05:47:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-b3f16543869e7cbb-d90f64546085f637'1242[Dec 09 2023 05:47:23 UTC (QA Tests)] ERROR -- Interceptor Api Errors1243[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-846717a74c8724d6-7cdebdc1a0f2ca8d/-/jobs/11/test_report_summary.json -- Correlation Id: 01HH6HTEB5PAB3A58SR2ECZCMA1244[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-b3f16543869e7cbb-d90f64546085f637/-/jobs/12/test_report_summary.json -- Correlation Id: 01HH6HV43EX7B89RJ0VZSFZ4DQ1245 pushes and pulls a maven package1246 using a project deploy token1247[Dec 09 2023 05:47:23 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package1248[Dec 09 2023 05:47:24 UTC (QA Tests)] INFO -- filling :username-field with "root"1249[Dec 09 2023 05:47:24 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1250[Dec 09 2023 05:47:24 UTC (QA Tests)] INFO -- filling :password-field with "*****"1251[Dec 09 2023 05:47:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1252[Dec 09 2023 05:47:25 UTC (QA Tests)] INFO -- clicking :sign-in-button1253[Dec 09 2023 05:47:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.203s1254[Dec 09 2023 05:47:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1255[Dec 09 2023 05:47:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds1256[Dec 09 2023 05:47:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1257[Dec 09 2023 05:47:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1258[Dec 09 2023 05:47:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1259[Dec 09 2023 05:47:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1260[Dec 09 2023 05:47:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702100848 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702100848 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-1702100848 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-05-34-30-b350c7e4a9198dad --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" `1261[Dec 09 2023 05:47:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702100848`1262[Dec 09 2023 05:47:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1263[Dec 09 2023 05:47:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-1' via api in 0.12 seconds1264[Dec 09 2023 05:47:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.23 seconds1265[Dec 09 2023 05:47:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds1266[Dec 09 2023 05:47:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-9392b1b347d1a0d6-e6500cf76cd2b4491267[Dec 09 2023 05:47:40 UTC (QA Tests)] INFO -- clicking :menu-section-button1268[Dec 09 2023 05:47:40 UTC (QA Tests)] INFO -- clicking :nav-item-link1269[Dec 09 2023 05:47:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.825s1270[Dec 09 2023 05:47:42 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1271[Dec 09 2023 05:47:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.437s1272[Dec 09 2023 05:48:06 UTC (QA Tests)] INFO -- clicking :menu-section-button1273[Dec 09 2023 05:48:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1274[Dec 09 2023 05:48:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.972s1275[Dec 09 2023 05:48:07 UTC (QA Tests)] INFO -- clicking :details-link1276[Dec 09 2023 05:48:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-4efaf79f75bf9ea3-8ba8471a27ffbc9e1277[Dec 09 2023 05:48:10 UTC (QA Tests)] INFO -- clicking :menu-section-button1278[Dec 09 2023 05:48:11 UTC (QA Tests)] INFO -- clicking :nav-item-link1279[Dec 09 2023 05:48:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.834s1280[Dec 09 2023 05:48:13 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1281[Dec 09 2023 05:48:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.554s1282[Dec 09 2023 05:48:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702100848'1283[Dec 09 2023 05:48:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702100848`1284[Dec 09 2023 05:48:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-01d4f1f2ca77b529'1285[Dec 09 2023 05:48:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-9392b1b347d1a0d6-e6500cf76cd2b449'1286[Dec 09 2023 05:48:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-4efaf79f75bf9ea3-8ba8471a27ffbc9e'1287[Dec 09 2023 05:48:38 UTC (QA Tests)] ERROR -- Interceptor Api Errors1288[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-9392b1b347d1a0d6-e6500cf76cd2b449/-/jobs/13/test_report_summary.json -- Correlation Id: 01HH6HWK6ZM4EK4F8BNTE24T6M1289[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-4efaf79f75bf9ea3-8ba8471a27ffbc9e/-/jobs/14/test_report_summary.json -- Correlation Id: 01HH6HXH91V6PQCW4KRNARBX2S1290 pushes and pulls a maven package1291 using a personal access token1292[Dec 09 2023 05:48:38 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package1293[Dec 09 2023 05:48:39 UTC (QA Tests)] INFO -- filling :username-field with "root"1294[Dec 09 2023 05:48:39 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1295[Dec 09 2023 05:48:39 UTC (QA Tests)] INFO -- filling :password-field with "*****"1296[Dec 09 2023 05:48:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1297[Dec 09 2023 05:48:40 UTC (QA Tests)] INFO -- clicking :sign-in-button1298[Dec 09 2023 05:48:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.186s1299[Dec 09 2023 05:48:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1300[Dec 09 2023 05:48:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds1301[Dec 09 2023 05:48:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1302[Dec 09 2023 05:48:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1303[Dec 09 2023 05:48:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1304[Dec 09 2023 05:48:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1305[Dec 09 2023 05:48:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702100923 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702100923 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-1702100923 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-05-34-30-b350c7e4a9198dad --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" `1306[Dec 09 2023 05:48:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702100923`1307[Dec 09 2023 05:48:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1308[Dec 09 2023 05:48:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds1309[Dec 09 2023 05:48:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.23 seconds1310[Dec 09 2023 05:48:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-dd98bd5028980ab0-1a893b8deeaa53101311[Dec 09 2023 05:48:49 UTC (QA Tests)] INFO -- clicking :menu-section-button1312[Dec 09 2023 05:48:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1313[Dec 09 2023 05:48:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.77s1314[Dec 09 2023 05:48:52 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1315[Dec 09 2023 05:48:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.472s1316[Dec 09 2023 05:49:15 UTC (QA Tests)] INFO -- clicking :menu-section-button1317[Dec 09 2023 05:49:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1318[Dec 09 2023 05:49:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.875s1319[Dec 09 2023 05:49:16 UTC (QA Tests)] INFO -- clicking :details-link1320[Dec 09 2023 05:49:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-238d25f04414671a-60e8c69b690adf2b1321[Dec 09 2023 05:49:19 UTC (QA Tests)] INFO -- clicking :menu-section-button1322[Dec 09 2023 05:49:19 UTC (QA Tests)] INFO -- clicking :nav-item-link1323[Dec 09 2023 05:49:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.805s1324[Dec 09 2023 05:49:21 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1325[Dec 09 2023 05:49:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.549s1326[Dec 09 2023 05:49:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.974s1327[Dec 09 2023 05:49:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.991s1328[Dec 09 2023 05:49:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702100923'1329[Dec 09 2023 05:49:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702100923`1330[Dec 09 2023 05:49:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-6bd0c433bce3fa76'1331[Dec 09 2023 05:49:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-dd98bd5028980ab0-1a893b8deeaa5310'1332[Dec 09 2023 05:49:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-238d25f04414671a-60e8c69b690adf2b'1333[Dec 09 2023 05:49:47 UTC (QA Tests)] ERROR -- Interceptor Api Errors1334[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-dd98bd5028980ab0-1a893b8deeaa5310/-/jobs/15/test_report_summary.json -- Correlation Id: 01HH6HYQ11W1RR999W6C1Y2V211335[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-238d25f04414671a-60e8c69b690adf2b/-/jobs/16/test_report_summary.json -- Correlation Id: 01HH6HZG6ABEB43N8SAV614P4T1336 pushes and pulls a maven package1337 duplication setting1338 when enabled1339[Dec 09 2023 05:49:47 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates1340[Dec 09 2023 05:49:48 UTC (QA Tests)] INFO -- filling :username-field with "root"1341[Dec 09 2023 05:49:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1342[Dec 09 2023 05:49:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"1343[Dec 09 2023 05:49:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1344[Dec 09 2023 05:49:49 UTC (QA Tests)] INFO -- clicking :sign-in-button1345[Dec 09 2023 05:49:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.591s1346[Dec 09 2023 05:49:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.22 seconds1347[Dec 09 2023 05:49:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.38 seconds1348[Dec 09 2023 05:49:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1349[Dec 09 2023 05:49:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1350[Dec 09 2023 05:49:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1351[Dec 09 2023 05:49:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1352[Dec 09 2023 05:49:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702100992 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702100992 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-1702100992 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-05-34-30-b350c7e4a9198dad --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" `1353[Dec 09 2023 05:49:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702100992`1354[Dec 09 2023 05:49:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1355[Dec 09 2023 05:49:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds1356[Dec 09 2023 05:50:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1357[Dec 09 2023 05:50:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad1358[Dec 09 2023 05:50:02 UTC (QA Tests)] INFO -- clicking :menu-section-button1359[Dec 09 2023 05:50:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1360[Dec 09 2023 05:50:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.71s1361[Dec 09 2023 05:50:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-cc9b3526bc45dfbf-9a0b2276ef4936891362[Dec 09 2023 05:50:06 UTC (QA Tests)] INFO -- clicking :menu-section-button1363[Dec 09 2023 05:50:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1364[Dec 09 2023 05:50:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.927s1365[Dec 09 2023 05:50:08 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1366[Dec 09 2023 05:50:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.402s1367[Dec 09 2023 05:50:32 UTC (QA Tests)] INFO -- clicking :retry-button1368[Dec 09 2023 05:50:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry-button' took 2.534s1369[Dec 09 2023 05:50:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-cc9b3526bc45dfbf-9a0b2276ef4936891370[Dec 09 2023 05:50:38 UTC (QA Tests)] INFO -- clicking :menu-section-button1371[Dec 09 2023 05:50:38 UTC (QA Tests)] INFO -- clicking :nav-item-link1372[Dec 09 2023 05:50:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.353s1373[Dec 09 2023 05:50:42 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1374[Dec 09 2023 05:50:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.568s1375[Dec 09 2023 05:50:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.724s1376[Dec 09 2023 05:50:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702100992'1377[Dec 09 2023 05:50:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702100992`1378[Dec 09 2023 05:50:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-cff69a3e54bd6d07'1379[Dec 09 2023 05:50:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-cc9b3526bc45dfbf-9a0b2276ef493689'1380[Dec 09 2023 05:50:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-9a81ee7d3fb430e7-e9f9cf09a1719df2'1381[Dec 09 2023 05:50:58 UTC (QA Tests)] ERROR -- Interceptor Api Errors1382[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-cc9b3526bc45dfbf-9a0b2276ef493689/-/jobs/17/test_report_summary.json -- Correlation Id: 01HH6J0XXX88QC02NFDMV133EX1383[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-cc9b3526bc45dfbf-9a0b2276ef493689/-/jobs/18/test_report_summary.json -- Correlation Id: 01HH6J1TV821B2SNFS1FSG5HSZ1384 allows users to publish duplicates1385 when disabled1386[Dec 09 2023 05:50:58 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates1387[Dec 09 2023 05:50:59 UTC (QA Tests)] INFO -- filling :username-field with "root"1388[Dec 09 2023 05:50:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1389[Dec 09 2023 05:50:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"1390[Dec 09 2023 05:50:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1391[Dec 09 2023 05:50:59 UTC (QA Tests)] INFO -- clicking :sign-in-button1392[Dec 09 2023 05:51:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.295s1393[Dec 09 2023 05:51:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.55 seconds1394[Dec 09 2023 05:51:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.68 seconds1395[Dec 09 2023 05:51:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1396[Dec 09 2023 05:51:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1397[Dec 09 2023 05:51:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1398[Dec 09 2023 05:51:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1399[Dec 09 2023 05:51:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702101063 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702101063 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-1702101063 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-05-34-30-b350c7e4a9198dad --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" `1400[Dec 09 2023 05:51:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702101063`1401[Dec 09 2023 05:51:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1402[Dec 09 2023 05:51:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1403[Dec 09 2023 05:51:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.28 seconds1404[Dec 09 2023 05:51:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad1405[Dec 09 2023 05:51:10 UTC (QA Tests)] INFO -- clicking :menu-section-button1406[Dec 09 2023 05:51:11 UTC (QA Tests)] INFO -- clicking :nav-item-link1407[Dec 09 2023 05:51:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.78s1408[Dec 09 2023 05:51:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-52fece65d7a568c3-579be2d0244be3971409[Dec 09 2023 05:51:14 UTC (QA Tests)] INFO -- clicking :menu-section-button1410[Dec 09 2023 05:51:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1411[Dec 09 2023 05:51:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.844s1412[Dec 09 2023 05:51:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1413[Dec 09 2023 05:51:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.361s1414[Dec 09 2023 05:51:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.241s1415[Dec 09 2023 05:51:19 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-52fece65d7a568c3-579be2d0244be397/-/jobs/191416[Dec 09 2023 05:51:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.264s1417[Dec 09 2023 05:51:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.777s1418[Dec 09 2023 05:51:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-icon-text' took 0.794s1419[Dec 09 2023 05:51:41 UTC (QA Tests)] INFO -- clicking :retry-button1420[Dec 09 2023 05:51:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry-button' took 1.373s1421[Dec 09 2023 05:51:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-52fece65d7a568c3-579be2d0244be3971422[Dec 09 2023 05:51:47 UTC (QA Tests)] INFO -- clicking :menu-section-button1423[Dec 09 2023 05:51:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1424[Dec 09 2023 05:51:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.872s1425[Dec 09 2023 05:51:49 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1426[Dec 09 2023 05:51:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.831s1427[Dec 09 2023 05:51:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.333s1428[Dec 09 2023 05:52:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702101063'1429[Dec 09 2023 05:52:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702101063`1430[Dec 09 2023 05:52:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-a75c0581f37bd121'1431[Dec 09 2023 05:52:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-52fece65d7a568c3-579be2d0244be397'1432[Dec 09 2023 05:52:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/client-f5d2a004121606a4-2f093058aa9b38fd'1433[Dec 09 2023 05:52:06 UTC (QA Tests)] ERROR -- Interceptor Api Errors1434[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-52fece65d7a568c3-579be2d0244be397/-/jobs/19/test_report_summary.json -- Correlation Id: 01HH6J375A61SAWMZ2FMTQ1B601435[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/packages-52fece65d7a568c3-579be2d0244be397/-/jobs/20/test_report_summary.json -- Correlation Id: 01HH6J3X437M9TMMZZWNP6F0DW1436 prevents users from publishing duplicates1437Plan1438 Assignees1439[Dec 09 2023 05:52:06 UTC (QA Tests)] INFO -- Starting test: Plan Assignees update without refresh1440[Dec 09 2023 05:52:06 UTC (QA Tests)] INFO -- filling :username-field with "root"1441[Dec 09 2023 05:52:06 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1442[Dec 09 2023 05:52:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"1443[Dec 09 2023 05:52:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1444[Dec 09 2023 05:52:07 UTC (QA Tests)] INFO -- clicking :sign-in-button1445[Dec 09 2023 05:52:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.553s1446[Dec 09 2023 05:52:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds1447[Dec 09 2023 05:52:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.21 seconds1448[Dec 09 2023 05:52:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds1449[Dec 09 2023 05:52:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-assignees-c97e55f0d38269d4 QA::Resource::Project1450[Dec 09 2023 05:52:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds1451[Dec 09 2023 05:52:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-assignees-c97e55f0d38269d4 QA::Resource::Project1452[Dec 09 2023 05:52:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-assignees-c97e55f0d38269d4/-/issues/11453 update without refresh1454Plan1455 promote issue to epic1456[Dec 09 2023 05:52:22 UTC (QA Tests)] INFO -- Starting test: Plan promote issue to epic promotes issue to epic1457[Dec 09 2023 05:52:23 UTC (QA Tests)] INFO -- filling :username-field with "root"1458[Dec 09 2023 05:52:23 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1459[Dec 09 2023 05:52:23 UTC (QA Tests)] INFO -- filling :password-field with "*****"1460[Dec 09 2023 05:52:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1461[Dec 09 2023 05:52:24 UTC (QA Tests)] INFO -- clicking :sign-in-button1462[Dec 09 2023 05:52:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.138s1463[Dec 09 2023 05:52:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds1464[Dec 09 2023 05:52:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.21 seconds1465[Dec 09 2023 05:52:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/promote-issue-to-epic-9b632b6d0f80c187/-/issues/11466[Dec 09 2023 05:52:31 UTC (QA Tests)] INFO -- clicking :issue-title1467[Dec 09 2023 05:52:31 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1468[Dec 09 2023 05:52:31 UTC (QA Tests)] INFO -- clicking :issue-title1469[Dec 09 2023 05:52:32 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1470[Dec 09 2023 05:52:32 UTC (QA Tests)] INFO -- filling :comment-field with "/promote 1471"1472[Dec 09 2023 05:52:32 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1473[Dec 09 2023 05:52:32 UTC (QA Tests)] INFO -- clicking :comment-button1474[Dec 09 2023 05:52:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad1475[Dec 09 2023 05:52:35 UTC (QA Tests)] INFO -- clicking :nav-item-link1476[Dec 09 2023 05:52:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.782s1477 promotes issue to epic1478Verify1479 UI defined variable1480[Dec 09 2023 05:52:36 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true1481[Dec 09 2023 05:52:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.16 seconds1482[Dec 09 2023 05:52:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1483[Dec 09 2023 05:52:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1484[Dec 09 2023 05:52:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1485[Dec 09 2023 05:52:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 2cfymzjh --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 2cfymzjh 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 2cfymzjh --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list 2cfymzjh --executor shell && gitlab-runner run" `1486[Dec 09 2023 05:52:39 UTC (QA Tests)] INFO -- Executing: `docker logs 2cfymzjh`1487[Dec 09 2023 05:52:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1488[Dec 09 2023 05:52:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name '2cfymzjh' via api in 2.49 seconds1489[Dec 09 2023 05:52:40 UTC (QA Tests)] INFO -- filling :username-field with "root"1490[Dec 09 2023 05:52:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1491[Dec 09 2023 05:52:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"1492[Dec 09 2023 05:52:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1493[Dec 09 2023 05:52:41 UTC (QA Tests)] INFO -- clicking :sign-in-button1494[Dec 09 2023 05:52:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.367s1495[Dec 09 2023 05:52:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/group-for-variable-inheritance-2cfymzjh/upstream-variable-inheritance-89e13fb47f68b65b1496[Dec 09 2023 05:52:50 UTC (QA Tests)] INFO -- clicking :menu-section-button1497[Dec 09 2023 05:52:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1498[Dec 09 2023 05:52:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.034s1499[Dec 09 2023 05:53:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.448s1500[Dec 09 2023 05:53:13 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present1501[Dec 09 2023 05:53:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.021s1502[Dec 09 2023 05:53:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s1503[Dec 09 2023 05:53:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.657s1504[Dec 09 2023 05:53:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.797s1505[Dec 09 2023 05:53:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.816s1506[Dec 09 2023 05:53:16 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"1507[Dec 09 2023 05:53:16 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field1508[Dec 09 2023 05:53:16 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"1509[Dec 09 2023 05:53:16 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field1510[Dec 09 2023 05:53:17 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present1511[Dec 09 2023 05:53:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.275s1512[Dec 09 2023 05:53:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.271s1513[Dec 09 2023 05:53:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 11.857s1514[Dec 09 2023 05:53:40 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1515[Dec 09 2023 05:53:40 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1516[Dec 09 2023 05:53:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.27s1517[Dec 09 2023 05:53:42 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1518[Dec 09 2023 05:53:43 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1519[Dec 09 2023 05:53:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.241s1520[Dec 09 2023 05:53:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name '2cfymzjh'1521[Dec 09 2023 05:53:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f 2cfymzjh`1522[Dec 09 2023 05:53:45 UTC (QA Tests)] ERROR -- Interceptor Api Errors1523[404] GET /gitlab-qa-sandbox-group-7/group-for-variable-inheritance-2cfymzjh/upstream-variable-inheritance-89e13fb47f68b65b/-/jobs/28/test_report_summary.json -- Correlation Id: 01HH6J709K7T78SZZBA09FZNDR1524[404] GET /gitlab-qa-sandbox-group-7/group-for-variable-inheritance-2cfymzjh/downstream1-variable-inheritance-cab41d4e39a0e2c3/-/jobs/29/test_report_summary.json -- Correlation Id: 01HH6J72X2J4EXJKASFY5DKF371525 is inheritable when forward:pipeline_variables is true1526Monitor1527 Alert settings1528 when using Prometheus integration1529 behaves like sends test alert1530[Dec 09 2023 05:53:45 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert1531[Dec 09 2023 05:53:46 UTC (QA Tests)] INFO -- filling :username-field with "root"1532[Dec 09 2023 05:53:46 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1533[Dec 09 2023 05:53:46 UTC (QA Tests)] INFO -- filling :password-field with "*****"1534[Dec 09 2023 05:53:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1535[Dec 09 2023 05:53:46 UTC (QA Tests)] INFO -- clicking :sign-in-button1536[Dec 09 2023 05:53:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.293s1537[Dec 09 2023 05:53:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1538[Dec 09 2023 05:53:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.21 seconds1539[Dec 09 2023 05:53:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-for-alerts-52425f964d79bfbf1540[Dec 09 2023 05:53:53 UTC (QA Tests)] INFO -- clicking :menu-section-button1541[Dec 09 2023 05:53:53 UTC (QA Tests)] INFO -- clicking :nav-item-link1542[Dec 09 2023 05:53:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.944s1543[Dec 09 2023 05:53:56 UTC (QA Tests)] INFO -- clicking :add-integration-button1544[Dec 09 2023 05:53:56 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1545[Dec 09 2023 05:53:56 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1546[Dec 09 2023 05:53:56 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-12-09T05:53:56.622+00:00","generatorURL":"http://denesik.example/marty.fay","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"illum"},"annotations":{"title":"voluptatem","gitlab_y_label":"status"}}]}"1547[Dec 09 2023 05:53:56 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1548[Dec 09 2023 05:53:57 UTC (QA Tests)] INFO -- clicking :send-test-alert1549[Dec 09 2023 05:53:57 UTC (QA Tests)] INFO -- clicking :menu-section-button1550[Dec 09 2023 05:53:58 UTC (QA Tests)] INFO -- clicking :nav-item-link1551[Dec 09 2023 05:53:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.801s1552 creates new alert1553 when using HTTP endpoint integration1554 behaves like sends test alert1555[Dec 09 2023 05:53:58 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1556[Dec 09 2023 05:53:59 UTC (QA Tests)] INFO -- filling :username-field with "root"1557[Dec 09 2023 05:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1558[Dec 09 2023 05:53:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"1559[Dec 09 2023 05:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1560[Dec 09 2023 05:54:00 UTC (QA Tests)] INFO -- clicking :sign-in-button1561[Dec 09 2023 05:54:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.247s1562[Dec 09 2023 05:54:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1563[Dec 09 2023 05:54:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds1564[Dec 09 2023 05:54:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-for-alerts-c49b729eeeb42ce21565[Dec 09 2023 05:54:06 UTC (QA Tests)] INFO -- clicking :menu-section-button1566[Dec 09 2023 05:54:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1567[Dec 09 2023 05:54:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.918s1568[Dec 09 2023 05:54:08 UTC (QA Tests)] INFO -- clicking :add-integration-button1569[Dec 09 2023 05:54:08 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1570[Dec 09 2023 05:54:08 UTC (QA Tests)] INFO -- clicking :integration-name-field1571[Dec 09 2023 05:54:08 UTC (QA Tests)] INFO -- filling :integration-name-field with "quisquam"1572[Dec 09 2023 05:54:08 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field1573[Dec 09 2023 05:54:09 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1574[Dec 09 2023 05:54:09 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"minima","description":"minima"}"1575[Dec 09 2023 05:54:09 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1576[Dec 09 2023 05:54:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.662s1577[Dec 09 2023 05:54:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test-payload-field' took 0.679s1578[Dec 09 2023 05:54:10 UTC (QA Tests)] INFO -- clicking :send-test-alert1579[Dec 09 2023 05:54:10 UTC (QA Tests)] INFO -- clicking :menu-section-button1580[Dec 09 2023 05:54:10 UTC (QA Tests)] INFO -- clicking :nav-item-link1581[Dec 09 2023 05:54:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.755s1582 creates new alert1583Data Stores1584 User1585 with terminated parent group membership1586[Dec 09 2023 05:54:11 UTC (QA Tests)] INFO -- Starting test: Data Stores User with terminated parent group membership can not edit the project files1587[Dec 09 2023 05:54:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1588[Dec 09 2023 05:54:14 UTC (QA Tests)] INFO -- Adding user qa-user-2f64d93ba45e82e9 to gitlab-qa-sandbox-group-7/group-to-test-access-termination-e6e66c268747d780 QA::Resource::Group1589[Dec 09 2023 05:54:14 UTC (QA Tests)] INFO -- filling :username-field with "root"1590[Dec 09 2023 05:54:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1591[Dec 09 2023 05:54:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"1592[Dec 09 2023 05:54:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1593[Dec 09 2023 05:54:15 UTC (QA Tests)] INFO -- clicking :sign-in-button1594[Dec 09 2023 05:54:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.106s1595[Dec 09 2023 05:54:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/group-to-test-access-termination-e6e66c268747d7801596[Dec 09 2023 05:54:19 UTC (QA Tests)] INFO -- clicking :menu-section-button1597[Dec 09 2023 05:54:19 UTC (QA Tests)] INFO -- clicking :nav-item-link1598[Dec 09 2023 05:54:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.077s1599[Dec 09 2023 05:54:21 UTC (QA Tests)] INFO -- clicking :search-button1600[Dec 09 2023 05:54:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search-button' took 0.954s1601[Dec 09 2023 05:54:22 UTC (QA Tests)] INFO -- clicking :user-action-dropdown1602[Dec 09 2023 05:54:22 UTC (QA Tests)] INFO -- clicking :delete-member-dropdown-item1603[Dec 09 2023 05:54:22 UTC (QA Tests)] INFO -- clicking :remove_member_button1604[Dec 09 2023 05:54:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.928s1605[Dec 09 2023 05:54:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.034s1606[Dec 09 2023 05:54:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.054s1607[Dec 09 2023 05:54:26 UTC (QA Tests)] INFO -- clicking :user-avatar-content1608[Dec 09 2023 05:54:26 UTC (QA Tests)] INFO -- clicking :sign-out-link1609[Dec 09 2023 05:54:26 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-2f64d93ba45e82e9"1610[Dec 09 2023 05:54:26 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1611[Dec 09 2023 05:54:27 UTC (QA Tests)] INFO -- filling :password-field with "*****"1612[Dec 09 2023 05:54:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1613[Dec 09 2023 05:54:27 UTC (QA Tests)] INFO -- clicking :sign-in-button1614[Dec 09 2023 05:54:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.707s1615[Dec 09 2023 05:54:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/group-to-test-access-termination-e6e66c268747d780/project-for-user-access-termination-fb94817795f12c401616[Dec 09 2023 05:54:31 UTC (QA Tests)] INFO -- clicking :file-name-link1617[Dec 09 2023 05:54:31 UTC (QA Tests)] INFO -- clicking :action-dropdown1618[Dec 09 2023 05:54:31 UTC (QA Tests)] INFO -- clicking :edit-menu-item1619 can not edit the project files1620Plan1621 Epics milestone dates API1622[Dec 09 2023 05:54:32 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue1623[Dec 09 2023 05:54:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1624[Dec 09 2023 05:54:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.39 seconds1625 updates epic dates when adding another issue1626[Dec 09 2023 05:54:37 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue1627[Dec 09 2023 05:54:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1628[Dec 09 2023 05:54:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.42 seconds1629 updates epic dates when removing issue1630[Dec 09 2023 05:54:40 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones1631[Dec 09 2023 05:54:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1632[Dec 09 2023 05:54:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.26 seconds1633[Dec 09 2023 05:54:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '4'1634 updates epic dates when deleting milestones1635[Dec 09 2023 05:54:43 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones1636[Dec 09 2023 05:54:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1637[Dec 09 2023 05:54:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '5' via api in 0.37 seconds1638 updates epic dates when updating milestones1639Create1640 File management1641[Dec 09 2023 05:54:46 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web1642[Dec 09 2023 05:54:47 UTC (QA Tests)] INFO -- filling :username-field with "root"1643[Dec 09 2023 05:54:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1644[Dec 09 2023 05:54:47 UTC (QA Tests)] INFO -- filling :password-field with "*****"1645[Dec 09 2023 05:54:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1646[Dec 09 2023 05:54:48 UTC (QA Tests)] INFO -- clicking :sign-in-button1647[Dec 09 2023 05:54:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.117s1648[Dec 09 2023 05:54:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1649[Dec 09 2023 05:54:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds1650[Dec 09 2023 05:54:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-new-file-18ab68bee4969c37' via api in 1.39 seconds1651[Dec 09 2023 05:54:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-new-file-18ab68bee4969c37/-/blob/main/QA+Test+-+File+name1652[Dec 09 2023 05:54:54 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Delete file"1653[Dec 09 2023 05:54:54 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1654[Dec 09 2023 05:54:57 UTC (QA Tests)] ERROR -- Interceptor Api Errors1655[200] POST http://gitlab-ee-a6296226.test/api/graphql -- Correlation Id: 01HH6J96ZN86KNVDGPC290B3XT1656error-messages: Variable $refType of type RefType was provided invalid value1657 user deletes a file via the Web1658Plan1659 Custom issue templates1660[Dec 09 2023 05:54:57 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template1661[Dec 09 2023 05:54:58 UTC (QA Tests)] INFO -- filling :username-field with "root"1662[Dec 09 2023 05:54:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1663[Dec 09 2023 05:54:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"1664[Dec 09 2023 05:54:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1665[Dec 09 2023 05:54:58 UTC (QA Tests)] INFO -- clicking :sign-in-button1666[Dec 09 2023 05:54:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.153s1667[Dec 09 2023 05:55:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1668[Dec 09 2023 05:55:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds1669[Dec 09 2023 05:55:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/custom-issue-template-project-22f66c7bf47c222a1670[Dec 09 2023 05:55:06 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1671[Dec 09 2023 05:55:06 UTC (QA Tests)] INFO -- clicking :create_menu_item1672[Dec 09 2023 05:55:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.239s1673[Dec 09 2023 05:55:07 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 1f0badc81df79a24"1674[Dec 09 2023 05:55:07 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1675[Dec 09 2023 05:55:08 UTC (QA Tests)] INFO -- clicking :template-dropdown1676[Dec 09 2023 05:55:08 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present1677[Dec 09 2023 05:55:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.793s1678[Dec 09 2023 05:55:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.7 seconds1679 creates an issue via custom template1680Create1681 Git push over HTTP1682[Dec 09 2023 05:55:11 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository1683[Dec 09 2023 05:55:11 UTC (QA Tests)] INFO -- filling :username-field with "root"1684[Dec 09 2023 05:55:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1685[Dec 09 2023 05:55:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"1686[Dec 09 2023 05:55:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1687[Dec 09 2023 05:55:12 UTC (QA Tests)] INFO -- clicking :sign-in-button1688[Dec 09 2023 05:55:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.15s1689[Dec 09 2023 05:55:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1690[Dec 09 2023 05:55:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.2 seconds1691[Dec 09 2023 05:55:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-code-c6bba89ed0d0a453' via api in 0.96 seconds1692[Dec 09 2023 05:55:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1693[Dec 09 2023 05:55:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.39 seconds1694[Dec 09 2023 05:55:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-code-c6bba89ed0d0a4531695 user pushes code to the repository1696Govern1697 Group1698 for disable and Enable LFS1699 behaves like audit event1700[Dec 09 2023 05:55:22 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations1701[Dec 09 2023 05:55:22 UTC (QA Tests)] INFO -- filling :username-field with "root"1702[Dec 09 2023 05:55:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1703[Dec 09 2023 05:55:23 UTC (QA Tests)] INFO -- filling :password-field with "*****"1704[Dec 09 2023 05:55:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1705[Dec 09 2023 05:55:23 UTC (QA Tests)] INFO -- clicking :sign-in-button1706[Dec 09 2023 05:55:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.149s1707[Dec 09 2023 05:55:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1708[Dec 09 2023 05:55:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-a99a34f4bb60213e1709[Dec 09 2023 05:55:28 UTC (QA Tests)] INFO -- clicking :menu-section-button1710[Dec 09 2023 05:55:28 UTC (QA Tests)] INFO -- clicking :nav-item-link1711[Dec 09 2023 05:55:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.047s1712[Dec 09 2023 05:55:30 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}1713[Dec 09 2023 05:55:31 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1714[Dec 09 2023 05:55:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.973s1715[Dec 09 2023 05:55:32 UTC (QA Tests)] INFO -- clicking :nav-item-link1716[Dec 09 2023 05:55:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.765s1717[Dec 09 2023 05:55:34 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}1718[Dec 09 2023 05:55:34 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1719[Dec 09 2023 05:55:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.192s1720[Dec 09 2023 05:55:35 UTC (QA Tests)] INFO -- clicking :menu-section-button1721[Dec 09 2023 05:55:36 UTC (QA Tests)] INFO -- clicking :nav-item-link1722[Dec 09 2023 05:55:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.697s1723 logs audit events for UI operations1724 for enable and disable membership lock1725 behaves like audit event1726[Dec 09 2023 05:55:37 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations1727[Dec 09 2023 05:55:37 UTC (QA Tests)] INFO -- filling :username-field with "root"1728[Dec 09 2023 05:55:37 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1729[Dec 09 2023 05:55:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"1730[Dec 09 2023 05:55:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1731[Dec 09 2023 05:55:38 UTC (QA Tests)] INFO -- clicking :sign-in-button1732[Dec 09 2023 05:55:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.13s1733[Dec 09 2023 05:55:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1734[Dec 09 2023 05:55:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-f6e1d681c231b3431735[Dec 09 2023 05:55:43 UTC (QA Tests)] INFO -- clicking :menu-section-button1736[Dec 09 2023 05:55:43 UTC (QA Tests)] INFO -- clicking :nav-item-link1737[Dec 09 2023 05:55:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.112s1738[Dec 09 2023 05:55:45 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}1739[Dec 09 2023 05:55:46 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1740[Dec 09 2023 05:55:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.193s1741[Dec 09 2023 05:55:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1742[Dec 09 2023 05:55:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.807s1743[Dec 09 2023 05:55:49 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}1744[Dec 09 2023 05:55:49 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1745[Dec 09 2023 05:55:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.166s1746[Dec 09 2023 05:55:51 UTC (QA Tests)] INFO -- clicking :menu-section-button1747[Dec 09 2023 05:55:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1748[Dec 09 2023 05:55:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.752s1749 logs audit events for UI operations1750 for change project creation level1751 behaves like audit event1752[Dec 09 2023 05:55:52 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations1753[Dec 09 2023 05:55:52 UTC (QA Tests)] INFO -- filling :username-field with "root"1754[Dec 09 2023 05:55:52 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1755[Dec 09 2023 05:55:53 UTC (QA Tests)] INFO -- filling :password-field with "*****"1756[Dec 09 2023 05:55:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1757[Dec 09 2023 05:55:53 UTC (QA Tests)] INFO -- clicking :sign-in-button1758[Dec 09 2023 05:55:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.198s1759[Dec 09 2023 05:55:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1760[Dec 09 2023 05:55:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-e1842134789b22981761[Dec 09 2023 05:55:58 UTC (QA Tests)] INFO -- clicking :menu-section-button1762[Dec 09 2023 05:55:58 UTC (QA Tests)] INFO -- clicking :nav-item-link1763[Dec 09 2023 05:55:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.977s1764[Dec 09 2023 05:56:00 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown1765[Dec 09 2023 05:56:01 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1766[Dec 09 2023 05:56:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.975s1767[Dec 09 2023 05:56:02 UTC (QA Tests)] INFO -- clicking :menu-section-button1768[Dec 09 2023 05:56:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1769[Dec 09 2023 05:56:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.874s1770 logs audit events for UI operations1771 for enable and disable 2FA requirement1772 behaves like audit event1773[Dec 09 2023 05:56:03 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations1774[Dec 09 2023 05:56:04 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-d019fc6802c97297"1775[Dec 09 2023 05:56:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1776[Dec 09 2023 05:56:05 UTC (QA Tests)] INFO -- filling :password-field with "*****"1777[Dec 09 2023 05:56:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1778[Dec 09 2023 05:56:05 UTC (QA Tests)] INFO -- clicking :sign-in-button1779[Dec 09 2023 05:56:07 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-d019fc6802c972971780[Dec 09 2023 05:56:07 UTC (QA Tests)] INFO -- Caching token for username: qa-user-d019fc6802c97297, last six chars of token:mnBvx21781[Dec 09 2023 05:56:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-d019fc6802c97297-nhfoyw3v' via api in 0.15 seconds1782[Dec 09 2023 05:56:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-cad4fff4' via api in 0.54 seconds1783[Dec 09 2023 05:56:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-2fa-recovery-sandbox-group-cad4fff4/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad1784[Dec 09 2023 05:56:09 UTC (QA Tests)] INFO -- clicking :menu-section-button1785[Dec 09 2023 05:56:10 UTC (QA Tests)] INFO -- clicking :nav-item-link1786[Dec 09 2023 05:56:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.825s1787[Dec 09 2023 05:56:12 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}1788[Dec 09 2023 05:56:12 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1789[Dec 09 2023 05:56:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.987s1790[Dec 09 2023 05:56:13 UTC (QA Tests)] INFO -- clicking :configure-it-later-button1791[Dec 09 2023 05:56:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-2fa-recovery-sandbox-group-cad4fff4/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad1792[Dec 09 2023 05:56:15 UTC (QA Tests)] INFO -- clicking :menu-section-button1793[Dec 09 2023 05:56:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1794[Dec 09 2023 05:56:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.792s1795[Dec 09 2023 05:56:17 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}1796[Dec 09 2023 05:56:18 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1797[Dec 09 2023 05:56:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.979s1798[Dec 09 2023 05:56:19 UTC (QA Tests)] INFO -- clicking :menu-section-button1799[Dec 09 2023 05:56:19 UTC (QA Tests)] INFO -- clicking :nav-item-link1800[Dec 09 2023 05:56:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.887s1801[Dec 09 2023 05:56:20 UTC (QA Tests)] ERROR -- Interceptor Api Errors1802[401] POST /api/graphql -- Correlation Id: 01HH6JBMEH79R9XZRFVSPENMZZ1803error-messages: Authentication error: enable 2FA in your profile settings to continue using GitLab: http://gitlab-ee-a6296226.test/help/user/profile/account/two_factor_authentication.html#enable-two-factor-authentication1804 logs audit events for UI operations1805 for enable and disable allow user request access1806 behaves like audit event1807[Dec 09 2023 05:56:20 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable allow user request access behaves like audit event logs audit events for UI operations1808[Dec 09 2023 05:56:21 UTC (QA Tests)] INFO -- filling :username-field with "root"1809[Dec 09 2023 05:56:21 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1810[Dec 09 2023 05:56:21 UTC (QA Tests)] INFO -- filling :password-field with "*****"1811[Dec 09 2023 05:56:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1812[Dec 09 2023 05:56:22 UTC (QA Tests)] INFO -- clicking :sign-in-button1813[Dec 09 2023 05:56:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.136s1814[Dec 09 2023 05:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1815[Dec 09 2023 05:56:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/test-group-9de3f55ea56304211816[Dec 09 2023 05:56:26 UTC (QA Tests)] INFO -- clicking :menu-section-button1817[Dec 09 2023 05:56:27 UTC (QA Tests)] INFO -- clicking :nav-item-link1818[Dec 09 2023 05:56:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.836s1819[Dec 09 2023 05:56:29 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}1820[Dec 09 2023 05:56:29 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1821[Dec 09 2023 05:56:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.932s1822[Dec 09 2023 05:56:30 UTC (QA Tests)] INFO -- clicking :nav-item-link1823[Dec 09 2023 05:56:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.086s1824[Dec 09 2023 05:56:33 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}1825[Dec 09 2023 05:56:33 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1826[Dec 09 2023 05:56:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.904s1827[Dec 09 2023 05:56:34 UTC (QA Tests)] INFO -- clicking :menu-section-button1828[Dec 09 2023 05:56:34 UTC (QA Tests)] INFO -- clicking :nav-item-link1829[Dec 09 2023 05:56:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.774s1830 logs audit events for UI operations1831Govern1832 Project access tokens1833[Dec 09 2023 05:56:35 UTC (QA Tests)] INFO -- Starting test: Govern Project access tokens can be created and revoked via the UI1834[Dec 09 2023 05:56:36 UTC (QA Tests)] INFO -- filling :username-field with "root"1835[Dec 09 2023 05:56:36 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1836[Dec 09 2023 05:56:36 UTC (QA Tests)] INFO -- filling :password-field with "*****"1837[Dec 09 2023 05:56:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1838[Dec 09 2023 05:56:36 UTC (QA Tests)] INFO -- clicking :sign-in-button1839[Dec 09 2023 05:56:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.196s1840[Dec 09 2023 05:56:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1841[Dec 09 2023 05:56:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.2 seconds1842[Dec 09 2023 05:56:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-73de81c703504d4d' via api in 1.17 seconds1843[Dec 09 2023 05:56:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-73de81c703504d4d1844[Dec 09 2023 05:56:42 UTC (QA Tests)] INFO -- clicking :menu-section-button1845[Dec 09 2023 05:56:42 UTC (QA Tests)] INFO -- clicking :nav-item-link1846[Dec 09 2023 05:56:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.869s1847[Dec 09 2023 05:56:43 UTC (QA Tests)] INFO -- clicking :add-new-token-button1848[Dec 09 2023 05:56:43 UTC (QA Tests)] INFO -- filling :access-token-name-field with "*****"1849[Dec 09 2023 05:56:43 UTC (QA Tests)] INFO -- clicking the coordinates of :access-token-name-field1850[Dec 09 2023 05:56:44 UTC (QA Tests)] INFO -- clicking :api-label1851[Dec 09 2023 05:56:44 UTC (QA Tests)] INFO -- filling :expiry-date-field with "2023-12-11"1852[Dec 09 2023 05:56:44 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry-date-field1853[Dec 09 2023 05:56:44 UTC (QA Tests)] INFO -- clicking :create-token-button1854[Dec 09 2023 05:56:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-24lse9ll', token's bot username 'project_57_bot_a8098da5ddfd41e03886c127a08f9974' via browser_ui in 9.98 seconds1855[Dec 09 2023 05:56:45 UTC (QA Tests)] INFO -- clicking :revoke-button1856[Dec 09 2023 05:56:45 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1857[Dec 09 2023 05:56:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-73de81c703504d4d'1858 can be created and revoked via the UI1859Plan1860 Issues weight visualization1861[Dec 09 2023 05:56:47 UTC (QA Tests)] INFO -- Starting test: Plan Issues weight visualization shows the set weight in the issue page, in the milestone page, and in the issues list page1862[Dec 09 2023 05:56:48 UTC (QA Tests)] INFO -- filling :username-field with "root"1863[Dec 09 2023 05:56:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1864[Dec 09 2023 05:56:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"1865[Dec 09 2023 05:56:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1866[Dec 09 2023 05:56:48 UTC (QA Tests)] INFO -- clicking :sign-in-button1867[Dec 09 2023 05:56:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.136s1868[Dec 09 2023 05:56:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1869[Dec 09 2023 05:56:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.2 seconds1870[Dec 09 2023 05:56:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-milestone-5e2e58ae391bbb34' via api in 0.97 seconds1871[Dec 09 2023 05:56:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-milestone-5e2e58ae391bbb34/-/issues/11872[Dec 09 2023 05:56:56 UTC (QA Tests)] INFO -- clicking :milestone-link1873[Dec 09 2023 05:56:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone-link' took 1.036s1874[Dec 09 2023 05:56:57 UTC (QA Tests)] INFO -- clicking :nav-item-link1875[Dec 09 2023 05:56:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.944s1876 shows the set weight in the issue page, in the milestone page, and in the issues list page1877Plan1878 Multiple assignees per issue1879[Dec 09 2023 05:56:58 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page1880[Dec 09 2023 05:56:59 UTC (QA Tests)] INFO -- filling :username-field with "root"1881[Dec 09 2023 05:56:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1882[Dec 09 2023 05:56:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"1883[Dec 09 2023 05:56:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1884[Dec 09 2023 05:56:59 UTC (QA Tests)] INFO -- clicking :sign-in-button1885[Dec 09 2023 05:57:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.213s1886[Dec 09 2023 05:57:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1887[Dec 09 2023 05:57:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds1888[Dec 09 2023 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.43 seconds1889[Dec 09 2023 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.35 seconds1890[Dec 09 2023 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.45 seconds1891[Dec 09 2023 05:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.46 seconds1892[Dec 09 2023 05:57:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1893[Dec 09 2023 05:57:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds1894[Dec 09 2023 05:57:06 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-fa9e373b1a5b1466 QA::Resource::Project1895[Dec 09 2023 05:57:06 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-fa9e373b1a5b1466 QA::Resource::Project1896[Dec 09 2023 05:57:06 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-fa9e373b1a5b1466 QA::Resource::Project1897[Dec 09 2023 05:57:06 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-fa9e373b1a5b1466 QA::Resource::Project1898[Dec 09 2023 05:57:07 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-fa9e373b1a5b1466 QA::Resource::Project1899[Dec 09 2023 05:57:07 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-fa9e373b1a5b1466 QA::Resource::Project1900[Dec 09 2023 05:57:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-fa9e373b1a5b1466/-/issues/11901[Dec 09 2023 05:57:10 UTC (QA Tests)] INFO -- clicking :user-list-more-button1902 shows the first five assignees and a +n more link in the issue page1903[Dec 09 2023 05:57:10 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list1904[Dec 09 2023 05:57:11 UTC (QA Tests)] INFO -- filling :username-field with "root"1905[Dec 09 2023 05:57:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1906[Dec 09 2023 05:57:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"1907[Dec 09 2023 05:57:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1908[Dec 09 2023 05:57:12 UTC (QA Tests)] INFO -- clicking :sign-in-button1909[Dec 09 2023 05:57:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.139s1910[Dec 09 2023 05:57:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1911[Dec 09 2023 05:57:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds1912[Dec 09 2023 05:57:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.13 seconds1913[Dec 09 2023 05:57:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.14 seconds1914[Dec 09 2023 05:57:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.16 seconds1915[Dec 09 2023 05:57:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.13 seconds1916[Dec 09 2023 05:57:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1917[Dec 09 2023 05:57:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds1918[Dec 09 2023 05:57:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-064728e2e58a70ea QA::Resource::Project1919[Dec 09 2023 05:57:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-064728e2e58a70ea QA::Resource::Project1920[Dec 09 2023 05:57:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-064728e2e58a70ea QA::Resource::Project1921[Dec 09 2023 05:57:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-064728e2e58a70ea QA::Resource::Project1922[Dec 09 2023 05:57:18 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-064728e2e58a70ea QA::Resource::Project1923[Dec 09 2023 05:57:18 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-064728e2e58a70ea QA::Resource::Project1924[Dec 09 2023 05:57:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-issue-with-multiple-assignees-064728e2e58a70ea1925[Dec 09 2023 05:57:20 UTC (QA Tests)] INFO -- clicking :menu-section-button1926[Dec 09 2023 05:57:20 UTC (QA Tests)] INFO -- clicking :nav-item-link1927[Dec 09 2023 05:57:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.066s1928 shows the first three assignees and a +n sign in the issues list1929Create1930 Repository License Detection1931 on a project with an unrecognized LICENSE1932 behaves like project license detection1933[Dec 09 2023 05:57:21 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with an unrecognized LICENSE behaves like project license detection displays the name of the license on the repository1934[Dec 09 2023 05:57:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1935[Dec 09 2023 05:57:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.26 seconds1936[Dec 09 2023 05:57:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-c3bba845c91831101937[Dec 09 2023 05:57:34 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-c3bba845c91831101938[Dec 09 2023 05:57:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.879s1939[Dec 09 2023 05:57:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-c3bba845c9183110'1940 displays the name of the license on the repository1941 on a project with a commonly used LICENSE1942 behaves like project license detection1943[Dec 09 2023 05:57:36 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository1944[Dec 09 2023 05:57:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1945[Dec 09 2023 05:57:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.25 seconds1946[Dec 09 2023 05:57:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-1aaaebec14012fa71947[Dec 09 2023 05:57:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-1aaaebec14012fa71948[Dec 09 2023 05:57:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-1aaaebec14012fa7'1949 displays the name of the license on the repository1950Create1951 Version control for personal snippets1952[Dec 09 2023 05:57:51 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI1953[Dec 09 2023 05:57:51 UTC (QA Tests)] INFO -- filling :username-field with "root"1954[Dec 09 2023 05:57:51 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1955[Dec 09 2023 05:57:52 UTC (QA Tests)] INFO -- filling :password-field with "*****"1956[Dec 09 2023 05:57:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1957[Dec 09 2023 05:57:52 UTC (QA Tests)] INFO -- clicking :sign-in-button1958[Dec 09 2023 05:57:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.156s1959[Dec 09 2023 05:57:55 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231209-39-t1u23f/id_rsa -N `1960[Dec 09 2023 05:57:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 1.23 seconds1961[Dec 09 2023 05:57:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.52 seconds1962[Dec 09 2023 05:57:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-a6296226.test/-/snippets/11963[Dec 09 2023 05:57:58 UTC (QA Tests)] INFO -- clicking :clone-button1964[Dec 09 2023 05:57:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.14 seconds1965[Dec 09 2023 05:58:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.746s1966[Dec 09 2023 05:58:00 UTC (QA Tests)] INFO -- clicking :snippet-action-button1967[Dec 09 2023 05:58:00 UTC (QA Tests)] INFO -- clicking :delete-snippet-button1968[Dec 09 2023 05:58:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.041s1969[Dec 09 2023 05:58:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete-snippet-button' took 1.053s1970[Dec 09 2023 05:58:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'1971 clones, pushes, and pulls a snippet over SSH, deletes via UI1972[Dec 09 2023 05:58:02 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI1973[Dec 09 2023 05:58:02 UTC (QA Tests)] INFO -- filling :username-field with "root"1974[Dec 09 2023 05:58:02 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1975[Dec 09 2023 05:58:03 UTC (QA Tests)] INFO -- filling :password-field with "*****"1976[Dec 09 2023 05:58:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1977[Dec 09 2023 05:58:03 UTC (QA Tests)] INFO -- clicking :sign-in-button1978[Dec 09 2023 05:58:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.254s1979[Dec 09 2023 05:58:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.54 seconds1980[Dec 09 2023 05:58:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-a6296226.test/-/snippets/21981[Dec 09 2023 05:58:08 UTC (QA Tests)] INFO -- clicking :clone-button1982[Dec 09 2023 05:58:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.06 seconds1983[Dec 09 2023 05:58:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.696s1984[Dec 09 2023 05:58:10 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1985[Dec 09 2023 05:58:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 0.887s1986[Dec 09 2023 05:58:11 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1987[Dec 09 2023 05:58:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.918s1988[Dec 09 2023 05:58:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 0.93s1989[Dec 09 2023 05:58:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '2'1990[Dec 09 2023 05:58:13 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231209-39-8ov89z/id_rsa -N `1991[Dec 09 2023 05:58:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 0.7 seconds1992[Dec 09 2023 05:58:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'1993 clones, pushes, and pulls a snippet over HTTP, edits via UI1994Plan1995 Group issue boards1996[Dec 09 2023 05:58:14 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards shows multiple group boards in the boards dropdown menu1997[Dec 09 2023 05:58:14 UTC (QA Tests)] INFO -- filling :username-field with "root"1998[Dec 09 2023 05:58:14 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1999[Dec 09 2023 05:58:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"2000[Dec 09 2023 05:58:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2001[Dec 09 2023 05:58:15 UTC (QA Tests)] INFO -- clicking :sign-in-button2002[Dec 09 2023 05:58:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.274s2003[Dec 09 2023 05:58:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2004[Dec 09 2023 05:58:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-cd0675ae' via api in 0.16 seconds2005[Dec 09 2023 05:58:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-5c23bc53' via api in 0.13 seconds2006[Dec 09 2023 05:58:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-3622a7a5' via api in 0.15 seconds2007[Dec 09 2023 05:58:19 UTC (QA Tests)] INFO -- clicking :nav-item-link2008[Dec 09 2023 05:58:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.578s2009[Dec 09 2023 05:58:20 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-12-09-05-34-30-b350c7e4a9198dad"2010[Dec 09 2023 05:58:20 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field2011[Dec 09 2023 05:58:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.526s2012[Dec 09 2023 05:58:22 UTC (QA Tests)] INFO -- clicking :menu-section-button2013[Dec 09 2023 05:58:23 UTC (QA Tests)] INFO -- clicking :nav-item-link2014[Dec 09 2023 05:58:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.843s2015[Dec 09 2023 05:58:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.618s2016[Dec 09 2023 05:58:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards-dropdown' took 0.639s2017 shows multiple group boards in the boards dropdown menu2018Verify2019 Pipeline API defined variable inheritance2020[Dec 09 2023 05:58:25 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition2021[Dec 09 2023 05:58:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2022[Dec 09 2023 05:58:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2023[Dec 09 2023 05:58:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2024[Dec 09 2023 05:58:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2025[Dec 09 2023 05:58:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name wfeh3t3d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach wfeh3t3d 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 wfeh3t3d --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list wfeh3t3d --executor shell && gitlab-runner run" `2026[Dec 09 2023 05:58:27 UTC (QA Tests)] INFO -- Executing: `docker logs wfeh3t3d`2027[Dec 09 2023 05:58:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2028[Dec 09 2023 05:58:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'wfeh3t3d' via api in 2.75 seconds2029[Dec 09 2023 05:58:28 UTC (QA Tests)] INFO -- filling :username-field with "root"2030[Dec 09 2023 05:58:28 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2031[Dec 09 2023 05:58:29 UTC (QA Tests)] INFO -- filling :password-field with "*****"2032[Dec 09 2023 05:58:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2033[Dec 09 2023 05:58:29 UTC (QA Tests)] INFO -- clicking :sign-in-button2034[Dec 09 2023 05:58:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.136s2035[Dec 09 2023 05:59:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'wfeh3t3d'2036[Dec 09 2023 05:59:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f wfeh3t3d`2037 is determined based on forward:pipeline_variables condition2038Plan2039 Issues list2040[Dec 09 2023 05:59:09 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV2041[Dec 09 2023 05:59:09 UTC (QA Tests)] INFO -- filling :username-field with "root"2042[Dec 09 2023 05:59:09 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2043[Dec 09 2023 05:59:09 UTC (QA Tests)] INFO -- filling :password-field with "*****"2044[Dec 09 2023 05:59:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2045[Dec 09 2023 05:59:10 UTC (QA Tests)] INFO -- clicking :sign-in-button2046[Dec 09 2023 05:59:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.189s2047[Dec 09 2023 05:59:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds2048[Dec 09 2023 05:59:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.16 seconds2049[Dec 09 2023 05:59:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-to-test-export-issues-as-csv-6c4620d64ac14f7a2050[Dec 09 2023 05:59:16 UTC (QA Tests)] INFO -- clicking :menu-section-button2051[Dec 09 2023 05:59:16 UTC (QA Tests)] INFO -- clicking :nav-item-link2052[Dec 09 2023 05:59:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.537s2053[Dec 09 2023 05:59:18 UTC (QA Tests)] INFO -- clicking :issues-list-more-actions-dropdown2054[Dec 09 2023 05:59:18 UTC (QA Tests)] INFO -- clicking :export-as-csv-button2055[Dec 09 2023 05:59:18 UTC (QA Tests)] INFO -- clicking :export-issues-button2056[Dec 09 2023 05:59:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export-issues-button' took 0.998s2057 successfully exports issues list as CSV2058Govern2059 Instance2060 for start and stop user impersonation2061 behaves like audit event2062[Dec 09 2023 05:59:19 UTC (QA Tests)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations2063[Dec 09 2023 05:59:20 UTC (QA Tests)] INFO -- filling :username-field with "root"2064[Dec 09 2023 05:59:20 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2065[Dec 09 2023 05:59:21 UTC (QA Tests)] INFO -- filling :password-field with "*****"2066[Dec 09 2023 05:59:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2067[Dec 09 2023 05:59:21 UTC (QA Tests)] INFO -- clicking :sign-in-button2068[Dec 09 2023 05:59:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.233s2069[Dec 09 2023 05:59:24 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2070[Dec 09 2023 05:59:25 UTC (QA Tests)] INFO -- clicking :places-item-link2071[Dec 09 2023 05:59:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.951s2072[Dec 09 2023 05:59:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.347s2073[Dec 09 2023 05:59:27 UTC (QA Tests)] INFO -- clicking :nav-item-link2074[Dec 09 2023 05:59:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.906s2075[Dec 09 2023 05:59:29 UTC (QA Tests)] INFO -- clicking :impersonate-user-link2076[Dec 09 2023 05:59:30 UTC (QA Tests)] INFO -- clicking :stop-impersonation-btn2077[Dec 09 2023 05:59:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s2078[Dec 09 2023 05:59:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.059s2079[Dec 09 2023 05:59:33 UTC (QA Tests)] INFO -- clicking :user-avatar-content2080[Dec 09 2023 05:59:33 UTC (QA Tests)] INFO -- clicking :sign-out-link2081[Dec 09 2023 05:59:34 UTC (QA Tests)] INFO -- filling :username-field with "root"2082[Dec 09 2023 05:59:34 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2083[Dec 09 2023 05:59:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"2084[Dec 09 2023 05:59:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2085[Dec 09 2023 05:59:34 UTC (QA Tests)] INFO -- clicking :sign-in-button2086[Dec 09 2023 05:59:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.155s2087[Dec 09 2023 05:59:38 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2088[Dec 09 2023 05:59:38 UTC (QA Tests)] INFO -- clicking :places-item-link2089[Dec 09 2023 05:59:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.831s2090[Dec 09 2023 05:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.284s2091[Dec 09 2023 05:59:40 UTC (QA Tests)] INFO -- clicking :menu-section-button2092[Dec 09 2023 05:59:40 UTC (QA Tests)] INFO -- clicking :nav-item-link2093[Dec 09 2023 05:59:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.639s2094[Dec 09 2023 05:59:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-4bc42836f2219541'2095 logs audit events for UI operations2096 for add and delete email2097 behaves like audit event2098[Dec 09 2023 05:59:41 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations2099[Dec 09 2023 05:59:42 UTC (QA Tests)] INFO -- filling :username-field with "root"2100[Dec 09 2023 05:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2101[Dec 09 2023 05:59:42 UTC (QA Tests)] INFO -- filling :password-field with "*****"2102[Dec 09 2023 05:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2103[Dec 09 2023 05:59:42 UTC (QA Tests)] INFO -- clicking :sign-in-button2104[Dec 09 2023 05:59:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.119s2105[Dec 09 2023 05:59:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.014s2106[Dec 09 2023 05:59:47 UTC (QA Tests)] INFO -- clicking :user-avatar-content2107[Dec 09 2023 05:59:47 UTC (QA Tests)] INFO -- clicking :edit-profile-link2108[Dec 09 2023 05:59:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-profile-link' took 0.707s2109[Dec 09 2023 05:59:48 UTC (QA Tests)] INFO -- clicking :nav-item-link2110[Dec 09 2023 05:59:48 UTC (QA Tests)] INFO -- clicking :toggle_email_address_field2111[Dec 09 2023 05:59:48 UTC (QA Tests)] INFO -- clicking :add_email_address_button2112[Dec 09 2023 05:59:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_email_address_button' took 0.603s2113[Dec 09 2023 05:59:49 UTC (QA Tests)] INFO -- clicking :delete_email_link2114[Dec 09 2023 05:59:49 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2115[Dec 09 2023 05:59:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.024s2116[Dec 09 2023 05:59:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.071s2117[Dec 09 2023 05:59:52 UTC (QA Tests)] INFO -- clicking :user-avatar-content2118[Dec 09 2023 05:59:52 UTC (QA Tests)] INFO -- clicking :sign-out-link2119[Dec 09 2023 05:59:53 UTC (QA Tests)] INFO -- filling :username-field with "root"2120[Dec 09 2023 05:59:53 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2121[Dec 09 2023 05:59:53 UTC (QA Tests)] INFO -- filling :password-field with "*****"2122[Dec 09 2023 05:59:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2123[Dec 09 2023 05:59:54 UTC (QA Tests)] INFO -- clicking :sign-in-button2124[Dec 09 2023 05:59:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.106s2125[Dec 09 2023 05:59:57 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2126[Dec 09 2023 05:59:57 UTC (QA Tests)] INFO -- clicking :places-item-link2127[Dec 09 2023 05:59:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.705s2128[Dec 09 2023 05:59:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.258s2129[Dec 09 2023 05:59:59 UTC (QA Tests)] INFO -- clicking :menu-section-button2130[Dec 09 2023 05:59:59 UTC (QA Tests)] INFO -- clicking :nav-item-link2131[Dec 09 2023 06:00:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.739s2132 logs audit events for UI operations2133 for add SSH key2134 behaves like audit event2135[Dec 09 2023 06:00:00 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations2136[Dec 09 2023 06:00:01 UTC (QA Tests)] INFO -- filling :username-field with "root"2137[Dec 09 2023 06:00:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2138[Dec 09 2023 06:00:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"2139[Dec 09 2023 06:00:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2140[Dec 09 2023 06:00:01 UTC (QA Tests)] INFO -- clicking :sign-in-button2141[Dec 09 2023 06:00:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.124s2142[Dec 09 2023 06:00:05 UTC (QA Tests)] INFO -- clicking :user-avatar-content2143[Dec 09 2023 06:00:05 UTC (QA Tests)] INFO -- clicking :edit-profile-link2144[Dec 09 2023 06:00:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-profile-link' took 0.748s2145[Dec 09 2023 06:00:06 UTC (QA Tests)] INFO -- clicking :nav-item-link2146[Dec 09 2023 06:00:07 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231209-39-on2z1q/id_rsa -N `2147[Dec 09 2023 06:00:08 UTC (QA Tests)] INFO -- filling :key-public-key-field with "*****"2148[Dec 09 2023 06:00:08 UTC (QA Tests)] INFO -- clicking the coordinates of :key-public-key-field2149[Dec 09 2023 06:00:08 UTC (QA Tests)] INFO -- filling :key-title-field with "*****"2150[Dec 09 2023 06:00:08 UTC (QA Tests)] INFO -- clicking the coordinates of :key-title-field2151[Dec 09 2023 06:00:08 UTC (QA Tests)] INFO -- filling :expiry-date-field with "2023-12-11"2152[Dec 09 2023 06:00:08 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry-date-field2153[Dec 09 2023 06:00:09 UTC (QA Tests)] INFO -- clicking :add-key-button2154[Dec 09 2023 06:00:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.44 seconds2155[Dec 09 2023 06:00:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s2156[Dec 09 2023 06:00:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.031s2157[Dec 09 2023 06:00:12 UTC (QA Tests)] INFO -- clicking :user-avatar-content2158[Dec 09 2023 06:00:12 UTC (QA Tests)] INFO -- clicking :sign-out-link2159[Dec 09 2023 06:00:13 UTC (QA Tests)] INFO -- filling :username-field with "root"2160[Dec 09 2023 06:00:13 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2161[Dec 09 2023 06:00:13 UTC (QA Tests)] INFO -- filling :password-field with "*****"2162[Dec 09 2023 06:00:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2163[Dec 09 2023 06:00:14 UTC (QA Tests)] INFO -- clicking :sign-in-button2164[Dec 09 2023 06:00:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.371s2165[Dec 09 2023 06:00:17 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2166[Dec 09 2023 06:00:17 UTC (QA Tests)] INFO -- clicking :places-item-link2167[Dec 09 2023 06:00:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 1.821s2168[Dec 09 2023 06:00:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.19s2169[Dec 09 2023 06:00:20 UTC (QA Tests)] INFO -- clicking :menu-section-button2170[Dec 09 2023 06:00:21 UTC (QA Tests)] INFO -- clicking :nav-item-link2171[Dec 09 2023 06:00:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.746s2172[Dec 09 2023 06:00:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '5'2173 logs audit events for UI operations2174 for failed sign in2175 behaves like audit event2176[Dec 09 2023 06:00:22 UTC (QA Tests)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations2177[Dec 09 2023 06:00:22 UTC (QA Tests)] INFO -- filling :username-field with "bad_user_name"2178[Dec 09 2023 06:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2179[Dec 09 2023 06:00:23 UTC (QA Tests)] INFO -- filling :password-field with "*****"2180[Dec 09 2023 06:00:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2181[Dec 09 2023 06:00:23 UTC (QA Tests)] INFO -- clicking :sign-in-button2182[Dec 09 2023 06:00:25 UTC (QA Tests)] INFO -- filling :username-field with "root"2183[Dec 09 2023 06:00:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2184[Dec 09 2023 06:00:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"2185[Dec 09 2023 06:00:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2186[Dec 09 2023 06:00:26 UTC (QA Tests)] INFO -- clicking :sign-in-button2187[Dec 09 2023 06:00:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.24s2188[Dec 09 2023 06:00:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s2189[Dec 09 2023 06:00:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.021s2190[Dec 09 2023 06:00:32 UTC (QA Tests)] INFO -- clicking :user-avatar-content2191[Dec 09 2023 06:00:32 UTC (QA Tests)] INFO -- clicking :sign-out-link2192[Dec 09 2023 06:00:33 UTC (QA Tests)] INFO -- filling :username-field with "root"2193[Dec 09 2023 06:00:33 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2194[Dec 09 2023 06:00:33 UTC (QA Tests)] INFO -- filling :password-field with "*****"2195[Dec 09 2023 06:00:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2196[Dec 09 2023 06:00:34 UTC (QA Tests)] INFO -- clicking :sign-in-button2197[Dec 09 2023 06:00:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.155s2198[Dec 09 2023 06:00:37 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2199[Dec 09 2023 06:00:37 UTC (QA Tests)] INFO -- clicking :places-item-link2200[Dec 09 2023 06:00:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.837s2201[Dec 09 2023 06:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.171s2202[Dec 09 2023 06:00:39 UTC (QA Tests)] INFO -- clicking :menu-section-button2203[Dec 09 2023 06:00:39 UTC (QA Tests)] INFO -- clicking :nav-item-link2204[Dec 09 2023 06:00:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.729s2205 logs audit events for UI operations2206 for successful sign in2207 behaves like audit event2208[Dec 09 2023 06:00:40 UTC (QA Tests)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations2209[Dec 09 2023 06:00:41 UTC (QA Tests)] INFO -- filling :username-field with "root"2210[Dec 09 2023 06:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2211[Dec 09 2023 06:00:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"2212[Dec 09 2023 06:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2213[Dec 09 2023 06:00:42 UTC (QA Tests)] INFO -- clicking :sign-in-button2214[Dec 09 2023 06:00:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.139s2215[Dec 09 2023 06:00:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.023s2216[Dec 09 2023 06:00:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.056s2217[Dec 09 2023 06:00:47 UTC (QA Tests)] INFO -- clicking :user-avatar-content2218[Dec 09 2023 06:00:48 UTC (QA Tests)] INFO -- clicking :sign-out-link2219[Dec 09 2023 06:00:48 UTC (QA Tests)] INFO -- filling :username-field with "root"2220[Dec 09 2023 06:00:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2221[Dec 09 2023 06:00:49 UTC (QA Tests)] INFO -- filling :password-field with "*****"2222[Dec 09 2023 06:00:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2223[Dec 09 2023 06:00:49 UTC (QA Tests)] INFO -- clicking :sign-in-button2224[Dec 09 2023 06:00:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.928s2225[Dec 09 2023 06:00:53 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2226[Dec 09 2023 06:00:53 UTC (QA Tests)] INFO -- clicking :places-item-link2227[Dec 09 2023 06:00:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 1.165s2228[Dec 09 2023 06:00:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.159s2229[Dec 09 2023 06:00:56 UTC (QA Tests)] INFO -- clicking :menu-section-button2230[Dec 09 2023 06:00:56 UTC (QA Tests)] INFO -- clicking :nav-item-link2231[Dec 09 2023 06:00:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.653s2232 logs audit events for UI operations2233 for change password2234 behaves like audit event2235[Dec 09 2023 06:00:57 UTC (QA Tests)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations2236[Dec 09 2023 06:00:58 UTC (QA Tests)] INFO -- filling :username-field with "user_b13e7657"2237[Dec 09 2023 06:00:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2238[Dec 09 2023 06:00:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"2239[Dec 09 2023 06:00:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2240[Dec 09 2023 06:00:59 UTC (QA Tests)] INFO -- clicking :sign-in-button2241[Dec 09 2023 06:00:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.848s2242[Dec 09 2023 06:01:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.038s2243[Dec 09 2023 06:01:02 UTC (QA Tests)] INFO -- clicking :user-avatar-content2244[Dec 09 2023 06:01:02 UTC (QA Tests)] INFO -- clicking :edit-profile-link2245[Dec 09 2023 06:01:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-profile-link' took 1.168s2246[Dec 09 2023 06:01:04 UTC (QA Tests)] INFO -- clicking :nav-item-link2247[Dec 09 2023 06:01:04 UTC (QA Tests)] INFO -- clicking :save_password_button2248[Dec 09 2023 06:01:05 UTC (QA Tests)] INFO -- filling :username-field with "root"2249[Dec 09 2023 06:01:05 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2250[Dec 09 2023 06:01:06 UTC (QA Tests)] INFO -- filling :password-field with "*****"2251[Dec 09 2023 06:01:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2252[Dec 09 2023 06:01:06 UTC (QA Tests)] INFO -- clicking :sign-in-button2253[Dec 09 2023 06:01:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.29s2254[Dec 09 2023 06:01:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s2255[Dec 09 2023 06:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.042s2256[Dec 09 2023 06:01:12 UTC (QA Tests)] INFO -- clicking :user-avatar-content2257[Dec 09 2023 06:01:12 UTC (QA Tests)] INFO -- clicking :sign-out-link2258[Dec 09 2023 06:01:13 UTC (QA Tests)] INFO -- filling :username-field with "root"2259[Dec 09 2023 06:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2260[Dec 09 2023 06:01:13 UTC (QA Tests)] INFO -- filling :password-field with "*****"2261[Dec 09 2023 06:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2262[Dec 09 2023 06:01:14 UTC (QA Tests)] INFO -- clicking :sign-in-button2263[Dec 09 2023 06:01:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.231s2264[Dec 09 2023 06:01:17 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2265[Dec 09 2023 06:01:17 UTC (QA Tests)] INFO -- clicking :places-item-link2266[Dec 09 2023 06:01:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 1.015s2267[Dec 09 2023 06:01:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.169s2268[Dec 09 2023 06:01:20 UTC (QA Tests)] INFO -- clicking :menu-section-button2269[Dec 09 2023 06:01:20 UTC (QA Tests)] INFO -- clicking :nav-item-link2270[Dec 09 2023 06:01:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.621s2271 logs audit events for UI operations2272Govern2273 MR security widget2274[Dec 09 2023 06:01:21 UTC (QA Tests)] INFO -- Starting test: Govern MR security widget checks that dismissed vulnerabilities do not show up2275[Dec 09 2023 06:01:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2276[Dec 09 2023 06:01:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds2277[Dec 09 2023 06:01:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2278[Dec 09 2023 06:01:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2279[Dec 09 2023 06:01:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2280[Dec 09 2023 06:01:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-vulnerabilities-2b513d4341640026 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-vulnerabilities-2b513d4341640026 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-vulnerabilities-2b513d4341640026 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2281[Dec 09 2023 06:01:23 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-vulnerabilities-2b513d4341640026`2282[Dec 09 2023 06:01:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2283[Dec 09 2023 06:01:25 UTC (QA Tests)] INFO -- filling :username-field with "root"2284[Dec 09 2023 06:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2285[Dec 09 2023 06:01:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"2286[Dec 09 2023 06:01:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2287[Dec 09 2023 06:01:26 UTC (QA Tests)] INFO -- clicking :sign-in-button2288[Dec 09 2023 06:01:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.265s2289[Dec 09 2023 06:01:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-vulnerabilities-2b513d43416400262290[Dec 09 2023 06:01:31 UTC (QA Tests)] INFO -- clicking :menu-section-button2291[Dec 09 2023 06:01:32 UTC (QA Tests)] INFO -- clicking :nav-item-link2292[Dec 09 2023 06:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.874s2293[Dec 09 2023 06:01:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.035s2294[Dec 09 2023 06:01:44 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-vulnerabilities-2b513d4341640026/-/security/vulnerability_report2295[Dec 09 2023 06:01:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.641s2296[Dec 09 2023 06:01:47 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}2297[Dec 09 2023 06:01:47 UTC (QA Tests)] INFO -- clicking :status-listbox2298[Dec 09 2023 06:01:47 UTC (QA Tests)] INFO -- clicking :listbox-item-dismissed2299[Dec 09 2023 06:01:48 UTC (QA Tests)] INFO -- clicking :dismissal-reason-listbox2300[Dec 09 2023 06:01:48 UTC (QA Tests)] INFO -- clicking :listbox-item-not_applicable2301[Dec 09 2023 06:01:48 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"2302[Dec 09 2023 06:01:48 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox2303[Dec 09 2023 06:01:48 UTC (QA Tests)] INFO -- clicking :change-status-button2304[Dec 09 2023 06:01:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds2305[Dec 09 2023 06:01:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-vulnerabilities-2b513d43416400262306[Dec 09 2023 06:02:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-vulnerabilities-2b513d4341640026/-/merge_requests/12307[Dec 09 2023 06:02:18 UTC (QA Tests)] INFO -- clicking :toggle-button2308[Dec 09 2023 06:02:18 UTC (QA Tests)] INFO -- clicking :title-content2309[Dec 09 2023 06:02:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-vulnerabilities-2b513d4341640026'2310[Dec 09 2023 06:02:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-vulnerabilities-2b513d4341640026`2311 checks that dismissed vulnerabilities do not show up2312Package2313 SaaS Container Registry2314 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)2315Create2316 Group file templates2317[Dec 09 2023 06:02:20 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom LICENSE file template2318[Dec 09 2023 06:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2319[Dec 09 2023 06:02:23 UTC (QA Tests)] INFO -- filling :username-field with "root"2320[Dec 09 2023 06:02:23 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2321[Dec 09 2023 06:02:23 UTC (QA Tests)] INFO -- filling :password-field with "*****"2322[Dec 09 2023 06:02:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2323[Dec 09 2023 06:02:23 UTC (QA Tests)] INFO -- clicking :sign-in-button2324[Dec 09 2023 06:02:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.08s2325[Dec 09 2023 06:02:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/template-group2326[Dec 09 2023 06:02:29 UTC (QA Tests)] INFO -- clicking :menu-section-button2327[Dec 09 2023 06:02:29 UTC (QA Tests)] INFO -- clicking :nav-item-link2328[Dec 09 2023 06:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.811s2329[Dec 09 2023 06:02:33 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-7ef19890d4a49d3b"2330[Dec 09 2023 06:02:34 UTC (QA Tests)] INFO -- clicking :save_changes_button2331[Dec 09 2023 06:02:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 2.393s2332[Dec 09 2023 06:02:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/template-group/group-file-template-project-2-6858c070e809e1fc2333[Dec 09 2023 06:02:40 UTC (QA Tests)] INFO -- clicking :add-to-tree2334[Dec 09 2023 06:02:40 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2335[Dec 09 2023 06:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.205s2336[Dec 09 2023 06:02:41 UTC (QA Tests)] INFO -- filling :file-name-field with "LICENSE"2337[Dec 09 2023 06:02:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2338[Dec 09 2023 06:02:42 UTC (QA Tests)] INFO -- clicking :template-selector2339[Dec 09 2023 06:02:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.143s2340[Dec 09 2023 06:02:44 UTC (QA Tests)] INFO -- clicking :commit-button2341[Dec 09 2023 06:02:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.484s2342[Dec 09 2023 06:02:46 UTC (QA Tests)] ERROR -- Interceptor Api Errors2343[200] POST http://gitlab-ee-a6296226.test/api/graphql -- Correlation Id: 01HH6JQJX6CZSAEGZFQ53TCADS2344error-messages: Variable $refType of type RefType was provided invalid value2345 creates file via custom LICENSE file template2346[Dec 09 2023 06:02:46 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitignore file template2347[Dec 09 2023 06:02:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds2348[Dec 09 2023 06:02:49 UTC (QA Tests)] INFO -- filling :username-field with "root"2349[Dec 09 2023 06:02:49 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2350[Dec 09 2023 06:02:49 UTC (QA Tests)] INFO -- filling :password-field with "*****"2351[Dec 09 2023 06:02:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2352[Dec 09 2023 06:02:50 UTC (QA Tests)] INFO -- clicking :sign-in-button2353[Dec 09 2023 06:02:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.217s2354[Dec 09 2023 06:02:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/template-group2355[Dec 09 2023 06:02:54 UTC (QA Tests)] INFO -- clicking :menu-section-button2356[Dec 09 2023 06:02:55 UTC (QA Tests)] INFO -- clicking :nav-item-link2357[Dec 09 2023 06:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.794s2358[Dec 09 2023 06:02:58 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-20be60008b02fe9f"2359[Dec 09 2023 06:02:59 UTC (QA Tests)] INFO -- clicking :save_changes_button2360[Dec 09 2023 06:03:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.956s2361[Dec 09 2023 06:03:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/template-group/group-file-template-project-2-df3a70a7d45e0d352362[Dec 09 2023 06:03:03 UTC (QA Tests)] INFO -- clicking :add-to-tree2363[Dec 09 2023 06:03:03 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2364[Dec 09 2023 06:03:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.267s2365[Dec 09 2023 06:03:04 UTC (QA Tests)] INFO -- filling :file-name-field with "b4cd5ef915f1bcc9/.gitignore"2366[Dec 09 2023 06:03:04 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2367[Dec 09 2023 06:03:05 UTC (QA Tests)] INFO -- clicking :template-selector2368[Dec 09 2023 06:03:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.247s2369[Dec 09 2023 06:03:06 UTC (QA Tests)] INFO -- clicking :commit-button2370[Dec 09 2023 06:03:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 2.431s2371[Dec 09 2023 06:03:10 UTC (QA Tests)] ERROR -- Interceptor Api Errors2372[200] POST http://gitlab-ee-a6296226.test/api/graphql -- Correlation Id: 01HH6JRA69VC1GR1AD2QCWKCRA2373error-messages: Variable $refType of type RefType was provided invalid value2374 creates file via custom .gitignore file template2375[Dec 09 2023 06:03:10 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom Dockerfile file template2376[Dec 09 2023 06:03:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2377[Dec 09 2023 06:03:13 UTC (QA Tests)] INFO -- filling :username-field with "root"2378[Dec 09 2023 06:03:13 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2379[Dec 09 2023 06:03:13 UTC (QA Tests)] INFO -- filling :password-field with "*****"2380[Dec 09 2023 06:03:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2381[Dec 09 2023 06:03:14 UTC (QA Tests)] INFO -- clicking :sign-in-button2382[Dec 09 2023 06:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.246s2383[Dec 09 2023 06:03:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/template-group2384[Dec 09 2023 06:03:18 UTC (QA Tests)] INFO -- clicking :menu-section-button2385[Dec 09 2023 06:03:18 UTC (QA Tests)] INFO -- clicking :nav-item-link2386[Dec 09 2023 06:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.77s2387[Dec 09 2023 06:03:22 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-b3c0b548991ef943"2388[Dec 09 2023 06:03:23 UTC (QA Tests)] INFO -- clicking :save_changes_button2389[Dec 09 2023 06:03:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.884s2390[Dec 09 2023 06:03:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/template-group/group-file-template-project-2-f48e8fa010db327f2391[Dec 09 2023 06:03:26 UTC (QA Tests)] INFO -- clicking :add-to-tree2392[Dec 09 2023 06:03:26 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2393[Dec 09 2023 06:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.127s2394[Dec 09 2023 06:03:27 UTC (QA Tests)] INFO -- filling :file-name-field with "8683f73516a25c70/Dockerfile"2395[Dec 09 2023 06:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2396[Dec 09 2023 06:03:28 UTC (QA Tests)] INFO -- clicking :template-selector2397[Dec 09 2023 06:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.166s2398[Dec 09 2023 06:03:30 UTC (QA Tests)] INFO -- clicking :commit-button2399[Dec 09 2023 06:03:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.301s2400[Dec 09 2023 06:03:32 UTC (QA Tests)] ERROR -- Interceptor Api Errors2401[200] POST http://gitlab-ee-a6296226.test/api/graphql -- Correlation Id: 01HH6JRZS3Z1ADWQNC84XHWVQV2402error-messages: Variable $refType of type RefType was provided invalid value2403 creates file via custom Dockerfile file template2404[Dec 09 2023 06:03:32 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitlab-ci.yml file template2405[Dec 09 2023 06:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2406[Dec 09 2023 06:03:35 UTC (QA Tests)] INFO -- filling :username-field with "root"2407[Dec 09 2023 06:03:35 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2408[Dec 09 2023 06:03:35 UTC (QA Tests)] INFO -- filling :password-field with "*****"2409[Dec 09 2023 06:03:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2410[Dec 09 2023 06:03:36 UTC (QA Tests)] INFO -- clicking :sign-in-button2411[Dec 09 2023 06:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.241s2412[Dec 09 2023 06:03:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a6296226.test/groups/gitlab-qa-sandbox-group-7/template-group2413[Dec 09 2023 06:03:42 UTC (QA Tests)] INFO -- clicking :menu-section-button2414[Dec 09 2023 06:03:42 UTC (QA Tests)] INFO -- clicking :nav-item-link2415[Dec 09 2023 06:03:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.988s2416[Dec 09 2023 06:03:45 UTC (QA Tests)] INFO -- Searching in dropdown: "group-file-template-project-a251b137117f16c4"2417[Dec 09 2023 06:03:46 UTC (QA Tests)] INFO -- clicking :save_changes_button2418[Dec 09 2023 06:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.881s2419[Dec 09 2023 06:03:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/template-group/group-file-template-project-2-bcbf905fb397a14b2420[Dec 09 2023 06:03:50 UTC (QA Tests)] INFO -- clicking :add-to-tree2421[Dec 09 2023 06:03:50 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2422[Dec 09 2023 06:03:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.006s2423[Dec 09 2023 06:03:51 UTC (QA Tests)] INFO -- filling :file-name-field with "80a6af69bed00068/.gitlab-ci.yml"2424[Dec 09 2023 06:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2425[Dec 09 2023 06:03:51 UTC (QA Tests)] INFO -- clicking :template-selector2426[Dec 09 2023 06:03:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.138s2427[Dec 09 2023 06:03:53 UTC (QA Tests)] INFO -- clicking :commit-button2428[Dec 09 2023 06:03:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.752s2429[Dec 09 2023 06:03:56 UTC (QA Tests)] ERROR -- Interceptor Api Errors2430[200] POST http://gitlab-ee-a6296226.test/api/graphql -- Correlation Id: 01HH6JSPVTKZPY7D78AKSTW9Z22431error-messages: Variable $refType of type RefType was provided invalid value2432 creates file via custom .gitlab-ci.yml file template2433Verify2434 Pipeline with image:pull_policy2435 when policy is allowed2436 with [always if-not-present] policies2437[Dec 09 2023 06:03:56 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 correctly2438[Dec 09 2023 06:03:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2439[Dec 09 2023 06:03:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds2440[Dec 09 2023 06:03:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2441[Dec 09 2023 06:03:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2442[Dec 09 2023 06:03:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2443[Dec 09 2023 06:03:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2444[Dec 09 2023 06:03:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-z9n2g9lw -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-z9n2g9lw 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-z9n2g9lw --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list qa-runner-z9n2g9lw --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" `2445[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-z9n2g9lw`2446[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2447[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-z9n2g9lw' via api in 1.17 seconds2448[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2449[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-z9n2g9lw:/etc/gitlab-runner/config.toml /tmp/config.toml20231209-39-y5a6qj`2450[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231209-39-y5a6qj qa-runner-z9n2g9lw:/etc/gitlab-runner/config.toml`2451[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-z9n2g9lw...2452[Dec 09 2023 06:03:58 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-z9n2g9lw`2453[Dec 09 2023 06:03:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-z9n2g9lw`2454[Dec 09 2023 06:03:59 UTC (QA Tests)] INFO -- Waiting for runner to come online...2455[Dec 09 2023 06:04:00 UTC (QA Tests)] INFO -- filling :username-field with "root"2456[Dec 09 2023 06:04:00 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2457[Dec 09 2023 06:04:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"2458[Dec 09 2023 06:04:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2459[Dec 09 2023 06:04:01 UTC (QA Tests)] INFO -- clicking :sign-in-button2460[Dec 09 2023 06:04:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.213s2461[Dec 09 2023 06:04:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-bab4c7e4eb2268bd2462[Dec 09 2023 06:04:06 UTC (QA Tests)] INFO -- clicking :menu-section-button2463[Dec 09 2023 06:04:07 UTC (QA Tests)] INFO -- clicking :nav-item-link2464[Dec 09 2023 06:04:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.922s2465[Dec 09 2023 06:04:31 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2466[Dec 09 2023 06:04:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.11s2467[Dec 09 2023 06:04:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2468[Dec 09 2023 06:04:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-z9n2g9lw`2469[Dec 09 2023 06:04:33 UTC (QA Tests)] ERROR -- Interceptor Api Errors2470[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-bab4c7e4eb2268bd/-/jobs/46/test_report_summary.json -- Correlation Id: 01HH6JTVM869S5SAYTWRVGXS7S2471 applies pull policy in job correctly2472 with [always] policy2473[Dec 09 2023 06:04:33 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly2474[Dec 09 2023 06:04:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2475[Dec 09 2023 06:04:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds2476[Dec 09 2023 06:04:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2477[Dec 09 2023 06:04:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2478[Dec 09 2023 06:04:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2479[Dec 09 2023 06:04:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2480[Dec 09 2023 06:04:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ofhzavgf -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ofhzavgf 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-ofhzavgf --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list qa-runner-ofhzavgf --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" `2481[Dec 09 2023 06:04:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ofhzavgf`2482[Dec 09 2023 06:04:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2483[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ofhzavgf' via api in 6.06 seconds2484[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2485[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-ofhzavgf:/etc/gitlab-runner/config.toml /tmp/config.toml20231209-39-ljkqcw`2486[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231209-39-ljkqcw qa-runner-ofhzavgf:/etc/gitlab-runner/config.toml`2487[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-ofhzavgf...2488[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-ofhzavgf`2489[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ofhzavgf`2490[Dec 09 2023 06:04:40 UTC (QA Tests)] INFO -- Waiting for runner to come online...2491[Dec 09 2023 06:04:42 UTC (QA Tests)] INFO -- filling :username-field with "root"2492[Dec 09 2023 06:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2493[Dec 09 2023 06:04:42 UTC (QA Tests)] INFO -- filling :password-field with "*****"2494[Dec 09 2023 06:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2495[Dec 09 2023 06:04:42 UTC (QA Tests)] INFO -- clicking :sign-in-button2496[Dec 09 2023 06:04:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.172s2497[Dec 09 2023 06:04:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-89fb04dedc3f3a9c2498[Dec 09 2023 06:04:47 UTC (QA Tests)] INFO -- clicking :menu-section-button2499[Dec 09 2023 06:04:48 UTC (QA Tests)] INFO -- clicking :nav-item-link2500[Dec 09 2023 06:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.773s2501[Dec 09 2023 06:04:50 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2502[Dec 09 2023 06:04:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.066s2503[Dec 09 2023 06:04:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2504[Dec 09 2023 06:04:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ofhzavgf`2505[Dec 09 2023 06:04:52 UTC (QA Tests)] ERROR -- Interceptor Api Errors2506[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-89fb04dedc3f3a9c/-/jobs/47/test_report_summary.json -- Correlation Id: 01HH6JVEAR8NYB54CDX1ANP1KY2507 applies pull policy in job correctly2508 with [never] policy2509[Dec 09 2023 06:04:52 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly2510[Dec 09 2023 06:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2511[Dec 09 2023 06:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds2512[Dec 09 2023 06:04:53 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2513[Dec 09 2023 06:04:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2514[Dec 09 2023 06:04:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2515[Dec 09 2023 06:04:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2516[Dec 09 2023 06:04:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-r4m2qrqr -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-r4m2qrqr 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-r4m2qrqr --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list qa-runner-r4m2qrqr --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" `2517[Dec 09 2023 06:04:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-r4m2qrqr`2518[Dec 09 2023 06:04:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2519[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-r4m2qrqr' via api in 0.9 seconds2520[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2521[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-r4m2qrqr:/etc/gitlab-runner/config.toml /tmp/config.toml20231209-39-ngczcj`2522[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231209-39-ngczcj qa-runner-r4m2qrqr:/etc/gitlab-runner/config.toml`2523[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-r4m2qrqr...2524[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-r4m2qrqr`2525[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-r4m2qrqr`2526[Dec 09 2023 06:04:54 UTC (QA Tests)] INFO -- Waiting for runner to come online...2527[Dec 09 2023 06:04:56 UTC (QA Tests)] INFO -- filling :username-field with "root"2528[Dec 09 2023 06:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2529[Dec 09 2023 06:04:56 UTC (QA Tests)] INFO -- filling :password-field with "*****"2530[Dec 09 2023 06:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2531[Dec 09 2023 06:04:56 UTC (QA Tests)] INFO -- clicking :sign-in-button2532[Dec 09 2023 06:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.668s2533[Dec 09 2023 06:05:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-3e9f17c613d17c742534[Dec 09 2023 06:05:02 UTC (QA Tests)] INFO -- clicking :menu-section-button2535[Dec 09 2023 06:05:02 UTC (QA Tests)] INFO -- clicking :nav-item-link2536[Dec 09 2023 06:05:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.738s2537[Dec 09 2023 06:05:04 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2538[Dec 09 2023 06:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.037s2539[Dec 09 2023 06:05:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2540[Dec 09 2023 06:05:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-r4m2qrqr`2541[Dec 09 2023 06:05:06 UTC (QA Tests)] ERROR -- Interceptor Api Errors2542[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-3e9f17c613d17c74/-/jobs/48/test_report_summary.json -- Correlation Id: 01HH6JVWHSR8YJGD4HA6SZ58BX2543 applies pull policy in job correctly2544 with [if-not-present] policy2545[Dec 09 2023 06:05:06 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 correctly2546[Dec 09 2023 06:05:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2547[Dec 09 2023 06:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds2548[Dec 09 2023 06:05:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2549[Dec 09 2023 06:05:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2550[Dec 09 2023 06:05:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2551[Dec 09 2023 06:05:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2552[Dec 09 2023 06:05:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-f8x7xuji -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-f8x7xuji 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-f8x7xuji --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list qa-runner-f8x7xuji --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" `2553[Dec 09 2023 06:05:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-f8x7xuji`2554[Dec 09 2023 06:05:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2555[Dec 09 2023 06:05:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-f8x7xuji' via api in 1.98 seconds2556[Dec 09 2023 06:05:09 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2557[Dec 09 2023 06:05:09 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-f8x7xuji:/etc/gitlab-runner/config.toml /tmp/config.toml20231209-39-3ilby`2558[Dec 09 2023 06:05:09 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231209-39-3ilby qa-runner-f8x7xuji:/etc/gitlab-runner/config.toml`2559[Dec 09 2023 06:05:09 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-f8x7xuji...2560[Dec 09 2023 06:05:10 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-f8x7xuji`2561[Dec 09 2023 06:05:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-f8x7xuji`2562[Dec 09 2023 06:05:10 UTC (QA Tests)] INFO -- Waiting for runner to come online...2563[Dec 09 2023 06:05:11 UTC (QA Tests)] INFO -- filling :username-field with "root"2564[Dec 09 2023 06:05:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2565[Dec 09 2023 06:05:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"2566[Dec 09 2023 06:05:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2567[Dec 09 2023 06:05:12 UTC (QA Tests)] INFO -- clicking :sign-in-button2568[Dec 09 2023 06:05:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.241s2569[Dec 09 2023 06:05:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-82467d8058140b182570[Dec 09 2023 06:05:18 UTC (QA Tests)] INFO -- clicking :menu-section-button2571[Dec 09 2023 06:05:18 UTC (QA Tests)] INFO -- clicking :nav-item-link2572[Dec 09 2023 06:05:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.882s2573[Dec 09 2023 06:05:33 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2574[Dec 09 2023 06:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.068s2575[Dec 09 2023 06:05:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2576[Dec 09 2023 06:05:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-f8x7xuji`2577[Dec 09 2023 06:05:35 UTC (QA Tests)] ERROR -- Interceptor Api Errors2578[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-82467d8058140b18/-/jobs/49/test_report_summary.json -- Correlation Id: 01HH6JWR78K546MT93P178SXGK2579 applies pull policy in job correctly2580 when policy is not allowed2581[Dec 09 2023 06:05:35 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message2582[Dec 09 2023 06:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2583[Dec 09 2023 06:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.17 seconds2584[Dec 09 2023 06:05:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2585[Dec 09 2023 06:05:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2586[Dec 09 2023 06:05:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2587[Dec 09 2023 06:05:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2588[Dec 09 2023 06:05:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1npwz2q4 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1npwz2q4 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-1npwz2q4 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list qa-runner-1npwz2q4 --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" `2589[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1npwz2q4`2590[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2591[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1npwz2q4' via api in 4.97 seconds2592[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...2593[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-1npwz2q4:/etc/gitlab-runner/config.toml /tmp/config.toml20231209-39-k09etz`2594[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231209-39-k09etz qa-runner-1npwz2q4:/etc/gitlab-runner/config.toml`2595[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-1npwz2q4...2596[Dec 09 2023 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-1npwz2q4`2597[Dec 09 2023 06:05:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1npwz2q4`2598[Dec 09 2023 06:05:42 UTC (QA Tests)] INFO -- Waiting for runner to come online...2599[Dec 09 2023 06:05:43 UTC (QA Tests)] INFO -- filling :username-field with "root"2600[Dec 09 2023 06:05:43 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2601[Dec 09 2023 06:05:44 UTC (QA Tests)] INFO -- filling :password-field with "*****"2602[Dec 09 2023 06:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2603[Dec 09 2023 06:05:44 UTC (QA Tests)] INFO -- clicking :sign-in-button2604[Dec 09 2023 06:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.969s2605[Dec 09 2023 06:05:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-f1d406833a0bddff2606[Dec 09 2023 06:05:50 UTC (QA Tests)] INFO -- clicking :menu-section-button2607[Dec 09 2023 06:05:50 UTC (QA Tests)] INFO -- clicking :nav-item-link2608[Dec 09 2023 06:05:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.866s2609[Dec 09 2023 06:06:04 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2610[Dec 09 2023 06:06:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.168s2611[Dec 09 2023 06:06:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'2612[Dec 09 2023 06:06:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1npwz2q4`2613[Dec 09 2023 06:06:06 UTC (QA Tests)] ERROR -- Interceptor Api Errors2614[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/pipeline-with-image-pull-policy-f1d406833a0bddff/-/jobs/50/test_report_summary.json -- Correlation Id: 01HH6JXQ6VQTFF07YGY7EV16R72615 fails job with policy not allowed message2616Analytics2617 Service ping default enabled2618 when using default enabled from gitlab.yml config2619[Dec 09 2023 06:06:06 UTC (QA Tests)] INFO -- Starting test: Analytics Service ping default enabled when using default enabled from gitlab.yml config has service ping toggle enabled2620[Dec 09 2023 06:06:07 UTC (QA Tests)] INFO -- filling :username-field with "root"2621[Dec 09 2023 06:06:07 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2622[Dec 09 2023 06:06:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"2623[Dec 09 2023 06:06:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2624[Dec 09 2023 06:06:08 UTC (QA Tests)] INFO -- clicking :sign-in-button2625[Dec 09 2023 06:06:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.322s2626[Dec 09 2023 06:06:11 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2627[Dec 09 2023 06:06:11 UTC (QA Tests)] INFO -- clicking :places-item-link2628[Dec 09 2023 06:06:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.792s2629[Dec 09 2023 06:06:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.286s2630[Dec 09 2023 06:06:13 UTC (QA Tests)] INFO -- clicking :menu-section-button2631[Dec 09 2023 06:06:14 UTC (QA Tests)] INFO -- clicking :nav-item-link2632[Dec 09 2023 06:06:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.566s2633 has service ping toggle enabled2634Secure2635 Enable Scanning from UI2636 enable dependency scanning from configuration2637[Dec 09 2023 06:06:15 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration2638[Dec 09 2023 06:06:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2639[Dec 09 2023 06:06:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.17 seconds2640[Dec 09 2023 06:06:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"2641[Dec 09 2023 06:06:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.73 seconds2642[Dec 09 2023 06:06:19 UTC (QA Tests)] INFO -- filling :username-field with "root"2643[Dec 09 2023 06:06:19 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2644[Dec 09 2023 06:06:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"2645[Dec 09 2023 06:06:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2646[Dec 09 2023 06:06:19 UTC (QA Tests)] INFO -- clicking :sign-in-button2647[Dec 09 2023 06:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.233s2648[Dec 09 2023 06:06:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-secure-696a3178ab0d233a2649[Dec 09 2023 06:06:24 UTC (QA Tests)] INFO -- clicking :menu-section-button2650[Dec 09 2023 06:06:24 UTC (QA Tests)] INFO -- clicking :nav-item-link2651[Dec 09 2023 06:06:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.942s2652[Dec 09 2023 06:06:26 UTC (QA Tests)] INFO -- clicking :dependency-scanning-mr-button2653[Dec 09 2023 06:06:26 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2654[Dec 09 2023 06:06:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.104s2655[Dec 09 2023 06:06:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 5.077s2656[Dec 09 2023 06:06:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s2657[Dec 09 2023 06:06:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.044s2658[Dec 09 2023 06:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s2659[Dec 09 2023 06:06:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s2660[Dec 09 2023 06:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.039s2661[Dec 09 2023 06:06:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.048s2662[Dec 09 2023 06:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s2663[Dec 09 2023 06:06:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.061s2664[Dec 09 2023 06:06:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 9.271s2665[Dec 09 2023 06:06:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-immediately-dropdown' took 10.287s2666[Dec 09 2023 06:06:41 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown2667[Dec 09 2023 06:06:41 UTC (QA Tests)] INFO -- clicking :merge-immediately-button2668[Dec 09 2023 06:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.607s2669[Dec 09 2023 06:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.787s2670[Dec 09 2023 06:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 2.828s2671[Dec 09 2023 06:06:44 UTC (QA Tests)] INFO -- clicking :menu-section-button2672[Dec 09 2023 06:06:44 UTC (QA Tests)] INFO -- clicking :nav-item-link2673[Dec 09 2023 06:06:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.734s2674[Dec 09 2023 06:06:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 1.264s2675[Dec 09 2023 06:06:48 UTC (QA Tests)] INFO -- clicking :menu-section-button2676[Dec 09 2023 06:06:48 UTC (QA Tests)] INFO -- clicking :nav-item-link2677[Dec 09 2023 06:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.95s2678[Dec 09 2023 06:06:49 UTC (QA Tests)] INFO -- clicking :security-view-history-link2679[Dec 09 2023 06:06:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.827s2680 runs dependency scanning job when enabled from configuration2681 enable sast from configuration2682[Dec 09 2023 06:06:50 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration2683[Dec 09 2023 06:06:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2684[Dec 09 2023 06:06:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds2685[Dec 09 2023 06:06:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"2686[Dec 09 2023 06:06:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.7 seconds2687[Dec 09 2023 06:06:53 UTC (QA Tests)] INFO -- filling :username-field with "root"2688[Dec 09 2023 06:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2689[Dec 09 2023 06:06:53 UTC (QA Tests)] INFO -- filling :password-field with "*****"2690[Dec 09 2023 06:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2691[Dec 09 2023 06:06:54 UTC (QA Tests)] INFO -- clicking :sign-in-button2692[Dec 09 2023 06:06:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.22s2693[Dec 09 2023 06:06:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-with-secure-83463f45bb0292042694[Dec 09 2023 06:06:59 UTC (QA Tests)] INFO -- clicking :menu-section-button2695[Dec 09 2023 06:06:59 UTC (QA Tests)] INFO -- clicking :nav-item-link2696[Dec 09 2023 06:07:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.905s2697[Dec 09 2023 06:07:00 UTC (QA Tests)] INFO -- clicking :sast-enable-button2698[Dec 09 2023 06:07:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sast-enable-button' took 1.118s2699[Dec 09 2023 06:07:01 UTC (QA Tests)] INFO -- filling :SECURE_ANALYZERS_PREFIX_field with "registry.example.com"2700[Dec 09 2023 06:07:01 UTC (QA Tests)] INFO -- clicking the coordinates of :SECURE_ANALYZERS_PREFIX_field2701[Dec 09 2023 06:07:02 UTC (QA Tests)] INFO -- filling :SAST_EXCLUDED_PATHS_field with "foo, bar"2702[Dec 09 2023 06:07:02 UTC (QA Tests)] INFO -- clicking the coordinates of :SAST_EXCLUDED_PATHS_field2703[Dec 09 2023 06:07:02 UTC (QA Tests)] INFO -- filling :SEARCH_MAX_DEPTH_field with "42"2704[Dec 09 2023 06:07:02 UTC (QA Tests)] INFO -- clicking the coordinates of :SEARCH_MAX_DEPTH_field2705[Dec 09 2023 06:07:03 UTC (QA Tests)] INFO -- filling :stage_field with "test_all_the_things"2706[Dec 09 2023 06:07:03 UTC (QA Tests)] INFO -- clicking the coordinates of :stage_field2707[Dec 09 2023 06:07:03 UTC (QA Tests)] INFO -- clicking :submit-button2708[Dec 09 2023 06:07:03 UTC (QA Tests)] INFO -- clicking :diffs-tab2709[Dec 09 2023 06:07:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.049s2710[Dec 09 2023 06:07:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs-tab' took 2.118s2711[Dec 09 2023 06:07:07 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2712[Dec 09 2023 06:07:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.18s2713[Dec 09 2023 06:07:10 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown2714[Dec 09 2023 06:07:10 UTC (QA Tests)] INFO -- clicking :merge-immediately-button2715[Dec 09 2023 06:07:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.138s2716[Dec 09 2023 06:07:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.698s2717[Dec 09 2023 06:07:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 2.733s2718[Dec 09 2023 06:07:13 UTC (QA Tests)] INFO -- clicking :menu-section-button2719[Dec 09 2023 06:07:13 UTC (QA Tests)] INFO -- clicking :nav-item-link2720[Dec 09 2023 06:07:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.751s2721[Dec 09 2023 06:07:16 UTC (QA Tests)] INFO -- clicking :menu-section-button2722[Dec 09 2023 06:07:16 UTC (QA Tests)] INFO -- clicking :nav-item-link2723[Dec 09 2023 06:07:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.918s2724[Dec 09 2023 06:07:18 UTC (QA Tests)] INFO -- clicking :security-view-history-link2725[Dec 09 2023 06:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.823s2726 runs sast job when enabled from configuration2727Govern2728 Compliance pipeline2729 when a compliance framework has a compliance pipeline2730[Dec 09 2023 06:07:19 UTC (QA Tests)] INFO -- Starting test: Govern Compliance pipeline when a compliance framework has a compliance pipeline runs that pipeline in a different project that has the compliance framework assigned2731[Dec 09 2023 06:07:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2732[Dec 09 2023 06:07:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2733[Dec 09 2023 06:07:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2734[Dec 09 2023 06:07:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2735[Dec 09 2023 06:07:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-compliance-pipeline-1v94fy06 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-compliance-pipeline-1v94fy06 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-compliance-pipeline-1v94fy06 --url http://gitlab-ee-a6296226.test --registration-token **** --tag-list runner-for-compliance-pipeline-1v94fy06 --executor shell && gitlab-runner run" `2736[Dec 09 2023 06:07:21 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-compliance-pipeline-1v94fy06`2737[Dec 09 2023 06:07:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2738[Dec 09 2023 06:07:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Provident in magnam maiores.' via api in 0.08 seconds2739[Dec 09 2023 06:07:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds2740[Dec 09 2023 06:07:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds2741 runs that pipeline in a different project that has the compliance framework assigned2742Create2743 new merge request from the event notification2744[Dec 09 2023 06:07:32 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the git CLI creates a merge request2745[Dec 09 2023 06:07:32 UTC (QA Tests)] INFO -- filling :username-field with "root"2746[Dec 09 2023 06:07:32 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2747[Dec 09 2023 06:07:33 UTC (QA Tests)] INFO -- filling :password-field with "*****"2748[Dec 09 2023 06:07:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2749[Dec 09 2023 06:07:33 UTC (QA Tests)] INFO -- clicking :sign-in-button2750[Dec 09 2023 06:07:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.231s2751[Dec 09 2023 06:07:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2752[Dec 09 2023 06:07:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds2753[Dec 09 2023 06:07:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2754[Dec 09 2023 06:07:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.4 seconds2755[Dec 09 2023 06:07:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-7962467cbf592eba2756[Dec 09 2023 06:07:41 UTC (QA Tests)] INFO -- clicking :create-merge-request-button2757[Dec 09 2023 06:07:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.258s2758[Dec 09 2023 06:07:42 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test 91f4f8cd979dac8d"2759[Dec 09 2023 06:07:42 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2760[Dec 09 2023 06:07:43 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2761[Dec 09 2023 06:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.859s2762 after a push via the git CLI creates a merge request2763[Dec 09 2023 06:07:47 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the API creates a merge request2764[Dec 09 2023 06:07:47 UTC (QA Tests)] INFO -- filling :username-field with "root"2765[Dec 09 2023 06:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2766[Dec 09 2023 06:07:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"2767[Dec 09 2023 06:07:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2768[Dec 09 2023 06:07:48 UTC (QA Tests)] INFO -- clicking :sign-in-button2769[Dec 09 2023 06:07:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.263s2770[Dec 09 2023 06:07:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2771[Dec 09 2023 06:07:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.17 seconds2772[Dec 09 2023 06:07:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"2773[Dec 09 2023 06:07:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/the_awesome_project-93605b011f4caca82774[Dec 09 2023 06:07:55 UTC (QA Tests)] INFO -- clicking :create-merge-request-button2775[Dec 09 2023 06:07:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.409s2776[Dec 09 2023 06:07:57 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test d80c789f6909e53c"2777[Dec 09 2023 06:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2778[Dec 09 2023 06:07:57 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2779[Dec 09 2023 06:07:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.321s2780 after a push via the API creates a merge request2781Plan2782 Group level issues analytics2783 behaves like issues analytics page2784[Dec 09 2023 06:07:59 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph2785[Dec 09 2023 06:08:00 UTC (QA Tests)] INFO -- filling :username-field with "root"2786[Dec 09 2023 06:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2787[Dec 09 2023 06:08:00 UTC (QA Tests)] INFO -- filling :password-field with "*****"2788[Dec 09 2023 06:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2789[Dec 09 2023 06:08:01 UTC (QA Tests)] INFO -- clicking :sign-in-button2790[Dec 09 2023 06:08:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.205s2791[Dec 09 2023 06:08:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2792[Dec 09 2023 06:08:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.19 seconds2793[Dec 09 2023 06:08:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-for-issues-5a3962858e5b3cda' via api in 0.96 seconds2794 displays a graph2795 Project level issues analytics2796 behaves like issues analytics page2797[Dec 09 2023 06:08:07 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph2798[Dec 09 2023 06:08:07 UTC (QA Tests)] INFO -- filling :username-field with "root"2799[Dec 09 2023 06:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2800[Dec 09 2023 06:08:08 UTC (QA Tests)] INFO -- filling :password-field with "*****"2801[Dec 09 2023 06:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2802[Dec 09 2023 06:08:08 UTC (QA Tests)] INFO -- clicking :sign-in-button2803[Dec 09 2023 06:08:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.242s2804[Dec 09 2023 06:08:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2805[Dec 09 2023 06:08:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad' via api in 0.18 seconds2806[Dec 09 2023 06:08:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-30-b350c7e4a9198dad/project-for-issues-79770e4c1c774df8' via api in 0.92 seconds2807 displays a graph2808Plan2809 Design Management2810[Dec 09 2023 06:08:14 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it2811[Dec 09 2023 06:08:15 UTC (QA Tests)] INFO -- filling :username-field with "root"2812[Dec 09 2023 06:08:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2813[Dec 09 2023 06:08:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"2814[Dec 09 2023 06:08:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2815[Dec 09 2023 06:08:15 UTC (QA Tests)] INFO -- clicking :sign-in-button2816[Dec 09 2023 06:08:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.552s2817[Dec 09 2023 06:08:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.13 seconds2818[Dec 09 2023 06:08:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-a6296226.test/gitlab-qa-sandbox-group-7/design-management-9d56809c/the_awesome_project-68f974e1727717ff/-/issues/12819[Dec 09 2023 06:08:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.852s2820[Dec 09 2023 06:08:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design-image' took 0.879s2821[Dec 09 2023 06:08:25 UTC (QA Tests)] INFO -- clicking :design-file-name2822[Dec 09 2023 06:08:25 UTC (QA Tests)] INFO -- clicking :design-image-button2823[Dec 09 2023 06:08:25 UTC (QA Tests)] INFO -- filling :note-textarea with "This design is great!"2824[Dec 09 2023 06:08:25 UTC (QA Tests)] INFO -- clicking the coordinates of :note-textarea2825[Dec 09 2023 06:08:26 UTC (QA Tests)] INFO -- clicking :save-comment-button2826[Dec 09 2023 06:08:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.771s2827[Dec 09 2023 06:08:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? save-comment-button' took 0.796s2828 user adds a design and annotates it2829Create2830 Remote Development2831 when prerequisite is done in runtime2832 behaves like workspaces actions2833 creates a new workspace and then stops and terminates it (PENDING: Test is not compatible with this environment or pipeline)2834Secure2835 License Scanning2836 when populated by a Dependency Scan2837 populates licenses in the pipeline, dashboard and merge request (PENDING: Test is not compatible with this environment or pipeline)2838[Dec 09 2023 06:08:27 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2839{2840 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 103.17204633100005,2841 "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb": 53.69699967700001,2842 "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb": 30.846970059,2843 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 47.32526459600001,2844 "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb": 137.208341796,2845 "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb": 11.51857313100004,2846 "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb": 19.44788292899989,2847 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 34.613720593999915,2848 "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb": 87.64364759299997,2849 "qa/specs/features/browser_ui/10_govern/user/user_access_termination_spec.rb": 6.976438385999927,2850 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 36.496294187999865,2851 "qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb": 16.26459903,2852 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 1.98950924199994,2853 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 9.032116876000146,2854 "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb": 12.557813662999934,2855 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 23.27486846199986,2856 "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb": 36.739311414999975,2857 "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb": 12.956111903000192,2858 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 8.341012112000044,2859 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb": 365.66134741400015,2860 "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb": 16.650305117000016,2861 "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb": 13.707346921999942,2862 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 68.87484245299993,2863 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 26.36680403399987,2864 "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb": 20.41850497700011,2865 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 14.59041757,2866 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 10.637146340999834,2867 "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb": 13.751658858999917,2868 "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb": 10.919030506000126,2869 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 73.37065965400006,2870 "qa/specs/features/browser_ui/10_govern/project/project_access_token_spec.rb": 12.112519990000237,2871 "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb": 10.997705870000118,2872 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 23.11827993099996,2873 "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb": 29.44744634000017,2874 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb": 23.129096428999674,2875 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb": 10.728387756999837,2876 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 44.00551131400016,2877 "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb": 10.853976776999843,2878 "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb": 121.77624553099986,2879 "qa/specs/features/ee/browser_ui/10_govern/dismissed_vulnerabilities_in_security_widget_spec.rb": 58.951298036000026,2880 "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb": 96.46188378199986,2881 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb": 130.40505034299986,2882 "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb": 9.094631553,2883 "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb": 63.599349170000096,2884 "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb": 12.68007627299994,2885 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 27.732209622000028,2886 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 14.565055175999987,2887 "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb": 12.5856283540001642888}2889[Dec 09 2023 06:08:27 UTC (QA Tests)] INFO -- 2890Knapsack global time execution for tests: 33m 57s2891Pending: (Failures listed here are expected and do not affect your suite's status)2892 1) Fulfillment Utilization when Saas user limit experience enforcement limit counts includes invited group and project members2893 # Test is not compatible with this environment or pipeline2894 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:1162895 2) Fulfillment Utilization when Saas user limit experience enforcement does not allow adding more members2896 # Test is not compatible with this environment or pipeline2897 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:1022898 3) Fulfillment Utilization when Saas user limit experience new group enforcement removed when trial started2899 # Test is not compatible with this environment or pipeline2900 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:842901 4) Fulfillment Utilization when Saas user limit experience limit overage enforcement removed from private group when trial is started2902 # Test is not compatible with this environment or pipeline2903 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:542904 5) Configure AutoDevOps Templates using express template works with Auto DevOps2905 # Test is not compatible with this environment or pipeline2906 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:472907 6) Govern Instance audit event streaming when a project is created the external server receives the event2908 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4272662909 # ./qa/specs/features/shared_examples/audit_event_streaming_shared_examples.rb:52910 7) Govern Instance audit event streaming when a user is created the external server receives the event2911 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4272662912 # ./qa/specs/features/shared_examples/audit_event_streaming_shared_examples.rb:52913 8) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file project_snippet to a comment and verifies them2914 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922915 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:582916 9) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file personal_snippet to a comment and verifies them2917 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922918 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:582919 10) Plan Dora Metrics with project metrics behaves like dora metrics api endpoint returns correct metrics2920 # Test is not compatible with this environment or pipeline2921 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102922 11) Plan Dora Metrics with group metrics behaves like dora metrics api endpoint returns correct metrics2923 # Test is not compatible with this environment or pipeline2924 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102925 12) Package SaaS Container Registry pushes project image to the container registry and deletes tag2926 # Test is not compatible with this environment or pipeline2927 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:492928 13) Create Remote Development when prerequisite is done in runtime behaves like workspaces actions creates a new workspace and then stops and terminates it2929 # Test is not compatible with this environment or pipeline2930 # ./qa/specs/features/shared_examples/create_and_terminate_workspace_shared_examples.rb:52931 14) Secure License Scanning when populated by a Dependency Scan populates licenses in the pipeline, dashboard and merge request2932 # Test is not compatible with this environment or pipeline2933 # ./qa/specs/features/ee/browser_ui/13_secure/license_scanning_spec.rb:722934Finished in 35 minutes 24 seconds (files took 2.14 seconds to load)2935104 examples, 0 failures, 14 pending2936Randomized with seed 70152937[Dec 09 2023 06:08:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a6296226 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;'"`2938[Dec 09 2023 06:08:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a6296226 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2939[Dec 09 2023 06:08:28 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-a6296226`2940[Dec 09 2023 06:08:28 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-a6296226`2942Running after script...2943$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2944$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2945$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3137Not uploading cache qa-e2e-ruby-3.0-b74b539375b53bf5076593cb800c48ab-16 due to policy3139Uploading artifacts...3140gitlab-qa-run-*: found 497 matching artifact files and directories 3141Uploading artifacts as "archive" to coordinator... 201 Created id=5717148286 responseStatus=201 Created token=65_xB3Fq3142Uploading artifacts...3143gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3144Uploading artifacts as "junit" to coordinator... 201 Created id=5717148286 responseStatus=201 Created token=65_xB3Fq3145Uploading artifacts...3146/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3147Uploading artifacts as "dotenv" to coordinator... 201 Created id=5717148286 responseStatus=201 Created token=65_xB3Fq3149Job succeeded