Console Output
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-manager.git
> git init /var/lib/jenkins/workspace/appNG_Manager_1.13.x # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
> git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/appng-manager-1.13.x^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/appng-manager-1.13.x^{commit} # timeout=10
Checking out Revision 2e62c1fe544dd1e348dc4f4aaa79969ada94d4f6 (refs/remotes/origin/appng-manager-1.13.x)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2e62c1fe544dd1e348dc4f4aaa79969ada94d4f6
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b appng-manager-1.13.x 2e62c1fe544dd1e348dc4f4aaa79969ada94d4f6
Commit message: "MGR-51"
> git rev-list --no-walk fc1e01e7b165605f290b988891819b575227cb21 # timeout=10