Skip to content

Console Output

05:53:25 using credential docker-jenkins-github-credentials
05:53:25 Cloning the remote Git repository
05:53:25 Cloning with configured refspecs honoured and without tags
05:53:26 Fetching without tags
05:53:26 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit ce021e6e16c3a321106f37a3e6c4876bb6a22fdf
05:53:26 Merge succeeded, producing ce021e6e16c3a321106f37a3e6c4876bb6a22fdf
05:53:26 Checking out Revision ce021e6e16c3a321106f37a3e6c4876bb6a22fdf (PR-2570)
05:53:26 Commit message: "Fix image save example"
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2570 # 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/2570/head:refs/remotes/origin/PR-2570 +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/2570/head:refs/remotes/origin/PR-2570 # 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/2570/head:refs/remotes/origin/PR-2570 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce021e6e16c3a321106f37a3e6c4876bb6a22fdf # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce021e6e16c3a321106f37a3e6c4876bb6a22fdf # timeout=10