Skip to content
Failed

Console Output

GitHub pull request #316 of commit 9f370a148b17f2ea6d0f44939aad32047327c5b9, no merge conflicts.
Running as SYSTEM
Setting status of 9f370a148b17f2ea6d0f44939aad32047327c5b9 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/842/ 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/316/merge^{commit} # timeout=10
Checking out Revision 74fd45ce011351020560851aab9f75f9b50bf4ba (refs/remotes/origin/pr/316/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 74fd45ce011351020560851aab9f75f9b50bf4ba # timeout=10
Commit message: "Merge 9f370a148b17f2ea6d0f44939aad32047327c5b9 into 30074630769192517e5b6fcf75cc51be28e00aa8"
 > git rev-list --no-walk f2252168ffdd7033d712201c565e68e47c18cb9f # timeout=10
[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 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins8403960555068714617.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 1673 packages in 8s

291 packages are looking for funding
  run `npm fund` for details

9 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.9.2 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
✓ 1556 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   466.90 kB │ gzip:    79.11 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-DxnaBS3D.js            0.57 kB │ gzip:     0.38 kB
dist/Simulation-B3u3GdRy.js        0.60 kB │ gzip:     0.37 kB
dist/Plot-C3uxfW37.js              0.72 kB │ gzip:     0.42 kB
dist/Flatmap-BNl-hBAO.js           7.45 kB │ gzip:     2.39 kB
dist/MultiFlatmap-Cv5ida8n.js     15.62 kB │ gzip:     4.59 kB
dist/ContentMixin-D51RPHyo.js     25.62 kB │ gzip:     6.79 kB
dist/Scaffold-BU2cbFPO.js      1,734.66 kB │ gzip:   408.21 kB
dist/index-C_kxQQTe.js         2,544.50 kB │ gzip:   651.00 kB
dist/style-DAxbwgNl.js         5,276.69 kB │ gzip: 1,396.48 kB
dist/style.css                    466.90 kB │ gzip:    79.11 kB
dist/mapintegratedvuer.umd.cjs  7,300.85 kB │ gzip: 2,183.27 kB
✓ built in 1m 20s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16166198866686309079.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.9.2 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:35467/devtools/browser/6bc67354-1e64-4d1b-b6c9-57c186828974
[1630984:0606/114152.944607:ERROR:object_proxy.cc(577)] 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.
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because lockfile has changed

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

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.13.0                                                                        │
  │ Browser:        Electron 118 (headless)                                                        │
  │ Node Version:   v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       cypress/component/*.cy.js                                                      │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[1631149:0606/114202.890121:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114202.976570:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114202.983938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114204.081563:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114204.083766:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114204.086675:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114204.894410:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114206.521942:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114219.052647:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114219.063170:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114219.064328:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114219.065476:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114221.050992:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114221.058306:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114223.591721:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[1631149:0606/114224.876421:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114225.743003:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114226.241358:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114226.246940:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114226.251863:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114226.345281:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114226.354778:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114226.613687:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114227.310421:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114227.323274:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114227.331100:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114228.373633:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.402073:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.410007:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.416280:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.421936:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.425606:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.580430:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.594135:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.602279:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114230.808139:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631143:0606/114237.064598:ERROR:gl_utils.cc(402)] [.WebGL-0x29d00b18d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1631143:0606/114237.358724:ERROR:gl_utils.cc(402)] [.WebGL-0x29d00b18d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1631143:0606/114237.494102:ERROR:gl_utils.cc(402)] [.WebGL-0x29d00b18d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1631143:0606/114237.613546:ERROR:gl_utils.cc(402)] [.WebGL-0x29d00b18d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[1631149:0606/114242.381978:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114242.390294:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114242.859286:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114242.872071:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114252.237998:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114252.245524:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114252.249523:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114252.257915:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1631149:0606/114301.137307:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (42s)
  1 failing

  1) MapContent
       Workflow testing:
     TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > this.$refs.sideBar.closeConnectivity is not a function

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
      at <unknown> (http://localhost:8081/__cypress/src/src/components/SplitFlow.vue:648:28)
      at <unknown> (http://localhost:8081/__cypress/src/node_modules/.vite/deps/mitt.js?v=6460dc3a:14:7)
      at Array.map (<anonymous>)
      at Object.emit (http://localhost:8081/__cypress/src/node_modules/.vite/deps/mitt.js?v=6460dc3a:13:20)
      at Proxy.onAnnotationClose (http://localhost:8081/__cypress/src/src/mixins/ContentMixin.js:568:16)
      at callWithErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=edcc0db3:1858:19)
      at callWithAsyncErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=edcc0db3:1865:17)
      at emit (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=edcc0db3:2381:5)
      at Proxy.onAnnotationClose (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=ad694623:106904:12)
      at callWithErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=edcc0db3:1858:19)



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


  (Results)

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


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont     (1280x720)
     ent.cy.js/MapContent -- Workflow testing (failed).png                                          


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 12 seconds                                                
    Compression progress:  100%

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


resize:  can't open terminal /dev/tty
====================================================================================================

  (Run Finished)
tput: No value for $TERM and no -T specified


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  MapContent.cy.js                         00:41        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:41        1        -        1        -        -  

Build step 'Execute shell' marked build as failure
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/842/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:f225216) with context:mapintegratedvuer
Setting status of 9f370a148b17f2ea6d0f44939aad32047327c5b9 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/842/ and message: 'Build finished. '
Finished: FAILURE