Skip to content

Console Output

The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_cmake_test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ed96b2092885108caaea1b8aba3b4211b245ff7a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed96b2092885108caaea1b8aba3b4211b245ff7a # timeout=10
Commit message: "Little OpenACC fixes for microphys code RESOLVED:900681c91bdbdf8d6cd069bab01663ebac1a3279"
 > git rev-list --no-walk 900681c91bdbdf8d6cd069bab01663ebac1a3279 # timeout=10