coverage-frontend
Passed Started
by
@ntepluhina

Natalia Tepluhina
1Running with gitlab-runner 14.3.0-rc1 (ed15bfbf)2 on docker-auto-scale-com 1d6b581d3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-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.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-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:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ...11Running on runner-1d6b581d-project-278964-concurrent-0 via runner-1d6b581d-gsrm-1632305959-45ff0455...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 43% |************** | 152M 0:00:01 ETA18gitlab.tar.gz 100% |********************************| 346M 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: 654, done. 25remote: Counting objects: 100% (338/338), done. 26remote: Compressing objects: 100% (128/128), done. 27remote: Total 171 (delta 133), reused 76 (delta 40), pack-reused 0 28Receiving objects: 100% (171/171), 25.56 KiB | 6.39 MiB/s, done.29Resolving deltas: 100% (133/133), completed with 78 local objects.31 * [new ref] 2459b1529cac1ac0ad101b0164c2a64d868d8db8 -> refs/pipelines/37511528132 * [new branch] master -> origin/master33Checking out 2459b152 as master...34Skipping Git submodules setup36Checking cache for node-modules-test-v1-4...37Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-test-v1-4 38Successfully extracted cache40Downloading artifacts for jest 1/5 (1612163185)...41Downloading artifacts from coordinator... ok id=1612163185 responseStatus=200 OK token=z5JBHKK_42Downloading artifacts for jest 2/5 (1612163189)...43Downloading artifacts from coordinator... ok id=1612163189 responseStatus=200 OK token=TZxZyxi544Downloading artifacts for jest 3/5 (1612163192)...45Downloading artifacts from coordinator... ok id=1612163192 responseStatus=200 OK token=v9zEWxfq46Downloading artifacts for jest 4/5 (1612163196)...47Downloading artifacts from coordinator... ok id=1612163196 responseStatus=200 OK token=z7Mjftgs48Downloading artifacts for jest 5/5 (1612163201)...49Downloading artifacts from coordinator... ok id=1612163201 responseStatus=200 OK token=4x9siyxo51Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-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:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ...52$ source scripts/utils.sh53$ run_timed_command "retry yarn install --frozen-lockfile"54$ retry yarn install --frozen-lockfile55yarn install v1.22.1056[1/5] Validating package.json...57[2/5] Resolving packages...58success Already up-to-date.59$ node ./scripts/frontend/postinstall.js60success Dependency postinstall check passed.61Done in 1.00s.62==> 'retry yarn install --frozen-lockfile' succeeded in 1 seconds.63$ run_timed_command "yarn node scripts/frontend/merge_coverage_frontend.js"64$ yarn node scripts/frontend/merge_coverage_frontend.js65yarn node v1.22.1066=============================== Coverage summary ===============================67Statements : 78.32% ( 65458/83582 )68Branches : 72.23% ( 25183/34863 )69Functions : 80.05% ( 24319/30380 )70Lines : 78.46% ( 63874/81408 )71================================================================================72Done in 8.13s.73==> 'yarn node scripts/frontend/merge_coverage_frontend.js' succeeded in 9 seconds.74$ rm -r coverage-frontend/jest-*76Not uploading cache node-modules-test-v1-4 due to policy78Uploading artifacts...79coverage-frontend/: found 8373 matching files and directories 80Uploading artifacts as "archive" to coordinator... ok id=1612163456 responseStatus=201 Created token=hHMexgTR81Uploading artifacts...82coverage-frontend/cobertura-coverage.xml: found 1 matching files and directories 83Uploading artifacts as "cobertura" to coordinator... ok id=1612163456 responseStatus=201 Created token=hHMexgTR85Job succeeded