Skip to content

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_plot_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 a913130fbda0963f60da45762fe02e7c0733107c (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 a913130fbda0963f60da45762fe02e7c0733107c # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 7447595af2409f56faa42e4fa915078e13a2cbf1 Author: domkesteffen Date: Tue Dec 3 09:19:40 2024 -0600 Likely non-bit-changing housekeeping (#1213) Non-bit-changing housekeeping regarding wp2 clipping CLUBB ticket #1165"
 > git rev-list --no-walk be4f797beb8a4c5ba31afa50248e783f3d89eac0 # timeout=10