Skip to content

Console Output

09:47:32 [2022-04-27T09:47:32.130Z] The recommended git tool is: git
09:47:32 [2022-04-27T09:47:32.149Z] using credential docker-jenkins-github-credentials
09:47:32 [2022-04-27T09:47:32.157Z] Cloning the remote Git repository
09:47:32 [2022-04-27T09:47:32.157Z] Cloning with configured refspecs honoured and without tags
09:47:32 [2022-04-27T09:47:32.176Z] Cloning repository https://github.com/moby/moby.git
09:47:32 [2022-04-27T09:47:32.176Z]  > git init /home/ubuntu/workspace/moby_PR-43535 # timeout=10
09:47:32 [2022-04-27T09:47:32.189Z] Fetching upstream changes from https://github.com/moby/moby.git
09:47:32 [2022-04-27T09:47:32.189Z]  > git --version # timeout=10
09:47:32 [2022-04-27T09:47:32.202Z]  > git --version # 'git version 2.25.1'
09:47:32 [2022-04-27T09:47:32.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:47:32 [2022-04-27T09:47:32.203Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43535/head:refs/remotes/origin/PR-43535 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:47:44 [2022-04-27T09:47:44.002Z] Fetching without tags
09:47:44 [2022-04-27T09:47:44.203Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 21dac5e441d608260e700984fd6219753f038b28
09:47:43 [2022-04-27T09:47:43.987Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:47:43 [2022-04-27T09:47:43.990Z]  > git config --add remote.origin.fetch +refs/pull/43535/head:refs/remotes/origin/PR-43535 # timeout=10
09:47:43 [2022-04-27T09:47:43.993Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:47:43 [2022-04-27T09:47:43.999Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:47:44 [2022-04-27T09:47:44.009Z] Fetching upstream changes from https://github.com/moby/moby.git
09:47:44 [2022-04-27T09:47:44.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:47:44 [2022-04-27T09:47:44.010Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43535/head:refs/remotes/origin/PR-43535 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:47:44 [2022-04-27T09:47:44.209Z]  > git config core.sparsecheckout # timeout=10
09:47:44 [2022-04-27T09:47:44.216Z]  > git checkout -f 21dac5e441d608260e700984fd6219753f038b28 # timeout=10
09:47:44 [2022-04-27T09:47:44.757Z] Merge succeeded, producing 21dac5e441d608260e700984fd6219753f038b28
09:47:44 [2022-04-27T09:47:44.757Z] Checking out Revision 21dac5e441d608260e700984fd6219753f038b28 (PR-43535)
09:47:45 [2022-04-27T09:47:45.491Z] Commit message: "opts: remove IPOpt as it's no longer used"
09:47:45 [2022-04-27T09:47:45.510Z]  > git --version # timeout=10
09:47:45 [2022-04-27T09:47:45.516Z]  > git --version # 'git version 2.25.1'
09:47:45 [2022-04-27T09:47:45.521Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:47:44 [2022-04-27T09:47:44.736Z]  > git remote # timeout=10
09:47:44 [2022-04-27T09:47:44.740Z]  > git config --get remote.origin.url # timeout=10
09:47:44 [2022-04-27T09:47:44.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:47:44 [2022-04-27T09:47:44.746Z]  > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10
09:47:44 [2022-04-27T09:47:44.756Z]  > git rev-parse HEAD^{commit} # timeout=10
09:47:44 [2022-04-27T09:47:44.763Z]  > git config core.sparsecheckout # timeout=10
09:47:44 [2022-04-27T09:47:44.765Z]  > git checkout -f 21dac5e441d608260e700984fd6219753f038b28 # timeout=10