Console Output
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/wrf.git
> git init /home/jenkins/workspace/wrf_clubb_ifort_plot # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> 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 f758cf44993eadfd8b3db0d3e30874c3e3afab7e (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 f758cf44993eadfd8b3db0d3e30874c3e3afab7e # timeout=10
Commit message: "Autoupdated tunable_parameters Commit ebbe8662d74aaeb06f853280849b84c54d47edc2 Author: Gunther Huebler Date: Wed Oct 16 21:54:30 2024 -0500 Multicol CLUBB (#1193) * Adding column loop to run_clubb"
> git rev-list --no-walk e7a9dd7c96875ce54bc4e2e2eb18b42301c4bae2 # timeout=10