Skip to content

Console Output

The recommended git tool is: git
using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 2776a6d694f988c0c1df61cad4bfac0f54e481c8 (master)
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_master/.git # 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
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Commit message: "Merge pull request #3210 from thaJeztah/ci_bump_buildx"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2776a6d694f988c0c1df61cad4bfac0f54e481c8 # timeout=10
 > git rev-list --no-walk 4ab6ea016d4b636c597248265654b54b2542477b # timeout=10