Skip to content

Console Output

16:12:27 [2021-09-01T16:12:27.919Z] The recommended git tool is: git
16:12:27 [2021-09-01T16:12:27.938Z] using credential sf-release-bot.github.ssh
16:12:27 [2021-09-01T16:12:27.949Z] Fetching changes from the remote Git repository
16:12:27 [2021-09-01T16:12:27.960Z] Fetching without tags
16:12:28 [2021-09-01T16:12:28.201Z] Checking out Revision b49ef8299e0175507b5bb8f53307120b24d8704b (PR-8500)
16:12:28 [2021-09-01T16:12:28.240Z] Commit message: "fix(setup.py): pin docker-py to 5.0.0"
16:12:28 [2021-09-01T16:12:28.254Z]  > git --version # timeout=10
16:12:28 [2021-09-01T16:12:28.269Z]  > git --version # 'git version 2.25.1'
16:12:28 [2021-09-01T16:12:28.277Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:12:27 [2021-09-01T16:12:27.942Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/compose_PR-8500/.git # timeout=10
16:12:27 [2021-09-01T16:12:27.953Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:12:27 [2021-09-01T16:12:27.963Z] Fetching upstream changes from git@github.com:docker/compose.git
16:12:27 [2021-09-01T16:12:27.963Z]  > git --version # timeout=10
16:12:27 [2021-09-01T16:12:27.965Z]  > git --version # 'git version 2.25.1'
16:12:27 [2021-09-01T16:12:27.965Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:12:27 [2021-09-01T16:12:27.968Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8500/head:refs/remotes/origin/PR-8500 # timeout=10
16:12:28 [2021-09-01T16:12:28.204Z]  > git config core.sparsecheckout # timeout=10
16:12:28 [2021-09-01T16:12:28.209Z]  > git checkout -f b49ef8299e0175507b5bb8f53307120b24d8704b # timeout=10