Skip to content

Console Output

10:04:39 [2023-07-17T10:04:39.138Z] The recommended git tool is: git
10:05:03 [2023-07-17T10:05:03.943Z] using credential docker-jenkins-github-credentials
10:05:04 [2023-07-17T10:05:04.022Z] Cloning the remote Git repository
10:05:04 [2023-07-17T10:05:04.023Z] Cloning with configured refspecs honoured and without tags
10:05:04 [2023-07-17T10:05:04.207Z] Cloning repository https://github.com/moby/moby.git
10:05:04 [2023-07-17T10:05:04.624Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:05:06 [2023-07-17T10:05:06.019Z] Fetching upstream changes from https://github.com/moby/moby.git
10:05:06 [2023-07-17T10:05:06.019Z]  > git --version # timeout=10
10:05:06 [2023-07-17T10:05:06.057Z]  > git --version # 'git version 2.24.1.windows.2'
10:05:06 [2023-07-17T10:05:06.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:05:06 [2023-07-17T10:05:06.060Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:05:22 [2023-07-17T10:05:22.871Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:05:23 [2023-07-17T10:05:23.007Z] Avoid second fetch
10:05:23 [2023-07-17T10:05:23.008Z] Checking out Revision 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 (20.10)
10:05:22 [2023-07-17T10:05:22.931Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:05:23 [2023-07-17T10:05:23.122Z]  > git config core.sparsecheckout # timeout=10
10:05:23 [2023-07-17T10:05:23.164Z]  > git checkout -f 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 # timeout=10
10:05:36 [2023-07-17T10:05:36.683Z] Commit message: "Merge pull request #45980 from thaJeztah/20.10_backport_vendor_distribution_v2.8.2"