SuccessConsole Output

using credential progwml6-ci-gh-login
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/progwml6/ironchest.git
 > git init /var/lib/jenkins/workspace/ironchests_1.13 # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironchest.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10
Checking out Revision d9b965477524ebd073b1d18a132f940c6feb23d9 (1.13)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9b965477524ebd073b1d18a132f940c6feb23d9 # timeout=10
Commit message: "Create zh_cn.json (#180)"
 > git rev-list --no-walk 973ae4b7735719d8b0e75fc785d5c1a5357447e8 # timeout=10