integrations
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.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-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1702096344-083f8b78-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 | 42.26 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...32WARNING: file does not exist 33Failed to extract cache35Downloading artifacts for download-knapsack-report (5717148282)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5717148282 responseStatus=200 OK token=65_Usca337Downloading artifacts for download-fast-quarantine-report (5717148283)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5717148283 responseStatus=200 OK token=65_Usca340Using 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 erubi 1.12.050Fetching racc 1.7.151Fetching crass 1.0.652Fetching rack 2.2.3.153Fetching builder 3.2.454Fetching 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 extensions60Installing minitest 5.20.061Fetching unf_ext 0.0.8.262Installing 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 unf_ext 0.0.8.2 with native extensions75Fetching systemu 2.6.576Installing require_all 3.0.077Installing diff-lcs 1.378Fetching sexp_processor 4.17.079Installing systemu 2.6.580Fetching sync 0.5.081Fetching ast 2.4.282Fetching debug_inspector 1.1.083Installing sexp_processor 4.17.084Fetching byebug 11.1.385Installing sync 0.5.086Installing ast 2.4.287Fetching matrix 0.4.288Installing debug_inspector 1.1.0 with native extensions89Fetching mini_mime 1.1.090Fetching regexp_parser 2.1.191Installing byebug 11.1.3 with native extensions92Fetching colorize 0.8.193Installing matrix 0.4.294Fetching rubyzip 2.3.295Installing mini_mime 1.1.096Installing regexp_parser 2.1.197Installing colorize 0.8.198Installing rubyzip 2.3.299Fetching websocket 1.2.10100Fetching coderay 1.1.2101Installing websocket 1.2.10102Fetching multi_xml 0.6.0103Installing coderay 1.1.2104Installing multi_xml 0.6.0105Fetching unicode-display_width 2.4.2106Fetching zeitwerk 2.6.12107Installing unicode-display_width 2.4.2108Fetching declarative 0.0.20109Fetching excon 0.92.4110Installing zeitwerk 2.6.12111Fetching faraday-net_http 3.0.0112Fetching ruby2_keywords 0.0.5113Fetching ffi 1.15.5114Installing declarative 0.0.20115Fetching formatador 0.3.0116Installing faraday-net_http 3.0.0117Fetching multi_json 1.15.0118Installing excon 0.92.4119Installing formatador 0.3.0120Fetching jwt 2.5.0121Installing ruby2_keywords 0.0.5122Installing multi_json 1.15.0123Fetching memoist 0.16.2124Fetching httpclient 2.8.3125Installing jwt 2.5.0126Fetching os 1.1.4127Installing memoist 0.16.2128Fetching trailblazer-option 0.1.2129Fetching uber 0.1.0130Installing os 1.1.4131Fetching retriable 3.1.2132Fetching webrick 1.7.0133Installing trailblazer-option 0.1.2134Installing uber 0.1.0135Installing ffi 1.15.5 with native extensions136Fetching http-form_data 2.3.0137Installing retriable 3.1.2138Installing webrick 1.7.0139Fetching parallel 1.23.0140Fetching rainbow 3.1.1141Installing httpclient 2.8.3142Installing http-form_data 2.3.0143Installing parallel 1.23.0144Fetching table_print 1.5.7145Installing rainbow 3.1.1146Fetching influxdb-client 3.0.0147Fetching knapsack 4.0.0148Fetching method_source 1.0.0149Installing table_print 1.5.7150Installing method_source 1.0.0151Installing influxdb-client 3.0.0152Fetching rotp 6.3.0153Fetching ruby-debug-ide 0.7.3154Fetching slack-notifier 2.4.0155Installing rotp 6.3.0156Installing ruby-debug-ide 0.7.3 with native extensions157Installing slack-notifier 2.4.0158Fetching warning 1.3.0159Fetching addressable 2.8.1160Installing knapsack 4.0.0161Installing warning 1.3.0162Fetching rspec-core 3.12.0163Fetching rack-test 1.1.0164Fetching mime-types 3.4.1165Installing addressable 2.8.1166Installing rack-test 1.1.0167Installing mime-types 3.4.1168Fetching macaddr 1.7.2169Installing rspec-core 3.12.0170Fetching rspec-expectations 3.12.0171Fetching rspec-mocks 3.12.0172Installing macaddr 1.7.2173Fetching tins 1.32.1174Installing rspec-expectations 3.12.0175Installing rspec-mocks 3.12.0176Fetching ruby_parser 3.20.3177Fetching parser 3.2.2.1178Fetching i18n 1.12.0179Fetching tzinfo 2.0.6180Installing tins 1.32.1181Installing i18n 1.12.0182Installing tzinfo 2.0.6183Fetching httparty 0.21.0184Fetching binding_of_caller 1.0.0185Installing ruby_parser 3.20.3186Fetching selenium-webdriver 4.16.0187Installing httparty 0.21.0188Installing binding_of_caller 1.0.0189Installing parser 3.2.2.1190Fetching terminal-table 3.0.2191Installing terminal-table 3.0.2192Fetching faraday 2.5.2193Fetching nokogiri 1.15.5 (x86_64-linux)194Fetching representable 3.2.0195Installing faraday 2.5.2196Fetching parallel_tests 4.3.0197Installing representable 3.2.0198Installing parallel_tests 4.3.0199Fetching pry 0.14.1200Fetching unf 0.1.4201Fetching launchy 2.5.0202Fetching fog-core 2.1.0203Installing launchy 2.5.0204Installing pry 0.14.1205Installing unf 0.1.4206Installing fog-core 2.1.0207Fetching uuid 2.3.9208Fetching rspec-retry 0.6.2209Installing uuid 2.3.9210Installing rspec-retry 0.6.2211Fetching 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 protocol 2.0.0220Installing gitlab 4.19.0221Installing nokogiri 1.15.5 (x86_64-linux)222Installing activesupport 7.0.8223Fetching unparser 0.6.5224Installing unparser 0.6.5225Fetching faraday-retry 2.2.0226Installing faraday-retry 2.2.0227Fetching signet 0.17.0228Installing signet 0.17.0229Fetching google-cloud-env 1.6.0230Installing faker 3.2.2231Fetching sawyer 0.9.2232Installing google-cloud-env 1.6.0233Fetching domain_name 0.5.20190701234Installing sawyer 0.9.2235Fetching allure-ruby-commons 2.23.0236Installing domain_name 0.5.20190701237Installing allure-ruby-commons 2.23.0238Fetching fog-json 1.2.0239Fetching pry-byebug 3.10.1240Installing fog-json 1.2.0241Fetching mize 0.4.1242Installing pry-byebug 3.10.1243Fetching confiner 0.4.0244Installing mize 0.4.1245Fetching proc_to_ast 0.1.0246Installing confiner 0.4.0247Fetching googleauth 1.2.0248Installing proc_to_ast 0.1.0249Fetching octokit 8.0.0250Fetching deprecation_toolkit 2.0.4251Installing googleauth 1.2.0252Installing deprecation_toolkit 2.0.4253Fetching factory_bot 6.3.0254Installing octokit 8.0.0255Installing selenium-webdriver 4.16.0256Fetching allure-rspec 2.23.0257Installing factory_bot 6.3.0258Installing allure-rspec 2.23.0259Fetching http-cookie 1.0.5260Fetching amatch 0.4.1261Fetching rspec-parameterized-core 1.0.0262Installing http-cookie 1.0.5263Installing rspec-parameterized-core 1.0.0264Installing amatch 0.4.1 with native extensions265Fetching google-apis-core 0.9.0266Fetching rest-client 2.1.0267Installing google-apis-core 0.9.0268Fetching rspec-parameterized-table_syntax 1.0.0269Installing rest-client 2.1.0270Fetching rails-dom-testing 2.0.3271Installing rspec-parameterized-table_syntax 1.0.0272Fetching loofah 2.21.3273Installing rails-dom-testing 2.0.3274Fetching xpath 3.2.0275Fetching fog-xml 0.1.4276Installing loofah 2.21.3277Installing xpath 3.2.0278Fetching google-apis-compute_v1 0.51.0279Installing fog-xml 0.1.4280Fetching google-apis-dns_v1 0.27.0281Fetching google-apis-iamcredentials_v1 0.14.0282Fetching google-apis-monitoring_v3 0.33.0283Installing google-apis-dns_v1 0.27.0284Installing google-apis-iamcredentials_v1 0.14.0285Fetching google-apis-pubsub_v1 0.28.0286Fetching google-apis-sqladmin_v1beta4 0.36.0287Installing google-apis-compute_v1 0.51.0288Installing google-apis-monitoring_v3 0.33.0289Installing google-apis-pubsub_v1 0.28.0290Fetching google-apis-storage_v1 0.19.0291Installing google-apis-sqladmin_v1beta4 0.36.0292Fetching rspec-parameterized 1.0.0293Fetching airborne 0.3.7294Fetching capybara 3.39.2295Installing google-apis-storage_v1 0.19.0296Installing rspec-parameterized 1.0.0297Installing airborne 0.3.7298Fetching rails-html-sanitizer 1.5.0299Fetching fog-google 1.19.0300Installing rails-html-sanitizer 1.5.0301Fetching actionview 7.0.8302Installing capybara 3.39.2303Installing fog-google 1.19.0304Installing actionview 7.0.8305Fetching watir 7.1.0306Fetching capybara-screenshot 1.0.26307Installing capybara-screenshot 1.0.26308Installing watir 7.1.0309Fetching 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::Integration::Integrations registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:296e9ed2809268902ed809d17394fd61382aed84 -- --format QA::Support::JsonFormatter --out tmp/rspec-5717148318.json --format RspecJunitFormatter --out tmp/rspec-5717148318.xml --format html --out tmp/rspec-$(echo integrations | sed 's/[ /]/_/g').htm --color --format documentation'348$ eval "$QA_COMMAND"349[Dec 09 2023 05:26:26 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-f752b15a$`350[Dec 09 2023 05:26:26 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-f752b15a --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:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/tls_certificates/authority/. alpine-f752b15a:/etc/gitlab/trusted-certs`352[Dec 09 2023 05:26:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/tls_certificates/gitlab/. alpine-f752b15a:/etc/gitlab/ssl`353[Dec 09 2023 05:26:29 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-f752b15a`354[Dec 09 2023 05:26:29 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-f752b15a`355[Dec 09 2023 05:26:29 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`356[Dec 09 2023 05:26:30 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:18 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-integrations$`358[Dec 09 2023 05:27:19 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`359[Dec 09 2023 05:27:19 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`360[Dec 09 2023 05:27:19 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-integrations --net test --hostname gitlab-integrations.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-26-3c6c7638/gitlab-integrations/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:296e9ed2809268902ed809d17394fd61382aed84`361[Dec 09 2023 05:27:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-integrations bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-12-09 05:26:26362gitlab_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:29 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-integrations`368[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...369[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-integrations`370[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-integrations 80/tcp`371[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!372[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-integrations bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`373[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-integrations 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:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-integrations bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`380[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/support/data gitlab-integrations:/tmp/data-seeds`381[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Running exec_commands...382[Dec 09 2023 05:30:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-integrations bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`383[Dec 09 2023 05:31:44 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`384[Dec 09 2023 05:31:44 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:47 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee386[Dec 09 2023 05:32:47 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_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_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-26-3c6c7638/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-12-09-05-26-26-3c6c7638/gitlab-ee-qa-50536052:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --name gitlab-ee-qa-50536052 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:296e9ed2809268902ed809d17394fd61382aed84 Test::Instance::All http://gitlab-integrations.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5717148318.json --format RspecJunitFormatter --out tmp/rspec-5717148318.xml --format html --out tmp/rspec-integrations.htm --color --format documentation --tag integrations`387[Dec 09 2023 05:33:05 UTC (QA Tests)] WARN -- /home/gitlab/qa//home/gitlab/qa/rspec/fast_quarantine-gitlab.txt doesn't exist!3882023-12-09 05:33:05 / CONF :: 389 ==> Base URL: http://gitlab-integrations.test390 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f6807288ef0>391 ==> Libraries: Chemlab::Vendor392Run options:393 include {:integrations=>true}394 exclude {:geo=>true, :requires_praefect=>true}395Randomized with seed 41654396[Dec 09 2023 05:34:30 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA397[Dec 09 2023 05:34:30 UTC (QA Tests)] INFO -- Using Browser: chrome398[Dec 09 2023 05:34:30 UTC (QA Tests)] INFO -- Performing sanity check for environment!399[Dec 09 2023 05:34:31 UTC (QA Tests)] INFO -- Performing initial license fabrication!400[Dec 09 2023 05:34:31 UTC (QA Tests)] INFO -- Successfully added license key. Details:401{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}402[Dec 09 2023 05:34:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.26 seconds403[Dec 09 2023 05:34:31 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database404[Dec 09 2023 05:34:32 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}405Manage406 WebHooks integration407[Dec 09 2023 05:34:33 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}408No such file or directory @ rb_sysopen - /home/gitlab/qa//home/gitlab/qa/rspec/fast_quarantine-gitlab.txt409[Dec 09 2023 05:34:34 UTC (QA Tests)] INFO -- Starting test: Manage WebHooks integration sends a merge request event410[Dec 09 2023 05:34:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`411[Dec 09 2023 05:34:34 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 `412[Dec 09 2023 05:34:35 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA413[Dec 09 2023 05:34:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-6ojjzul1' via cache in 0.0 seconds414[Dec 09 2023 05:34:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.48 seconds415[Dec 09 2023 05:34:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb' via api in 2.98 seconds416[Dec 09 2023 05:34:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb/project-with-webhooks-acc6fb7e729ed3bf' via api in 4.97 seconds417[Dec 09 2023 05:34:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectWebHook with id '1' via api in 5.31 seconds418[Dec 09 2023 05:34:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.51 seconds419[Dec 09 2023 05:34:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.06 seconds420[Dec 09 2023 05:34:47 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments421 sends a merge request event422[Dec 09 2023 05:34:47 UTC (QA Tests)] INFO -- Starting test: Manage WebHooks integration sends a push event423[Dec 09 2023 05:34:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds424[Dec 09 2023 05:34: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-35-3cdedb3ed0ede0eb' via api in 0.22 seconds425[Dec 09 2023 05:34:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb/project-with-webhooks-7268cbe11c917b70' via api in 1.19 seconds426[Dec 09 2023 05:34:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectWebHook with id '2' via api in 1.39 seconds427[Dec 09 2023 05:34:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"428[Dec 09 2023 05:34:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.3 seconds429[Dec 09 2023 05:34:50 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments430 sends a push event431[Dec 09 2023 05:34:50 UTC (QA Tests)] INFO -- Starting test: Manage WebHooks integration sends a wiki page event432[Dec 09 2023 05:34:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds433[Dec 09 2023 05:34: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-35-3cdedb3ed0ede0eb' via api in 0.2 seconds434[Dec 09 2023 05:34: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-35-3cdedb3ed0ede0eb/project-with-webhooks-0f16381194851f32' via api in 2.63 seconds435[Dec 09 2023 05:34:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectWebHook with id '3' via api in 2.76 seconds436[Dec 09 2023 05:34:55 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments437 sends a wiki page event438[Dec 09 2023 05:34:55 UTC (QA Tests)] INFO -- Starting test: Manage WebHooks integration sends a tag event439[Dec 09 2023 05:34:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds440[Dec 09 2023 05:34:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb' via api in 0.19 seconds441[Dec 09 2023 05:34:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb/project-with-webhooks-776a12876752d5d0' via api in 1.66 seconds442[Dec 09 2023 05:34:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectWebHook with id '4' via api in 1.85 seconds443[Dec 09 2023 05:34:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"444[Dec 09 2023 05:34:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.83 seconds445[Dec 09 2023 05:35:00 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments446 sends a tag event447[Dec 09 2023 05:35:02 UTC (QA Tests)] INFO -- Starting test: Manage WebHooks integration sends an issues and note event448[Dec 09 2023 05:35:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds449[Dec 09 2023 05:35: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-35-3cdedb3ed0ede0eb' via api in 0.18 seconds450[Dec 09 2023 05:35:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb/project-with-webhooks-c3a3da0faedbc038' via api in 1.61 seconds451[Dec 09 2023 05:35:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectWebHook with id '5' via api in 1.74 seconds452[Dec 09 2023 05:35:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '1' via api in 0.34 seconds453[Dec 09 2023 05:35:06 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments454 sends an issues and note event455 when hook fails456[Dec 09 2023 05:35:08 UTC (QA Tests)] INFO -- Starting test: Manage WebHooks integration when hook fails hook is auto-disabled457[Dec 09 2023 05:35:08 UTC (QA Tests)] INFO -- Enabling feature: auto_disabling_web_hooks458[Dec 09 2023 05:35:08 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: auto_disabling_web_hooks459[Dec 09 2023 05:35:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.12 seconds460[Dec 09 2023 05:35: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-35-3cdedb3ed0ede0eb' via api in 0.25 seconds461[Dec 09 2023 05:35:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb/project-with-webhooks-e86aa835ad0c7b2e' via api in 1.17 seconds462[Dec 09 2023 05:35:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectWebHook with id '6' via api in 1.37 seconds463[Dec 09 2023 05:35:18 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments464[Dec 09 2023 05:35:48 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.465[Dec 09 2023 05:35:48 UTC (QA Tests)] INFO -- Starting test: Manage WebHooks integration when hook fails hook is auto-disabled466[Dec 09 2023 05:35:48 UTC (QA Tests)] INFO -- Enabling feature: auto_disabling_web_hooks467[Dec 09 2023 05:35:48 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: auto_disabling_web_hooks468[Dec 09 2023 05:35:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds469[Dec 09 2023 05:35: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-35-3cdedb3ed0ede0eb' via api in 0.21 seconds470[Dec 09 2023 05:35: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-35-3cdedb3ed0ede0eb/project-with-webhooks-6c5e3238645ea308' via api in 3.49 seconds471[Dec 09 2023 05:35:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectWebHook with id '7' via api in 3.64 seconds472[Dec 09 2023 05:36:00 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments473 hook is auto-disabled4751st Try error in ./qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb:108:476Should have 4 events, got: 5478RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb:108479[Dec 09 2023 05:36:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f smocker-server`480Manage481 Group WebHooks integration482[Dec 09 2023 05:36:01 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}483[Dec 09 2023 05:36:01 UTC (QA Tests)] INFO -- Starting test: Manage Group WebHooks integration sends subgroup events484[Dec 09 2023 05:36:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`485[Dec 09 2023 05:36:01 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 `486[Dec 09 2023 05:36:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds487[Dec 09 2023 05:36:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-webhooks-1a868d67' via api in 0.54 seconds488[Dec 09 2023 05:36:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupWebHook with id '8' via api in 0.88 seconds489[Dec 09 2023 05:36:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-webhooks-1a868d67/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb'490[Dec 09 2023 05:36:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-webhooks-1a868d67/qa-test-2023-12-09-05-34-35-3cdedb3ed0ede0eb'491[Dec 09 2023 05:36:04 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>30, :sleep_interval=>2}' arguments492 sends subgroup events493 when hook fails494 group hooks do not auto-disable (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/431816)495[Dec 09 2023 05:36:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f smocker-server`496Pending: (Failures listed here are expected and do not affect your suite's status)497 1) Manage Group WebHooks integration when hook fails group hooks do not auto-disable498 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/431816499 # ./qa/specs/features/ee/api/1_manage/integrations/group_webhook_events_spec.rb:58500Finished in 3 minutes 0.4 seconds (files took 2.32 seconds to load)5018 examples, 0 failures, 1 pending502Randomized with seed 41654503[Dec 09 2023 05:36:07 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-integrations 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;'"`504[Dec 09 2023 05:36:07 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-integrations bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`505[Dec 09 2023 05:36:07 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-integrations`506[Dec 09 2023 05:36:07 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-integrations`508Running after script...509$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command510$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")511$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"537Not uploading cache qa-e2e-ruby-3.0-b74b539375b53bf5076593cb800c48ab-16 due to policy539Uploading artifacts...540gitlab-qa-run-*: found 123 matching artifact files and directories 541Uploading artifacts as "archive" to coordinator... 201 Created id=5717148318 responseStatus=201 Created token=65_Usca3542Uploading artifacts...543gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 544Uploading artifacts as "junit" to coordinator... 201 Created id=5717148318 responseStatus=201 Created token=65_Usca3545Uploading artifacts...546/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 547Uploading artifacts as "dotenv" to coordinator... 201 Created id=5717148318 responseStatus=201 Created token=65_Usca3549Job succeeded