Skip to content

Console Output

16:15:14 [2021-03-25T16:15:14.138Z] The recommended git tool is: git
16:15:17 [2021-03-25T16:15:17.387Z] using credential docker-jenkins-github-credentials
16:15:17 [2021-03-25T16:15:17.394Z] Cloning the remote Git repository
16:15:17 [2021-03-25T16:15:17.394Z] Cloning with configured refspecs honoured and without tags
16:15:17 [2021-03-25T16:15:17.427Z] Cloning repository https://github.com/moby/moby.git
16:15:17 [2021-03-25T16:15:17.504Z]  > git init /home/ubuntu/workspace/moby_PR-41908 # timeout=10
16:15:17 [2021-03-25T16:15:17.896Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:17 [2021-03-25T16:15:17.896Z]  > git --version # timeout=10
16:15:17 [2021-03-25T16:15:17.924Z]  > git --version # 'git version 2.25.1'
16:15:17 [2021-03-25T16:15:17.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:17 [2021-03-25T16:15:17.929Z]  > git fetch --no-tags --force --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:39 [2021-03-25T16:15:39.049Z] Fetching without tags
16:15:39 [2021-03-25T16:15:39.416Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 045072826763e4f66dae721675761e00101867fa
16:15:38 [2021-03-25T16:15:38.955Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:15:38 [2021-03-25T16:15:38.980Z]  > git config --add remote.origin.fetch +refs/pull/41908/head:refs/remotes/origin/PR-41908 # timeout=10
16:15:38 [2021-03-25T16:15:38.993Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:39 [2021-03-25T16:15:39.024Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:15:39 [2021-03-25T16:15:39.055Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:39 [2021-03-25T16:15:39.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:39 [2021-03-25T16:15:39.111Z]  > git fetch --no-tags --force --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:39 [2021-03-25T16:15:39.431Z]  > git config core.sparsecheckout # timeout=10
16:15:39 [2021-03-25T16:15:39.460Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:15:41 [2021-03-25T16:15:41.955Z] Merge succeeded, producing 045072826763e4f66dae721675761e00101867fa
16:15:41 [2021-03-25T16:15:41.956Z] Checking out Revision 045072826763e4f66dae721675761e00101867fa (PR-41908)
16:15:41 [2021-03-25T16:15:41.826Z]  > git remote # timeout=10
16:15:41 [2021-03-25T16:15:41.852Z]  > git config --get remote.origin.url # timeout=10
16:15:41 [2021-03-25T16:15:41.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:41 [2021-03-25T16:15:41.918Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
16:15:41 [2021-03-25T16:15:41.935Z]  > git rev-parse HEAD^{commit} # timeout=10
16:15:41 [2021-03-25T16:15:41.958Z]  > git config core.sparsecheckout # timeout=10
16:15:41 [2021-03-25T16:15:41.995Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:15:46 [2021-03-25T16:15:46.239Z] Commit message: "vendor: docker/libnetwork b3507428be5b458cb0e2b4086b13531fb0706e46"