Skip to content

Console Output

14:06:29 [2020-03-03T14:06:29.460Z] using credential sf-release-bot.github.ssh
14:06:29 [2020-03-03T14:06:29.467Z] Cloning the remote Git repository
14:06:29 [2020-03-03T14:06:29.467Z] Cloning with configured refspecs honoured and without tags
14:06:29 [2020-03-03T14:06:29.467Z] Cloning repository git@github.com:docker/compose.git
14:06:29 [2020-03-03T14:06:29.467Z]  > git init /home/ubuntu/workspace/compose_PR-7266 # timeout=10
14:06:29 [2020-03-03T14:06:29.502Z] Fetching upstream changes from git@github.com:docker/compose.git
14:06:29 [2020-03-03T14:06:29.502Z]  > git --version # timeout=10
14:06:29 [2020-03-03T14:06:29.527Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:06:29 [2020-03-03T14:06:29.550Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7266/head:refs/remotes/origin/PR-7266
14:06:31 [2020-03-03T14:06:31.127Z] Fetching without tags
14:06:31 [2020-03-03T14:06:31.088Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:06:31 [2020-03-03T14:06:31.100Z]  > git config --add remote.origin.fetch +refs/pull/7266/head:refs/remotes/origin/PR-7266 # timeout=10
14:06:31 [2020-03-03T14:06:31.111Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:06:31 [2020-03-03T14:06:31.126Z] Fetching upstream changes from git@github.com:docker/compose.git
14:06:31 [2020-03-03T14:06:31.126Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:06:31 [2020-03-03T14:06:31.127Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7266/head:refs/remotes/origin/PR-7266
14:06:31 [2020-03-03T14:06:31.394Z] Checking out Revision cdfdad27e78844b2d9273e23017c5b4f12d6f88d (PR-7266)
14:06:31 [2020-03-03T14:06:31.436Z] Commit message: "Show ranges when you run docker-compose ps like docker ps. Fixes #6910"
14:06:31 [2020-03-03T14:06:31.393Z]  > git config core.sparsecheckout # timeout=10
14:06:31 [2020-03-03T14:06:31.399Z]  > git checkout -f cdfdad27e78844b2d9273e23017c5b4f12d6f88d