Skip to content

Console Output

15:28:36 [2021-06-15T15:28:36.127Z] The recommended git tool is: git
15:28:36 [2021-06-15T15:28:36.136Z] using credential sf-release-bot.github.ssh
15:28:36 [2021-06-15T15:28:36.142Z] Cloning the remote Git repository
15:28:36 [2021-06-15T15:28:36.142Z] Cloning with configured refspecs honoured and without tags
15:28:36 [2021-06-15T15:28:36.150Z] Cloning repository git@github.com:docker/compose.git
15:28:36 [2021-06-15T15:28:36.150Z]  > git init /home/ubuntu/workspace/compose_PR-8381 # timeout=10
15:28:36 [2021-06-15T15:28:36.162Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:36 [2021-06-15T15:28:36.163Z]  > git --version # timeout=10
15:28:36 [2021-06-15T15:28:36.177Z]  > git --version # 'git version 2.25.1'
15:28:36 [2021-06-15T15:28:36.177Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:36 [2021-06-15T15:28:36.181Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:28:37 [2021-06-15T15:28:37.952Z] Fetching without tags
15:28:37 [2021-06-15T15:28:37.927Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:37 [2021-06-15T15:28:37.936Z]  > git config --add remote.origin.fetch +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:28:37 [2021-06-15T15:28:37.946Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:37 [2021-06-15T15:28:37.962Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:37 [2021-06-15T15:28:37.963Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:37 [2021-06-15T15:28:37.966Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:28:38 [2021-06-15T15:28:38.194Z] Checking out Revision acb91db8a685a61c76a6c3d1d67852dc51c937f4 (PR-8381)
15:28:38 [2021-06-15T15:28:38.237Z] Commit message: "Bump websocket-client from 0.57.0 to 1.1.0"
15:28:38 [2021-06-15T15:28:38.199Z]  > git config core.sparsecheckout # timeout=10
15:28:38 [2021-06-15T15:28:38.203Z]  > git checkout -f acb91db8a685a61c76a6c3d1d67852dc51c937f4 # timeout=10