Project

General

Profile

Actions

Bug #47789

open

ceph-mgr: failed assert in Thread.cc

Added by Yao Ning over 3 years ago. Updated about 3 years ago.

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

0%

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

Description

2020-10-08 06:05:36.986 7f548b370e40 1 mgr[py] Loading python module 'rbd_support'
2020-10-08 06:05:37.161 7f548b370e40 1 mgr[py] Loading python module 'restful'
2020-10-08 06:05:38.156 7f548b370e40 1 mgr[py] Loading python module 'selftest'
2020-10-08 06:05:38.473 7f548b370e40 1 mgr[py] Loading python module 'status'
2020-10-08 06:05:38.613 7f548b370e40 1 mgr[py] Loading python module 'telegraf'
2020-10-08 06:05:38.782 7f548b370e40 1 mgr[py] Loading python module 'telemetry'
2020-10-08 06:05:39.265 7f548b370e40 1 mgr[py] Loading python module 'test_orchestrator'
2020-10-08 06:05:39.466 7f548b370e40 1 mgr[py] Loading python module 'volumes'
2020-10-08 06:05:39.684 7f548b370e40 1 mgr[py] Loading python module 'zabbix'
2020-10-08 06:05:39.788 7f5477366700 0 ms_deliver_dispatch: unhandled message 0x55bac19e0a00 mon_map magic: 0 v1 from mon.2 v2:10.0.6.33:3300/0
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn e: '/usr/bin/ceph-mgr'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 0: '/usr/bin/ceph-mgr'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 1: '-f'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 2: '--cluster'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 3: 'ceph'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 4: '--id'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 5: 'control3'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 6: '--setuser'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 7: 'ceph'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 8: '--setgroup'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn 9: 'ceph'
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn respawning with exe /usr/bin/ceph-mgr
2020-10-08 06:05:39.789 7f5477366700 1 mgr respawn exe_path /proc/self/exe
2020-10-08 06:05:39.791 7f5477b67700 1 mgr load Constructed class from module: prometheus
2020-10-08 06:05:39.795 7f5477b67700 -1 /home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/gigantic/release/14.2.11/rpm/el7/BUILD/ceph-14.2.11/src/common/Thread.cc: In function 'void Thread::create(const char*, size_t)' thread 7f5477b67700 time 2020-10-08 06:05:39.793849
/home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/gigantic/release/14.2.11/rpm/el7/BUILD/ceph-14.2.11/src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)

ceph version 14.2.11 (f7fdb2f52131f54b891a2ec99d8205561242cdaf) nautilus (stable)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x14a) [0x7f54825ce025]
2: (()+0x25c1ed) [0x7f54825ce1ed]
3: (()+0x324992) [0x7f5482696992]
4: (()+0x208f28) [0x55babec96f28]
5: (FunctionContext::finish(int)+0x2c) [0x55babebf383c]
6: (Context::complete(int)+0x9) [0x55babebef319]
7: (Finisher::finisher_thread_entry()+0x16f) [0x7f548265738f]
8: (()+0x7e65) [0x7f547feb5e65]
9: (clone()+0x6d) [0x7f547eb6388d]

2020-10-08 06:05:39.800 7f5477b67700 -1 ** Caught signal (Aborted) *
in thread 7f5477b67700 thread_name:mgrsb-fin

ceph version 14.2.11 (f7fdb2f52131f54b891a2ec99d8205561242cdaf) nautilus (stable)
1: (()+0xf5f0) [0x7f547febd5f0]
2: (gsignal()+0x37) [0x7f547ea9b337]
3: (abort()+0x148) [0x7f547ea9ca28]
4: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x199) [0x7f54825ce074]
5: (()+0x25c1ed) [0x7f54825ce1ed]
6: (()+0x324992) [0x7f5482696992]
7: (()+0x208f28) [0x55babec96f28]
8: (FunctionContext::finish(int)+0x2c) [0x55babebf383c]
9: (Context::complete(int)+0x9) [0x55babebef319]
10: (Finisher::finisher_thread_entry()+0x16f) [0x7f548265738f]
11: (()+0x7e65) [0x7f547feb5e65]
12: (clone()+0x6d) [0x7f547eb6388d]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
Actions #1

Updated by Sebastian Wagner about 3 years ago

  • Project changed from Ceph to mgr
Actions

Also available in: Atom PDF