Skip to content

Console Output

09:49:41 [2021-09-01T09:49:41.323Z] The recommended git tool is: git
09:49:41 [2021-09-01T09:49:41.332Z] using credential sf-release-bot.github.ssh
09:49:41 [2021-09-01T09:49:41.352Z] Fetching changes from the remote Git repository
09:49:41 [2021-09-01T09:49:41.372Z] Fetching without tags
09:49:41 [2021-09-01T09:49:41.603Z] Checking out Revision eb3b9da32c3230c7c636d125c51e2183e0f33407 (PR-8498)
09:49:41 [2021-09-01T09:49:41.640Z] Commit message: "Remove websocket-client dependency"
09:49:41 [2021-09-01T09:49:41.665Z]  > git --version # timeout=10
09:49:41 [2021-09-01T09:49:41.680Z]  > git --version # 'git version 2.25.1'
09:49:41 [2021-09-01T09:49:41.698Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:49:41 [2021-09-01T09:49:41.348Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/compose_PR-8498/.git # timeout=10
09:49:41 [2021-09-01T09:49:41.367Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
09:49:41 [2021-09-01T09:49:41.387Z] Fetching upstream changes from git@github.com:docker/compose.git
09:49:41 [2021-09-01T09:49:41.388Z]  > git --version # timeout=10
09:49:41 [2021-09-01T09:49:41.395Z]  > git --version # 'git version 2.25.1'
09:49:41 [2021-09-01T09:49:41.395Z] using GIT_SSH to set credentials docker-jenkins user on github.com
09:49:41 [2021-09-01T09:49:41.398Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8498/head:refs/remotes/origin/PR-8498 # timeout=10
09:49:41 [2021-09-01T09:49:41.617Z]  > git config core.sparsecheckout # timeout=10
09:49:41 [2021-09-01T09:49:41.623Z]  > git checkout -f eb3b9da32c3230c7c636d125c51e2183e0f33407 # timeout=10