1- name: SoftOffTimeout 2 inherits: 3 - xyz.openbmc_project.Common.Timeout 4- name: HostStartFailure 5 inherits: 6 - xyz.openbmc_project.State.SystemdTarget.Failure 7- name: HostMinStartFailure 8 inherits: 9 - xyz.openbmc_project.State.SystemdTarget.Failure 10- name: HostShutdownFailure 11 inherits: 12 - xyz.openbmc_project.State.SystemdTarget.Failure 13- name: HostStopFailure 14 inherits: 15 - xyz.openbmc_project.State.SystemdTarget.Failure 16- name: HostRebootFailure 17 inherits: 18 - xyz.openbmc_project.State.SystemdTarget.Failure 19