Skip to content

Console Output

19:43:48 [2021-02-23T19:43:48.261Z] The recommended git tool is: git
19:43:48 [2021-02-23T19:43:48.371Z] using credential sf-release-bot.github.ssh
19:43:48 [2021-02-23T19:43:48.382Z] Cloning the remote Git repository
19:43:48 [2021-02-23T19:43:48.383Z] Cloning with configured refspecs honoured and without tags
19:43:48 [2021-02-23T19:43:48.385Z] Cloning repository git@github.com:docker/compose.git
19:43:48 [2021-02-23T19:43:48.385Z]  > git init /home/ubuntu/workspace/compose_PR-8151 # timeout=10
19:43:48 [2021-02-23T19:43:48.399Z] Fetching upstream changes from git@github.com:docker/compose.git
19:43:48 [2021-02-23T19:43:48.399Z]  > git --version # timeout=10
19:43:48 [2021-02-23T19:43:48.404Z]  > git --version # 'git version 2.17.1'
19:43:48 [2021-02-23T19:43:48.404Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:43:48 [2021-02-23T19:43:48.425Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:43:50 [2021-02-23T19:43:50.060Z] Fetching without tags
19:43:50 [2021-02-23T19:43:50.051Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:43:50 [2021-02-23T19:43:50.053Z]  > git config --add remote.origin.fetch +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:43:50 [2021-02-23T19:43:50.058Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:43:50 [2021-02-23T19:43:50.063Z] Fetching upstream changes from git@github.com:docker/compose.git
19:43:50 [2021-02-23T19:43:50.063Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:43:50 [2021-02-23T19:43:50.066Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:43:50 [2021-02-23T19:43:50.344Z] Checking out Revision fd77a51806d7e0c2756225c3f0a4efd609c57931 (PR-8151)
19:43:50 [2021-02-23T19:43:50.384Z] Commit message: "skip setting env-values with new lines as -e args"
19:43:50 [2021-02-23T19:43:50.346Z]  > git config core.sparsecheckout # timeout=10
19:43:50 [2021-02-23T19:43:50.355Z]  > git checkout -f fd77a51806d7e0c2756225c3f0a4efd609c57931 # timeout=10