Actions
action #174073
closed[BCI] Investigate kiwi failures on PPC
Start date:
2024-12-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-16.0-BCI-Updates-ppc64le-kiwi_10.1_on_SLES_15-SP6_podman@ppc64le fails in
root_BCI-tests_all
Many BCI tests on ppc64le fail because the container is not started:
AssertionError: Unexpected exit code 255 for CommandResult(backend=<testinfra.backend.podman.PodmanBackend object at 0x7fff87831d50>, exit_status=255, command=b'uname -s', _stdout=b'', _stderr=b'Error: can only create exec sessions on running containers: container state improper\n')
The issue appears only on ppc64le, not on aarch64, s390x or x86_64
Updated by dirkmueller 8 days ago
This is a duplicate of the "no power9 workers available" problem. kiwi 10 is SLE16/SLFO based.
Updated by ph03nix 8 days ago
- Related to action #173869: [BCI] bash segfaults in BCI testing on powerPC hosts added
Updated by ph03nix 3 days ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 80
Awaiting next test runs in https://openqa.suse.de/group_overview/608 to verify that it's working.
Updated by ph03nix 2 days ago
- Status changed from Feedback to Resolved
- % Done changed from 80 to 100
ppc64le is fixed in https://openqa.suse.de/tests/overview?build=6.11_kiwi-image&groupid=608
Actions