Project

General

Profile

Actions

Bug #56323

open

crash: File "mgr/cephadm/module.py", in __init__: self.upgrade = CephadmUpgrade(self)

Added by Telemetry Bot almost 2 years ago. Updated over 1 year ago.

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

0%

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

f5f38e7958029d8c5482c0797660cbe27131c83fb1d3900d10db4177374b73c4


Description

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

Sanitized backtrace:

    File "mgr/cephadm/module.py", in __init__: self.upgrade = CephadmUpgrade(self)
    File "mgr/cephadm/upgrade.py", in __init__: self.upgrade_state: Optional[UpgradeState] = UpgradeState.from_json(json.loads(t))
    File "mgr/cephadm/upgrade.py", in from_json: return cls(**c)

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/cephadm/module.py\", line 470, in __init__\n    self.upgrade = CephadmUpgrade(self)",
        "  File \"/usr/share/ceph/mgr/cephadm/upgrade.py\", line 112, in __init__\n    self.upgrade_state: Optional[UpgradeState] = UpgradeState.from_json(json.loads(t))",
        "  File \"/usr/share/ceph/mgr/cephadm/upgrade.py\", line 93, in from_json\n    return cls(**c)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-02T11:15:14.962328Z_d55fda0a-eb56-40fd-a0ee-59bf33947a2f",
    "entity_name": "mgr.faef761d479176fd47693fe719de4d296da14e7e",
    "mgr_module": "cephadm",
    "mgr_module_caller": "ActivePyModule::load",
    "mgr_python_exception": "TypeError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "dc4e4593f58640492bcbf487ee528db88f5b29cdd843e24924d26863ed45f3b4",
    "timestamp": "2022-06-02T11:15:14.962328Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-33-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#34-Ubuntu SMP Wed May 18 13:34:26 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Updated by Sebastian Wagner almost 2 years ago

  • Project changed from mgr to Orchestrator
Actions

Also available in: Atom PDF