Started by user Alan Wu Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/Physiome Portal [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/ABI-Software/MPB.git > git init /home/cmiss/Jenkins/workspace/Physiome Portal # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/MPB.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/ABI-Software/MPB.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/ABI-Software/MPB.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/MPB.git # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/MPB.git > git fetch --tags --progress https://github.com/ABI-Software/MPB.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 88671438322fb8bbf94a98f5ee0ce6ee300e8d52 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 88671438322fb8bbf94a98f5ee0ce6ee300e8d52 Commit message: "Add missing jquery dependency." First time build. Skipping changelog. [Physiome Portal] $ /bin/sh -xe /tmp/jenkins7878199584543405259.sh + npm install npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 959 packages from 586 contributors and audited 15160 packages in 25.45s found 0 vulnerabilities + npm run build > physiomeportal@0.2.0-alpha build /home/cmiss/Jenkins/workspace/Physiome Portal > webpack --mode=none Hash: 86593f56dcc3ac9a1707 Version: webpack 4.10.0 Time: 27815ms Built at: 01/16/2019 10:49:44 AM Asset Size Chunks Chunk Names physiomeportal.js 1.71 MiB 0 [emitted] physiomeportal physiomeportal.min.js 1.14 MiB 1 [emitted] physiomeportal.min Entrypoint physiomeportal = physiomeportal.js Entrypoint physiomeportal.min = physiomeportal.min.js [0] ./src/index.js 1.63 KiB {0} {1} [built] [1] ./src/styles/w3.css 1.05 KiB {0} {1} [built] [6] ./src/styles/sidebar.css 1.06 KiB {0} {1} [built] [8] ./src/styles/bootstrap.min.css 1.08 KiB {0} {1} [built] [10] ./src/modules/bodyRenderer.js 8.75 KiB {0} {1} [built] [93] ./src/ui/ModelViewerDialog.js 2.84 KiB {0} {1} [built] [94] ./src/ui/BaseDialog.js 4.73 KiB {0} {1} [built] [111] ./src/modules/organsRenderer.js 39.7 KiB {0} {1} [built] [117] ./src/tissueRenderer.js 16.3 KiB {0} {1} [built] [123] ./src/ui/OrgansViewerDialog.js 13.4 KiB {0} {1} [built] [125] ./src/ui/ScaffoldDialog.js 6.63 KiB {0} {1} [built] [134] ./src/ui/BodyViewerDialog.js 9.58 KiB {0} {1} [built] [136] ./src/ui/ManagerSidebar.js 10.5 KiB {0} {1} [built] [137] ./src/utilities/managerItem.js 795 bytes {0} {1} [built] [138] ./src/utilities/manager.js 8.55 KiB {0} {1} [built] + 125 hidden modules [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@30ae46d3[description=Multiscale Physiome Browser,homepage=<null>,name=MPB,fork=true,archived=false,size=33115,milestones={},language=JavaScript,commits={},responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Tue, 15 Jan 2019 21:49:46 GMT], ETag=[W/"952607e070183b20b1dadccac9923669"], Last-Modified=[Tue, 15 Jan 2019 21:45:53 GMT], OkHttp-Received-Millis=[1547588986377], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1547588985497], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[9F58:6440:2408B:2C253:5C3E5579], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4998], X-RateLimit-Reset=[1547591381], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ABI-Software/MPB,id=115053737]] (sha:8867143) with context:Physiome Portal Setting commit status on GitHub for https://github.com/ABI-Software/MPB/commit/88671438322fb8bbf94a98f5ee0ce6ee300e8d52 Finished: SUCCESS