Skip to content

Console Output

17:06:49 [2021-06-15T17:06:49.788Z] The recommended git tool is: git
17:06:49 [2021-06-15T17:06:49.795Z] using credential sf-release-bot.github.ssh
17:06:49 [2021-06-15T17:06:49.800Z] Cloning the remote Git repository
17:06:49 [2021-06-15T17:06:49.800Z] Cloning with configured refspecs honoured and without tags
17:06:49 [2021-06-15T17:06:49.802Z] Cloning repository git@github.com:docker/compose.git
17:06:49 [2021-06-15T17:06:49.802Z]  > git init /home/ubuntu/workspace/compose_PR-7718 # timeout=10
17:06:49 [2021-06-15T17:06:49.815Z] Fetching upstream changes from git@github.com:docker/compose.git
17:06:49 [2021-06-15T17:06:49.815Z]  > git --version # timeout=10
17:06:49 [2021-06-15T17:06:49.823Z]  > git --version # 'git version 2.25.1'
17:06:49 [2021-06-15T17:06:49.824Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:06:49 [2021-06-15T17:06:49.832Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/7718/head:refs/remotes/origin/PR-7718 # timeout=10
17:06:51 [2021-06-15T17:06:51.613Z] Fetching without tags
17:06:51 [2021-06-15T17:06:51.579Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:06:51 [2021-06-15T17:06:51.591Z]  > git config --add remote.origin.fetch +refs/pull/7718/head:refs/remotes/origin/PR-7718 # timeout=10
17:06:51 [2021-06-15T17:06:51.598Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:06:51 [2021-06-15T17:06:51.615Z] Fetching upstream changes from git@github.com:docker/compose.git
17:06:51 [2021-06-15T17:06:51.616Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:06:51 [2021-06-15T17:06:51.618Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/7718/head:refs/remotes/origin/PR-7718 # timeout=10
17:06:51 [2021-06-15T17:06:51.877Z] Checking out Revision e815126c68a5b7e99dc4c9dfb1de4a15118cad0a (PR-7718)
17:06:51 [2021-06-15T17:06:51.921Z] Commit message: "Bump paramiko from 2.7.1 to 2.7.2"
17:06:51 [2021-06-15T17:06:51.878Z]  > git config core.sparsecheckout # timeout=10
17:06:51 [2021-06-15T17:06:51.884Z]  > git checkout -f e815126c68a5b7e99dc4c9dfb1de4a15118cad0a # timeout=10