
-------------------------------------------------------------------- ComputerSystem - 04_defineStartVS.py: FAIL ERROR - Got CIM error CIM_ERR_FAILED: Failed to define domain: operation failed: domain 'domguest' is already defined with uuid 6aacf333-a20c-442e-8855-6964159a6f99 with return code 1 ERROR - Unable to define domguest InvokeMethod(DefineSystem): CIM_ERR_FAILED: Failed to define domain: operation failed: domain 'domguest' is already defined with uuid 6aacf333-a20c-442e-8855-6964159a6f99
This occurs because a guest with the name "domguest" already is defined. Either you had this guest defined prior to running the test suite, or one of the tests isn't cleaning up properly. Can you look into this?
-------------------------------------------------------------------- ComputerSystem - 05_activate_defined_start.py: FAIL ERROR - Unable to check guest state ERROR - Exception: EnabledState is 3, expected 2. ERROR - Unable to check guest state ERROR - Exception: Unable start dom 'DomST1'
This is caused because the guest isn't starting as expected. With Containers guests, this is often because the guest crashes / terminated immediately after starting. Can you check this as well?
--------------------------------------------------------------------
Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com