Skip to content

Console Output

The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 24c53c463ae062306354f86161e44bde31093f0e (master)
Commit message: "Merge pull request #768 from mkstoyanov/improved_localp_templates"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Tasmanian_master/.git # timeout=10
 > git config remote.origin.url https://github.com/ORNL/TASMANIAN.git # timeout=10
Fetching upstream changes from https://github.com/ORNL/TASMANIAN.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/ORNL/TASMANIAN.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 24c53c463ae062306354f86161e44bde31093f0e # timeout=10
 > git rev-list --no-walk b4d3492d47592b43b88c305d34053cfcda12a655 # timeout=10