Skip to content

Console Output

01:49:42 [2021-06-02T01:49:42.668Z] The recommended git tool is: git
01:49:42 [2021-06-02T01:49:42.676Z] using credential sf-release-bot.github.ssh
01:49:42 [2021-06-02T01:49:42.681Z] Cloning the remote Git repository
01:49:42 [2021-06-02T01:49:42.681Z] Cloning with configured refspecs honoured and without tags
01:49:42 [2021-06-02T01:49:42.676Z] Cloning repository git@github.com:docker/compose.git
01:49:42 [2021-06-02T01:49:42.676Z]  > git init /home/ubuntu/workspace/compose_PR-8362 # timeout=10
01:49:42 [2021-06-02T01:49:42.688Z] Fetching upstream changes from git@github.com:docker/compose.git
01:49:42 [2021-06-02T01:49:42.689Z]  > git --version # timeout=10
01:49:42 [2021-06-02T01:49:42.693Z]  > git --version # 'git version 2.25.1'
01:49:42 [2021-06-02T01:49:42.693Z] using GIT_SSH to set credentials docker-jenkins user on github.com
01:49:42 [2021-06-02T01:49:42.696Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8362/head:refs/remotes/origin/PR-8362 # timeout=10
01:49:44 [2021-06-02T01:49:44.392Z] Fetching without tags
01:49:44 [2021-06-02T01:49:44.605Z] Checking out Revision 42c55e6130082ba720ed817789b7f5093b83a341 (PR-8362)
01:49:44 [2021-06-02T01:49:44.639Z] Commit message: "Add Snyk scan suggestion when building"
01:49:44 [2021-06-02T01:49:44.649Z]  > git --version # timeout=10
01:49:44 [2021-06-02T01:49:44.658Z]  > git --version # 'git version 2.25.1'
01:49:44 [2021-06-02T01:49:44.673Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
01:49:44 [2021-06-02T01:49:44.353Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
01:49:44 [2021-06-02T01:49:44.365Z]  > git config --add remote.origin.fetch +refs/pull/8362/head:refs/remotes/origin/PR-8362 # timeout=10
01:49:44 [2021-06-02T01:49:44.380Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
01:49:44 [2021-06-02T01:49:44.388Z] Fetching upstream changes from git@github.com:docker/compose.git
01:49:44 [2021-06-02T01:49:44.388Z] using GIT_SSH to set credentials docker-jenkins user on github.com
01:49:44 [2021-06-02T01:49:44.391Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8362/head:refs/remotes/origin/PR-8362 # timeout=10
01:49:44 [2021-06-02T01:49:44.600Z]  > git config core.sparsecheckout # timeout=10
01:49:44 [2021-06-02T01:49:44.605Z]  > git checkout -f 42c55e6130082ba720ed817789b7f5093b83a341 # timeout=10