fedora_infos.containers.0.State.Healthcheck.Status): ''dict object'' has no attribute ''Healthcheck
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Cédric Jeanneret |
Bug Description
https:/
tripleo_
```
TASK [Assert that tripleo_fedora systemd service is active] *******
2022-06-24 08:44:15.732335 | centos-9-stream | ok: [instance] => changed=false
2022-06-24 08:44:15.732347 | centos-9-stream | msg: tripleo_fedora systemd service is active
2022-06-24 08:44:15.732358 | centos-9-stream |
2022-06-24 08:44:15.732369 | centos-9-stream | TASK [Check if tripleo_fedora healthcheck is active and healthy] ***************
2022-06-24 08:44:15.732380 | centos-9-stream | fatal: [instance]: FAILED! =>
2022-06-24 08:44:15.732391 | centos-9-stream | msg: 'The conditional check ''''healthy'' in fedora_
```
Here is the codebase at which it is failing: https:/
It is blocking cs9 porting work. So I am capturing the failure in the bug and marking the job non-voting to unblock.
Changed in tripleo: | |
assignee: | nobody → Cédric Jeanneret (cjeanner) |
Notes:
- underlying OS is also updated, from cs8 to cs9
- this means podman has also an update
I'm suspecting a change in the way podman exposes its data.
Chandan, is there a way to know the podman version, as well as its source repository? That would make things easier in order to debug that one.
Cheers,
C.