Skip to content

Console Output

14:24:28 [2020-01-20T14:24:28.787Z] using credential sf-release-bot.github.ssh
14:24:28 [2020-01-20T14:24:28.796Z] Cloning the remote Git repository
14:24:28 [2020-01-20T14:24:28.796Z] Cloning with configured refspecs honoured and without tags
14:24:28 [2020-01-20T14:24:28.799Z] Cloning repository git@github.com:docker/compose.git
14:24:28 [2020-01-20T14:24:28.799Z]  > git init /home/ubuntu/workspace/compose_jenkins # timeout=10
14:24:28 [2020-01-20T14:24:28.805Z] Fetching upstream changes from git@github.com:docker/compose.git
14:24:28 [2020-01-20T14:24:28.805Z]  > git --version # timeout=10
14:24:28 [2020-01-20T14:24:28.815Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:24:28 [2020-01-20T14:24:28.816Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/jenkins:refs/remotes/origin/jenkins
14:24:30 [2020-01-20T14:24:30.339Z] Fetching without tags
14:24:30 [2020-01-20T14:24:30.562Z] Checking out Revision b2e9b83d469d338634a3f46ce7cf35a65b765d79 (jenkins)
14:24:30 [2020-01-20T14:24:30.607Z] Commit message: "update public CI so we run tests on same combinations of python+docker"
14:24:30 [2020-01-20T14:24:30.316Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:24:30 [2020-01-20T14:24:30.322Z]  > git config --add remote.origin.fetch +refs/heads/jenkins:refs/remotes/origin/jenkins # timeout=10
14:24:30 [2020-01-20T14:24:30.334Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:24:30 [2020-01-20T14:24:30.343Z] Fetching upstream changes from git@github.com:docker/compose.git
14:24:30 [2020-01-20T14:24:30.343Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:24:30 [2020-01-20T14:24:30.344Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/jenkins:refs/remotes/origin/jenkins
14:24:30 [2020-01-20T14:24:30.565Z]  > git config core.sparsecheckout # timeout=10
14:24:30 [2020-01-20T14:24:30.577Z]  > git checkout -f b2e9b83d469d338634a3f46ce7cf35a65b765d79