Console Output
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-scheduler.git
> git init /var/lib/jenkins/workspace/appNG_Scheduler # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-scheduler.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:appNG/appng-scheduler.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git@github.com:appNG/appng-scheduler.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-scheduler.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-scheduler.git
> git fetch --tags --progress git@github.com:appNG/appng-scheduler.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/appng-scheduler-1.11.x^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/appng-scheduler-1.11.x^{commit} # timeout=10
Checking out Revision feb4b97564ab97059832eab73cd85c18fd9d73af (refs/remotes/origin/appng-scheduler-1.11.x)
Commit message: "SCHED-9 normalized line endings"
> git config core.sparsecheckout # timeout=10
> git checkout -f feb4b97564ab97059832eab73cd85c18fd9d73af
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b appng-scheduler-1.11.x feb4b97564ab97059832eab73cd85c18fd9d73af
> git rev-list 4b83724d3a2a2cd0336a56e86026be56dc5187af # timeout=10