Skip to content

Console Output

10:31:57 using credential docker-jenkins-github-credentials
10:31:57 Cloning the remote Git repository
10:31:57 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2308 # 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/2308/head:refs/remotes/origin/PR-2308 +refs/heads/master:refs/remotes/origin/master
10:32:00 Fetching without tags
10:32:00 Merging remotes/origin/master commit 5d0cf8839492eb1af7c611a58d09034d29aa9631 into PR head commit 17e651dc54548fe442a9eaadd78d2928967ea288
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2308/head:refs/remotes/origin/PR-2308 # 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/2308/head:refs/remotes/origin/PR-2308 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
10:32:00 Merge succeeded, producing 17e651dc54548fe442a9eaadd78d2928967ea288
10:32:00 Checking out Revision 17e651dc54548fe442a9eaadd78d2928967ea288 (PR-2308)
10:32:01 Commit message: "Add support for Kubernetes username/password auth"
10:32:01 First time build. Skipping changelog.
 > git checkout -f 17e651dc54548fe442a9eaadd78d2928967ea288
 > git merge 5d0cf8839492eb1af7c611a58d09034d29aa9631 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17e651dc54548fe442a9eaadd78d2928967ea288
 > git rev-list --no-walk a3166409c6e85638fd0dd9cec2dde65869bf27d9 # timeout=10