Console Output

Started by upstream project "OpenCOR_macOS" build number 1153
originally caused by:
 GitHub pull request #2411 of commit 493f80fe94534f1f096b8318e6495acc4bed4762, no merge conflicts.
Running as SYSTEM
Building remotely on Mac10.12.3_OpenCOR (MacOS) in workspace /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git --version # 'git version 2.21.1 (Apple Git-122.3)'
 > git fetch --tags --force --progress -- https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision f07d9b69d948fc8cea48cadd1b88b0141a5f58b0 (refs/remotes/origin/pr/2411/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f07d9b69d948fc8cea48cadd1b88b0141a5f58b0 # timeout=10
Commit message: "Merge 493f80fe94534f1f096b8318e6495acc4bed4762 into 5a13167dbd47e74e0941dbd65e6e387cff31c258"
 > git rev-list --no-walk 49e65fbb1736b33716e3cbfe20a3cd0a4e35452f # timeout=10
[Mac10.12.3_OpenCOR] $ /bin/sh -xe /var/folders/l6/vl0kwwgd4d70c5ft0svm52r80000gr/T/jenkins1864568672278350251.sh
++ git show -s --format=%s @~
+ msg='SUNDIALS: upgrade to version 5.4.0 (#2407).'
+ echo SUNDIALS: upgrade to version 5.4.0 '(#2407).'
SUNDIALS: upgrade to version 5.4.0 (#2407).
+ echo https://github.com/opencor/opencor.git
https://github.com/opencor/opencor.git
++ git show -s --format=%s jenkins~
fatal: ambiguous argument 'jenkins~': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
+ msg=
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@1967b0c4[nodeId=MDEwOlJlcG9zaXRvcnk5OTU3NjY3,description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=https://opencor.ws/,name=opencor,fork=false,archived=false,size=176097,milestones={},language=C++,commits={},source=<null>,parent=<null>,isTemplate=<null>,url=https://api.github.com/repos/opencor/opencor,id=9957667,nodeId=<null>,createdAt=2013-05-09T11:07:58Z,updatedAt=2020-10-11T23:37:46Z]] (sha:f07d9b6) with context:OpenCOR_macOS/Slave=Mac10.12.3_OpenCOR
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/f07d9b69d948fc8cea48cadd1b88b0141a5f58b0
Finished: FAILURE