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 d7a311ba74e86986431f90f0b250ef27ef17e97f into PR head commit d738e7c4897602e5fa0e2d38a599348529242354
Merge succeeded, producing d738e7c4897602e5fa0e2d38a599348529242354
Checking out Revision d738e7c4897602e5fa0e2d38a599348529242354 (PR-3179)
Commit message: "docker info: skip API connection if possible"
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3179/.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/3179/head:refs/remotes/origin/PR-3179 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d738e7c4897602e5fa0e2d38a599348529242354 # 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 d7a311ba74e86986431f90f0b250ef27ef17e97f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d738e7c4897602e5fa0e2d38a599348529242354 # timeout=10
 > git rev-list --no-walk 70c81a24832b7eaa1a0a26eb5b3310a3fed24685 # timeout=10