Skip to content

Console Output

16:59:45 using credential docker-jenkins-github-credentials
16:59:45 Cloning the remote Git repository
16:59:45 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-2499 # 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/2499/head:refs/remotes/origin/PR-2499 +refs/heads/master:refs/remotes/origin/master
16:59:46 Fetching without tags
16:59:46 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 4fa4f76ed52d9bad982ae5961cee18db33be11e4
16:59:47 Merge succeeded, producing 4fa4f76ed52d9bad982ae5961cee18db33be11e4
16:59:47 Checking out Revision 4fa4f76ed52d9bad982ae5961cee18db33be11e4 (PR-2499)
16:59:47 Commit message: "fix for docker-credential-desktop "credentials not found""
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2499/head:refs/remotes/origin/PR-2499 # 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/2499/head:refs/remotes/origin/PR-2499 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4fa4f76ed52d9bad982ae5961cee18db33be11e4
 > git merge f2e09ae63287dd812ceaf936513ccf836392fab1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4fa4f76ed52d9bad982ae5961cee18db33be11e4