Skip to content

Console Output

10:59:44 using credential docker-jenkins-github-credentials
10:59:44 Cloning the remote Git repository
10:59:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2491 # 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/2491/head:refs/remotes/origin/PR-2491 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:59:47 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2491/head:refs/remotes/origin/PR-2491 # 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/2491/head:refs/remotes/origin/PR-2491 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:59:47 Merging remotes/origin/master commit 80adee0b137d932150166b8953b9bc9f23bf7d59 into PR head commit d096339f414ac47eacfd2d9a7da48ea76343e407
10:59:48 Merge succeeded, producing d096339f414ac47eacfd2d9a7da48ea76343e407
10:59:48 Checking out Revision d096339f414ac47eacfd2d9a7da48ea76343e407 (PR-2491)
10:59:48 Commit message: "docs: update usage output for dockerd (19.03)"
10:59:48 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d096339f414ac47eacfd2d9a7da48ea76343e407 # timeout=10
 > git merge 80adee0b137d932150166b8953b9bc9f23bf7d59 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d096339f414ac47eacfd2d9a7da48ea76343e407 # timeout=10
 > git rev-list --no-walk b2f2d88db238b1675576ec6d75288666d0c3fb94 # timeout=10