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_micro_drizzle_intel_test # 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 08cb33afdae07ce59da7e4d7d75848171a383bfa (refs/remotes/origin/master)
Commit message: "Autoupdated tunable_parameters 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 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 08cb33afdae07ce59da7e4d7d75848171a383bfa # timeout=10
 > git rev-list --no-walk 40f5a77fc27226e35cd60efd3e793fd07c6ec64f # timeout=10