Skip to content

Console Output

15:01:16 using credential docker-jenkins-github-credentials
15:01:16 Cloning the remote Git repository
15:01:16 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2356 # 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/2356/head:refs/remotes/origin/PR-2356 +refs/heads/master:refs/remotes/origin/master
15:01:21 Fetching without tags
15:01:22 Merging remotes/origin/master commit edcbfc8c12d8c6215254fcd452983f8bbffdf068 into PR head commit d6a0ce6949587b5a1b1c40e3f4ba334e6283e293
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2356/head:refs/remotes/origin/PR-2356 # 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/2356/head:refs/remotes/origin/PR-2356 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6a0ce6949587b5a1b1c40e3f4ba334e6283e293
 > git merge edcbfc8c12d8c6215254fcd452983f8bbffdf068 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
15:01:22 Merge succeeded, producing d6a0ce6949587b5a1b1c40e3f4ba334e6283e293
15:01:22 Checking out Revision d6a0ce6949587b5a1b1c40e3f4ba334e6283e293 (PR-2356)
15:01:23 Commit message: "Remove invalid symbols"
15:01:23 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6a0ce6949587b5a1b1c40e3f4ba334e6283e293
 > git rev-list --no-walk 03e06b6c715ae0ebfcff418b9b36b1cc5483efae # timeout=10