Skip to content

Console Output

16:15:01 [2021-03-25T16:15:01.709Z] The recommended git tool is: git
16:15:04 [2021-03-25T16:15:04.958Z] using credential docker-jenkins-github-credentials
16:15:04 [2021-03-25T16:15:04.965Z] Cloning the remote Git repository
16:15:04 [2021-03-25T16:15:04.965Z] Cloning with configured refspecs honoured and without tags
16:15:04 [2021-03-25T16:15:04.854Z] Cloning repository https://github.com/moby/moby.git
16:15:04 [2021-03-25T16:15:04.908Z]  > git init /home/ubuntu/workspace/moby_PR-41908 # timeout=10
16:15:05 [2021-03-25T16:15:05.219Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:05 [2021-03-25T16:15:05.219Z]  > git --version # timeout=10
16:15:05 [2021-03-25T16:15:05.236Z]  > git --version # 'git version 2.17.1'
16:15:05 [2021-03-25T16:15:05.236Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:05 [2021-03-25T16:15:05.238Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41908/head:refs/remotes/origin/PR-41908 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:29 [2021-03-25T16:15:29.473Z] Fetching without tags
16:15:29 [2021-03-25T16:15:29.881Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 045072826763e4f66dae721675761e00101867fa
16:15:29 [2021-03-25T16:15:29.370Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:15:29 [2021-03-25T16:15:29.380Z]  > git config --add remote.origin.fetch +refs/pull/41908/head:refs/remotes/origin/PR-41908 # timeout=10
16:15:29 [2021-03-25T16:15:29.398Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:29 [2021-03-25T16:15:29.424Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:15:29 [2021-03-25T16:15:29.466Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:29 [2021-03-25T16:15:29.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:29 [2021-03-25T16:15:29.467Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41908/head:refs/remotes/origin/PR-41908 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:29 [2021-03-25T16:15:29.876Z]  > git config core.sparsecheckout # timeout=10
16:15:29 [2021-03-25T16:15:29.894Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:15:30 [2021-03-25T16:15:30.713Z] Merge succeeded, producing 045072826763e4f66dae721675761e00101867fa
16:15:30 [2021-03-25T16:15:30.713Z] Checking out Revision 045072826763e4f66dae721675761e00101867fa (PR-41908)
16:15:30 [2021-03-25T16:15:30.591Z]  > git remote # timeout=10
16:15:30 [2021-03-25T16:15:30.612Z]  > git config --get remote.origin.url # timeout=10
16:15:30 [2021-03-25T16:15:30.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:30 [2021-03-25T16:15:30.639Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
16:15:30 [2021-03-25T16:15:30.668Z]  > git rev-parse HEAD^{commit} # timeout=10
16:15:30 [2021-03-25T16:15:30.701Z]  > git config core.sparsecheckout # timeout=10
16:15:30 [2021-03-25T16:15:30.725Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:15:35 [2021-03-25T16:15:35.540Z] Commit message: "vendor: docker/libnetwork b3507428be5b458cb0e2b4086b13531fb0706e46"