Skip to content

Console Output

15:53:05 using credential docker-jenkins-github-credentials
15:53:05 Cloning the remote Git repository
15:53:05 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2277 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2277/head:refs/remotes/origin/PR-2277 +refs/heads/master:refs/remotes/origin/master
15:53:08 Fetching without tags
15:53:08 Merging remotes/origin/master commit e753eec764c917a7af2905cffc1e3531498c4c9f into PR head commit 4006c42e1395a7308dafae1795b6ebfea694fc91
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2277/head:refs/remotes/origin/PR-2277 # 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/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2277/head:refs/remotes/origin/PR-2277 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4006c42e1395a7308dafae1795b6ebfea694fc91
15:53:09 Merge succeeded, producing 1f83071c5bcf332a6f4387bb4daa3a642c3b4019
15:53:09 Checking out Revision 1f83071c5bcf332a6f4387bb4daa3a642c3b4019 (PR-2277)
15:53:09 Commit message: "Merge commit 'e753eec764c917a7af2905cffc1e3531498c4c9f' into HEAD"
15:53:09 First time build. Skipping changelog.
 > git merge e753eec764c917a7af2905cffc1e3531498c4c9f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1f83071c5bcf332a6f4387bb4daa3a642c3b4019
 > git rev-list --no-walk db1d2227862a8858edb15ec8fb5b133b05645f62 # timeout=10