Skip to content

Console Output

14:40:24 using credential docker-jenkins-github-credentials
14:40:24 Cloning the remote Git repository
14:40:24 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2390 # 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/2390/head:refs/remotes/origin/PR-2390 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:40:27 Fetching without tags
14:40:27 Merging remotes/origin/master commit ef2f64abbd37edfa148f745fa0013731b5074d1b into PR head commit f912deeec7fcabfba2d6c833854275231bf746cd
14:40:28 Merge succeeded, producing f912deeec7fcabfba2d6c833854275231bf746cd
14:40:28 Checking out Revision f912deeec7fcabfba2d6c833854275231bf746cd (PR-2390)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2390/head:refs/remotes/origin/PR-2390 # 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/2390/head:refs/remotes/origin/PR-2390 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f912deeec7fcabfba2d6c833854275231bf746cd # timeout=10
 > git merge ef2f64abbd37edfa148f745fa0013731b5074d1b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f912deeec7fcabfba2d6c833854275231bf746cd # timeout=10
14:40:31 Commit message: "Fix whitespace that caused short-format in generated YAML"
14:40:31 First time build. Skipping changelog.
 > git rev-list --no-walk 8b9f00b8d224c65c329f91b88aec403e0ba06edd # timeout=10