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 9b92be00e4bd02f0ba00d7523cc11d1fd3436d17 into PR head commit 977d3ae046ec6c64be8788a8712251ed547a2bdb
Merge succeeded, producing 05c9b4c0ea4986140f0565cfa61ef2b267d0876e
Checking out Revision 05c9b4c0ea4986140f0565cfa61ef2b267d0876e (PR-2774)
Commit message: "Merge commit '9b92be00e4bd02f0ba00d7523cc11d1fd3436d17' into HEAD"
First time build. Skipping changelog.
 > 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/2774/head:refs/remotes/origin/PR-2774 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 977d3ae046ec6c64be8788a8712251ed547a2bdb # 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 9b92be00e4bd02f0ba00d7523cc11d1fd3436d17 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05c9b4c0ea4986140f0565cfa61ef2b267d0876e # timeout=10
 > git rev-list --no-walk d8e4108bedec6b6e969a45d6447318ec67e6c744 # timeout=10