Skip to content

Console Output

15:56:48 using credential docker-jenkins-github-credentials
15:56:48 Cloning the remote Git repository
15:56:48 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2311 # 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/2311/head:refs/remotes/origin/PR-2311 +refs/heads/19.03:refs/remotes/origin/19.03
15:56:51 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2311/head:refs/remotes/origin/PR-2311 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2311/head:refs/remotes/origin/PR-2311 +refs/heads/19.03:refs/remotes/origin/19.03
15:56:51 Merging remotes/origin/19.03 commit 5908cdf87c249a88c1d7351ee62196ac7e66f6c1 into PR head commit b668f3102255814b77f4dca74413e6e671f40d2f
15:56:51 Merge succeeded, producing b668f3102255814b77f4dca74413e6e671f40d2f
15:56:51 Checking out Revision b668f3102255814b77f4dca74413e6e671f40d2f (PR-2311)
15:56:52 Commit message: "Syntax corrected"
15:56:52 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b668f3102255814b77f4dca74413e6e671f40d2f
 > git merge 5908cdf87c249a88c1d7351ee62196ac7e66f6c1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b668f3102255814b77f4dca74413e6e671f40d2f
 > git rev-list --no-walk 399229738a27bf0357469826b0f634155c5b596b # timeout=10