易陆发现互联网技术论坛

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

创建虚机报错 ERROR oslo_db.sqlalchemy.exc_filters

[复制链接]
发表于 2021-8-25 12:00:01 | 显示全部楼层 |阅读模式

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

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

x
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters [req-c4b8bba8-9608-4f45-95dd-05242cf87863 - - - - -] DBAPIError exception wrapped from (pymysql.err.InternalError) (1054, u"Unknown column 'cn.mapped' in 'field list'") [SQL: u'SELECT cn.created_at, cn.updated_at, cn.deleted_at, cn.deleted, cn.id, cn.service_id, cn.host, cn.uuid, cn.vcpus, cn.memory_mb, cn.local_gb, cn.vcpus_used, cn.memory_mb_used, cn.local_gb_used, cn.hypervisor_type, cn.hypervisor_version, cn.hypervisor_hostname, cn.free_ram_mb, cn.free_disk_gb, cn.current_workload, cn.running_vms, cn.cpu_info, cn.disk_available_least, cn.host_ip, cn.supported_instances, cn.metrics, cn.pci_stats, cn.extra_resources, cn.stats, cn.numa_topology, cn.ram_allocation_ratio, cn.cpu_allocation_ratio, cn.disk_allocation_ratio, cn.mapped \nFROM compute_nodes AS cn \nWHERE cn.deleted = %(deleted_1)s ORDER BY cn.id ASC'] [parameters: {u'deleted_1': 0}] (Background on this error at: http://sqlalche.me/e/2j85): InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")6 h. f. Y( c5 ^5 m& F7 N9 \, d
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):! W2 D2 x% P9 T
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context
# g& O1 p  q, z  Q7 R2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     context)1 U9 j! a# b+ W" B; v
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute
4 g; A3 F0 k! P% o9 B2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     cursor.execute(statement, parameters)
+ P8 ^3 U% {( `9 c2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 170, in execute
4 ]0 ~; L- B6 Q4 P6 V2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     result = self._query(query)( ^  ^8 C/ }5 n" h7 i
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 328, in _query, O$ @0 F/ u- m- a4 k5 C/ I
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     conn.query(q)
& j2 G1 ?- x" z/ T, ?3 E( T$ s2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 516, in query
" e% V0 y3 Z' y2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     self._affected_rows = self._read_query_result(unbuffered=unbuffered)
1 _& k+ R) |7 y2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 727, in _read_query_result; u9 P4 ^( Z3 _$ M  Y
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     result.read()% O# ~0 P/ y' ~& V: S+ l: j- }
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1066, in read" `+ w# S  Z9 T! r( ]: b5 ~! e
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     first_packet = self.connection._read_packet()
. t8 ~% {8 B* o: @6 O( w  l6 ^2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 683, in _read_packet8 ?3 s, [% r9 Q
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     packet.check_error()) y( }9 c& a- G4 B* b# B6 I
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/protocol.py", line 220, in check_error. {3 w: P% x( b* j- @7 v! P- |
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     err.raise_mysql_exception(self._data)
( L* I. ~$ {( p0 H3 F( N2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 109, in raise_mysql_exception
, C6 y$ ?2 D: ~; D& @) J- e# w2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     raise errorclass(errno, errval)5 r* S) _/ k- }: A6 M. r4 _
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")/ `' s/ |" V8 U! {. M  C/ W5 [
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters
" x$ x5 Q. t7 a( t9 b9 f8 E- |. x2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool [-] Exception during reset or similar: AssertionError: do not call blocking functions from the mainloop
2 B5 T/ w2 n7 p) a' w2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool Traceback (most recent call last):, k8 Y0 m% F9 P; B
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 703, in _finalize_fairy$ b( l6 z3 f0 c  Q; {; d. o
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     fairy._reset(pool); ]: V% y6 G3 z" @
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 873, in _reset
" `6 J, t9 z' i! e$ d2 z2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     pool._dialect.do_rollback(self)
$ h6 [% m+ |8 `8 Y% r2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/dialects/mysql/base.py", line 1775, in do_rollback( @! R+ O: U" a
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     dbapi_connection.rollback()
2 Q2 v  h9 ^3 E; M* z  J" d2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 432, in rollback
8 l( S/ h0 e6 j" Q! s( a: ]: p2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     self._read_ok_packet()5 f* u% B+ c$ K3 ~& h) _
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 396, in _read_ok_packet
9 k! w/ o7 a" E) o5 ^7 g1 r$ |2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     pkt = self._read_packet(). ?* b$ ~  e" _' y% F7 o
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 656, in _read_packet
4 u4 S- q+ N6 |9 R0 P  i- `2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     packet_header = self._read_bytes(4)
# |7 z) V2 |: c4 Z5 Q6 F2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 690, in _read_bytes
) r6 [! A2 `5 m' M1 s2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     data = self._rfile.read(num_bytes)9 F6 ]+ p% j4 A7 ]3 i6 m
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/_socketio.py", line 59, in readinto
2 x  P& v0 B. l: d2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     return self._sock.recv_into(b)8 I( b4 b7 u; b. ^
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 360, in recv_into! T6 s' I3 E2 U8 M' U7 ^8 j
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     return self._recv_loop(self.fd.recv_into, 0, buffer, nbytes, flags)
) l& f0 h# e& g2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 348, in _recv_loop' }, l0 x& s! ]7 n
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     self._read_trampoline()( t: |( `' Q) d2 {. X$ C
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 319, in _read_trampoline
7 p9 u! ?. s& X( U2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     timeout_exc=socket.timeout("timed out")), {3 @: `% d/ r4 N* L
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 203, in _trampoline
2 q7 @: x7 F7 z! ?2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     mark_as_closed=self._mark_as_closed)* K& {+ I9 m% ?  H* d. a
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py", line 144, in trampoline+ Z; S% L- K" O6 l3 a  b- q- c
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     assert hub.greenlet is not current, 'do not call blocking functions from the mainloop'
* Z6 Y( I) X. q% E" y2 ]2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool AssertionError: do not call blocking functions from the mainloop) v, A9 z5 B6 ]4 R6 i/ B. k+ K
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool
; ]0 S8 b" B- N! P$ }4 t- I
 楼主| 发表于 2021-8-25 12:00:02 | 显示全部楼层
2021-08-24 13:38:14.209 7 INFO oslo_service.periodic_task [-] Skipping periodic task _discover_hosts_in_cells because its interval is negative
0 W& ^5 k9 f4 R. \' S3 W, }# v, O  W2021-08-24 13:38:15.241 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge" from group "DEFAULT" is deprecated for removal (5 m+ W" [* S% c. C* X2 Q4 z
nova-network is deprecated, as are any related configuration options.7 q7 W3 c) ^5 d9 W- l" u  Z
).  Its value may be silently ignored in the future.
# S* ^  j% a' R- ]1 U- S' t) s- v! A2021-08-24 13:38:15.246 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge_flagfile" from group "DEFAULT" is deprecated for removal (
; H' j+ {  L8 t  l) I. Nnova-network is deprecated, as are any related configuration options.9 \$ T, X  E9 P8 M  z
).  Its value may be silently ignored in the future." y5 ?7 J! U/ h  o+ C* j0 a
2021-08-24 13:38:15.248 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "firewall_driver" from group "DEFAULT" is deprecated for removal (. P0 b/ _6 F! D0 v0 X! e8 O
nova-network is deprecated, as are any related configuration options.7 V5 O2 a5 g9 ~; o% G: i
).  Its value may be silently ignored in the future.% E( r% a$ L7 O0 F
2021-08-24 13:38:15.250 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "force_dhcp_release" from group "DEFAULT" is deprecated for removal (0 I1 ]# n5 x7 ^! W
nova-network is deprecated, as are any related configuration options.
, ?) m4 {4 c  N' i2 l: w; k, Y).  Its value may be silently ignored in the future.: c5 v) Q' ]/ A$ F2 d; }! X# S4 I
2021-08-24 13:38:15.287 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_listen" from group "vnc" is deprecated. Use option "server_listen" from group "vnc".5 u  ?4 {2 M6 S0 Y* m8 o( y
2021-08-24 13:38:15.288 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_proxyclient_address" from group "vnc" is deprecated. Use option "server_proxyclient_address" from group "vnc".1 ~; N9 j, b9 k* O- D
2021-08-24 13:38:15.300 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options.  Use the valid_interfaces option instead.).  Its value may be silently ignored in the future.
- f2 R1 D( R* t! [2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options.  Use the region_name option instead.).  Its value may be silently ignored in the future.
' _  Z) ~  \, s- w- K7 q2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated. Use option "region-name" from group "placement".
4 T5 H4 V% i( G+ p5 F1 B1 p+ E1 Q/ l2021-08-24 13:38:15.303 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated. Use option "valid-interfaces" from group "placement".' |, ~* n. ^9 _5 ~6 Z- v$ l# U
2021-08-24 13:38:15.333 7 INFO nova.service [-] Starting scheduler node (version 17.0.12-1.el7)
* T, U$ @4 C7 B2 e4 N$ S4 b% |( m2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters [req-2c16e7d2-10c8-41f0-9495-7e1bea28f380 - - - - -] DBAPIError exception wrapped from (pymysql.err.InternalError) (1054, u"Unknown column 'cn.mapped' in 'field list'") [SQL: u'SELECT cn.created_at, cn.updated_at, cn.deleted_at, cn.deleted, cn.id, cn.service_id, cn.host, cn.uuid, cn.vcpus, cn.memory_mb, cn.local_gb, cn.vcpus_used, cn.memory_mb_used, cn.local_gb_used, cn.hypervisor_type, cn.hypervisor_version, cn.hypervisor_hostname, cn.free_ram_mb, cn.free_disk_gb, cn.current_workload, cn.running_vms, cn.cpu_info, cn.disk_available_least, cn.host_ip, cn.supported_instances, cn.metrics, cn.pci_stats, cn.extra_resources, cn.stats, cn.numa_topology, cn.ram_allocation_ratio, cn.cpu_allocation_ratio, cn.disk_allocation_ratio, cn.mapped \nFROM compute_nodes AS cn \nWHERE cn.deleted = %(deleted_1)s ORDER BY cn.id ASC'] [parameters: {u'deleted_1': 0}] (Background on this error at: http://sqlalche.me/e/2j85): InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")
7 B9 e8 ~& r9 P, k# V& Y9 n1 f2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):: H7 k8 u, f5 Y5 v0 ]
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context
) ?6 ], J1 M! W- ]: Y6 D$ ^8 V2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     context)
2 Y( d! C9 k7 g2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute
- ^9 V) i$ d# _0 ^% Y) J2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     cursor.execute(statement, parameters)
! n! z9 ^* y( h7 J( J) x* f$ E1 ~1 c2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 170, in execute
, ]% z& ^* Z. _( i" S; X$ [2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     result = self._query(query)
9 h. y6 y( Y# ]3 _; F& z# D2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 328, in _query
- L: q) ~# V# v1 t9 n2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     conn.query(q)
5 s" T7 |; `5 `2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 516, in query4 g, }# y% h8 g8 T5 Y6 G/ ?7 f
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     self._affected_rows = self._read_query_result(unbuffered=unbuffered). n7 k0 u' w6 C+ o
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 727, in _read_query_result
- B4 ]1 g- Y/ c# ]/ f7 k- p8 }! ]2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     result.read()! P3 N* }7 T3 f& A6 t5 C' G
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1066, in read5 T' N; u8 y2 U
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     first_packet = self.connection._read_packet()
0 I) h: g6 T4 S2 Z$ g# R3 |6 w/ o2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 683, in _read_packet/ `# b, O8 g% T: P
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     packet.check_error()# `- Z' @% |* K9 A) e
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/protocol.py", line 220, in check_error# d! E+ K1 L$ O: y/ u8 }. P
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     err.raise_mysql_exception(self._data)" Y7 n  b: |# W! c5 W
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 109, in raise_mysql_exception4 b, M/ {- f; |( _
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     raise errorclass(errno, errval)
+ r% R5 s& f% v8 D. @% ]9 i) l2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")
3 h6 x1 K8 V: s2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters
8 z/ J, L1 e( F6 ?2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool [-] Exception during reset or similar: AssertionError: do not call blocking functions from the mainloop* J9 f: J/ ]1 S! s, l! K6 R+ C. A! Z
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool Traceback (most recent call last):
) a$ L9 g5 L  ?' o0 p, w2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 703, in _finalize_fairy9 L! j, \  w: A( }
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     fairy._reset(pool)' B) e4 [1 n& Y' F
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 873, in _reset# t: `2 x9 T( N* |7 w$ b* L: j7 }  v$ w
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     pool._dialect.do_rollback(self)
# i& `/ L( V5 t' J2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/dialects/mysql/base.py", line 1775, in do_rollback! n; |8 X7 q; z# ]$ E) }
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     dbapi_connection.rollback()0 A4 f- X9 S: T" G9 J  c0 |
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 432, in rollback5 {2 @" ]$ i9 ^1 _6 @
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     self._read_ok_packet()
8 S; E- y" r7 A: L2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 396, in _read_ok_packet  ^& F, b& b! Y7 y! V
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     pkt = self._read_packet()/ h: e! i) x% p9 b$ ]+ h
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 656, in _read_packet" b  ]; g' y" n- O! {
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     packet_header = self._read_bytes(4)) K. f' [2 k4 i, Y9 J5 M
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 690, in _read_bytes8 r3 n7 [5 M7 ?* c: ^
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     data = self._rfile.read(num_bytes)8 z+ Q1 `  b  ~# e) ~8 A9 p; H
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/_socketio.py", line 59, in readinto
! ]! `/ W8 e! l) J; f/ E2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     return self._sock.recv_into(b)
+ ~& k  N+ f% y6 f9 z; I9 K2 ?4 {2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 360, in recv_into% M8 S: P  m  C( {2 k% z" E* f) p
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     return self._recv_loop(self.fd.recv_into, 0, buffer, nbytes, flags)5 w& W7 x0 s* p1 g
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 348, in _recv_loop
4 v; s: n+ T" g2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     self._read_trampoline()4 J$ `) s8 K$ f& S
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 319, in _read_trampoline9 b, a8 a' w! [& E: j" j7 A
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     timeout_exc=socket.timeout("timed out"))
! a2 P1 x7 _: H8 F% f# T0 H2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 203, in _trampoline4 [/ b: x) q6 B1 O/ y
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     mark_as_closed=self._mark_as_closed)
1 |0 m8 K5 R! K0 w8 I2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py", line 144, in trampoline0 J+ o, t+ Q6 j2 g$ @+ V& r) L# V
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     assert hub.greenlet is not current, 'do not call blocking functions from the mainloop'
# ]% \6 |8 R9 N1 J8 b1 T1 n6 }2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool AssertionError: do not call blocking functions from the mainloop# ~# H+ F+ @, e& ~4 G2 A" I
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool
 楼主| 发表于 2021-8-25 12:00:03 | 显示全部楼层
yep.....
$ M5 ~2 l3 X" o) w- R4 \that fixed it..." K" G# M) s+ F2 V

, ^1 Z6 C0 ]- Q3 t, f0 [All previous runs of the clean install had failed with exactly the same software
, \3 r4 M+ Z! F(I know it is exactly the same becasue the whole setup was imaged just before the packstack cmd)8 P- I! h6 N7 V
I don't execute the upgrade db command, and it ALWAYS fails
; t$ O& @4 ], r! I& U3 W' i0 r
0 T7 r7 J  o9 b' w2 c% Y, x**** Installation completed successfully ******- H8 y% j8 N9 u1 h* T. b4 m

8 |. }( M/ D+ \6 n9 I7 h% y. l1 wAdditional information:
% w# C8 q" B% g2 H+ b& Q * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.7 k& S2 t1 k  u6 s9 p
* File /root/keystonerc_admin has been created on OpenStack client host 172.18.10.70. To use the command line tools you need to source the file.
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

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

GMT+8, 2026-4-8 15:25 , Processed in 0.041768 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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