易陆发现互联网技术论坛

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

health: HEALTH_WARN Module 'telemetry' has failed dependency:

[复制链接]
发表于 2023-12-25 17:51:18 | 显示全部楼层 |阅读模式

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

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

x
Module 'telemetry' has failed dependency:3 s5 O; a& p& K9 G2 ]
/ q* X1 r/ t+ t( z# n0 ~9 R
ceph -s( j6 X8 P7 b& E' N2 v( O/ l8 j/ @
  cluster:
- ^# k7 X# z1 z5 `: M; V. h    id:     068fe0b6-258b-4188-a1f4-3088cd586d19+ T2 d$ }$ t9 V% F$ ?4 |- y5 z
    health: HEALTH_WARN
( q2 _, m& @. G; _7 @. F            Module 'telemetry' has failed dependency:
3 {0 ^7 l$ k' J# s6 H6 Y
0 h; B8 ?6 ]" v7 c  services:
4 m4 S3 [# @" c" K' ~+ u    mon: 3 daemons, quorum controller,compute02,compute01 (age 10m)
/ o2 |6 v' }' e& b" O8 R5 H    mgr: controller(active, since 2h), standbys: compute01
" d. e8 d. e3 `* x7 S( r    osd: 6 osds: 6 up (since 2h), 6 in (since 6M)$ P. o2 [7 p4 E: I+ e5 d% c

! H3 J" S) c6 g+ [% e/ R6 _  data:
+ q; I. H' u2 p9 `; M0 ]) b    pools:   1 pools, 1 pgs  i' |; t: R2 K+ m- J. A9 D) O
    objects: 2 objects, 449 KiB. X$ Q0 c% [0 Y& W, v
    usage:   63 MiB used, 180 GiB / 180 GiB avail
: K6 ]! b8 Q, Q" V$ s    pgs:     1 active+clean
% S. O+ \( {1 [4 uceph health detail
/ j4 c% V  V% B8 jHEALTH_WARN Module 'telemetry' has failed dependency:
2 ?1 }2 j. V" C+ x[WRN] MGR_MODULE_DEPENDENCY: Module 'telemetry' has failed dependency: # F0 Z1 n' k' R+ Z3 m8 `
    Module 'telemetry' has failed dependency:
+ u0 ]2 K0 H! U/ {9 H: Uceph mgr module ls  ( s8 n. Q9 M$ z5 O5 p9 s
MODULE                           9 A! u" H  \7 {- d2 B' t- M$ v- |! |
balancer           on (always on)0 [/ e  l& K9 I3 L4 X
crash              on (always on)
- M5 R; L, q7 j4 S7 b5 g0 ddevicehealth       on (always on)& X2 z/ \9 e1 C! _! Y* i
orchestrator       on (always on)1 S; j: U5 Y4 p) c
pg_autoscaler      on (always on)9 z, m" o9 u9 j5 u- A
progress           on (always on)2 }# J: {# x4 v6 c, g2 G* J
rbd_support        on (always on)
, k) T2 }9 v) ^! \, c. B+ g# Zstatus             on (always on)
  z2 q. b. K4 }- I# o; G5 X5 _/ Rtelemetry          on (always on)6 f2 z3 S6 n# `
volumes            on (always on)+ c9 {8 A5 r4 d8 v  H% k
最后竟然在一顿骚操作之后,成功恢复了。  且看后面的第三楼的操作记录吧。 - |! E4 J. `' f  g& N- o! C/ |) J
( L' s+ K4 U; V+ s! L! `+ Z9 c
1 J6 N' J% s. W7 J7 ?

& D1 S" ^6 q, M. h- ?  A7 o2 a$ \% f8 v- |8 e( F$ u/ X
 楼主| 发表于 2023-12-25 20:54:14 | 显示全部楼层
他们升级了遥测服务器虚拟机,然后弹出了此错误消息。 重新启动 mgr 守护程序可以解决该问题。+ {4 Z; ?! D. y7 r/ s
They upgraded the telemetry server VM and then this error message popped up. A restart of the mgr daemon solves the issue.
 楼主| 发表于 2023-12-25 22:00:39 | 显示全部楼层
ceph mgr module disable balancer 3 b+ ]) m" U) E, l
Error EINVAL: module 'balancer' cannot be disabled (always-on)
$ z1 @0 U( o4 I* Y0 G ceph mgr module disable telemetry  7 u% j+ k  P& M. Y
Error EINVAL: module 'telemetry' cannot be disabled (always-on)& a6 a3 W: H+ Q% l% l8 ]3 r, ?

0 |: S8 Q* H% t4 p# Q无法正常的disabled掉。好尴尬。" [( v" v) \% b! B4 n' W

/ q$ ?4 T" {$ F& R- E. l8 H7 d% A9 ~, A/ I: j& J3 {9 ]
在一顿apt 和apt-get update   等乱升级之后,重启居然修复了状态。。。。。1 }2 P6 U" A" T9 Z2 \9 L
 楼主| 发表于 2023-12-25 23:17:24 | 显示全部楼层
Setting up apt (2.4.11) ...4 o! w5 N0 B, I5 O+ b! k
(Reading database ... 165276 files and directories currently installed.)
3 d# o5 s4 A2 K( \/ G6 zPreparing to unpack .../00-python3-distutils_3.10.8-1~22.04_all.deb ...
+ o0 t0 Q5 w& p9 M4 b9 u& m; P7 X% UUnpacking python3-distutils (3.10.8-1~22.04) over (3.10.6-1~22.04) ...
; T7 I6 z# M6 ~! b* iPreparing to unpack .../01-python3-lib2to3_3.10.8-1~22.04_all.deb ...7 I5 {3 L) L( U* R* _& B
Unpacking python3-lib2to3 (3.10.8-1~22.04) over (3.10.6-1~22.04) ...
2 d* d$ D! D: m4 y1 K! sPreparing to unpack .../02-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...- D$ N& `% M" \
Unpacking python3.10-dev (3.10.12-1~22.04.3) over (3.10.6-1~22.04.2ubuntu1.1) ...! I& p) F1 R) z
Preparing to unpack .../03-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
9 O8 l, s" Q# p; ?. dUnpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) over (3.10.6-1~22.04.2ubuntu1.1) ...
6 C7 h: P* G( U; u( h) }2 H5 n. V: w3 e: JPreparing to unpack .../04-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...- V, w: w4 t' [0 F2 J
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.6-1~22.04.2ubuntu1.1) ...3 P6 y. D, `# j
Preparing to unpack .../05-python3.10_3.10.12-1~22.04.3_amd64.deb ...
: _% O. @; F0 }8 r" j' U9 PUnpacking python3.10 (3.10.12-1~22.04.3) over (3.10.6-1~22.04.2ubuntu1.1) .... l& `) r! V0 r- Y$ e* s
Preparing to unpack .../06-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
! q$ {6 p5 m& }7 t, e3 w# ^Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.6-1~22.04.2ubuntu1.1) ...* r, G8 y% e) [1 l: M* [
Preparing to unpack .../07-python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...( W% {$ ~$ n. H# Z+ C+ M& t8 w. {
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.6-1~22.04.2ubuntu1.1) ...9 E# N  U. J% k4 k& D" `
Preparing to unpack .../08-libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
4 ~6 S4 ]# W$ KUnpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.6-1~22.04.2ubuntu1.1) ...1 p8 `$ T  m$ p( Z$ I
Preparing to unpack .../09-libaprutil1-dbd-sqlite3_1.6.1-5ubuntu4.22.04.2_amd64.deb ...$ |' |8 w3 P! X
Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) over (1.6.1-5ubuntu4.22.04.1) ...2 x8 l4 p$ t% J  Q- q
Preparing to unpack .../10-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_amd64.deb ...( r8 S" H, z% j; I
Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) over (2.5.14+dfsg-0ubuntu0.22.04.2) ...
" W' O5 `; ?% d2 h, i" f3 UPreparing to unpack .../11-libaprutil1-ldap_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
( l7 q4 w, S) o) \, }' ?  s) WUnpacking libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) over (1.6.1-5ubuntu4.22.04.1) ..." _6 Z0 ]1 k' p) e6 H& g# G$ r$ ^
Preparing to unpack .../12-libaprutil1_1.6.1-5ubuntu4.22.04.2_amd64.deb ...6 x/ ~$ ]/ k) h( S# ?
Unpacking libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) over (1.6.1-5ubuntu4.22.04.1) ...% b6 f+ D8 V( _' }
Preparing to unpack .../13-curl_7.81.0-1ubuntu1.15_amd64.deb ...0 {  V, e! v) M' p$ I
Unpacking curl (7.81.0-1ubuntu1.15) over (7.81.0-1ubuntu1.10) ...9 t. m, q. ]% h) }/ s% F! h: e
Preparing to unpack .../14-libk5crypto3_1.19.2-2ubuntu0.3_amd64.deb ...
2 v/ e0 }( a3 d+ H! H5 bUnpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ...
5 Z: g7 D' F9 P- t# z8 a, E) PSetting up libk5crypto3:amd64 (1.19.2-2ubuntu0.3) ...
) G( u0 e( Z, I0 n9 s(Reading database ... 165283 files and directories currently installed.); f( P$ b" r1 h8 i5 C
Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.3_amd64.deb ...
" A) _7 b5 w: IUnpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ...
+ H* k. Q* u& K) B" iSetting up libkrb5support0:amd64 (1.19.2-2ubuntu0.3) ...- r/ R. i: R0 f) Q* A* j2 ^
(Reading database ... 165283 files and directories currently installed.), ^: V! S$ R+ y/ y
Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.3_amd64.deb ...
( F: m8 D% g5 [) Y! |0 P5 r4 `3 {! ZUnpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ...( s5 w: O/ t% Q) e2 Y
Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.3) ...7 W  Z- n' Y8 m! ~; a' Y7 P' B# g
(Reading database ... 165283 files and directories currently installed.)
  g6 [$ L7 J- y9 j9 MPreparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.3_amd64.deb ...
+ F, f% r# z* v  J  Q0 wUnpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ...
6 D5 d  c/ f2 H3 x  q2 Q! LSetting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) ...) v* e. ^5 |% [9 ?1 G
(Reading database ... 165283 files and directories currently installed.). F# }. b+ Z8 y. y
Preparing to unpack .../000-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
$ q$ l6 f) d! ~Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) over (1.43.0-1build3) ...9 F( D4 K7 `: x* z6 B
Preparing to unpack .../001-libssh-4_0.9.6-2ubuntu0.22.04.2_amd64.deb ...
: L* |% {% l# z0 v0 ?- uUnpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.2) over (0.9.6-2ubuntu0.22.04.1) ...
' k) N4 S  T4 U% t* dPreparing to unpack .../002-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
/ u- Y' V, z5 _; |  lUnpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) over (7.81.0-1ubuntu1.10) ...+ D1 m; X  N0 o4 l# p
Preparing to unpack .../003-apache2_2.4.52-1ubuntu4.7_amd64.deb ...7 `) ?  x( a- _+ ]$ s
Unpacking apache2 (2.4.52-1ubuntu4.7) over (2.4.52-1ubuntu4.5) ...: ]- \8 F! {, m6 w- V7 n. E" {. J% s& X
Preparing to unpack .../004-apache2-bin_2.4.52-1ubuntu4.7_amd64.deb ...
9 P9 }! K" Y/ L; qUnpacking apache2-bin (2.4.52-1ubuntu4.7) over (2.4.52-1ubuntu4.5) ...
( [6 a, M' |. o/ \/ yPreparing to unpack .../005-apache2-data_2.4.52-1ubuntu4.7_all.deb ...6 i( Y2 F! E5 S8 q; Q; L$ i
Unpacking apache2-data (2.4.52-1ubuntu4.7) over (2.4.52-1ubuntu4.5) ...3 C' ^2 W/ A5 o
Preparing to unpack .../006-apache2-utils_2.4.52-1ubuntu4.7_amd64.deb .... c* o% Q9 O5 J/ e+ F
Unpacking apache2-utils (2.4.52-1ubuntu4.7) over (2.4.52-1ubuntu4.5) ...9 {& u  _1 U" i. ?+ E% `  Z
Preparing to unpack .../007-libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ...
0 ^" L, l. n7 b  F% A7 ^Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
  }" o, w% u4 N" M1 `" w, B3 gPreparing to unpack .../008-procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ...8 N7 b) x. _( D, I+ q' I. J
Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
- o8 q3 x+ I2 i* oPreparing to unpack .../009-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ...* ]. ]4 d& P; y( B) r0 H* S6 U7 |
Unpacking gawk (1:5.1.0-1ubuntu0.1) over (1:5.1.0-1build3) ...
* b/ j0 B. d/ h( q8 \& BPreparing to unpack .../010-haproxy_2.4.22-0ubuntu0.22.04.3_amd64.deb ...7 r3 W# |0 @" k6 a$ Y
Unpacking haproxy (2.4.22-0ubuntu0.22.04.3) over (2.4.22-0ubuntu0.22.04.1) ...
4 ]: J5 q# K' _2 l1 ]Preparing to unpack .../011-memcached_1.6.14-1ubuntu0.1_amd64.deb ...  x$ Y; }7 Z# F' I0 t
Unpacking memcached (1.6.14-1ubuntu0.1) over (1.6.14-1) ...# O; ], q+ |; K% [0 h# l
Preparing to unpack .../012-openssh-sftp-server_1%3a8.9p1-3ubuntu0.5_amd64.deb ...
$ l" l: h; c  _* K3 }) WUnpacking openssh-sftp-server (1:8.9p1-3ubuntu0.5) over (1:8.9p1-3ubuntu0.1) ...
+ @, G5 j/ [) n* f2 B4 aPreparing to unpack .../013-openssh-server_1%3a8.9p1-3ubuntu0.5_amd64.deb ...
; t  A, {) _2 }+ p: BUnpacking openssh-server (1:8.9p1-3ubuntu0.5) over (1:8.9p1-3ubuntu0.1) ...
0 _4 j1 L7 |$ w: JPreparing to unpack .../014-openssh-client_1%3a8.9p1-3ubuntu0.5_amd64.deb ...
, c/ s5 V$ U* B) `Unpacking openssh-client (1:8.9p1-3ubuntu0.5) over (1:8.9p1-3ubuntu0.1) ...
, S  L+ ]: n8 _2 m  E- ?Preparing to unpack .../015-openvswitch-test_3.1.2-0ubuntu0.23.04.1~cloud0_all.deb ...( P4 V& ?, V- |
Unpacking openvswitch-test (3.1.2-0ubuntu0.23.04.1~cloud0) over (3.1.0-1ubuntu1~cloud0) ...
7 S3 f* r7 `/ {) }/ rPreparing to unpack .../016-openssl_3.0.2-0ubuntu1.12_amd64.deb ...# z& z  u  \6 b8 {' a
Unpacking openssl (3.0.2-0ubuntu1.12) over (3.0.2-0ubuntu1.10) ...
9 y% y& L: k- l+ l" {Preparing to unpack .../017-openvswitch-switch_3.1.2-0ubuntu0.23.04.1~cloud0_amd64.deb ...
: z! i$ Q1 A7 }: KUnpacking openvswitch-switch (3.1.2-0ubuntu0.23.04.1~cloud0) over (3.1.0-1ubuntu1~cloud0) ...6 |# P! i* m3 l; t) C0 c8 M
Preparing to unpack .../018-openvswitch-common_3.1.2-0ubuntu0.23.04.1~cloud0_amd64.deb ...
1 k( C! \: `- HUnpacking openvswitch-common (3.1.2-0ubuntu0.23.04.1~cloud0) over (3.1.0-1ubuntu1~cloud0) ...' ^: j, }6 v3 d: w$ ?9 h
Preparing to unpack .../019-python3-openvswitch_3.1.2-0ubuntu0.23.04.1~cloud0_amd64.deb ...9 V( w; i% V$ k- i" V6 a9 v2 M
Unpacking python3-openvswitch (3.1.2-0ubuntu0.23.04.1~cloud0) over (3.1.0-1ubuntu1~cloud0) .... x6 y& {' M4 \* h& c' T
Preparing to unpack .../020-python-apt-common_2.4.0ubuntu2_all.deb ...
8 Y+ S- V5 i3 ^, KUnpacking python-apt-common (2.4.0ubuntu2) over (2.4.0ubuntu1) ...6 y- e  X( ?" c
Preparing to unpack .../021-distro-info-data_0.52ubuntu0.5_all.deb ...
9 n0 V0 Q' n) GUnpacking distro-info-data (0.52ubuntu0.5) over (0.52ubuntu0.4) .... ^% Q6 K% M2 f
Preparing to unpack .../022-python3-apt_2.4.0ubuntu2_amd64.deb ...6 G4 y, F$ B# s$ ]; t* ~
Unpacking python3-apt (2.4.0ubuntu2) over (2.4.0ubuntu1) ...# o; T+ y) N6 ^  b1 T4 V& W
Preparing to unpack .../023-ubuntu-drivers-common_1%3a0.9.6.2~0.22.04.6_amd64.deb ...4 l7 C  Z0 V. @9 F  \' {
Unpacking ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) over (1:0.9.6.2~0.22.04.3) ...
* |% k1 k5 |: }Preparing to unpack .../024-initramfs-tools_0.140ubuntu13.4_all.deb ...% d. O/ f/ |' ]5 |3 D% G
Unpacking initramfs-tools (0.140ubuntu13.4) over (0.140ubuntu13.1) ...+ o) ~% |( V2 Y! W* Z1 ?8 e7 T9 ^
Preparing to unpack .../025-initramfs-tools-core_0.140ubuntu13.4_all.deb ...
6 h$ v( C2 S2 M) X) Y4 wUnpacking initramfs-tools-core (0.140ubuntu13.4) over (0.140ubuntu13.1) ...
( j/ L  W1 D+ ^0 m. }2 @" hPreparing to unpack .../026-initramfs-tools-bin_0.140ubuntu13.4_amd64.deb ...
6 N# d' y  C$ v, m* l8 z- ~0 YUnpacking initramfs-tools-bin (0.140ubuntu13.4) over (0.140ubuntu13.1) ...
+ r) R& R6 Q7 [" `+ ]' DPreparing to unpack .../027-netplan.io_0.106.1-7ubuntu0.22.04.2_amd64.deb ...! w# [/ D2 K) B& Q4 W- v. T4 Z
Unpacking netplan.io (0.106.1-7ubuntu0.22.04.2) over (0.105-0ubuntu2~22.04.3) ...
7 B& U+ I+ v% J- h8 ^Preparing to unpack .../028-libnetplan0_0.106.1-7ubuntu0.22.04.2_amd64.deb ...
1 G5 ?* J& h  w9 \1 b7 rUnpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) over (0.105-0ubuntu2~22.04.3) .... L, z3 y/ h( j& f1 t2 Q# d4 U
Preparing to unpack .../029-locales_2.35-0ubuntu3.5_all.deb ...
3 z& u$ g: b, K8 VUnpacking locales (2.35-0ubuntu3.5) over (2.35-0ubuntu3.1) ...
" m5 u/ S% f7 z: E" z0 v; pPreparing to unpack .../030-xxd_2%3a8.2.3995-1ubuntu2.15_amd64.deb ...
$ E! W" T" I% @) Z  wUnpacking xxd (2:8.2.3995-1ubuntu2.15) over (2:8.2.3995-1ubuntu2.8) ...
. Q, h* R" U; c9 n" O. uPreparing to unpack .../031-vim_2%3a8.2.3995-1ubuntu2.15_amd64.deb ...
! O  w3 a3 j" G4 A/ Y; [6 D+ t# }Unpacking vim (2:8.2.3995-1ubuntu2.15) over (2:8.2.3995-1ubuntu2.8) ...# ~6 d" i2 s4 T0 Y0 @+ ~# ]
Preparing to unpack .../032-vim-runtime_2%3a8.2.3995-1ubuntu2.15_all.deb ...! o9 a" U& `& S# E- d. |5 l
Unpacking vim-runtime (2:8.2.3995-1ubuntu2.15) over (2:8.2.3995-1ubuntu2.8) ...' T% U( v, T0 V  ?3 p6 ~% W! {
Preparing to unpack .../033-vim-common_2%3a8.2.3995-1ubuntu2.15_all.deb ...
7 b, p( |0 R, u% oUnpacking vim-common (2:8.2.3995-1ubuntu2.15) over (2:8.2.3995-1ubuntu2.8) ...2 d+ G# o# \3 U7 m) o9 l& ^: I3 W
Preparing to unpack .../034-apparmor_3.0.4-2ubuntu2.3_amd64.deb ...' [* k( \( R% d: d, |: |
Unpacking apparmor (3.0.4-2ubuntu2.3) over (3.0.4-2ubuntu2.2) ...6 C4 }% Y( E4 E1 b! u" x; M; {! X3 I
Preparing to unpack .../035-file_1%3a5.41-3ubuntu0.1_amd64.deb .../ Q. @1 M- d7 ]
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
4 k( C1 c; d6 WPreparing to unpack .../036-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
+ s: F, q$ l# h8 Q4 t, iUnpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...* J* C/ i/ t! V. V/ i
Preparing to unpack .../037-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
5 V2 Z7 G( O1 [6 m6 }9 `4 _Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...# A' u* |3 k+ W, _+ e
Preparing to unpack .../038-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
4 z- E! {. [- T, i% w3 `: _% D9 BUnpacking libx11-data (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1ubuntu0.2) ...
- f% M! k- s* `. M( aPreparing to unpack .../039-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...1 e* q4 _# w8 L; X5 [: R% i
Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1ubuntu0.2) ...
4 y; _9 n) V: A$ uPreparing to unpack .../040-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ...# G; }2 G' V) M! t% j2 m
Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1ubuntu0.2) .... F  X% n5 v! m! w' B
Preparing to unpack .../041-python3-distro-info_1.1ubuntu0.1_all.deb ...  J& u) D" N3 L# a! h7 I
Unpacking python3-distro-info (1.1ubuntu0.1) over (1.1build1) ...! E& m9 }6 f& B* }$ I4 H4 ?
Preparing to unpack .../042-ubuntu-release-upgrader-core_1%3a22.04.17_all.deb ...
2 {- ]- P. ~0 b# V+ G7 ?Unpacking ubuntu-release-upgrader-core (1:22.04.17) over (1:22.04.16) ...2 L9 i! K% M9 g( ?; h- q; e
Preparing to unpack .../043-python3-distupgrade_1%3a22.04.17_all.deb ...
% U/ a$ n( g3 z% r' c. vUnpacking python3-distupgrade (1:22.04.17) over (1:22.04.16) ...& R0 Q$ d5 j* `2 f' S2 n5 l: c! Z
Preparing to unpack .../044-alsa-ucm-conf_1.2.6.3-1ubuntu1.9_all.deb ...7 A; r# Y% R' e
Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.9) over (1.2.6.3-1ubuntu1.6) ...
/ C7 c( V6 S! M( y# o* {Preparing to unpack .../045-libctf-nobfd0_2.38-4ubuntu2.4_amd64.deb ...2 ?( G/ W5 ^# K+ [6 m
Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.4) over (2.38-4ubuntu2.2) ...
8 R- B, P7 b- z/ X* }* TPreparing to unpack .../046-libctf0_2.38-4ubuntu2.4_amd64.deb ...! G5 }7 x' i$ \/ _& \% f. T$ [8 t
Unpacking libctf0:amd64 (2.38-4ubuntu2.4) over (2.38-4ubuntu2.2) ...
( Q0 E( i; r* Y9 h% l4 c6 M+ KPreparing to unpack .../047-binutils-x86-64-linux-gnu_2.38-4ubuntu2.4_amd64.deb ..." a8 `& o0 P/ f) b6 L" d# ^5 l0 s
Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.4) over (2.38-4ubuntu2.2) ...
) L& u' w, b+ C) i, n& {4 IPreparing to unpack .../048-libbinutils_2.38-4ubuntu2.4_amd64.deb ...* p2 X# a- o/ f7 T
Unpacking libbinutils:amd64 (2.38-4ubuntu2.4) over (2.38-4ubuntu2.2) ...0 ?- c: C& f/ U$ k/ `- E) O9 |% G" K2 }
Preparing to unpack .../049-binutils_2.38-4ubuntu2.4_amd64.deb ..." C4 `. D+ F. O8 X0 K  [0 i& J
Unpacking binutils (2.38-4ubuntu2.4) over (2.38-4ubuntu2.2) ...- a1 B* S) ]2 X5 x! B- _
Preparing to unpack .../050-binutils-common_2.38-4ubuntu2.4_amd64.deb ..., d4 L: ^9 G2 Y; G4 m2 S  t
Unpacking binutils-common:amd64 (2.38-4ubuntu2.4) over (2.38-4ubuntu2.2) ...* F2 V( l8 _# U, y0 q
Preparing to unpack .../051-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...3 P$ {4 k$ |/ B
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
( B" ]0 _( Q) i; yPreparing to unpack .../052-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
' n8 R- h# r/ E* `: ~% M! lUnpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
- {& s- Y2 h" XPreparing to unpack .../053-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
7 g) M5 V- }' a% s+ pUnpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...  d' G: p4 w& B
Preparing to unpack .../054-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...( }7 `0 _. ^$ j  m! G, w/ x- H- n
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...9 F& F; R2 l. k6 y: ]4 Z
Preparing to unpack .../055-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...* [2 f; ]  U4 Q- H
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
$ Q" {) V  u2 o) O# Y6 h% xPreparing to unpack .../056-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
1 a, r7 E- q) o# R5 l6 F! pUnpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
2 {0 l, E' b  W- g. {& A1 aPreparing to unpack .../057-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
: c8 l+ H! b# a0 y, D! H* _3 GUnpacking cpp-11 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...  B3 t9 q% T1 W# }' R- Y
Preparing to unpack .../058-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...3 D, h; {! }" F" ^# m
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...  L2 m* Y' X: L: D  Q; A
Preparing to unpack .../059-cryptsetup-initramfs_2%3a2.4.3-1ubuntu1.2_all.deb ..., z2 F6 [/ u  u0 d0 T; Y8 m" F
debconf: unable to initialize frontend: Dialog
0 W8 G2 O0 ]9 T" f: qdebconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
6 h! ~( G7 r7 [& Gdebconf: falling back to frontend: Readline
! ^+ G( _: A2 WUnpacking cryptsetup-initramfs (2:2.4.3-1ubuntu1.2) over (2:2.4.3-1ubuntu1.1) ...2 b, r. x% C( y
Preparing to unpack .../060-cryptsetup-bin_2%3a2.4.3-1ubuntu1.2_amd64.deb ..." C: v+ _" o% m& S
Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.2) over (2:2.4.3-1ubuntu1.1) ...
' m% `% ]  b: J0 [8 K# gPreparing to unpack .../061-cryptsetup_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
0 A! R; H; b- Y. ~( v6 E; U3 qdebconf: unable to initialize frontend: Dialog( Y) L& h- e( I
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
/ }4 e# A( A4 b6 g7 }debconf: falling back to frontend: Readline4 B! t4 v. V4 F
Unpacking cryptsetup (2:2.4.3-1ubuntu1.2) over (2:2.4.3-1ubuntu1.1) ...% r4 x3 f7 _4 C8 L$ P% v; J% ]
Preparing to unpack .../062-cups-common_2.4.1op1-1ubuntu4.7_all.deb ..., Z& |: `9 H! u% k6 t
Unpacking cups-common (2.4.1op1-1ubuntu4.7) over (2.4.1op1-1ubuntu4.4) ...
, v2 b. F  _* u& u- q% G/ B" m) o- k. kPreparing to unpack .../063-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ...& j2 `9 c$ Q: o: e' v$ @" |
Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5.1) ...! n- R& H+ E% f7 r% ~$ K& K
Preparing to unpack .../064-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ...
7 g+ m: e0 I, z$ ^Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5.1) ...
' L4 ~& X3 c5 _4 DPreparing to unpack .../065-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ...
* @7 M: `$ o5 [8 B  Q: NUnpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5.1) ..." Y4 w" c5 W6 I6 t) A
Preparing to unpack .../066-cups-bsd_2.4.1op1-1ubuntu4.7_amd64.deb ...
9 Y/ j  \( v% r' o6 W. MUnpacking cups-bsd (2.4.1op1-1ubuntu4.7) over (2.4.1op1-1ubuntu4.4) ...
: b4 ^( M/ T* U% XPreparing to unpack .../067-cups-client_2.4.1op1-1ubuntu4.7_amd64.deb ...6 i' @0 R0 F6 y
Unpacking cups-client (2.4.1op1-1ubuntu4.7) over (2.4.1op1-1ubuntu4.4) ...
3 |! v! g- f* V8 V' C3 `/ ~' HPreparing to unpack .../068-libcups2_2.4.1op1-1ubuntu4.7_amd64.deb ...
! m; k- i! b, n( ]- u; e" UUnpacking libcups2:amd64 (2.4.1op1-1ubuntu4.7) over (2.4.1op1-1ubuntu4.4) ...
2 P, I6 d2 M# v/ M7 a( G3 Q( j' ?Preparing to unpack .../069-firmware-sof-signed_2.0-1ubuntu4.4_all.deb ...
: H$ |+ o% f7 o# j7 K* q" C" N% C7 m7 w- tUnpacking firmware-sof-signed (2.0-1ubuntu4.4) over (2.0-1ubuntu4.1) ...8 j5 ]: Q4 C- I) h
Selecting previously unselected package libxcb-randr0:amd64.( i$ ^# p! z* G: P5 F! {- d
Preparing to unpack .../070-libxcb-randr0_1.14-3ubuntu3_amd64.deb ...( @' m2 q' x, G. ?( N( ?2 b
Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ...
2 j: t) m. K& ZPreparing to unpack .../071-libgl1-amber-dri_21.3.9-0ubuntu1~22.04.1_amd64.deb ...
/ e1 y" j% ]* rUnpacking libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) over (21.3.7-0ubuntu1) ...4 x7 t( l7 O7 W0 H/ n, b
Preparing to unpack .../072-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ...
8 |1 k, I2 b% a7 g! D7 y7 g$ ]Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) over (1:15.0.7-0ubuntu0.22.04.1) ...
) Q1 o. K) t" p' `# ^Preparing to unpack .../073-libgl1-mesa-dri_23.0.4-0ubuntu1~22.04.1_amd64.deb ...' v( K' \) X2 t/ _9 w5 n
Unpacking libgl1-mesa-dri:amd64 (23.0.4-0ubuntu1~22.04.1) over (22.2.5-0ubuntu0.1~22.04.3) ...
6 t$ `2 S2 Q5 E6 S: t/ }  X5 r, IPreparing to unpack .../074-libglx-mesa0_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
2 W7 a  ^; z/ a/ X- H% a, uUnpacking libglx-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) over (22.2.5-0ubuntu0.1~22.04.3) ...
1 \5 A; o2 @( P0 cPreparing to unpack .../075-libegl-mesa0_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
5 E" N- [6 p/ d, t' `; KUnpacking libegl-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) over (22.2.5-0ubuntu0.1~22.04.3) ...
% O! O6 W4 ?& @) C2 {& _8 R7 H1 f, z) RPreparing to unpack .../076-libglapi-mesa_23.0.4-0ubuntu1~22.04.1_amd64.deb ...* ~( B: x- e/ X/ R! l0 n  X6 q& g
Unpacking libglapi-mesa:amd64 (23.0.4-0ubuntu1~22.04.1) over (22.2.5-0ubuntu0.1~22.04.3) ...2 a9 I( `# S3 K2 [, s
Preparing to unpack .../077-libgbm1_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
6 ?  |; T; `: h2 E' i4 d1 X' oUnpacking libgbm1:amd64 (23.0.4-0ubuntu1~22.04.1) over (22.2.5-0ubuntu0.1~22.04.3) ...
. \, ]/ R( f4 j2 K$ ]  B. gPreparing to unpack .../078-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...8 }% g" B& E- c4 g2 q) c1 z
Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...  p% y! P6 D/ X% x
Preparing to unpack .../079-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...& H7 e( B$ _2 m" ~$ U; A7 }6 h
Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ..., @8 |1 d6 s6 O) l9 y( v
Preparing to unpack .../080-gstreamer1.0-gl_1.20.1-1ubuntu0.1_amd64.deb ...
' a* I) K+ `5 cUnpacking gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...  N% Y" _% R& ?) E. e: ~/ k
Preparing to unpack .../081-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.1_amd64.deb ...
7 k1 Z# m( p5 h  y. T+ I' [Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...) K  \( W. D& I0 M
Preparing to unpack .../082-libflac8_1.3.3-2ubuntu0.2_amd64.deb ...
* Z4 e# U$ ^- _6 G% J) {Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) over (1.3.3-2ubuntu0.1) ...% ?0 J% D3 L7 W* X! X' U; I
Preparing to unpack .../083-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.1_amd64.deb ...
$ c/ ]5 D% a1 B! S3 A. x: TUnpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) over (1.20.3-0ubuntu1) ...
" P+ L* z( p2 v/ X* ^Preparing to unpack .../084-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.1_amd64.deb ...
: ]6 v% D3 V: E  G; {, N# L( lUnpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) over (1.20.3-0ubuntu1) ...
( o: O! z/ W& ?/ E7 ZPreparing to unpack .../085-libvpx7_1.11.0-2ubuntu2.2_amd64.deb ...
$ G0 S! \5 m4 F. T* _Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.2) over (1.11.0-2ubuntu2) ...
* [& L0 e) I* b4 N. R9 L1 rPreparing to unpack .../086-gstreamer1.0-x_1.20.1-1ubuntu0.1_amd64.deb ...- b( }) C* I. P0 j: I9 H
Unpacking gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
2 b% v$ @/ B6 m* X0 q* APreparing to unpack .../087-libcurl3-gnutls_7.81.0-1ubuntu1.15_amd64.deb ...
2 [: h( H* L. a0 H) g9 h# R. OUnpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) over (7.81.0-1ubuntu1.10) ...' C; B( o5 [1 A: b$ R$ [! a
Preparing to unpack .../088-libmysqlclient21_8.0.35-0ubuntu0.22.04.1_amd64.deb ...7 w* j/ S9 w  \2 ~0 z- }
Unpacking libmysqlclient21:amd64 (8.0.35-0ubuntu0.22.04.1) over (8.0.33-0ubuntu0.22.04.2) ...+ W1 R: L( W" ^, x5 v
Preparing to unpack .../089-libdbd-mysql-perl_4.050-5ubuntu0.22.04.1_amd64.deb ...
1 f! g9 ^* y$ }: s4 q% cUnpacking libdbd-mysql-perl:amd64 (4.050-5ubuntu0.22.04.1) over (4.050-5) ...
" t! R9 H( w: H) g8 {; IPreparing to unpack .../090-libgfxdr0_10.1-1ubuntu0.2_amd64.deb ...
* f6 Q; \. l& z/ Z  IUnpacking libgfxdr0:amd64 (10.1-1ubuntu0.2) over (10.1-1ubuntu0.1) ...
" N6 D) ?# b9 J; B2 m* }0 m$ qPreparing to unpack .../091-libglusterfs0_10.1-1ubuntu0.2_amd64.deb ...2 Y; H5 x! H# m' e5 I$ S7 [
Unpacking libglusterfs0:amd64 (10.1-1ubuntu0.2) over (10.1-1ubuntu0.1) ...5 @  t3 `0 y% y5 O
Preparing to unpack .../092-libgfrpc0_10.1-1ubuntu0.2_amd64.deb ...
) g% r6 B6 \' ~6 ?: lUnpacking libgfrpc0:amd64 (10.1-1ubuntu0.2) over (10.1-1ubuntu0.1) ...
! u9 y& r6 R1 K% g, RPreparing to unpack .../093-libgfapi0_10.1-1ubuntu0.2_amd64.deb ...
9 U0 ~7 P. G. d" h3 [Unpacking libgfapi0:amd64 (10.1-1ubuntu0.2) over (10.1-1ubuntu0.1) ...
- @9 Z, H1 o* [) x- _Preparing to unpack .../094-libidn12_1.38-4ubuntu1_amd64.deb ...
3 `! I) E3 R# d+ @/ u1 N# [6 y9 tUnpacking libidn12:amd64 (1.38-4ubuntu1) over (1.38-4build1) ...
: o# [( U1 [7 K& MSelecting previously unselected package libgles2:amd64.) k  i0 t8 s3 {$ d3 R
Preparing to unpack .../095-libgles2_1.4.0-1_amd64.deb ...8 @: ~2 v0 r* O/ w3 T! P% v0 l
Unpacking libgles2:amd64 (1.4.0-1) ...
0 O  \( O9 q; e: F! j! ]7 ePreparing to unpack .../096-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
( [7 m& |4 [: v0 w  F7 O6 pUnpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2ubuntu0.22.04.1) ...# o. _8 A7 N9 t! S
Preparing to unpack .../097-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ...1 ~$ Y6 Y: {4 w1 b& b- `3 f
Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2ubuntu0.22.04.1) ...
# h8 \! W$ U( A4 O  I1 vSelecting previously unselected package libwpe-1.0-1:amd64.( {4 p0 K9 h' W1 |- \& z+ K  b
Preparing to unpack .../098-libwpe-1.0-1_1.14.0-0ubuntu0.22.04.1_amd64.deb ...
$ r, K! e5 A7 `3 SUnpacking libwpe-1.0-1:amd64 (1.14.0-0ubuntu0.22.04.1) ...* ^0 }! N+ A8 @) h: Y) @$ U. n
Selecting previously unselected package libwpebackend-fdo-1.0-1:amd64., C% B$ y9 k" b; w: N  H, N
Preparing to unpack .../099-libwpebackend-fdo-1.0-1_1.14.2-0ubuntu0.22.04.1_amd64.deb ...
) V2 Z# q4 H+ o. r' D. ZUnpacking libwpebackend-fdo-1.0-1:amd64 (1.14.2-0ubuntu0.22.04.1) ...1 i- d( r1 e# e! w( u* j" I
Preparing to unpack .../100-libwebkit2gtk-4.0-37_2.42.3-0ubuntu0.22.04.1_amd64.deb ...' ^, h* q5 W  V( I7 V$ u( x
Unpacking libwebkit2gtk-4.0-37:amd64 (2.42.3-0ubuntu0.22.04.1) over (2.38.6-0ubuntu0.22.04.1) ...$ S/ ~; _6 n  W. W8 T0 W( c
Preparing to unpack .../101-libjavascriptcoregtk-4.0-18_2.42.3-0ubuntu0.22.04.1_amd64.deb ...5 P% e8 I9 B/ h0 h% W
Unpacking libjavascriptcoregtk-4.0-18:amd64 (2.42.3-0ubuntu0.22.04.1) over (2.38.6-0ubuntu0.22.04.1) ...1 C# q% g* o7 O- Z3 o$ r
Preparing to unpack .../102-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ...1 t/ r/ [  O' X+ r
Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) over (2.5.14+dfsg-0ubuntu0.22.04.2) ...( d) u% v  R" }
Preparing to unpack .../103-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ...9 r" S7 k' X; P1 _) n" g9 K6 J
Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) over (1.9.5-3) ...7 B* `3 s/ @! A4 L- U4 Q7 a' I
Preparing to unpack .../104-libpq5_14.10-0ubuntu0.22.04.1_amd64.deb ...
" q* u7 |" f# T9 p$ H: W) PUnpacking libpq5:amd64 (14.10-0ubuntu0.22.04.1) over (14.8-0ubuntu0.22.04.1) ..., l/ l: ?9 G+ b! W
Preparing to unpack .../105-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ..., a. `3 N4 s; D4 e; ^4 ?/ {
Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
  B, J  T( \; t3 `Preparing to unpack .../106-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ...
- h; L8 W. o+ z( }2 {Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
3 d4 M- [% j+ hPreparing to unpack .../107-libsgutils2-2_1.46-1ubuntu0.22.04.1_amd64.deb ...1 l" f' y; I' m4 T. W
Unpacking libsgutils2-2:amd64 (1.46-1ubuntu0.22.04.1) over (1.46-1build1) ...3 n5 b! j2 }: u& n8 x
Preparing to unpack .../108-libsndfile1_1.0.31-2ubuntu0.1_amd64.deb ...
1 O: s! {5 `& dUnpacking libsndfile1:amd64 (1.0.31-2ubuntu0.1) over (1.0.31-2build1) ...% ^2 n' V6 X. B$ h
Preparing to unpack .../109-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
1 R0 b9 z: l- @7 H7 vUnpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) over (4.3.0-6ubuntu0.4) ...; _" B1 H, Q6 E. g4 `# Q
Preparing to unpack .../110-libunwind8_1.3.2-2build2.1_amd64.deb ...
7 s: H4 I" F6 |! O( r) L1 OUnpacking libunwind8:amd64 (1.3.2-2build2.1) over (1.3.2-2build2) ...
* D3 y) ^. n5 D8 w: Y" L* k' M9 UPreparing to unpack .../111-qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.15_amd64.deb ..., X% M9 Z- G1 r" g8 Q5 z
Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.15) over (1:6.2+dfsg-2ubuntu6.11) ...3 X" Q1 N. R- v/ r7 k& N! _- P
Preparing to unpack .../112-qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.15_amd64.deb ...0 q9 m" e- Z; u3 D
Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.15) over (1:6.2+dfsg-2ubuntu6.11) ...
( c1 p. f/ Z& g: pPreparing to unpack .../113-qemu-utils_1%3a6.2+dfsg-2ubuntu6.15_amd64.deb .... N) M( b, a# y% |
Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.15) over (1:6.2+dfsg-2ubuntu6.11) ...' v: Z! \2 b; s; X- X8 ?
Preparing to unpack .../114-qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.15_amd64.deb ...
0 S, g7 E8 r4 r( N9 VUnpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.15) over (1:6.2+dfsg-2ubuntu6.11) ...% w! Q. N) H5 D1 o1 Y
Preparing to unpack .../115-qemu-system-common_1%3a6.2+dfsg-2ubuntu6.15_amd64.deb ...( `: R, D  z: t' [$ f
Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.15) over (1:6.2+dfsg-2ubuntu6.11) ...( A9 ~  F! `# Q
Preparing to unpack .../116-qemu-system-data_1%3a6.2+dfsg-2ubuntu6.15_all.deb ...
# F: w% C, ~7 E3 w" ~Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.15) over (1:6.2+dfsg-2ubuntu6.11) ...
- {& L  r& C6 @. G8 KPreparing to unpack .../117-libvirt0_8.0.0-1ubuntu7.7_amd64.deb ..." |6 t6 f  n4 g9 ?- R3 |% ~
Unpacking libvirt0:amd64 (8.0.0-1ubuntu7.7) over (8.0.0-1ubuntu7.5) ..." S3 p0 n! G9 `$ ?, P" i3 E
Preparing to unpack .../118-libvirt-daemon_8.0.0-1ubuntu7.7_amd64.deb ...
3 z4 @6 z( ]7 v: E. U' `! ~Unpacking libvirt-daemon (8.0.0-1ubuntu7.7) over (8.0.0-1ubuntu7.5) ...
2 M, {; K& [7 ?! u# jPreparing to unpack .../119-libvirt-daemon-driver-qemu_8.0.0-1ubuntu7.7_amd64.deb ...$ N1 i' w8 T$ D7 U! L8 W+ t& t2 ]
Unpacking libvirt-daemon-driver-qemu (8.0.0-1ubuntu7.7) over (8.0.0-1ubuntu7.5) ...2 C" U& t: x9 Z6 L/ U; b! J
Preparing to unpack .../120-libyajl2_2.1.0-3ubuntu0.22.04.1_amd64.deb ...& e! e- o) f, `+ G
Unpacking libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) over (2.1.0-3build2) ...
8 A5 u1 p3 v. k7 Z6 ZPreparing to unpack .../121-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
, c3 ~2 }: Q2 l  TUnpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2ubuntu0.22.04.1) .... x) R' {- g5 u- {
Preparing to unpack .../122-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...! E2 D3 G3 {3 s5 {% h- V
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) over (1:3.5.12-1ubuntu0.22.04.1) ...; O9 i& V+ }& L' j
Preparing to unpack .../123-linux-firmware_20220329.git681281e4-0ubuntu3.23_all.deb ...: W3 ~3 p2 _  \1 f5 V; t' H
Unpacking linux-firmware (20220329.git681281e4-0ubuntu3.23) over (20220329.git681281e4-0ubuntu3.13) ...
: b( q$ F2 e$ b9 D+ y4 ]6 d( d- a7 Q% hSelecting previously unselected package linux-modules-5.15.0-91-generic.0 @$ e1 W6 i) F$ `+ c; L
Preparing to unpack .../124-linux-modules-5.15.0-91-generic_5.15.0-91.101_amd64.deb ..." z) \' E9 l5 k) G% [
Unpacking linux-modules-5.15.0-91-generic (5.15.0-91.101) ...1 t% h  x5 y: ]3 M6 u3 b- e) y
Selecting previously unselected package linux-image-5.15.0-91-generic.; ?: L5 v  V, u) H- g
Preparing to unpack .../125-linux-image-5.15.0-91-generic_5.15.0-91.101_amd64.deb ...
( i% q5 s$ ~% \Unpacking linux-image-5.15.0-91-generic (5.15.0-91.101) ...
: [& n* v" a) t: P6 VSelecting previously unselected package linux-modules-extra-5.15.0-91-generic.4 ^4 m$ c1 H! p2 D/ }) p
Preparing to unpack .../126-linux-modules-extra-5.15.0-91-generic_5.15.0-91.101_amd64.deb ...
5 p# `$ }  O+ R$ H2 @! s7 x3 b7 fUnpacking linux-modules-extra-5.15.0-91-generic (5.15.0-91.101) ...' `5 I! g9 l/ k& B  m( T- y
Preparing to unpack .../127-amd64-microcode_3.20191218.1ubuntu2.2_amd64.deb ...8 M+ Z- T) E1 c( q9 ?/ [1 {: Z
Unpacking amd64-microcode (3.20191218.1ubuntu2.2) over (3.20191218.1ubuntu2) ...2 a. U& N: g# m
Preparing to unpack .../128-intel-microcode_3.20231114.0ubuntu0.22.04.1_amd64.deb ..., H& d3 x( `' r! E2 \
Unpacking intel-microcode (3.20231114.0ubuntu0.22.04.1) over (3.20230214.0ubuntu0.22.04.1) ...! J& @) [- M$ {; `+ j& {
Preparing to unpack .../129-linux-generic_5.15.0.91.88_amd64.deb ...
+ C5 G1 @$ T/ d$ F' l, kUnpacking linux-generic (5.15.0.91.88) over (5.15.0.76.74) ...
) P: l5 o! I9 g6 t5 F" yPreparing to unpack .../130-linux-image-generic_5.15.0.91.88_amd64.deb ...
4 s  {; w8 @% e) `' _0 ]7 R4 Z4 BUnpacking linux-image-generic (5.15.0.91.88) over (5.15.0.76.74) ...8 t4 A3 f$ x; p" O4 R( w# U
Selecting previously unselected package linux-headers-5.15.0-91.* }6 b; O' C4 i8 M7 v& P4 X
Preparing to unpack .../131-linux-headers-5.15.0-91_5.15.0-91.101_all.deb ...4 V; ^" l) p3 s/ @, L
Unpacking linux-headers-5.15.0-91 (5.15.0-91.101) ...
0 d6 M  D& Z2 r9 ~$ @: WSelecting previously unselected package linux-headers-5.15.0-91-generic.0 F0 t/ `. j: }4 `
Preparing to unpack .../132-linux-headers-5.15.0-91-generic_5.15.0-91.101_amd64.deb ...; m" S8 E$ b% V
Unpacking linux-headers-5.15.0-91-generic (5.15.0-91.101) ...$ E8 R0 ^4 x& b3 a+ z
Preparing to unpack .../133-linux-headers-generic_5.15.0.91.88_amd64.deb ...  f, D! m0 `9 N" J4 n
Unpacking linux-headers-generic (5.15.0.91.88) over (5.15.0.76.74) ...
  \9 Y* o# u8 t$ ]* oPreparing to unpack .../134-neutron-l3-agent_2%3a22.0.2-0ubuntu1~cloud0_all.deb ...8 W* G: z; q/ D& Z$ D9 c
Unpacking neutron-l3-agent (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) ...9 |( _( N; C4 Z1 y
Preparing to unpack .../135-neutron-dhcp-agent_2%3a22.0.2-0ubuntu1~cloud0_all.deb ...; h- q9 V+ ~; n# f) l. s4 K
Unpacking neutron-dhcp-agent (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) ...% i  z1 W+ @  K' F! v3 @
Preparing to unpack .../136-neutron-metadata-agent_2%3a22.0.2-0ubuntu1~cloud0_all.deb .../ ^8 u0 o. d  H' `+ z
Unpacking neutron-metadata-agent (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) .../ s9 y4 ^0 W3 Q! M
Preparing to unpack .../137-neutron-server_2%3a22.0.2-0ubuntu1~cloud0_all.deb ...5 E+ l0 g" _- B! z
Unpacking neutron-server (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) ...- l/ J/ [4 y, @* @# \* {" L( a; K
Preparing to unpack .../138-neutron-plugin-ml2_2%3a22.0.2-0ubuntu1~cloud0_all.deb ...
) x# q- Z# c# u8 b1 D0 I: rUnpacking neutron-plugin-ml2 (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) ...
) O/ V' }# z+ HPreparing to unpack .../139-neutron-openvswitch-agent_2%3a22.0.2-0ubuntu1~cloud0_all.deb ...  c9 j: B  l6 f$ d7 j
Unpacking neutron-openvswitch-agent (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) ...( j$ X" r0 c8 J' V4 @4 H
Preparing to unpack .../140-python3-neutron_2%3a22.0.2-0ubuntu1~cloud0_all.deb ...5 S( j- W& \: ?- v
Unpacking python3-neutron (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) ...
3 i; [8 s8 e" xPreparing to unpack .../141-neutron-common_2%3a22.0.2-0ubuntu1~cloud0_all.deb ...2 }3 @) |: J9 ]4 D' t/ z
Unpacking neutron-common (2:22.0.2-0ubuntu1~cloud0) over (2:22.0.0-0ubuntu1~cloud0) ...
8 [* n. C4 ?- l/ s7 l5 kPreparing to unpack .../142-openjdk-11-jre-headless_11.0.21+9-0ubuntu1~22.04_amd64.deb ...
5 D  j) Q2 D5 r/ u+ _Unpacking openjdk-11-jre-headless:amd64 (11.0.21+9-0ubuntu1~22.04) over (11.0.19+7~us1-0ubuntu1~22.04.1) ...8 ~# x+ ^, m; v+ ]+ G) A
Preparing to unpack .../143-python3-os-brick_6.2.0-0ubuntu2.3~cloud0_all.deb ...1 u5 E) Q% |7 I* G
Unpacking python3-os-brick (6.2.0-0ubuntu2.3~cloud0) over (6.2.0-0ubuntu2.2~cloud0) ...# J9 d* w3 o% @) _. i, l
Preparing to unpack .../144-os-brick-common_6.2.0-0ubuntu2.3~cloud0_all.deb ...& h8 b- {1 T" c: A
Unpacking os-brick-common (6.2.0-0ubuntu2.3~cloud0) over (6.2.0-0ubuntu2.2~cloud0) ...
% d5 v  P$ r8 V! aPreparing to unpack .../145-python3-cryptography_3.4.8-1ubuntu2.1_amd64.deb ...
2 k* J; r4 i) d+ x1 }* m, eUnpacking python3-cryptography (3.4.8-1ubuntu2.1) over (3.4.8-1ubuntu2) ...# ?/ R! N& Z# c! e/ [
Preparing to unpack .../146-python3-werkzeug_2.2.2-2ubuntu0.1~cloud0_all.deb ...7 X; R/ x2 t+ o. ]
Unpacking python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) over (2.2.2-2~cloud0) ...
( u# j* q% r% }- x$ \/ M4 zPreparing to unpack .../147-python3-flask_2.2.2-2ubuntu1.1~cloud0_all.deb ...
3 ~1 @: h+ m" I: D- z. sUnpacking python3-flask (2.2.2-2ubuntu1.1~cloud0) over (2.2.2-2ubuntu1~cloud0) ...' [/ ~; Y% t" S" D: b+ g; p6 H* z) r! A
Preparing to unpack .../148-python3-glance-store_4.3.0-0ubuntu1.3~cloud0_all.deb ...* b8 ~4 J3 |& O5 O: R/ H
Unpacking python3-glance-store (4.3.0-0ubuntu1.3~cloud0) over (4.3.0-0ubuntu1.2~cloud0) ...
+ J; J: k1 r) B6 _Preparing to unpack .../149-software-properties-common_0.99.22.8_all.deb ...
+ m0 t5 d  R5 Y+ i5 @Unpacking software-properties-common (0.99.22.8) over (0.99.22.7) ...# t* ^. c0 D9 s! O1 i
Preparing to unpack .../150-python3-software-properties_0.99.22.8_all.deb ...
1 t$ }( j: z! ?9 T" s( j2 ^7 y6 pUnpacking python3-software-properties (0.99.22.8) over (0.99.22.7) ...' u4 u& j/ P3 r% ^
Preparing to unpack .../151-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb .... S7 X5 c% ~( `" P" N2 q
Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) over (1.26.5-1~exp1) ...$ e  N6 m3 n  E4 |, @
Preparing to unpack .../152-sg3-utils_1.46-1ubuntu0.22.04.1_amd64.deb ...
$ {. b# `( [* z: hUnpacking sg3-utils (1.46-1ubuntu0.22.04.1) over (1.46-1build1) ...) D0 d5 g" i5 Q( B; ^- o" H* C
Preparing to unpack .../153-sg3-utils-udev_1.46-1ubuntu0.22.04.1_all.deb ...
' F" G# b0 U+ w8 Z+ X. gUnpacking sg3-utils-udev (1.46-1ubuntu0.22.04.1) over (1.46-1build1) ...5 [8 r/ X; d5 P3 |: i
Preparing to unpack .../154-systemd-hwe-hwdb_249.11.4_all.deb ...
9 O  a  I- }3 rUnpacking systemd-hwe-hwdb (249.11.4) over (249.11.3) ...) D3 w( X/ n5 W  ^8 Z
Preparing to unpack .../155-thermald_2.4.9-1ubuntu0.4_amd64.deb ...( k. \; E* _  n. {3 I# e
Unpacking thermald (2.4.9-1ubuntu0.4) over (2.4.9-1ubuntu0.2) ...+ h7 ]$ X  W' e5 C+ S
Preparing to unpack .../156-cloud-init_23.3.3-0ubuntu0~22.04.1_all.deb ...$ b- w( k* ~6 c# {2 a6 {- P
Unpacking cloud-init (23.3.3-0ubuntu0~22.04.1) over (23.1.2-0ubuntu0~22.04.1) ..." N! i: ^0 h- s6 W
dpkg: warning: unable to delete old directory '/etc/NetworkManager/dispatcher.d': Directory not empty
/ W& k9 c& s! W5 n# s+ idpkg: warning: unable to delete old directory '/etc/NetworkManager': Directory not empty
) }" `$ V% `! G# gPreparing to unpack .../157-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ...# E+ ]- j! B+ p
Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) over (0.8.8-1ubuntu1.22.04.1) ...+ A* ^8 q* o; Y* T8 a! H9 A
Preparing to unpack .../158-multipath-tools_0.8.8-1ubuntu1.22.04.4_amd64.deb ...( a8 D# m0 B& ]5 d. O
Unpacking multipath-tools (0.8.8-1ubuntu1.22.04.4) over (0.8.8-1ubuntu1.22.04.1) ...2 y8 I$ D. X1 w% @" T
Preparing to unpack .../159-ubuntu-server-minimal_1.481.1_amd64.deb ...
# m/ n4 O0 {& l1 x1 rUnpacking ubuntu-server-minimal (1.481.1) over (1.481) ...
4 i) c: y/ i( x) v* {, `) ]Preparing to unpack .../160-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...! ?' s2 Q$ y7 W2 I
Unpacking keystone (2:23.0.1-0ubuntu1~cloud0) over (2:23.0.0-0ubuntu1~cloud0) ...
; H4 w4 q+ z2 v9 p4 kPreparing to unpack .../161-python3-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb .... G: T: F" f$ z2 J: Q- S5 |
Unpacking python3-keystone (2:23.0.1-0ubuntu1~cloud0) over (2:23.0.0-0ubuntu1~cloud0) ...
' r' L' ~9 l% q& }0 O7 Z: IPreparing to unpack .../162-keystone-common_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...
4 r2 V5 L4 x  GUnpacking keystone-common (2:23.0.1-0ubuntu1~cloud0) over (2:23.0.0-0ubuntu1~cloud0) ...+ Q8 ~3 Q8 {. J) i
Preparing to unpack .../163-nova-scheduler_3%3a27.1.0-0ubuntu1~cloud0_all.deb ...
1 P7 Y- j, L) VUnpacking nova-scheduler (3:27.1.0-0ubuntu1~cloud0) over (3:27.0.0-0ubuntu1.2~cloud0) ...
6 ]# ~8 Z' U0 W. NPreparing to unpack .../164-nova-novncproxy_3%3a27.1.0-0ubuntu1~cloud0_all.deb ...
+ {2 l# r4 T1 j% _6 [0 t4 [0 UUnpacking nova-novncproxy (3:27.1.0-0ubuntu1~cloud0) over (3:27.0.0-0ubuntu1.2~cloud0) .../ f" H3 X$ H( s' }: j
Preparing to unpack .../165-nova-conductor_3%3a27.1.0-0ubuntu1~cloud0_all.deb ...8 U2 K9 T3 u. k- i) ?* Q6 [! ]% g
Unpacking nova-conductor (3:27.1.0-0ubuntu1~cloud0) over (3:27.0.0-0ubuntu1.2~cloud0) ...5 ]- Z. V8 q) I2 t! u4 n/ v
Preparing to unpack .../166-nova-api_3%3a27.1.0-0ubuntu1~cloud0_all.deb ..." f) _- M: @2 v
Unpacking nova-api (3:27.1.0-0ubuntu1~cloud0) over (3:27.0.0-0ubuntu1.2~cloud0) ...
' A9 {5 N1 T- d" ]2 ~Preparing to unpack .../167-python3-nova_3%3a27.1.0-0ubuntu1~cloud0_all.deb ..., ~: K* w5 D" L2 Y0 |# O
Unpacking python3-nova (3:27.1.0-0ubuntu1~cloud0) over (3:27.0.0-0ubuntu1.2~cloud0) ...( v3 F6 t$ m0 {1 h- l
Preparing to unpack .../168-nova-common_3%3a27.1.0-0ubuntu1~cloud0_all.deb ...
. g' F( \0 P8 @. K' |Unpacking nova-common (3:27.1.0-0ubuntu1~cloud0) over (3:27.0.0-0ubuntu1.2~cloud0) ...( |: e1 S0 l8 A  P6 i
Preparing to unpack .../169-rabbitmq-server_3.9.13-1ubuntu0.22.04.2_all.deb ...
" G! J) I0 L' o% iUnpacking rabbitmq-server (3.9.13-1ubuntu0.22.04.2) over (3.9.13-1ubuntu0.22.04.1) ...+ l( h9 q7 x6 l- A  S- P
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
. b  a! ]" D- zSetting up libmysqlclient21:amd64 (8.0.35-0ubuntu0.22.04.1) ...- F( y# T6 p! y& Z. W
Setting up openvswitch-test (3.1.2-0ubuntu0.23.04.1~cloud0) ...: x$ c% E" R$ i2 E
Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
. T; S3 e) U2 r4 a6 ~Setting up libsgutils2-2:amd64 (1.46-1ubuntu0.22.04.1) .../ j0 G/ j8 o& Y2 F. K
Setting up libgbm1:amd64 (23.0.4-0ubuntu1~22.04.1) ...$ U: k. N6 ?) Y# x
Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.9) ...$ V+ f1 j: {# H8 N
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
$ C9 t+ z9 {; p$ e, l7 C0 rSetting up linux-firmware (20220329.git681281e4-0ubuntu3.23) ...
- y" ]8 v7 _1 D, Wupdate-initramfs: Generating /boot/initrd.img-5.15.0-76-generic
' P# C/ n! B/ l3 x" G8 u+ r& yupdate-initramfs: Generating /boot/initrd.img-5.15.0-75-generic9 N0 Y3 X5 x& [. S; ^3 l" G
Setting up gawk (1:5.1.0-1ubuntu0.1) ...( T0 ?9 l( v/ {* G% K3 F
Setting up distro-info-data (0.52ubuntu0.5) ...# r' ^2 T9 Z2 w8 C, D
Setting up libwpe-1.0-1:amd64 (1.14.0-0ubuntu0.22.04.1) ...
! A  A% G- R! m; aSetting up openssh-client (1:8.9p1-3ubuntu0.5) ...! \, `' i9 j  `! f9 F& U
Setting up intel-microcode (3.20231114.0ubuntu0.22.04.1) ...5 ^+ H$ h8 Y+ H+ f
update-initramfs: deferring update (trigger activated)
' N6 T3 {( Z& z, ]0 hintel-microcode: microcode will be updated at next boot9 H* C& u0 ?: H' U/ B
Setting up firmware-sof-signed (2.0-1ubuntu4.4) ...
7 N3 Y- H3 ]2 [+ h- nSetting up cups-common (2.4.1op1-1ubuntu4.7) ...
& U  m" X9 {+ a) QSetting up binutils-common:amd64 (2.38-4ubuntu2.4) ...
) T. U- u  p! T- y1 r5 C8 `Setting up libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) ..." p8 O7 Q0 {3 ?. G1 Z" @! Z; O  P- Q
Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
5 W' T; u2 J$ t. b: _/ V& HSetting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
2 ^3 Q; a' D& O) p( fSetting up haproxy (2.4.22-0ubuntu0.22.04.3) ...0 `# Q  h: W- V& r  X$ z& E4 u/ Z
Setting up linux-libc-dev:amd64 (5.15.0-91.101) ...
$ S4 U( d4 o( N8 |% w$ VSetting up libctf-nobfd0:amd64 (2.38-4ubuntu2.4) ...  c' A3 p  h8 B5 Z& ?) Y2 u* F% [
Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) ...
" s% @/ f& p2 o3 W1 s  RSetting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ...$ d4 n3 O/ T6 y) _; `) {; b. W
Setting up file (1:5.41-3ubuntu0.1) ...
/ e- |1 B$ c8 \+ nSetting up python3-openvswitch (3.1.2-0ubuntu0.23.04.1~cloud0) ...
5 _2 f/ @7 y, ]! ySetting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
- S- A% X" s- d8 NSetting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
5 H' {2 B9 `( m$ X8 JSetting up amd64-microcode (3.20191218.1ubuntu2.2) ...
: |& N& b5 \" ^, H; c% }! s0 O+ Rupdate-initramfs: deferring update (trigger activated)+ Q. s3 R) ^- m
amd64-microcode: microcode will be updated at next boot+ Q! P  k9 J7 ]3 E0 H" S) z
Setting up locales (2.35-0ubuntu3.5) ...
4 g. i, O: n( y% qdebconf: unable to initialize frontend: Dialog4 q+ O. t4 f; h) U2 R
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)4 o- w/ n* e! O3 q9 p
debconf: falling back to frontend: Readline
1 ~/ J3 m8 f$ J4 N* DGenerating locales (this might take a while)...4 L& V* H: p# K7 O1 \/ A$ f* G
Generation complete.& u' z: M3 L& o" B9 P+ N! Y
Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...5 |7 g( }' a: H. H/ b/ v) g
Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
1 p# O' ?: |4 {: j3 \Setting up linux-headers-5.15.0-91 (5.15.0-91.101) ...0 f& h7 z) o5 [& P- T* S
Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...* p0 h1 ~6 e& t2 z8 b
Setting up xxd (2:8.2.3995-1ubuntu2.15) ...
) `5 S9 x( A. i" q+ K$ @0 w! WSetting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
8 E  b. v& u: I- N3 ySetting up libflac8:amd64 (1.3.3-2ubuntu0.2) ..." [. W' }$ v; o5 h- O
Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ...9 ]' l7 T/ u, z( v* S
Setting up libglusterfs0:amd64 (10.1-1ubuntu0.2) ...
* N) c" B5 n# [5 j, CSetting up apparmor (3.0.4-2ubuntu2.3) ...
" s* z1 _$ Z* O/ _+ D7 K' sdebconf: unable to initialize frontend: Dialog* F( W" k0 S; j/ R' ?1 e4 K' Q1 k+ D
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)2 u6 ^4 j0 ~2 P: A, f* E. h8 ]
debconf: falling back to frontend: Readline
/ j0 q4 R0 v1 B6 f' F- ]Reloading AppArmor profiles 1 p: k! H* j4 f% {) O! T
Setting up libwpebackend-fdo-1.0-1:amd64 (1.14.2-0ubuntu0.22.04.1) ...& w3 G" Z* I1 @- z0 O5 b
Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) ...
6 @1 q. |7 T. Z5 ASetting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) ...
" k# [' o' v* C2 [0 ?5 DSetting up vim-common (2:8.2.3995-1ubuntu2.15) ...
- O& }; J( F5 G6 N8 G, D. ESetting up libgles2:amd64 (1.4.0-1) ...6 Y# M: l/ j- r
Setting up neutron-common (2:22.0.2-0ubuntu1~cloud0) ..." e. E, K1 }( e0 g5 |
# R/ H4 {* v# G4 N
Configuration file '/etc/neutron/neutron.conf'
+ S+ d1 C$ b# |. `; q) @ ==> Modified (by you or by a script) since installation.( S( @' X: I- ?/ l( S
==> Package distributor has shipped an updated version.
) z, W/ S6 |; P8 S1 Y* a   What would you like to do about it ?  Your options are:1 b4 s$ V# {: s: |) Q- \- n
    Y or I  : install the package maintainer's version
, C2 W. Z/ O  k  [* T    N or O  : keep your currently-installed version
3 h4 v6 {- ^4 `; j* M      D     : show the differences between the versions
" f$ x4 Z/ y/ h! M. B; U1 I* I      Z     : start a shell to examine the situation8 _8 z& S" f$ @6 F
The default action is to keep your current version.
1 e' o. }1 [" S. n% E: f6 w*** neutron.conf (Y/I/N/O/D/Z) [default=N] ? N( [. d0 Q' E/ F0 R6 D
Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
! C" X5 u' c* K9 N$ A4 E& B# tSetting up python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) ...! g+ }& E) }# K" A  {$ e# \6 \
Setting up keystone-common (2:23.0.1-0ubuntu1~cloud0) ...
5 |: b2 F$ `* p5 t" @1 q0 h
) i* K$ \6 s, U# \Configuration file '/etc/keystone/keystone.conf'( y4 P+ c/ P/ j) ?8 f
==> Modified (by you or by a script) since installation.
! H6 c' w. @, y: D: `+ t ==> Package distributor has shipped an updated version.
4 I) V  k% X0 A: O8 A# B   What would you like to do about it ?  Your options are:! ^7 D! M# w9 v# K7 n4 }
    Y or I  : install the package maintainer's version
# ]/ ]" G: y5 M( _    N or O  : keep your currently-installed version# \% y7 g% U. `
      D     : show the differences between the versions
' @# T) C# i$ \7 r) P' ~      Z     : start a shell to examine the situation3 E0 F2 Q! d. d
The default action is to keep your current version.  g0 i. a8 Q! s; ^  q
*** keystone.conf (Y/I/N/O/D/Z) [default=N] ? N7 m( ]0 e; G0 v2 H) ?( [9 |
Setting up python3-cryptography (3.4.8-1ubuntu2.1) ...
& O9 H5 g  T; s( BSetting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ...
- v4 y7 {# I, d) t' n' |5 ^8 HSetting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...) T4 ?3 A+ e8 \% D; C1 h1 j
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...6 U1 j9 `$ l5 _
Setting up udev (249.11-0ubuntu3.11) ...
" S' J1 ~0 Z1 k& N# k# b8 h/ RSetting up libidn12:amd64 (1.38-4ubuntu1) ...
* D- G: Q+ ~5 ASetting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...7 m9 o# j* _# u
Setting up python3-neutron (2:22.0.2-0ubuntu1~cloud0) ...0 z4 Q6 ~4 }' F: ^/ p
Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ...
! f8 }0 B0 w; E" e, j9 T$ j. aSetting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ...
4 C: n/ r% U- g3 q# W. X8 C  ?Setting up libglapi-mesa:amd64 (23.0.4-0ubuntu1~22.04.1) ...
% O3 |* H/ K. @$ |. ?6 [1 l* S; F) d( SSetting up qemu-system-data (1:6.2+dfsg-2ubuntu6.15) ...  L- t. V" U0 V6 K3 M
Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.2) ...
% s5 a$ ^$ @8 h9 c, w1 T% ZSetting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...9 O" N: [) Q* b0 u
Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...1 x8 n+ r) J) j3 i* f" }9 S
Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...! ]) f7 n0 B+ S# _
Setting up systemd-hwe-hwdb (249.11.4) ...
# A( R' J! ^6 v7 nSetting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...2 @5 ^! w0 ]& Y& k3 A5 R
Setting up python-apt-common (2.4.0ubuntu2) ...+ R$ G5 e! R. N- U! B  y, h4 Y) ~+ N* v3 {
Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ...8 e, k0 V" e! s# |- M
Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ...6 ^# ]! P9 P4 \% L+ @
Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ...% p" b7 l# R2 b! B
Setting up os-brick-common (6.2.0-0ubuntu2.3~cloud0) ...2 V6 y4 ]$ a6 y
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
6 W( {2 i; x* _Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ..." T8 K1 B, \& A, ^& ~3 z* t
Setting up linux-headers-5.15.0-91-generic (5.15.0-91.101) ...5 x" h$ o- v+ B- A; B" F3 T& q
Setting up libvpx7:amd64 (1.11.0-2ubuntu2.2) ...
3 V+ c# |' \, M& G$ W" wSetting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...) i4 e+ m3 i  @1 F0 J# L* k
Setting up apache2-data (2.4.52-1ubuntu4.7) ...
* S6 J$ Y. m9 ?6 h5 bSetting up curl (7.81.0-1ubuntu1.15) ...
0 q2 S- b# W) [* q& j, q1 z- TSetting up libsndfile1:amd64 (1.0.31-2ubuntu0.1) ...
. ^8 W, v2 [2 @1 l- c" V; ySetting up qemu-utils (1:6.2+dfsg-2ubuntu6.15) ...
/ p6 e) H$ Y8 U2 A2 X! Y' FSetting up neutron-plugin-ml2 (2:22.0.2-0ubuntu1~cloud0) ...0 v' l5 |; y1 ^! N5 R
Setting up libbinutils:amd64 (2.38-4ubuntu2.4) .../ b: g$ ]' w- e. [
Setting up vim-runtime (2:8.2.3995-1ubuntu2.15) ...+ s; V! A; s) p) b
Setting up nova-common (3:27.1.0-0ubuntu1~cloud0) ...6 \9 ?. X- v3 T$ N
Setting up libc-dev-bin (2.35-0ubuntu3.5) ...
) B1 l7 a$ O  o5 E5 y. L' k$ USetting up neutron-metadata-agent (2:22.0.2-0ubuntu1~cloud0) ...8 u+ e8 S+ ~" h7 n- j1 \9 i$ B
Installing new version of config file /etc/init.d/neutron-metadata-agent ...
  e# _/ i( w! R0 iSetting up openssl (3.0.2-0ubuntu1.12) ...$ Y! W, k* j# G8 J; |
Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
- X; w7 W1 I2 p% @. F! WSetting up python3-lib2to3 (3.10.8-1~22.04) ...
' Y: I6 _+ a/ ~4 `( N/ C7 D. s( ESetting up thermald (2.4.9-1ubuntu0.4) ...( i# n2 \! P& m
Setting up python3-distro-info (1.1ubuntu0.1) ...
3 g3 T1 P' o" ]Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...) \0 h2 X# c2 |0 h3 x) D& X% [+ I2 ]2 s
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) .... ]2 W- Z8 ?$ t4 Z/ M
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
2 E3 g$ X5 i7 d/ k, lSetting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ...
: H* u' G. ^* j+ h; [7 r5 m; BSetting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
; U& V$ J3 v& C& r. }Setting up libc-devtools (2.35-0ubuntu3.5) ...
" c! b) {) z# B" u4 c/ Q  ?- b# ESetting up libgfxdr0:amd64 (10.1-1ubuntu0.2) ...
# p4 {! D9 ~: JSetting up sg3-utils (1.46-1ubuntu0.22.04.1) ...
8 g" x& ?3 S+ Q  F2 c( g" qSetting up initramfs-tools-bin (0.140ubuntu13.4) ...
% B9 j* x; b: T  w- YSetting up libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ...
: Y6 y) q& x/ ySetting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
0 s: e1 n+ b- B; `+ QSetting up libctf0:amd64 (2.38-4ubuntu2.4) ...
( J' F6 M1 \" n1 u1 FSetting up python3-distutils (3.10.8-1~22.04) ...  Y; \& m/ E/ ~; k" R: X
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
, j/ F% s5 P. D$ t/ B( u! @Setting up libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ...
. ?- Z2 f8 v4 \' D5 gSetting up openssh-sftp-server (1:8.9p1-3ubuntu0.5) ...
% L8 L) X* p/ SSetting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ...3 u3 q7 j' K8 `$ k" W+ C: [# t0 L: c
Setting up rabbitmq-server (3.9.13-1ubuntu0.22.04.2) ...# h! L" s9 r8 G9 O& u, j
Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
, i7 g9 H, I$ t# {8 kSetting up gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) ...# m$ `/ {5 j+ j; j1 q4 \9 s+ E' N
Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.15) ...5 r- D- i  l! G
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...7 J; K+ r, o0 {1 b
Setting up python3-apt (2.4.0ubuntu2) ...
- q; o! H/ `3 g. t5 ISetting up python3-flask (2.2.2-2ubuntu1.1~cloud0) ...
9 H+ V( a$ u% a7 MSetting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) ...+ O" \* R( w: L6 I$ T+ N; R& g( W
Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...- E" x, V8 G  L
Setting up libgl1-mesa-dri:amd64 (23.0.4-0ubuntu1~22.04.1) ...
! V: N. I* d6 y+ t5 e: n6 ^Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ...
9 @1 D5 Y) ]& ?! C/ q7 TSetting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.15) ...
$ V7 k; K. p3 R1 j  C8 eSetting up libpq5:amd64 (14.10-0ubuntu0.22.04.1) .../ [5 {$ C3 F  `: ]
Setting up libjavascriptcoregtk-4.0-18:amd64 (2.42.3-0ubuntu0.22.04.1) .... r, u; a/ c8 N! C$ ^2 a
Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ...
( }+ C. y' b& H1 o+ A4 LSetting up linux-headers-generic (5.15.0.91.88) ...
: R, p4 l. M$ A/ I: Q& N" gSetting up libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ...
) d2 ?7 Q; k  }2 n. ~+ n1 J5 ^Setting up python3-os-brick (6.2.0-0ubuntu2.3~cloud0) ...
: o4 H( R4 a. [4 c& BSetting up python3.10-minimal (3.10.12-1~22.04.3) ...: Q* D# ]  i! |/ F  M; d) ^
Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ...: \" x2 X; ^1 b/ b7 f4 ]
Setting up python3-glance-store (4.3.0-0ubuntu1.3~cloud0) ...7 S3 }/ O' @: }0 P1 @1 `
Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
- m% i9 M" L" b$ k: c: zSetting up neutron-dhcp-agent (2:22.0.2-0ubuntu1~cloud0) ...
/ @3 Q1 o' B& _- W4 m" P; b6 b+ lInstalling new version of config file /etc/init.d/neutron-dhcp-agent ...% I( {4 i4 }) ^3 J8 @0 C
Setting up perl (5.34.0-3ubuntu1.3) ...
- u- G' H. H! [  {+ JSetting up libegl-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) ...
7 M0 K& {& n. u  E5 JSetting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
! z% p/ B2 R( z; ?) SSetting up python3-software-properties (0.99.22.8) ...9 I0 {3 ?* O: }8 W4 {' V: v
Setting up libdbd-mysql-perl:amd64 (4.050-5ubuntu0.22.04.1) ...
- ]' c. z% e4 W( L  U7 FSetting up libvirt0:amd64 (8.0.0-1ubuntu7.7) ...
+ A, K! s6 n6 M5 zSetting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
$ U( [) T  _' pSetting up libwebkit2gtk-4.0-37:amd64 (2.42.3-0ubuntu0.22.04.1) ..., k- G  \$ c7 O" |+ q( K
Setting up python3-keystone (2:23.0.1-0ubuntu1~cloud0) ...% W2 ^2 A7 s' ^5 z8 m
Setting up openvswitch-common (3.1.2-0ubuntu0.23.04.1~cloud0) ...8 u9 d" L: e( O2 Q/ r4 ]' ^
Setting up procps (2:3.3.17-6ubuntu2.1) ...
; M$ O" @6 p% R3 T( \Setting up libc6-dev:amd64 (2.35-0ubuntu3.5) ...
) a: [: [8 |) [5 M; i7 Q; s2 jSetting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
4 B" R# q. ^" q. z5 W& y/ lSetting up initramfs-tools-core (0.140ubuntu13.4) ...+ y7 I7 i$ s* R, }/ y
Setting up neutron-l3-agent (2:22.0.2-0ubuntu1~cloud0) ...
6 _( u* X3 e# jInstalling new version of config file /etc/init.d/neutron-l3-agent .... J9 C7 M0 F1 h6 @9 v  J8 o" G3 e
Setting up libgfrpc0:amd64 (10.1-1ubuntu0.2) ...
8 H3 ^% D8 }; O2 M/ R+ w( t2 uSetting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ...4 O" ?3 T6 Z4 [* s
Setting up apache2-utils (2.4.52-1ubuntu4.7) ...  i/ m2 L3 M6 y' S( g, H
Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.4) ...
. M7 g% b& w/ a, gSetting up cryptsetup-bin (2:2.4.3-1ubuntu1.2) ...% S9 F. z2 g" l7 G. o0 c$ l8 k7 s
Setting up openvswitch-switch (3.1.2-0ubuntu0.23.04.1~cloud0) ...! E' a) I; g1 j6 I
Setting up gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) ...
' D; x. \' u! b& Q8 j! V) |/ t8 DSetting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...3 P5 k8 u7 J/ L% U7 E
Setting up libglx-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) ...
5 R$ p* l0 l# `3 H' m% T* aSetting up neutron-server (2:22.0.2-0ubuntu1~cloud0) ...9 W$ F. Y' A5 d! b/ S' u% t( n7 O
Installing new version of config file /etc/init.d/neutron-server ...
6 y  h5 G1 [; ]# E5 ESetting up vim (2:8.2.3995-1ubuntu2.15) ...3 j  E8 [; P3 V5 b; R7 n
Setting up python3.10 (3.10.12-1~22.04.3) ...! w9 @3 C5 X7 s! g1 J+ G$ f
Setting up initramfs-tools (0.140ubuntu13.4) ...4 L9 a7 m2 `8 @( Q
update-initramfs: deferring update (trigger activated)
+ Z- K7 f8 J: a' {Setting up ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) ...5 Y2 r5 Q+ c! E
Setting up openssh-server (1:8.9p1-3ubuntu0.5) ...( d7 H% t9 n1 T5 z7 O& B
debconf: unable to initialize frontend: Dialog
2 D1 p2 ?5 C" e* Y0 y4 l3 Vdebconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)- w& q* D/ I/ u' @9 `- P
debconf: falling back to frontend: Readline
$ |' w8 z4 \! h1 uConfiguring openssh-server
7 }6 B3 s2 Q( ~' P- I$ c--------------------------. E1 j1 C. b8 N/ T
; X0 w0 S, g4 i
A new version (/tmp/tmp.w10ZwBeAyF) of configuration file /etc/ssh/sshd_config is available, but the version installed currently has been locally modified.
% d. [: k4 k5 T, N. V% i/ n9 Y9 S$ v. A
  1. install the package maintainer's version    4. show a side-by-side difference between the versions  7. start a new shell to examine the situation8 s8 m+ C! ^' Z. g  x- s  c
  2. keep the local version currently installed  5. show a 3-way difference between available versions9 W" m' u) m# H, i* Y' o/ v; f
  3. show the differences between the versions   6. do a 3-way merge between available versions& E8 [  _+ ?, l! }+ [: t. c9 P
What do you want to do about modified configuration file sshd_config? 1) B3 [, D: x# H3 p: q

8 x. Y; J$ F  k/ O! f3 e% s7 _Replacing config file /etc/ssh/sshd_config with new version2 n: J& d# D) g  }( Q
rescue-ssh.target is a disabled or a static unit not running, not starting it.% g, I/ B6 A3 G* C( A- n
ssh.socket is a disabled or a static unit not running, not starting it.5 G1 l  j1 C' i2 o2 `  g  R, j
Setting up cryptsetup (2:2.4.3-1ubuntu1.2) ...3 a4 s4 |( A* Y9 m
debconf: unable to initialize frontend: Dialog
! n: W, ^4 P% Y; idebconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)& i7 i% Z! s' N
debconf: falling back to frontend: Readline
0 l% g6 m) ]& T) }& SSetting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.15) ...& x6 n5 _, b! w7 ]# a7 E0 D
Setting up systemd (249.11-0ubuntu3.11) ...( m& k. s: G0 @* }: w- n0 C
Setting up binutils (2.38-4ubuntu2.4) ...
- h- R# H+ T! k5 d' `Setting up apache2-bin (2.4.52-1ubuntu4.7) ...! m+ f* ~2 I) U! @+ H; e8 K: C
Setting up python3-distupgrade (1:22.04.17) ...
, S# @/ p! z  {& d) OSetting up neutron-openvswitch-agent (2:22.0.2-0ubuntu1~cloud0) ...' W5 b" n7 N8 w' O( }! A* I5 m
Installing new version of config file /etc/init.d/neutron-openvswitch-agent ...
5 s0 k5 m! }8 g& B* dInstalling new version of config file /etc/init.d/neutron-ovs-cleanup ...
' ?9 \/ a" g0 z! O4 }4 q* \Setting up memcached (1.6.14-1ubuntu0.1) ...2 _% r* e9 ~" r) y
Setting up software-properties-common (0.99.22.8) ...% [$ _, i; o0 f/ G' E0 m, L
Setting up sg3-utils-udev (1.46-1ubuntu0.22.04.1) ...
' {; [6 f" m6 x: A6 U  pdebconf: unable to initialize frontend: Dialog
! _& f' S" P8 F! ^" H0 ldebconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
( R! k0 _4 t, ]/ B, Kdebconf: falling back to frontend: Readline
* B5 \4 ~4 G4 T9 {& j, D- Tupdate-initramfs: deferring update (trigger activated)
8 D+ N* [& _/ A# `/ R8 I' ?- hSetting up netplan.io (0.106.1-7ubuntu0.22.04.2) ...
; h  _$ q8 r9 `5 g( q. A2 rSetting up libvirt-daemon-driver-qemu (8.0.0-1ubuntu7.7) ...
" Y# V/ a5 `( N6 c( N% o5 K% R# PSetting up ubuntu-release-upgrader-core (1:22.04.17) ...
9 E( A9 |; v& N& d8 J9 f! z' u: ESetting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...% F' L. q; f+ F7 P1 \" _6 _2 W+ u
Setting up python3-nova (3:27.1.0-0ubuntu1~cloud0) ...; a& F- ^# [. ?' m" p
Setting up libgfapi0:amd64 (10.1-1ubuntu0.2) ...
! M, z/ a3 T% t; l% K3 |% U' gSetting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
( t, e9 q* k, ?! oSetting up libcups2:amd64 (2.4.1op1-1ubuntu4.7) ...
( [  h. r+ ^' t$ r1 \) @Setting up python3.10-dev (3.10.12-1~22.04.3) ...8 S* Q! |& P0 M! D  e8 y) V6 ?
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
) u7 b* [* p  i& JSetting up libvirt-daemon (8.0.0-1ubuntu7.7) .../ B" L' m0 U3 o: n5 c' u1 U
Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.15) ...0 W: Q+ W, R. `8 Z8 I& T
Setting up cryptsetup-initramfs (2:2.4.3-1ubuntu1.2) ...  F) V9 p* R' |2 i; C
debconf: unable to initialize frontend: Dialog5 W$ o8 L/ U6 J' Q( g5 n
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
/ L) s0 k# _; l0 Ddebconf: falling back to frontend: Readline& s+ R: M. r( n1 X1 M
update-initramfs: deferring update (trigger activated)
- c3 e2 f& _9 N# U1 {$ q. R3 lSetting up nova-conductor (3:27.1.0-0ubuntu1~cloud0) ...
  K) b( t/ Z9 W: I* A" ~Setting up systemd-sysv (249.11-0ubuntu3.11) ...1 w# g. g3 h; Z
Setting up cloud-init (23.3.3-0ubuntu0~22.04.1) ...
' `4 M4 o; _, c# }Installing new version of config file /etc/cloud/cloud.cfg ...
, J) [6 ?6 ^4 l  u% b( jInstalling new version of config file /etc/cloud/templates/chrony.conf.alpine.tmpl ...
1 c5 a, w% l/ h* GInstalling new version of config file /etc/cloud/templates/chrony.conf.centos.tmpl ...
: n! ~  h! i' E! a. q8 s+ y8 gInstalling new version of config file /etc/cloud/templates/chrony.conf.cos.tmpl ..." p8 L, K( t0 f9 [2 H
Installing new version of config file /etc/cloud/templates/chrony.conf.debian.tmpl ...
  H- ?4 t" ^9 }/ v4 WInstalling new version of config file /etc/cloud/templates/chrony.conf.fedora.tmpl ...
+ h! E# B) D3 B  e! _" fInstalling new version of config file /etc/cloud/templates/chrony.conf.freebsd.tmpl ...* T9 A& g  A% x$ V
Installing new version of config file /etc/cloud/templates/chrony.conf.opensuse-leap.tmpl ...8 t* ~- i& }* u6 q7 ?. j* H
Installing new version of config file /etc/cloud/templates/chrony.conf.opensuse-microos.tmpl ...* b6 `( s7 J8 w' k
Installing new version of config file /etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl ...
8 u8 B+ U7 M% v3 TInstalling new version of config file /etc/cloud/templates/chrony.conf.opensuse.tmpl ...
+ u! m$ J- F) D1 ]/ k$ ?Installing new version of config file /etc/cloud/templates/chrony.conf.photon.tmpl ...
" f" }9 n! ]4 t; O0 [0 QInstalling new version of config file /etc/cloud/templates/chrony.conf.rhel.tmpl ...# n7 d! Q/ [) F0 u; {
Installing new version of config file /etc/cloud/templates/chrony.conf.sle-micro.tmpl ..., x. t8 Z( [" P& _
Installing new version of config file /etc/cloud/templates/chrony.conf.sle_hpc.tmpl ...3 R% n! _6 i6 g. t2 V* @, {* x6 d
Installing new version of config file /etc/cloud/templates/chrony.conf.sles.tmpl ...
3 x( ?. i6 k3 {Installing new version of config file /etc/cloud/templates/chrony.conf.ubuntu.tmpl ...
& g0 I: I1 f( h, h2 s( x( JInstalling new version of config file /etc/cloud/templates/ntp.conf.alpine.tmpl ...5 W9 _3 O, T, j  O2 K2 K$ u
Installing new version of config file /etc/cloud/templates/ntp.conf.debian.tmpl ...6 h( O, R, X* s$ O, m
Installing new version of config file /etc/cloud/templates/ntp.conf.fedora.tmpl ...
3 f$ r" s2 i! c/ I! _; O% oInstalling new version of config file /etc/cloud/templates/ntp.conf.freebsd.tmpl ...- ^" L. N: d) G/ u. c8 M
Installing new version of config file /etc/cloud/templates/ntp.conf.opensuse.tmpl ...
9 |, I7 F) T8 L) O. W% ]. B  LInstalling new version of config file /etc/cloud/templates/ntp.conf.photon.tmpl ...0 i& V' |$ K5 t; g) ~7 \
Installing new version of config file /etc/cloud/templates/ntp.conf.rhel.tmpl ...
/ x, @6 C, O  v! w2 g, v% ]Installing new version of config file /etc/cloud/templates/ntp.conf.sles.tmpl ...$ y$ D/ ]; |! y3 E4 f
Installing new version of config file /etc/cloud/templates/ntp.conf.ubuntu.tmpl ...
. ^  q" @6 u: {& L& XInstalling new version of config file /etc/cloud/templates/ntpd.conf.openbsd.tmpl ...
3 Z: I! y/ ]* L9 o& n; a( jdebconf: unable to initialize frontend: Dialog% F( N$ |: U7 i& E) i  L+ q
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)& F+ _6 h* d$ Y% N! X
debconf: falling back to frontend: Readline- F' l; ]1 J, {# S' ^  G, W
Removing obsolete conffile /etc/NetworkManager/dispatcher.d/hook-network-manager ...
' Z7 p- a, t5 Z/ p( T! |( p; gSetting up g++-11 (11.4.0-1ubuntu1~22.04) ...
# |: G7 v1 W5 Y) I4 O7 vSetting up apache2 (2.4.52-1ubuntu4.7) ...
/ a- v: w2 W, t$ Capache-htcacheclean.service is a disabled or a static unit not running, not starting it.
8 n6 u( o. [, ^0 t0 m+ Z, ESetting up nova-novncproxy (3:27.1.0-0ubuntu1~cloud0) ...
8 M7 g! A, s- W. d+ FSetting up openjdk-11-jre-headless:amd64 (11.0.21+9-0ubuntu1~22.04) ..., Z/ U6 s0 v( y4 I4 I4 ~( |8 {9 K& b
Installing new version of config file /etc/java-11-openjdk/security/java.policy ...
) X! \4 M; d1 Z1 Y/ n3 x! eInstalling new version of config file /etc/java-11-openjdk/security/java.security ...
$ ?4 _8 {" ?) gInstalling new version of config file /etc/java-11-openjdk/security/public_suffix_list.dat ..." [0 u) T- c" f5 r+ y
Setting up libnss-systemd:amd64 (249.11-0ubuntu3.11) ...
5 ^2 v/ j( B6 l3 c2 K1 ASetting up nova-api (3:27.1.0-0ubuntu1~cloud0) ...
) i$ e; N: O1 G- aSetting up cups-client (2.4.1op1-1ubuntu4.7) ...
7 Y: C# s; ]" g" lSetting up multipath-tools (0.8.8-1ubuntu1.22.04.4) ...
# A" g- b; q+ F) D( CThe warning about having to reload systemd units can be safely ignored. Please see LP: #2035098 for details.
3 Q8 L2 [' z  f; n' W# O$ CCould not execute systemctl:  at /usr/bin/deb-systemd-invoke line 142.
, C" }) C- B% Z* Z' _$ JRemoving obsolete conffile /etc/init.d/multipath-tools ...
5 k: x; \$ z3 U1 ?  x! u3 ^Setting up nova-scheduler (3:27.1.0-0ubuntu1~cloud0) ...6 t8 K1 J8 }" x( a% ^% r9 H
Setting up keystone (2:23.0.1-0ubuntu1~cloud0) ...  {: l7 V, h0 E5 F, T5 M
apache2_invoke keystone.conf: already enabled
8 [( w/ |' h3 L9 E& VSetting up libpam-systemd:amd64 (249.11-0ubuntu3.11) ...
: b" I' r* u  ?! Q5 Y3 Udebconf: unable to initialize frontend: Dialog/ R4 f. z. a# P( ?# d1 G
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)% p0 A  ?0 M2 J3 E- D/ k
debconf: falling back to frontend: Readline
. j( Q3 V( s8 |- S: D5 \+ h- Z! WSetting up ubuntu-server-minimal (1.481.1) ...
3 F$ `9 k6 S$ ]8 MSetting up cups-bsd (2.4.1op1-1ubuntu4.7) ...
6 N; Q7 ]. A/ o6 bdebconf: unable to initialize frontend: Dialog7 B: K( V* p* ]- G
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
! \2 W3 b: n' U: Z4 {& y# g  udebconf: falling back to frontend: Readline/ j3 u! O/ Q2 U8 j/ [- D
Setting up linux-image-5.15.0-91-generic (5.15.0-91.101) ...6 l2 C2 S/ |' k. N: E2 K
I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-76-generic0 W1 Y! V6 b4 B( P
I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-76-generic' G- w8 V- S0 |! h/ ?! I- @( x9 _1 F
I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-91-generic
  T3 Y# n7 Q; m; WI: /boot/initrd.img is now a symlink to initrd.img-5.15.0-91-generic
6 M0 ?  y: Y: f) C7 }Setting up linux-modules-extra-5.15.0-91-generic (5.15.0-91.101) ..., L$ w) D, E8 b# e2 |
Setting up linux-image-generic (5.15.0.91.88) ...9 G6 T) t8 u# d# G
Setting up linux-modules-5.15.0-91-generic (5.15.0-91.101) ...
9 G' ~9 b" _# w9 aSetting up linux-generic (5.15.0.91.88) ...+ R  q& _2 r6 E7 E( f
Processing triggers for libc-bin (2.35-0ubuntu3.5) ...
- _% o; }. A  RProcessing triggers for man-db (2.10.2-1) ...
& `1 g4 b3 y9 Q, KProcessing triggers for plymouth-theme-ubuntu-text (0.9.5+git20211018-1ubuntu3) ...: f8 i. @9 r6 V
update-initramfs: deferring update (trigger activated)
+ L, r6 a2 x: D: f2 @Processing triggers for dbus (1.12.20-2ubuntu4.1) ...9 R0 n( }5 _8 y. F* K' f
Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
+ P9 I" {1 a' X' d6 X8 sProcessing triggers for mailcap (3.70+nmu1ubuntu1) ...) H# y) E9 Y9 M/ K# ~: o( k% ^- Q9 k& Y/ N
Processing triggers for hicolor-icon-theme (0.17-2) ...
# z& ^4 F! y# ]9 x5 i, v5 JProcessing triggers for initramfs-tools (0.140ubuntu13.4) ...& u, C* S( i% W1 A1 u
update-initramfs: Generating /boot/initrd.img-5.15.0-76-generic
# R' B8 ~7 i& l/ l) ~Processing triggers for linux-image-5.15.0-91-generic (5.15.0-91.101) ...) B* [, p6 k1 L* ?' \8 f
/etc/kernel/postinst.d/initramfs-tools:7 ]. ?2 p8 U+ n9 p8 k1 H: k( x3 ?
update-initramfs: Generating /boot/initrd.img-5.15.0-91-generic
, J( R# \) _/ p/etc/kernel/postinst.d/zz-update-grub:
  l- R; P3 L7 R: \Sourcing file `/etc/default/grub'
8 T( r8 F" i* A$ U6 i2 j) aSourcing file `/etc/default/grub.d/init-select.cfg'
. T$ t% m- B9 m6 I* n  PGenerating grub configuration file ...
% n, }1 }5 z. J. N! hFound linux image: /boot/vmlinuz-5.15.0-91-generic
- K* I. a1 h& ]3 T  a+ VFound initrd image: /boot/initrd.img-5.15.0-91-generic
* h8 d2 H( @: Q; HFound linux image: /boot/vmlinuz-5.15.0-76-generic
/ i' ?( [+ |: s+ }/ s* Z/ E9 AFound initrd image: /boot/initrd.img-5.15.0-76-generic
$ x& ~) l. k) ~- ^Found linux image: /boot/vmlinuz-5.15.0-75-generic
  R6 |& V, R* i$ D1 a8 GFound initrd image: /boot/initrd.img-5.15.0-75-generic2 P; j8 z+ L) J, Q/ m' u
Warning: os-prober will not be executed to detect other bootable partitions.
* E# E4 y/ o1 q* F3 x- ySystems on them will not be added to the GRUB boot configuration.( q! J2 b' _) n" T0 O# G- `6 _7 A
Check GRUB_DISABLE_OS_PROBER documentation entry.
2 d2 ^* [0 H6 H, L( n5 J. m: pdone
$ b; d5 c5 D. T% d9 Xdebconf: unable to initialize frontend: Dialog
7 T( L8 q# V- I0 F6 R6 O0 \  M! ^" l! I$ idebconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)0 j3 x/ ]4 S' R/ }. p
debconf: falling back to frontend: Readline
# j- ?5 _2 _; N2 a- h. ^Scanning processes...                                                                                                                                                           9 \; W2 i; a0 L
Scanning candidates...                                                                                                                                                            D" P4 Q/ [4 A* N: ~3 l
Scanning linux images...                                                                                                                                                        
4 I( S/ o0 \& D: DPending kernel upgrade
+ i" E2 `1 [# P5 _: y, j----------------------
) b' J# j3 u/ ^+ P  X/ [0 U' J# s. n: v' Z& N1 O
Newer kernel available* M* e) L7 ], s5 m2 Y" u
& z$ C0 ]# l, i1 `8 S/ b5 x
The currently running kernel version is 5.15.0-76-generic which is not the expected kernel version 5.15.0-91-generic.
6 t# a! @2 ~- [# h  u, K6 R1 e, I( e+ Y; `" ]
Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting.
% Z% j( I7 X4 c% ^/ C2 f1 f/ |
! C  I6 }- C, W* F7 X% V- w+ u5 U% Y( N4 V3 ]( G9 [
Restarting services...
5 A% B6 m" G, p% yDaemons using outdated libraries
% O* S- h) F: C--------------------------------% U# B: C2 A% Q6 I+ N  ?

- N( x0 A4 }& U4 a  1. atd.service                  5. ceph-osd@0.service  9. dbus.service         13. mariadb.service              17. systemd-logind.service       21. uuidd.service( V& o9 j' M* y  ^8 N& N3 \: E
  2. ceph-crash.service           6. ceph-osd@1.service  10. epmd.service        14. networkd-dispatcher.service  18. systemd-manager              22. vmware-tools.service5 O. r6 L/ U4 \' a& z4 M" u# P
  3. ceph-mgr@controller.service  7. chrony.service      11. etcd.service        15. packagekit.service           19. unattended-upgrades.service  23. none of the above
8 Q5 I& i/ u, s/ `% J  4. ceph-mon@controller.service  8. cron.service        12. glance-api.service  16. polkit.service               20. user@0.service6 `, ~7 c% d( b, D

" [# C. p# n0 A+ j( i(Enter the items or ranges you want to select, separated by spaces.)
, K/ H$ f2 I" a8 O  |$ x+ o& r. ^: H1 O: P8 G
Which services should be restarted? / z2 X) B: z( ^5 U: E
! p  ]+ C- H) q* x
Service restarts being deferred:, l% V6 M: Z" E( g) T* L0 g" `
systemctl restart atd.service
- ^/ V5 x4 [4 R; h systemctl restart ceph-crash.service
4 m) r2 r' w/ ?+ i  j# W systemctl restart ceph-mgr@controller.service$ f, h# h$ G4 z: |  t1 H  j& o
systemctl restart ceph-mon@controller.service
1 k6 Q0 f# u8 g0 b7 d, a4 t! p systemctl restart ceph-osd@0.service' p5 H- n) l* k  p
systemctl restart ceph-osd@1.service
) i# K9 g; W9 s: v systemctl restart chrony.service
* p# ~6 n" I5 q systemctl restart cron.service; j- K2 D  C2 D) @
/etc/needrestart/restart.d/dbus.service
! L* k2 _' V* M+ N6 @. ]- ?, _$ s systemctl restart epmd.service, d3 D% @* N% R" D. y% [, @
systemctl restart etcd.service
, i6 I3 h2 l- u6 z systemctl restart glance-api.service. G$ G3 _6 Q. _2 f$ b5 y  e
systemctl restart mariadb.service
% E# U# r: N4 N' h$ U systemctl restart networkd-dispatcher.service
: `' S7 F4 r. @( z; E- O) j* K systemctl restart packagekit.service
) b& J  I/ {, k7 G8 S; u0 ^5 o0 k systemctl restart polkit.service0 V# l* p4 T0 }, O* q) J7 L
systemctl restart systemd-logind.service
# M8 C( i+ r% G# `6 I' ` /etc/needrestart/restart.d/systemd-manager
6 w4 L! `5 ~- S6 e& O; x8 V systemctl restart unattended-upgrades.service
/ o4 p+ A1 s6 h& r4 i systemctl restart user@0.service
* y1 w4 R+ {: H systemctl restart uuidd.service5 E$ ~* u; u0 T
systemctl restart vmware-tools.service
/ [7 i# }* O* h# N. g% J& v( d" f5 e! _' [4 L1 h
No containers need to be restarted.
, |$ \1 S6 V2 _# y& ~5 F- j# r6 B; G3 k2 w8 q3 Q
No user sessions are running outdated binaries." Y2 U# Q4 U8 D5 d3 R. t
) y# w1 r& r$ @- j% M
No VM guests are running outdated hypervisor (qemu) binaries on this host.
, Y2 r) ~+ K7 p( Q: Oroot@controller:~# apt-get dist-upgrade ! u+ m6 T& [8 Y/ }& w% W" }% l4 G( r
Reading package lists... Done- k# h% `9 C; F
Building dependency tree... Done2 R- U- r( y4 V: s5 _
Reading state information... Done
9 ~6 z+ Q1 R3 c* pCalculating upgrade... Done( p$ z9 ]- H" F
The following packages were automatically installed and are no longer required:, K: i- Z' i& H3 r
  linux-headers-5.15.0-75 linux-headers-5.15.0-75-generic linux-image-5.15.0-75-generic linux-modules-5.15.0-75-generic linux-modules-extra-5.15.0-75-generic
% Z- s6 D1 _- {Use 'apt autoremove' to remove them.
" A$ f( A4 Q% `3 A8 V; W8 c$ GThe following packages have been kept back:
- i1 ~; t  X2 D6 h3 i  f4 V  python3-update-manager
: Q1 ^) H3 c5 `7 w" E5 J' q- g0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.8 p0 |0 u( Z+ Q: E; x8 `
root@controller:~# apt dist-upgrade
' g* M* W9 N) [Reading package lists... Done
1 D4 p+ U2 f( tBuilding dependency tree... Done( j8 k+ [: f+ P% X' k0 R
Reading state information... Done
( I* V( d3 R+ |: Q6 hCalculating upgrade... Done
) D- e8 ~! }( TThe following package was automatically installed and is no longer required:+ H; D  a4 R3 ^
  linux-headers-5.15.0-75
) e5 }& l' T# @& @4 y5 iUse 'apt autoremove' to remove it.
/ n2 z/ L" l$ l: hThe following packages will be REMOVED:
8 W7 h: D6 Y1 y- Q  c1 e  linux-headers-5.15.0-75-generic linux-image-5.15.0-75-generic linux-modules-5.15.0-75-generic linux-modules-extra-5.15.0-75-generic
% q. q, l- E8 i8 X% l6 A) }) XThe following packages have been kept back:
8 K* [, }" T7 W( h  python3-update-manager$ e( t# S: v" c* Y
0 upgraded, 0 newly installed, 4 to remove and 1 not upgraded.# O  L9 l! N; g% `, H7 X
After this operation, 518 MB disk space will be freed.$ a% c4 J' q9 a
Do you want to continue? [Y/n] y
  m6 _, i0 ]% C& T5 \(Reading database ... 201147 files and directories currently installed.)7 h8 I5 d' s0 x* z/ G" ?; R
Removing linux-headers-5.15.0-75-generic (5.15.0-75.82) ...0 T- p, H/ y! n
Removing linux-modules-extra-5.15.0-75-generic (5.15.0-75.82) ...8 K5 N6 V& p4 t
Removing linux-image-5.15.0-75-generic (5.15.0-75.82) ...
. [( Z7 a  d. adebconf: unable to initialize frontend: Dialog+ [3 K$ c+ K8 ]$ P: x+ ~% [
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
  {3 M  S0 }0 _debconf: falling back to frontend: Readline; I5 ]! H% I3 E  e7 B% q- a, O
/etc/kernel/postrm.d/initramfs-tools:
# t7 B  Z( r) G7 Q/ Yupdate-initramfs: Deleting /boot/initrd.img-5.15.0-75-generic
6 ?& `8 ]; E# c8 j4 n% b3 ~/etc/kernel/postrm.d/zz-update-grub:
+ X6 t& ?, t9 }4 P# I5 y: \Sourcing file `/etc/default/grub'1 |+ a3 O" ]. D0 h& ~* W. ]
Sourcing file `/etc/default/grub.d/init-select.cfg'6 n' k0 |4 D# e1 i+ c% f
Generating grub configuration file ...
5 k( n  ^( C1 x/ h; g* ?8 ~Found linux image: /boot/vmlinuz-5.15.0-91-generic! A3 w# n8 }1 t" U  k* h5 U4 L
Found initrd image: /boot/initrd.img-5.15.0-91-generic6 [9 \, ]/ s3 ^  b/ I
Found linux image: /boot/vmlinuz-5.15.0-76-generic
$ y7 N8 O; [3 L) X2 cFound initrd image: /boot/initrd.img-5.15.0-76-generic+ t& T# a( Y4 r* z- J: {' i
Warning: os-prober will not be executed to detect other bootable partitions.
. }$ z( h  O$ `9 XSystems on them will not be added to the GRUB boot configuration.& W2 c- S5 p& n2 y0 e
Check GRUB_DISABLE_OS_PROBER documentation entry.
4 F6 ^- y0 i; H4 k: Jdone. \! {1 G$ G) C+ ^3 [) g/ N. w
Removing linux-modules-5.15.0-75-generic (5.15.0-75.82) ...# x6 c0 G( a# X( K1 d$ I; \( N
root@controller:~# do-release-upgrade
) n. n+ w/ D( a! z- [3 DChecking for a new Ubuntu release0 [& o" a# s* j  w' E6 J6 m) r
There is no development version of an LTS available.
3 V" X0 ^  m6 J1 E/ }1 Y' ^0 oTo upgrade to the latest non-LTS development release ) k3 }: K+ z: r# l& T( h/ \+ Y
set Prompt=normal in /etc/update-manager/release-upgrades.
& K- m* l+ S0 U2 Broot@controller:~#
" U3 |2 n( K5 o% ]root@controller:~# ) b3 S5 v- y8 Q* p6 L! u
root@controller:~#
3 c0 D* U. _/ o# w/ wroot@controller:~# ceph -s
1 ^; g4 e* ?) n  cluster:! e4 b! }% Q+ r  ^: A+ k
    id:     068fe0b6-258b-4188-a1f4-3088cd586d19
1 e$ p' z9 O6 t: ?- ]  M    health: HEALTH_WARN  j* _$ q* e* |* P6 @4 H2 _. D+ i9 g
            Module 'telemetry' has failed dependency: 9 E% w. h* z6 D* W5 N
7 E" a7 s4 B* J% n6 R/ p( ?  m% m, T
  services:. W2 c$ F1 Q4 Z8 J
    mon: 3 daemons, quorum controller,compute02,compute01 (age 74m)9 J% a% Y  A4 Q
    mgr: controller(active, since 29m), standbys: compute01
- o1 ^1 _, N+ x1 q    osd: 6 osds: 6 up (since 2h), 6 in (since 6M)
! {3 N* w' y8 u! b6 v& Y8 u5 a; ^8 j5 K# J
  data:
8 B6 B6 L) X; u    pools:   1 pools, 1 pgs- }, c  e. \) u
    objects: 2 objects, 449 KiB* l4 b+ W2 J9 [/ Y% j
    usage:   66 MiB used, 180 GiB / 180 GiB avail  e% r; {3 m% g+ D# p
    pgs:     1 active+clean
# \& y, F# a% [* z2 q$ V; F" d7 y- H0 O1 m. g
root@controller:~# reboot
" D! z5 F  I, D$ s) H7 EConnection closing...Socket close.
' p- g/ g$ |' l
2 r9 a, p8 J3 ?+ X+ h6 HConnection closed by foreign host." E, m$ V4 E  |0 C/ l
3 Q! m# a0 W: b, l' H3 X4 x
Disconnected from remote host(192.168.8.135) at 23:12:31.
) z6 H$ _& @& e2 ], C! p+ m5 p7 G; N% s9 r1 a. ?( u8 M/ ~7 g
Type `help' to learn how to use Xshell prompt.
$ g1 P) H" s2 \$ l& t  T! T[C:\~]$
! k# k, n$ v: P5 u: c+ r9 c& j$ t: s% b
Connecting to 192.168.8.135:22...$ Q) R0 V9 T8 W* x0 s) x
Could not connect to '192.168.8.135' (port 22): Connection failed.8 s7 C! {& \% F
! o4 }+ G! U/ G* z; t
Type `help' to learn how to use Xshell prompt.
2 U( \3 |. E; D' F4 i[C:\~]$ / `( b5 ]+ B  I3 a- z  v
5 S: S+ o. n9 w0 w0 g
Connecting to 192.168.8.135:22...9 F1 U% i: N, i9 e7 J" b# R6 q
Could not connect to '192.168.8.135' (port 22): Connection failed.' g% G2 U6 B8 ?3 L9 E

7 d5 i* }% I8 qType `help' to learn how to use Xshell prompt.) U( s- f9 k2 \" o9 V
[C:\~]$ ( F1 X" j; Z2 j

$ w6 ^8 N  J6 h( x9 Z- _Connecting to 192.168.8.135:22...
5 t4 u* q6 K" q9 J9 K! Q$ i6 w) I& AConnection established.
$ c. t: S. Q& u. _To escape to local shell, press 'Ctrl+Alt+]'.3 g2 k! Y1 _! N' u

' [1 _* w* i" O" G0 b# dWelcome to Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-91-generic x86_64)
  ^' A4 s  T% L1 S8 u6 Y% t# n
  J2 ~# C! B; f, P7 V$ X2 p: H * Documentation:  https://help.ubuntu.com1 n/ C. K6 T) p- Y7 x$ s# b
* Management:     https://landscape.canonical.com
# W9 B3 Y( s  o* x2 W/ v' M * Support:        https://ubuntu.com/advantage
9 R" n1 p& m7 E! L& Z4 h
4 q5 `8 n& G4 \4 \. q# C! d7 b/ |This system has been minimized by removing packages and content that are
2 d6 t- n/ {  _) }8 xnot required on a system that users do not log into.4 Q9 U. M" y) M, C$ F

& o/ s. D2 O& K! o( V6 dTo restore this content, you can run the 'unminimize' command.% n& i3 _2 Y$ a
Last login: Mon Dec 25 14:55:49 2023 from 192.168.8.30
+ c- X9 O8 F( L$ U" \& |: Kroot@controller:~# ceph -s
% u& G6 Z* V: V  cluster:$ w3 W4 _% N( K' Y* i/ i
    id:     068fe0b6-258b-4188-a1f4-3088cd586d19
6 _7 Z+ K2 g6 l  t8 `    health: HEALTH_WARN8 b+ I0 t) h! l/ D# c9 |* {
            Module 'telemetry' has failed dependency:
: T+ ?/ `$ n& c1 Y! `& I4 t6 X            1/3 mons down, quorum controller,compute01; a$ v0 t9 f1 O1 f3 f. p

) v2 {7 |1 s' \9 \* [8 j  services:4 g# c/ K0 _4 l. K' X
    mon: 3 daemons, quorum controller,compute01 (age 15s), out of quorum: compute022 [9 [* w6 Q2 W6 a) d
    mgr: controller(active, since 31m), standbys: compute01
! I7 [3 [8 F- ]" i- W* ^4 I    osd: 6 osds: 6 up (since 2h), 6 in (since 6M)% i7 V" {8 f3 w- _( J8 z$ m
5 V. F) C% p" z& }- m
  data:& d3 _# n0 `3 M2 w6 j
    pools:   1 pools, 1 pgs5 U, s# L% o" f# F1 O% J" w( H; y
    objects: 2 objects, 449 KiB  `- q/ {' r/ M; I( U
    usage:   66 MiB used, 180 GiB / 180 GiB avail
1 N/ h* }" U0 z: L    pgs:     1 active+clean9 u1 h* C/ C" b0 K) j4 n

9 ~: A+ T5 O- i. P# z9 Croot@controller:~# lsb_release -a
% d. ?' W# O5 LLSB Version:        core-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch9 o1 B; ^3 F; J" }
Distributor ID:        Ubuntu' q! H" b& S4 i$ T9 |( N
Description:        Ubuntu 22.04.3 LTS. w& G; [( O* h# a! e6 y
Release:        22.04
. X5 U8 E. X7 m& s; }& P# a7 Y! iCodename:        jammy9 y+ B6 g" J! q
root@controller:~# ceph -s2 F8 z1 e& G! F/ q. T* |% l
  cluster:
. d9 c' c/ p* o1 n6 V! o1 }/ f    id:     068fe0b6-258b-4188-a1f4-3088cd586d191 z1 I0 a7 ~: ~% [: E
    health: HEALTH_WARN* ?# A' W3 R9 u, u/ E! F
            no active mgr
8 J0 x* `5 }; r% s7 ?- `& u            Module 'telemetry' has failed dependency: & s8 m; ?7 |# L  X* |* X
            2 osds down
" Q* K6 C% w* T  D: n* i% n* @0 m# i            1 host (2 osds) down
/ y  m# Q  C2 S9 O2 U/ I' D6 l) Y: G9 @
  services:
+ s% }/ S* K% S/ s3 d3 A$ V    mon: 3 daemons, quorum controller,compute02,compute01 (age 3s)
' g  k) N* B6 `    mgr: no daemons active (since 9s)
9 F3 U! k. T8 B5 F) C, S3 {    osd: 6 osds: 4 up (since 16s), 6 in (since 6M)( @4 ?2 R0 q, {( N+ _+ B
4 X1 n; e+ K3 o6 t
  data:# a) B% ?: F' p) o( X6 \6 b, k
    pools:   1 pools, 1 pgs1 w2 d0 c% @: k, x- c
    objects: 2 objects, 449 KiB7 v5 Z3 m# @: u, ]" {" O8 J# j
    usage:   66 MiB used, 180 GiB / 180 GiB avail/ L+ G& l9 {  t$ G0 Z6 D$ {
    pgs:     1 active+clean
: Q9 d" k. C0 Z  K" x* Z; d( N" ?0 ?; }6 S4 F
root@controller:~# ceph -s: D: L, L  o% n( o- p# Q
  cluster:6 e. }6 b+ c! K
    id:     068fe0b6-258b-4188-a1f4-3088cd586d19) N2 ]: v' n1 _# C
    health: HEALTH_WARN
0 t4 X" U2 L+ \3 n2 T( ~( {            no active mgr! z: b8 @* P2 ]3 E; _% u2 I1 ^/ B
            Module 'telemetry' has failed dependency:
* j5 f. N1 |# i% L; H            2 osds down; h" i: C5 F, t
            1 host (2 osds) down, e5 W0 d  X1 z( E: D# P
. u/ @4 k2 [) ]) M. C( Z
  services:( F( }6 }9 ^( N  B) h
    mon: 3 daemons, quorum controller,compute02,compute01 (age 13s)
- r4 v3 \' ]0 z# Y( p3 `: ~$ a    mgr: no daemons active (since 18s)
3 [/ D! a/ }% F8 H6 U4 z    osd: 6 osds: 4 up (since 25s), 6 in (since 6M)& ^# I, w$ H& Q; y- v. O( c

! B* S$ |; E4 h2 j2 r" i  data:8 r, j3 j: a0 ]2 T% `5 e
    pools:   1 pools, 1 pgs
* ~/ {0 F9 ?2 W9 v6 r8 M1 x; l    objects: 2 objects, 449 KiB
. o( o2 i2 O  W  X/ J: ^    usage:   66 MiB used, 180 GiB / 180 GiB avail
' T, m: N4 d" ~    pgs:     1 active+clean7 N- F) Q* {. s% ~. |8 O

- B% Q( a8 j9 q' l0 froot@controller:~# ceph -s6 [) l( v4 a2 I; |
  cluster:  _  ~: q3 X- S3 ^- F7 i
    id:     068fe0b6-258b-4188-a1f4-3088cd586d19  c, ^3 D4 q. F' U' R! u) G
    health: HEALTH_WARN3 [/ r& i8 k( L( t: K6 S" `
            Module 'telemetry' has failed dependency:
+ @; D8 A" A0 f8 g- u# M( v            1 osds down
' p0 l! s+ }" K( r. P2 _
# P  z5 A5 [8 T) _+ p  services:
% M" u4 s; B  Z2 |% G- y" R    mon: 3 daemons, quorum controller,compute02,compute01 (age 17s)
2 T0 H8 T+ ~4 I) d- u  d) Y    mgr: controller(active, since 2s)
% S* Z% T9 v! W& e8 ]" |( E    osd: 6 osds: 5 up (since 0.879944s), 6 in (since 6M)! O8 X. X- l: I% K' S
/ p4 I" R/ y6 A& n2 n% i' c. Q
  data:
' g$ f0 z; I* o* N5 X. l    pools:   1 pools, 1 pgs
) j- b5 b- n6 }% |- K2 O8 E  X' O    objects: 2 objects, 449 KiB
7 o" I. Y9 G( v: g    usage:   66 MiB used, 180 GiB / 180 GiB avail
* ?& f9 t% m. A3 P1 y    pgs:     1 active+clean5 |: I- b* Z1 Z- v7 n, _
5 f" O, V( ~4 u
root@controller:~# ceph -s
* s& n' J- i% a+ s! T3 Z& ?  cluster:
0 p* N5 }  j8 e# R    id:     068fe0b6-258b-4188-a1f4-3088cd586d19, n5 m- ?' ]  g( r0 F
    health: HEALTH_WARN
9 Z' o; G9 I! D/ ^* c7 V            Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded
& g+ w( c' M: D% ]" m2 R% P1 K' p7 ^: I' v  A# H2 _
  services:6 M$ W! a9 ~5 t. r
    mon: 3 daemons, quorum controller,compute02,compute01 (age 23s); ^1 M2 E( |9 S( r! j
    mgr: controller(active, since 8s)
5 g; [5 `" j5 G! j    osd: 6 osds: 6 up (since 6s), 6 in (since 6M)
; [1 \/ s7 B: Z4 T( E8 K, p4 @% Y6 Q& a
8 c4 p! d+ I0 @) m3 E  data:
$ }' {5 b8 o) s5 S. A8 x- H    pools:   1 pools, 1 pgs
  A0 [% C# p! T* T    objects: 2 objects, 449 KiB7 J# |4 F' @+ t! K2 W7 V8 ^3 {
    usage:   76 MiB used, 180 GiB / 180 GiB avail& N! T$ W7 _/ ^2 a
    pgs:     2/6 objects degraded (33.333%)
; h3 e' D: C) A) [             1 active+undersized+degraded2 g6 d; w# L5 L
2 }( ]! m( g; [
root@controller:~# ceph -s: N2 o5 R4 l% S& R
  cluster:3 z- F( V8 D8 ?  |# N
    id:     068fe0b6-258b-4188-a1f4-3088cd586d197 P/ a& I8 H/ T4 x* _4 d4 J' b
    health: HEALTH_OK7 g0 l. d& [" Z$ R
# i1 C% r5 y7 o) a: J. @* h5 T
  services:
- ]" ?3 _  }0 y# Q    mon: 3 daemons, quorum controller,compute02,compute01 (age 29s)
% l* O$ h, L( l    mgr: controller(active, since 14s), standbys: compute01
( V" X5 m: ^5 I* o7 H8 T    osd: 6 osds: 6 up (since 11s), 6 in (since 6M): I( }. a- a+ l9 W8 L# W
  H+ |. G6 e; [3 v. Q. ^
  data:7 L6 S) j5 X8 f/ Z
    pools:   1 pools, 1 pgs5 F' D6 t1 m" K! O# {* a& i
    objects: 2 objects, 449 KiB5 w" Q7 f8 R8 l
    usage:   76 MiB used, 180 GiB / 180 GiB avail
# {. g, I, i& ?# T; K, L! ]    pgs:     1 active+clean0 a( I, T7 Z" r7 u8 _* n) M. O3 N

' W( ~- m) L- n  io:* J8 U$ T; ]' t0 |* `/ T
    recovery: 0 B/s, 0 objects/s
1 z7 V  v+ |- M+ R' E2 h' w" k  G
1 ~' o: f" e1 T! r) y; }3 Aroot@controller:~# ceph -s
6 @, D' D% I* c% \/ C* v, B  cluster:: Y8 w; C# x' i  A
    id:     068fe0b6-258b-4188-a1f4-3088cd586d19
7 z  T& M0 |5 }    health: HEALTH_OK! x+ a# r% u* o& D6 d9 Y

% b1 p8 Y$ m" Z( K4 y" U  services:
' P# _" ^  [2 ~2 C, f    mon: 3 daemons, quorum controller,compute02,compute01 (age 35s)
6 G3 s6 ]% W! U1 F; t! B& _; ^    mgr: controller(active, since 20s), standbys: compute018 G+ u7 `7 T; a2 o8 z% R* m
    osd: 6 osds: 6 up (since 18s), 6 in (since 6M)9 }. j/ k9 _2 k1 b2 h/ \, }- S/ X* e
2 H* }- ]3 Q$ Y  k; o3 T# z
  data:% i' l: Q. |6 L4 l7 L
    pools:   1 pools, 1 pgs4 r0 s/ M& _. e& K. X. n  E$ V
    objects: 2 objects, 449 KiB: R1 v0 u. ]5 q
    usage:   76 MiB used, 180 GiB / 180 GiB avail
) E' u3 h9 M* Y1 R    pgs:     1 active+clean1 P, _6 y5 j' n2 G5 Q

* H0 x' p1 O: ^, d& ~: @  io:
* `  M1 F+ k8 {    recovery: 0 B/s, 0 objects/s
3 z* {7 C+ R: t/ v( H- x; _7 U3 V
) R* d' Z( @5 D: u+ p& m7 z
3 o0 _$ P! P5 U: F# G
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )点击这里给我发消息

GMT+8, 2026-4-8 21:29 , Processed in 0.058196 second(s), 23 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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