Skip to content

Console Output

15:21:12 [2021-06-15T15:21:12.970Z] The recommended git tool is: git
15:21:16 [2021-06-15T15:21:16.652Z] using credential sf-release-bot.github.ssh
15:21:16 [2021-06-15T15:21:16.660Z] Cloning the remote Git repository
15:21:16 [2021-06-15T15:21:16.660Z] Cloning with configured refspecs honoured and without tags
15:21:16 [2021-06-15T15:21:16.683Z] Cloning repository git@github.com:docker/compose.git
15:21:16 [2021-06-15T15:21:16.746Z]  > git init /home/ubuntu/workspace/compose_PR-8381 # timeout=10
15:21:17 [2021-06-15T15:21:17.032Z] Fetching upstream changes from git@github.com:docker/compose.git
15:21:17 [2021-06-15T15:21:17.032Z]  > git --version # timeout=10
15:21:17 [2021-06-15T15:21:17.046Z]  > git --version # 'git version 2.25.1'
15:21:17 [2021-06-15T15:21:17.046Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:21:17 [2021-06-15T15:21:17.077Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:21:19 [2021-06-15T15:21:19.196Z] Fetching without tags
15:21:19 [2021-06-15T15:21:19.454Z] Checking out Revision acb91db8a685a61c76a6c3d1d67852dc51c937f4 (PR-8381)
15:21:19 [2021-06-15T15:21:19.156Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:21:19 [2021-06-15T15:21:19.163Z]  > git config --add remote.origin.fetch +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:21:19 [2021-06-15T15:21:19.177Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:21:19 [2021-06-15T15:21:19.199Z] Fetching upstream changes from git@github.com:docker/compose.git
15:21:19 [2021-06-15T15:21:19.200Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:21:19 [2021-06-15T15:21:19.203Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:21:19 [2021-06-15T15:21:19.460Z]  > git config core.sparsecheckout # timeout=10
15:21:19 [2021-06-15T15:21:19.471Z]  > git checkout -f acb91db8a685a61c76a6c3d1d67852dc51c937f4 # timeout=10
15:21:23 [2021-06-15T15:21:23.062Z] Commit message: "Bump websocket-client from 0.57.0 to 1.1.0"