Skip to content

Console Output

02:14:07 using credential sf-release-bot.github.ssh
02:14:07 Cloning the remote Git repository
02:14:07 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_6293-cli-protocols # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/6293-cli-protocols:refs/remotes/origin/6293-cli-protocols
02:14:08 Fetching without tags
02:14:08 Checking out Revision 4368b8ac0541bd3d42cf818b04f772f618362790 (6293-cli-protocols)
02:14:08 Commit message: "Only use supported protocols when starting engine CLI subprocess"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/6293-cli-protocols:refs/remotes/origin/6293-cli-protocols # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/6293-cli-protocols:refs/remotes/origin/6293-cli-protocols
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4368b8ac0541bd3d42cf818b04f772f618362790