Skip to content

Console Output

10:49:38 using credential docker-jenkins-github-credentials
10:49:38 Cloning the remote Git repository
10:49:38 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-2571 # 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/2571/head:refs/remotes/origin/PR-2571 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:49:39 Fetching without tags
10:49:39 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit f67b7fd84e4e3ac8552bd2279387abb0c06979d0
10:49:39 Merge succeeded, producing 3a5897385da3ad18a7e8631dd820368a67feafc2
10:49:39 Checking out Revision 3a5897385da3ad18a7e8631dd820368a67feafc2 (PR-2571)
10:49:39 Commit message: "Merge commit '5efe28149a2060ff64faab5d4c1566f4cb994792' into HEAD"
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2571/head:refs/remotes/origin/PR-2571 # 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/2571/head:refs/remotes/origin/PR-2571 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f67b7fd84e4e3ac8552bd2279387abb0c06979d0 # timeout=10
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3a5897385da3ad18a7e8631dd820368a67feafc2 # timeout=10
 > git rev-list --no-walk f67b7fd84e4e3ac8552bd2279387abb0c06979d0 # timeout=10