Skip to content

Console Output

13:25:06 using credential docker-jenkins-github-credentials
13:25:06 Cloning the remote Git repository
13:25:06 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1936 # 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/1936/head:refs/remotes/origin/PR-1936 +refs/heads/master:refs/remotes/origin/master
13:25:09 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1936/head:refs/remotes/origin/PR-1936 # 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/1936/head:refs/remotes/origin/PR-1936 +refs/heads/master:refs/remotes/origin/master
13:25:09 Merging remotes/origin/master commit 79578882a1c86447f0fec0602e3602b4129241f2 into PR head commit dd87cd9feb56733605f43cdf32f98d9a4e768148
13:25:10 Merge succeeded, producing dd87cd9feb56733605f43cdf32f98d9a4e768148
13:25:10 Checking out Revision dd87cd9feb56733605f43cdf32f98d9a4e768148 (PR-1936)
13:25:10 Commit message: "bump github.com/dgrijalva/jwt-go v3.2.0, docker/licencing 7c3de6a4f59e9e70764ea6f6901cf17b88059789"
13:25:10 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dd87cd9feb56733605f43cdf32f98d9a4e768148
 > git merge 79578882a1c86447f0fec0602e3602b4129241f2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dd87cd9feb56733605f43cdf32f98d9a4e768148
 > git rev-list --no-walk 7e1b696c7608abe28c26ae1179a5ce241dbe4b5f # timeout=10