Skip to content

Console Output

15:36:00 [2020-02-19T15:36:00.032Z] using credential sf-release-bot.github.ssh
15:36:00 [2020-02-19T15:36:00.056Z] Cloning the remote Git repository
15:36:00 [2020-02-19T15:36:00.056Z] Cloning with configured refspecs honoured and without tags
15:36:00 [2020-02-19T15:36:00.080Z] Cloning repository git@github.com:docker/compose.git
15:36:00 [2020-02-19T15:36:00.121Z]  > git init /home/ubuntu/workspace/compose_PR-7240 # timeout=10
15:36:00 [2020-02-19T15:36:00.496Z] Fetching upstream changes from git@github.com:docker/compose.git
15:36:00 [2020-02-19T15:36:00.496Z]  > git --version # timeout=10
15:36:00 [2020-02-19T15:36:00.541Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:36:00 [2020-02-19T15:36:00.573Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7240/head:refs/remotes/origin/PR-7240
15:36:04 [2020-02-19T15:36:04.233Z] Fetching without tags
15:36:04 [2020-02-19T15:36:04.148Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:36:04 [2020-02-19T15:36:04.183Z]  > git config --add remote.origin.fetch +refs/pull/7240/head:refs/remotes/origin/PR-7240 # timeout=10
15:36:04 [2020-02-19T15:36:04.210Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:36:04 [2020-02-19T15:36:04.237Z] Fetching upstream changes from git@github.com:docker/compose.git
15:36:04 [2020-02-19T15:36:04.237Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:36:04 [2020-02-19T15:36:04.238Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7240/head:refs/remotes/origin/PR-7240
15:36:04 [2020-02-19T15:36:04.551Z] Checking out Revision 157b8aea170ee7fcc775d540eee102a988a0906c (PR-7240)
15:36:05 [2020-02-19T15:36:05.359Z] Commit message: "Implemented `--until` and `--since` for `docker-compose logs`. Added relevant tests too."
15:36:05 [2020-02-19T15:36:05.419Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
15:36:04 [2020-02-19T15:36:04.563Z]  > git config core.sparsecheckout # timeout=10
15:36:04 [2020-02-19T15:36:04.579Z]  > git checkout -f 157b8aea170ee7fcc775d540eee102a988a0906c