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_silhs_gfortran_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'
 > 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 9d1923532d1eae0ad6bbba6e3945275ec79bf166 (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit e3707bdb9336e23f2215ba647eb2df43cdab9d9a Author: Gunther Huebler Date: Mon Feb 3 12:17:52 2025 -0600 Monoflux GPU optimization (#1221) * Making a fast version of the serial loop to check if we even need to perform the slow version at all."
 > 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 9d1923532d1eae0ad6bbba6e3945275ec79bf166 # timeout=10
 > git rev-list --no-walk 6550e81fdc9d97485dc37e9b6f47ce6e8ace05b4 # timeout=10