Skip to content
Started by user Justin Quinn
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-JavaScript
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-JavaScript # 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 cf73bc78853b53e70da6f86b1464afd52c427e23 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf73bc78853b53e70da6f86b1464afd52c427e23 # timeout=10
Commit message: "Switched to UC Berkeley mirror for Autotools packages"
 > git rev-list --no-walk cf73bc78853b53e70da6f86b1464afd52c427e23 # timeout=10
[Debian_Linux-JavaScript] $ /bin/bash /tmp/jenkins18150261026233897831.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 emscripten                        
======================================================
======================================================
       Installing gsl                        
======================================================
Setting up EMSDK environment (suppress these messages with EMSDK_QUIET=1)
Adding directories to PATH:
PATH += /home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install
PATH += /home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install/upstream/emscripten
PATH += /home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install/node/22.16.0_64bit/bin

Setting environment variables:
PATH = /home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install:/home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install/upstream/emscripten:/home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install/node/22.16.0_64bit/bin:/home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/autotools/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-JavaScript/scripts
EMSDK = /home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install
EMSDK_NODE = /home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install/node/22.16.0_64bit/bin/node
======================================================
    ERROR: installation of gsl failed        
======================================================
/tmp/jenkins18150261026233897831.sh: line 26: ./bin/issm-binaries.js: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE