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-MATLAB_License_Check
The recommended git tool is: NONE
Cloning the remote Git repository
Using no checkout clone with sparse checkout.
Cloning repository https://github.com/ISSMteam/ISSM/
 > git init /home/jenkins/workspace/Debian_Linux-MATLAB_License_Check # timeout=10
Fetching upstream changes from https://github.com/ISSMteam/ISSM/
 > 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 -- https://github.com/ISSMteam/ISSM/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ISSMteam/ISSM/ # 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 53ec41a499b14e63dbd4253aa06908dd64aafcc2 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git config core.sparsecheckout true # timeout=10
 > git read-tree -mu HEAD # timeout=10
 > git checkout -f 53ec41a499b14e63dbd4253aa06908dd64aafcc2 # timeout=10
Commit message: "Adding scripts for testing if MATLAB license will expire soon"
First time build. Skipping changelog.
[Debian_Linux-MATLAB_License_Check] $ /bin/bash /tmp/jenkins10669757427690463929.sh
Finished: SUCCESS