Running with gitlab-runner 13.9.0-rc2 (69c049fd)
  on docker-auto-scale fa6cab46
  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true
section_start:1616511369:resolve_secrets
Resolving secrets
section_end:1616511369:resolve_secrets
section_start:1616511369:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image ruby:2.7 ...
Pulling docker image ruby:2.7 ...
Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...
section_end:1616511453:prepare_executor
section_start:1616511453:prepare_script
Preparing environment
Running on runner-fa6cab46-project-5655380-concurrent-0 via runner-fa6cab46-stg-srm-1616511369-87d768f6...
section_end:1616511456:prepare_script
section_start:1616511456:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/
Created fresh repository.
Checking out 8de1bc8a as master...

Skipping Git submodules setup
section_end:1616511476:get_sources
section_start:1616511476:step_script
Executing "step_script" stage of the job script
Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...
$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb
$ source ./scripts/utils.sh
$ source ./scripts/rspec_helpers.sh
$ install_gitlab_gem
Successfully installed multi_xml-0.6.0
Successfully installed mime-types-data-3.2021.0225
Successfully installed mime-types-3.3.1
When you HTTParty, you must party hard!
Successfully installed httparty-0.18.1
4 gems installed
Successfully installed unicode-display_width-1.7.0
Successfully installed terminal-table-1.8.0
Successfully installed gitlab-4.17.0
3 gems installed
$ install_tff_gem
Successfully installed test_file_finder-0.1.1
1 gem installed
$ retrieve_tests_mapping
No API token given.
No API token given.
Writing unpacked crystalball/mapping.json
Saved crystalball/mapping.json.
$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then tooling/bin/find_tests ${MATCHED_TESTS_FILE}; fi
$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then echo "test files affected: $(cat $MATCHED_TESTS_FILE)"; fi
section_end:1616511495:step_script
section_start:1616511495:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
WARNING: tmp/matching_foss_tests.txt: no matching files 
ERROR: No files to upload                          
section_end:1616511496:upload_artifacts_on_success
section_start:1616511497:cleanup_file_variables
Cleaning up file based variables
section_end:1616511498:cleanup_file_variables
Job succeeded