I think I've registerd Libvirt-CIM and Libcmputil as CIM Provider.
I re-installed Libvirt-CIM package.
And I made sure that with Pegasus's command "cimprovider -s -l".
But following error messages didn't disappear.
==============================================================
--------------------------------------------------------------------
AllocationCapabilities - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_AllocationCapabilities
ERROR - Unauthorized
ERROR - Only 0 pools returned, expected at least 4
--------------------------------------------------------------------
AllocationCapabilities - 02_alloccap_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_alloccap_gi_errs.py", line 109, in main
expr_values=exp['invalid_keyvalue'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line
464, in GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line
181, in imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226,
in wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
==============================================================
Would you have any more suggestion of this messages?
Toshifumi Fujimura wrote:
> Thanks for your quick reply.
>
> I can't access to this page.
> Is this no longer live?
Hi,
We currently don't have a page that describes the setup for both
cimtest and libvirt-cim. This is something we'll need to add. The
current assumption is that users will have a working libvirt-cim
environment prior to setting up cimtest.
Do you have any setup questions we can answer in the meantime?
--
Toshifumi Fujimura.
=================================================
KVM on Pegasus Test Run Summary for Oct 16 2008
=================================================
Distro: Fedora release 9.92 (Rawhide)
Kernel: 2.6.27-3.fc10.i686.PAE
libvirt: 0.4.6
Hypervisor: QEMU 0.9.1
CIMOM: Pegasus 2.7.1
Libvirt-cim revision: 0
Libvirt-cim changeset: Unknown
=================================================
FAIL : 127
XFAIL : 2
SKIP : 5
PASS : 2
-----------------
Total : 136
=================================================
FAIL Test Summary:
AllocationCapabilities - 01_enum.py: FAIL
AllocationCapabilities - 02_alloccap_gi_errs.py: FAIL
ComputerSystem - 03_defineVS.py: FAIL
ComputerSystem - 04_defineStartVS.py: FAIL
ComputerSystem - 05_activate_defined_start.py: FAIL
ComputerSystem - 06_paused_active_suspend.py: FAIL
ComputerSystem - 22_define_suspend.py: FAIL
ComputerSystem - 23_suspend_suspend.py: FAIL
ComputerSystem - 27_define_suspend_errs.py: FAIL
ComputerSystem - 32_start_reboot.py: FAIL
ComputerSystem - 33_suspend_reboot.py: FAIL
ComputerSystem - 35_start_reset.py: FAIL
ComputerSystem - 40_RSC_start.py: FAIL
ComputerSystem - 41_cs_to_settingdefinestate.py: FAIL
ComputerSystem - 42_cs_gi_errs.py: FAIL
ComputerSystemIndication - 01_created_indication.py: FAIL
ElementAllocatedFromPool - 01_forward.py: FAIL
ElementAllocatedFromPool - 02_reverse.py: FAIL
ElementAllocatedFromPool - 03_reverse_errs.py: FAIL
ElementAllocatedFromPool - 04_forward_errs.py: FAIL
ElementCapabilities - 01_forward.py: FAIL
ElementCapabilities - 02_reverse.py: FAIL
ElementCapabilities - 03_forward_errs.py: FAIL
ElementCapabilities - 04_reverse_errs.py: FAIL
ElementCapabilities - 05_hostsystem_cap.py: FAIL
ElementConforms - 01_forward.py: FAIL
ElementConforms - 02_reverse.py: FAIL
ElementConforms - 03_ectp_fwd_errs.py: FAIL
ElementConforms - 04_ectp_rev_errs.py: FAIL
ElementSettingData - 01_forward.py: FAIL
ElementSettingData - 03_esd_assoc_with_rasd_errs.py: FAIL
EnabledLogicalElementCapabilities - 01_enum.py: FAIL
EnabledLogicalElementCapabilities - 02_elecap_gi_errs.py: FAIL
HostSystem - 01_enum.py: FAIL
HostSystem - 02_hostsystem_to_rasd.py: FAIL
HostSystem - 03_hs_to_settdefcap.py: FAIL
HostSystem - 04_hs_to_EAPF.py: FAIL
HostSystem - 05_hs_gi_errs.py: FAIL
HostSystem - 06_hs_to_vsms.py: FAIL
HostedDependency - 01_forward.py: FAIL
HostedDependency - 02_reverse.py: FAIL
HostedDependency - 03_enabledstate.py: FAIL
HostedDependency - 04_reverse_errs.py: FAIL
HostedResourcePool - 01_forward.py: FAIL
HostedResourcePool - 02_reverse.py: FAIL
HostedResourcePool - 03_forward_errs.py: FAIL
HostedResourcePool - 04_reverse_errs.py: FAIL
HostedService - 01_forward.py: FAIL
HostedService - 02_reverse.py: FAIL
HostedService - 03_forward_errs.py: FAIL
HostedService - 04_reverse_errs.py: FAIL
LogicalDisk - 01_disk.py: FAIL
LogicalDisk - 02_nodevs.py: FAIL
LogicalDisk - 03_ld_gi_errs.py: FAIL
Memory - 01_memory.py: FAIL
Memory - 02_defgetmem.py: FAIL
Memory - 03_mem_gi_errs.py: FAIL
NetworkPort - 01_netport.py: FAIL
NetworkPort - 02_np_gi_errors.py: FAIL
NetworkPort - 03_user_netport.py: FAIL
Processor - 01_processor.py: FAIL
Processor - 02_definesys_get_procs.py: FAIL
Processor - 03_proc_gi_errs.py: FAIL
Profile - 01_enum.py: FAIL
Profile - 02_profile_to_elec.py: FAIL
Profile - 03_rprofile_gi_errs.py: FAIL
RASD - 01_verify_rasd_fields.py: FAIL
RASD - 02_enum.py: FAIL
RASD - 03_rasd_errs.py: FAIL
RASD - 04_disk_rasd_size.py: FAIL
ReferencedProfile - 01_verify_refprof.py: FAIL
ReferencedProfile - 02_refprofile_errs.py: FAIL
ResourceAllocationFromPool - 01_forward.py: FAIL
ResourceAllocationFromPool - 02_reverse.py: FAIL
ResourceAllocationFromPool - 03_forward_errs.py: FAIL
ResourceAllocationFromPool - 04_reverse_errs.py: FAIL
ResourceAllocationFromPool - 05_RAPF_err.py: FAIL
ResourcePool - 01_enum.py: FAIL
ResourcePool - 02_rp_gi_errors.py: FAIL
ResourcePoolConfigurationCapabilities - 01_enum.py: FAIL
ResourcePoolConfigurationCapabilities - 02_rpcc_gi_errs.py: FAIL
ResourcePoolConfigurationService - 01_enum.py: FAIL
ResourcePoolConfigurationService - 02_rcps_gi_errors.py: FAIL
ResourcePoolConfigurationService - 03_CreateResourcePool.py: FAIL
ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: FAIL
ResourcePoolConfigurationService - 06_RemoveResourcesFromResourcePool.py: FAIL
ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL
SettingsDefine - 01_forward.py: FAIL
SettingsDefine - 02_reverse.py: FAIL
SettingsDefine - 03_sds_fwd_errs.py: FAIL
SettingsDefine - 04_sds_rev_errs.py: FAIL
SettingsDefineCapabilities - 01_forward.py: FAIL
SettingsDefineCapabilities - 03_forward_errs.py: FAIL
SettingsDefineCapabilities - 04_forward_vsmsdata.py: FAIL
SettingsDefineCapabilities - 05_reverse_vsmcap.py: FAIL
SystemDevice - 01_forward.py: FAIL
SystemDevice - 02_reverse.py: FAIL
SystemDevice - 03_fwderrs.py: FAIL
VSSD - 01_enum.py: FAIL
VSSD - 03_vssd_gi_errs.py: FAIL
VSSD - 04_vssd_to_rasd.py: FAIL
VirtualSystemManagementCapabilities - 01_enum.py: FAIL
VirtualSystemManagementCapabilities - 02_vsmcap_gi_errs.py: FAIL
VirtualSystemManagementService - 01_definesystem_name.py: FAIL
VirtualSystemManagementService - 02_destroysystem.py: FAIL
VirtualSystemManagementService - 03_definesystem_ess.py: FAIL
VirtualSystemManagementService - 04_definesystem_ers.py: FAIL
VirtualSystemManagementService - 05_destroysystem_neg.py: FAIL
VirtualSystemManagementService - 06_addresource.py: FAIL
VirtualSystemManagementService - 08_modifyresource.py: FAIL
VirtualSystemManagementService - 09_procrasd_persist.py: FAIL
VirtualSystemManagementService - 10_hv_version.py: FAIL
VirtualSystemManagementService - 11_define_memrasdunits.py: FAIL
VirtualSystemManagementService - 12_referenced_config.py: FAIL
VirtualSystemManagementService - 13_refconfig_additional_devs.py: FAIL
VirtualSystemMigrationCapabilities - 01_enum.py: FAIL
VirtualSystemMigrationCapabilities - 02_vsmc_gi_errs.py: FAIL
VirtualSystemMigrationSettingData - 01_enum.py: FAIL
VirtualSystemMigrationSettingData - 02_vsmsd_gi_errs.py: FAIL
VirtualSystemSettingDataComponent - 01_forward.py: FAIL
VirtualSystemSettingDataComponent - 02_reverse.py: FAIL
VirtualSystemSettingDataComponent - 03_vssdc_fwd_errs.py: FAIL
VirtualSystemSettingDataComponent - 04_vssdc_rev_errs.py: FAIL
VirtualSystemSnapshotService - 01_enum.py: FAIL
VirtualSystemSnapshotService - 02_vs_sservice_gi_errs.py: FAIL
VirtualSystemSnapshotServiceCapabilities - 01_enum.py: FAIL
VirtualSystemSnapshotServiceCapabilities - 02_vs_sservicecap_gi_errs.py: FAIL
=================================================
XFAIL Test Summary:
ResourcePoolConfigurationService - 05_AddResourcesToResourcePool.py: XFAIL
VirtualSystemManagementService - 07_addresource_neg.py: XFAIL
=================================================
SKIP Test Summary:
ComputerSystem - 02_nosystems.py: SKIP
VSSD - 02_bootldr.py: SKIP
VirtualSystemMigrationService - 01_migratable_host.py: SKIP
VirtualSystemMigrationService - 02_host_migrate_type.py: SKIP
VirtualSystemMigrationService - 05_migratable_host_errs.py: SKIP
=================================================
Full report:
--------------------------------------------------------------------
AllocationCapabilities - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_AllocationCapabilities
ERROR - Unauthorized
ERROR - Only 0 pools returned, expected at least 4
--------------------------------------------------------------------
AllocationCapabilities - 02_alloccap_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_alloccap_gi_errs.py", line 109, in main
expr_values=exp['invalid_keyvalue'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ComputerSystem - 01_enum.py: PASS
--------------------------------------------------------------------
ComputerSystem - 02_nosystems.py: SKIP
ERROR - System has defined domains; unable to run
--------------------------------------------------------------------
ComputerSystem - 03_defineVS.py: FAIL
ERROR - Failed to enumerate the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Error: property values are not set for VS domU1
--------------------------------------------------------------------
ComputerSystem - 04_defineStartVS.py: FAIL
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
ComputerSystem - 05_activate_defined_start.py: FAIL
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
ComputerSystem - 06_paused_active_suspend.py: FAIL
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
ComputerSystem - 22_define_suspend.py: FAIL
ERROR - Unable to define domgst using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ComputerSystem - 23_suspend_suspend.py: FAIL
ERROR - Unable to define domain 'cs_test_domain' using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ComputerSystem - 27_define_suspend_errs.py: FAIL
ERROR - Unable to define domain 'test_domain' using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ComputerSystem - 32_start_reboot.py: FAIL
ERROR - Unable to define domain 'cs_test_domain' using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ComputerSystem - 33_suspend_reboot.py: FAIL
ERROR - Unable to define domain 'test_domain' using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ComputerSystem - 35_start_reset.py: FAIL
ERROR - Unable to define domain 'cs_test_domain' using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ComputerSystem - 40_RSC_start.py: FAIL
ERROR - Exception: DefineSystem() failed to create domain: 'cs_test_domain'
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ComputerSystem - 41_cs_to_settingdefinestate.py: FAIL
ERROR - Exception: Unauthorized
ERROR - AttributeError : 'NoneType' object has no attribute
'RequestedState'
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "41_cs_to_settingdefinestate.py", line 340, in main
if status != PASS and cs_dom.RequestedState != 0:
AttributeError: 'NoneType' object has no attribute 'RequestedState'
ERROR - None
--------------------------------------------------------------------
ComputerSystem - 42_cs_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "42_cs_gi_errs.py", line 117, in main
expr_values=expr_values['invalid_name_keyvalue'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ComputerSystemIndication - 01_created_indication.py: FAIL
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ElementAllocatedFromPool - 01_forward.py: FAIL
ERROR - Exception Unauthorized
--------------------------------------------------------------------
ElementAllocatedFromPool - 02_reverse.py: FAIL
ERROR - Failed to get associators information for KVM_ElementAllocatedFromPool
ERROR - Exception: Unauthorized
ERROR - Failed to get associators information for KVM_ElementAllocatedFromPool
ERROR - Exception: Unauthorized
ERROR - Failed to get associators information for KVM_ElementAllocatedFromPool
ERROR - Exception: Unauthorized
ERROR - Failed to get associators information for KVM_ElementAllocatedFromPool
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
ElementAllocatedFromPool - 03_reverse_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_reverse_errs.py", line 196, in main
ret = err_invalid_keyname()
File "03_reverse_errs.py", line 125, in err_invalid_keyname
expr_values=expr_values['invalid_keyname'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ElementAllocatedFromPool - 04_forward_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "04_forward_errs.py", line 514, in main
ret = err_invalid_sysname_keyname(conn, exp_list[0])
File "04_forward_errs.py", line 178, in err_invalid_sysname_keyname
return try_assoc(conn, exp_ret, test_dom, test_keys, test_vals, log_msg)
File "04_forward_errs.py", line 123, in try_assoc
AssocClass=assoc_classname)
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ElementCapabilities - 01_forward.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Failed to get host info
--------------------------------------------------------------------
ElementCapabilities - 02_reverse.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Failed to get host info
--------------------------------------------------------------------
ElementCapabilities - 03_forward_errs.py: FAIL
ERROR - Unknown exception happened
ERROR - Unauthorized
--------------------------------------------------------------------
ElementCapabilities - 04_reverse_errs.py: FAIL
ERROR - Unknown exception happened
ERROR - Unauthorized
--------------------------------------------------------------------
ElementCapabilities - 05_hostsystem_cap.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
ElementConforms - 01_forward.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Unable to define domain domU
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ElementConforms - 02_reverse.py: FAIL
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to get instance by the class of KVM_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Instance for domgst not created
--------------------------------------------------------------------
ElementConforms - 03_ectp_fwd_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_ectp_fwd_errs.py", line 109, in main
retval = try_invalid_assoc(sv_name_val, i, tc_scen[i], options.virt)
File "03_ectp_fwd_errs.py", line 85, in try_invalid_assoc
expr_values=expr_values[field], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ElementConforms - 04_ectp_rev_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "04_ectp_rev_errs.py", line 168, in main
retval = try_invalid_assoc(hs, host_name_val, i, tc_scen[i], options.virt)
File "04_ectp_rev_errs.py", line 125, in try_invalid_assoc
expr_values=expr_values[field], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ElementSettingData - 01_forward.py: FAIL
ERROR - Exception Unauthorized
--------------------------------------------------------------------
ElementSettingData - 03_esd_assoc_with_rasd_errs.py: FAIL
ERROR - Failed to get associators information for KVM_VirtualSystemSettingDataComponent
--------------------------------------------------------------------
EnabledLogicalElementCapabilities - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_EnabledLogicalElementCapabilities
--------------------------------------------------------------------
EnabledLogicalElementCapabilities - 02_elecap_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_elecap_gi_errs.py", line 84, in main
expr_values=expr_values['invalid_instid_keyvalue'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
HostSystem - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of %s KVM_HostSystem: Unauthorized
ERROR - UnboundLocalError : local variable 'hs' referenced before assignment
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "01_enum.py", line 70, in main
if len(hs) != 1:
UnboundLocalError: local variable 'hs' referenced before assignment
ERROR - None
--------------------------------------------------------------------
HostSystem - 02_hostsystem_to_rasd.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
HostSystem - 03_hs_to_settdefcap.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to define the dom: domgst_test
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
HostSystem - 04_hs_to_EAPF.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
HostSystem - 05_hs_gi_errs.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
HostSystem - 06_hs_to_vsms.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Did not get the expected MigrationService record
--------------------------------------------------------------------
HostedDependency - 01_forward.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
HostedDependency - 02_reverse.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to define the dom: hd_domain
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
HostedDependency - 03_enabledstate.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to define the dom: hd_domain1
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
HostedDependency - 04_reverse_errs.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - --- FAILED: Invalid Name Key Name.---
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - --- FAILED: Invalid Name Key Value.---
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - --- FAILED: Invalid CreationClassName Key Name---
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - --- FAILED: Invalid CreationClassName Key Value---
--------------------------------------------------------------------
HostedResourcePool - 01_forward.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Error in calling get_host_info function
--------------------------------------------------------------------
HostedResourcePool - 02_reverse.py: FAIL
ERROR - Failed to enumerate the class of KVM_HostSystem
--------------------------------------------------------------------
HostedResourcePool - 03_forward_errs.py: FAIL
ERROR - Failed to enumerate the class of KVM_HostSystem
--------------------------------------------------------------------
HostedResourcePool - 04_reverse_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "04_reverse_errs.py", line 70, in main
expr_values['Invalid_InstanceID_KeyName'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
HostedService - 01_forward.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Failed to get host info.
--------------------------------------------------------------------
HostedService - 02_reverse.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Failed to get host info.
--------------------------------------------------------------------
HostedService - 03_forward_errs.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Error in calling get_host_info function
--------------------------------------------------------------------
HostedService - 04_reverse_errs.py: FAIL
ERROR - UnboundLocalError : local variable 'host_sys' referenced before
assignment
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "04_reverse_errs.py", line 47, in main
logger.error(CIM_ERROR_ENUMERATE % host_sys.name)
UnboundLocalError: local variable 'host_sys' referenced before assignment
ERROR - None
--------------------------------------------------------------------
LogicalDisk - 01_disk.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "01_disk.py", line 56, in main
dev = eval('devices.' + get_typed_class(options.virt,
"LogicalDisk"))(options.ip, key_list)
File "./lib/XenKvmLib/devices.py", line 53, in __init__
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
LogicalDisk - 02_nodevs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_nodevs.py", line 54, in main
if not clean_system(options.ip, options.virt):
File "02_nodevs.py", line 42, in clean_system
l = enumclass.enumerate(host, 'ComputerSystem', keys, virt)
File "./lib/XenKvmLib/enumclass.py", line 396, in enumerate
File "./lib/XenKvmLib/enumclass.py", line 381, in enumerate_inst
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 434, in
EnumerateInstances
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
LogicalDisk - 03_ld_gi_errs.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to Define the dom: hd_domain
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
Memory - 01_memory.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "01_memory.py", line 54, in main
dev = eval('devices.' + get_typed_class(options.virt,
"Memory"))(options.ip, key_list)
File "./lib/XenKvmLib/devices.py", line 53, in __init__
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
Memory - 02_defgetmem.py: FAIL
ERROR - Exception: Unable to create domain domu using DefineSys()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
Memory - 03_mem_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_mem_gi_errs.py", line 209, in main
retval = try_invalid_gi(i, field1, field2)
File "03_mem_gi_errs.py", line 164, in try_invalid_gi
expr_values=expr_values[field2], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
NetworkPort - 01_netport.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Exception: Unauthorized
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
NetworkPort - 02_np_gi_errors.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_np_gi_errors.py", line 265, in main
ret_value = err_invalid_ccname_keyname()
File "02_np_gi_errors.py", line 73, in err_invalid_ccname_keyname
expr_values=expr_values['invalid_ccname'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
NetworkPort - 03_user_netport.py: FAIL
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
Processor - 01_processor.py: FAIL
ERROR - Error check device domain/0: Unauthorized
--------------------------------------------------------------------
Processor - 02_definesys_get_procs.py: FAIL
ERROR - Exception: Unable create domain test_domain using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
Processor - 03_proc_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_proc_gi_errs.py", line 212, in main
retval = try_invalid_gi(i, field1, field2)
File "03_proc_gi_errs.py", line 166, in try_invalid_gi
expr_values=expr_values[field2], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
Profile - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_RegisteredProfile
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
Profile - 02_profile_to_elec.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Unable define domain domguest using DefineSystem()
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
Profile - 03_rprofile_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_rprofile_gi_errs.py", line 88, in main
expr_values=expr_values['invalid_instid_keyvalue'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
RASD - 01_verify_rasd_fields.py: FAIL
ERROR - Failed to get associators information for
KVM_KVM_VirtualSystemSettingDataComponent
ERROR - Exception : Unauthorized
--------------------------------------------------------------------
RASD - 02_enum.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to Define the domain: VSSDC_dom
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
RASD - 03_rasd_errs.py: FAIL
ERROR - Failed to get instance by the class of Xen_DiskResourceAllocationSettingData
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
RASD - 04_disk_rasd_size.py: FAIL
ERROR - Failed to test RASD: Unauthorized
ERROR - UnboundLocalError : local variable 'status' referenced before assignment
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "04_disk_rasd_size.py", line 124, in main
return status
UnboundLocalError: local variable 'status' referenced before assignment
ERROR - None
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ReferencedProfile - 01_verify_refprof.py: FAIL
ERROR - Failed to enumerate the class of KVM_RegisteredProfile
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
ReferencedProfile - 02_refprofile_errs.py: FAIL
ERROR - Failed to enumerate the class of KVM_RegisteredProfile
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
ResourceAllocationFromPool - 01_forward.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to Define the domain: RAFP_dom
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ResourceAllocationFromPool - 02_reverse.py: FAIL
ERROR - Failed to get instance by the class of KVM_MemResourceAllocationSettingData
ERROR - Exception details: Unauthorized
--------------------------------------------------------------------
ResourceAllocationFromPool - 03_forward_errs.py: FAIL
ERROR - Unknown exception happened
ERROR - Unauthorized
--------------------------------------------------------------------
ResourceAllocationFromPool - 04_reverse_errs.py: FAIL
ERROR - Unknown exception happened
ERROR - Unauthorized
--------------------------------------------------------------------
ResourceAllocationFromPool - 05_RAPF_err.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to define the dom 'RAPF_domain' for 'network' type
interface
ERROR - Failed to setup the domain
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
ResourcePool - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of MemoryPool
--------------------------------------------------------------------
ResourcePool - 02_rp_gi_errors.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_rp_gi_errors.py", line 126, in main
ret_value = err_invalid_instid_keyname(conn, cn, instid)
File "02_rp_gi_errors.py", line 65, in err_invalid_instid_keyname
bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ResourcePoolConfigurationCapabilities - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_ResourcePoolConfigurationCapabilities
--------------------------------------------------------------------
ResourcePoolConfigurationCapabilities - 02_rpcc_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_rpcc_gi_errs.py", line 74, in main
expr_values=expr_values['invalid_instid'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
ResourcePoolConfigurationService - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of KVM_HostSystem
--------------------------------------------------------------------
ResourcePoolConfigurationService - 02_rcps_gi_errors.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
ERROR - Problem getting host information
--------------------------------------------------------------------
ResourcePoolConfigurationService - 03_CreateResourcePool.py: FAIL
ERROR - Unexpected rc code 0 and description Unauthorized
InvokeMethod(CreateResourcePool): Unauthorized
--------------------------------------------------------------------
ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: FAIL
ERROR - Unexpected rc code 0 and description Unauthorized
InvokeMethod(CreateChildResourcePool): Unauthorized
--------------------------------------------------------------------
ResourcePoolConfigurationService - 05_AddResourcesToResourcePool.py: XFAIL
ERROR - Unexpected rc code 0 and description Unauthorized
InvokeMethod(AddResourcesToResourcePool): Unauthorized
Unauthorized
Bug:<92173>
--------------------------------------------------------------------
ResourcePoolConfigurationService - 06_RemoveResourcesFromResourcePool.py: FAIL
ERROR - Unexpected rc code 0 and description Unauthorized
InvokeMethod(RemoveResourcesFromResourcePool): Unauthorized
--------------------------------------------------------------------
ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL
ERROR - Unexpected rc code 0 and description Unauthorized
InvokeMethod(DeleteResourcePool): Unauthorized
--------------------------------------------------------------------
SettingsDefine - 01_forward.py: FAIL
ERROR - Failed to get instance by the class of NetworkPort
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
SettingsDefine - 02_reverse.py: FAIL
ERROR - Failed to get associators information for KVM_VirtualSystemSettingDataComponent
ERROR - Exception : Unauthorized
--------------------------------------------------------------------
SettingsDefine - 03_sds_fwd_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_sds_fwd_errs.py", line 254, in main
tc_scen[i], options.virt)
File "03_sds_fwd_errs.py", line 201, in try_invalid_assoc
expr_values=expr_values[field], bug_no='')
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
SettingsDefine - 04_sds_rev_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "04_sds_rev_errs.py", line 144, in main
retval = try_invalid_assoc(classname, name_val, i, tc_scen[i], options.virt)
File "04_sds_rev_errs.py", line 89, in try_invalid_assoc
expr_values=expr_values[field], bug_no='')
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
SettingsDefineCapabilities - 01_forward.py: FAIL
ERROR - Failed to get instance by the class of XenKvmLib.enumclass.KVM_DiskPool
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
SettingsDefineCapabilities - 03_forward_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_forward_errs.py", line 112, in main
field='INVALID_InstID_KeyName')
File "03_forward_errs.py", line 67, in err_invalid_instid_keyname
bug_no="")
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
SettingsDefineCapabilities - 04_forward_vsmsdata.py: FAIL
ERROR - Failed to get associators information for KVM_SettingsDefineCapabilities
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
SettingsDefineCapabilities - 05_reverse_vsmcap.py: FAIL
ERROR - Failed to get associators information for KVM_SettingsDefineCapabilities
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
SystemDevice - 01_forward.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "01_forward.py", line 67, in main
Name=test_dom, CreationClassName=cs_classname)
File "./lib/XenKvmLib/assoc.py", line 49, in AssociatorNames
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
SystemDevice - 02_reverse.py: FAIL
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
SystemDevice - 03_fwderrs.py: FAIL
--------------------------------------------------------------------
VSSD - 01_enum.py: FAIL
ERROR - Exception Unauthorized
--------------------------------------------------------------------
VSSD - 02_bootldr.py: SKIP
--------------------------------------------------------------------
VSSD - 03_vssd_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_vssd_gi_errs.py", line 108, in main
retval = try_invalid_gi(VSType, name_val, i, tc_scen[i])
File "03_vssd_gi_errs.py", line 80, in try_invalid_gi
expr_values=expr_values[field], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
VSSD - 04_vssd_to_rasd.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Failed to Define the domain: VSSDC_dom
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementCapabilities - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_VirtualSystemManagementCapabilities
--------------------------------------------------------------------
VirtualSystemManagementCapabilities - 02_vsmcap_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_vsmcap_gi_errs.py", line 85, in main
expr_values=expr_values['invalid_instid_keyvalue'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
VirtualSystemManagementService - 01_definesystem_name.py: FAIL
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 02_destroysystem.py: FAIL
ERROR - Unknow exception happened
ERROR - (0, 'Unauthorized')
InvokeMethod(DestroySystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 03_definesystem_ess.py: FAIL
ERROR - Unexpected rc code 0 and description:
Unauthorized
ERROR - DefineSystem should NOT return OK with a wrong ss input
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 04_definesystem_ers.py: FAIL
ERROR - Unexpected rc code 0 and description:
Unauthorized
ERROR - DefineSystem should NOT return OK with a wrong ss input
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 05_destroysystem_neg.py: FAIL
ERROR - destroy_fail>> noname: Error executing DestroySystem
ERROR - (0, 'Unauthorized')
ERROR - destroy_fail>> nonexistent: Error executing DestroySystem
ERROR - (0, 'Unauthorized')
InvokeMethod(DestroySystem): Unauthorized
InvokeMethod(DestroySystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 06_addresource.py: FAIL
ERROR - Error invoking AddRS: add_disk_res
ERROR - (0, 'Unauthorized')
InvokeMethod(AddResourceSettings): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 07_addresource_neg.py: XFAIL
ERROR - Unexpected rc code 0 and description:
Unauthorized
InvokeMethod(AddResourceSettings): Unauthorized
Bug:<90070>
--------------------------------------------------------------------
VirtualSystemManagementService - 08_modifyresource.py: FAIL
ERROR - Error invoking ModifyRS: mod_vcpu_res
ERROR - (0, 'Unauthorized')
InvokeMethod(ModifyResourceSettings): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 09_procrasd_persist.py: FAIL
ERROR - (0, 'Unauthorized')
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 10_hv_version.py: FAIL
ERROR - Did not find VSMS instance
ERROR - Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 11_define_memrasdunits.py: FAIL
ERROR - DefineSystem (Bytes) failed
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 12_referenced_config.py: FAIL
ERROR - Unable to define rstest_domain using DefineSystem()
ERROR - Unable to start rstest_domain
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemManagementService - 13_refconfig_additional_devs.py: FAIL
ERROR - Got CIM error Unauthorized with return code 0
ERROR - Unable define domain rstest_domain
ERROR - Unable to define domain rstest_domain
InvokeMethod(DefineSystem): Unauthorized
--------------------------------------------------------------------
VirtualSystemMigrationCapabilities - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_VirtualSystemMigrationCapabilities
--------------------------------------------------------------------
VirtualSystemMigrationCapabilities - 02_vsmc_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_vsmc_gi_errs.py", line 75, in main
expr_values=expr_values['invalid_instid'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
VirtualSystemMigrationService - 01_migratable_host.py: SKIP
--------------------------------------------------------------------
VirtualSystemMigrationService - 02_host_migrate_type.py: SKIP
--------------------------------------------------------------------
VirtualSystemMigrationService - 05_migratable_host_errs.py: SKIP
--------------------------------------------------------------------
VirtualSystemMigrationSettingData - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_VirtualSystemMigrationSettingData
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
VirtualSystemMigrationSettingData - 02_vsmsd_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_vsmsd_gi_errs.py", line 78, in main
status = verify_fields()
File "02_vsmsd_gi_errs.py", line 64, in verify_fields
expr_values=expr_values['invalid_instid'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
VirtualSystemSettingDataComponent - 01_forward.py: FAIL
ERROR - Failed to get instance by the class of KVM_VirtualSystemSettingData
ERROR - Exception : Unauthorized
--------------------------------------------------------------------
VirtualSystemSettingDataComponent - 02_reverse.py: FAIL
ERROR - Failed to get associators information for VirtualSystemSettingDataComponent
ERROR - Exception : Unauthorized
--------------------------------------------------------------------
VirtualSystemSettingDataComponent - 03_vssdc_fwd_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "03_vssdc_fwd_errs.py", line 143, in main
retval = try_invalid_assoc(classname, name_val, i, tc_scen[i], options.virt)
File "03_vssdc_fwd_errs.py", line 89, in try_invalid_assoc
expr_values=expr_values[field], bug_no='')
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
VirtualSystemSettingDataComponent - 04_vssdc_rev_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "04_vssdc_rev_errs.py", line 130, in main
retval = try_invalid_assoc(name_val, i, tc_scen[i], options.virt)
File "04_vssdc_rev_errs.py", line 91, in try_invalid_assoc
expr_values=expr_values[field], bug_no='')
File "./lib/XenKvmLib/common_util.py", line 250, in try_assoc
File "./lib/XenKvmLib/assoc.py", line 101, in AssociatorNames
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------
VirtualSystemSnapshotService - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
VirtualSystemSnapshotService - 02_vs_sservice_gi_errs.py: FAIL
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Linux_ComputerSystem
ERROR - Exception: Unauthorized
ERROR - Failed to enumerate the class of Hostsystem
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
VirtualSystemSnapshotServiceCapabilities - 01_enum.py: FAIL
ERROR - Failed to enumerate the class of KVM_VirtualSystemSnapshotServiceCapabilities
ERROR - Exception: Unauthorized
--------------------------------------------------------------------
VirtualSystemSnapshotServiceCapabilities - 02_vs_sservicecap_gi_errs.py: FAIL
ERROR - AuthError : Unauthorized
Traceback (most recent call last):
File "./lib/XenKvmLib/const.py", line 116, in do_try
File "02_vs_sservicecap_gi_errs.py", line 76, in main
status = verify_fields()
File "02_vs_sservicecap_gi_errs.py", line 63, in verify_fields
expr_values=expr_values['invalid_instid'], bug_no="")
File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 464, in
GetInstance
**params)
File "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 181, in
imethodcall
verify_callback = self.verify_callback)
File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 226, in
wbem_request
raise AuthError(response.reason)
AuthError: Unauthorized
ERROR - None
--------------------------------------------------------------------