Skip to content

Console Output

17:06:26 [2021-06-15T17:06:26.004Z] The recommended git tool is: git
17:06:26 [2021-06-15T17:06:26.014Z] using credential sf-release-bot.github.ssh
17:06:26 [2021-06-15T17:06:26.019Z] Cloning the remote Git repository
17:06:26 [2021-06-15T17:06:26.019Z] Cloning with configured refspecs honoured and without tags
17:06:26 [2021-06-15T17:06:26.021Z] Cloning repository git@github.com:docker/compose.git
17:06:26 [2021-06-15T17:06:26.021Z]  > git init /home/ubuntu/workspace/compose_PR-8008 # timeout=10
17:06:26 [2021-06-15T17:06:26.028Z] Fetching upstream changes from git@github.com:docker/compose.git
17:06:26 [2021-06-15T17:06:26.028Z]  > git --version # timeout=10
17:06:26 [2021-06-15T17:06:26.033Z]  > git --version # 'git version 2.25.1'
17:06:26 [2021-06-15T17:06:26.033Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:06:26 [2021-06-15T17:06:26.038Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8008/head:refs/remotes/origin/PR-8008 # timeout=10
17:06:27 [2021-06-15T17:06:27.661Z] Fetching without tags
17:06:27 [2021-06-15T17:06:27.935Z] Checking out Revision 872e7025a09cf7123b96efd0537e89da49f19f9d (PR-8008)
17:06:27 [2021-06-15T17:06:27.977Z] Commit message: "Bump requests from 2.24.0 to 2.25.1"
17:06:27 [2021-06-15T17:06:27.626Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:06:27 [2021-06-15T17:06:27.632Z]  > git config --add remote.origin.fetch +refs/pull/8008/head:refs/remotes/origin/PR-8008 # timeout=10
17:06:27 [2021-06-15T17:06:27.648Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:06:27 [2021-06-15T17:06:27.664Z] Fetching upstream changes from git@github.com:docker/compose.git
17:06:27 [2021-06-15T17:06:27.664Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:06:27 [2021-06-15T17:06:27.667Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8008/head:refs/remotes/origin/PR-8008 # timeout=10
17:06:27 [2021-06-15T17:06:27.937Z]  > git config core.sparsecheckout # timeout=10
17:06:27 [2021-06-15T17:06:27.943Z]  > git checkout -f 872e7025a09cf7123b96efd0537e89da49f19f9d # timeout=10