Skip to content
Failed

Console Output

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

up to date, audited 2101 packages in 15s

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

23 vulnerabilities (5 moderate, 15 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

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.2.1-beta.2 build-bundle
> vite build -c vite.bundle-build.js

vite v5.2.6 building for production...
transforming...
✓ 1573 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   464.71 kB │ gzip:    77.94 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-7y7Bosym.js            0.57 kB │ gzip:     0.38 kB
dist/Plot-CV2QOYZd.js              0.71 kB │ gzip:     0.42 kB
dist/Flatmap-B8dX570u.js           5.51 kB │ gzip:     1.96 kB
dist/MultiFlatmap-D06hBeOz.js     12.49 kB │ gzip:     4.03 kB
dist/ContentMixin-CVREIFaE.js     34.05 kB │ gzip:     6.59 kB
dist/Simulation-CrcZ5WqP.js      367.89 kB │ gzip:    99.25 kB
dist/style-Cq_72gg0.js           405.25 kB │ gzip:   100.18 kB
dist/index-BWzAkZeh.js         1,206.74 kB │ gzip:   317.21 kB
dist/Scaffold-D_uWXWH-.js      1,712.21 kB │ gzip:   404.50 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/style-B79V4QxQ.js         4,739.90 kB │ gzip: 1,273.23 kB
dist/style.css                    464.71 kB │ gzip:    77.85 kB
dist/mapintegratedvuer.umd.cjs  7,841.69 kB │ gzip: 2,421.29 kB
✓ built in 1m 42s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins4388579006243221584.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.2.1-beta.2 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:41191/devtools/browser/e737511b-2934-4abf-90d9-f7f8108ccd03
[3897927:0708/135204.166719: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://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
We detected that you have versions of dependencies that are not officially supported:

 - `vite`. Expected ^2.0.0 || ^3.0.0 || ^4.0.0, found 5.2.6.

If you're experiencing problems, downgrade dependencies and restart Cypress.


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

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.8.1                                                                         │
  │ 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)
[3898090:0708/135210.128126:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135210.184767:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135210.191704:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135211.158243:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135211.163592:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135211.169291:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135211.409023:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135214.248101:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135216.157090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135223.227175:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[3898090:0708/135224.947976:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135224.955279:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135224.958828:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135224.966729:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135224.971058:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135225.487203:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135225.957170:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135225.969996:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135225.975162:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135226.400261:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135226.411187:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135226.418753:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.451672:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.458423:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.460757:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.464368:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.738880:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.742362:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.746986:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135229.751758:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898084:0708/135235.703882:ERROR:gl_utils.cc(402)] [.WebGL-0xc5404dbcd00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3898084:0708/135235.829557:ERROR:gl_utils.cc(402)] [.WebGL-0xc5404dbcd00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3898084:0708/135235.949782:ERROR:gl_utils.cc(402)] [.WebGL-0xc5404dbcd00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3898084:0708/135239.055915:ERROR:gl_utils.cc(402)] [.WebGL-0xc5404dbcd00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3898090:0708/135240.087779:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135240.123386:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135240.133832:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135240.140711:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135240.147404:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (25s)
  1 failing

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

  > Source "anatomical-markers-source" already exists.

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 Uo.addSource (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=2e2767d1:24978:19)
      at a.Map.addSource (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=2e2767d1:30324:57)
      at new M0t (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=2e2767d1:37231:170)
      at new AQt (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=2e2767d1:58944:47)
      at new mHt (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=2e2767d1:95405:26)
      at LHt.setupUserInteractions_ (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=2e2767d1:96130:134)



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

[3898090:0708/135249.717011:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135249.723026:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135249.726741:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135249.730685:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135250.062460:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135250.070024:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135250.117399:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3898090:0708/135250.122948:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  (Results)

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


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c     (1280x720)
     y.js/MapContent -- Workflow testing (failed).png                                               


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 8 seconds                                                 

  -  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:25        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:25        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/616/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] ERROR on repos [] (sha:0d22a5e) with context:mapintegratedvuer
Setting status of adae1554834fb39a3d0a1a419c3889702cada6e1 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/616/ and message: 'Build finished. '
Finished: FAILURE