verify-tests-yml
Passed Started
by
@huzaifaiftikhar1

Huzaifa Iftikhar
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org vHriyjxu, system ID: s_44fde8db605e3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 ...9Using docker image sha256:8a801b2308660a4f402adb0dae346c03751ca7d7f8ac9e7735fa41c6758bcaf7 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:dd691c108d58c7c9a4b47696dbae8f600f42df96f6940c4fc9adcf7eaf058cf3 ...11Running on runner-vhriyjxu-project-278964-concurrent-0 via runner-vhriyjxu-private-1709870416-754fd2d4...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 155585, done. 17remote: Counting objects: 100% (155585/155585), done. 18remote: Compressing objects: 100% (108371/108371), done. 19remote: Total 155585 (delta 69442), reused 103404 (delta 41216), pack-reused 0 20Receiving objects: 100% (155585/155585), 124.30 MiB | 31.35 MiB/s, done.21Resolving deltas: 100% (69442/69442), done.23 * [new ref] refs/pipelines/1205849933 -> refs/pipelines/120584993324 * [new branch] master -> origin/master25Checking out 4204d585 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Using docker image sha256:8a801b2308660a4f402adb0dae346c03751ca7d7f8ac9e7735fa41c6758bcaf7 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:dd691c108d58c7c9a4b47696dbae8f600f42df96f6940c4fc9adcf7eaf058cf3 ...30$ source scripts/utils.sh31$ install_tff_gem32$ gem install test_file_finder --no-document --version 0.2.133Successfully installed faraday-net_http-3.1.034Successfully installed faraday-2.9.035Successfully installed test_file_finder-0.2.1363 gems installed37$ scripts/verify-tff-mapping38==> 'gem install test_file_finder --no-document --version 0.2.1' succeeded in 1 seconds.39tff mapping verification passed.41Job succeeded