易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 8|回复: 0
收起左侧

ERROR oslo_service.service OSError: Server unexpectedly closed connectiony在opens

[复制链接]
发表于 2025-3-10 17:00:00 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?开始注册

x
这是nova-schuder的日志:7 m" M: \" z: A! D
; O1 y' ~# B8 Z" j+ ~" Y
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):% v7 {1 U5 I4 K( e) r' W- Y" d
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel* ~' `! i; }; N, j( R, y1 p
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.channels[channel_id]4 Z- W8 I$ E$ }' q+ i# i+ R! Q
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service KeyError: None* t1 D  j0 m) S  U" I4 S
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service 3 y; ~* q- B  [
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service During handling of the above exception, another exception occurred:
& X' G/ y  q4 @3 z7 h6 A  o2 e2025-03-10 15:04:39.383 65924 ERROR oslo_service.service # A* M- X5 p$ Q
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):0 Q2 a! K, M4 T" P( Q
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service
* f3 g6 t5 H% q' Z' X. f+ N2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     service.start()2 K6 B- J: t% @( G& H5 B- a, o
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start
8 X3 @6 @# a2 k4 H8 b2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.rpcserver.start(). {! p; v6 @6 l. L' B. M
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
* j% z) A2 E: V' R2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
+ M1 ]; W- s! t, a7 H2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once
3 t. R! |. G# {$ {# h2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     post_fn = fn()
4 m5 u, U6 V% V" H2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>0 G9 k1 H8 b* d* _
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),7 `2 c: y( s4 q  E  h: J
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
( b. e% r! W# E$ T( t2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.listener = self._create_listener(), V& Y5 {# b  z) g2 C" x/ A
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
' Q5 K$ N: \( |2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)
3 P6 `! t% e# O# J0 b* f2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen; i& {) ~$ M5 x. J- S5 q
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self._driver.listen(target, batch_size,% C' l% f  l# a  ~* l
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen
& b3 E1 T+ H, _9 a2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
/ v6 z" a! n5 h: u( ?" f2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection
" s0 T3 B: f1 c% p- r9 z2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,$ a) J: Z4 }- {1 j! X
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
- M1 t4 V5 Q; s$ |) j; C, o2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)% f% O% b/ q" Z6 h: E$ @
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create
- ?% ]2 l  r2 k5 q  p- F2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)
2 M# Q+ C6 v3 K1 d2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__
* X; w; R$ G5 H2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.ensure_connection()
! Q, D$ K2 J5 W8 @9 i0 i+ b2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection$ w" [% |, X3 O2 U# h
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())$ N( n, X) X" q/ ^
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel
2 G/ l' P# I" t! X8 I! O  G1 o2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)6 y, ?' P: q0 T$ [: v
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel& _) ]5 f0 D, u6 [! N$ R! o4 w
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return connection.channel()9 t' \$ P- H- D
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel/ R$ ~/ Q7 k: ]" b* M- d
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     channel.open()
/ J% n% T' R9 c  C2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open& v* F. @2 p- c) N4 L
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.send_method(0 w: {2 o5 Z& P8 Q! _. a4 y. I
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
; S  i* h0 d* ^6 E$ C1 t2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)
9 H* ~$ u2 Z" G3 i4 Z1 J& Y2 W4 D2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait7 E- J0 P; x! O: {- S' o) D1 r, x
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)
- w6 f* C" w. T: C) c/ H* Q  ^; r2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events8 r2 Y7 v* i# U4 H5 q
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     while not self.blocking_read(timeout):
8 S, u, A# Z* p6 R* H  e# V2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read9 r+ |5 f( w1 I
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     frame = self.transport.read_frame()/ w0 D5 T( E! I9 @/ d3 F1 y
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame1 O+ a0 q, I& J  c" u* U$ O
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     frame_header = read(7, True)
5 q* f  _/ B/ J. h: }" t8 M9 I2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read
. I  `* S2 [) P+ z2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')
3 f1 @  I3 e) U. {4 v4 r$ Z6 Z! z9 b: L2025-03-10 15:04:39.383 65924 ERROR oslo_service.service OSError: Server unexpectedly closed connection
+ l; `7 r7 V8 A0 i* I: e2025-03-10 15:04:39.383 65924 ERROR oslo_service.service
- y0 D+ h" U) P( G# F( w5 v2025-03-10 15:04:39.385 65925 ERROR oslo_service.service [None req-efb3dcc9-6aa9-4ed4-976f-5a5a1be661aa - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection
% ?2 j; I& J2 r2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):' T5 T" X% _, O6 W: E7 R3 g
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel
% `( [) o" k  T' a( v, j( L* [% ^2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.channels[channel_id]' K- X* _$ c, F# t/ x+ m7 l
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service KeyError: None
. I8 [( i0 l5 Y; i' i8 W* j0 E2025-03-10 15:04:39.385 65925 ERROR oslo_service.service 6 o# v/ `6 F" j" F' E4 W# j: o
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service During handling of the above exception, another exception occurred:
+ j1 e" N! B! {2025-03-10 15:04:39.385 65925 ERROR oslo_service.service + L( R" G! w* m# q! I- Y8 R) m$ o
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):
: c! L5 Y  j# _8 C$ I2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service
7 P( z  [; K% \) B) ]2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     service.start()+ s* e3 C2 g' ?1 |2 Z% A
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start5 u- @; p" ]2 A# l- ~0 i
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.rpcserver.start()
: a% ]2 {) E2 J' Q8 U2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
. A. g& M0 X1 L( K1 H! v' D2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
/ l2 @. j( e; A) V7 T/ [2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once. N! W6 F7 i+ z8 R# T3 j/ c
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     post_fn = fn()+ r4 H) T' a% `! s3 W; R
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>3 j; q) V  P8 E/ F8 m1 E& p) M. S5 C
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),5 f, Q5 g" Z! b3 ]+ z
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
2 \  O% i8 W& m& L& `2 C2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.listener = self._create_listener()8 Y+ J+ R9 [/ u. y' a1 a
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
' _' y* [: P: X2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None), k' _1 o! |# ?  f" x. B- ~
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen
- _% R% B; S; Z- `, z$ p- D* Z2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self._driver.listen(target, batch_size,$ A3 A$ h. G2 f
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen# e* t1 I! U/ K- k/ M1 |6 P
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)! m. C6 w$ o0 b
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection( `: Q7 W. R" V* D
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool," J2 m; K8 Z; k0 i, a0 e
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__# ?2 J' `4 E3 ?, V
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)7 E; X" ]4 L/ J4 R5 l: ]/ K% U
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create
4 C: w2 u$ O* V  d, ?* Q0 g2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry), s% }1 t, ^( O% ~0 \
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__
0 n. {* \8 x1 {5 k2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.ensure_connection()
4 C" P1 n7 I" B' E0 z3 {9 ^. r7 @2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection; X; T+ j" i  S5 F, z) e! l% ?4 g
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())
$ Y" u3 x7 ]* s" \2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel
; E' {" o5 Y# ~0 B2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection). t. Y# e7 D: \: p
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel
. b5 X- w8 _8 t9 @: O2 W' d2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return connection.channel()
$ C" Z6 N; n4 g# U2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel' ^0 n; ]; U0 v) S: T
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     channel.open()
; B% e& J- s% z" ~5 n2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open
# p) E. j& T/ g; I! d2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.send_method(
$ _( H) @% E1 k" L% O2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
* x( l1 A. L: g" l9 W2 S3 I2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple): V# g3 d' ^9 Y' E2 a* ^; e
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait# W" k$ K2 Q6 L
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)  M2 {. y# z8 v# N6 O; m
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events0 W% z" i" P6 \$ a7 t$ I# `
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     while not self.blocking_read(timeout):
/ N+ x2 R2 y" c  k' _2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read
; ~. }2 b% S6 M2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     frame = self.transport.read_frame()
+ ^2 X6 s: t+ z1 ]1 r' U. H# m2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
4 G1 A/ B# J' ^* ?* s2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     frame_header = read(7, True)+ F  C( f* H1 i) P: ~1 x; ~! `
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read4 O% a- R  S# N
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection'). s1 ]; {. U7 k) B3 l; F: v8 A
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service OSError: Server unexpectedly closed connection4 U7 T" S1 K  g
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service % U/ ]( A$ A  F; ]* s' x+ n& O
2025-03-10 15:04:39.407 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Child 65924 exited with status 12 s! x* ?$ D8 V) a- ~
2025-03-10 15:04:39.411 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping$ g, h4 C2 W  c. T# v7 J
2025-03-10 15:04:40.417 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Child 65925 exited with status 1$ M# N' s# n1 E! l2 ]
2025-03-10 15:04:40.421 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping
$ \+ k; [: g; a9 J  B4 e8 N2025-03-10 15:04:40.429 65928 INFO nova.service [-] Starting scheduler node (version 28.3.0-1.el9s)
4 ?. U9 h2 u6 M7 `. j2025-03-10 15:04:40.506 65928 ERROR oslo_service.service [None req-df63421d-4e77-4628-9ed7-e945081e1077 - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection
% H- l; _* O/ r1 e  d. J$ S2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):
6 t3 o* C; W9 U2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel) T6 s, K0 B2 s
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.channels[channel_id]
; m$ f8 ?4 {* a; v; _2 A5 L2025-03-10 15:04:40.506 65928 ERROR oslo_service.service KeyError: None/ N8 s$ r4 \  k6 o% }! _
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service 0 ~  o% s6 ~+ e# ~; g
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service During handling of the above exception, another exception occurred:
3 N' D; N/ z; C2025-03-10 15:04:40.506 65928 ERROR oslo_service.service
2 _4 w; j$ J, ]2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):: ]0 c5 d+ e1 S- f4 ^- f+ k
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service
! ^, z9 L) b& \, Z) F0 B- p2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     service.start()7 A& {" ~0 f6 w. E1 ~: f
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start
+ u- h$ c, h0 c1 }! X2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.rpcserver.start()
6 X3 @+ O! {6 W( Z$ o. \. _2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
1 ?1 i. e* C. e+ S; t! z2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
6 u( v1 T  }# N3 u9 C& _2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once
5 Y* |- I& v. r0 j9 B  h4 b0 G7 `2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     post_fn = fn()
% @! j  T! C8 A- b! v3 r. c2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>
( I" f0 g! R# c6 _0 o* L& d2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),0 l1 H0 [% u  h# D0 z" ?9 j1 E( W% [
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
  C5 u! ^, `' D2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.listener = self._create_listener(). [1 |* d' X8 m5 n& }8 g+ R- t! q
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
+ r( X6 d- r: @6 Z3 Y9 b" {2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)2 `3 h& h4 F% k5 o# }7 e# Q
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen
' @3 N, t* R5 q& J* E+ ^5 E2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
- r" R: h9 p7 U2 d2 A- {2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen
! a; \  j  X+ Q# ~1 H2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)" |# W2 f1 O4 a7 o- G( ~* s
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection
9 q* p; Q- N' n2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,
- Q  n8 K- J& Q2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
  F5 u" P2 u* _. I) o. H3 Z2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.connection = connection_pool.create(purpose); @8 q  B; R% s. q& R5 o
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create7 w( D7 u/ ^6 i1 d) H0 d/ }
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)6 }% q" X2 R* @" h3 u- R, O, k& Z
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__
9 h$ B! l, T1 _% ~# D2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.ensure_connection()
4 ]8 N. O! u8 u. @0 g6 z2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection8 ^9 L, A$ q8 a6 Y! s4 j" B* i
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())
+ m! _( w* Z- A& {2 {2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel4 b. c  M( P5 M0 X: R+ q
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)
. ?* U! i/ }8 N: w  P2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel
$ k/ y3 F1 ~1 m2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return connection.channel()
1 ~! m0 y7 ]/ C# E: g8 _; W8 c/ ]5 G2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel
6 @) y5 L1 b6 s, q5 }2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     channel.open()
7 s3 O* B0 ]9 Z, Q9 h& c5 z* M8 Q: ]% Z2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open
  E& y/ W- A/ R2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.send_method($ k; v  c) l+ ^1 b( h6 }
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method3 y: T5 {  o/ `3 U. z# Z7 W
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)% \# ?3 G/ e0 }/ Q$ p, i. r3 D# A
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait% H$ [& U4 m2 R- @0 z- q
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)
7 r+ A$ M+ X+ n1 k8 u% |2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events9 u( S  N, G; `' A3 c: F0 Z( q0 D
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     while not self.blocking_read(timeout):
3 E7 Q- D6 K' Q* _% U* ]2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read5 ?  @8 c# ^7 O0 o: R- K* h2 S
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     frame = self.transport.read_frame()
: n3 l: v; t) s- e- l2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
" U& y% K" Q" H) a9 L2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     frame_header = read(7, True)3 l; k/ B% U3 i( m
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read
' e1 y6 p  m! M: j+ e" e. k% R2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')8 p; P$ u7 Y- j6 m0 [/ l* m* y" f
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service OSError: Server unexpectedly closed connection- D6 S3 C6 E/ S* `) l
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service ! D/ _% ]9 E4 _  T: S

9 K* J3 e) p. c  e4 i
. G! J, b/ d: t) X
; f7 g. O# X' Q+ o- J$ ~( C1 h
) _1 S& j% X! i# k/ R+ `& } tail -f /var/log/rabbitmq/rabbit@controller.log
: u- i' F) T9 |1 f6 r: a6 k# d6 }2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     errorContext: shutdown
0 J! N+ O- C# Z- ~4 T( q2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     reason: reached_max_restart_intensity( ?4 T. ]1 J0 u/ [1 v
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     offender: [{pid,<0.17503.0>},
+ w6 Q& r+ i1 [7 D1 M2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {id,reader},
& O9 u( Y) c$ k1 Z3 `- p2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {mfargs,{rabbit_reader,start_link,9 s; W( r6 h4 I4 }- c0 p
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                                       [<0.17501.0>,
3 T0 a" y, ^. N" C3 s2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
( z" l0 u& U4 J  ?2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {restart_type,intrinsic},9 [8 o" ~$ Q6 Q+ C; n/ ]; o
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {shutdown,300000},/ g1 D4 ]3 s; M$ i: L5 w+ q
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {child_type,worker}]. g! S8 u) M1 x* W$ m
2025-03-10 15:07:57.162718+08:00 [info] <0.17532.0> accepting AMQP connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672)5 |4 P! u  k! k/ {
2025-03-10 15:07:57.164872+08:00 [info] <0.17532.0> Connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f% l! S" k$ ]- Z2 K- b, A6 f
2025-03-10 15:07:57.166399+08:00 [info] <0.17532.0> connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672 - nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f): user 'openstack' authenticated and granted access to vhost '/'
8 k3 _! `* ?+ X2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>   crasher:
6 J/ Q' s* }6 _8 G6 ?* w+ |" h2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     initial call: rabbit_reader:init/3
9 h4 s4 [$ u# E3 Z5 Z) P! M2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     pid: <0.17532.0>6 `& r( q& k- t" n$ Z! u' _
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     registered_name: []
/ w. D8 |6 S" q0 c% @  |1 H* [2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}) v8 C$ @+ y$ m( Q. s+ g7 v7 J
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
- d  w& _& o2 j  O, ?' {! s2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
0 H  O' {  H: [3 m4 x6 w+ z: E) M2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)& w; P5 F& f/ U( A5 k6 y1 `
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
5 ?5 Q" F% z+ b4 \7 G3 O2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     ancestors: [<0.17530.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,
+ K, z% V, z7 q( I/ Z8 d2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   <0.573.0>,rabbit_sup,<0.237.0>]& G1 {: N* s5 b8 P* n
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     message_queue_len: 0' f2 t/ I! {: b" e& b/ ?
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     messages: []
( E3 ^/ n/ `3 {' ~: D$ ]7 Z2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     links: [<0.17530.0>]
2 r7 ~) Z- ~7 l5 |! ?, }; e0 x0 Z% c8 H2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     dictionary: [{process_name,
) w: `" s9 r5 G2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       {rabbit_reader,
4 P) t+ W6 Y* _1 F" [  `) B# {2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                           <<"192.168.8.200:56878 -> 192.168.8.200:5672 - nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}},6 G+ j# F, Z; R7 S* v  n
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {{ch_pid,<0.17541.0>},4 Z7 n6 \% o$ W9 B7 _- p+ l2 B
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                    {1,#Ref<0.3335610103.354942977.69028>}},
( k* r  I; d! C# \! j4 m2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {connection_user_provided_name,9 C/ z( v4 o% P2 i6 e  D& ?
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>},
% ~* w% t0 `8 |& X. B) f2 Z2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {{channel,1},% y: p! S" r4 @5 D9 s2 _' H
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                    {<0.17541.0>,{method,rabbit_framing_amqp_0_9_1}}},7 k9 a/ g- A( y$ a5 P' I
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {client_properties,
, M0 R& m) r5 Q# F. H) I2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       [{<<"product">>,longstr,<<"py-amqp">>},% U8 l2 U1 F8 U
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
& y' o; A) z4 l2 P! w5 p. _2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"capabilities">>,table,0 g7 Z% y* j7 e4 M) {: B: A
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                         [{<<"authentication_failure_close">>,bool,true},
6 p4 g  W) d* X; l* B' G1 c9 ^2 J1 F2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                          {<<"connection.blocked">>,bool,true},
  X) r9 ?# z% {' u5 o* _) d: e2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                          {<<"consumer_cancel_notify">>,bool,true}]}," D% ]# P% ]3 g% C
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"connection_name">>,longstr,
" W" B# w2 Z2 n, h! ]3 |( l2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                         <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}]}]
7 B8 x. k) G- X' ^0 Y) _2 }2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     trap_exit: true- B9 V7 B, B, ]  H& p
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     status: running1 d1 v' J2 b& n) b
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     heap_size: 2586
8 p2 ]- D# W  A: B! f9 g0 S3 H; y2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     stack_size: 28  L! ~8 |0 e" N; |6 m
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     reductions: 12149
! k1 r( ^3 h/ A2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>   neighbours:8 H% B+ P  q4 J! k) F1 D
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>
- [2 f) J6 ^' x, B7 y- p1 Q- u2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     supervisor: {<0.17530.0>,rabbit_connection_sup}
1 j0 s5 f* a+ b: @: W/ @2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     errorContext: child_terminated+ `' h  j/ c/ C1 z6 C, `
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     reason: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}
! g& X% }7 @( C. R9 y& e! \9 k2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     offender: [{pid,<0.17532.0>},# u* I8 H- A& `
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {id,reader},! [# C2 j$ Z  G( _  o
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {mfargs,{rabbit_reader,start_link,' p4 [% J' L& I" e
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                                       [<0.17531.0>,
# R* y! v3 g% e( g5 E8 e2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},$ H8 E# [" U1 M9 E6 }
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {restart_type,intrinsic},
7 Y6 w- h" Q# U& w: c1 C2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {shutdown,300000},
8 \3 e- u; A3 X% S2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {child_type,worker}]
% L- c; S# b9 M% y# ]: U2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     supervisor: {<0.17530.0>,rabbit_connection_sup}& N& }0 F. j; s- }2 ]
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     errorContext: shutdown5 M) D+ ?1 }& Q8 P) _
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     reason: reached_max_restart_intensity' V5 \2 J+ }4 G3 |/ _
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     offender: [{pid,<0.17532.0>},  y% R; c7 G6 n$ Y3 W: M% X: U
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {id,reader},/ M! M! ]6 T6 n- s
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {mfargs,{rabbit_reader,start_link,
  ^( i" n4 c9 n2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                                       [<0.17531.0>,
+ B# q! l+ l- x0 ^. W# F( ~4 r4 |1 ]2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},5 R; G, q( U) P: i: N$ ]; a
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {restart_type,intrinsic},
! O% K' q- e  u8 S1 u) q2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {shutdown,300000},
9 m0 `. W1 q8 ?) l( n' [2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {child_type,worker}]7 `, K5 _! \3 d+ \9 B1 \* f- ~
2025-03-10 15:07:57.198958+08:00 [info] <0.17549.0> accepting AMQP connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672)
6 W: k- g' g) S: @6 Z2025-03-10 15:07:57.200954+08:00 [info] <0.17549.0> Connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354& i8 ~; c) i1 I" s! F- v( n
2025-03-10 15:07:57.202534+08:00 [info] <0.17549.0> connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672 - nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354): user 'openstack' authenticated and granted access to vhost '/'
) z2 K$ T& `( [9 W, z0 Y- ^' [+ I2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>   crasher:4 H- W! y# @- E
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     initial call: rabbit_reader:init/3  _! s- k: a- s: j4 {
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     pid: <0.17549.0>) ~% U. f1 A) W) d
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     registered_name: []
/ ~# K* c% M/ Q9 u2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}
7 g1 l  i+ H' C' ~2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
: ]+ j# I2 }; U9 o2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)2 `1 R: j5 `# g1 B% |9 |9 H
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)- C3 q1 E0 O( M( D
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)9 L& D1 K8 W, ]7 \7 ~2 w
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     ancestors: [<0.17547.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,7 |' F' T/ S, M6 S7 [
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   <0.573.0>,rabbit_sup,<0.237.0>]+ v  B* m! Y8 [- ~8 o
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     message_queue_len: 05 ]: q# G+ V# d* X% D
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     messages: []
& g4 ^' F% N% a/ m6 A9 e2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     links: [<0.17547.0>]
6 n; h( E& }* b: Z' u2 F2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     dictionary: [{process_name,
4 H  x9 I1 e( `+ t# k2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       {rabbit_reader,
6 D& x& G) e3 h8 X% V: O2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                           <<"192.168.8.200:56884 -> 192.168.8.200:5672 - nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}},
$ e% r+ I  \, h* K6 M" L0 w2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {{ch_pid,<0.17558.0>},* J: d+ r9 r+ a, p2 `- M, }0 M1 D3 ~
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                    {1,#Ref<0.3335610103.354942977.69102>}},) y$ R) q+ D6 {) P9 s0 z2 F- e# F6 d
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {connection_user_provided_name,
0 _+ _) I/ D' _/ k( c9 q+ `2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>},
) {4 y# P4 P# q' b! a  s* A2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {{channel,1},8 W7 H- h0 ?  {( }, Q1 b2 F
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                    {<0.17558.0>,{method,rabbit_framing_amqp_0_9_1}}},% T" E- ]6 X8 _- `
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {client_properties,0 f% N0 h6 M; f8 Q6 V
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
2 D- u, x7 m8 W2 O, c2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
/ \) Y+ r6 U0 S( l, u' T2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"capabilities">>,table,
0 [" G+ c2 ]) ^% i/ k2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                         [{<<"authentication_failure_close">>,bool,true},
; D4 f6 _) J8 \" ?5 L7 A& K# }2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                          {<<"connection.blocked">>,bool,true},( m8 e+ `: e' Q1 m) U
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
8 U& d% O) L0 f( P2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"connection_name">>,longstr,! Z8 H( d; J8 [5 o
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                         <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}]}]
! Q) D4 b* V; Y: g0 C2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     trap_exit: true
' h' I' G- q- z3 }5 N  A2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     status: running
- @' N6 o/ S; M& j- u! q2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     heap_size: 2586
1 \5 a2 m( W$ h$ }9 B' k8 N2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     stack_size: 28! Q! A( M, d! _3 L( }) ~; s4 }
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     reductions: 12138
6 e9 M5 v' X$ f7 K, U! s2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>   neighbours:
# k) n( p: d6 f: t2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>
/ R4 g. M  ^3 U" C( [5 S8 }6 ~  T2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     supervisor: {<0.17547.0>,rabbit_connection_sup}
* b. r2 t+ M" `8 h' X2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     errorContext: child_terminated4 x' N/ I" \% E% ~6 I1 p
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     reason: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}* C& d9 |2 ~  A' @
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     offender: [{pid,<0.17549.0>},, f( T& n3 L$ [) E
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {id,reader},; |( U9 u+ h, k4 A" N
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {mfargs,{rabbit_reader,start_link,
* y: x* j; I9 i, Q( {6 \: q- |2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                                       [<0.17548.0>,- o! k+ s, p1 J- L5 F# Z5 f0 l
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},0 U( w3 O, o1 t; i9 {  {$ ~
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {restart_type,intrinsic},, O( C0 j3 f! B! _
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {shutdown,300000},
1 u" T3 A- K* M+ ~- b/ x. J2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {child_type,worker}]. ]' V  ]# v0 O
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     supervisor: {<0.17547.0>,rabbit_connection_sup}# {8 n! m0 u- a. z) t+ V
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     errorContext: shutdown
* ~. o# o9 K. W" [; H2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     reason: reached_max_restart_intensity
5 }$ n; w8 y  T' S, U5 c2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     offender: [{pid,<0.17549.0>},
! U1 _; u. x' R  w: {2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {id,reader},6 b8 ~2 `: t0 Q* v
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {mfargs,{rabbit_reader,start_link,$ J9 v4 y8 p- ^  M9 f
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                                       [<0.17548.0>,
4 S5 h8 H, [& M+ k2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
9 j+ `* f, n7 B2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {restart_type,intrinsic},
  {* m, u6 p0 c. v2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {shutdown,300000},
2 _' T8 [1 R% F+ Y" }6 N8 L0 B- _2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {child_type,worker}]
+ i; S9 S) E0 C4 M& A' Q9 ]; s2025-03-10 15:07:58.218269+08:00 [info] <0.17566.0> accepting AMQP connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672)7 F9 }# Z7 |0 `& q* u( {* L
2025-03-10 15:07:58.219559+08:00 [info] <0.17569.0> accepting AMQP connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672)+ h1 }; q) T4 w1 M6 Y0 T; m
2025-03-10 15:07:58.221483+08:00 [info] <0.17569.0> Connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0
# R& ^- B4 I1 M* }/ C7 E: m2025-03-10 15:07:58.222905+08:00 [info] <0.17566.0> Connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff5 F' }3 M4 l; W4 @+ w0 p% K
2025-03-10 15:07:58.222949+08:00 [info] <0.17569.0> connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672 - nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0): user 'openstack' authenticated and granted access to vhost '/'
$ b$ W7 K" I$ S4 z2025-03-10 15:07:58.224919+08:00 [info] <0.17566.0> connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672 - nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff): user 'openstack' authenticated and granted access to vhost '/'
" _) P1 S$ N( y3 P& }2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>   crasher:
  U1 h6 d; W; I! y+ D7 z( b2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     initial call: rabbit_reader:init/3. A! p" F* S8 F* f2 W7 i1 L* D7 a
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     pid: <0.17566.0>5 w2 s, e; P+ U8 q
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     registered_name: []
( N) _8 J- |0 I3 z1 r; f2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}
+ d; w& N5 ]  H8 i; i: `  A; p2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
3 r9 ?$ m. T5 [* ]) F( A8 @7 l9 H# n2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532); s8 Y; M$ d  h6 Y7 j/ k, @( Q
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
8 \" R" B, `" s. V3 c$ V2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)8 s6 t$ z0 p  J
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     ancestors: [<0.17564.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,) S  _3 Y5 a( E( O: w" V
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
' K2 M8 x) o" _+ X2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     message_queue_len: 0  {5 ]. E7 p$ g
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     messages: []
0 ]& ~; ^5 \6 s, A/ S" D# b1 O2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     links: [<0.17564.0>]7 M6 H3 Z: q5 Z( W8 h
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     dictionary: [{process_name,
# X* e+ @/ s) q  I/ {+ K" v- t2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       {rabbit_reader,
" H$ f9 S* p4 I$ S& ^2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                           <<"192.168.8.200:56896 -> 192.168.8.200:5672 - nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}},
3 D1 P, c  D! P  ?) u# R" H2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {{ch_pid,<0.17583.0>},/ f; a8 S7 Z* H1 r8 \
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                    {1,#Ref<0.3335610103.354942977.69224>}},/ `1 k+ [; c  z; B/ e- N
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {connection_user_provided_name,
& N% _  s+ M7 N2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>},
) V4 ~  L4 r2 l  N3 Z7 D" O( e9 D2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {{channel,1},
* m, f9 f" U; S- m% I2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                    {<0.17583.0>,{method,rabbit_framing_amqp_0_9_1}}},8 D# L& g' q; d3 t, |( m, X) Z' \0 S
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {client_properties,6 E7 T4 F- e* s5 |2 T- G6 A
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       [{<<"product">>,longstr,<<"py-amqp">>},7 W0 X, e2 W5 v" |4 d8 ^9 T+ v
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
/ Q4 D# x; ?, ~1 ?0 O- a3 f2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"capabilities">>,table,
3 C* }& C; ]- h! e2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                         [{<<"authentication_failure_close">>,bool,true},
8 a% D' e# Y0 q7 X; u) G6 {2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                          {<<"connection.blocked">>,bool,true},
) q% T5 M6 [" a% t- v: W+ n$ ~2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                          {<<"consumer_cancel_notify">>,bool,true}]},# e4 }/ [) e4 B5 ?/ u/ A
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"connection_name">>,longstr,
0 Q1 t* i4 j5 h2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                         <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}]}]
) B) q' J  E! x" v& Q! Y: @2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     trap_exit: true8 M# W, E2 O8 i" L) g8 O# |
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     status: running
& l# }) R! s; f* M2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     heap_size: 2586
- i. |% C4 d1 A+ u- b3 @: G2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     stack_size: 28' S6 g5 K( \9 r
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     reductions: 12149
& J4 D! G7 z6 t6 [$ m0 Y' I' V/ c: r2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>   neighbours:( H" @" h4 C4 K" O
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> & S" s+ l- L# {2 w7 [* Y: \/ O. B% Y
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     supervisor: {<0.17564.0>,rabbit_connection_sup}4 j& f# U2 d8 u6 z1 }0 q9 ^
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     errorContext: child_terminated
& A3 M/ ?. z" V; [2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     reason: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}
/ i4 m& M# N; |" }2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     offender: [{pid,<0.17566.0>},
  ?& K- c0 h" b( ^4 j) }2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {id,reader},
6 J# h8 ]( g, e* p2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {mfargs,{rabbit_reader,start_link,# r* X6 H0 q8 ]/ T& s0 _+ J
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                                       [<0.17565.0>,
9 A) T/ G4 @  {1 N( O" g& \5 r2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
' p: c7 Q. V( M2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {restart_type,intrinsic},
; f* z; N8 E' Q0 h' I& t2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {shutdown,300000},
/ K: n* Y- Z) j# {2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {child_type,worker}]
0 r1 [$ |% T' x1 H) n- n4 Y8 H2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     supervisor: {<0.17564.0>,rabbit_connection_sup}# ^9 I2 z) F. [5 @9 q4 O( R
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     errorContext: shutdown5 F  M8 s$ W$ x/ Y- Q9 f. m
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     reason: reached_max_restart_intensity6 `! `3 t; M. O
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     offender: [{pid,<0.17566.0>},
& c7 ^7 |  e; w- k/ S* |1 v2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {id,reader},
4 h. h, e2 Q( \- A! y% [2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {mfargs,{rabbit_reader,start_link,/ g1 t3 D$ r0 O; a& o. {) t
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                                       [<0.17565.0>,8 F# K8 R- {/ `6 B9 [& _; U
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},. {1 J1 R1 C+ \; D0 e+ f% D& p
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {restart_type,intrinsic},
3 t* H# o* S. t; r2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {shutdown,300000},
, t! U, \) R/ q+ }; C2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {child_type,worker}]
9 l. o* z% C6 ?; ~! _2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>   crasher:. f' ^8 a5 l: A6 O
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     initial call: rabbit_reader:init/3
9 ?  T8 A2 p, \/ a% U; A) {, y2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     pid: <0.17569.0># _( U; C1 D! `4 M: b
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     registered_name: []7 I* S9 {) m9 j+ G
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}
6 \# D, \8 v% a4 X% `2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)- i* Y- a: F" Z
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)& m$ ^( g2 d8 Y
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)0 u1 A% H- C3 K
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)! k& T0 [% O: e* ]  A
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     ancestors: [<0.17567.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,4 t* o# H) x: |! N5 z
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
3 u: h; \$ _" n9 d. V2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     message_queue_len: 02 }6 p6 h3 J0 f% |1 B3 d
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     messages: []
7 [3 M3 |3 u# `5 f" f8 K2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     links: [<0.17567.0>]0 e: c, j+ R4 j' k" A0 e7 c7 u
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     dictionary: [{process_name,4 C! j3 _. C$ [* F1 ^9 o) C
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       {rabbit_reader,( Q6 K* h8 z& u) [" f1 ?
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                           <<"192.168.8.200:56910 -> 192.168.8.200:5672 - nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}},
- r5 u) J( {$ N2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {{ch_pid,<0.17592.0>}," c; R! [2 S  x  f+ `7 {- S
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                    {1,#Ref<0.3335610103.354942977.69257>}},! Z, N* {: H: L# Y% W9 ^* d
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {connection_user_provided_name," ]6 `: T3 ~4 d2 R# {
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>},* b7 j" {+ t8 h# a2 w# G
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {{channel,1},
7 h% b  @/ f% K* T' u9 w2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                    {<0.17592.0>,{method,rabbit_framing_amqp_0_9_1}}},$ o5 s7 Y& O  q' ?5 Y0 C
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {client_properties,
* ]- e! ?0 d8 N1 ]  ?1 }4 A2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       [{<<"product">>,longstr,<<"py-amqp">>},) y8 D( m( A6 H3 g! Q5 ^
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},' R; p- L/ V, a4 G/ W3 F6 K
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"capabilities">>,table,
/ e' ^; s0 U! O, S2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                         [{<<"authentication_failure_close">>,bool,true},2 f9 J  s" h8 K, G8 B
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                          {<<"connection.blocked">>,bool,true},, {* n; _4 E; \, J+ x0 D
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
! Y7 I" v! C) I2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"connection_name">>,longstr,* }; U- `2 P8 X
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                         <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}]}]
: j1 C+ K4 e' `2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     trap_exit: true- ?& e; {, h+ t1 m
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     status: running
( ]/ {: M4 u& e& a  m+ b+ T' M2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     heap_size: 2586$ I. D/ z& @; g7 v' P
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     stack_size: 28
1 l+ A: C1 J2 \/ u2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     reductions: 12149
, Z  Z" q( X! V4 [4 z4 G6 l( y: Q$ Y2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>   neighbours:8 J1 r* C3 D. p
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> - l( c+ a- A4 x1 |! ^1 y. _
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     supervisor: {<0.17567.0>,rabbit_connection_sup}8 h5 P. M) R( V* |2 t/ |" ]
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     errorContext: child_terminated. [6 ]0 P, m. V; g
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     reason: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}
3 K$ s5 K3 a: C' V$ Z2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     offender: [{pid,<0.17569.0>},
# _6 a2 f" s' n8 j: O' K! X" L; d; p2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {id,reader},2 J* |" b0 [' k% v! W7 D
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {mfargs,{rabbit_reader,start_link,/ D$ l. S, v5 x  j. t/ B
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                                       [<0.17568.0>,+ q8 A9 A4 L5 b
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},3 B4 k# M; q3 ~, t! Q0 \
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {restart_type,intrinsic},
, @/ h3 Y" J4 a4 L4 b8 F; `; t6 T2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {shutdown,300000},& _/ e. P6 V7 B6 D
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {child_type,worker}]
( B1 g( Y/ p/ @$ D: ~2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     supervisor: {<0.17567.0>,rabbit_connection_sup}9 e% i2 M8 U$ l4 T9 ?4 g5 l
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     errorContext: shutdown* Z& U0 i( T: y  k+ Z# n: I4 A6 R
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     reason: reached_max_restart_intensity
# L  Z$ Q' s: H6 J7 H, m- `; ^2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     offender: [{pid,<0.17569.0>},
" P9 O5 u& N! {. _2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {id,reader},
& i( [: E9 L$ B2 A& `' g! ^& C; m# s2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {mfargs,{rabbit_reader,start_link,
# @. p( ]2 T9 t: u/ x" A9 k2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                                       [<0.17568.0>,
) x  G3 p% ]! m2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
3 [% x8 e3 `; h( ]" z( y2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {restart_type,intrinsic},3 M0 z" A; I4 s9 x; K2 }; j0 I( X
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {shutdown,300000},
/ J3 M7 Q: h1 R% h, C8 g/ o2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {child_type,worker}]$ Z' E- _1 N0 P6 N" D
2025-03-10 15:07:58.263449+08:00 [info] <0.17600.0> accepting AMQP connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672)7 E* }% i" v0 Y' v$ D
2025-03-10 15:07:58.265355+08:00 [info] <0.17600.0> Connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af
1 H; Z- z( Q2 f2025-03-10 15:07:58.266959+08:00 [info] <0.17600.0> connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672 - nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af): user 'openstack' authenticated and granted access to vhost '/'
. _( x6 n2 R7 O% @1 M0 j) U% P2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>   crasher:
: t* _1 C. P+ ?2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     initial call: rabbit_reader:init/39 f; Z) ?9 z, y. P! s
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     pid: <0.17600.0>7 Q" A  v8 v, G6 D% X2 g
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     registered_name: []6 ?: a& H+ u* Y0 |
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}
+ W" y4 h: u$ s( l* {0 z2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
7 {# y( H( O7 [. ^8 X2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)$ g) g6 ~5 z4 c5 J
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
% l5 q5 g" A$ o9 d& F8 z2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)6 k0 V5 n' l8 B. }& i- g
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     ancestors: [<0.17598.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,2 \1 ^/ c( v) g
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   <0.573.0>,rabbit_sup,<0.237.0>]& v! f2 T5 w2 }
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     message_queue_len: 0
+ B& f9 w/ V- u' r8 _: {3 P2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     messages: []+ ^' ]! l/ ?3 k/ b) d1 M: J1 M
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     links: [<0.17598.0>]
! S' y' r# r3 z2 E' @2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     dictionary: [{process_name,, }) d3 i. W" P. r
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       {rabbit_reader,
$ ?7 `2 n8 r" j2 _* b2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                           <<"192.168.8.200:56914 -> 192.168.8.200:5672 - nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}},7 _) U8 U- u) O& m" P: _
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {{ch_pid,<0.17609.0>},7 m- t3 C; [4 S' ?6 \( h
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                    {1,#Ref<0.3335610103.354942978.40387>}},- I4 K1 D% s% D- p7 F$ [/ O8 Z/ r
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {connection_user_provided_name,  X8 r( P# s& k* t
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>},
5 F: E" Q+ g0 m6 X0 X4 u2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {{channel,1},- Z. \" Y6 z3 L, \; A0 n- J  a& P
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                    {<0.17609.0>,{method,rabbit_framing_amqp_0_9_1}}},! B4 D9 n& n7 y% m
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {client_properties," I$ |. H$ }! Y9 P7 r/ p# W
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       [{<<"product">>,longstr,<<"py-amqp">>},2 ^4 g1 {) U+ U0 p
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
9 ?/ F% w9 V$ H: J) |! V, |2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"capabilities">>,table,
/ L- {  @- W% l7 M) ?& B" {2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                         [{<<"authentication_failure_close">>,bool,true},
% P  `+ A$ G: Q7 {  V( v( a2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                          {<<"connection.blocked">>,bool,true},6 I4 X" Q9 s0 j, V# J! ?: g
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                          {<<"consumer_cancel_notify">>,bool,true}]},! a  k/ c0 w# b2 S$ i
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"connection_name">>,longstr," N4 I1 [5 M5 R  }6 P$ `" F% n
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                         <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}]}]
4 G: O% y" ^# Z2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     trap_exit: true
# V3 `& R% a3 ~6 M2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     status: running3 n* J  V( T' _6 C& o7 j
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     heap_size: 1598; W% I+ a! ?6 ]  [
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     stack_size: 28" I& w5 f3 z. ?9 f8 P9 ?
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     reductions: 12157
" j/ ]' G, p& X2 Q2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>   neighbours:0 n6 K# B) o3 c/ U* _  I$ a7 L* r
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>
. V; i$ D9 T: W+ V7 m6 K2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     supervisor: {<0.17598.0>,rabbit_connection_sup}
0 X0 e; x( `! p7 h+ F7 q2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     errorContext: child_terminated
9 L4 w1 I# I( `7 c. U; E+ k1 I' X2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     reason: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}
  ^7 ^* A: P4 v8 W' l  v9 h- n2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     offender: [{pid,<0.17600.0>},1 k  z/ m. r6 O* Q6 p
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {id,reader},2 J" g0 a0 ~2 D' H" _7 v1 H
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {mfargs,{rabbit_reader,start_link,, x0 N, d+ m* J0 ^* z; r
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                                       [<0.17599.0>," M6 f& B4 w+ A8 m! B% c
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
+ E1 E: |+ M& N3 e2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {restart_type,intrinsic},* d$ T# v, S& H7 B+ |
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {shutdown,300000},
- Y, F, f2 L6 \. s" \+ {: _2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {child_type,worker}]
' Y/ i0 F7 W- g; o1 {+ Q2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     supervisor: {<0.17598.0>,rabbit_connection_sup}+ L! u3 q4 ?4 s) H" k
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     errorContext: shutdown
$ G2 o5 t- M8 C! e, P  O/ r+ ?6 `2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     reason: reached_max_restart_intensity: A: w4 Y. D- O, z- q
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     offender: [{pid,<0.17600.0>},
1 h' C* I  b) q- G2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {id,reader},
7 i  c/ r- X& i8 R2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {mfargs,{rabbit_reader,start_link,
, X7 _  n0 z1 s) O4 V0 x: w. y2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                                       [<0.17599.0>,! k8 w# R% ?/ G: d6 _
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
" w- G6 s# ~% U$ H, Y: A; M% e2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {restart_type,intrinsic},1 A0 _  U9 t+ l
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {shutdown,300000},
* g+ p& e' I  W) ]6 b5 I5 L2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {child_type,worker}]
6 {0 G7 y# w* T$ f2025-03-10 15:07:58.271897+08:00 [info] <0.17617.0> accepting AMQP connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672)
, n9 ~: q! S! O$ n2025-03-10 15:07:58.273815+08:00 [info] <0.17617.0> Connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657
$ _  p( j! J: t2025-03-10 15:07:58.275065+08:00 [info] <0.17617.0> connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672 - nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657): user 'openstack' authenticated and granted access to vhost '/'  ~) {4 @$ Q/ O  M$ W
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>   crasher:
- i( B, z6 a, }) a/ F2 C& G' p2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     initial call: rabbit_reader:init/3
& q2 l8 n! g- L& n# q2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     pid: <0.17617.0>% W. H" ]4 {9 o& {4 a2 y& |
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     registered_name: []5 `% Q: L, h/ R2 x3 ?/ }% l
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}8 _5 h( a: V  y* S: N( _
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)' R+ X1 _. r7 d/ O4 R
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)) A3 r! i! s2 T" t4 x) l
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
" x7 j  K& ?1 d5 ~& x6 D0 f7 P2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
  Z; i" Y% {( `, r% r- C! J0 O8 I2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     ancestors: [<0.17615.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>," o+ K9 N. W( f( [' D
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
% V0 f0 ^6 U* S" u2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     message_queue_len: 08 ?5 H7 y9 Z; F5 a; \5 w) o
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     messages: []
1 u8 o0 A) k5 _6 s2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     links: [<0.17615.0>]
2 d( K. i* ^( k% H$ X2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     dictionary: [{{ch_pid,<0.17626.0>},7 \" V0 B: q9 D, {2 z- @
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                    {1,#Ref<0.3335610103.354942978.40421>}},. N. E6 @& x. t. u  Y
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {process_name,
$ ~' Y' T4 E4 F8 v2 R' o, K2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       {rabbit_reader,% X: k5 B# j" K: p: e& C+ g
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                           <<"192.168.8.200:56918 -> 192.168.8.200:5672 - nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}},7 E4 \0 `: \, `' ?" k2 N* T6 R9 J
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {connection_user_provided_name,/ R5 I6 n% L# y8 x
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>},
$ j3 a7 F7 Y5 _$ U( h4 h2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {{channel,1},
  C4 D+ e* V. ~# @4 K- S2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                    {<0.17626.0>,{method,rabbit_framing_amqp_0_9_1}}},4 z0 P. R. A; v+ H% ~5 Q0 {
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {client_properties,3 k7 i3 N2 I0 y8 y; y$ B: a) Q
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       [{<<"product">>,longstr,<<"py-amqp">>},0 V* _/ i3 a% P' g
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
, v) v) ]* x/ Q' i% @! x, C) ^2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"capabilities">>,table,' d2 R2 e* m4 V+ k2 k
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                         [{<<"authentication_failure_close">>,bool,true},8 Q$ N% J$ t9 j3 Y% I5 X
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                          {<<"connection.blocked">>,bool,true}," u  |0 b! V9 J$ m, s( u
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                          {<<"consumer_cancel_notify">>,bool,true}]},, E8 Y: y* c! e$ E% V5 r6 Y
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"connection_name">>,longstr,
- e+ y" M* L8 s. u4 F. y3 m2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                         <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}]}]
5 B% N4 \7 @0 p- d% Q2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     trap_exit: true4 t, v4 D. h5 U: v) y5 u+ t9 [
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     status: running5 H8 K" s( {/ h- u+ K% e+ g
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     heap_size: 1598
! ^1 W6 {+ s/ k1 J7 l. p2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     stack_size: 28- B  Z( {3 V" P9 X- ^5 I
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     reductions: 121523 e4 u( R5 p1 L( A+ b
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>   neighbours:* g8 \4 }# e) M: f# E4 c9 n2 B( f
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> ; ]7 [5 J3 {* v: q3 o
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     supervisor: {<0.17615.0>,rabbit_connection_sup}" W* m: a5 J# y$ ?
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     errorContext: child_terminated5 G' E1 ]6 W. a0 M, u7 _9 ]& |
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     reason: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}# y. d3 p' J! t5 g& o, I* Y. q6 \
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     offender: [{pid,<0.17617.0>},
2 S( f5 {; E6 D  Z# y2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {id,reader},
% S) _) k( R8 |* ?2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {mfargs,{rabbit_reader,start_link,. j  }* x- W- P1 E3 q$ _
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                                       [<0.17616.0>,
' E9 |, \$ E' j: N1 v, u5 {2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
& D2 q8 X. g9 M3 f8 }8 {3 w  _2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {restart_type,intrinsic},
! C! m- y; q$ ?# U2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {shutdown,300000},- T% j) e' e7 y6 g# b5 ]
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {child_type,worker}]
% T, ~; S; d0 }# Y& n  e2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     supervisor: {<0.17615.0>,rabbit_connection_sup}
9 J- a5 C6 V, Q. Y2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     errorContext: shutdown
) q: d: h& B4 L2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     reason: reached_max_restart_intensity& d1 z) @* ^/ D0 u' Z
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     offender: [{pid,<0.17617.0>},2 ~/ ?- F1 L% W) a' r
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {id,reader}," h" h0 G# W0 _' x( F- z8 k
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {mfargs,{rabbit_reader,start_link,
! ]/ [7 m% d& q# k1 `% ]2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                                       [<0.17616.0>,# E7 ~; {5 P: N( ^: Y
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},' b) d2 f* V$ Z3 e. ?
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {restart_type,intrinsic},
+ I% m/ o2 p& d/ f- U) N; e4 O2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {shutdown,300000},1 d0 _# L& m% F9 Q2 _' }5 N
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {child_type,worker}]8 H, k& e# p' }! a: e+ @
% `2 D. i& ?% Q+ ?2 P7 y" o: [
$ Y, {5 [! I8 E5 Y# t; e1 L

8 p6 B' x3 F- ^8 f还无解了???7 F! Y. D7 g6 W+ s4 O( w4 k2 N

5 W. ~' R7 J4 a" c
- r% D1 B+ f8 b# \+ ~0 ~2 n
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

站长推荐上一条 /4 下一条

北京云银创陇科技有限公司以云计算运维,代码开发

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 点击这里给我发消息

GMT+8, 2026-4-8 10:37 , Processed in 0.062174 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

快速回复 返回顶部 返回列表