detect-tests as-if-foss
Passed Started
by
@dbalexandre

Douglas Barbosa Alexandre
1Running with gitlab-runner 14.7.0~beta.58.gfa48f33b (fa48f33b)2 on blue-2.shared-gitlab-org.runners-manager.gitlab.com/default NL4gfoBe3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 ...9Using docker image sha256:af2a9175e04a93663b4f073b6c275727f9bd6a7f27efe6ba8ec35aabb245d307 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:bf043518f1cb6712fc084ce939cfcf9d5084fb009955c80aa3973b6bc8bbd528 ...11Running on runner-nl4gfobe-project-278964-concurrent-0 via runner-nl4gfobe-shared-gitlab-org-1643991485-47082c27...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: 119975, done. 18remote: Counting objects: 100% (119975/119975), done. 19remote: Compressing objects: 100% (79457/79457), done.20remote: Total 119975 (delta 54354), reused 82008 (delta 35960), pack-reused 0 21Receiving objects: 100% (119975/119975), 113.03 MiB | 29.13 MiB/s, done.22Resolving deltas: 100% (54354/54354), done.24 * [new ref] 075476b823110142086f2b93d474f8349e99b4a0 -> refs/pipelines/46383679925 * [new branch] master -> origin/master26Checking out 075476b8 as master...27Skipping Git submodules setup29Using docker image sha256:af2a9175e04a93663b4f073b6c275727f9bd6a7f27efe6ba8ec35aabb245d307 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:bf043518f1cb6712fc084ce939cfcf9d5084fb009955c80aa3973b6bc8bbd528 ...30$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb31$ source ./scripts/utils.sh32$ source ./scripts/rspec_helpers.sh33$ install_gitlab_gem34$ gem install httparty --no-document --version 0.18.135Successfully installed mime-types-data-3.2022.010536Successfully installed mime-types-3.4.137Successfully installed multi_xml-0.6.038When you HTTParty, you must party hard!39Successfully installed httparty-0.18.1404 gems installed41==> 'gem install httparty --no-document --version 0.18.1' succeeded in 1 seconds.42$ gem install gitlab --no-document --version 4.17.043Successfully installed unicode-display_width-1.8.044Successfully installed terminal-table-1.8.045Successfully installed gitlab-4.17.0463 gems installed47==> 'gem install gitlab --no-document --version 4.17.0' succeeded in 1 seconds.48$ install_tff_gem49$ gem install test_file_finder --no-document --version 0.1.150Successfully installed test_file_finder-0.1.1511 gem installed52==> 'gem install test_file_finder --no-document --version 0.1.1' succeeded in 0 seconds.53$ retrieve_tests_mapping54test_metadata_with_mapping_job_id: 205460723255Writing unpacked crystalball/mapping.json56Saved crystalball/mapping.json.57$ retrieve_frontend_fixtures_mapping58test_metadata_with_mapping_job_id: 205573842259$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then # collapsed multi-line command61Uploading artifacts...62WARNING: tmp/changed_foss_files.txt: no matching files 63WARNING: tmp/matching_foss_tests.txt: no matching files 64crystalball/frontend_fixtures_mapping.json: found 1 matching files and directories 65Uploading artifacts as "archive" to coordinator... 201 Created id=2055931278 responseStatus=201 Created token=ysSYcxUW67Job succeeded