Skip to content
Success

Console Output

GitHub pull request #9 of commit 9583540516dd41505506b8e874601e30110415d9, no merge conflicts.
Running as SYSTEM
Setting status of 9583540516dd41505506b8e874601e30110415d9 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/6/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/9/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/9/merge^{commit} # timeout=10
Checking out Revision e2267d281ce81559f6768088ed22409752d719bd (refs/remotes/origin/pr/9/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2267d281ce81559f6768088ed22409752d719bd # timeout=10
Commit message: "Merge 9583540516dd41505506b8e874601e30110415d9 into e2e2973bb187fa5949c148f7b570679509c22954"
First time build. Skipping changelog.
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins6254394164592829112.sh
+ npm install
npm WARN acorn-dynamic-import@4.0.0 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @abi-software/mapintegratedvuer@0.1.7 No repository field.
npm WARN @abi-software/mapintegratedvuer@0.1.7 No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 3 packages from 2 contributors, removed 3 packages, updated 5 packages and audited 2224 packages in 40.061s
found 13 vulnerabilities (4 low, 8 moderate, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build-bundle

> @abi-software/mapintegratedvuer@0.1.7 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer
> vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js


-  Building for production as library (commonjs,umd,umd-min)...
 WARNING  Compiled with 3 warnings5:53:43 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (452 KiB)
  mapintegratedvuer.umd.js (8.79 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd (9.24 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.js


 warning  

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/

 WARNING  Compiled with 3 warnings5:53:43 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (452 KiB)
  mapintegratedvuer.common.js (8.79 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.common (9.24 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.common.js


 warning  

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/

 WARNING  Compiled with 3 warnings5:56:38 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (452 KiB)
  mapintegratedvuer.umd.min.js (3.81 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd.min (4.25 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.min.js


 warning  

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/

  File                                 Size               Gzipped

  dist/mapintegratedvuer.umd.min.js    3902.99 KiB        1099.75 KiB
  dist/mapintegratedvuer.umd.js        9005.35 KiB        1984.15 KiB
  dist/mapintegratedvuer.common.js     9004.87 KiB        1983.96 KiB
  dist/mapintegratedvuer.css           451.91 KiB         69.71 KiB

  Images and other types of assets omitted.

[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@23eda392[description=Integrated Map Vuer,homepage=<null>,name=mapintegratedvuer,fork=false,archived=false,size=3431,milestones={},language=Vue,commits={},source=<null>,parent=<null>,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, Deprecation, Sunset], 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=[Mon, 18 May 2020 05:56:50 GMT], ETag=[W/"dbea6777eab6eb56cf98b6c72f6110bf"], Last-Modified=[Sat, 16 May 2020 12:07:34 GMT], OkHttp-Received-Millis=[1589781410216], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1589781409873], 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, Accept, X-Requested-With], 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=[B1D6:6DB9:9AF854:AE07BE:5EC223A1], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4990], X-RateLimit-Reset=[1589784679], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ABI-Software/mapintegratedvuer,id=235238699]] (sha:e2267d2) with context:mapintegratedvuer
Setting commit status on GitHub for https://github.com/ABI-Software/mapintegratedvuer/commit/e2267d281ce81559f6768088ed22409752d719bd
Setting status of 9583540516dd41505506b8e874601e30110415d9 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/6/ and message: 'Build finished. '
Finished: SUCCESS