Skip to content

Console Output

16:55:09 [2021-04-28T16:55:09.299Z] The recommended git tool is: git
16:55:09 [2021-04-28T16:55:09.311Z] using credential sf-release-bot.github.ssh
16:55:09 [2021-04-28T16:55:09.343Z] Fetching changes from the remote Git repository
16:55:09 [2021-04-28T16:55:09.360Z] Fetching without tags
16:55:09 [2021-04-28T16:55:09.605Z] Checking out Revision 397ca0764cb509d167c35a49b5e20c010fe5c413 (PR-8301)
16:55:09 [2021-04-28T16:55:09.662Z] Commit message: "Upgrade to GitHub-native Dependabot"
16:55:09 [2021-04-28T16:55:09.689Z]  > git --version # timeout=10
16:55:09 [2021-04-28T16:55:09.714Z]  > git --version # 'git version 2.25.1'
16:55:09 [2021-04-28T16:55:09.734Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:55:09 [2021-04-28T16:55:09.339Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:55:09 [2021-04-28T16:55:09.359Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:55:09 [2021-04-28T16:55:09.377Z] Fetching upstream changes from git@github.com:docker/compose.git
16:55:09 [2021-04-28T16:55:09.377Z]  > git --version # timeout=10
16:55:09 [2021-04-28T16:55:09.388Z]  > git --version # 'git version 2.25.1'
16:55:09 [2021-04-28T16:55:09.388Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:55:09 [2021-04-28T16:55:09.391Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8301/head:refs/remotes/origin/PR-8301 # timeout=10
16:55:09 [2021-04-28T16:55:09.631Z]  > git config core.sparsecheckout # timeout=10
16:55:09 [2021-04-28T16:55:09.643Z]  > git checkout -f 397ca0764cb509d167c35a49b5e20c010fe5c413 # timeout=10