Skip to content

Console Output

17:39:45 [2020-03-30T17:39:45.703Z] using credential docker-jenkins-github-credentials
17:39:45 [2020-03-30T17:39:45.777Z] Cloning the remote Git repository
17:39:45 [2020-03-30T17:39:45.777Z] Cloning with configured refspecs honoured and without tags
17:39:46 [2020-03-30T17:39:46.002Z] Cloning repository https://github.com/moby/moby.git
17:39:46 [2020-03-30T17:39:46.365Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:39:47 [2020-03-30T17:39:47.839Z] Fetching upstream changes from https://github.com/moby/moby.git
17:39:47 [2020-03-30T17:39:47.839Z]  > git --version # timeout=10
17:39:47 [2020-03-30T17:39:47.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:39:47 [2020-03-30T17:39:47.899Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40758/head:refs/remotes/origin/PR-40758 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:40:06 [2020-03-30T17:40:06.371Z] Fetching without tags
17:40:07 [2020-03-30T17:40:07.166Z] Merging remotes/origin/19.03 commit 1454987253c7ac31f744463a859c778abfe2706b into PR head commit 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0
17:40:05 [2020-03-30T17:40:05.973Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:40:06 [2020-03-30T17:40:06.091Z]  > git config --add remote.origin.fetch +refs/pull/40758/head:refs/remotes/origin/PR-40758 # timeout=10
17:40:06 [2020-03-30T17:40:06.152Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:40:06 [2020-03-30T17:40:06.283Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:40:06 [2020-03-30T17:40:06.409Z] Fetching upstream changes from https://github.com/moby/moby.git
17:40:06 [2020-03-30T17:40:06.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:40:06 [2020-03-30T17:40:06.411Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40758/head:refs/remotes/origin/PR-40758 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:40:07 [2020-03-30T17:40:07.271Z]  > git config core.sparsecheckout # timeout=10
17:40:07 [2020-03-30T17:40:07.328Z]  > git checkout -f 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 # timeout=10
17:40:10 [2020-03-30T17:40:10.671Z] Merge succeeded, producing 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0
17:40:10 [2020-03-30T17:40:10.672Z] Checking out Revision 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 (PR-40758)
17:40:10 [2020-03-30T17:40:10.376Z]  > git merge 1454987253c7ac31f744463a859c778abfe2706b # timeout=10
17:40:10 [2020-03-30T17:40:10.550Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:40:10 [2020-03-30T17:40:10.708Z]  > git config core.sparsecheckout # timeout=10
17:40:10 [2020-03-30T17:40:10.776Z]  > git checkout -f 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 # timeout=10
17:40:25 [2020-03-30T17:40:25.966Z] Commit message: "[19.03] vendor: containerd 481103c8793316c118d9f795cde18060847c370e"