Skip to content

Console Output

15:43:18 [2024-04-25T15:43:18.727Z] The recommended git tool is: git
15:43:18 [2024-04-25T15:43:18.731Z] using credential docker-jenkins-github-credentials
15:43:18 [2024-04-25T15:43:18.738Z] Cloning the remote Git repository
15:43:18 [2024-04-25T15:43:18.738Z] Cloning with configured refspecs honoured and without tags
15:43:18 [2024-04-25T15:43:18.777Z] Cloning repository https://github.com/moby/moby.git
15:43:18 [2024-04-25T15:43:18.778Z]  > git init /home/ubuntu/workspace/moby_26.0 # timeout=10
15:43:18 [2024-04-25T15:43:18.782Z] Fetching upstream changes from https://github.com/moby/moby.git
15:43:18 [2024-04-25T15:43:18.782Z]  > git --version # timeout=10
15:43:18 [2024-04-25T15:43:18.784Z]  > git --version # 'git version 2.25.1'
15:43:18 [2024-04-25T15:43:18.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:43:18 [2024-04-25T15:43:18.786Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
15:43:30 [2024-04-25T15:43:30.296Z] Avoid second fetch
15:43:30 [2024-04-25T15:43:30.296Z] Checking out Revision 54aee20458fd84d9d9a9c7117c7c1febb4c7ddf9 (26.0)
15:43:30 [2024-04-25T15:43:30.966Z] Commit message: "Merge pull request #47758 from austinvazquez/cherry-pick-ab570ab3d62038b3d26f96a9bb585d0b6095b9b4-to-26.0"
15:43:30 [2024-04-25T15:43:30.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:43:30 [2024-04-25T15:43:30.328Z]  > git config --add remote.origin.fetch +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
15:43:30 [2024-04-25T15:43:30.336Z]  > git config core.sparsecheckout # timeout=10
15:43:30 [2024-04-25T15:43:30.338Z]  > git checkout -f 54aee20458fd84d9d9a9c7117c7c1febb4c7ddf9 # timeout=10
15:43:31 [2024-04-25T15:43:31.007Z]  > git rev-list --no-walk 7cef0d9cd1cf221d8c0b7b7aeda69552649e0642 # timeout=10