Skip to content

Console Output

22:27:56 [2023-08-15T22:27:56.144Z] The recommended git tool is: git
22:27:56 [2023-08-15T22:27:56.155Z] using credential docker-jenkins-github-credentials
22:27:56 [2023-08-15T22:27:56.171Z] Cloning the remote Git repository
22:27:56 [2023-08-15T22:27:56.171Z] Cloning with configured refspecs honoured and without tags
22:27:56 [2023-08-15T22:27:56.180Z] Cloning repository https://github.com/moby/moby.git
22:27:56 [2023-08-15T22:27:56.180Z]  > git init /home/ubuntu/workspace/moby_PR-46236 # timeout=10
22:27:56 [2023-08-15T22:27:56.185Z] Fetching upstream changes from https://github.com/moby/moby.git
22:27:56 [2023-08-15T22:27:56.185Z]  > git --version # timeout=10
22:27:56 [2023-08-15T22:27:56.188Z]  > git --version # 'git version 2.25.1'
22:27:56 [2023-08-15T22:27:56.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:27:56 [2023-08-15T22:27:56.189Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46236/head:refs/remotes/origin/PR-46236 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:28:07 [2023-08-15T22:28:07.890Z] Fetching without tags
22:28:08 [2023-08-15T22:28:08.099Z] Merging remotes/origin/master commit fc5702b2845645772c7c9e9f4fec8006dbaf278c into PR head commit 0503cf2510ba77563ae4f731cc9ca599d45b7e3a
22:28:07 [2023-08-15T22:28:07.881Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:28:07 [2023-08-15T22:28:07.884Z]  > git config --add remote.origin.fetch +refs/pull/46236/head:refs/remotes/origin/PR-46236 # timeout=10
22:28:07 [2023-08-15T22:28:07.887Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:28:07 [2023-08-15T22:28:07.893Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:28:07 [2023-08-15T22:28:07.900Z] Fetching upstream changes from https://github.com/moby/moby.git
22:28:07 [2023-08-15T22:28:07.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:28:07 [2023-08-15T22:28:07.901Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46236/head:refs/remotes/origin/PR-46236 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:28:08 [2023-08-15T22:28:08.108Z]  > git config core.sparsecheckout # timeout=10
22:28:08 [2023-08-15T22:28:08.111Z]  > git checkout -f 0503cf2510ba77563ae4f731cc9ca599d45b7e3a # timeout=10
22:28:08 [2023-08-15T22:28:08.761Z] Merge succeeded, producing 0503cf2510ba77563ae4f731cc9ca599d45b7e3a
22:28:08 [2023-08-15T22:28:08.761Z] Checking out Revision 0503cf2510ba77563ae4f731cc9ca599d45b7e3a (PR-46236)
22:28:09 [2023-08-15T22:28:09.601Z] Commit message: "libnetwork/drivers/bridge: setupIPChains(): name output variables"
22:28:09 [2023-08-15T22:28:09.622Z]  > git --version # timeout=10
22:28:09 [2023-08-15T22:28:09.624Z]  > git --version # 'git version 2.25.1'
22:28:09 [2023-08-15T22:28:09.627Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
22:28:08 [2023-08-15T22:28:08.749Z]  > git remote # timeout=10
22:28:08 [2023-08-15T22:28:08.752Z]  > git config --get remote.origin.url # timeout=10
22:28:08 [2023-08-15T22:28:08.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:28:08 [2023-08-15T22:28:08.755Z]  > git merge fc5702b2845645772c7c9e9f4fec8006dbaf278c # timeout=10
22:28:08 [2023-08-15T22:28:08.764Z]  > git rev-parse HEAD^{commit} # timeout=10
22:28:08 [2023-08-15T22:28:08.770Z]  > git config core.sparsecheckout # timeout=10
22:28:08 [2023-08-15T22:28:08.773Z]  > git checkout -f 0503cf2510ba77563ae4f731cc9ca599d45b7e3a # timeout=10