Skip to content

Console Output

15:44:04 [2020-08-11T15:44:04.056Z] using credential sf-release-bot.github.ssh
15:44:04 [2020-08-11T15:44:04.067Z] Cloning the remote Git repository
15:44:04 [2020-08-11T15:44:04.067Z] Cloning with configured refspecs honoured and without tags
15:44:04 [2020-08-11T15:44:04.081Z] Cloning repository git@github.com:docker/compose.git
15:44:04 [2020-08-11T15:44:04.128Z]  > git init /home/ubuntu/workspace/compose_PR-7549 # timeout=10
15:44:04 [2020-08-11T15:44:04.395Z] Fetching upstream changes from git@github.com:docker/compose.git
15:44:04 [2020-08-11T15:44:04.395Z]  > git --version # timeout=10
15:44:04 [2020-08-11T15:44:04.399Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:44:04 [2020-08-11T15:44:04.452Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7549/head:refs/remotes/origin/PR-7549 # timeout=10
15:44:06 [2020-08-11T15:44:06.609Z] Fetching without tags
15:44:07 [2020-08-11T15:44:07.021Z] Checking out Revision d2ca639836e9726756b7f9f9d3d58b8f59b9d24a (PR-7549)
15:44:06 [2020-08-11T15:44:06.575Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:44:06 [2020-08-11T15:44:06.598Z]  > git config --add remote.origin.fetch +refs/pull/7549/head:refs/remotes/origin/PR-7549 # timeout=10
15:44:06 [2020-08-11T15:44:06.605Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:44:06 [2020-08-11T15:44:06.612Z] Fetching upstream changes from git@github.com:docker/compose.git
15:44:06 [2020-08-11T15:44:06.612Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:44:06 [2020-08-11T15:44:06.637Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7549/head:refs/remotes/origin/PR-7549 # timeout=10
15:44:07 [2020-08-11T15:44:07.028Z]  > git config core.sparsecheckout # timeout=10
15:44:07 [2020-08-11T15:44:07.030Z]  > git checkout -f d2ca639836e9726756b7f9f9d3d58b8f59b9d24a # timeout=10
15:44:10 [2020-08-11T15:44:10.755Z] Commit message: "Fixing imprecise timing in timeparse module."