Started by timer Running as SYSTEM Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Binaries-Python_3 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE Cloning the remote Git repository Cloning repository git@github.com:ISSMteam/ISSM.git > git init /home/jenkins/workspace/Debian_Linux-Binaries-Python_3 # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 3fc9d347ed8ead0969aa1d3378100de0163b18fc (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fc9d347ed8ead0969aa1d3378100de0163b18fc # timeout=10 Commit message: "CHG: added more options for nudging" > git rev-list --no-walk 9eea90f0cdbd1fa4cddea86ea4eeb456118c05b9 # timeout=10 [Debian_Linux-Binaries-Python_3] $ /bin/bash /tmp/jenkins3422371826244092385.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== Fresh copy of repository; building everything -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Installing autotools ====================================================== ====================================================== Installing cmake ====================================================== ====================================================== Installing petsc ====================================================== ====================================================== ERROR: installation of petsc failed ====================================================== Build step 'Execute shell' marked build as failure Finished: FAILURE