compile-test-assets as-if-foss
Passed Started
by
@DylanGriffith

Dylan Griffith
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 registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7-node-16.14:rubygems-3.2-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7-node-16.14:rubygems-3.2-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:8c9bcdcd29ffeace05c3e120470c3b99ee71b57c11de1601c128ae3c6630a4e7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7-node-16.14:rubygems-3.2-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7-node-16.14@sha256:30d0849489dee216da24f4c3785137d6c165fcbea40bc63b08ce67b8da80b7ae ...11Running on runner-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1667779202-4281ae8d...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: 119078, done. 18remote: Counting objects: 100% (119078/119078), done. 19remote: Compressing objects: 100% (78792/78792), done. 20remote: Total 119078 (delta 49469), reused 82288 (delta 35959), pack-reused 0 21Receiving objects: 100% (119078/119078), 110.06 MiB | 31.70 MiB/s, done.22Resolving deltas: 100% (49469/49469), done.24 * [new ref] refs/pipelines/687019226 -> refs/pipelines/68701922625 * [new branch] master -> origin/master26Checking out a134b2ce as master...27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...31Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-16 32Successfully extracted cache33Checking cache for node-modules-bullseye-test-16...34Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-16 35Successfully extracted cache36Checking cache for assets-debian-bullseye-ruby-2.7-node-test-v5-16...37Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/assets-debian-bullseye-ruby-2.7-node-test-v5-16 38Successfully extracted cache39Checking cache for assets-tmp-debian-bullseye-ruby-2.7-node-test-v1-16...40Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/assets-tmp-debian-bullseye-ruby-2.7-node-test-v1-16 41Successfully extracted cache43Using docker image sha256:8c9bcdcd29ffeace05c3e120470c3b99ee71b57c11de1601c128ae3c6630a4e7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7-node-16.14:rubygems-3.2-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7-node-16.14@sha256:30d0849489dee216da24f4c3785137d6c165fcbea40bc63b08ce67b8da80b7ae ...44$ echo $FOSS_ONLY45146$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb47$ export GOPATH=$CI_PROJECT_DIR/.go48$ mkdir -p $GOPATH49$ source scripts/utils.sh50$ source scripts/prepare_build.sh667Using decomposed database config (config/database.yml.decomposed-postgresql)668$ yarn_install_script678$ export GITLAB_ASSETS_HASH=$(bin/rake gitlab:assets:hash_sum)679$ echo "CACHE_ASSETS_AS_PACKAGE: ${CACHE_ASSETS_AS_PACKAGE}"680CACHE_ASSETS_AS_PACKAGE: true681$ if [[ "${CACHE_ASSETS_AS_PACKAGE}" == "true" ]]; then # collapsed multi-line command682$ download_and_extract_gitlab_assets683Downloading from https://gitlab.com/api/v4/projects/278964/packages/generic/assets/test-foss-b4d802ae5f0289739753d0e550d08ba730abdbac12c616fe37764261f656a6e8/assets-test-foss-b4d802ae5f0289739753d0e550d08ba730abdbac12c616fe37764261f656a6e8-v2.tar.gz ...684Extracting archive to .685$ assets_compile_script686==> 'download_and_extract_gitlab_assets' succeeded in 4 seconds.691Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy692Not uploading cache node-modules-bullseye-test-16 due to policy693Not uploading cache assets-debian-bullseye-ruby-2.7-node-test-v5-16 due to policy694Not uploading cache assets-tmp-debian-bullseye-ruby-2.7-node-test-v1-16 due to policy696Uploading artifacts...697public/assets/: found 5026 matching files and directories 698node_modules/@gitlab/svgs/dist/icons.json: found 1 matching files and directories 699WARNING: tmp/webpack-output.log: no matching files. Ensure that the artifact path is relative to the working directory 700WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3281613128/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7d new-url=https://gitlab.com701WARNING: Retrying... context=artifacts-uploader error=request redirected702Uploading artifacts as "archive" to coordinator... 201 Created id=3281613128 responseStatus=201 Created token=jyKNEQVb704Job succeeded