Started by timer Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB [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 /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5 (Apple Git-154)' 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 924ff4dcf27accfaf310661659f3bc8ca67a63cf (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 924ff4dcf27accfaf310661659f3bc8ca67a63cf # timeout=10 Commit message: "Using GitHub for certain external packages instead of issm.ess.uci.edu" > git rev-list --no-walk 924ff4dcf27accfaf310661659f3bc8ca67a63cf # timeout=10 [macOS-Silicon-Binaries-MATLAB] $ /bin/sh -xe /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/****8182000790323549061.sh + export ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB + ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ /opt/homebrew/bin/brew shellenv + eval 'export HOMEBREW_PREFIX="/opt/homebrew"; export HOMEBREW_CELLAR="/opt/homebrew/Cellar"; export HOMEBREW_REPOSITORY="/opt/homebrew"; PATH="/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"; export PATH; [ -z "${MANPATH-}" ] || export MANPATH=":${MANPATH#:}"; export INFOPATH="/opt/homebrew/share/info:${INFOPATH:-}";' ++ export HOMEBREW_PREFIX=/opt/homebrew ++ HOMEBREW_PREFIX=/opt/homebrew ++ export HOMEBREW_CELLAR=/opt/homebrew/Cellar ++ HOMEBREW_CELLAR=/opt/homebrew/Cellar ++ export HOMEBREW_REPOSITORY=/opt/homebrew ++ HOMEBREW_REPOSITORY=/opt/homebrew ++ PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ export PATH ++ '[' -z '' ']' ++ export INFOPATH=/opt/homebrew/share/info: ++ INFOPATH=/opt/homebrew/share/info: + export LIBRARY_PATH=/opt/homebrew/lib/gcc/current + LIBRARY_PATH=/opt/homebrew/lib/gcc/current + export PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + ./packagers/mac/complete-issm-mac-silicon-binaries-matlab.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 ====================================================== ====================================================== Installing boost ====================================================== ====================================================== Installing dakota ====================================================== Finding libgfortran... tar: Error opening archive: Unrecognized archive format ====================================================== ERROR: installation of dakota failed ====================================================== Failure while compiling Build step 'Execute shell' marked build as failure Finished: FAILURE