package-and-qa
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 14.6.0~beta.30.g4c96395a (4c96395a)2 on blue-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QvBVRoXM3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine ...9Using docker image sha256:3fd7f30ca678d3e26b1a0bcb23d2ae7984347e77a99d0266ca78133543efcc0b for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:9ec400cdfb1268a573247a4525a6ae1b882e69957dd4628dcf00f3d191a22e1b ...11Running on runner-qvbvroxm-project-278964-concurrent-0 via runner-qvbvroxm-private-1641393790-bbd7609a...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 114249, done. 18remote: Counting objects: 100% (114249/114249), done. 19remote: Compressing objects: 100% (80016/80016), done. 20remote: Total 114249 (delta 47215), reused 77506 (delta 29649), pack-reused 0 21Receiving objects: 100% (114249/114249), 117.23 MiB | 33.00 MiB/s, done.22Resolving deltas: 100% (47215/47215), done.24 * [new ref] 90243b49341c50c4033a5ec16d98bc9bedcd089c -> refs/pipelines/44202623025Checking out 90243b49 as refs/merge-requests/73492/merge...26Skipping Git submodules setup28Downloading artifacts for detect-tests (1944416688)...29Downloading artifacts from coordinator... ok id=1944416688 responseStatus=200 OK token=DMhsDyju31Using docker image sha256:3fd7f30ca678d3e26b1a0bcb23d2ae7984347e77a99d0266ca78133543efcc0b for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:9ec400cdfb1268a573247a4525a6ae1b882e69957dd4628dcf00f3d191a22e1b ...32$ source scripts/utils.sh33$ install_gitlab_gem34Successfully installed multi_xml-0.6.035Successfully installed mime-types-data-3.2021.111536Successfully installed mime-types-3.4.137When you HTTParty, you must party hard!38Successfully installed httparty-0.18.1394 gems installed40Successfully installed unicode-display_width-1.8.041Successfully installed terminal-table-1.8.042Successfully installed gitlab-4.17.0433 gems installed44$ tooling/bin/find_change_diffs ${CHANGES_DIFFS_DIR}45$ tooling/bin/qa/check_if_qa_only_spec_changes ${CHANGES_FILE} ${ONLY_QA_CHANGES_FILE}46$ [ -f $ONLY_QA_CHANGES_FILE ] && export QA_TESTS="`cat $ONLY_QA_CHANGES_FILE`"47$ echo "QA_TESTS: $QA_TESTS"48QA_TESTS: 49$ exit_code=0 && tooling/bin/qa/package_and_qa_check ${CHANGES_DIFFS_DIR} || exit_code=$?50$ echo $exit_code51052$ if [ $exit_code -eq 0 ]; then # collapsed multi-line command53Triggering downstream pipeline on gitlab-org/build/omnibus-gitlab-mirror54with variables {"GITLAB_REF_SLUG"=>"qa-geo-check-address", "TRIGGERED_USER"=>"🤖 GitLab Bot 🤖", "TRIGGER_SOURCE"=>"https://gitlab.com/gitlab-org/gitlab/-/jobs/1944416733", "TOP_UPSTREAM_SOURCE_PROJECT"=>"gitlab-org/gitlab", "TOP_UPSTREAM_SOURCE_JOB"=>"https://gitlab.com/gitlab-org/gitlab/-/jobs/1944416733", "TOP_UPSTREAM_SOURCE_SHA"=>"6f07681c99251068b354c9a8801c0a45ed7e875d", "TOP_UPSTREAM_SOURCE_REF"=>"qa-geo-check-address", "TOP_UPSTREAM_MERGE_REQUEST_PROJECT_ID"=>"278964", "TOP_UPSTREAM_MERGE_REQUEST_IID"=>"73492", "GITLAB_VERSION"=>"6f07681c99251068b354c9a8801c0a45ed7e875d", "IMAGE_TAG"=>"6f07681c99251068b354c9a8801c0a45ed7e875d", "QA_IMAGE"=>"registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:6f07681c99251068b354c9a8801c0a45ed7e875d", "SKIP_QA_DOCKER"=>"true", "ALTERNATIVE_SOURCES"=>"true", "SECURITY_SOURCES"=>"false", "ee"=>"true", "QA_BRANCH"=>"master", "CACHE_UPDATE"=>nil, "GITLAB_QA_OPTIONS"=>nil, "QA_TESTS"=>nil, "ALLURE_JOB_NAME"=>"package-and-qa", "GITLAB_SHELL_VERSION"=>"13.22.1", "GITLAB_ELASTICSEARCH_INDEXER_VERSION"=>"2.17.0", "GITLAB_KAS_VERSION"=>"14.5.0", "GITLAB_WORKHORSE_VERSION"=>"14.7.0-pre", "GITLAB_PAGES_VERSION"=>"1.50.0", "GITALY_SERVER_VERSION"=>"68091bcb23719a26f8b638cc5d1d87ee4a48cd87"}55Triggered downstream pipeline: https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/44205026856Waiting for downstream pipeline status57............................................................................................................../scripts/trigger-build:418:in `block in wait!': Pipeline did not succeed! (RuntimeError)58 from ./scripts/trigger-build:409:in `times'59 from ./scripts/trigger-build:409:in `wait!'60 from ./scripts/trigger-build:450:in `<main>'62ERROR: Job failed: exit code 1