Skip to content
Failed

Console Output

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

up to date, audited 1535 packages in 9s

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

11 vulnerabilities (9 moderate, 2 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.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-Cqv66q9j.js            0.57 kB │ gzip:   0.38 kB
dist/Simulation-Dgn9SCgn.js        0.71 kB │ gzip:   0.41 kB
dist/Plot-2osf0twR.js              0.72 kB │ gzip:   0.42 kB
dist/style-Db3tRdER.js             2.14 kB │ gzip:   0.94 kB
dist/Scaffold-CWJd3LmU.js          6.41 kB │ gzip:   2.21 kB
dist/Flatmap-Dilx5lFI.js           7.48 kB │ gzip:   2.44 kB
dist/MultiFlatmap-D1O7ZkxO.js     12.67 kB │ gzip:   3.88 kB
dist/ContentMixin-Bj8qJaaK.js     26.50 kB │ gzip:   6.93 kB
dist/index-BXZGeASw.js         2,534.49 kB │ gzip: 650.23 kB
dist/style.css                    398.78 kB │ gzip:  62.51 kB
dist/mapintegratedvuer.umd.cjs  1,912.08 kB │ gzip: 569.68 kB
✓ built in 31.21s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins13058568308549628922.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:41717/devtools/browser/9a5f9c2e-799e-4d61-a6a1-81f9dec4dc10
[3136126:0723/194020.384305: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)
[3136292:0723/194027.757964:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194027.818153:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194027.832351:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194028.485455:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194028.494198:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194028.538808:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194029.204282:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194030.664307:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194033.285896:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194042.365671:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[3136292:0723/194043.284977:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194043.754067:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194044.028340:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194044.035895:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194044.041063:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194044.100492:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194044.121837:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194044.366987:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194044.804259:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194045.028627:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194045.032034:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194045.041302:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194045.331792:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.021467:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.033498:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.040629:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.049403:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.055842:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.131054:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.143633:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.280537:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194048.301295:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136285:0723/194053.866150:ERROR:gl_utils.cc(402)] [.WebGL-0x198c0840d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3136285:0723/194054.014297:ERROR:gl_utils.cc(402)] [.WebGL-0x198c0840d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3136285:0723/194054.127767:ERROR:gl_utils.cc(402)] [.WebGL-0x198c0840d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3136285:0723/194054.237114:ERROR:gl_utils.cc(402)] [.WebGL-0x198c0840d500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3136292:0723/194057.945405:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194057.952156:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194058.357398:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194058.365033:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194106.396143:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194106.489496:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194108.765139:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194108.773119:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194112.983649:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194117.044626:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194239.925474:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194240.780695:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194250.557531:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194250.565399:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194250.569740:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194250.832131:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194250.841210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194300.993050:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194301.006047:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194301.014891:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194301.025977:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194301.035919:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194307.040900:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194311.108951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194322.562161:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194322.565853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194322.570630:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194322.576545:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194322.580873:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194335.046038:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194335.057016:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194335.071827:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194335.082816:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194344.173530:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194347.123801:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194426.283051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194438.801026:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194441.119829:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194443.512598:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194454.345152:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (4m)
  1 failing

  1) MapContent
       Workflow testing:

      AssertionError: Timed out retrying after 10000ms: Too many elements found. Found '10', expected '9'.
      + expected - actual

      -10
      +9
      
      at Context.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js:206:64)
      at runnable.fn (http://localhost:8081/__cypress/runner/cypress_runner.js:138261:19)
      at callFn (http://localhost:8081/__cypress/runner/cypress_runner.js:156877:21)
      at Runnable.run (http://localhost:8081/__cypress/runner/cypress_runner.js:156864:7)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:162788:30)
      at PassThroughHandlerContext.finallyHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:4072:23)
      at PassThroughHandlerContext.tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31)



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

[3136292:0723/194504.170546:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194504.175504:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3136292:0723/194504.183128: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:  8                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     4 minutes, 14 seconds                                                            │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.      (300x190)
     js/cypress/component/MapContent.cy.js/minimap_lr.png                                           
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png                                
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png               
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane.png                                     
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (1).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (2).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (3).png                                 
  -  /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: 48 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                         04:14        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     04:14        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/990/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:7ce57ca) with context:mapintegratedvuer
Setting status of 5815218498bf655af6fbfc1aa51090e1c7917f74 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/990/ and message: 'Build finished. '
Finished: FAILURE