GitHub pull request #343 of commit 77a483d405f7f105c3485a6d0d7336de6fd85e70, no merge conflicts.
Running as SYSTEM
Setting status of 77a483d405f7f105c3485a6d0d7336de6fd85e70 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/987/ 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 7ce57cad94e18adc48cbbc174ce644d12d86b2e1 (refs/remotes/origin/pr/343/merge)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7ce57cad94e18adc48cbbc174ce644d12d86b2e1 # timeout=10
Commit message: "Merge 77a483d405f7f105c3485a6d0d7336de6fd85e70 into 206d7939309f8cf28aa06eaed04d63c5ddd5ed17"
> git rev-list --no-walk b1e28ccdb48f8a95f9b162ce8dcc159f1fa855c5 # 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/jenkins3477568743155099538.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install
changed 5 packages, and 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
[36mvite v5.4.19 [32mbuilding for production...[36m[39m
transforming...
[32m✓[39m 1554 modules transformed.
rendering chunks...
computing gzip size...
[2mdist/[22m[35mstyle.css [39m[1m[2m 398.78 kB[22m[1m[22m[2m │ gzip: 62.51 kB[22m
[2mdist/[22m[36mmapintegratedvuer.js [39m[1m[2m 0.08 kB[22m[1m[22m[2m │ gzip: 0.09 kB[22m
[2mdist/[22m[36mIframe-CuSm_Qja.js [39m[1m[2m 0.57 kB[22m[1m[22m[2m │ gzip: 0.38 kB[22m
[2mdist/[22m[36mSimulation-DCDu-xsu.js [39m[1m[2m 0.71 kB[22m[1m[22m[2m │ gzip: 0.41 kB[22m
[2mdist/[22m[36mPlot-Dzjd6NSu.js [39m[1m[2m 0.72 kB[22m[1m[22m[2m │ gzip: 0.42 kB[22m
[2mdist/[22m[36mstyle-H1sP_uvM.js [39m[1m[2m 2.14 kB[22m[1m[22m[2m │ gzip: 0.94 kB[22m
[2mdist/[22m[36mScaffold-BWCCVJ0A.js [39m[1m[2m 6.41 kB[22m[1m[22m[2m │ gzip: 2.21 kB[22m
[2mdist/[22m[36mFlatmap-1r0Ep3I9.js [39m[1m[2m 7.48 kB[22m[1m[22m[2m │ gzip: 2.44 kB[22m
[2mdist/[22m[36mMultiFlatmap-mYkp_zbA.js [39m[1m[2m 12.67 kB[22m[1m[22m[2m │ gzip: 3.88 kB[22m
[2mdist/[22m[36mContentMixin-B0fn0LBm.js [39m[1m[2m 26.50 kB[22m[1m[22m[2m │ gzip: 6.93 kB[22m
[2mdist/[22m[36mindex-DoJWqkN4.js [39m[1m[33m2,534.52 kB[39m[22m[2m │ gzip: 650.25 kB[22m
[2mdist/[22m[35mstyle.css [39m[1m[2m 398.78 kB[22m[1m[22m[2m │ gzip: 62.51 kB[22m
[2mdist/[22m[36mmapintegratedvuer.umd.cjs [39m[1m[33m1,912.12 kB[39m[22m[2m │ gzip: 569.73 kB[22m
[32m✓ built in 29.23s[39m
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins18359630965299373752.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:38857/devtools/browser/ee5e6c6f-5c7f-49b2-8c22-f68d366f643d
[3004819:0723/155516.300320: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
tput: No value for $TERM and no -T specified
[90m====================================================================================================[39m
[0m ([4m[1mRun Starting[22m[24m)[0m
[90m ┌[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[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
[3005090:0723/155525.181327:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155525.276629:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155525.285923:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155526.411353:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155526.416598:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155526.420773:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155527.257090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155529.038309:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155544.587892:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155546.393496:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155546.402521:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155546.412660:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155546.416438:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155546.419236:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155548.416659:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[0m[0m
[0m MapContent[0m
[3005090:0723/155549.230957:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155549.953159:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155550.164038:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155550.176672:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155550.185207:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155550.698933:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155550.886840:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155551.199820:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155551.208017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155551.216312:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155551.564355:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.529545:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.534447:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.544749:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.551972:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.558870:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.683320:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.697515:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.700505:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155553.707377:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005084:0723/155601.554591:ERROR:gl_utils.cc(402)] [.WebGL-0x2ae406b01500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3005084:0723/155601.749279:ERROR:gl_utils.cc(402)] [.WebGL-0x2ae406b01500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3005084:0723/155601.988050:ERROR:gl_utils.cc(402)] [.WebGL-0x2ae406b01500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3005084:0723/155603.538546:ERROR:gl_utils.cc(402)] [.WebGL-0x2ae406b01500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3005090:0723/155606.658047:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155606.662086:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155606.683454:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155607.092324:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155607.098866:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155615.067829:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155615.145993:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155617.528390:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155617.534243:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155624.074730:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155626.599249:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155752.469133:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155752.984735:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155803.662432:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155803.672068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155803.679736:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155803.920906:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155803.928629:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155813.526739:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155813.538757:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155813.544333:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155813.549832:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155819.668342:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155820.607411:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155822.555683:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155835.763934:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155835.771827:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155835.787898:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155835.795946:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155835.803961:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155851.316546:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155851.335388:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155851.341914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155851.350083:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155851.357266:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155900.456330:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155901.026736:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/155951.639999:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160006.514153:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160011.768460:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160022.407826:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160030.840584:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160037.532017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160037.628366:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160049.136163:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160051.104450:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160051.112203:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160052.413056:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160052.448865:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160055.536425:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160100.541160:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160105.472117:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160105.474386:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160110.607878:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160112.043742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160112.412337:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160114.864428:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160116.424796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160122.304248:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160123.428391:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160124.272389:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160125.048400:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160128.306564:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160128.317073:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160128.326976:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160131.676383:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160131.688323:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3005090:0723/160201.437857: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 (6m)[0m
[31m 1 failing[0m
[0m 1) MapContent
Workflow testing:
[0m[31m CypressError: Timed out retrying after 10050ms: `cy.click()` could not be issued because we could not determine the actionability of this element:
`<h5 data-v-b541afad="">...</h5>`
You can prevent this by passing `{force: true}` to disable all error checking.[0m[90m
at ensureNotAnimating (http://localhost:8081/__cypress/runner/cypress_runner.js:112675:66)
at runAllChecks (http://localhost:8081/__cypress/runner/cypress_runner.js:112825:9)
at retryActionability (http://localhost:8081/__cypress/runner/cypress_runner.js:112869:16)
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 whenStable (http://localhost:8081/__cypress/runner/cypress_runner.js:143646:68)
at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:143587:14)
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._settlePromise0 (http://localhost:8081/__cypress/runner/cypress_runner.js:1621:10)
at Promise._settlePromises (http://localhost:8081/__cypress/runner/cypress_runner.js:1701:18)
at Promise._fulfill (http://localhost:8081/__cypress/runner/cypress_runner.js:1645:18)
at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
at captureUserInvocationStack (http://localhost:8081/__cypress/runner/cypress_runner.js:138996:94)
at $Cy.expect (http://localhost:8081/__cypress/runner/cypress_runner.js:139034:7)
at Context.shouldFn (http://localhost:8081/__cypress/runner/cypress_runner.js:118295:18)
at Context.should (http://localhost:8081/__cypress/runner/cypress_runner.js:118409:23)
at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:142916:39)
at assertions (http://localhost:8081/__cypress/runner/cypress_runner.js:143164:16)
at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
at Object.gotValue (http://localhost:8081/__cypress/runner/cypress_runner.js:6478:18)
at Object.gotAccum (http://localhost:8081/__cypress/runner/cypress_runner.js:6465:25)
at Object.tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
[0m
[[90mmochawesome[39m] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_474.json
[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 [31m8[39m [90m│[39m
[90m │[39m [90mVideo:[39m [31mtrue[39m [90m│[39m
[90m │[39m [90mDuration:[39m [31m6 minutes, 14 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(1280x896)[90m[39m
[90m [39m [0mjs/base/cypress/component/MapContent.cy.js/MapContent_1pane.png[0m
[90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.[0m [90m[90m(1280x896)[90m[39m
[90m [39m [0mjs/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png[0m
[90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.[0m [90m[90m(1280x896)[90m[39m
[90m [39m [0mjs/cypress/component/MapContent.cy.js/MapContent_1pane.png[0m
[90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.[0m [90m[90m(1280x896)[90m[39m
[90m [39m [0mjs/cypress/component/MapContent.cy.js/MapContent_1pane (1).png[0m
[90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.[0m [90m[90m(1280x896)[90m[39m
[90m [39m [0mjs/cypress/component/MapContent.cy.js/MapContent_1pane (2).png[0m
[90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.[0m [90m[90m(1280x896)[90m[39m
[90m [39m [0mjs/cypress/component/MapContent.cy.js/MapContent_1pane (3).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
[90m [39m [90m-[39m [90mFinished compressing:[39m [90m1 minute, 8 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
tput: No value for $TERM and no -T specified
[90m====================================================================================================[39m
[0m ([4m[1mRun Finished[22m[24m)[0m
[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 [90m06:14[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 [90m06:14[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/987/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:b1e28cc) with context:mapintegratedvuer
Setting status of 77a483d405f7f105c3485a6d0d7336de6fd85e70 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/987/ and message: 'Build finished. '
Finished: FAILURE