Skip to content

Console Output

12:42:06 using credential docker-jenkins-github-credentials
12:42:06 Cloning the remote Git repository
12:42:06 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2231 # 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/2231/head:refs/remotes/origin/PR-2231 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2231/head:refs/remotes/origin/PR-2231 # 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
12:42:12 Fetching without tags
12:42:12 Merging remotes/origin/master commit a2e252c92a55938e8ab5336059a0d4e5a4d561ec into PR head commit 2d6aec78a10ab70c673375de97aa2da569e80dd7
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/2231/head:refs/remotes/origin/PR-2231 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d6aec78a10ab70c673375de97aa2da569e80dd7
 > git merge a2e252c92a55938e8ab5336059a0d4e5a4d561ec # timeout=10
12:42:14 Merge succeeded, producing 6ba49e079f1ede18698f7ce318b16614339d2b57
12:42:14 Checking out Revision 6ba49e079f1ede18698f7ce318b16614339d2b57 (PR-2231)
12:42:15 Commit message: "Merge commit 'a2e252c92a55938e8ab5336059a0d4e5a4d561ec' into HEAD"
12:42:15 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ba49e079f1ede18698f7ce318b16614339d2b57
 > git rev-list --no-walk 92982c1c65b55f5684d272d1a59ca682281ec320 # timeout=10