Skip to content

Console Output

15:50:59 using credential docker-jenkins-github-credentials
15:50:59 Cloning the remote Git repository
15:50:59 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2303 # 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/2303/head:refs/remotes/origin/PR-2303 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2303/head:refs/remotes/origin/PR-2303 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:51:02 Fetching without tags
15:51:03 Merging remotes/origin/master commit 2079e743c493d1b94db899403ae62a568da252e0 into PR head commit 2a08462debc2587c94a62e8c9c76eaa49c243466
15:51:03 Merge succeeded, producing 2a08462debc2587c94a62e8c9c76eaa49c243466
15:51:03 Checking out Revision 2a08462debc2587c94a62e8c9c76eaa49c243466 (PR-2303)
 > 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/2303/head:refs/remotes/origin/PR-2303 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2a08462debc2587c94a62e8c9c76eaa49c243466
 > git merge 2079e743c493d1b94db899403ae62a568da252e0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2a08462debc2587c94a62e8c9c76eaa49c243466
15:51:04 Commit message: "Revert "connhelper: add ssh multiplexing""
 > git rev-list --no-walk 2a08462debc2587c94a62e8c9c76eaa49c243466 # timeout=10