Project

General

Profile

Actions

Bug #56297

closed

crash: File "mgr/devicehealth/module.py", in serve: if self.db_ready() and self.enable_monitoring:

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

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

c5efd9a11456f073d65f44e1fa633a76d4f99cc530cba6ab7357983ad052aa58
0be10189a1e1d49804974c592d340e7592230857f4ac8bc15c11845f9d829f98


Description

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

Sanitized backtrace:

    File "mgr/devicehealth/module.py", in serve: if self.db_ready() and self.enable_monitoring:
    File "mgr/mgr_module.py", in db_ready: return self.db is not None
    File "mgr/mgr_module.py", in db: self._db = self.open_db()
    File "mgr/mgr_module.py", in open_db: db = sqlite3.connect(uri, check_same_thread=False, uri=True)

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 338, in serve\n    if self.db_ready() and self.enable_monitoring:",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 1189, in db_ready\n    return self.db is not None",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 1201, in db\n    self._db = self.open_db()",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 1181, in open_db\n    db = sqlite3.connect(uri, check_same_thread=False, uri=True)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-20T09:29:32.518052Z_e4e8ee70-c942-48b9-aa93-007bc92dd9b4",
    "entity_name": "mgr.800ae0515df82260d09558cd70b74607c0f21937",
    "mgr_module": "devicehealth",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "OperationalError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "d054d370236db30063481d993e3378445f85eafb4de94147f9d9b3f7eac59ce7",
    "timestamp": "2022-06-20T09:29:32.518052Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.15.0-1011-raspi",
    "utsname_sysname": "Linux",
    "utsname_version": "#13-Ubuntu SMP PREEMPT Thu Jun 2 11:44:34 UTC 2022" 
}


Related issues 1 (0 open1 closed)

Is duplicate of cephsqlite - Bug #55606: [ERR] Unhandled exception from module ''devicehealth'' while running on mgr.y: unknownResolvedPatrick Donnelly

Actions
Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Updated by Telemetry Bot almost 2 years ago

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

Updated by Patrick Donnelly about 1 year ago

  • Is duplicate of Bug #55606: [ERR] Unhandled exception from module ''devicehealth'' while running on mgr.y: unknown added
Actions #4

Updated by Patrick Donnelly about 1 year ago

  • Status changed from New to Duplicate
  • Crash signature (v1) updated (diff)
Actions

Also available in: Atom PDF