Skip to content

Console Output

16:33:29 [2020-02-22T16:33:29.376Z] using credential docker-jenkins-github-credentials
16:33:29 [2020-02-22T16:33:29.384Z] Cloning the remote Git repository
16:33:29 [2020-02-22T16:33:29.384Z] Cloning with configured refspecs honoured and without tags
16:33:29 [2020-02-22T16:33:29.392Z] Cloning repository https://github.com/moby/moby.git
16:33:29 [2020-02-22T16:33:29.392Z]  > git init /home/ubuntu/workspace/moby_PR-40557 # timeout=10
16:33:29 [2020-02-22T16:33:29.403Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:29 [2020-02-22T16:33:29.404Z]  > git --version # timeout=10
16:33:29 [2020-02-22T16:33:29.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:29 [2020-02-22T16:33:29.411Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40557/head:refs/remotes/origin/PR-40557 +refs/heads/19.03:refs/remotes/origin/19.03
16:33:41 [2020-02-22T16:33:41.918Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:41 [2020-02-22T16:33:41.923Z]  > git config --add remote.origin.fetch +refs/pull/40557/head:refs/remotes/origin/PR-40557 # timeout=10
16:33:41 [2020-02-22T16:33:41.925Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:33:41 [2020-02-22T16:33:41.931Z] Fetching without tags
16:33:42 [2020-02-22T16:33:42.142Z] Merging remotes/origin/19.03 commit 679115602f8c33b4bcdee776393a4cc388c287a7 into PR head commit b47f177f203071815d318714f09866fb75b2c7f3
16:33:43 [2020-02-22T16:33:43.179Z] Merge succeeded, producing 5608e40ec82c022f9b7f12281271b06dd8b9dcc3
16:33:43 [2020-02-22T16:33:43.180Z] Checking out Revision 5608e40ec82c022f9b7f12281271b06dd8b9dcc3 (PR-40557)
16:33:41 [2020-02-22T16:33:41.934Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:41 [2020-02-22T16:33:41.939Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:41 [2020-02-22T16:33:41.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:41 [2020-02-22T16:33:41.940Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40557/head:refs/remotes/origin/PR-40557 +refs/heads/19.03:refs/remotes/origin/19.03
16:33:42 [2020-02-22T16:33:42.150Z]  > git config core.sparsecheckout # timeout=10
16:33:42 [2020-02-22T16:33:42.155Z]  > git checkout -f b47f177f203071815d318714f09866fb75b2c7f3
16:33:42 [2020-02-22T16:33:42.567Z]  > git merge 679115602f8c33b4bcdee776393a4cc388c287a7 # timeout=10
16:33:43 [2020-02-22T16:33:43.181Z]  > git rev-parse HEAD^{commit} # timeout=10
16:33:43 [2020-02-22T16:33:43.188Z]  > git config core.sparsecheckout # timeout=10
16:33:43 [2020-02-22T16:33:43.190Z]  > git checkout -f 5608e40ec82c022f9b7f12281271b06dd8b9dcc3
16:33:44 [2020-02-22T16:33:44.408Z] Commit message: "Merge commit '679115602f8c33b4bcdee776393a4cc388c287a7' into HEAD"