Skip to content

Console Output

11:38:51 using credential docker-jenkins-github-credentials
11:38:51 Cloning the remote Git repository
11:38:51 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2234 # 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/2234/head:refs/remotes/origin/PR-2234 +refs/heads/master:refs/remotes/origin/master
11:38:56 Fetching without tags
11:38:56 Merging remotes/origin/master commit ba63a92655c0bea4857b8d6cc4991498858b3c60 into PR head commit 4beea585315e47b0e52509cff043cf9425ee3eec
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2234/head:refs/remotes/origin/PR-2234 # 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/2234/head:refs/remotes/origin/PR-2234 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4beea585315e47b0e52509cff043cf9425ee3eec
11:38:57 Merge succeeded, producing 4beea585315e47b0e52509cff043cf9425ee3eec
11:38:57 Checking out Revision 4beea585315e47b0e52509cff043cf9425ee3eec (PR-2234)
11:38:57 Commit message: "Bump Golang 1.12.14"
11:38:57 First time build. Skipping changelog.
 > git merge ba63a92655c0bea4857b8d6cc4991498858b3c60 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4beea585315e47b0e52509cff043cf9425ee3eec
 > git rev-list --no-walk 17529678b5dbea1440e1901e4a3bc84bddadac54 # timeout=10