Bug 1073266

Summary: [RFE]error message confused via running 'service beaker-transfer start'
Product: [Retired] Beaker Reporter: wangjing <jingwang>
Component: command lineAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 0.15CC: aigao, asaha, dcallagh, dowang, tools-bugs
Target Milestone: 19.1Keywords: EasyFix, FutureFeature, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-17 08:40:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description wangjing 2014-03-06 06:22:34 UTC
Description of problem:
error message 'Error initializing Watchdog' returned which is confused via running 'service beaker-transfer start'.

Version-Release number of selected component (if applicable):
Beaker 0.15.6.git.133.bf56afa

How reproducible:
always

Steps to Reproduce:
1. on LC, set a wrong password/user[2] or AUTH_METHOD="krbv"[1] when LC does not support krbv in file /etc/beaker/labcontroller.conf
2. run:service beaker-transfer restart
3.

Actual results:
 return the error message for 'initializing *Watchdog*', rather than 'beaker-transfer':

detail:
[1]
Starting beaker-transfer: 2014-03-04 02:46:32,335 bkr.common.hub.HubProxy ERROR Failed to create new session: (-1765328189, 'No credentials cache found')
Error initializing Watchdog: (-1765328189, 'No credentials cache found')

[2]:
'Starting beaker-transfer: 2014-03-04 02:39:08,801 bkr.common.hub.HubProxy ERROR Failed to create new session: <Fault 1: "<class 'bkr.server.authentication.LoginException'>:Invalid username or password">
Error initializing Watchdog: <Fault 1: "<class 'bkr.server.authentication.LoginException'>:Invalid username or password">'


Expected results:
should be 'Error initializing beaker-transfer' or something rather than 'watchdog'.

Additional info:
see also bug 1067243

Comment 2 Dan Callaghan 2014-11-24 00:55:19 UTC
http://gerrit.beaker-project.org/3503

Comment 7 Dan Callaghan 2014-12-17 08:40:24 UTC
Beaker 19.1 is released.