Skip to content

Console Output

09:06:58 using credential docker-jenkins-github-credentials
09:06:58 Cloning the remote Git repository
09:06:58 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-2646 # 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/2646/head:refs/remotes/origin/PR-2646 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:00 Fetching without tags
09:07:01 Merging remotes/origin/master commit 2c522fb362247a692c0493f0b47a33988eb2f3e3 into PR head commit aff023b716f717f45b07222a4720c34c25e66b17
09:07:01 Merge succeeded, producing aff023b716f717f45b07222a4720c34c25e66b17
09:07:01 Checking out Revision aff023b716f717f45b07222a4720c34c25e66b17 (PR-2646)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2646/head:refs/remotes/origin/PR-2646 # 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/2646/head:refs/remotes/origin/PR-2646 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aff023b716f717f45b07222a4720c34c25e66b17 # timeout=10
 > git merge 2c522fb362247a692c0493f0b47a33988eb2f3e3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aff023b716f717f45b07222a4720c34c25e66b17 # timeout=10
09:07:05 Commit message: "Update default API version to 1.39 in docs"
09:07:05 First time build. Skipping changelog.
 > git rev-list --no-walk 3bb6894c8032f5e621f9e395129dd76e0b9d92ae # timeout=10