Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2448 # 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/2448/head:refs/remotes/origin/PR-2448 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2448/head:refs/remotes/origin/PR-2448 # 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/2448/head:refs/remotes/origin/PR-2448 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 82de74a5e3a745d29c96227f5c16914736411bda into PR head commit a91880a3a3054feb21d3d8be4d0939309dd919f0
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a91880a3a3054feb21d3d8be4d0939309dd919f0 # timeout=10
Merge succeeded, producing a91880a3a3054feb21d3d8be4d0939309dd919f0
Checking out Revision a91880a3a3054feb21d3d8be4d0939309dd919f0 (PR-2448)
Commit message: "Deprecate classic Swarm and overlay networks using external k/v stores"
First time build. Skipping changelog.
 > git merge 82de74a5e3a745d29c96227f5c16914736411bda # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a91880a3a3054feb21d3d8be4d0939309dd919f0 # timeout=10
 > git rev-list --no-walk 45b2a48a81cb8467ebf9dcbd0b292688c60dbd38 # timeout=10