webpack-dev-server
Passed Started
by
@godfat-gitlab

Lin Jen-Shin
1Running with gitlab-runner 14.4.0-rc1 (bc99a056)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq3 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:36b371531f6d36bf345fed819c690896b9b886372d9b2c0893818b640322063f 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:443ed24371615ebb944e7e3c18bce3f3bb5cff48dc70251e19ba6001f925c236 ...11Running on runner-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1634141723-f3ece90f...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 9% |*** | 32.8M 0:00:09 ETA18gitlab.tar.gz 75% |************************ | 260M 0:00:00 ETA19gitlab.tar.gz 100% |********************************| 346M 0:00:00 ETA20'/tmp/gitlab.tar.gz' saved21Extracting tarball into /builds/gitlab-org/gitlab...22Fetching changes with git depth set to 20...23Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/24Created fresh repository.25remote: Enumerating objects: 110247, done. 26remote: Counting objects: 100% (110247/110247), done. 27remote: Compressing objects: 100% (75671/75671), done. 28remote: Total 110247 (delta 47970), reused 75449 (delta 30626), pack-reused 0 29Receiving objects: 100% (110247/110247), 101.87 MiB | 28.23 MiB/s, done.30Resolving deltas: 100% (47970/47970), done.32 * [new ref] 535e4adb5142269adb0ab6e75a281530634a8ca8 -> refs/pipelines/38787247033 * [new branch] master -> origin/master34Checking out 535e4adb as master...35Skipping Git submodules setup37Checking cache for node-modules-test-v1-4...38Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-test-v1-4 39Successfully extracted cache41Using docker image sha256:36b371531f6d36bf345fed819c690896b9b886372d9b2c0893818b640322063f 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:443ed24371615ebb944e7e3c18bce3f3bb5cff48dc70251e19ba6001f925c236 ...42$ source scripts/utils.sh43$ run_timed_command "retry yarn install --frozen-lockfile"44$ retry yarn install --frozen-lockfile45yarn install v1.22.1046[1/5] Validating package.json...47[2/5] Resolving packages...48success Already up-to-date.49$ node ./scripts/frontend/postinstall.js50success Dependency postinstall check passed.51Done in 1.26s.52==> 'retry yarn install --frozen-lockfile' succeeded in 2 seconds.53$ run_timed_command "retry yarn webpack-vendor"54$ retry yarn webpack-vendor55yarn run v1.22.1056$ NODE_OPTIONS="--max-old-space-size=3584" webpack --config config/webpack.vendor.config.js57All packages installed and up to date.58Hash: 2dd142fb0da07da3a18159Version: webpack 4.46.060Time: 18016ms61Built at: 10/13/2021 6:12:02 PM62 Asset Size Chunks Chunk Names63 vendor.dll.bundle.js 19.7 MiB vendor [emitted] vendor64 vendor.dll.bundle.js.map 17.3 MiB vendor [emitted] [dev] vendor65 vendors~pdfjsWorker.dll.chunk.js 1.55 MiB vendors~pdfjsWorker [emitted] vendors~pdfjsWorker66vendors~pdfjsWorker.dll.chunk.js.map 1.87 MiB vendors~pdfjsWorker [emitted] [dev] vendors~pdfjsWorker67Entrypoint vendor = vendor.dll.bundle.js vendor.dll.bundle.js.map68[0] dll vendor 12 bytes {vendor} [built]69[1] zlib (ignored) 15 bytes {vendor} [built]70[2] fs (ignored) 15 bytes {vendor} [built]71[3] http (ignored) 15 bytes {vendor} [built]72[4] https (ignored) 15 bytes {vendor} [built]73[5] util (ignored) 15 bytes {vendor} [built]74[6] util (ignored) 15 bytes {vendor} [built]75[7] buffer (ignored) 15 bytes {vendor} [built]76[8] crypto (ignored) 15 bytes {vendor} [built]77[9] fs (ignored) 15 bytes {vendor} [built]78[./node_modules/moment-mini/locale sync recursive ^\.\/.*$] ./node_modules/moment-mini/locale sync ^\.\/.*$ 189 bytes {vendor} [built]79[./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 472 bytes {vendor} [built]80[./node_modules/webpack/buildin/harmony-module.js] (webpack)/buildin/harmony-module.js 573 bytes {vendor} [built]81[./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 497 bytes {vendor} [built]82 + 3165 hidden modules83WARNING in ./node_modules/pikaday/pikaday.js84Module not found: Error: Can't resolve 'moment' in '/builds/gitlab-org/gitlab/node_modules/pikaday'85 @ ./node_modules/pikaday/pikaday.js86 @ dll vendor87Done in 19.34s.88==> 'retry yarn webpack-vendor' succeeded in 20 seconds.89$ run_timed_command "node --expose-gc node_modules/.bin/webpack-dev-server --config config/webpack.config.js"90$ node --expose-gc node_modules/.bin/webpack-dev-server --config config/webpack.config.js91IncrementalWebpackCompiler: Status – disabled92Using vendor DLL found at: /builds/gitlab-org/gitlab/tmp/cache/webpack-dlls/f01b4e73d76e93ℹ 「wds」: Project is running at http://localhost:3808/94ℹ 「wds」: webpack output is served from /assets/webpack/95Warning: fragment with name PageInfo already exists.96graphql-tag enforces all fragment names across your application to be unique; read more about97this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names98Warning: fragment with name BoardListFragment already exists.99graphql-tag enforces all fragment names across your application to be unique; read more about100this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names101Warning: fragment with name EpicNode already exists.102graphql-tag enforces all fragment names across your application to be unique; read more about103this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names104Warning: fragment with name MilestoneFragment already exists.105graphql-tag enforces all fragment names across your application to be unique; read more about106this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names107Warning: fragment with name PageInfo already exists.108graphql-tag enforces all fragment names across your application to be unique; read more about109this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names110[BABEL] Note: The code generator has deoptimised the styling of /builds/gitlab-org/gitlab/app/assets/javascripts/diffs/workers/tree_worker.js as it exceeds the max of 500KB.111Warning: fragment with name User 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 Label 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-names117393 entries from '/pages' automatically added to webpack output.118Assets compiled...119Running garbage collection...120Webpack heap size: 1178 MB121{122 memoryUsage: 1236202976,123 date: 1634148863429,124 commitSHA: '535e4adb5142269adb0ab6e75a281530634a8ca8',125 nodeVersion: '14.15.4',126 webpackVersion: '4.46.0'127}128==> 'node --expose-gc node_modules/.bin/webpack-dev-server --config config/webpack.config.js' succeeded in 140 seconds.130Not uploading cache node-modules-test-v1-4 due to policy132Uploading artifacts...133webpack-dev-server.json: found 1 matching files and directories 134Uploading artifacts as "archive" to coordinator... ok id=1677157205 responseStatus=201 Created token=f95Zw-4e136Job succeeded