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
Avoid second fetch
Checking out Revision 60760414d3d0122efa228da6b0c424f080ae3fc5 (refs/remotes/origin/clubb_silhs_devel)
 > 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
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 60760414d3d0122efa228da6b0c424f080ae3fc5 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 9e59dc4769f9362564a50e74dc1aa8301bf68b34 Author: domkesteffen Date: Tue Feb 18 07:06:49 2025 -0600 Set l_wp2_fill_holes_tke to true by default (#1226) This code change is BIT_CHANGING for extreme cases (e.g. TWP_ICE, LBA, ARM_97). Changed configurable_model_flags.in files and default value in model_flags.F90."
 > git rev-list --no-walk 53535f3dd78d0fead78591962867a4136891ee86 # timeout=10