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_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'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
 > 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 68d3d29aafa538015e4b697988b929a4e58b01e6 (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 68d3d29aafa538015e4b697988b929a4e58b01e6 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 955aa780e3a47b6accf7af68d85f76ad53baff39 Author: Gunther Huebler Date: Thu Jun 25 22:46:25 2026 -0500 Removing unused variables"
 > git rev-list --no-walk 075b9c286915db2f014342aef6a2c004792e9428 # timeout=10