Skip to content
Failed

Console Output

Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Examples
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
 > git init /Users/jenkins/workspace/macOS-Silicon-Examples # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3 (Apple Git-146)'
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 b3c0a8b9a1a71b1c5da24e698a8ad103741e6d32 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3c0a8b9a1a71b1c5da24e698a8ad103741e6d32 # timeout=10
Commit message: "CHG: Renaming of GDAL install scripts"
 > git rev-list --no-walk b3c0a8b9a1a71b1c5da24e698a8ad103741e6d32 # timeout=10
[macOS-Silicon-Examples] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins8422268320654285885.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 gsl                        
======================================================
======================================================
       Installing boost                        
======================================================
======================================================
       Installing dakota                        
======================================================
======================================================
       Installing chaco                        
======================================================
======================================================
       Installing curl                        
======================================================
======================================================
       Installing hdf5                        
======================================================
======================================================
       Installing netcdf                        
======================================================
======================================================
       Installing proj                        
======================================================
egrep: ./install-3.sh: No such file or directory
======================================================
       Installing gdal                        
======================================================
./jenkins/jenkins.sh: line 163: ./install-3.sh: No such file or directory
======================================================
    ERROR: installation of gdal failed        
======================================================
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE