Skip to content

Console Output

19:29:25 using credential docker-jenkins-github-credentials
19:29:25 Cloning the remote Git repository
19:29:25 Cloning with configured refspecs honoured and without tags
19:29:26 Fetching without tags
19:29:26 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit d6f4c63e59487ecdabbcd98ff9ca929189453859
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2446 # 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/2446/head:refs/remotes/origin/PR-2446 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2446/head:refs/remotes/origin/PR-2446 # 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/2446/head:refs/remotes/origin/PR-2446 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6f4c63e59487ecdabbcd98ff9ca929189453859
19:29:26 Merge succeeded, producing d6f4c63e59487ecdabbcd98ff9ca929189453859
19:29:26 Checking out Revision d6f4c63e59487ecdabbcd98ff9ca929189453859 (PR-2446)
19:29:26 Commit message: "Allow ignoring `NotFound` when generating image list"
 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6f4c63e59487ecdabbcd98ff9ca929189453859