Project

General

Profile

Actions

Bug #48981

closed

cephadm exporter: manager errors out with assertion error

Added by Deepika Upadhyay about 3 years ago. Updated about 3 years ago.

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

100%

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

manager errors out with assertion error 
2021-01-25T12:44:50.957 INFO:tasks.workunit.client.0.smithi193.stdout:exporter_threads_active is available
2021-01-25T12:44:53.936 INFO:tasks.workunit.client.0.smithi193.stderr:Error EINVAL: Traceback (most recent call last):
2021-01-25T12:44:53.937 INFO:tasks.workunit.client.0.smithi193.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 1269, in _handle_command
2021-01-25T12:44:53.937 INFO:tasks.workunit.client.0.smithi193.stderr:    return self.handle_command(inbuf, cmd)
2021-01-25T12:44:53.937 INFO:tasks.workunit.client.0.smithi193.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 151, in handle_command
2021-01-25T12:44:53.937 INFO:tasks.workunit.client.0.smithi193.stderr:    return dispatch[cmd['prefix']].call(self, cmd, inbuf)
2021-01-25T12:44:53.938 INFO:tasks.workunit.client.0.smithi193.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 380, in call
2021-01-25T12:44:53.938 INFO:tasks.workunit.client.0.smithi193.stderr:    return self.func(mgr, **kwargs)
2021-01-25T12:44:53.938 INFO:tasks.workunit.client.0.smithi193.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 108, in <lambda>
2021-01-25T12:44:53.938 INFO:tasks.workunit.client.0.smithi193.stderr:    wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs)
2021-01-25T12:44:53.938 INFO:tasks.workunit.client.0.smithi193.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 97, in wrapper
2021-01-25T12:44:53.939 INFO:tasks.workunit.client.0.smithi193.stderr:    return func(*args, **kwargs)
2021-01-25T12:44:53.939 INFO:tasks.workunit.client.0.smithi193.stderr:  File "/usr/share/ceph/mgr/orchestrator/module.py", line 550, in _list_services
2021-01-25T12:44:53.939 INFO:tasks.workunit.client.0.smithi193.stderr:    raise_if_exception(completion)
2021-01-25T12:44:53.939 INFO:tasks.workunit.client.0.smithi193.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 653, in raise_if_exception
2021-01-25T12:44:53.940 INFO:tasks.workunit.client.0.smithi193.stderr:    raise e
2021-01-25T12:44:53.940 INFO:tasks.workunit.client.0.smithi193.stderr:AssertionError
2021-01-25T12:44:53.940 INFO:tasks.workunit.client.0.smithi193.stderr:
2021-01-25T12:44:55.072 INFO:tasks.workunit.client.0.smithi193.stderr:+ host_pattern=
2021-01-25T12:44:55.072 INFO:tasks.workunit.client.0.smithi193.stderr:+ [[ '' = \* ]]
2021-01-25T12:44:55.072 INFO:tasks.workunit.client.0.smithi193.stderr:+ cleanup
2021-01-25T12:44:55.072 INFO:tasks.workunit.client.0.smithi193.stderr:+ '[' true = false ']'

/ceph/teuthology-archive/ideepika-2021-01-25_12:19:15-rados-wip-deepika-testing-2021-01-25-1527-distro-basic-smithi/5827851/teuthology.log

Actions #2

Updated by Sebastian Wagner about 3 years ago

  • Subject changed from cephadm: manager errors out with assertion error to cephadm exporter: manager errors out with assertion error
  • Assignee set to Paul Cuzner
  • Priority changed from Normal to High
  • Source set to Q/A
Actions #4

Updated by Paul Cuzner about 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
  • Pull request ID set to 39097

Can't reproduce with current master - assume that Sage's PR https://github.com/ceph/ceph/pull/39097 resolved the issue with orch ls output changing

closing

Actions

Also available in: Atom PDF