Project

General

Profile

Actions

Bug #60595

open

crash: File "mgr/zabbix/module.py", in serve: self.event.wait(interval)

Added by Telemetry Bot 12 months 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):

79a01d6e5777c9d8e60ba1722a6af3f9ee8206335fc7a2250135477bb2eb729f


Description

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

Sanitized backtrace:

    File "mgr/zabbix/module.py", in serve: self.event.wait(interval)
    File "/lib/python3.9/threading.py", in wait: signaled = self._cond.wait(timeout)
    File "/lib/python3.9/threading.py", in wait: if timeout > 0:

Crash dump sample:
{
    "archived": "2023-03-23 21:12:19.230966",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/zabbix/module.py\", line 465, in serve\n    self.event.wait(interval)",
        "  File \"/lib/python3.9/threading.py\", line 574, in wait\n    signaled = self._cond.wait(timeout)",
        "  File \"/lib/python3.9/threading.py\", line 315, in wait\n    if timeout > 0:",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-23T14:50:28.050316Z_7625bbd2-fc83-43b8-9413-0eca80c38138",
    "entity_name": "mgr.5e040a598faeaaae256733c3269e5f253f0d01b2",
    "mgr_module": "zabbix",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "TypeError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "f0daf998ee596906505a7e70298982580848d6676b7b209c97bdc85bfa4c49fc",
    "timestamp": "2023-03-23T14:50:28.050316Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.74-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions

Also available in: Atom PDF