Project

General

Profile

Actions

Bug #56861

open

crash: File "mgr/ssh/__init__.py", in <module>: from .module import SSHOrchestrator

Added by Telemetry Bot over 1 year ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

899c75d6fed4e662fcc1ef3f67dc9b5b13449115f54fa0829f9b2373bde263ca


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=0fd9160de4d854ea8e5fb0e3986af2c82634f6860a20e818de430896a8bb213b

Sanitized backtrace:

    File "mgr/ssh/__init__.py", in <module>: from .module import SSHOrchestrator
    File "mgr/ssh/module.py", in <module>: class SSHReadCompletion(SSHCompletionmMixin, orchestrator.ReadCompletion):

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/ssh/__init__.py\", line 1, in <module>\n    from .module import SSHOrchestrator",
        "  File \"/usr/share/ceph/mgr/ssh/module.py\", line 41, in <module>\n    class SSHReadCompletion(SSHCompletionmMixin, orchestrator.ReadCompletion):",
        "<redacted>" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-21T11:36:37.697576Z_52698882-2c66-4be0-876a-8c26e32ca1f3",
    "entity_name": "mgr.86f09db669e8495f5e6ca715ee22dafd5f06ebec",
    "mgr_module": "ssh",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "AttributeError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "c710e39cecf4ebb901d32b0f72c688141bb7bdff453fc0b363c10e3d98da19c9",
    "timestamp": "2022-07-21T11:36:37.697576Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.39-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.39-1 (Wed, 22 Jun 2022 17:22:00 +0200)" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.1 added
Actions #2

Updated by Telemetry Bot 12 months ago

  • Affected Versions v17.2.3, v17.2.5 added
Actions

Also available in: Atom PDF