review-app-test-results
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QvBVRoXM3 feature flags: FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 ...9Using docker image sha256:04085380f532a3fd945e45d345dddfc157a10d62ac803880e1a17995b11628b1 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:2a73e390d6779d30b332639478e5b1571a13f35412e26f399afea11cccf9403a ...11Running on runner-qvbvroxm-project-278964-concurrent-0 via runner-qvbvroxm-private-1670453939-9952eb28...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: 131499, done. 18remote: Counting objects: 100% (131499/131499), done. 19remote: Compressing objects: 100% (83189/83189), done. 20remote: Total 131499 (delta 58638), reused 93255 (delta 43745), pack-reused 0 21Receiving objects: 100% (131499/131499), 113.69 MiB | 33.38 MiB/s, done.22Resolving deltas: 100% (58638/58638), done.24 * [new ref] refs/pipelines/716518733 -> refs/pipelines/71651873325Checking out 00d8c88b as refs/merge-requests/105876/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 31Successfully extracted cache33Using docker image sha256:04085380f532a3fd945e45d345dddfc157a10d62ac803880e1a17995b11628b1 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:2a73e390d6779d30b332639478e5b1571a13f35412e26f399afea11cccf9403a ...34$ cd qa && bundle install35Bundle complete! 36 Gemfile dependencies, 121 gems now installed.36Gems in the groups 'production' and 'development' were not installed.37Bundled gems are installed into `./vendor`38$ bundle exec rake "ci:download_test_results[start-review-app-pipeline,e2e-test-report,${CI_PROJECT_DIR}]"39warning: parser/current is loading parser/ruby27, which recognizes2.7.6-compliant syntax, but you are running 2.7.7.41rake aborted!42RestClient::NotFound: 404 Not Found43/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:249:in `exception_with_response'44/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:129:in `return!'45/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/request.rb:836:in `process_result'46/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/request.rb:743:in `block in transmit'47/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/request.rb:727:in `transmit'48/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/request.rb:163:in `execute'49/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:233:in `_follow_redirection'50/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:145:in `follow_redirection'51/builds/gitlab-org/gitlab/qa/qa/tools/ci/helpers.rb:28:in `api_get'52/builds/gitlab-org/gitlab/qa/qa/tools/ci/test_results.rb:44:in `download_test_results'53/builds/gitlab-org/gitlab/qa/qa/tools/ci/test_results.rb:22:in `get'54tasks/ci.rake:59:in `block (2 levels) in <top (required)>'55/builds/gitlab-org/gitlab/qa/vendor/ruby/2.7.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'56/usr/local/bin/bundle:23:in `load'57/usr/local/bin/bundle:23:in `<main>'58Tasks: TOP => ci:download_test_results59(See full trace by running task with --trace)60[Dec 08 2022 00:54:47 UTC (CI Tools)] INFO -- Fetching test results for 'start-review-app-pipeline'61[Dec 08 2022 00:54:47 UTC (CI Tools)] DEBUG -- fetching pipeline id of 'start-review-app-pipeline' child pipeline62[Dec 08 2022 00:54:47 UTC (CI Tools)] DEBUG -- fetching job id of test report job63[Dec 08 2022 00:54:47 UTC (CI Tools)] DEBUG -- fetching test results artifact archive65Uploading artifacts...66WARNING: qa/tmp/rspec-*.xml: no matching files. Ensure that the artifact path is relative to the working directory 67ERROR: No files to upload 69ERROR: Job failed: exit code 1