Skip to content

Console Output

12:26:05 The recommended git tool is: git
12:26:05 using credential docker-jenkins-github-credentials
12:26:05 Cloning the remote Git repository
12:26:05 Cloning with configured refspecs honoured and without tags
12:26:06 Fetching without tags
12:26:06 Merging remotes/origin/master commit 5705d12813798dc84fb304c1dc55422b0432c8b2 into PR head commit 8da03e01265f229a91aaffb7af2aa2057e08f1b9
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2846 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2846/head:refs/remotes/origin/PR-2846 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2846/head:refs/remotes/origin/PR-2846 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2846/head:refs/remotes/origin/PR-2846 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8da03e01265f229a91aaffb7af2aa2057e08f1b9 # timeout=10
12:26:06 Merge succeeded, producing cfb449ddf0de42aa451810e06fa5bfc4219f0da4
12:26:06 Checking out Revision cfb449ddf0de42aa451810e06fa5bfc4219f0da4 (PR-2846)
12:26:06 Commit message: "Merge commit '5705d12813798dc84fb304c1dc55422b0432c8b2' into HEAD"
12:26:06 First time build. Skipping changelog.
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 5705d12813798dc84fb304c1dc55422b0432c8b2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfb449ddf0de42aa451810e06fa5bfc4219f0da4 # timeout=10
 > git rev-list --no-walk 11544b4a0cf739957e57857a3ef7b8946d8dead6 # timeout=10