GitHub pull request #201 of commit 44d954dd8b5895a3905090e19253cb689e29fe9b, no merge conflicts. Running as SYSTEM Setting status of 44d954dd8b5895a3905090e19253cb689e29fe9b to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/584/ 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/201/merge^{commit} # timeout=10 Checking out Revision 429263061f7832ebd40343e4240cd0dcb7177092 (refs/remotes/origin/pr/201/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 429263061f7832ebd40343e4240cd0dcb7177092 # timeout=10 Commit message: "Merge 44d954dd8b5895a3905090e19253cb689e29fe9b into c3b7e607614dea66463e62c7aab759330549e3a5" > git rev-list --no-walk 6b9edde67fffcc4b6daca6505e758e3d54810354 # 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/jenkins10472413539927322082.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 2089 packages in 12s 269 packages are looking for funding run `npm fund` for details 24 vulnerabilities (5 moderate, 16 high, 3 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.2.0-beta.3 build-bundle > vite build vite v5.2.6 building for production... transforming... ✓ 1571 modules transformed. rendering chunks... computing gzip size... dist/style.css  555.01 kB │ gzip: 98.10 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-DB83BGV3.js  0.57 kB │ gzip: 0.38 kB dist/Plot-C44eHyT5.js  0.71 kB │ gzip: 0.41 kB dist/style-BcZ4onpB.js  2.15 kB │ gzip: 0.92 kB dist/Flatmap-BPRc4hmk.js  5.16 kB │ gzip: 1.88 kB dist/MultiFlatmap-ClRuaGgg.js  12.02 kB │ gzip: 3.93 kB dist/ContentMixin-ef52l1wx.js  33.74 kB │ gzip: 6.52 kB dist/Simulation-DQ7YGVw0.js  367.89 kB │ gzip: 99.25 kB dist/index-CrKBEcGG.js 1,176.49 kB │ gzip: 311.35 kB dist/Scaffold-DLURDCQw.js 1,793.12 kB │ gzip: 423.91 kB dist/plotvuer-X4h-Lj3L.js 1,798.71 kB │ gzip: 505.48 kB dist/flatmapvuer-xTldWKst.js 4,858.64 kB │ gzip: 1,298.55 kB dist/style.css  555.01 kB │ gzip: 98.10 kB dist/mapintegratedvuer.umd.cjs 7,651.87 kB │ gzip: 2,366.08 kB ✓ built in 1m 16s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16261209031645115984.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.2.0-beta.3 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:44489/devtools/browser/451fa2da-37c9-4624-8bb7-dbc016ebc156 [3233979:0614/162302.354970: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. We detected that you have versions of dependencies that are not officially supported:   - `vite`. Expected ^2.0.0 || ^3.0.0 || ^4.0.0, found 5.2.6.  If you're experiencing problems, downgrade dependencies and restart Cypress.  resize: can't open terminal /dev/tty tput: No value for $TERM and no -T specified ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.8.1 │  │ 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) [3234142:0614/162308.369774:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162308.425238:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162308.438495:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162309.368692:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162309.385580:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162309.390546:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162309.689044:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162312.840771:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162314.554232:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162314.556051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162321.099210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [3234142:0614/162323.104278:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162323.107403:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162323.109246:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162323.111007:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162323.112797:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162323.596367:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162324.042429:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162324.049800:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162324.051523:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162324.532865:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162324.541309:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162324.543199:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162327.857266:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162327.864613:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162327.872524:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162327.878555:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162327.991402:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162328.281931:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162328.292595:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162328.348559:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234136:0614/162334.847245:ERROR:gl_utils.cc(402)] [.WebGL-0x24808159500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3234136:0614/162334.975650:ERROR:gl_utils.cc(402)] [.WebGL-0x24808159500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3234136:0614/162335.060644:ERROR:gl_utils.cc(402)] [.WebGL-0x24808159500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3234136:0614/162337.847634:ERROR:gl_utils.cc(402)] [.WebGL-0x24808159500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [3234142:0614/162338.230214:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162338.688616:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162338.696719:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162338.703082:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162338.709921:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  1) Workflow testing   0 passing (20s)  1 failing  1) MapContent Workflow testing:  UsageGraphError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. > Graph.addNode: the "UBERON:0013702" node already exist in the graph. When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at d8t (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-YZXWJRO3.js?v=45764380:38371:11) at _Qu.addNode (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-YZXWJRO3.js?v=45764380:39288:12) at _Qu.load (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-YZXWJRO3.js?v=45764380:40753:12) at j8t.load (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-YZXWJRO3.js?v=45764380:40798:18) at UCt.setupUserInteractions_ (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-YZXWJRO3.js?v=45764380:99845:18)  [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_136.json [3234142:0614/162346.590691:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162346.847518:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162346.861135:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162346.942487:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3234142:0614/162346.976662:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 1 │  │ Video: true │  │ Duration: 20 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c (1280x720)   y.js/MapContent -- Workflow testing (failed).png  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 10 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 00:20 1 - 1 - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 1 failed (100%) 00:20 1 - 1 - -   Build step 'Execute shell' marked build as failure Archiving artifacts [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/584/htmlreports/Cypress_20report [Set GitHub commit status (universal)] ERROR on repos [] (sha:6b9edde) with context:mapintegratedvuer Setting status of 44d954dd8b5895a3905090e19253cb689e29fe9b to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/584/ and message: 'Build finished. ' Finished: FAILURE