Skip to content

Console Output

22:47:31 using credential docker-jenkins-github-credentials
22:47:31 Cloning the remote Git repository
22:47:31 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-1712 # 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/1712/head:refs/remotes/origin/PR-1712 +refs/heads/master:refs/remotes/origin/master
22:47:34 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1712/head:refs/remotes/origin/PR-1712 # 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/1712/head:refs/remotes/origin/PR-1712 +refs/heads/master:refs/remotes/origin/master
22:47:34 Merging remotes/origin/master commit 8acd2c3d084805df0bbeda4697c8ad7215ff7247 into PR head commit a97c861482d2868e65755d8c656aa4fb34954225
22:47:34 Merge succeeded, producing d3674bfdbd7d996aab2f50336a7a65a77aa1a14e
22:47:34 Checking out Revision d3674bfdbd7d996aab2f50336a7a65a77aa1a14e (PR-1712)
22:47:35 Commit message: "Merge commit '8acd2c3d084805df0bbeda4697c8ad7215ff7247' into HEAD"
22:47:35 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a97c861482d2868e65755d8c656aa4fb34954225
 > git merge 8acd2c3d084805df0bbeda4697c8ad7215ff7247 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d3674bfdbd7d996aab2f50336a7a65a77aa1a14e
 > git rev-list --no-walk 4452c67a05e3b300f519496d2c081681e090146e # timeout=10