Skip to content

Console Output

14:07:44 using credential docker-jenkins-github-credentials
14:07:44 Cloning the remote Git repository
14:07:44 Cloning with configured refspecs honoured and without tags
14:07:44 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2580 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2580/head:refs/remotes/origin/PR-2580 +refs/heads/release:refs/remotes/origin/release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2580/head:refs/remotes/origin/PR-2580 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release:refs/remotes/origin/release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2580/head:refs/remotes/origin/PR-2580 +refs/heads/release:refs/remotes/origin/release # timeout=10
14:07:45 Merging remotes/origin/release commit 1d1532f0be8fdf69443cfc71f1fb9002e9af4ae4 into PR head commit 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c
14:07:45 Merge succeeded, producing 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c
14:07:45 Checking out Revision 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c (PR-2580)
14:07:45 Commit message: "Bump 4.2.1"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c # timeout=10
 > git merge 1d1532f0be8fdf69443cfc71f1fb9002e9af4ae4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c # timeout=10
 > git rev-list --no-walk 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c # timeout=10