GitHub pull request #427 of commit 2588b9c810b9f14070196fee005c63489b846ccb, no merge conflicts.
Running as SYSTEM
Setting status of 2588b9c810b9f14070196fee005c63489b846ccb to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1163/ 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/427/merge^{commit} # timeout=10
Checking out Revision 0e7b7a75205447b5d1adc1ac370362280e85bb30 (refs/remotes/origin/pr/427/merge)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0e7b7a75205447b5d1adc1ac370362280e85bb30 # timeout=10
Commit message: "Merge 2588b9c810b9f14070196fee005c63489b846ccb into 76f79a1c2e373bf805116961d453c2b7faed9439"
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/jenkins15705294575402073411.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install
up to date, audited 1504 packages in 8s
269 packages are looking for funding
run `npm fund` for details
19 vulnerabilities (18 moderate, 1 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.14.0-beta.1 build-bundle
> vite build -c vite.bundle-build.js
[36mvite v5.4.20 [32mbuilding for production...[36m[39m
transforming...
[32m✓[39m 1559 modules transformed.
rendering chunks...
computing gzip size...
[2mdist/[22m[35mstyle.css [39m[1m[2m 404.46 kB[22m[1m[22m[2m │ gzip: 63.35 kB[22m
[2mdist/[22m[36mmapintegratedvuer.js [39m[1m[2m 0.08 kB[22m[1m[22m[2m │ gzip: 0.09 kB[22m
[2mdist/[22m[36mIframe-BXJW4NYO.js [39m[1m[2m 0.59 kB[22m[1m[22m[2m │ gzip: 0.39 kB[22m
[2mdist/[22m[36mSimulation-CegOKpGM.js [39m[1m[2m 0.74 kB[22m[1m[22m[2m │ gzip: 0.42 kB[22m
[2mdist/[22m[36mPlot-CUaTY2PK.js [39m[1m[2m 0.74 kB[22m[1m[22m[2m │ gzip: 0.42 kB[22m
[2mdist/[22m[36mstyle-DPQ3bolR.js [39m[1m[2m 1.79 kB[22m[1m[22m[2m │ gzip: 0.81 kB[22m
[2mdist/[22m[36mFlatmap-DVR5AvMW.js [39m[1m[2m 7.88 kB[22m[1m[22m[2m │ gzip: 2.51 kB[22m
[2mdist/[22m[36mScaffold-DKZWi802.js [39m[1m[2m 11.24 kB[22m[1m[22m[2m │ gzip: 3.51 kB[22m
[2mdist/[22m[36mMultiFlatmap-COr8kB5K.js [39m[1m[2m 12.50 kB[22m[1m[22m[2m │ gzip: 3.86 kB[22m
[2mdist/[22m[36mContentMixin-DmlrCRP2.js [39m[1m[2m 97.63 kB[22m[1m[22m[2m │ gzip: 18.62 kB[22m
[2mdist/[22m[36mindex-DXxujskE.js [39m[1m[33m2,581.91 kB[39m[22m[2m │ gzip: 661.32 kB[22m
[2mdist/[22m[35mstyle.css [39m[1m[2m 404.46 kB[22m[1m[22m[2m │ gzip: 63.35 kB[22m
[2mdist/[22m[36mmapintegratedvuer.umd.cjs [39m[1m[33m2,013.16 kB[39m[22m[2m │ gzip: 591.29 kB[22m
[32m✓ built in 30.88s[39m
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins3855666405693798466.sh
+ node --version
v18.17.1
+ npm run cypress-component
> @abi-software/mapintegratedvuer@1.14.0-beta.1 cypress-component
> npm run cypress-prepare && cypress run --component
> @abi-software/mapintegratedvuer@1.14.0-beta.1 cypress-prepare
> node cypress/support/fileUtils.js
DevTools listening on ws://127.0.0.1:44923/devtools/browser/6b0f2ed7-587f-47b0-917e-e9a637c1e95d
[2972749:1020/172246.970242: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.
[33mThe CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m
Re-optimizing dependencies because lockfile has changed
resize: can't open terminal /dev/tty
[90m====================================================================================================[39m
[0m ([4m[1mRun Starting[22m[24m)[0m
tput: No value for $TERM and no -T specified
[90m ┌[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┐[39m
[90m │[39m [90mCypress:[39m 13.13.0 [90m│[39m
[90m │[39m [90mBrowser:[39m Electron 118 [90m(headless)[39m [90m│[39m
[90m │[39m [90mNode Version:[39m [0mv18.17.1 [90m(/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)[39m[0m [90m│[39m
[90m │[39m [90mSpecs:[39m [0m1 found (MapContent.cy.js)[0m [90m│[39m
[90m │[39m [90mSearched:[39m [0mcypress/component/*.cy.js[0m [90m│[39m
[90m │[39m [90mExperiments:[39m experimentalMemoryManagement=true [90m│[39m
[90m └[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┘[39m
[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m
Running: [90mMapContent.cy.js[39m [90m(1 of 1)[39m
[2972917:1020/172256.504646:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172256.629995:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172256.636674:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.202152:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.208602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.215189:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.951806:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172259.691411:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172314.068853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172314.108737:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172316.087193:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[0m[0m
[0m MapContent[0m
[2972917:1020/172318.085895:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.012031:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.500095:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.513281:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.517149:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.519999:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.613346:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.618093:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.958133:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.358832:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.608156:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.615645:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.632876:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.637024:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.541404:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.550728:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.559042:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.574874:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972907:1020/172327.615169:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2972907:1020/172327.915830:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2972917:1020/172328.164357:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.173330:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.189376:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.195886:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.201394:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.212154:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.221531:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.226469:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.247789:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.257276:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.263405:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.268856:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972907:1020/172328.584706:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2972917:1020/172328.705532:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.713210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.719066:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.722968:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972907:1020/172333.071166:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[2972917:1020/172335.907011:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172335.912181:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172335.933426:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172336.037643:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172336.044998:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172343.422070:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172344.161228:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172346.836668:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172346.844580:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172347.327349:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172347.333853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172351.269701:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.516473:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.522006:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.529602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.538259:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2m5:24:06 pm[22m [36m[1m[vite][22m[39m [32m✨ new dependencies optimized: [33melement-plus/es/components/message/style/css[32m[39m
[2m5:24:06 pm[22m [36m[1m[vite][22m[39m [32m✨ optimized dependencies changed. reloading[39m
[2972917:1020/172408.990260:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172409.263734:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172409.611782:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172409.721182:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172410.175726:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172410.233495:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172410.925376:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172411.159363:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172412.125751:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[31m 1) Workflow testing[0m
[92m [0m[32m 0 passing[0m[90m (56s)[0m
[31m 1 failing[0m
[0m 1) MapContent
Workflow testing:
[0m[31m Error: queue.insert must be called with a valid index - the index (58) is out of bounds[0m[90m
at CommandQueue.insert (http://localhost:8081/__cypress/runner/cypress_runner.js:144211:13)
at CommandQueue.insert (http://localhost:8081/__cypress/runner/cypress_runner.js:143827:11)
at CommandQueue.enqueue (http://localhost:8081/__cypress/runner/cypress_runner.js:143824:10)
at $Cy.enqueue (http://localhost:8081/__cypress/runner/cypress_runner.js:138411:16)
at callback (http://localhost:8081/__cypress/runner/cypress_runner.js:138008:10)
at $Chainer.<computed> [as then] (http://localhost:8081/__cypress/runner/cypress_runner.js:118723:7)
at compareScreenshots (http://localhost:8081/__cypress/src/node_modules/.vite/deps/cypress-visual-regression_dist_command.js?v=b4e89607:103:63)
at Context.<anonymous> (http://localhost:8081/__cypress/src/node_modules/.vite/deps/cypress-visual-regression_dist_command.js?v=b4e89607:22:22)
at getRet (http://localhost:8081/__cypress/runner/cypress_runner.js:118826:20)
at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
at Promise.attempt.Promise.try (http://localhost:8081/__cypress/runner/cypress_runner.js:4315:29)
at Context.thenFn (http://localhost:8081/__cypress/runner/cypress_runner.js:118837:66)
at Context.then (http://localhost:8081/__cypress/runner/cypress_runner.js:119088:21)
at wrapped (http://localhost:8081/__cypress/runner/cypress_runner.js:137994:19)
at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:143915:15)
at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
at Promise._settlePromiseFromHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31)
at Promise._settlePromise (http://localhost:8081/__cypress/runner/cypress_runner.js:1576:18)
at Promise._settlePromiseCtx (http://localhost:8081/__cypress/runner/cypress_runner.js:1613:10)
at _drainQueueStep (http://localhost:8081/__cypress/runner/cypress_runner.js:2411:12)
at _drainQueue (http://localhost:8081/__cypress/runner/cypress_runner.js:2400:9)
[0m
[[90mmochawesome[39m] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_650.json
[2972917:1020/172414.829051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[31m ([4m[1mResults[22m[24m)[39m
[90m ┌[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┐[39m
[90m │[39m [90mTests:[39m [31m1[39m [90m│[39m
[90m │[39m [90mPassing:[39m [31m0[39m [90m│[39m
[90m │[39m [90mFailing:[39m [31m1[39m [90m│[39m
[90m │[39m [90mPending:[39m [31m0[39m [90m│[39m
[90m │[39m [90mSkipped:[39m [31m0[39m [90m│[39m
[90m │[39m [90mScreenshots:[39m [31m2[39m [90m│[39m
[90m │[39m [90mVideo:[39m [31mtrue[39m [90m│[39m
[90m │[39m [90mDuration:[39m [31m55 seconds[39m [90m│[39m
[90m │[39m [90mSpec Ran:[39m [31m[31mMapContent.cy.js[31m[39m [90m│[39m
[90m └[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┘[39m
[33m ([4m[1mScreenshots[22m[24m)[39m
[90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.[0m [90m[90m(300x190)[90m[39m
[90m [39m [0mjs/cypress/component/MapContent.cy.js/minimap_lr.png[0m
[90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.[0m [90m[90m(1280x720)[90m[39m
[90m [39m [0mjs/MapContent -- Workflow testing (failed).png[0m
[36m ([4m[1mVideo[22m[24m)[39m
[90m [39m [90m-[39m [90mStarted compressing:[39m [36mCompressing to 32 CRF[39m
[2972917:1020/172416.276464:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172416.284496:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172416.289542:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172416.293640:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[90m [39m [90m-[39m [90mFinished compressing:[39m [90m14 seconds[39m
Compression progress: [36m100%[39m
- Video output: [36m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4[39m
resize: can't open terminal /dev/tty
[90m====================================================================================================[39m
[0m ([4m[1mRun Finished[22m[24m)[0m
tput: No value for $TERM and no -T specified
[90m [39m [90mSpec[39m [90mTests[39m [90mPassing[39m [90mFailing[39m [90mPending[39m [90mSkipped[39m [90m [39m
[90m ┌[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┐[39m
[90m │[39m [31m✖[39m [0mMapContent.cy.js[0m [90m00:55[39m [0m1[0m [90m-[39m [31m1[39m [90m-[39m [90m-[39m [90m│[39m
[90m └[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┘[39m
[90m [39m [31m✖[39m [31m1 of 1 failed (100%)[39m [90m00:55[39m [0m1[0m [90m-[39m [31m1[39m [90m-[39m [90m-[39m [90m [39m
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/1163/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:0e7b7a7) with context:mapintegratedvuer
Setting status of 2588b9c810b9f14070196fee005c63489b846ccb to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1163/ and message: 'Build finished. '
Finished: FAILURE