Skip to content
Success

Console Output

GitHub pull request #24 of commit 739859b1a1f7a8eb4c34e9d0deda32776a551da1, no merge conflicts.
Running as SYSTEM
Setting status of 739859b1a1f7a8eb4c34e9d0deda32776a551da1 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/32/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_16.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
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 fetch --tags --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 --progress -- https://github.com/ABI-Software/ZincJS.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/24/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/24/merge^{commit} # timeout=10
Checking out Revision b74a0639149735c196a2359dfa2de6313353565d (refs/remotes/origin/pr/24/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b74a0639149735c196a2359dfa2de6313353565d # timeout=10
Commit message: "Merge 739859b1a1f7a8eb4c34e9d0deda32776a551da1 into 60538116bd8dfef74421efd4440e178fc89a453f"
First time build. Skipping changelog.
[ZincJS] $ /bin/sh -xe /tmp/jenkins9053697253846773811.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 638 packages from 348 contributors and audited 640 packages in 30.905s
found 92 vulnerabilities (91 low, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build

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

Browserslist: caniuse-lite is outdated. Please run next command `npm update`
Hash: 4a75dc6b3f9b30c6ba00
Version: webpack 4.41.2
Time: 37201ms
Built at: 08/24/2020 12:10:47 PM
               Asset      Size  Chunks                          Chunk Names
    zinc.frontend.js   700 KiB       0  [emitted]        [big]  zinc
zinc.frontend.js.map  2.33 MiB       0  [emitted] [dev]         zinc
Entrypoint zinc [big] = zinc.frontend.js zinc.frontend.js.map
 [1] ./src/primitives/zincObject.js 9.69 KiB {0} [built]
 [2] ./src/zinc.js 1.22 KiB {0} [built]
 [3] ./src/controls.js 34 KiB {0} [built]
 [4] ./src/utilities.js 5.9 KiB {0} [built]
 [5] ./src/primitives/geometry.js 3 KiB {0} [built]
 [6] ./src/primitives/glyphset.js 13.8 KiB {0} [built]
 [7] (webpack)/buildin/global.js 685 bytes {0} [built]
 [8] ./src/primitives/glyph.js 3.38 KiB {0} [built]
 [9] ./src/scene.js 16 KiB {0} [built]
[10] ./src/three-js-csg.js 12.5 KiB {0} [built]
[12] ./src/primitives/pointset.js 1.09 KiB {0} [built]
[13] ./src/primitives/lines.js 918 bytes {0} [built]
[14] ./src/geometryCSG.js 3.15 KiB {0} [built]
[28] ./src/renderer.js 10.7 KiB {0} [built]
[41] ./src/glyphsetCSG.js 1.46 KiB {0} [built]
    + 27 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 (700 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 (700 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 next command `npm update`
Hash: 6626b007e788c3d0909f
Version: webpack 4.41.2
Time: 18530ms
Built at: 08/24/2020 12:11:14 PM
      Asset     Size  Chunks                   Chunk Names
    zinc.js  196 KiB       0  [emitted]        zinc
zinc.js.map  563 KiB       0  [emitted] [dev]  zinc
Entrypoint zinc = zinc.js zinc.js.map
 [0] ./src/zinc.js 1.22 KiB {0} [built]
 [1] external "url-polyfill" 42 bytes {0} [built]
 [2] ./src/primitives/geometry.js 3 KiB {0} [built]
 [3] external "three" 42 bytes {0} [built]
 [4] ./src/primitives/zincObject.js 9.69 KiB {0} [built]
 [5] ./src/utilities.js 5.9 KiB {0} [built]
[10] ./src/primitives/glyph.js 3.38 KiB {0} [built]
[12] ./src/primitives/glyphset.js 13.8 KiB {0} [built]
[15] ./src/primitives/pointset.js 1.09 KiB {0} [built]
[18] ./src/primitives/lines.js 918 bytes {0} [built]
[21] ./src/renderer.js 10.7 KiB {0} [built]
[23] ./src/scene.js 16 KiB {0} [built]
[27] ./src/controls.js 34 KiB {0} [built]
[30] ./src/geometryCSG.js 3.15 KiB {0} [built]
[36] ./src/glyphsetCSG.js 1.46 KiB {0} [built]
    + 22 hidden modules
+ xvfb-run -s -screen 0 1024x1024x24 npm run test

> zincjs@0.34.0 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.6.1 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download 
[canvas] Success: "/home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas/build/Release/canvas.node" is installed via remote

> gl@4.4.1 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.11 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 829 packages from 683 contributors and audited 898 packages in 48.401s
found 38 vulnerabilities (35 low, 3 high)
  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:31728) ExperimentalWarning: The fs.promises API is experimental
 WEBPACK  Compiling...

 WEBPACK  Compiled successfully in 3154ms

 MOCHA  Testing...

THREE.WebGLRenderer 105
THREE.WebGLRenderer: WEBGL_depth_texture extension not supported.
THREE.WebGLRenderer: OES_texture_half_float extension not supported.
THREE.WebGLRenderer: OES_texture_half_float_linear extension not supported.
THREE.WebGLRenderer: OES_standard_derivatives extension not supported.
THREE.WebGLRenderer: OES_texture_float_linear extension not supported.
 MOCHA  Tests completed successfully

Recording test results
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@25938ff8[nodeId=MDEwOlJlcG9zaXRvcnkxNjU5Mjk2Njc=,description=JS interface to Zinc output for displaying 3D anatomical models,homepage=,name=ZincJS,fork=true,archived=false,size=50429,milestones={},language=JavaScript,commits={},url=https://api.github.com/repos/ABI-Software/ZincJS,id=165929667,nodeId=<null>,createdAt=2019-01-15T21:55:52Z,updatedAt=2020-08-11T04:34:58Z]] (sha:b74a063) with context:ZincJS
Setting commit status on GitHub for https://github.com/ABI-Software/ZincJS/commit/b74a0639149735c196a2359dfa2de6313353565d
Setting status of 739859b1a1f7a8eb4c34e9d0deda32776a551da1 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/32/ and message: 'Build finished. '
Finished: SUCCESS