Skip to content

Console Output

10:00:08 using credential docker-jenkins-github-credentials
10:00:08 Cloning the remote Git repository
10:00:08 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2512 # 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/2512/head:refs/remotes/origin/PR-2512 +refs/heads/master:refs/remotes/origin/master
10:00:10 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2512/head:refs/remotes/origin/PR-2512 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/2512/head:refs/remotes/origin/PR-2512 +refs/heads/master:refs/remotes/origin/master
10:00:10 Merging remotes/origin/master commit a9867c99126626aa97d94d31f0c2eca3bead4e8f into PR head commit e6b1fc725bd5dc98eb5463747c2e42099e216546
10:00:10 Merge succeeded, producing e6b1fc725bd5dc98eb5463747c2e42099e216546
10:00:10 Checking out Revision e6b1fc725bd5dc98eb5463747c2e42099e216546 (PR-2512)
10:00:11 Commit message: "Update default API version to v1.39"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6b1fc725bd5dc98eb5463747c2e42099e216546
 > git merge a9867c99126626aa97d94d31f0c2eca3bead4e8f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6b1fc725bd5dc98eb5463747c2e42099e216546