There was an error fetching the job.
setup-test-env
Passed Started
by
@ebanks
Erick Banks
1Running with gitlab-runner 14.0.1 (c1edb478)2 on docker-auto-scale-com d5ae8d253 feature flags: FF_USE_FASTZIP:true, FF_SKIP_DOCKER_MACHINE_PROVISION_ON_CREATION_FAILURE:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:9b06bf3dd0ab8d484e8c9e9c611f75eab098939f568d587a7fd23a3c96eceb87 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:eb4fdeb3196481dd022d7d166468834e40a046b46a29e3349fb3bf3657176290 ...11Running on runner-d5ae8d25-project-278964-concurrent-0 via runner-d5ae8d25-gsrm-1626132684-9afdd92d...13$ eval "$CI_PRE_CLONE_SCRIPT"14Downloading archived master...15Connecting to storage.googleapis.com (172.217.193.128:443)16saving to '/tmp/gitlab.tar.gz'17gitlab.tar.gz 29% |********* | 111M 0:00:02 ETA18gitlab.tar.gz 100% |********************************| 373M 0:00:00 ETA19'/tmp/gitlab.tar.gz' saved20Extracting tarball into /builds/gitlab-org/gitlab...21Fetching changes with git depth set to 20...22Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 190, done. 25remote: Counting objects: 100% (183/183), done. 26remote: Compressing objects: 100% (86/86), done. 27remote: Total 146 (delta 111), reused 84 (delta 55), pack-reused 0 28Receiving objects: 100% (146/146), 12.92 KiB | 1.62 MiB/s, done.29Resolving deltas: 100% (111/111), completed with 25 local objects.31 * [new ref] d07c005fa7e5026586dd6b15f1ea1ec4a5768e78 -> refs/pipelines/33578159032Checking out d07c005f as refs/merge-requests/63811/merge...33Skipping Git submodules setup35Checking cache for ruby-gems-v1-4...36cache.zip is up to date 37Successfully extracted cache38Checking cache for gitaly-ruby-gems-v1-4...39cache.zip is up to date 40Successfully extracted cache41Checking cache for gitaly-binaries-133a8d2ca92ff17034c65105426f69663189d7d4-4...42Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-binaries-133a8d2ca92ff17034c65105426f69663189d7d4-4 43Successfully extracted cache44Checking cache for go-pkg-v1-4...45Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/go-pkg-v1-4 46Successfully extracted cache48Using docker image sha256:9b06bf3dd0ab8d484e8c9e9c611f75eab098939f568d587a7fd23a3c96eceb87 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:eb4fdeb3196481dd022d7d166468834e40a046b46a29e3349fb3bf3657176290 ...49$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb50$ export GOPATH=$CI_PROJECT_DIR/.go51$ mkdir -p $GOPATH52$ source scripts/utils.sh53$ source scripts/prepare_build.sh54Bundler version 2.1.455production:development56Settings are listed in order of priority. The top value will be used.57path58Set for the current user (/root/.bundle/config): "vendor"59clean60Set for the current user (/root/.bundle/config): "true"61without62Set via BUNDLE_WITHOUT: [:production, :development]63install_flags64Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"65$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check66The Gemfile's dependencies are satisfied67==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 2 seconds.68$ bundle pristine pg69Installing pg 1.2.3 with native extensions70==> 'bundle pristine pg' succeeded in 12 seconds.71$ run_timed_command "scripts/setup-test-env"72$ scripts/setup-test-env73==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test set up in 1.910727623 seconds...74==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.032213065 seconds...75==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test-fork set up in 0.599751706 seconds...76==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test-fork_bare set up in 0.020682947 seconds...77==> GitLab Elasticsearch Indexer set up in 49.539588527 seconds...78==> GitLab Workhorse set up in 64.181349748 seconds...79Test environment set up in 65.937006912 seconds80==> 'scripts/setup-test-env' succeeded in 72 seconds.81$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-build[collapsed=true]\r\e[0KCompiling Gitaly binaries"214Not uploading cache ruby-gems-v1-4 due to policy215Not uploading cache gitaly-ruby-gems-v1-4 due to policy216Not uploading cache gitaly-binaries-133a8d2ca92ff17034c65105426f69663189d7d4-4 due to policy217Not uploading cache go-pkg-v1-4 due to policy219Uploading artifacts...220WARNING: config/secrets.yml: no matching files 221tmp/tests/gitaly/_build/bin/: found 12 matching files and directories 222tmp/tests/gitaly/config.toml: found 1 matching files and directories 223tmp/tests/gitaly/gitaly2.config.toml: found 1 matching files and directories 224tmp/tests/gitaly/internal/: found 1188 matching files and directories 225tmp/tests/gitaly/internal_gitaly2/: found 1 matching files and directories 226tmp/tests/gitaly/internal_sockets/: found 1 matching files and directories 227tmp/tests/gitaly/Makefile: found 1 matching files and directories 228tmp/tests/gitaly/praefect.config.toml: found 1 matching files and directories 229tmp/tests/gitaly/ruby/: found 177 matching files and directories 230tmp/tests/gitlab-elasticsearch-indexer/bin/gitlab-elasticsearch-indexer: found 1 matching files and directories 231tmp/tests/gitlab-shell/: found 2 matching files and directories 232tmp/tests/gitlab-test-fork/: found 91 matching files and directories 233tmp/tests/gitlab-test-fork_bare/: found 12 matching files and directories 234tmp/tests/gitlab-test/: found 247 matching files and directories 235tmp/tests/gitlab-workhorse/gitlab-zip-metadata: found 1 matching files and directories 236tmp/tests/gitlab-workhorse/gitlab-zip-cat: found 1 matching files and directories 237tmp/tests/gitlab-workhorse/gitlab-workhorse: found 1 matching files and directories 238tmp/tests/gitlab-workhorse/gitlab-resize-image: found 1 matching files and directories 239WARNING: tmp/tests/gitlab-workhorse/config.toml: no matching files 240tmp/tests/gitlab-workhorse/WORKHORSE_TREE: found 1 matching files and directories 241tmp/tests/repositories/: found 4 matching files and directories 242tmp/tests/second_storage/: found 4 matching files and directories 243Uploading artifacts as "archive" to coordinator... ok id=1418685474 responseStatus=201 Created token=3cNsDejz245Job succeeded