Skip to content

Console Output

10:38:22 [2020-08-11T10:38:22.664Z] using credential sf-release-bot.github.ssh
10:38:22 [2020-08-11T10:38:22.672Z] Cloning the remote Git repository
10:38:22 [2020-08-11T10:38:22.672Z] Cloning with configured refspecs honoured and without tags
10:38:22 [2020-08-11T10:38:22.702Z] Cloning repository git@github.com:docker/compose.git
10:38:22 [2020-08-11T10:38:22.753Z]  > git init /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 # timeout=10
10:38:22 [2020-08-11T10:38:22.937Z] Fetching upstream changes from git@github.com:docker/compose.git
10:38:22 [2020-08-11T10:38:22.937Z]  > git --version # timeout=10
10:38:22 [2020-08-11T10:38:22.948Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:38:22 [2020-08-11T10:38:22.975Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10
10:38:29 [2020-08-11T10:38:29.816Z] Fetching without tags
10:38:30 [2020-08-11T10:38:30.082Z] Checking out Revision 5c47805dc30672da769ed31b976cc60dd6af10a9 (dependabot/pip/tox-3.19.0)
10:38:29 [2020-08-11T10:38:29.772Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:38:29 [2020-08-11T10:38:29.782Z]  > git config --add remote.origin.fetch +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10
10:38:29 [2020-08-11T10:38:29.809Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:38:29 [2020-08-11T10:38:29.832Z] Fetching upstream changes from git@github.com:docker/compose.git
10:38:29 [2020-08-11T10:38:29.832Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:38:29 [2020-08-11T10:38:29.841Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10
10:38:30 [2020-08-11T10:38:30.099Z]  > git config core.sparsecheckout # timeout=10
10:38:30 [2020-08-11T10:38:30.117Z]  > git checkout -f 5c47805dc30672da769ed31b976cc60dd6af10a9 # timeout=10
10:38:33 [2020-08-11T10:38:33.568Z] Commit message: "Bump tox version to 3.19.0 in Dockerfile"