Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 2e6ff15dac2d41ae5d84a5398f72a804ee278b63 (19.03)
Commit message: "Merge pull request #2557 from thaJeztah/19.03_backport_fix_plugin_api_link"
 > git rev-parse --is-inside-work-tree # 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
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e6ff15dac2d41ae5d84a5398f72a804ee278b63 # timeout=10
 > git rev-list --no-walk f56d1b36464ebe174e6fb28e4d8f381ad6edadae # timeout=10