Skip to content

Console Output

09:17:32 using credential docker-jenkins-github-credentials
09:17:32 Cloning the remote Git repository
09:17:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2131 # 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/2131/head:refs/remotes/origin/PR-2131 +refs/heads/master:refs/remotes/origin/master
09:17:35 Fetching without tags
09:17:35 Merging remotes/origin/master commit b14a42a5a5d4d912ef9bd1a23b8253cac319984e into PR head commit ab837de71c125bfa7147f2cddbcacdb3f2ac60f4
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2131/head:refs/remotes/origin/PR-2131 # 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/2131/head:refs/remotes/origin/PR-2131 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ab837de71c125bfa7147f2cddbcacdb3f2ac60f4
09:17:36 Merge succeeded, producing ab837de71c125bfa7147f2cddbcacdb3f2ac60f4
09:17:36 Checking out Revision ab837de71c125bfa7147f2cddbcacdb3f2ac60f4 (PR-2131)
09:17:36 Commit message: "Refactor the `stack services` command to be uniform"
09:17:36 First time build. Skipping changelog.
 > git merge b14a42a5a5d4d912ef9bd1a23b8253cac319984e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ab837de71c125bfa7147f2cddbcacdb3f2ac60f4
 > git rev-list --no-walk f7b6ff33c1a8113a00a90c75b2207412f83d1efe # timeout=10