Skip to content
Failed

Console Output

Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Solid_Earth
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-Solid_Earth/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
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 rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 951d8ba1f233dc661c63aacd7f3da35a4b927c56 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 951d8ba1f233dc661c63aacd7f3da35a4b927c56 # timeout=10
Commit message: "CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down"
 > git rev-list --no-walk 2c403f6c782a2db40eedf1501896a3d7d70bbccf # timeout=10
[Debian_Linux-Solid_Earth] $ /bin/bash /tmp/jenkins4879370247657472733.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
externalpackages/adjoinablempi/adjoinablempi.tar.gz
externalpackages/adjoinablempi/install-linux.sh
externalpackages/adjoinablempi/install-mac.sh
externalpackages/adjoinablempi/install-pleaides-gcc.sh
externalpackages/adjoinablempi/install-pleaides.sh
   
-- checking for changed externalpackages... yes
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping gsl                          
======================================================
======================================================
       Skipping boost                          
======================================================
======================================================
       Skipping dakota                          
======================================================
======================================================
       Skipping chaco                          
======================================================
======================================================
       Skipping curl                          
======================================================
======================================================
       Installing hdf5                        
======================================================
File hdf5-1.14.5.tar.gz already exists and will not be downloaded...

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
======================================================
    ERROR: installation of hdf5 failed        
======================================================
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE