Skip to content

Console Output

03:22:51 [2021-01-22T03:22:51.161Z] using credential sf-release-bot.github.ssh
03:22:51 [2021-01-22T03:22:51.171Z] Cloning the remote Git repository
03:22:51 [2021-01-22T03:22:51.171Z] Cloning with configured refspecs honoured and without tags
03:22:51 [2021-01-22T03:22:51.202Z] Cloning repository git@github.com:docker/compose.git
03:22:51 [2021-01-22T03:22:51.244Z]  > git init /home/ubuntu/workspace/compose_PR-8054 # timeout=10
03:22:51 [2021-01-22T03:22:51.403Z] Fetching upstream changes from git@github.com:docker/compose.git
03:22:51 [2021-01-22T03:22:51.404Z]  > git --version # timeout=10
03:22:51 [2021-01-22T03:22:51.424Z]  > git --version # 'git version 2.17.1'
03:22:51 [2021-01-22T03:22:51.425Z] using GIT_SSH to set credentials docker-jenkins user on github.com
03:22:51 [2021-01-22T03:22:51.455Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8054/head:refs/remotes/origin/PR-8054 # timeout=10
03:22:53 [2021-01-22T03:22:53.886Z] Fetching without tags
03:22:53 [2021-01-22T03:22:53.841Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
03:22:53 [2021-01-22T03:22:53.855Z]  > git config --add remote.origin.fetch +refs/pull/8054/head:refs/remotes/origin/PR-8054 # timeout=10
03:22:53 [2021-01-22T03:22:53.876Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
03:22:53 [2021-01-22T03:22:53.896Z] Fetching upstream changes from git@github.com:docker/compose.git
03:22:53 [2021-01-22T03:22:53.896Z] using GIT_SSH to set credentials docker-jenkins user on github.com
03:22:53 [2021-01-22T03:22:53.900Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8054/head:refs/remotes/origin/PR-8054 # timeout=10
03:22:54 [2021-01-22T03:22:54.241Z] Checking out Revision b6dd3da800ac4401c737983b80467c9610d07c55 (PR-8054)
03:22:54 [2021-01-22T03:22:54.255Z]  > git config core.sparsecheckout # timeout=10
03:22:54 [2021-01-22T03:22:54.271Z]  > git checkout -f b6dd3da800ac4401c737983b80467c9610d07c55 # timeout=10
03:22:57 [2021-01-22T03:22:57.709Z] Commit message: "fix tests to honor the compose schema version"