Project

General

Profile

Actions

Bug #56205

closed

crash: File "mgr/devicehealth/module.py", in serve: self.scrape_all()

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:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

86fccb1331b555469509cb40ea7998ef724d7f67fa05541e6599b57aacbda12b
ac08e1ef6d35905f8dfb2e8bef5e63013092d4fd1812af45665b7a375c848d4f


Description

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

Sanitized backtrace:

    File "mgr/devicehealth/module.py", in serve: self.scrape_all()
    File "mgr/devicehealth/module.py", in scrape_all: self.put_device_metrics(device, data)
    File "mgr/devicehealth/module.py", in put_device_metrics: self._create_device(devid)
    File "mgr/devicehealth/module.py", in _create_device: cursor = self.db.execute(SQL, (devid,))

Crash dump sample:
{
    "archived": "2022-06-20 12:48:30.802289",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 373, in serve\n    self.scrape_all()",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 425, in scrape_all\n    self.put_device_metrics(device, data)",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 500, in put_device_metrics\n    self._create_device(devid)",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 487, in _create_device\n    cursor = self.db.execute(SQL, (devid,))",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-20T12:05:12.809026Z_d5a2b094-d6ed-428c-927e-aec6bd9c170b",
    "entity_name": "mgr.e6bca3d068549b964cac9c1d60380dd3a2944aef",
    "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": "7e506cc2729d5a18403f0373447bb825b42aafa2405fb0e5cfffc2896b093ed8",
    "timestamp": "2022-06-20T12:05:12.809026Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.19.0-20-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 4.19.235-1 (2022-03-17)" 
}


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.0.0, v17.2.0 added
Actions #2

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 #3

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