Skip to content

Console Output

22:47:32 using credential docker-jenkins-github-credentials
22:47:32 Cloning the remote Git repository
22:47:32 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-1496 # 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/1496/head:refs/remotes/origin/PR-1496 +refs/heads/master:refs/remotes/origin/master
22:47:34 Fetching without tags
22:47:34 Merging remotes/origin/master commit 8acd2c3d084805df0bbeda4697c8ad7215ff7247 into PR head commit a97ced2b587d226ab1a1ba044864e227c10d77ae
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1496/head:refs/remotes/origin/PR-1496 # 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/1496/head:refs/remotes/origin/PR-1496 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a97ced2b587d226ab1a1ba044864e227c10d77ae
 > git merge 8acd2c3d084805df0bbeda4697c8ad7215ff7247 # timeout=10
22:47:34 Merge succeeded, producing 1bf59253f816a9e86a347a3a6dad2b31ef86b769
22:47:34 Checking out Revision 1bf59253f816a9e86a347a3a6dad2b31ef86b769 (PR-1496)
22:47:35 Commit message: "Merge commit '8acd2c3d084805df0bbeda4697c8ad7215ff7247' into HEAD"
22:47:35 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1bf59253f816a9e86a347a3a6dad2b31ef86b769
 > git rev-list --no-walk 8b82fb12c4843e6093462fd582733ab0494d8f4c # timeout=10