Skip to content

Console Output

07:21:31 using credential docker-jenkins-github-credentials
07:21:31 Cloning the remote Git repository
07:21:31 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-2487 # 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/2487/head:refs/remotes/origin/PR-2487 +refs/heads/master:refs/remotes/origin/master
07:21:33 Fetching without tags
07:21:33 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit 1d1e301b41f41302260a1a30673b56ab961b301f
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2487/head:refs/remotes/origin/PR-2487 # 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/2487/head:refs/remotes/origin/PR-2487 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d1e301b41f41302260a1a30673b56ab961b301f
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
07:21:33 Merge succeeded, producing 1d1e301b41f41302260a1a30673b56ab961b301f
07:21:33 Checking out Revision 1d1e301b41f41302260a1a30673b56ab961b301f (PR-2487)
07:21:34 Commit message: "support HostConfig.DeviceRequests introduced by API 1.40"
07:21:34 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d1e301b41f41302260a1a30673b56ab961b301f
 > git rev-list --no-walk f5d5646feb10bac202aec8ed42469d845603f257 # timeout=10