-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
This test recently started running in the build-node-image job, see: coreos/fedora-coreos-pipeline#1178, and has been failing since on the s390x arch for the 4.19-9.6 and 4.20-9.6 streams.
--- FAIL: rhcos.network.init-interfaces-test (611.87s)
harness.go:1872: mach.Start() failed: machine "0756884f-e506-4bc6-b471-43b1c7ab7d3f" failed to start: ssh journalctl failed: time limit exceeded
Console Log Analysis
I've reviewed the console logs and believe the machine is actually booting successfully. The log for a test run shows the machine reaching a login prompt and configuring network interfaces.
- Successful boot: The log ends with a console login prompt, although for the
ibm-p8-kvm-03-guest-18user, not thecoreuser. - Network configuration: The
rhcos.network.init-interfaces-testtest configures the network via Ignition. The log shows that systemd successfully started the Network Manager service. The final log output also shows three network interfaces (enc1.0001,enc1.0002, andenc3) with assigned IP addresses, confirming the network was successfully configured and is operational. - coreos-teardown-initramfs: There are some messages from this service:
RTNETLINK answers: Operation not supportedthat I'm not sure are related. The console log shows that the system proceeds to successfully boot despite these messages.
Console.txt from 2025-08-06:
Metadata
Metadata
Assignees
Labels
No labels