Console Output
No credentials specified
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/*
Checking out Revision d2bd2cb715ed29ea48d6f320fe277dbf788b8992 (refs/remotes/origin/appng-scheduler-1.12.x)
Commit message: "SCHED-33 make sure existing job is re-scheduled (#6)"
> git rev-parse refs/remotes/origin/appng-scheduler-1.12.x^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/appng-scheduler-1.12.x^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f d2bd2cb715ed29ea48d6f320fe277dbf788b8992
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b appng-scheduler-1.12.x d2bd2cb715ed29ea48d6f320fe277dbf788b8992
> git rev-list --no-walk 7470fb921a0e6e14d4cc2850f2816ec79999f3ab # timeout=10