verify-tests-yml
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine3.13 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine3.13 ...9Using docker image sha256:696fe92548064ededd10e050ec552f7db40bccec2785307c53cc5c9e45195a6d for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine3.13 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:3d7f09566ccfce8b7aa040b4cfe768b05679bd7a24545d23c16d64bb39486bd2 ...11Running on runner-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1667568833-26edf61f...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: 131941, done. 18remote: Counting objects: 100% (131941/131941), done. 19remote: Compressing objects: 100% (84791/84791), done. 20remote: Total 131941 (delta 60034), reused 91700 (delta 42339), pack-reused 0 21Receiving objects: 100% (131941/131941), 114.94 MiB | 28.83 MiB/s, done.22Resolving deltas: 100% (60034/60034), done.24 * [new ref] refs/pipelines/685831713 -> refs/pipelines/68583171325 * [new branch] master -> origin/master26Checking out 58c4ca27 as master...27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Using docker image sha256:696fe92548064ededd10e050ec552f7db40bccec2785307c53cc5c9e45195a6d for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7-alpine3.13 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:3d7f09566ccfce8b7aa040b4cfe768b05679bd7a24545d23c16d64bb39486bd2 ...31$ source scripts/utils.sh32$ install_tff_gem33$ gem install test_file_finder --no-document --version 0.1.434Successfully installed faraday-em_http-1.0.035Successfully installed faraday-em_synchrony-1.0.036Successfully installed faraday-excon-1.1.037Successfully installed faraday-httpclient-1.0.138Successfully installed multipart-post-2.2.339Successfully installed faraday-multipart-1.0.440Successfully installed faraday-net_http-1.0.141Successfully installed faraday-net_http_persistent-1.2.042Successfully installed faraday-patron-1.0.043Successfully installed faraday-rack-1.0.044Successfully installed faraday-retry-1.0.345Successfully installed ruby2_keywords-0.0.546Successfully installed faraday-1.10.247Successfully installed test_file_finder-0.1.44814 gems installed49$ scripts/verify-tff-mapping50==> 'gem install test_file_finder --no-document --version 0.1.4' succeeded in 1 seconds.51tff mapping verification passed.53Job succeeded