Skip to content

Console Output

15:42:02 using credential docker-jenkins-github-credentials
15:42:02 Cloning the remote Git repository
15:42:02 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2091 # 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/2091/head:refs/remotes/origin/PR-2091 +refs/heads/master:refs/remotes/origin/master
15:42:04 Fetching without tags
15:42:05 Merging remotes/origin/master commit 95327f4e62418775c7f4f3ab0241a02aebab3488 into PR head commit b3a1681fd81cae1abe67b1a2c0ad6f137593c6ea
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2091/head:refs/remotes/origin/PR-2091 # 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/2091/head:refs/remotes/origin/PR-2091 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3a1681fd81cae1abe67b1a2c0ad6f137593c6ea
15:42:05 Merge succeeded, producing b3a1681fd81cae1abe67b1a2c0ad6f137593c6ea
15:42:05 Checking out Revision b3a1681fd81cae1abe67b1a2c0ad6f137593c6ea (PR-2091)
15:42:05 Commit message: "Add clarification when using USER UID:GI"
15:42:05 First time build. Skipping changelog.
 > git merge 95327f4e62418775c7f4f3ab0241a02aebab3488 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3a1681fd81cae1abe67b1a2c0ad6f137593c6ea
 > git rev-list --no-walk 82a21d51776b42b0b46914945b30b4bf450d0f86 # timeout=10