Skip to content
Success

Console Output

GitHub pull request #175 of commit d6853bfd57620c9260eb09e98d3103641e405bfe, no merge conflicts.
Running as SYSTEM
Setting status of d6853bfd57620c9260eb09e98d3103641e405bfe to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/455/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.git # 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 --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/175/merge^{commit} # timeout=10
Checking out Revision f05d1a7b36f6abffa0992613cb5ef93e3ae7643d (refs/remotes/origin/pr/175/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f05d1a7b36f6abffa0992613cb5ef93e3ae7643d # timeout=10
Commit message: "Merge d6853bfd57620c9260eb09e98d3103641e405bfe into a5dc4f257e57bf96fe765c9d7fb4758377c8877f"
First time build. Skipping changelog.
[mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[mapintegratedvuer] $ bash -c "export > env.txt"
[mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 12.13.0 && nvm use 12.13.0 && export > env.txt"
v12.13.0 is already installed.
Now using node v12.13.0 (npm v6.12.0)
Now using node v12.13.0 (npm v6.12.0)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins6402978134167459300.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v12.13.0
+ npm install
npm WARN @cypress/webpack-dev-server@1.8.4 requires a peer of html-webpack-plugin@>=4 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vue/cli-plugin-unit-mocha/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"})
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/webpack-dev-server/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"})

audited 2609 packages in 14.9s
found 81 vulnerabilities (2 low, 49 moderate, 27 high, 3 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build-bundle

> @abi-software/mapintegratedvuer@0.6.1 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 warnings11:10:46 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.96 MiB)
  mapintegratedvuer.umd.js (8.07 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 (10 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/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings11:10:57 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.96 MiB)
  mapintegratedvuer.common.js (8.07 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 (10 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/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings11:12:36 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.96 MiB)
  mapintegratedvuer.umd.min.js (3.35 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 (5.31 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/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
  File                                 Size               Gzipped

  dist/mapintegratedvuer.umd.min.js    3432.69 KiB        1004.25 KiB
  dist/mapintegratedvuer.umd.js        8261.63 KiB        1852.43 KiB
  dist/mapintegratedvuer.common.js     8261.23 KiB        1852.29 KiB
  dist/mapintegratedvuer.css           2008.92 KiB        316.48 KiB

  Images and other types of assets omitted.

[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins11113115020311859231.sh
+ npm run test-unit

> @abi-software/mapintegratedvuer@0.6.1 test-unit /home/cmiss/Jenkins/workspace/mapintegratedvuer
> mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js

 WEBPACK  Compiling...

Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/maplibre-gl/dist/maplibre-gl.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.module.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/plotvuer/dist/plotvuer.common.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/simulationvuer/dist/simulationvuer.common.js as it exceeds the max of 500KB.
 WEBPACK  Compiled successfully in 167369ms

 MOCHA  Testing...

[Vue warn]: Error in nextTick: "TypeError: _this2.$refs.sideBar.close is not a function"

found in

---> <SplitFlow> at src/components/SplitFlow.vue
       <Root>
TypeError: _this2.$refs.sideBar.close is not a function
    at VueComponent.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/src/components/SplitFlow.vue:365:1)
    at Array.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3143:1)
    at flushCallbacks (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3065:1)
    at callReaction (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:75:1)
    at /home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:100:1
    at internal/process/task_queues.js:149:7
    at AsyncResource.runInAsyncScope (async_hooks.js:172:16)
    at AsyncResource.runMicrotask (internal/process/task_queues.js:146:8)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)


  ContentVuer
    ✓ MultiFlatmapVuer
    ✓ FlatmapVuer
    ✓ ScaffoldVuer
    ✓ SideBar

  MapContent.vue
    ✓ SplitFlow

  SplitDialog
    ✓ ContentVuer

  SplitFlow.vue
    ✓ DialogToolbarContent
    ✓ dialog-header
    ✓ SplitDialog
    ✓ SideBar
    ✓ dialog-main
    ✓ createNewEntry
    ✓ actionClick
    ✓ allDialogs
    ✓ setState


  15 passing (67ms)

 MOCHA  Tests completed successfully

[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins12933439175050929694.sh
+ node --version
v12.13.0
+ npm run cypress run-ct

> @abi-software/mapintegratedvuer@0.6.1 cypress /home/cmiss/Jenkins/workspace/mapintegratedvuer
> cypress "run-ct"


⚠ Warning: run-ct is deprecated and will be removed in a future release.
Use `cypress run --component` instead.

libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[1610332:0928/231618.927770:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[1610177:0928/231619.776329:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ℹ 「wds」: Project is running at http://localhost:40645/webpack-dev-server/
ℹ 「wds」: webpack output is served from /__cypress/src
ℹ 「wds」: Content not from webpack is served from /home/cmiss/Jenkins/workspace/mapintegratedvuer

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        12.11.0                                                                        │
  │ Browser:        Electron 106 (headless)                                                        │
  │ Node Version:   v12.13.0 (/home/cmiss/.nvm/versions/node/v12.13.0/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       **/*.cy.{js,jsx,ts,tsx}                                                        │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[1610371:0928/231630.645649:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231630.735894:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231630.749856:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231631.457689:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231631.645529:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231631.660142:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231631.664138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231631.921615:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
ℹ 「wdm」: wait until bundle finished: /__cypress/src/index.html
 DONE  Compiled successfully in 49641ms11:17:17 PM

Webpack Bundle Analyzer is started at http://127.0.0.1:8888
Use Ctrl+C to close it
ℹ 「wdm」:    1158 modules
ℹ 「wdm」: Compiled successfully.
[1610371:0928/231719.115898:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231719.218983:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231719.221396:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231742.314365:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231742.330137:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231743.259457:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231745.548100:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[1610371:0928/231748.917920:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231748.933959:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231748.939434:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.409394:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.421477:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.424074:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.433641:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.437122:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.438727:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.448625:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.452623:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.497892:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231750.510486:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231751.198214:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.329485:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.338557:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.345323:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.351824:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.358051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.365180:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.370149:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.377644:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.658516:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.664935:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.670660:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.677733:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.685589:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.694143:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.798285:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.806130:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.812985:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231752.821185:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231753.179430:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610332:0928/231756.963610:ERROR:gl_utils.cc(319)] [.WebGL-0x3d681c14ce00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1610332:0928/231757.159060:ERROR:gl_utils.cc(319)] [.WebGL-0x3d681c14ce00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1610332:0928/231757.329695:ERROR:gl_utils.cc(319)] [.WebGL-0x3d681c14ce00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1610332:0928/231757.428645:ERROR:gl_utils.cc(319)] [.WebGL-0x3d681c14ce00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[1610371:0928/231757.688313:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231757.694866:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231757.700961:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231757.708098:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231757.720071:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231805.685335:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231805.693360:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231805.698753:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231805.703345:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231823.543315:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231823.745798:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231829.308247:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231829.316186:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231829.601538:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231829.606187:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231829.699055:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231830.759705:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231834.689081:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231836.657570:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231837.881226:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231837.884987:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231837.888538:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1610371:0928/231839.050307:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    ✓ Workflow testing (61363ms)


  1 passing (1m)

[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_050.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      1                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     1 minute, 2 seconds                                                              │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
    Compression progress:  74%
  -  Finished processing: 25 seconds                                                 

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4

    Compression progress:  100%

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✔  MapContent.cy.js                         01:02        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        01:02        1        1        -        -        -  

+ npm run report:merge

> @abi-software/mapintegratedvuer@0.6.1 report:merge /home/cmiss/Jenkins/workspace/mapintegratedvuer
> mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json

+ npm run report:generate

> @abi-software/mapintegratedvuer@0.6.1 report:generate /home/cmiss/Jenkins/workspace/mapintegratedvuer
> marge cypress/results/mochawesome-bundle.json -o cypress/reports/html


✓ Reports saved:
/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/455/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:f05d1a7) with context:mapintegratedvuer
Setting status of d6853bfd57620c9260eb09e98d3103641e405bfe to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/455/ and message: 'Build finished. '
Finished: SUCCESS