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/wrf.git
 > git init /home/jenkins/workspace/wrf_clubb_silhs_parallel_ifort # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 01e6880e82e525ed43c19fe97e6a6567ed73a28d (refs/remotes/origin/master)
 > git config remote.origin.url https://github.com/larson-group/wrf.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 01e6880e82e525ed43c19fe97e6a6567ed73a28d # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 4c5fa8ce8f53dd868b93cd477e50d8f23bfd9fd8 Author: bmg929 Date: Tue Mar 4 19:57:09 2025 -0600 Hopefully this helps the cpu vs. gpu tests."
 > git rev-list --no-walk f9d1062c19b78ec86180163bf0d19704b4befd46 # timeout=10