compile-test-assets
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-16.14:rubygems-3.4-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-3.0-node-16.14:rubygems-3.4-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:e146199bfddf054115a9ef90ebcc943b0e03a8a1669fcf8cdfbc3c46f74f23b0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-16.14:rubygems-3.4-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-3.0-node-16.14@sha256:a46e7081b9dd9f5c90d18622012546e3d2dc50a014ff7c7fbada0c78b9ea889f ...11Running on runner-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1681876663-a1bfa1bf...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: 127066, done. 18remote: Counting objects: 100% (127066/127066), done. 19remote: Compressing objects: 100% (84263/84263), done. 20remote: Total 127066 (delta 52058), reused 86943 (delta 37888), pack-reused 0 21Receiving objects: 100% (127066/127066), 122.31 MiB | 31.44 MiB/s, done.22Resolving deltas: 100% (52058/52058), done.24 * [new ref] refs/pipelines/841847819 -> refs/pipelines/84184781925 * [new branch] master -> origin/master26Checking out e2ff33c5 as detached HEAD (ref is master)...27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...31Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-3.0-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-tmp-debian-bullseye-ruby-3.0-node-test-v1-16...37Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16 38Successfully extracted cache40Using docker image sha256:e146199bfddf054115a9ef90ebcc943b0e03a8a1669fcf8cdfbc3c46f74f23b0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-16.14:rubygems-3.4-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-3.0-node-16.14@sha256:a46e7081b9dd9f5c90d18622012546e3d2dc50a014ff7c7fbada0c78b9ea889f ...41$ echo $FOSS_ONLY42$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb43$ export GOPATH=$CI_PROJECT_DIR/.go44$ mkdir -p $GOPATH45$ source scripts/utils.sh46$ source scripts/prepare_build.sh701Using decomposed database config (config/database.yml.decomposed-postgresql)702Geo DB won't be set up.703$ yarn_install_script713$ export GITLAB_ASSETS_HASH=$(bin/rake gitlab:assets:hash_sum)714$ echo "CACHE_ASSETS_AS_PACKAGE: ${CACHE_ASSETS_AS_PACKAGE}"715CACHE_ASSETS_AS_PACKAGE: true716$ if [[ "${CACHE_ASSETS_AS_PACKAGE}" == "true" ]]; then # collapsed multi-line command717The archive was found. The server returned status 200.718$ download_and_extract_gitlab_assets719Downloading from https://gitlab.com/api/v4/projects/278964/packages/generic/assets/test-ee-e0fbc17225e2c06a9454c4a8a8375a8032891f628c43e323a5ebf58f223e8b14/assets-test-ee-e0fbc17225e2c06a9454c4a8a8375a8032891f628c43e323a5ebf58f223e8b14-v2.tar.gz ...720Extracting archive to .721==> 'download_and_extract_gitlab_assets' succeeded in 7 seconds.722$ assets_compile_script726$ echo -n "${GITLAB_ASSETS_HASH}" > "cached-assets-hash.txt"728Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy729Not uploading cache node-modules-bullseye-test-16 due to policy730Not uploading cache assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16 due to policy732Uploading artifacts...733public/assets/: found 4318 matching artifact files and directories 734node_modules/@gitlab/svgs/dist/icons.json: found 1 matching artifact files and directories 735WARNING: tmp/webpack-output.log: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 736WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4139146271/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7d new-url=https://gitlab.com737WARNING: Retrying... context=artifacts-uploader error=request redirected738Uploading artifacts as "archive" to coordinator... 201 Created id=4139146271 responseStatus=201 Created token=64_ptb-a740Job succeeded