Skip to content

Console Output

The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_BFB_coarse_res_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a64171b81dfe0bfd91289455c71c25230c5ecc6e (refs/remotes/origin/clubb_silhs_devel)
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a64171b81dfe0bfd91289455c71c25230c5ecc6e # timeout=10
Commit message: "Autoupdated CLUBB_core Commit e430c6b5a72a8a88fa602e13b4cb946d3361895e Author: domkesteffen Date: Thu Jan 16 16:06:31 2025 -0600 Added new hole-filling method which takes TKE from up2 and vp2 (#1217) Added new hole-filling method which takes TKE from up2 and vp2 CLUBB ticket #1165"
 > git rev-list --no-walk b3c6f29d0d1a50b165ee1e44a515e6d23991285c # timeout=10