Console Output

Started by GitHub push by agarny
Building on master in workspace /home/jmaster/jenkins/jobs/OpenCOR_macOS/workspace
 > 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 fetch --tags --progress https://github.com/opencor/opencor.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b6c4d826780d3ec8a2f64f1bd6e7f5624a720b47 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6c4d826780d3ec8a2f64f1bd6e7f5624a720b47
Commit message: "KINSOL solver: don't reset the solver on consecutive runs and improved its implementation (closes #1512)."
 > git rev-list e4d5e549e44ee3991c3623e2fa8a61b92a2fb390 # timeout=10
Triggering OpenCOR_macOS » Mac10.12.3_OpenCOR
OpenCOR_macOS » Mac10.12.3_OpenCOR completed with result SUCCESS
Finished: SUCCESS