Skip to content
Failed

Console Output

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

changed 3 packages, and audited 2089 packages in 16s

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

25 vulnerabilities (5 moderate, 17 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.0-beta.3 build-bundle
> vite build

vite v5.2.6 building for production...
transforming...
✓ 1571 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   555.01 kB │ gzip:    98.10 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-Bht8Kod9.js            0.57 kB │ gzip:     0.38 kB
dist/Plot-BUpAL6Cc.js              0.71 kB │ gzip:     0.42 kB
dist/style-DhKd2cGH.js             2.15 kB │ gzip:     0.92 kB
dist/Flatmap-BmwQ3o1A.js           5.16 kB │ gzip:     1.89 kB
dist/MultiFlatmap-CbWQDlhU.js     12.02 kB │ gzip:     3.93 kB
dist/ContentMixin-CgKeS-Ky.js     33.74 kB │ gzip:     6.52 kB
dist/Simulation-DC5OdeEX.js      367.89 kB │ gzip:    99.25 kB
dist/index-CZUYAfbl.js         1,176.49 kB │ gzip:   311.35 kB
dist/Scaffold-DirO86Tt.js      1,793.12 kB │ gzip:   423.91 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/flatmapvuer-BIHdqoIg.js   4,858.71 kB │ gzip: 1,298.59 kB
dist/style.css                    555.01 kB │ gzip:    98.10 kB
dist/mapintegratedvuer.umd.cjs  7,651.89 kB │ gzip: 2,366.02 kB
✓ built in 1m 15s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins2872054400231542919.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.2.0-beta.3 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:34595/devtools/browser/3ee34fdb-2c99-4dab-b06e-d3dec5f6d93a
[3716104:0618/151444.424805: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.
Re-optimizing dependencies because lockfile has changed
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)
[3716267:0618/151452.567111:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151452.621506:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151452.626752:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151453.621719:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151453.629743:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151453.636025:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151453.940977:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151456.314918:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151510.765814:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151510.781085:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151510.792926:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151510.799058:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151510.809115:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151512.491489:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[3716267:0618/151514.991602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151515.000135:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151515.006662:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151515.048429:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151515.060421:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151515.527305:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151516.009124:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151516.023907:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151516.026844:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151516.897529:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151516.904830:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151516.911561:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.352473:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.358236:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.361442:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.367620:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.737932:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.744176:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.749567:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151517.755997:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716261:0618/151527.407731:ERROR:gl_utils.cc(402)] [.WebGL-0x99c061bdb00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3716261:0618/151527.698574:ERROR:gl_utils.cc(402)] [.WebGL-0x99c061bdb00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3716261:0618/151527.843301:ERROR:gl_utils.cc(402)] [.WebGL-0x99c061bdb00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3716261:0618/151530.985011:ERROR:gl_utils.cc(402)] [.WebGL-0x99c061bdb00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3716267:0618/151531.545471:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151531.814926:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151532.131951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151532.139913:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151532.153107:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing
[3716267:0618/151541.941054:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151541.945767:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151541.953391:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151541.957707:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151541.964053:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3716267:0618/151541.969587:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  0 passing (30s)
  1 failing

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

  > Graph.addNode: the "UBERON:0013702" node already exist in the graph.

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 u8t (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-VJWV3ZUQ.js?v=92ec0438:38371:11)
      at _fu.addNode (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-VJWV3ZUQ.js?v=92ec0438:39288:12)
      at _fu.load (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-VJWV3ZUQ.js?v=92ec0438:40753:12)
      at B8t.load (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-VJWV3ZUQ.js?v=92ec0438:40802:18)
      at zCt.setupUserInteractions_ (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-VJWV3ZUQ.js?v=92ec0438:99841:18)



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

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