Skip to content
Success

Console Output

GitHub pull request #46 of commit 59ab2508a7ef1a6861e627fb5b3c4f86c8510842, no merge conflicts.
Running as SYSTEM
Setting status of 59ab2508a7ef1a6861e627fb5b3c4f86c8510842 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/61/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/ZincJS
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ABI-Software/ZincJS.git
 > git init /home/cmiss/Jenkins/workspace/ZincJS # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/ZincJS.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/ZincJS.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ABI-Software/ZincJS.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ABI-Software/ZincJS.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/ZincJS.git
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/ZincJS.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/46/merge^{commit} # timeout=10
Checking out Revision c8ae7b4488df1acf07c9223389fd4b84d31c732d (refs/remotes/origin/pr/46/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8ae7b4488df1acf07c9223389fd4b84d31c732d # timeout=10
Commit message: "Merge 59ab2508a7ef1a6861e627fb5b3c4f86c8510842 into c8a1955ddac9d56323f71d37d8bf7401b1be2c4f"
First time build. Skipping changelog.
[ZincJS] $ /bin/sh -xe /tmp/jenkins13776041424234674682.sh
+ npm install

> core-js@2.6.11 postinstall /home/cmiss/Jenkins/workspace/ZincJS/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 663 packages from 380 contributors and audited 664 packages in 11.361s
found 27 vulnerabilities (6 moderate, 21 high)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build-bundle

> zincjs@1.0.16 build-bundle /home/cmiss/Jenkins/workspace/ZincJS
> webpack --config webpack.frontend.js; webpack --config webpack.backend.js

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Hash: 1287e6afc5290d438e97
Version: webpack 4.41.2
Time: 38369ms
Built at: 08/10/2023 2:37:56 PM
               Asset      Size  Chunks                          Chunk Names
    zinc.frontend.js   871 KiB       0  [emitted]        [big]  zinc
zinc.frontend.js.map  2.87 MiB       0  [emitted] [dev]         zinc
Entrypoint zinc [big] = zinc.frontend.js zinc.frontend.js.map
 [1] ./src/primitives/zincObject.js 14.8 KiB {0} [built]
 [2] ./src/zinc.js 1.36 KiB {0} [built]
 [3] ./src/controls.js 43.1 KiB {0} [built]
 [4] ./src/utilities.js 6.46 KiB {0} [built]
 [5] ./src/primitives/geometry.js 3.58 KiB {0} [built]
 [6] ./src/primitives/glyphset.js 16.8 KiB {0} [built]
 [9] ./src/primitives/glyph.js 3.93 KiB {0} [built]
[10] ./src/primitives/pointset.js 1.76 KiB {0} [built]
[11] ./src/primitives/lines.js 1.53 KiB {0} [built]
[13] ./src/scene.js 16.1 KiB {0} [built]
[18] ./src/geometryCSG.js 3.01 KiB {0} [built]
[30] ./src/texture/textureArray.js 3.07 KiB {0} [built]
[31] ./src/primitives/textureSlides.js 3.07 KiB {0} [built]
[33] ./src/renderer.js 10.7 KiB {0} [built]
[51] ./src/glyphsetCSG.js 1.4 KiB {0} [built]
    + 38 hidden modules

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  zinc.frontend.js (871 KiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  zinc (871 KiB)
      zinc.frontend.js


WARNING in webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Hash: e424b7330e349c2b0429
Version: webpack 4.41.2
Time: 8124ms
Built at: 08/10/2023 2:38:06 PM
      Asset     Size  Chunks                   Chunk Names
    zinc.js  344 KiB       0  [emitted]        zinc
zinc.js.map  930 KiB       0  [emitted] [dev]  zinc
Entrypoint zinc = zinc.js zinc.js.map
 [0] ./src/zinc.js 1.36 KiB {0} [built]
 [1] external "url-polyfill" 42 bytes {0} [built]
 [2] ./src/primitives/geometry.js 3.58 KiB {0} [built]
 [3] external "three" 42 bytes {0} [built]
 [6] ./src/utilities.js 6.46 KiB {0} [built]
[10] ./src/primitives/glyph.js 3.93 KiB {0} [built]
[13] ./src/primitives/glyphset.js 16.8 KiB {0} [built]
[17] ./src/primitives/pointset.js 1.76 KiB {0} [built]
[20] ./src/primitives/lines.js 1.53 KiB {0} [built]
[23] ./src/texture/textureArray.js 3.07 KiB {0} [built]
[25] ./src/primitives/textureSlides.js 3.07 KiB {0} [built]
[28] ./src/renderer.js 10.7 KiB {0} [built]
[30] ./src/scene.js 16.1 KiB {0} [built]
[39] ./src/controls.js 43.1 KiB {0} [built]
[42] ./src/geometryCSG.js 3.01 KiB {0} [built]
    + 34 hidden modules
+ xvfb-run -s -screen 0 1024x1024x24 npm run test

> zincjs@1.0.16 test /home/cmiss/Jenkins/workspace/ZincJS
> npm --prefix ./test install && npm --prefix ./test run test-ci


> nodent-runtime@3.2.1 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/nodent-runtime
> node build.js

## Built /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/nodent-runtime/dist/index.js

> canvas@2.11.0 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas
> node-pre-gyp install --fallback-to-build --update-binary

[canvas] Success: "/home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas/build/Release/canvas.node" is installed via remote

> gl@4.8.0 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/gl
> prebuild-install || node-gyp rebuild


> core-js@2.6.11 postinstall /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/mocha-webpack/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 1319 packages from 921 contributors and audited 1323 packages in 23.943s
found 41 vulnerabilities (25 moderate, 15 high, 1 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

> @ test-ci /home/cmiss/Jenkins/workspace/ZincJS/test
> mocha-webpack --reporter mocha-junit-reporter

(node:739680) ExperimentalWarning: The fs.promises API is experimental
 WEBPACK  Compiling...

Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
 WEBPACK  Compiled successfully in 10878ms

 MOCHA  Testing...

THREE.WebGLRenderer: OES_vertex_array_object extension not supported.
THREE.Material: 'morphTargets' parameter is undefined.
THREE.Material: 'morphNormals' parameter is undefined.
 MOCHA  Tests completed successfully

Recording test results
[Checks API] No suitable checks publisher found.
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:c8ae7b4) with context:ZincJS
Setting status of 59ab2508a7ef1a6861e627fb5b3c4f86c8510842 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/61/ and message: 'Build finished. '
Finished: SUCCESS