Skip to content

Console Output

using credential sf-release-bot.github.ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_ndeloof # 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/ndeloof:refs/remotes/origin/ndeloof
Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ndeloof:refs/remotes/origin/ndeloof # 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/ndeloof:refs/remotes/origin/ndeloof
Checking out Revision 3711489452bc987dd7281e2005e875e91f0a78bb (ndeloof)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3711489452bc987dd7281e2005e875e91f0a78bb
Commit message: "WiP"
First time build. Skipping changelog.
 > git rev-list --no-walk 9e207edb86441f9357aabf67cb025d59df9c8111 # timeout=10