Deploy details
Deploy successful for swarmsim-preprod
Bump json5 from 2.2.1 to 2.2.3 in /swarmsim-ts Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>Branch Deploy: dependabot/npm_and_yarn/swarmsim-ts/json5-2.2.3@6b1bcc1
Deploy log
Initializing
Complete
Initializing
Complete
7:50:29 PM: Build ready to start
7:50:33 PM: build-image version: 898fba980b1849e728e4e37db044e92a34d57a83 (focal)
7:50:33 PM: build-image tag: v4.16.2
7:50:33 PM: buildbot version: 4eb4e2f19f4a95a34ab99250cdca027b50873c7a
7:50:34 PM: Fetching cached dependencies
7:50:34 PM: Starting to download cache of 227.0MB
7:50:36 PM: Finished downloading cache in 2.233679637s
7:50:36 PM: Starting to extract cache
7:50:38 PM: Finished extracting cache in 2.169004058s
7:50:38 PM: Finished fetching cache in 4.463546239s
7:50:38 PM: Starting to prepare the repo for build
7:50:38 PM: Preparing Git Reference refs/heads/dependabot/npm_and_yarn/swarmsim-ts/json5-2.2.3
7:50:38 PM: git clone --filter=blob:none https://github.com/swarmsim/swarm
7:50:40 PM: Parsing package.json dependencies
7:50:41 PM: Starting build script
7:50:41 PM: mkdir: cannot create directory ‘/opt/build/cache/bower_components’: File exists
7:50:41 PM: Installing dependencies
7:50:41 PM: Python version set to 2.7
7:50:41 PM: Started restoring cached node version
7:50:42 PM: Finished restoring cached node version
7:50:43 PM: v16.19.0 is already installed.
7:50:43 PM: Now using node v16.19.0 (npm v8.19.3)
7:50:43 PM: Enabling node corepack
7:50:43 PM: Started restoring cached build plugins
7:50:43 PM: Finished restoring cached build plugins
7:50:43 PM: Attempting ruby version 2.7.2, read from environment
7:50:44 PM: Using ruby version 2.7.2
7:50:44 PM: Using PHP version 8.0
7:50:44 PM: Started restoring cached yarn cache
7:50:47 PM: Finished restoring cached yarn cache
7:50:47 PM: No yarn workspaces detected
7:50:47 PM: Started restoring cached node modules
7:50:47 PM: Finished restoring cached node modules
7:50:48 PM: Installing NPM modules using Yarn version 1.22.19
7:50:48 PM: yarn install v1.22.19
7:50:48 PM: [1/4] Resolving packages...
7:50:48 PM: success Already up-to-date.
7:50:48 PM: $ yarn run install:link && (cd tables && yarn install && yarn build) && (cd swarmsim-ts && yarn install && yarn build) && (cd swarmsim-coffee && yarn install)
7:50:48 PM: yarn run v1.22.19
7:50:48 PM: $ (cd tables && yarn link) && (cd swarmsim-ts && yarn link && yarn link @swarmsim/tables) && (cd swarmsim-coffee && yarn link @swarmsim/tables && yarn link @swarmsim/ts)
7:50:48 PM: success Registered "@swarmsim/tables".
7:50:48 PM: info You can now run `yarn link "@swarmsim/tables"` in the projects where you want to use this package and it will be used instead.
7:50:48 PM: success Registered "@swarmsim/ts".
7:50:48 PM: info You can now run `yarn link "@swarmsim/ts"` in the projects where you want to use this package and it will be used instead.
7:50:49 PM: success Using linked package for "@swarmsim/tables".
7:50:49 PM: success Using linked package for "@swarmsim/tables".
7:50:49 PM: success Using linked package for "@swarmsim/ts".
7:50:49 PM: Done in 1.08s.
7:50:49 PM: yarn install v1.22.19
7:50:49 PM: [1/4] Resolving packages...
7:50:49 PM: [2/4] Fetching packages...
7:50:53 PM: [3/4] Linking dependencies...
7:50:53 PM: warning " > ts-node@10.9.1" has unmet peer dependency "@types/node@*".
7:50:55 PM: [4/4] Building fresh packages...
7:50:55 PM: Done in 5.37s.
7:50:55 PM: yarn run v1.22.19
7:50:55 PM: $ mkdir -p dist && ts-node src/index.ts > dist/index.js
7:50:58 PM: Done in 3.05s.
7:50:58 PM: yarn install v1.22.19
7:50:58 PM: [1/4] Resolving packages...
7:50:58 PM: [2/4] Fetching packages...
7:51:04 PM: [3/4] Linking dependencies...
7:51:05 PM: [4/4] Building fresh packages...
7:51:06 PM: Done in 7.78s.
7:51:06 PM: yarn run v1.22.19
7:51:06 PM: $ parcel build --target coffee-embed
7:51:07 PM: Building...
7:51:08 PM: Bundling...
7:51:08 PM: Packaging & Optimizing...
7:51:12 PM: ✨ Built in 5.39s
7:51:12 PM: dist/coffee-embed/index.html 150 B 209ms
7:51:12 PM: dist/coffee-embed/index.6a2e5261.js 465.5 KB 3.47s
7:51:12 PM: Done in 5.90s.
7:51:12 PM: yarn install v1.22.19
7:51:12 PM: [1/5] Validating package.json...
7:51:12 PM: [2/5] Resolving packages...
7:51:12 PM: [3/5] Fetching packages...
7:51:31 PM: [4/5] Linking dependencies...
7:51:31 PM: warning " > @bower_components/angulartics-google-analytics@0.4.0" has unmet peer dependency "angulartics@^1.0.0".
7:51:39 PM: [5/5] Building fresh packages...
7:51:43 PM: $ node -e "try { require('fs').symlinkSync(require('path').resolve('node_modules/@bower_components'), 'bower_components', 'junction') } catch (e) { }"
7:51:43 PM: Done in 30.64s.
7:51:43 PM: Done in 54.85s.
7:51:43 PM: NPM modules installed using Yarn
7:51:43 PM: Started restoring cached go cache
7:51:43 PM: Finished restoring cached go cache
7:51:43 PM: go version go1.19.4 linux/amd64
7:51:43 PM: Detected 0 framework(s)
7:51:43 PM: Installing missing commands
7:51:43 PM: Verify run directory
7:51:43 PM: Section completed: initializing
Building
Complete
Building
Complete
7:51:44 PM: Netlify Build
7:51:44 PM: ────────────────────────────────────────────────────────────────
7:51:44 PM:
7:51:44 PM: ❯ Version
7:51:44 PM: @netlify/build 29.4.0
7:51:44 PM:
7:51:44 PM: ❯ Flags
7:51:44 PM: baseRelDir: true
7:51:44 PM: buildId: 63bc7005afba650009bf7b0c
7:51:44 PM: deployId: 63bc7005afba650009bf7b0e
7:51:44 PM:
7:51:44 PM: ❯ Current directory
7:51:44 PM: /opt/build/repo
7:51:44 PM:
7:51:44 PM: ❯ Config file
7:51:44 PM: No config file was defined: using default values.
7:51:44 PM:
7:51:44 PM: ❯ Context
7:51:44 PM: branch-deploy
7:51:44 PM:
7:51:44 PM: 1. Build command from Netlify app
7:51:44 PM: ────────────────────────────────────────────────────────────────
7:51:44 PM:
7:51:44 PM: $ gem install compass && yarn build
7:51:45 PM: Building native extensions. This could take a while...
7:52:00 PM: Successfully installed ffi-1.15.5
7:52:00 PM: Successfully installed rb-inotify-0.10.1
7:52:00 PM: Successfully installed rb-fsevent-0.11.2
7:52:00 PM: Successfully installed chunky_png-1.4.0
7:52:00 PM: Successfully installed sass-3.4.25
7:52:00 PM: Successfully installed compass-import-once-1.0.5
7:52:00 PM: Successfully installed multi_json-1.15.0
7:52:00 PM: Successfully installed compass-core-1.0.3
7:52:00 PM: Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
7:52:00 PM: Successfully installed compass-1.0.3
7:52:00 PM: Parsing documentation for ffi-1.15.5
7:52:00 PM: Installing ri documentation for ffi-1.15.5
7:52:00 PM: Parsing documentation for rb-inotify-0.10.1
7:52:00 PM: Installing ri documentation for rb-inotify-0.10.1
7:52:00 PM: Parsing documentation for rb-fsevent-0.11.2
7:52:00 PM: Installing ri documentation for rb-fsevent-0.11.2
7:52:00 PM: Parsing documentation for chunky_png-1.4.0
7:52:00 PM: Installing ri documentation for chunky_png-1.4.0
7:52:00 PM: Parsing documentation for sass-3.4.25
7:52:00 PM: Installing ri documentation for sass-3.4.25
7:52:00 PM: Parsing documentation for compass-import-once-1.0.5
7:52:00 PM: Installing ri documentation for compass-import-once-1.0.5
7:52:00 PM: Parsing documentation for multi_json-1.15.0
7:52:00 PM: Installing ri documentation for multi_json-1.15.0
7:52:00 PM: Parsing documentation for compass-core-1.0.3
7:52:00 PM: Installing ri documentation for compass-core-1.0.3
7:52:00 PM: Parsing documentation for compass-1.0.3
7:52:00 PM: Installing ri documentation for compass-1.0.3
7:52:00 PM: Done installing documentation for ffi, rb-inotify, rb-fsevent, chunky_png, sass, compass-import-once, multi_json, compass-core, compass after 7 seconds
7:52:00 PM: 9 gems installed
7:52:00 PM: yarn run v1.22.19
7:52:00 PM: $ (cd tables && yarn build) && (cd swarmsim-ts && yarn build) && (cd swarmsim-coffee && yarn build && cp -rp dist ..)
7:52:00 PM: $ mkdir -p dist && ts-node src/index.ts > dist/index.js
7:52:03 PM: $ parcel build --target coffee-embed
7:52:04 PM: ✨ Built in 549ms
7:52:04 PM: dist/coffee-embed/index.html 150 B 209ms
7:52:04 PM: dist/coffee-embed/index.6a2e5261.js 465.5 KB 3.47s
7:52:05 PM: $ yarn test && yarn _build
7:52:05 PM: $ yarn _pretest && yarn test:unit && yarn test:integration
7:52:05 PM: $ grunt pretest
7:52:06 PM: Loading "cdnify.js" tasks...ERROR
7:52:06 PM: >> ReferenceError: primordials is not defined
7:52:07 PM: Running "clean:server" (clean) task
7:52:07 PM: >> 0 paths cleaned.
7:52:07 PM: Running "ngconstant:test" (ngconstant) task
7:52:07 PM: Creating module swarmEnv at .tmp/scripts/env.js...OK
7:52:07 PM: Running "githash:main" (githash) task
7:52:07 PM: >> Git githash.main =
7:52:07 PM: >> {"short":"6b1bcc1","long":"6b1bcc148290cf12efd37dd516dac7ffbf4c5814","tag":"v
>> 1.1.14","branch":"HEAD"}
>> 1.1.14","branch":"HEAD"}
7:52:07 PM: Running "_writeVersionJson" task
7:52:07 PM: Running "preloadSpreadsheet:v0.2" (preloadSpreadsheet) task
7:52:07 PM: google killed the apis, hooray. TODO: figure out a new way to update the spreadsheet data, and/or move it away from google
7:52:07 PM: Running "ngtemplates:dev" (ngtemplates) task
7:52:07 PM: >> Template "app//dev/null" not found.
7:52:07 PM: File .tmp/scripts/app.templates.js created.
7:52:07 PM: Running "concurrent:test" (concurrent) task
7:52:09 PM: Loading "cdnify.js" tasks...ERROR
7:52:09 PM: >> ReferenceError: primordials is not defined
7:52:09 PM: Running "coffee:dist" (coffee) task
7:52:09 PM: >> 69 files created.
7:52:09 PM: >> 69 source map files created.
7:52:09 PM: Running "coffee:test" (coffee) task
7:52:09 PM: >> 59 files created.
7:52:09 PM: >> 59 source map files created.
7:52:09 PM: Running "coffee:integrationTest" (coffee) task
7:52:09 PM: >> 3 files created.
7:52:09 PM: >> 3 source map files created.
7:52:09 PM: Done.
7:52:09 PM: Execution Time (2023-01-09 19:52:08 UTC-0)
7:52:09 PM: coffee:dist 726ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 72%
7:52:09 PM: coffee:test 268ms ▇▇▇▇▇▇▇▇▇▇▇ 26%
7:52:09 PM: coffee:integrationTest 17ms ▇ 2%
7:52:09 PM: Total 1s
7:52:12 PM: Loading "cdnify.js" tasks...ERROR
7:52:12 PM: >> ReferenceError: primordials is not defined
7:52:12 PM: Running "compass:dist" (compass) task
7:52:12 PM: directory .tmp/styles
7:52:12 PM: write .tmp/styles/bootstrapdefault.css (1.84s)
7:52:12 PM: write .tmp/styles/main.css (0.03s)
7:52:12 PM: Running "compass:server" (compass) task
7:52:12 PM: Done.
7:52:12 PM: Execution Time (2023-01-09 19:52:08 UTC-0)
7:52:12 PM: compass:dist 2.7s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 76%
7:52:12 PM: compass:server 858ms ▇▇▇▇▇▇▇▇▇▇▇▇ 24%
7:52:12 PM: Total 3.6s
7:52:12 PM: Running "autoprefixer:dist" (autoprefixer) task
7:52:12 PM: >> 2 autoprefixed stylesheets created.
7:52:12 PM: Running "connect:test" (connect) task
7:52:12 PM: Started connect web server on http://localhost:9001
7:52:12 PM: Running "coffeelint:app" (coffeelint) task
7:52:13 PM: >> 69 files lint free.
7:52:13 PM: Done.
7:52:13 PM: Execution Time (2023-01-09 19:52:07 UTC-0)
7:52:13 PM: concurrent:test 5.1s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 81%
7:52:13 PM: autoprefixer:dist 153ms ▇▇ 2%
7:52:13 PM: coffeelint:app 984ms ▇▇▇▇▇▇▇ 15%
7:52:13 PM: Total 6.4s
7:52:13 PM: $ karma start test/karma-unit.conf.coffee --singleRun
7:52:14 PM: 09 01 2023 19:52:14.229:WARN [watcher]: Pattern "/opt/build/repo/swarmsim-coffee/bower_components/konami-js/konami.js" does not match any file.
7:52:14 PM: 09 01 2023 19:52:14.232:WARN [watcher]: Pattern "/opt/build/repo/swarmsim-coffee/bower_components/appcache-nanny/appcache-nanny.js" does not match any file.
7:52:15 PM: 09 01 2023 19:52:15.336:INFO [karma]: Karma v1.5.0 server started at http://0.0.0.0:8080/
7:52:15 PM: 09 01 2023 19:52:15.337:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
7:52:15 PM: 09 01 2023 19:52:15.341:INFO [launcher]: Starting browser PhantomJS
7:52:16 PM: 09 01 2023 19:52:16.036:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket 7ID5rwbicZkCpmgeAAAA with id 85041923
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 0 of 168 SUCCESS (0 secs / 0 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 1 of 168 SUCCESS (0 secs / 0.063 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 2 of 168 SUCCESS (0 secs / 0.072 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 3 of 168 SUCCESS (0 secs / 0.11 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 4 of 168 SUCCESS (0 secs / 0.137 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 5 of 168 (skipped 1) SUCCESS (0 secs / 0.166 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 6 of 168 (skipped 2) SUCCESS (0 secs / 0.172 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 7 of 168 (skipped 4) SUCCESS (0 secs / 0.234 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 8 of 168 (skipped 5) SUCCESS (0 secs / 0.283 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 9 of 168 (skipped 6) SUCCESS (0 secs / 0.311 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 10 of 168 (skipped 10) SUCCESS (0 secs / 0.333 secs)
7:52:16 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 11 of 168 (skipped 11) SUCCESS (0 secs / 0.355 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 12 of 168 (skipped 19) SUCCESS (0 secs / 0.38 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 13 of 168 (skipped 19) SUCCESS (0 secs / 0.413 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 14 of 168 (skipped 19) SUCCESS (0 secs / 0.43 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 15 of 168 (skipped 19) SUCCESS (0 secs / 0.45 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 16 of 168 (skipped 19) SUCCESS (0 secs / 0.479 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 17 of 168 (skipped 19) SUCCESS (0 secs / 0.501 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 18 of 168 (skipped 19) SUCCESS (0 secs / 0.522 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 19 of 168 (skipped 19) SUCCESS (0 secs / 0.539 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 20 of 168 (skipped 19) SUCCESS (0 secs / 0.549 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 21 of 168 (skipped 19) SUCCESS (0 secs / 0.56 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 22 of 168 (skipped 19) SUCCESS (0 secs / 0.602 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 23 of 168 (skipped 20) SUCCESS (0 secs / 0.624 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 24 of 168 (skipped 20) SUCCESS (0 secs / 0.642 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 25 of 168 (skipped 20) SUCCESS (0 secs / 0.733 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 26 of 168 (skipped 20) SUCCESS (0 secs / 0.804 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 27 of 168 (skipped 20) SUCCESS (0 secs / 0.811 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 28 of 168 (skipped 20) SUCCESS (0 secs / 0.817 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 29 of 168 (skipped 20) SUCCESS (0 secs / 0.823 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 30 of 168 (skipped 20) SUCCESS (0 secs / 0.84 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 31 of 168 (skipped 20) SUCCESS (0 secs / 0.855 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 32 of 168 (skipped 20) SUCCESS (0 secs / 0.86 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 33 of 168 (skipped 20) SUCCESS (0 secs / 0.87 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 34 of 168 (skipped 20) SUCCESS (0 secs / 0.886 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 35 of 168 (skipped 20) SUCCESS (0 secs / 0.92 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 36 of 168 (skipped 20) SUCCESS (0 secs / 0.939 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 37 of 168 (skipped 23) SUCCESS (0 secs / 1.204 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 38 of 168 (skipped 23) SUCCESS (0 secs / 1.511 secs)
7:52:17 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 39 of 168 (skipped 23) SUCCESS (0 secs / 1.599 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 40 of 168 (skipped 23) SUCCESS (0 secs / 1.618 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 41 of 168 (skipped 23) SUCCESS (0 secs / 1.634 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 42 of 168 (skipped 23) SUCCESS (0 secs / 1.651 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 43 of 168 (skipped 23) SUCCESS (0 secs / 1.669 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 44 of 168 (skipped 23) SUCCESS (0 secs / 1.686 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 45 of 168 (skipped 23) SUCCESS (0 secs / 1.696 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 46 of 168 (skipped 23) SUCCESS (0 secs / 1.708 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 47 of 168 (skipped 23) SUCCESS (0 secs / 1.718 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 48 of 168 (skipped 23) SUCCESS (0 secs / 1.755 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 49 of 168 (skipped 23) SUCCESS (0 secs / 1.775 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 50 of 168 (skipped 23) SUCCESS (0 secs / 1.808 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 51 of 168 (skipped 23) SUCCESS (0 secs / 1.828 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 52 of 168 (skipped 23) SUCCESS (0 secs / 1.832 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 53 of 168 (skipped 24) SUCCESS (0 secs / 1.844 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 54 of 168 (skipped 24) SUCCESS (0 secs / 1.851 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 55 of 168 (skipped 24) SUCCESS (0 secs / 1.856 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 56 of 168 (skipped 24) SUCCESS (0 secs / 1.861 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 57 of 168 (skipped 24) SUCCESS (0 secs / 1.867 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 58 of 168 (skipped 24) SUCCESS (0 secs / 1.874 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 59 of 168 (skipped 24) SUCCESS (0 secs / 1.878 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 60 of 168 (skipped 24) SUCCESS (0 secs / 1.898 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 61 of 168 (skipped 24) SUCCESS (0 secs / 1.907 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 62 of 168 (skipped 24) SUCCESS (0 secs / 1.914 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 63 of 168 (skipped 24) SUCCESS (0 secs / 1.919 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 64 of 168 (skipped 24) SUCCESS (0 secs / 1.924 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 65 of 168 (skipped 24) SUCCESS (0 secs / 1.928 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 66 of 168 (skipped 24) SUCCESS (0 secs / 1.933 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 67 of 168 (skipped 24) SUCCESS (0 secs / 1.938 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 68 of 168 (skipped 24) SUCCESS (0 secs / 1.944 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 69 of 168 (skipped 24) SUCCESS (0 secs / 1.948 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 70 of 168 (skipped 24) SUCCESS (0 secs / 1.967 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 71 of 168 (skipped 24) SUCCESS (0 secs / 1.972 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 72 of 168 (skipped 24) SUCCESS (0 secs / 1.977 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 73 of 168 (skipped 24) SUCCESS (0 secs / 1.982 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 74 of 168 (skipped 24) SUCCESS (0 secs / 1.994 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 75 of 168 (skipped 24) SUCCESS (0 secs / 2 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 76 of 168 (skipped 24) SUCCESS (0 secs / 2.015 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 77 of 168 (skipped 25) SUCCESS (0 secs / 2.034 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 78 of 168 (skipped 25) SUCCESS (0 secs / 2.056 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 79 of 168 (skipped 25) SUCCESS (0 secs / 2.075 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 80 of 168 (skipped 25) SUCCESS (0 secs / 2.099 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 81 of 168 (skipped 25) SUCCESS (0 secs / 2.107 secs)
7:52:18 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 82 of 168 (skipped 26) SUCCESS (0 secs / 2.114 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 83 of 168 (skipped 26) SUCCESS (0 secs / 2.138 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 84 of 168 (skipped 26) SUCCESS (0 secs / 2.16 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 85 of 168 (skipped 26) SUCCESS (0 secs / 2.18 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 86 of 168 (skipped 26) SUCCESS (0 secs / 2.2 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 87 of 168 (skipped 26) SUCCESS (0 secs / 2.221 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 88 of 168 (skipped 26) SUCCESS (0 secs / 2.24 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 89 of 168 (skipped 26) SUCCESS (0 secs / 2.259 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 90 of 168 (skipped 26) SUCCESS (0 secs / 2.308 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 91 of 168 (skipped 26) SUCCESS (0 secs / 2.348 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 92 of 168 (skipped 26) SUCCESS (0 secs / 2.407 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 93 of 168 (skipped 26) SUCCESS (0 secs / 2.424 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 94 of 168 (skipped 26) SUCCESS (0 secs / 2.686 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 95 of 168 (skipped 26) SUCCESS (0 secs / 2.977 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 96 of 168 (skipped 26) SUCCESS (0 secs / 3.007 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 97 of 168 (skipped 26) SUCCESS (0 secs / 3.063 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 98 of 168 (skipped 26) SUCCESS (0 secs / 3.094 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 99 of 168 (skipped 26) SUCCESS (0 secs / 3.111 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 100 of 168 (skipped 26) SUCCESS (0 secs / 3.131 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 101 of 168 (skipped 26) SUCCESS (0 secs / 3.262 secs)
7:52:19 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 102 of 168 (skipped 26) SUCCESS (0 secs / 3.282 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 103 of 168 (skipped 26) SUCCESS (0 secs / 3.319 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 104 of 168 (skipped 26) SUCCESS (0 secs / 3.374 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 105 of 168 (skipped 26) SUCCESS (0 secs / 3.395 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 106 of 168 (skipped 26) SUCCESS (0 secs / 3.424 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 107 of 168 (skipped 26) SUCCESS (0 secs / 3.476 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 108 of 168 (skipped 26) SUCCESS (0 secs / 3.55 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 109 of 168 (skipped 26) SUCCESS (0 secs / 3.585 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 110 of 168 (skipped 26) SUCCESS (0 secs / 3.609 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 111 of 168 (skipped 26) SUCCESS (0 secs / 3.619 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 112 of 168 (skipped 26) SUCCESS (0 secs / 3.663 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 113 of 168 (skipped 26) SUCCESS (0 secs / 3.68 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 114 of 168 (skipped 26) SUCCESS (0 secs / 3.725 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 115 of 168 (skipped 26) SUCCESS (0 secs / 3.776 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 116 of 168 (skipped 26) SUCCESS (0 secs / 3.851 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 117 of 168 (skipped 26) SUCCESS (0 secs / 3.9 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 118 of 168 (skipped 26) SUCCESS (0 secs / 3.948 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 119 of 168 (skipped 26) SUCCESS (0 secs / 3.996 secs)
7:52:20 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 120 of 168 (skipped 26) SUCCESS (0 secs / 4.012 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 121 of 168 (skipped 26) SUCCESS (0 secs / 4.097 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 122 of 168 (skipped 27) SUCCESS (0 secs / 4.154 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 123 of 168 (skipped 27) SUCCESS (0 secs / 4.2 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 124 of 168 (skipped 27) SUCCESS (0 secs / 4.246 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 125 of 168 (skipped 27) SUCCESS (0 secs / 4.347 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 126 of 168 (skipped 27) SUCCESS (0 secs / 4.422 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 127 of 168 (skipped 27) SUCCESS (0 secs / 4.664 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 128 of 168 (skipped 27) SUCCESS (0 secs / 4.763 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 129 of 168 (skipped 27) SUCCESS (0 secs / 4.78 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 130 of 168 (skipped 27) SUCCESS (0 secs / 4.809 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 131 of 168 (skipped 27) SUCCESS (0 secs / 4.826 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 132 of 168 (skipped 27) SUCCESS (0 secs / 4.842 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 133 of 168 (skipped 27) SUCCESS (0 secs / 4.859 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 134 of 168 (skipped 27) SUCCESS (0 secs / 4.984 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 135 of 168 (skipped 27) SUCCESS (0 secs / 4.99 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 136 of 168 (skipped 27) SUCCESS (0 secs / 4.994 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 137 of 168 (skipped 27) SUCCESS (0 secs / 4.999 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 138 of 168 (skipped 27) SUCCESS (0 secs / 5.003 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 139 of 168 (skipped 27) SUCCESS (0 secs / 5.005 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 140 of 168 (skipped 27) SUCCESS (0 secs / 5.006 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 141 of 168 (skipped 27) SUCCESS (0 secs / 5.008 secs)
7:52:21 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 141 of 168 (skipped 27) SUCCESS (4.761 secs / 5.008 secs)
7:52:21 PM: $ karma start test/karma-integration.conf.coffee --singleRun
7:52:22 PM: 09 01 2023 19:52:22.068:WARN [watcher]: Pattern "/opt/build/repo/swarmsim-coffee/bower_components/konami-js/konami.js" does not match any file.
7:52:22 PM: 09 01 2023 19:52:22.071:WARN [watcher]: Pattern "/opt/build/repo/swarmsim-coffee/bower_components/appcache-nanny/appcache-nanny.js" does not match any file.
7:52:22 PM: 09 01 2023 19:52:22.921:INFO [karma]: Karma v1.5.0 server started at http://0.0.0.0:8080/
7:52:22 PM: 09 01 2023 19:52:22.922:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
7:52:22 PM: 09 01 2023 19:52:22.928:INFO [launcher]: Starting browser PhantomJS
7:52:23 PM: 09 01 2023 19:52:23.031:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket 3dTr3EbZX3JwQawpAAAA with id 77596045
7:52:28 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 0 of 5 SUCCESS (0 secs / 0 secs)
7:52:28 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 1 of 5 SUCCESS (0 secs / 0.152 secs)
7:52:28 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 2 of 5 SUCCESS (0 secs / 0.291 secs)
7:52:28 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 3 of 5 SUCCESS (0 secs / 1.615 secs)
7:52:28 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 4 of 5 SUCCESS (0 secs / 4.956 secs)
7:52:28 PM: PhantomJS 2.1.1 (Linux 0.0.0): Executed 4 of 5 (skipped 1) SUCCESS (0.004 secs / 4.956 secs)
7:52:28 PM: $ grunt build && yarn _build:ts
7:52:29 PM: Loading "cdnify.js" tasks...ERROR
7:52:29 PM: >> ReferenceError: primordials is not defined
7:52:29 PM: Running "build" task
7:52:29 PM: building envname prod
7:52:29 PM: Running "clean:dist" (clean) task
7:52:29 PM: >> 2 paths cleaned.
7:52:29 PM: Running "ngconstant:prod" (ngconstant) task
7:52:29 PM: Creating module swarmEnv at .tmp/scripts/env.js...OK
7:52:29 PM: Running "githash:main" (githash) task
7:52:29 PM: >> Git githash.main =
7:52:29 PM: >> {"short":"6b1bcc1","long":"6b1bcc148290cf12efd37dd516dac7ffbf4c5814","tag":"v
>> 1.1.14","branch":"HEAD"}
>> 1.1.14","branch":"HEAD"}
7:52:29 PM: Running "_writeVersionJson" task
7:52:29 PM: Running "preloadSpreadsheet:v0.2" (preloadSpreadsheet) task
7:52:29 PM: google killed the apis, hooray. TODO: figure out a new way to update the spreadsheet data, and/or move it away from google
7:52:29 PM: Running "wiredep:app" (wiredep) task
7:52:29 PM: Running "wiredep:sass" (wiredep) task
7:52:29 PM: Running "useminPrepare:html" (useminPrepare) task
7:52:29 PM: Configuration changed for concat, uglify, cssmin
7:52:29 PM: Running "concurrent:dist" (concurrent) task
7:52:31 PM: Loading "cdnify.js" tasks...ERROR
7:52:31 PM: >> ReferenceError: primordials is not defined
7:52:31 PM: Running "svgmin:dist" (svgmin) task
7:52:31 PM: Total saved: 0 B
7:52:31 PM: Done.
7:52:31 PM: Execution Time (2023-01-09 19:52:31 UTC-0)
7:52:31 PM: loading tasks 6ms ▇▇▇▇▇ 9%
7:52:31 PM: svgmin:dist 59ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 91%
7:52:31 PM: Total 65ms
7:52:33 PM: Loading "cdnify.js" tasks...ERROR
7:52:33 PM: >> ReferenceError: primordials is not defined
7:52:33 PM: Running "coffee:dist" (coffee) task
7:52:33 PM: >> 69 files created.
7:52:33 PM: >> 69 source map files created.
7:52:33 PM: Running "coffee:test" (coffee) task
7:52:33 PM: >> 59 files created.
7:52:33 PM: >> 59 source map files created.
7:52:33 PM: Running "coffee:integrationTest" (coffee) task
7:52:33 PM: >> 3 files created.
7:52:33 PM: >> 3 source map files created.
7:52:33 PM: Done.
7:52:33 PM: Execution Time (2023-01-09 19:52:31 UTC-0)
7:52:33 PM: coffee:dist 1s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 78%
7:52:33 PM: coffee:test 270ms ▇▇▇▇▇▇▇▇▇▇▇ 21%
7:52:33 PM: Total 1.3s
7:52:33 PM: Loading "cdnify.js" tasks...ERROR
7:52:33 PM: >> ReferenceError: primordials is not defined
7:52:33 PM: Running "compass:dist" (compass) task
7:52:33 PM: directory .tmp/styles
7:52:33 PM: write .tmp/styles/bootstrapdefault.css (0.838s)
7:52:33 PM: write .tmp/styles/main.css (0.02s)
7:52:33 PM: Done.
7:52:33 PM: Execution Time (2023-01-09 19:52:31 UTC-0)
7:52:33 PM: compass:dist 1.9s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 100%
7:52:33 PM: Total 1.9s
7:52:34 PM: Loading "cdnify.js" tasks...ERROR
7:52:34 PM: >> ReferenceError: primordials is not defined
7:52:34 PM: Running "imagemin:dist" (imagemin) task
7:52:34 PM: Minified 10 images (saved 11.43 kB)
7:52:34 PM: Done.
7:52:34 PM: Execution Time (2023-01-09 19:52:31 UTC-0)
7:52:34 PM: imagemin:dist 2.1s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 100%
7:52:34 PM: Total 2.1s
7:52:34 PM: Running "ngtemplates:dist" (ngtemplates) task
7:52:34 PM: File .tmp/scripts/templateCache.js created.
7:52:34 PM: Added .tmp/scripts/templateCache.js to <!-- build:js dist/scripts/scripts.js -->
7:52:34 PM: Running "autoprefixer:dist" (autoprefixer) task
7:52:34 PM: >> 2 autoprefixed stylesheets created.
7:52:34 PM: Running "concat:generated" (concat) task
7:52:34 PM: Running "ngmin:dist" (ngmin) task
7:52:34 PM: ngminifying .tmp/concat/scripts/scripts.js, .tmp/concat/scripts/vendor.js
7:52:52 PM: Running "copy:dist" (copy) task
7:52:53 PM: Created 20 directories, copied 211 files
7:52:53 PM: Running "cssmin:generated" (cssmin) task
7:52:53 PM: >> 3 files created. 414.61 kB → 150.3 kB
7:52:53 PM: Running "uglify:generated" (uglify) task
7:53:06 PM: File dist/scripts/vendor.js created: 6.89 MB → 1.73 MB
7:53:07 PM: WARN: Output exceeds 32000 characters
7:53:07 PM: File dist/scripts/scripts.js created: 831.25 kB → 526.39 kB
7:53:07 PM: >> 2 files created.
7:53:07 PM: Running "filerev:dist" (filerev) task
7:53:07 PM: Revved 15 files
7:53:07 PM: Running "swPrecache:dist" (swPrecache) task
7:53:07 PM: Running "usemin:html" (usemin) task
7:53:07 PM: Replaced 33 references to assets
7:53:07 PM: Running "usemin:css" (usemin) task
7:53:07 PM: Replaced 3 references to assets
7:53:07 PM: Running "usemin:manifest" (usemin) task
7:53:07 PM: Replaced 0 references to assets
7:53:07 PM: Running "usemin:swPrecache" (usemin) task
7:53:07 PM: Replaced 1 reference to assets
7:53:07 PM: Running "usemin:js" (usemin) task
7:53:07 PM: Replaced 2 references to assets
7:53:07 PM: Running "htmlmin:dist" (htmlmin) task
7:53:08 PM: Minified 38 files
7:53:08 PM: Done.
7:53:08 PM: Execution Time (2023-01-09 19:52:29 UTC-0)
7:53:08 PM: concurrent:dist 4.2s ▇▇▇▇▇ 11%
7:53:08 PM: ngmin:dist 18.4s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 48%
7:53:08 PM: cssmin:generated 504ms ▇ 1%
7:53:08 PM: uglify:generated 14s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 36%
7:53:08 PM: Total 38.3s
7:53:08 PM: $ rm -rf ./dist/swarmsim-ts && cp -rp ./node_modules/@swarmsim/ts/dist/coffee-embed ./dist/swarmsim-ts
7:53:08 PM: Done in 67.88s.
7:53:08 PM:
7:53:08 PM: (build.command completed in 1m 23.4s)
7:53:08 PM:
7:53:08 PM: (Netlify Build completed in 1m 23.8s)
7:53:11 PM: Section completed: building
7:53:16 PM: Finished processing build request in 2m42.568013467s
Deploying
Complete
Deploying
Complete
7:53:08 PM: 2. Deploy site
7:53:08 PM: ────────────────────────────────────────────────────────────────
7:53:08 PM:
7:53:08 PM: Starting to deploy site from 'dist'
7:53:08 PM: Creating deploy tree
7:53:08 PM: 2 new files to upload
7:53:08 PM: 0 new functions to upload
7:53:08 PM: Section completed: deploying
7:53:08 PM: Site deploy was successfully initiated
7:53:08 PM:
7:53:08 PM: (Deploy site completed in 401ms)
Cleanup
Complete
Cleanup
Complete
7:53:08 PM: Netlify Build Complete
7:53:08 PM: ────────────────────────────────────────────────────────────────
7:53:08 PM:
7:53:08 PM: Caching artifacts
7:53:08 PM: Started saving node modules
7:53:08 PM: Finished saving node modules
7:53:08 PM: Started saving build plugins
7:53:08 PM: Finished saving build plugins
7:53:08 PM: Started saving yarn cache
7:53:11 PM: Finished saving yarn cache
7:53:11 PM: Started saving pip cache
7:53:11 PM: Finished saving pip cache
7:53:11 PM: Started saving emacs cask dependencies
7:53:11 PM: Finished saving emacs cask dependencies
7:53:11 PM: Started saving maven dependencies
7:53:11 PM: Finished saving maven dependencies
7:53:11 PM: Started saving boot dependencies
7:53:11 PM: Finished saving boot dependencies
7:53:11 PM: Started saving rust rustup cache
7:53:11 PM: Finished saving rust rustup cache
7:53:11 PM: Started saving go dependencies
7:53:11 PM: Finished saving go dependencies
7:53:11 PM: Build script success
7:53:14 PM: Uploading Cache of size 223.9MB
7:53:16 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
7:53:08 PM: Starting post processing
7:53:09 PM: Post processing - HTML
7:53:09 PM: Post processing - header rules
7:53:09 PM: Post processing - redirect rules
7:53:10 PM: Post processing done
7:53:10 PM: Section completed: postprocessing
7:53:13 PM: Site is live ✨