Skip to content
Success

Console Output

GitHub pull request #260 of commit 6b333b6c579aac18c0427b55276aa90cb829da01, no merge conflicts.
Running as SYSTEM
Setting status of 6b333b6c579aac18c0427b55276aa90cb829da01 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/697/ 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/260/merge^{commit} # timeout=10
Checking out Revision 41d5bba0ae54c97d345d0364f150d1ffddfae0aa (refs/remotes/origin/pr/260/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41d5bba0ae54c97d345d0364f150d1ffddfae0aa # timeout=10
Commit message: "Merge 6b333b6c579aac18c0427b55276aa90cb829da01 into 4dda7514e37a2a1bd7d80f5b3370487fe0468f13"
First time build. Skipping changelog.
[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/jenkins17931941633666264808.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 1591 packages in 5s

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

found 0 vulnerabilities
+ npm run build-bundle

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

vite v5.4.8 building for production...
transforming...
✓ 1601 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   450.08 kB │ gzip:    76.99 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-LZqiOSvQ.js            0.57 kB │ gzip:     0.38 kB
dist/Plot-CpWzK1qI.js              0.71 kB │ gzip:     0.41 kB
dist/Flatmap-DOsxdNo-.js           6.13 kB │ gzip:     2.10 kB
dist/MultiFlatmap-JxLjhzhu.js     13.66 kB │ gzip:     4.26 kB
dist/ContentMixin-nM48ctIm.js     16.38 kB │ gzip:     4.32 kB
dist/Simulation-DVej9El0.js      374.98 kB │ gzip:   101.04 kB
dist/Scaffold-CLhIoqD5.js      1,741.47 kB │ gzip:   411.55 kB
dist/plotvuer-DSwGHaaa.js      1,778.67 kB │ gzip:   501.53 kB
dist/index-Cqmga_ml.js         3,191.16 kB │ gzip:   821.16 kB
dist/style-CJ3KZkha.js         5,070.91 kB │ gzip: 1,358.23 kB
dist/style.css                    450.08 kB │ gzip:    76.99 kB
dist/mapintegratedvuer.umd.cjs  9,175.78 kB │ gzip: 2,818.80 kB
✓ built in 2m 30s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins10600317025780228585.sh
+ node --version
v18.17.1
+ npm run cypress-component

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


DevTools listening on ws://127.0.0.1:36703/devtools/browser/7f7a7e8c-8eaa-44c2-8d63-b88663de84f9
[1988394:1126/112320.512555: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.

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)
[1988782:1126/112326.350125:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112326.402964:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112326.409010:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112327.022343:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112327.030906:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112327.038937:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112327.652875:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112329.373032:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112333.544433:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112333.548249:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112338.397683:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[1988782:1126/112339.130244:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.566984:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.797736:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.817066:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.823396:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.828713:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.835159:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.840794:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.920865:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112339.936086:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112340.420907:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112340.816950:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112340.858999:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112340.868300:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112340.875412:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112340.879407:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112340.881861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.381665:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.383635:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.388666:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.399025:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.408559:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.540075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.545076:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.550891:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112344.556867:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.052439:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.062777:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.076864:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.083771:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.091476:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.100096:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.120188:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.229673:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.237392:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.270803:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112345.276022:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988775:1126/112351.896054:ERROR:gl_utils.cc(402)] [.WebGL-0x138075ec600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1988775:1126/112352.030393:ERROR:gl_utils.cc(402)] [.WebGL-0x138075ec600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1988775:1126/112352.135624:ERROR:gl_utils.cc(402)] [.WebGL-0x138075ec600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1988775:1126/112352.205835:ERROR:gl_utils.cc(402)] [.WebGL-0x138075ec600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[1988782:1126/112355.642606:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112355.648378:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112355.655940:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112355.896449:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112355.908185:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112403.384517:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112403.391477:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112403.403485:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112403.409340:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112405.156230:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112414.308446:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112416.584142:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112417.038102:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112425.750218:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112425.751923:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112425.766945:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112425.937606:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112425.948332:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112434.719932:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112434.732740:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112434.737434:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112434.744090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112436.084084:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112442.965995:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112443.002462:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112443.561384:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112454.500676:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112454.508416:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112454.513425:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112454.520155:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112454.523606:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112504.174739:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112504.178048:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112504.180968:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112504.182527:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112504.900117:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112539.672340:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112539.717345:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112546.841366:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112547.567015:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112547.581010:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112548.208126:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112553.301081:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112601.222242:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112601.431511:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112602.592144:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112602.596209:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112604.960628:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112606.240432:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112608.896078:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112613.899602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112613.963951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112616.825464:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1988782:1126/112620.490860:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    ✓ Workflow testing (164688ms)


  1 passing (3m)

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


  (Results)

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


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont      (300x190)
     ent.cy.js/cypress/component/MapContent.cy.js/minimap_lr.png                                    


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 31 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                         02:45        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        02:45        1        1        -        -        -  

+ npm run report:merge

> @abi-software/mapintegratedvuer@1.6.3 report:merge
> mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json

+ npm run report:generate

> @abi-software/mapintegratedvuer@1.6.3 report:generate
> marge cypress/results/mochawesome-bundle.json -o cypress/reports/html


✓ Reports saved:
/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html
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/697/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:41d5bba) with context:mapintegratedvuer
Setting status of 6b333b6c579aac18c0427b55276aa90cb829da01 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/697/ and message: 'Build finished. '
Finished: SUCCESS