Skip to content
Failed

Console Output

GitHub pull request #367 of commit a94e50378ffff61f1e97a635b0cf35a36f1f923f, no merge conflicts.
Running as SYSTEM
Setting status of a94e50378ffff61f1e97a635b0cf35a36f1f923f to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1013/ 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/367/merge^{commit} # timeout=10
Checking out Revision f87202aa2d52a4f6141dfa81cb518968a97567a9 (refs/remotes/origin/pr/367/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f87202aa2d52a4f6141dfa81cb518968a97567a9 # timeout=10
Commit message: "Merge a94e50378ffff61f1e97a635b0cf35a36f1f923f into 0d09800928713c4e4f21375cb0095c4bfd476a71"
 > git rev-list --no-walk 9b0e4510def1f0421d0dc718d41e78fdbd4e9bb6 # 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/jenkins10576863239199346058.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 1536 packages in 8s

271 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.11.1-beta.0 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
✓ 1554 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   398.78 kB │ gzip:  62.51 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:   0.09 kB
dist/Iframe-uwuY73WM.js            0.57 kB │ gzip:   0.38 kB
dist/Simulation-B0TOvcV1.js        0.71 kB │ gzip:   0.41 kB
dist/Plot-D0t_SVr_.js              0.72 kB │ gzip:   0.42 kB
dist/style-L6Z4d51x.js             2.14 kB │ gzip:   0.94 kB
dist/Scaffold-C2gaLqYg.js          6.41 kB │ gzip:   2.21 kB
dist/Flatmap-BheV3auk.js           7.48 kB │ gzip:   2.44 kB
dist/MultiFlatmap-DPGHQ7xe.js     12.79 kB │ gzip:   3.90 kB
dist/ContentMixin-DN8yT96E.js     26.50 kB │ gzip:   6.93 kB
dist/index-CzwBcxY9.js         2,535.24 kB │ gzip: 650.40 kB
dist/style.css                    398.78 kB │ gzip:  62.51 kB
dist/mapintegratedvuer.umd.cjs  1,912.74 kB │ gzip: 569.85 kB
✓ built in 29.71s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins5971917017423161953.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.11.1-beta.0 cypress-component
> npm run cypress-prepare && cypress run --component


> @abi-software/mapintegratedvuer@1.11.1-beta.0 cypress-prepare
> node cypress/support/fileUtils.js


DevTools listening on ws://127.0.0.1:34507/devtools/browser/d1964be0-25b0-4b91-8a22-82f464ed3883
[405596:0728/193246.280218: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.

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)
[405762:0728/193253.689390:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193253.739826:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193253.742316:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193254.401231:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193254.414598:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193254.422416:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193255.007707:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193257.029966:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193300.002148:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193309.942211:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[405762:0728/193311.338810:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193312.338822:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193312.659000:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193312.670232:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193312.678145:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193312.797074:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193312.803481:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193313.211376:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193313.349376:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193313.664523:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193313.672114:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193313.679185:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.605866:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.613691:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.616355:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.620203:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.625826:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.899470:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.906810:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.916736:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193316.919544:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405755:0728/193322.725564:ERROR:gl_utils.cc(402)] [.WebGL-0x1620002a6900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[405755:0728/193322.845871:ERROR:gl_utils.cc(402)] [.WebGL-0x1620002a6900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[405755:0728/193322.980723:ERROR:gl_utils.cc(402)] [.WebGL-0x1620002a6900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[405755:0728/193323.059447:ERROR:gl_utils.cc(402)] [.WebGL-0x1620002a6900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[405762:0728/193327.362612:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193327.370621:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193327.378769:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193327.443066:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193327.460612:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193337.472996:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193337.566654:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193340.011680:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193340.017748:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[405762:0728/193343.602392:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing
[405762:0728/193347.734746:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  0 passing (38s)
  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?.getState 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:748:48)
      at <unknown> (http://localhost:8081/__cypress/src/node_modules/.vite/deps/mitt.js?v=54ed8d26:14:7)
      at Array.map (<anonymous>)
      at Object.emit (http://localhost:8081/__cypress/src/node_modules/.vite/deps/mitt.js?v=54ed8d26:13:20)
      at Proxy.multiFlatmapReady (http://localhost:8081/__cypress/src/src/components/viewers/MultiFlatmap.vue:224:18)
      at callWithErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=54ed8d26:1858:19)
      at callWithAsyncErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=54ed8d26:1865:17)
      at emit (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=54ed8d26:2381:5)
      at Proxy.FlatmapReady (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=54ed8d26:11806:12)
      at callWithErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-HM42ZP2D.js?v=54ed8d26:1858:19)



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


  (Results)

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


  (Screenshots)

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


  (Video)

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

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


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                         00:37        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:37        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/1013/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:9b0e451) with context:mapintegratedvuer
Setting status of a94e50378ffff61f1e97a635b0cf35a36f1f923f to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1013/ and message: 'Build finished. '
Finished: FAILURE