Skip to content

Console Output

15:22:31 [2021-06-15T15:22:31.649Z] The recommended git tool is: git
15:22:35 [2021-06-15T15:22:35.095Z] using credential sf-release-bot.github.ssh
15:22:35 [2021-06-15T15:22:35.103Z] Cloning the remote Git repository
15:22:35 [2021-06-15T15:22:35.103Z] Cloning with configured refspecs honoured and without tags
15:22:35 [2021-06-15T15:22:35.173Z] Cloning repository git@github.com:docker/compose.git
15:22:35 [2021-06-15T15:22:35.254Z]  > git init /home/ubuntu/workspace/compose_PR-8357 # timeout=10
15:22:35 [2021-06-15T15:22:35.519Z] Fetching upstream changes from git@github.com:docker/compose.git
15:22:35 [2021-06-15T15:22:35.519Z]  > git --version # timeout=10
15:22:35 [2021-06-15T15:22:35.531Z]  > git --version # 'git version 2.25.1'
15:22:35 [2021-06-15T15:22:35.531Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:22:35 [2021-06-15T15:22:35.559Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8357/head:refs/remotes/origin/PR-8357 # timeout=10
15:22:38 [2021-06-15T15:22:38.048Z] Fetching without tags
15:22:38 [2021-06-15T15:22:38.304Z] Checking out Revision e5358f273bebd9bb39f87d333eecfb9b91a90ad7 (PR-8357)
15:22:37 [2021-06-15T15:22:37.988Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:22:38 [2021-06-15T15:22:38.014Z]  > git config --add remote.origin.fetch +refs/pull/8357/head:refs/remotes/origin/PR-8357 # timeout=10
15:22:38 [2021-06-15T15:22:38.031Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:22:38 [2021-06-15T15:22:38.052Z] Fetching upstream changes from git@github.com:docker/compose.git
15:22:38 [2021-06-15T15:22:38.052Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:22:38 [2021-06-15T15:22:38.055Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8357/head:refs/remotes/origin/PR-8357 # timeout=10
15:22:38 [2021-06-15T15:22:38.312Z]  > git config core.sparsecheckout # timeout=10
15:22:38 [2021-06-15T15:22:38.329Z]  > git checkout -f e5358f273bebd9bb39f87d333eecfb9b91a90ad7 # timeout=10
15:22:41 [2021-06-15T15:22:41.954Z] Commit message: "Bump certifi from 2020.6.20 to 2021.5.30"