Skip to content

Console Output

12:13:24 [2022-05-02T12:13:24.626Z] The recommended git tool is: git
12:13:24 [2022-05-02T12:13:24.848Z] using credential docker-jenkins-github-credentials
12:13:24 [2022-05-02T12:13:24.925Z] Cloning the remote Git repository
12:13:24 [2022-05-02T12:13:24.925Z] Cloning with configured refspecs honoured and without tags
12:13:24 [2022-05-02T12:13:24.962Z] Cloning repository https://github.com/moby/moby.git
12:13:24 [2022-05-02T12:13:24.963Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:13:25 [2022-05-02T12:13:25.032Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:25 [2022-05-02T12:13:25.032Z]  > git --version # timeout=10
12:13:25 [2022-05-02T12:13:25.082Z]  > git --version # 'git version 2.24.1.windows.2'
12:13:25 [2022-05-02T12:13:25.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:25 [2022-05-02T12:13:25.084Z]  > 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.010Z] Fetching without tags
12:13:41 [2022-05-02T12:13:41.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:41 [2022-05-02T12:13:41.701Z]  > 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.761Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:41 [2022-05-02T12:13:41.901Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:42 [2022-05-02T12:13:42.048Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:42 [2022-05-02T12:13:42.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:42 [2022-05-02T12:13:42.051Z]  > 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.778Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039
12:13:42 [2022-05-02T12:13:42.815Z]  > git config core.sparsecheckout # timeout=10
12:13:42 [2022-05-02T12:13:42.869Z]  > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10
12:13:47 [2022-05-02T12:13:47.211Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039
12:13:47 [2022-05-02T12:13:47.212Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552)
12:13:48 [2022-05-02T12:13:48.125Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation"
12:13:46 [2022-05-02T12:13:46.855Z]  > git remote # timeout=10
12:13:46 [2022-05-02T12:13:46.926Z]  > git config --get remote.origin.url # timeout=10
12:13:46 [2022-05-02T12:13:46.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:46 [2022-05-02T12:13:46.985Z]  > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10
12:13:47 [2022-05-02T12:13:47.119Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:13:47 [2022-05-02T12:13:47.248Z]  > git config core.sparsecheckout # timeout=10
12:13:47 [2022-05-02T12:13:47.305Z]  > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10