Skip to content

Console Output

01:36:10 [2021-04-02T01:36:10.432Z] The recommended git tool is: git
01:36:12 [2021-04-02T01:36:12.580Z] using credential sf-release-bot.github.ssh
01:36:12 [2021-04-02T01:36:12.594Z] Cloning the remote Git repository
01:36:12 [2021-04-02T01:36:12.594Z] Cloning with configured refspecs honoured and without tags
01:36:12 [2021-04-02T01:36:12.611Z] Cloning repository git@github.com:docker/compose.git
01:36:12 [2021-04-02T01:36:12.660Z]  > git init /home/ubuntu/workspace/compose_PR-8249 # timeout=10
01:36:12 [2021-04-02T01:36:12.929Z] Fetching upstream changes from git@github.com:docker/compose.git
01:36:12 [2021-04-02T01:36:12.929Z]  > git --version # timeout=10
01:36:12 [2021-04-02T01:36:12.943Z]  > git --version # 'git version 2.25.1'
01:36:12 [2021-04-02T01:36:12.944Z] using GIT_SSH to set credentials docker-jenkins user on github.com
01:36:12 [2021-04-02T01:36:12.978Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8249/head:refs/remotes/origin/PR-8249 # timeout=10
01:36:15 [2021-04-02T01:36:15.211Z] Fetching without tags
01:36:15 [2021-04-02T01:36:15.468Z] Checking out Revision 6c8c34924553191d65f95c6ab0f869a9cac975ff (PR-8249)
01:36:15 [2021-04-02T01:36:15.152Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
01:36:15 [2021-04-02T01:36:15.164Z]  > git config --add remote.origin.fetch +refs/pull/8249/head:refs/remotes/origin/PR-8249 # timeout=10
01:36:15 [2021-04-02T01:36:15.180Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
01:36:15 [2021-04-02T01:36:15.215Z] Fetching upstream changes from git@github.com:docker/compose.git
01:36:15 [2021-04-02T01:36:15.219Z] using GIT_SSH to set credentials docker-jenkins user on github.com
01:36:15 [2021-04-02T01:36:15.225Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8249/head:refs/remotes/origin/PR-8249 # timeout=10
01:36:15 [2021-04-02T01:36:15.478Z]  > git config core.sparsecheckout # timeout=10
01:36:15 [2021-04-02T01:36:15.492Z]  > git checkout -f 6c8c34924553191d65f95c6ab0f869a9cac975ff # timeout=10
01:36:19 [2021-04-02T01:36:19.049Z] Commit message: "Add .circleci/config.yml"