Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit c84ed28d444062a7d8c344f06caabc2677960234 into PR head commit 448ca602e43c352125cc4f94de61bbfe758a646d
Merge succeeded, producing 448ca602e43c352125cc4f94de61bbfe758a646d
Checking out Revision 448ca602e43c352125cc4f94de61bbfe758a646d (PR-2711)
Commit message: "vendor: update prometheus deps to match docker/docker"
 > 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
 > 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/2711/head:refs/remotes/origin/PR-2711 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 448ca602e43c352125cc4f94de61bbfe758a646d # 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 c84ed28d444062a7d8c344f06caabc2677960234 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 448ca602e43c352125cc4f94de61bbfe758a646d # timeout=10
 > git rev-list --no-walk 35448f23de36ed6ed0bb4a16a22755cf0bebd4d0 # timeout=10