Skip to content

Console Output

16:30:54 using credential docker-jenkins-github-credentials
16:30:54 Cloning the remote Git repository
16:30:54 Cloning with configured refspecs honoured and without tags
16:30:55 Fetching 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
 > 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
16:30:55 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 6817351c020dc19dbe4fa34fe13f64b5a8df8934
16:30:55 Merge succeeded, producing 6817351c020dc19dbe4fa34fe13f64b5a8df8934
16:30:55 Checking out Revision 6817351c020dc19dbe4fa34fe13f64b5a8df8934 (PR-2499)
16:30:55 Commit message: "fix for docker-credential-desktop "credentials not found""
16:30:55 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6817351c020dc19dbe4fa34fe13f64b5a8df8934
 > git merge f2e09ae63287dd812ceaf936513ccf836392fab1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6817351c020dc19dbe4fa34fe13f64b5a8df8934
 > git rev-list --no-walk 1f1014f2054a3718d1e49bf0615eee4af3544b0b # timeout=10