Project

General

Profile

Actions

Bug #49889

closed

mgr/orchestrator/_interface.py: ZeroDivisionError

Added by Neha Ojha about 3 years ago. Updated almost 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

2021-03-18T08:56:03.699 INFO:tasks.ceph.mgr.x.smithi070.stderr:2021-03-18T08:56:03.698+0000 7f03d5349700 -1 mgr handle_command module 'orchestrator' command handler threw exception:
2021-03-18T08:56:03.702 INFO:tasks.ceph.mgr.x.smithi070.stderr:2021-03-18T08:56:03.702+0000 7f03d5349700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last):
2021-03-18T08:56:03.702 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 1335, in _handle_command
2021-03-18T08:56:03.702 INFO:tasks.ceph.mgr.x.smithi070.stderr:    return self.handle_command(inbuf, cmd)
2021-03-18T08:56:03.702 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 167, in handle_command
2021-03-18T08:56:03.702 INFO:tasks.ceph.mgr.x.smithi070.stderr:    return dispatch[cmd['prefix']].call(self, cmd, inbuf)
2021-03-18T08:56:03.702 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 389, in call
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:    return self.func(mgr, **kwargs)
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 107, in <lambda>
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:    wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs)  # noqa: E731
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 96, in wrapper
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:    return func(*args, **kwargs)
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/orchestrator/module.py", line 331, in _add_host
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:    return self._apply_misc([s], False, Format.plain)
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/orchestrator/module.py", line 1032, in _apply_misc
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:    raise_if_exception(completion)
2021-03-18T08:56:03.703 INFO:tasks.ceph.mgr.x.smithi070.stderr:  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 224, in raise_if_exception
2021-03-18T08:56:03.704 INFO:tasks.ceph.mgr.x.smithi070.stderr:    raise e
2021-03-18T08:56:03.704 INFO:tasks.ceph.mgr.x.smithi070.stderr:ZeroDivisionError

/a/yuriw-2021-03-17_23:47:24-rados-wip-yuri6-testing-3.17.21-distro-basic-smithi/5975329

Actions

Also available in: Atom PDF