Skip to content

Console Output

16:38:20 using credential docker-jenkins-github-credentials
16:38:20 Cloning the remote Git repository
16:38:20 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-2724 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2724/head:refs/remotes/origin/PR-2724 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:22 Fetching without tags
16:38:22 Merging remotes/origin/master commit 4757eea80c49b7d593537ea9a0b9e5b398570745 into PR head commit d239e37c092375d83e3414bb572813f1b9250fe7
16:38:23 Merge succeeded, producing d239e37c092375d83e3414bb572813f1b9250fe7
16:38:23 Checking out Revision d239e37c092375d83e3414bb572813f1b9250fe7 (PR-2724)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2724/head:refs/remotes/origin/PR-2724 # 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/2724/head:refs/remotes/origin/PR-2724 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d239e37c092375d83e3414bb572813f1b9250fe7 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 4757eea80c49b7d593537ea9a0b9e5b398570745 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d239e37c092375d83e3414bb572813f1b9250fe7 # timeout=10
16:38:26 Commit message: "Avoid setting unsuported parameter for subprocess.Popen on Windows"
16:38:27 First time build. Skipping changelog.
 > git rev-list --no-walk 049e2c0dea4ff4d692f513272ab4205ca0b642c8 # timeout=10