Skip to content

Console Output

12:13:24 [2022-05-02T12:13:24.605Z] The recommended git tool is: git
12:13:24 [2022-05-02T12:13:24.815Z] using credential docker-jenkins-github-credentials
12:13:24 [2022-05-02T12:13:24.889Z] Cloning the remote Git repository
12:13:24 [2022-05-02T12:13:24.889Z] Cloning with configured refspecs honoured and without tags
12:13:24 [2022-05-02T12:13:24.924Z] Cloning repository https://github.com/moby/moby.git
12:13:24 [2022-05-02T12:13:24.925Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:13:25 [2022-05-02T12:13:25.011Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:25 [2022-05-02T12:13:25.012Z]  > git --version # timeout=10
12:13:25 [2022-05-02T12:13:25.072Z]  > git --version # 'git version 2.24.1.windows.2'
12:13:25 [2022-05-02T12:13:25.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:25 [2022-05-02T12:13:25.074Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:41 [2022-05-02T12:13:41.436Z] Fetching without tags
12:13:42 [2022-05-02T12:13:42.212Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039
12:13:41 [2022-05-02T12:13:41.060Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:41 [2022-05-02T12:13:41.132Z]  > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10
12:13:41 [2022-05-02T12:13:41.199Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:41 [2022-05-02T12:13:41.333Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:41 [2022-05-02T12:13:41.471Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:41 [2022-05-02T12:13:41.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:41 [2022-05-02T12:13:41.474Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:42 [2022-05-02T12:13:42.247Z]  > git config core.sparsecheckout # timeout=10
12:13:42 [2022-05-02T12:13:42.308Z]  > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10
12:13:46 [2022-05-02T12:13:46.703Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039
12:13:46 [2022-05-02T12:13:46.704Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552)
12:13:47 [2022-05-02T12:13:47.254Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation"
12:13:46 [2022-05-02T12:13:46.315Z]  > git remote # timeout=10
12:13:46 [2022-05-02T12:13:46.377Z]  > git config --get remote.origin.url # timeout=10
12:13:46 [2022-05-02T12:13:46.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:46 [2022-05-02T12:13:46.440Z]  > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10
12:13:46 [2022-05-02T12:13:46.601Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:13:46 [2022-05-02T12:13:46.738Z]  > git config core.sparsecheckout # timeout=10
12:13:46 [2022-05-02T12:13:46.811Z]  > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10