Skip to content

Console Output

07:32:41 [2020-04-10T07:32:41.617Z] using credential sf-release-bot.github.ssh
07:32:41 [2020-04-10T07:32:41.630Z] Cloning the remote Git repository
07:32:41 [2020-04-10T07:32:41.630Z] Cloning with configured refspecs honoured and without tags
07:32:41 [2020-04-10T07:32:41.649Z] Cloning repository git@github.com:docker/compose.git
07:32:41 [2020-04-10T07:32:41.721Z]  > git init /home/ubuntu/workspace/compose_1.25.x # timeout=10
07:32:42 [2020-04-10T07:32:42.188Z] Fetching upstream changes from git@github.com:docker/compose.git
07:32:42 [2020-04-10T07:32:42.188Z]  > git --version # timeout=10
07:32:42 [2020-04-10T07:32:42.234Z] using GIT_SSH to set credentials docker-jenkins user on github.com
07:32:42 [2020-04-10T07:32:42.271Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.25.x:refs/remotes/origin/1.25.x # timeout=10
07:32:46 [2020-04-10T07:32:46.052Z] Fetching without tags
07:32:45 [2020-04-10T07:32:45.971Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
07:32:45 [2020-04-10T07:32:45.981Z]  > git config --add remote.origin.fetch +refs/heads/1.25.x:refs/remotes/origin/1.25.x # timeout=10
07:32:46 [2020-04-10T07:32:46.012Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
07:32:46 [2020-04-10T07:32:46.046Z] Fetching upstream changes from git@github.com:docker/compose.git
07:32:46 [2020-04-10T07:32:46.047Z] using GIT_SSH to set credentials docker-jenkins user on github.com
07:32:46 [2020-04-10T07:32:46.058Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.25.x:refs/remotes/origin/1.25.x # timeout=10
07:32:46 [2020-04-10T07:32:46.331Z] Checking out Revision 8a1c60f64e77b3949cd4b08bc96d9020b45dc9a3 (1.25.x)
07:32:46 [2020-04-10T07:32:46.343Z]  > git config core.sparsecheckout # timeout=10
07:32:46 [2020-04-10T07:32:46.360Z]  > git checkout -f 8a1c60f64e77b3949cd4b08bc96d9020b45dc9a3 # timeout=10
07:32:50 [2020-04-10T07:32:50.552Z] Commit message: "Bump version to 1.25.5"