Skip to content

Console Output

13:12:55 [2020-05-06T13:12:55.761Z] using credential sf-release-bot.github.ssh
13:12:55 [2020-05-06T13:12:55.767Z] Cloning the remote Git repository
13:12:55 [2020-05-06T13:12:55.767Z] Cloning with configured refspecs honoured and without tags
13:12:55 [2020-05-06T13:12:55.768Z] Cloning repository git@github.com:docker/compose.git
13:12:55 [2020-05-06T13:12:55.768Z]  > git init /home/ubuntu/workspace/compose_PR-7430 # timeout=10
13:12:55 [2020-05-06T13:12:55.772Z] Fetching upstream changes from git@github.com:docker/compose.git
13:12:55 [2020-05-06T13:12:55.772Z]  > git --version # timeout=10
13:12:55 [2020-05-06T13:12:55.774Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:12:55 [2020-05-06T13:12:55.784Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7430/head:refs/remotes/origin/PR-7430 # timeout=10
13:12:56 [2020-05-06T13:12:56.788Z] Fetching without tags
13:12:57 [2020-05-06T13:12:57.057Z] Checking out Revision ec6ac6afe5751f2890d47d2aca4724fc0cab7633 (PR-7430)
13:12:57 [2020-05-06T13:12:57.129Z] Commit message: "Removed redundant comment and brackets"
13:12:56 [2020-05-06T13:12:56.779Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:12:56 [2020-05-06T13:12:56.781Z]  > git config --add remote.origin.fetch +refs/pull/7430/head:refs/remotes/origin/PR-7430 # timeout=10
13:12:56 [2020-05-06T13:12:56.784Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:12:56 [2020-05-06T13:12:56.788Z] Fetching upstream changes from git@github.com:docker/compose.git
13:12:56 [2020-05-06T13:12:56.788Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:12:56 [2020-05-06T13:12:56.790Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7430/head:refs/remotes/origin/PR-7430 # timeout=10
13:12:57 [2020-05-06T13:12:57.057Z]  > git config core.sparsecheckout # timeout=10
13:12:57 [2020-05-06T13:12:57.059Z]  > git checkout -f ec6ac6afe5751f2890d47d2aca4724fc0cab7633 # timeout=10