-
Bug
-
Resolution: Unresolved
-
Undefined
-
4.21
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
In Progress
-
Bug Fix
-
-
None
-
None
-
None
-
None
Description of problem:
Node ISO creation fails with a context deadline exceeded error during the node-image create step.
Version-Release number of selected component (if applicable):
4.21
How reproducible:
Always
Steps to Reproduce:
1. Execute oc adm node-image create --mac-address=c8:4b:d6:86:eb:4e
Actual results:
Node ISO creation is failing with a timeout (context deadline exceeded). 2025-10-21T12:35:40Z [node-image create] Launching command 2025-10-21T12:35:45Z [node-image create] Gathering additional information from the target cluster 2025-10-21T12:35:45Z [node-image create] Creating internal configuration manifests 2025-10-21T12:35:45Z [node-image create] Rendering ISO ignition 2025-10-21T12:36:15Z [node-image create] Retrieving the base ISO image 2025-10-21T12:36:15Z [node-image create] Extracting base image from release payload 2025-10-21T12:42:15Z [node-image create] Verifying base image version 2025-10-21T12:48:10Z [node-image create] Creating agent artifacts for the final image 2025-10-21T12:48:10Z [node-image create] Extracting required artifacts from release payload 2025-10-21T12:50:45Z [node-image create] unexpected error caught while running the command, storing pod logs in report 2025-10-21T12:50:45Z [node-image create] command execution failed. Reason: context deadline exceeded 2025-10-21T12:50:45Z [node-image create] Saving report file
Expected results:
Node ISO should be created successfully.
Additional info: