GitHub pull request #287 of commit 03e72291cfd2aca6c87c17dae1167bfdf22fb540, no merge conflicts.
Running as SYSTEM
Setting status of 03e72291cfd2aca6c87c17dae1167bfdf22fb540 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/764/ 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/287/merge^{commit} # timeout=10
Checking out Revision 82e3af6d2c4a7639900c085be82f61974c850ffb (refs/remotes/origin/pr/287/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82e3af6d2c4a7639900c085be82f61974c850ffb # timeout=10
Commit message: "Merge 03e72291cfd2aca6c87c17dae1167bfdf22fb540 into f3b1b9875a0eca1ab4f190078c61738d8cddb310"
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/jenkins12062920507642501318.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for @esbuild/darwin-arm64@0.25.3: wanted {"os":"darwin","cpu":"arm64"} (current: {"os":"linux","cpu":"x64"})
npm ERR! notsup Valid os:   darwin
npm ERR! notsup Actual os:  linux
npm ERR! notsup Valid cpu:  arm64
npm ERR! notsup Actual cpu: x64

npm ERR! A complete log of this run can be found in: /home/cmiss/.npm/_logs/2025-04-28T01_51_16_501Z-debug-0.log
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/764/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:82e3af6) with context:mapintegratedvuer
Setting status of 03e72291cfd2aca6c87c17dae1167bfdf22fb540 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/764/ and message: 'Build finished. '
Finished: FAILURE