Skip to content

Console Output

04:28:39 using credential docker-jenkins-github-credentials
04:28:39 Cloning the remote Git repository
04:28:39 Cloning with configured refspecs honoured and without tags
04:28:40 Fetching without tags
04:28:40 Merging remotes/origin/master commit 030af62dca982e62ed418314c857da1f90ce4282 into PR head commit 4c5babd15d6b5d55d38b51eac8d4685606509403
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2106 # 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/2106/head:refs/remotes/origin/PR-2106 +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/2106/head:refs/remotes/origin/PR-2106 # 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/2106/head:refs/remotes/origin/PR-2106 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c5babd15d6b5d55d38b51eac8d4685606509403 # timeout=10
 > git merge 030af62dca982e62ed418314c857da1f90ce4282 # timeout=10
04:28:40 Merge succeeded, producing 64d50f91653c04251a619e34232aa69de830ab52
04:28:40 Checking out Revision 64d50f91653c04251a619e34232aa69de830ab52 (PR-2106)
04:28:40 Commit message: "Merge commit '030af62dca982e62ed418314c857da1f90ce4282' into HEAD"
04:28:40 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 64d50f91653c04251a619e34232aa69de830ab52 # timeout=10
 > git rev-list --no-walk 6a15366e2607bb38f95e982154fdbe9b5d055142 # timeout=10