Skip to content

Console Output

The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sam_clubb.git
 > git init /home/jenkins/workspace/sam_clubb_nvhpc_build # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 7ca32e828ba1ec5862811647279926a1f7ac53d5 (refs/remotes/origin/master)
Commit message: "Autoupdated SILHS Commit fa3e59573b8c754e973edfb4a08117a6efa14268 Author: Brian Griffin Date: Thu Aug 22 08:27:45 2024 -0500 Clubb ghost exorcism (#1159) * I am adding grid_class_new.F90 to the code as a copy of grid_class.F90."
 > git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7ca32e828ba1ec5862811647279926a1f7ac53d5 # timeout=10
 > git rev-list --no-walk d38657c87b4fd95e5e0eb28b1d4f01f32b8e2b5a # timeout=10