ruby-push-cache
Passed Started
by
@fzimmer

Fabian Zimmer
1Running with gitlab-runner 13.12.0-rc1 (b21d5c5b)2 on docker-auto-scale-com 1d6b581d3 feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true, FF_ENABLE_BASH_EXIT_CODE_CHECK:true, FF_SKIP_DOCKER_MACHINE_PROVISION_ON_CREATION_FAILURE:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-3.0 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-3.0 ...9Using docker image sha256:4974808b698331fc70fcf444b90da2f163055f3c4e0d0a2fe74a771511f5e25b for registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-3.0 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:23792cbba82d1943a5bc8986785b0a0da0329583d5ed68da97f44d0744a24686 ...11Running on runner-1d6b581d-project-7764-concurrent-0 via runner-1d6b581d-gsrm-1622804958-0a5be8ab...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 10...15Initialized empty Git repository in /builds/gitlab-com/www-gitlab-com/.git/16Created fresh repository.17remote: Enumerating objects: 33104, done. 18remote: Counting objects: 100% (33104/33104), done. 19remote: Compressing objects: 100% (27234/27234), done. 20remote: Total 33104 (delta 6306), reused 24483 (delta 2836), pack-reused 0 21Receiving objects: 100% (33104/33104), 1.54 GiB | 3.32 MiB/s, done.22Resolving deltas: 100% (6306/6306), done.24 * [new ref] 529bd1beab38c12473dc85b520582b86a0c12a72 -> refs/pipelines/31494557625 * [new branch] master -> origin/master26Checking out 529bd1be as master...27Skipping Git submodules setup29Checking cache for web_ruby-3.0-buster-6...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/7764/web_ruby-3.0-buster-6 31Successfully extracted cache33Using docker image sha256:4974808b698331fc70fcf444b90da2f163055f3c4e0d0a2fe74a771511f5e25b for registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-3.0 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:23792cbba82d1943a5bc8986785b0a0da0329583d5ed68da97f44d0744a24686 ...34$ bundle config set path vendor35$ bundle install --quiet --jobs 436$ echo "Pushing updated ruby cache..."37Pushing updated ruby cache...39Creating cache web_ruby-3.0-buster-6...40vendor: found 15397 matching files and directories 41Uploading cache.zip to https://storage.googleapis.com/gitlab-com-runners-cache/project/7764/web_ruby-3.0-buster-6 42Created cache44Job succeeded