Skip to content

Console Output

11:47:05 using credential docker-jenkins-github-credentials
11:47:05 Cloning the remote Git repository
11:47:05 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1142 # 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/1142/head:refs/remotes/origin/PR-1142 +refs/heads/master:refs/remotes/origin/master
11:47:11 Fetching without tags
11:47:11 Merging remotes/origin/master commit 5d85cdacd2571284468622d1baac78e3d3dd0602 into PR head commit d86521a2b9e7bd75f3cfc0d52d699be1974da8e2
11:47:12 Merge succeeded, producing d86521a2b9e7bd75f3cfc0d52d699be1974da8e2
11:47:12 Checking out Revision d86521a2b9e7bd75f3cfc0d52d699be1974da8e2 (PR-1142)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1142/head:refs/remotes/origin/PR-1142 # 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/1142/head:refs/remotes/origin/PR-1142 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d86521a2b9e7bd75f3cfc0d52d699be1974da8e2
 > git merge 5d85cdacd2571284468622d1baac78e3d3dd0602 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d86521a2b9e7bd75f3cfc0d52d699be1974da8e2
11:47:13 Commit message: "Prevent mixing subsubcommands with subcommands in fish completions"
11:47:13 First time build. Skipping changelog.
 > git rev-list --no-walk 49d8292309d2254a2ceb51ec33ab9de2c4d192bf # timeout=10