GitHub pull request #266 of commit 011cfaa33758ff7ff47be8cfba5476a9529c073a, no merge conflicts. Running as SYSTEM Setting status of 011cfaa33758ff7ff47be8cfba5476a9529c073a to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/713/ 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/266/merge^{commit} # timeout=10 Checking out Revision 3f39163cd3f3ff8d280ff2b95743c406348bc493 (refs/remotes/origin/pr/266/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f39163cd3f3ff8d280ff2b95743c406348bc493 # timeout=10 Commit message: "Merge 011cfaa33758ff7ff47be8cfba5476a9529c073a into 47082cf5450b7673facfb75306d0f3e7979afc47" 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/jenkins1224412279103780218.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install added 8 packages, removed 13 packages, changed 151 packages, and audited 1587 packages in 12s 255 packages are looking for funding run `npm fund` for details found 0 vulnerabilities + npm run build-bundle > @abi-software/mapintegratedvuer@1.6.5 build-bundle > vite build -c vite.bundle-build.js [36mvite v5.4.8 [32mbuilding for production...[36m[39m transforming... [32m✓[39m 1539 modules transformed. rendering chunks... computing gzip size... [2mdist/[22m[35mstyle.css [39m[1m[2m 451.87 kB[22m[1m[22m[2m │ gzip: 76.89 kB[22m [2mdist/[22m[36mmapintegratedvuer.js [39m[1m[2m 0.08 kB[22m[1m[22m[2m │ gzip: 0.09 kB[22m [2mdist/[22m[36mIframe-B0Gceqgo.js [39m[1m[2m 0.57 kB[22m[1m[22m[2m │ gzip: 0.39 kB[22m [2mdist/[22m[36mSimulation-Db6fkT8B.js [39m[1m[2m 0.60 kB[22m[1m[22m[2m │ gzip: 0.37 kB[22m [2mdist/[22m[36mPlot-NNWXz6_n.js [39m[1m[2m 0.72 kB[22m[1m[22m[2m │ gzip: 0.42 kB[22m [2mdist/[22m[36mFlatmap-_71SkR8B.js [39m[1m[2m 6.24 kB[22m[1m[22m[2m │ gzip: 2.13 kB[22m [2mdist/[22m[36mContentMixin-Bny6AX7L.js [39m[1m[2m 12.26 kB[22m[1m[22m[2m │ gzip: 3.51 kB[22m [2mdist/[22m[36mMultiFlatmap-1OYvhH8W.js [39m[1m[2m 13.78 kB[22m[1m[22m[2m │ gzip: 4.29 kB[22m [2mdist/[22m[36mScaffold-CbXO9X8d.js [39m[1m[33m1,744.59 kB[39m[22m[2m │ gzip: 412.26 kB[22m [2mdist/[22m[36mindex-Be9BtgnQ.js [39m[1m[33m2,301.66 kB[39m[22m[2m │ gzip: 592.57 kB[22m [2mdist/[22m[36mstyle-Dmnajx5F.js [39m[1m[33m5,069.47 kB[39m[22m[2m │ gzip: 1,358.21 kB[22m [2mdist/[22m[35mstyle.css [39m[1m[2m 451.87 kB[22m[1m[22m[2m │ gzip: 76.89 kB[22m [2mdist/[22m[36mmapintegratedvuer.umd.cjs [39m[1m[33m6,927.76 kB[39m[22m[2m │ gzip: 2,092.37 kB[22m [32m✓ built in 56.01s[39m [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins2764018935230638665.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.6.5 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:36537/devtools/browser/75697522-68b4-4e96-8bcd-5b0af5ff27a2 [2487294:0108/131438.828431: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://vitejs.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 [2487460:0108/131446.447257:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131446.552779:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131446.557420:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131447.698848:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131447.708153:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131447.717490:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131448.474165:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131451.020682:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131505.999932:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131506.020448:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131506.024118:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131506.030117:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131506.036025:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131508.991203:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [0m[0m [0m MapContent[0m [2487460:0108/131510.322905:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131510.871608:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.123167:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.133446:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.138105:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.144844:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.151828:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.158923:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.407087:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.415137:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131511.910931:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131512.133309:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131512.139587:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131512.145725:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131512.151104:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131512.159729:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131512.165065:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.112385:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.120258:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.125770:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.130755:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.140115:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.284491:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.358184:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.375949:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.384472:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.602764:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.618395:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.629774:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.641315:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.648210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.650726:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.877576:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.883524:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.891774:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131517.897133:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131518.368503:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131518.375440:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131518.386802:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131518.391697:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131518.395444:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131518.404153:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487453:0108/131525.710960:ERROR:gl_utils.cc(402)] [.WebGL-0x328407989b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [2487453:0108/131525.928755:ERROR:gl_utils.cc(402)] [.WebGL-0x328407989b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [2487453:0108/131526.049155:ERROR:gl_utils.cc(402)] [.WebGL-0x328407989b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [2487453:0108/131526.133539:ERROR:gl_utils.cc(402)] [.WebGL-0x328407989b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [2487460:0108/131529.408237:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131529.413981:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131529.418372:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131529.752435:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131529.766907:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131539.383856:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131540.172177:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131540.190504:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131540.196458:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131540.203761:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131540.663902:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131551.851006:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131552.052487:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131600.313658:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131600.320426:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131600.328325:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131600.535813:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131600.564458:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131610.066090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131610.073627:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131610.079874:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131610.084243:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131611.840517:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131620.530886:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131620.600804:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131629.792541:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131629.799782:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131629.806134:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131629.814917:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131629.821743:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131639.719329:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131639.736431:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131639.761048:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131639.770973:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2487460:0108/131644.202488: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 (2m)[0m [31m 1 failing[0m [0m 1) MapContent Workflow testing: [0m[31m AssertionError: Timed out retrying after 10000ms: Expected to find content: 'pelvic splanchnic nerve' within the element: <div.maplibregl-popup-content> but never did.[0m[90m at Context.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js:146:56) 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) [0m [[90mmochawesome[39m] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_260.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 [31m2[39m [90m│[39m [90m │[39m [90mVideo:[39m [31mtrue[39m [90m│[39m [90m │[39m [90mDuration:[39m [31m2 minutes, 12 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/actual/MapCont[0m [90m[90m(300x190)[90m[39m [90m [39m [0ment.cy.js/cypress/component/MapContent.cy.js/minimap_lr.png[0m [90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont[0m [90m[90m(1280x720)[90m[39m [90m [39m [0ment.cy.js/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 [90m28 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 [90m02:12[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 [90m02:12[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/713/htmlreports/Cypress_20report [htmlpublisher] Copying recursive using current thread [Set GitHub commit status (universal)] ERROR on repos [] (sha:3f39163) with context:mapintegratedvuer Setting status of 011cfaa33758ff7ff47be8cfba5476a9529c073a to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/713/ and message: 'Build finished. ' Finished: FAILURE