Skip to content

Console Output

00:37:25 using credential docker-jenkins-github-credentials
00:37:25 Cloning the remote Git repository
00:37:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2102 # 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/2102/head:refs/remotes/origin/PR-2102 +refs/heads/19.03:refs/remotes/origin/19.03
00:37:28 Fetching without tags
00:37:28 Merging remotes/origin/19.03 commit 3af5c3f8c67c08dff739e0744d3f44125a9aea94 into PR head commit 25168137bd23ccc429064f3ad174258bd1331bba
00:37:28 Merge succeeded, producing 25168137bd23ccc429064f3ad174258bd1331bba
00:37:28 Checking out Revision 25168137bd23ccc429064f3ad174258bd1331bba (PR-2102)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2102/head:refs/remotes/origin/PR-2102 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2102/head:refs/remotes/origin/PR-2102 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25168137bd23ccc429064f3ad174258bd1331bba
 > git merge 3af5c3f8c67c08dff739e0744d3f44125a9aea94 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25168137bd23ccc429064f3ad174258bd1331bba
00:37:29 Commit message: "vendor: update buildkit to docker-19.03"
00:37:29 First time build. Skipping changelog.
 > git rev-list --no-walk a09a48bc42cb3d00e8a61175af41ff6f65969f2d # timeout=10