Closed
Bug 1484514
Opened 7 years ago
Closed 7 years ago
buildbot_masters restart script failed
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: riman, Unassigned)
Details
I've tried to restart buildbot masters by running the script but the authentication failed:
Papertrail logs:
Aug 19 02:12:40 buildduty-tools.srv.releng.usw2.mozilla.com restart_masters.sh: 2018-08-19 02:12:40,606 - DEBUG - __main__ - Verifying SSH credentials by connecting to a single master...
Aug 19 02:12:40 buildduty-tools.srv.releng.usw2.mozilla.com restart_masters.sh: 2018-08-19 02:12:40,607 - DEBUG - __main__ - Checking connection to master: buildbot-master51.bb.releng.use1.mozilla.com
Aug 19 02:12:40 buildduty-tools.srv.releng.usw2.mozilla.com restart_masters.sh: 2018-08-19 02:12:40,607 - DEBUG - __main__ - Attempting to connect to buildbot-master51.bb.releng.use1.mozilla.com as cltbld
Aug 19 02:12:41 buildduty-tools.srv.releng.usw2.mozilla.com restart_masters.sh: 2018-08-19 02:12:41,584 - DEBUG - __main__ - Authentication failure.
Aug 19 02:12:41 buildduty-tools.srv.releng.usw2.mozilla.com restart_masters.sh: 2018-08-19 02:12:41,584 - ERROR - __main__ - ('Bad authentication type', [u'publickey']) (allowed_types=[u'publickey'])
Aug 19 02:12:41 buildduty-tools.srv.releng.usw2.mozilla.com restart_masters.sh: 2018-08-19 02:12:41,698 - ERROR - __main__ - Couldn't get console to buildbot-master51.bb.releng.use1.mozilla.com
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(ciduty)
Reporter | ||
Comment 1•7 years ago
|
||
Yesterday, rmutter encountered the same issue. He successfully restarted bb-master51 manually and tried again, but nothing changed.
Reporter | ||
Comment 2•7 years ago
|
||
The buildbot-masters restart is no longer needed, because anything past esr52 is Taskcluster based.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(ciduty)
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•