Skip to content

Console Output

17:18:26 using credential docker-jenkins-github-credentials
17:18:26 Cloning the remote Git repository
17:18:26 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2275 # 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/pull/2275/head:refs/remotes/origin/PR-2275 +refs/heads/master:refs/remotes/origin/master
17:18:30 Fetching without tags
17:18:30 Merging remotes/origin/master commit 809cc8948d2a011ab980cde2366cdfc13fe923d3 into PR head commit 594be50a631c4d83517be993f1ccf1bc359c1ed2
17:18:30 Merge succeeded, producing 594be50a631c4d83517be993f1ccf1bc359c1ed2
17:18:30 Checking out Revision 594be50a631c4d83517be993f1ccf1bc359c1ed2 (PR-2275)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2275/head:refs/remotes/origin/PR-2275 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2275/head:refs/remotes/origin/PR-2275 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 594be50a631c4d83517be993f1ccf1bc359c1ed2
 > git merge 809cc8948d2a011ab980cde2366cdfc13fe923d3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 594be50a631c4d83517be993f1ccf1bc359c1ed2
17:18:31 Commit message: "bump gotestsum v0.4.0"
 > git rev-list --no-walk 594be50a631c4d83517be993f1ccf1bc359c1ed2 # timeout=10