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
Merging remotes/origin/master commit 8fa76452f719e3832b7d1053259b1b834451dcbd into PR head commit a477a727fccdcd392ad495076b99c359af8f8d18
Merge succeeded, producing a477a727fccdcd392ad495076b99c359af8f8d18
Checking out Revision a477a727fccdcd392ad495076b99c359af8f8d18 (PR-3197)
Commit message: "Update to go1.16.6"
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3197/.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/pull/3197/head:refs/remotes/origin/PR-3197 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a477a727fccdcd392ad495076b99c359af8f8d18 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 8fa76452f719e3832b7d1053259b1b834451dcbd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a477a727fccdcd392ad495076b99c359af8f8d18 # timeout=10
 > git rev-list --no-walk ab12131219da2174537a27ab76ca1064efe6a487 # timeout=10