Uploaded image for project: 'CoreOS OCP'
  1. CoreOS OCP
  2. COS-3915 Pipeline monitoring w.s 23022026
  3. COS-3949

build-node-image #2589 - 4.20-9.6 ppc64le - podman build container cleanup error

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • CoreOS East - Sprint 284

      Build Details

      Field Value
      Job build-node-image
      Build Number #2589
      Stream 4.20-9.6
      Arch ppc64le
      Timestamp 2026-02-23T11:19:09
      Duration ~3 minutes
      Jenkins URL https://jenkins-rhcos--prod-pipeline.apps.int.prod-stable-spoke1-dc-iad2.itup.redhat.com/job/build-node-image/2589/

      Root Cause Analysis

      The build failed on ppc64le during the node image container build. The container image was successfully built and committed, but podman failed during cleanup when trying to delete the build container.

      Error Message

      time="2026-02-23T10:23:40Z" level=error msg="error deleting build container \"2ccfacafac34291d35f8ce1e17dbb6550e2b80ec81798f252fcbfee9d5594ef2\": identifier is not a container\n"
      Error: identifier is not a container
      

      Analysis

      This is a transient infrastructure issue with podman on the ppc64le builder. The actual container image build completed successfully (as seen in the logs showing successful commit to registry.ci.openshift.org/coreos/node-staging:4.20-9.6-node-image-ppc64le), but podman returned exit code 125 due to a cleanup failure.

      This is a known intermittent issue with podman container cleanup and should succeed on retry.

      Resolution

      Retry the build - this is a transient infrastructure flake.

              cverna@redhat.com Clément Verna
              cverna@redhat.com Clément Verna
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: