Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 6916b427a0b07e8581d121967633235ced6db9a1 into PR head commit 05e9799d22c81e9915fd4eeffcd4ba311511aecd
Merge succeeded, producing 05e9799d22c81e9915fd4eeffcd4ba311511aecd
Checking out Revision 05e9799d22c81e9915fd4eeffcd4ba311511aecd (PR-2779)
Commit message: "Format man pages for docker and dockerd"
First time build. Skipping changelog.
 > git rev-parse --is-inside-work-tree # 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
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2779/head:refs/remotes/origin/PR-2779 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05e9799d22c81e9915fd4eeffcd4ba311511aecd # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 6916b427a0b07e8581d121967633235ced6db9a1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05e9799d22c81e9915fd4eeffcd4ba311511aecd # timeout=10
 > git rev-list --no-walk 0bdaf8efbed6441d28ed6d92dc214139ec297cc9 # timeout=10