Project

General

Profile

Actions

Bug #10097

closed

failed: mon_thrash

Added by Yuri Weinstein over 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
-
% Done:

0%

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

Description

debian 7.0

logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-11-12_17:15:01-upgrade:giant-giant-distro-basic-vps/598662/

2014-11-13T01:12:35.286 ERROR:teuthology.run_tasks:Manager failed: mon_thrash
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 119, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/var/lib/teuthworker/src/ceph-qa-suite_giant/tasks/mon_thrash.py", line 341, in task
    thrash_proc.do_join()
  File "/var/lib/teuthworker/src/ceph-qa-suite_giant/tasks/mon_thrash.py", line 143, in do_join
    self.thread.get()
  File "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 308, in get
    raise self._exception
AssertionError

Related issues 2 (0 open2 closed)

Related to Ceph - Bug #13435: "failed: mon_thrash" in upgrade:hammer-x-infernalis-distro-basic-multi runDuplicate10/09/2015

Actions
Has duplicate Ceph - Bug #11634: qa-suite: mysterious mon_thrash failureDuplicate05/14/2015

Actions
Actions #1

Updated by Samuel Just over 9 years ago

  • Assignee set to Joao Eduardo Luis
Actions #2

Updated by Yuri Weinstein over 9 years ago

Same issue in run http://qa-proxy.ceph.com/teuthology/teuthology-2014-11-22_17:15:01-upgrade:giant-giant-distro-basic-vps/

Job 615211

2014-11-23T02:32:09.090 ERROR:teuthology.run_tasks:Manager failed: mon_thrash
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 119, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/var/lib/teuthworker/src/ceph-qa-suite_giant/tasks/mon_thrash.py", line 341, in task
    thrash_proc.do_join()
  File "/var/lib/teuthworker/src/ceph-qa-suite_giant/tasks/mon_thrash.py", line 143, in do_join
    self.thread.get()
  File "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 308, in get
    raise self._exception
AssertionError
Actions #3

Updated by Yuri Weinstein over 9 years ago

  • Priority changed from Normal to High
Actions #4

Updated by Loïc Dachary over 8 years ago

  • Status changed from New to 12
  • Regression set to No

http://pulpito.ceph.com/loic-2015-10-05_01:41:20-upgrade:hammer-hammer-backports---basic-vps/1088479

maybe just a race condition where the thread ends before join is called ?

Actions #5

Updated by Loïc Dachary over 8 years ago

  • Subject changed from "failed: mon_thrash" in upgrade:giant-giant-distro-basic-vps to failed: mon_thrash
Actions #6

Updated by Loïc Dachary over 8 years ago

http://pulpito.ceph.com/loic-2015-10-09_13:35:31-upgrade:hammer-hammer---basic-vps/1096484/

2015-10-09T06:08:39.538 DEBUG:teuthology.run_tasks:Unwinding manager mon_thrash
2015-10-09T06:08:39.538 INFO:tasks.mon_thrash:joining mon_thrasher
2015-10-09T06:08:39.538 ERROR:teuthology.run_tasks:Manager failed: mon_thrash
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 125, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/var/lib/teuthworker/src/ceph-qa-suite_hammer/tasks/mon_thrash.py", line 341, in task
    thrash_proc.do_join()
  File "/var/lib/teuthworker/src/ceph-qa-suite_hammer/tasks/mon_thrash.py", line 143, in do_join
    self.thread.get()
  File "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 308, in get
    raise self._exception
AssertionError
2015-10-09T06:08:39.668 DEBUG:teuthology.run_tasks:Unwinding manager ceph

Actions #7

Updated by Loïc Dachary over 8 years ago

http://tracker.ceph.com/issues/13435 has a traceback !

Crash: failed to reach quorum size 3 before timeout expired
ceph version 9.0.3-2052-ge5a6529 (e5a6529afc62e27afd1a9fd2caae8910e3a4cd86)
 1: (()+0x68cdaa) [0x7f669ad5edaa]
 2: (()+0x10340) [0x7f669956e340]
 3: (gsignal()+0x39) [0x7f6697a0fcc9]
 4: (abort()+0x148) [0x7f6697a130d8]
 5: (()+0x2fb86) [0x7f6697a08b86]
 6: (()+0x2fc32) [0x7f6697a08c32]
 7: (()+0x20f3f3) [0x7f669a8e13f3]
 8: (Monitor::remove_session(MonSession*)+0x852) [0x7f669a900dd2]
 9: (Monitor::waitlist_or_zap_client(std::shared_ptr<MonOpRequest>)+0x137) [0x7f669a9016a7]
 10: (Monitor::_ms_dispatch(Message*)+0x4fb) [0x7f669a91604b]
 11: (Monitor::handle_forward(std::shared_ptr<MonOpRequest>)+0x863) [0x7f669a9146f3]
 12: (Monitor::dispatch_op(std::shared_ptr<MonOpRequest>)+0xc0e) [0x7f669a91579e]
 13: (Monitor::_ms_dispatch(Message*)+0x628) [0x7f669a916178]
 14: (Monitor::ms_dispatch(Message*)+0x23) [0x7f669a934ab3]
 15: (DispatchQueue::entry()+0x63a) [0x7f669acafbda]
 16: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f669ab17b7d]
 17: (()+0x8182) [0x7f6699566182]
 18: (clone()+0x6d) [0x7f6697ad347d]
Actions #8

Updated by Sage Weil over 8 years ago

  • Status changed from 12 to Resolved
Actions

Also available in: Atom PDF