← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2127087] Re: ironic compute driver should not attempt multiple builds on fatal errors

 

** Project changed: nova => ironic

** Also affects: nova
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2127087

Title:
  ironic compute driver should not attempt multiple builds on fatal
  errors

Status in Ironic:
  New
Status in OpenStack Compute (nova):
  New

Bug description:
  Some errors are fatal and should not attempt to build on another node.
  For example when the image format is not allowed, there is no point in
  attempting to build that instance on another node because that just
  wastes cycles and performs extra cleanings on nodes.

  2025-10-08 11:16:55.355 1 ERROR ironic.common.images [None req-0fcd4295-b332-4cb1-a576-1f34eca8f54e db13289c21194bbdb3b4d01798f89715 4d85c8112b3348eb9c8125399c96518d - - 6639a5a
  6104e4e988838b7c294626561 c4efd7a6df70434e8ebd67cdd0e55d22] Security: The requested image for deployment of node image cache fails safety sanity checking: Safety checks failed:
  mbr: oslo_utils.imageutils.format_inspector.SafetyCheckFailed: Safety checks failed: mbr
  2025-10-08 11:16:55.492 1 ERROR ironic.conductor.utils [None req-0fcd4295-b332-4cb1-a576-1f34eca8f54e db13289c21194bbdb3b4d01798f89715 4d85c8112b3348eb9c8125399c96518d - - 6639a
  5a6104e4e988838b7c294626561 c4efd7a6df70434e8ebd67cdd0e55d22] Error while preparing to deploy to node 4d3bb792-302a-4f05-8738-232c35dd9f49: The requested image is not valid for
  use.: ironic.common.exception.InvalidImage: The requested image is not valid for use.

  Above are the snippet of logs from Ironic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/2127087/+subscriptions



References