Project

General

Profile

Bug #42062

qa: AttributeError: 'MonitorThrasher' object has no attribute 'fs'

Added by Patrick Donnelly over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
qa-suite
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2019-09-24T22:27:40.358 ERROR:tasks.mon_thrash.mon_thrasher:exception:
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190924.140036/qa/tasks/mon_thrash.py", line 231, in do_thrash
    self._do_thrash()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190924.140036/qa/tasks/mon_thrash.py", line 298, in _do_thrash
    self.manager.wait_for_mon_quorum_size(len(mons)-len(mons_to_kill))
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190924.140036/qa/tasks/ceph_manager.py", line 2687, in wait_for_mon_quorum_size
    while not len(self.get_mon_quorum()) == size:
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190924.140036/qa/tasks/ceph_manager.py", line 2676, in get_mon_quorum
    out = self.raw_cluster_cmd('quorum_status')
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190924.140036/qa/tasks/ceph_manager.py", line 1248, in raw_cluster_cmd
    stdout=StringIO(),
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 205, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 437, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 162, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 184, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed on smithi102 with status 124: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph quorum_status'
2019-09-24T22:27:40.538 ERROR:tasks.daemonwatchdog.daemon_watchdog:exception:
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190924.140036/qa/tasks/daemonwatchdog.py", line 38, in _run
    self.watch()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190924.140036/qa/tasks/daemonwatchdog.py", line 110, in watch
    self.log("thrasher on fs.{name} failed".format(name=thrasher.fs.name))
AttributeError: 'MonitorThrasher' object has no attribute 'fs'

From: /ceph/teuthology-archive/pdonnell-2019-09-24_18:42:03-fs-wip-pdonnell-testing-20190924.140036-distro-basic-smithi/4331681/teuthology.log

History

#1 Updated by Jos Collin over 4 years ago

  • Category set to Correctness/Safety
  • Status changed from New to Fix Under Review
  • Pull request ID set to 31207

#2 Updated by Patrick Donnelly over 4 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF