Bug 522012

Summary: exceptions.AttributeError: NameError instance has no attribute 'get_error_message'
Product: Red Hat Satellite 5 Reporter: Jan Hutař <jhutar>
Component: ServerAssignee: Michael Mráka <mmraka>
Status: CLOSED DEFERRED QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 530CC: dmach
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-29 20:09:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 500798    

Description Jan Hutař 2009-09-09 06:41:41 UTC
Description of problem:
I have tried to provision 2 virt systems (Xen PV & FV guests) from the Satellite 5.3.0 at the +-same time and obtained tracebacks /var/log/up2date.


Version-Release number of selected component (if applicable):
Satellite 5.3.0 synced to Stage
spacewalk-koan-0.1.11-12.el5sat
libvirt-0.6.3-20.el5
kernel-xen-2.6.18-164.el5
rhn-check-0.4.20-9.el5
redhat-release-5Server-5.4.0.3


How reproducible:
1 of 1 attept


Steps to Reproduce:
1. I do not know how to reproduce this
2. Only not standard thing I have done was I have scheduled that PV and FV guest installation on the Satellite while Host system was rebooting


Actual results:
Traceback recorded in the log (2 times):
[Wed Sep  9 08:31:46 2009] up2date updateLoginInfo() login info
[Wed Sep  9 08:31:46 2009] up2date logging into up2date server
[Wed Sep  9 08:31:46 2009] up2date successfully retrieved authentication token from up2date server
[Wed Sep  9 08:31:47 2009] up2date Updating package profile
[Wed Sep  9 08:31:51 2009] up2date updateLoginInfo() login info
[Wed Sep  9 08:31:51 2009] up2date logging into up2date server
[Wed Sep  9 08:31:51 2009] up2date successfully retrieved authentication token from up2date server
[Wed Sep  9 08:31:52 2009] up2date 
Traceback (most recent call last):
  File "/usr/sbin/rhn_check", line 276, in __run_action
    (status, message, data) = CheckCli.__do_call(method, params)
  File "/usr/sbin/rhn_check", line 269, in __do_call
    retval = method(*params)
  File "/usr/share/rhn/actions/kickstart_guest.py", line 50, in initiate
    virt_type, name, mem_kb, vcpus, disk_gb, virt_bridge, disk_path, extra_append, log_notify_handler)
  File "/usr/share/rhn/spacewalkkoan/spacewalkkoan.py", line 201, in initiate_guest
xtract_tb(tb)))
exceptions.AttributeError: NameError instance has no attribute 'get_error_message'


Expected results:
Installation should start


Additional info:
This was discovered while RHEL5-U4 KS trees validation.

Comment 1 Daniel Mach 2009-09-09 07:14:23 UTC
This is not a releng bug.
Changing product to RHN Satellite.