Skip to content

Console Output

16:25:08 using credential docker-jenkins-github-credentials
16:25:08 Cloning the remote Git repository
16:25:08 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1440 # 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/1440/head:refs/remotes/origin/PR-1440 +refs/heads/18.09:refs/remotes/origin/18.09
16:25:10 Fetching without tags
16:25:10 Merging remotes/origin/18.09 commit 50c4621fc82a4fc979829d9d876282a97ec0cc1e into PR head commit 402c2bcea99d991ddca0c863bab75ebaf9c2133e
16:25:10 Merge succeeded, producing 402c2bcea99d991ddca0c863bab75ebaf9c2133e
16:25:10 Checking out Revision 402c2bcea99d991ddca0c863bab75ebaf9c2133e (PR-1440)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1440/head:refs/remotes/origin/PR-1440 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/1440/head:refs/remotes/origin/PR-1440 +refs/heads/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 402c2bcea99d991ddca0c863bab75ebaf9c2133e
 > git merge 50c4621fc82a4fc979829d9d876282a97ec0cc1e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 402c2bcea99d991ddca0c863bab75ebaf9c2133e
16:25:11 Commit message: "Bump containerd client to d97a907f7f781c0ab8340877d8e6b53cc7f1c2f6"
16:25:11 First time build. Skipping changelog.
 > git rev-list --no-walk 087f6d0e95bc6e6f3c326f3e8d09543e64a61da0 # timeout=10