bundle-size-review
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt, system ID: s_130a96ce9e653 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:danger ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:danger ...9Using docker image sha256:567d0059b9d1c464aff0d957af14c3c210c6e4158c0097b72fccd0413f267a80 for registry.gitlab.com/gitlab-org/gitlab-build-images:danger with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:4ac287abd422143a85e55411a9320c23d689736077b6d3c2ed634b5e42df14f9 ...11Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1690421941-a448f215...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 200358, done. 17remote: Counting objects: 100% (200358/200358), done. 18remote: Compressing objects: 100% (127751/127751), done. 19remote: Total 200358 (delta 101722), reused 135281 (delta 65007), pack-reused 0 20Receiving objects: 100% (200358/200358), 150.12 MiB | 29.15 MiB/s, done.21Resolving deltas: 100% (101722/101722), done.23 * [new ref] refs/pipelines/946806672 -> refs/pipelines/94680667224 * [new branch] master -> origin/master25Checking out 9bb6bea6 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...30cache.zip is up to date 31Successfully extracted cache32Checking cache for node-modules-bullseye-test-16...33cache.zip is up to date 34Successfully extracted cache35Checking cache for assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16...36Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16 37Successfully extracted cache39Using docker image sha256:567d0059b9d1c464aff0d957af14c3c210c6e4158c0097b72fccd0413f267a80 for registry.gitlab.com/gitlab-org/gitlab-build-images:danger with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:4ac287abd422143a85e55411a9320c23d689736077b6d3c2ed634b5e42df14f9 ...40$ echo $FOSS_ONLY41$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb42$ export GOPATH=$CI_PROJECT_DIR/.go43$ mkdir -p $GOPATH44$ source scripts/utils.sh45$ yarn_install_script108$ scripts/bundle_size_review109Not in a merge request, setting COMMIT_SHA to $CI_COMMIT_SHA110$ yarn run webpack-prod > bundle-size-review/webpack-output.log111Warning: fragment with name MilestoneFragment already exists.112graphql-tag enforces all fragment names across your application to be unique; read more about113this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names114Warning: fragment with name MilestoneFragment already exists.115graphql-tag enforces all fragment names across your application to be unique; read more about116this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names117Warning: fragment with name BoardListFragment already exists.118graphql-tag enforces all fragment names across your application to be unique; read more about119this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names120Warning: fragment with name BaseEpic already exists.121graphql-tag enforces all fragment names across your application to be unique; read more about122this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names123Warning: fragment with name Issue already exists.124graphql-tag enforces all fragment names across your application to be unique; read more about125this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names126Warning: fragment with name AuditEventStreamingHeaderFragment already exists.127graphql-tag enforces all fragment names across your application to be unique; read more about128this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names129Warning: fragment with name User already exists.130graphql-tag enforces all fragment names across your application to be unique; read more about131this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names132Warning: fragment with name Label already exists.133graphql-tag enforces all fragment names across your application to be unique; read more about134this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names135Warning: fragment with name OrganizationFragment already exists.136graphql-tag enforces all fragment names across your application to be unique; read more about137this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names138Warning: fragment with name ContactFragment already exists.139graphql-tag enforces all fragment names across your application to be unique; read more about140this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names141==> 'yarn run webpack-prod > bundle-size-review/webpack-output.log' succeeded in 878 seconds.142yarn global v1.22.17143[1/4] Resolving packages...144warning https://gitlab.com/gitlab-org/frontend/playground/webpack-memory-metrics.git > axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410145[2/4] Fetching packages...146[3/4] Linking dependencies...147[4/4] Building fresh packages...148success Installed "webpack-memory-metrics@1.0.0" with binaries:149 - webpack-compare-reports150 - webpack-entry-point-analyser151Done in 7.82s.152$ webpack-entry-point-analyser --from-file ./webpack-report/stats.json --json ./bundle-size-review/analysis.json --sha 9bb6bea6d3ff62cb70c3512a0f1728c78bae368e153Start reading gargantuan JSON: /builds/gitlab-org/gitlab/webpack-report/stats.json154Found key errors155Found key warnings156Found key version157Found key hash158Found key time159Found key builtAt160Found key publicPath161Found key outputPath162Found key assetsByChunkName163Found key assets164Found key filteredAssets165Found key entrypoints166Found key namedChunkGroups167Found key chunks168Found key modules169Found key filteredModules170Found key logging171Found key children172Finished reading /builds/gitlab-org/gitlab/webpack-report/stats.json173ENV variable $CI_PROJECT_ID is set to: 278964 (gitlab-org/gitlab), using this as the project now174==> 'webpack-entry-point-analyser --from-file ./webpack-report/stats.json --json ./bundle-size-review/analysis.json --sha 9bb6bea6d3ff62cb70c3512a0f1728c78bae368e' succeeded in 37 seconds.175Not in a merge request, skipping comparison177Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy178Not uploading cache node-modules-bullseye-test-16 due to policy179Not uploading cache assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16 due to policy181Uploading artifacts...182bundle-size-review/: found 4 matching artifact files and directories 183WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4749214528/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com184WARNING: Retrying... context=artifacts-uploader error=request redirected185Uploading artifacts as "archive" to coordinator... 201 Created id=4749214528 responseStatus=201 Created token=64_Vjow4187Job succeeded