Skip to content

Console Output

21:06:22 using credential docker-jenkins-github-credentials
21:06:22 Cloning the remote Git repository
21:06:22 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2111 # 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/2111/head:refs/remotes/origin/PR-2111 +refs/heads/master:refs/remotes/origin/master
21:06:26 Fetching without tags
21:06:26 Merging remotes/origin/master commit 3e07fa728a3025cf4205e3dd071da703c34cf45f into PR head commit 7a279af43de6650d2f36c41f9d926db7be3b3567
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2111/head:refs/remotes/origin/PR-2111 # 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/2111/head:refs/remotes/origin/PR-2111 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a279af43de6650d2f36c41f9d926db7be3b3567
21:06:26 Merge succeeded, producing 7a279af43de6650d2f36c41f9d926db7be3b3567
21:06:26 Checking out Revision 7a279af43de6650d2f36c41f9d926db7be3b3567 (PR-2111)
 > git merge 3e07fa728a3025cf4205e3dd071da703c34cf45f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a279af43de6650d2f36c41f9d926db7be3b3567
21:06:27 Commit message: "config: revert to using pkg/homedir"
21:06:27 First time build. Skipping changelog.
 > git rev-list --no-walk fdd35bb98f461a0032bbc9c42ad7c44cc069d4c1 # timeout=10