2026-05-22 09:48:32.924 | + ./stack.sh:main:485 : exec 2026-05-22 09:48:32.924 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-22-094832' 2026-05-22 09:48:32.924 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-22-094832.summary.2026-05-22-094832 2026-05-22 09:48:32.924 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:48:32.924 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-22-094832 2026-05-22 09:48:32.924 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-22-094832 /opt/stack/logs/devstacklog.txt 2026-05-22 09:48:32.924 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-22-094832.summary.2026-05-22-094832 /opt/stack/logs/devstacklog.txt.summary 2026-05-22 09:48:32.924 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-22 09:48:32.924 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-22 09:48:32.924 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-22 09:48:32.924 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-22 09:48:32.924 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-22 09:48:32.924 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-22 09:48:32.924 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-22 09:48:32.924 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-22 09:48:32.926 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-22 09:48:32.928 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-22 09:48:32.931 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-22 09:48:32.933 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-22 09:48:32.935 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-22 09:48:32.937 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-22 09:48:32.940 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-22 09:48:32.942 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-22 09:48:32.943 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-22 09:48:32.945 | + ./stack.sh:main:571 : set -o errexit 2026-05-22 09:48:32.947 | + ./stack.sh:main:574 : uname -a 2026-05-22 09:48:32.948 | Linux np0000001244 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-22 09:48:32.950 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-22 09:48:32.952 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-22 09:48:32.955 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-22 09:48:32.990 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-22 09:48:33.004 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-22 09:48:33.006 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-22 09:48:33.019 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-22 09:48:33.022 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-22 09:48:33.035 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-22 09:48:33.038 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-22 09:48:33.050 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-22 09:48:33.052 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-22 09:48:33.054 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-22 09:48:33.057 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-22 09:48:33.070 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-22 09:48:33.072 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-22 09:48:33.085 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-22 09:48:33.086 | + ./stack.sh:main:588 : tune_host 2026-05-22 09:48:33.088 | + lib/host:tune_host:96 : configure_host_mem 2026-05-22 09:48:33.090 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-22 09:48:33.092 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-22 09:48:33.093 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-22 09:48:33.095 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:48:33.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:48:33.099 | + lib/host:configure_zswap:44 : echo lz4 2026-05-22 09:48:33.099 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-22 09:48:33.107 | lz4 2026-05-22 09:48:33.111 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-22 09:48:33.111 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-22 09:48:33.119 | zsmalloc 2026-05-22 09:48:33.123 | + lib/host:configure_zswap:47 : echo 1 2026-05-22 09:48:33.123 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-22 09:48:33.132 | 1 2026-05-22 09:48:33.142 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/enabled:Y 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/compressor:lz4 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-22 09:48:33.151 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-22 09:48:33.155 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-22 09:48:33.156 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-22 09:48:33.158 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-22 09:48:33.160 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:48:33.162 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:48:33.164 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-22 09:48:33.166 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:48:33.167 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:48:33.168 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:48:33.170 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:48:33.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:48:33.173 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:48:33.174 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-22 09:48:33.176 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-22 09:48:33.177 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-22 09:48:33.179 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-22 09:48:33.182 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-22 09:48:33.184 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-22 09:48:33.186 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-22 09:48:33.187 | + functions-common:time_start:2401 : local start_time= 2026-05-22 09:48:33.189 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-22 09:48:33.191 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-22 09:48:33.194 | + functions-common:time_start:2405 : _TIME_START[$name]=1779443313192 2026-05-22 09:48:33.195 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-22 09:48:33.197 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-22 09:48:33.199 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-22 09:48:33.360 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-22 09:48:33.495 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-22 09:48:33.614 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-22 09:48:33.728 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-22 09:48:36.243 | Reading package lists... 2026-05-22 09:48:36.264 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-22 09:48:36.266 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-22 09:48:36.268 | + functions-common:time_stop:2414 : local name 2026-05-22 09:48:36.270 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:48:36.272 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:48:36.274 | + functions-common:time_stop:2417 : local total 2026-05-22 09:48:36.275 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:48:36.277 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-22 09:48:36.279 | + functions-common:time_stop:2421 : start_time=1779443313192 2026-05-22 09:48:36.281 | + functions-common:time_stop:2423 : [[ -z 1779443313192 ]] 2026-05-22 09:48:36.284 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:48:36.287 | + functions-common:time_stop:2426 : end_time=1779443316285 2026-05-22 09:48:36.288 | + functions-common:time_stop:2427 : elapsed_time=3093 2026-05-22 09:48:36.290 | + functions-common:time_stop:2428 : total=0 2026-05-22 09:48:36.292 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:48:36.293 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3093 2026-05-22 09:48:36.295 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-22 09:48:36.297 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:48:36.299 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:48:36.301 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:48:36.303 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-22 09:48:36.319 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-22 09:48:36.349 | Reading package lists... 2026-05-22 09:48:36.591 | Building dependency tree... 2026-05-22 09:48:36.592 | Reading state information... 2026-05-22 09:48:36.850 | The following additional packages will be installed: 2026-05-22 09:48:36.850 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-05-22 09:48:36.851 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-05-22 09:48:36.851 | glib-networking glib-networking-common glib-networking-services 2026-05-22 09:48:36.851 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-05-22 09:48:36.851 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-05-22 09:48:36.851 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-05-22 09:48:36.851 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-05-22 09:48:36.851 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-05-22 09:48:36.851 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-05-22 09:48:36.851 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-05-22 09:48:36.851 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-05-22 09:48:36.851 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-05-22 09:48:36.851 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-05-22 09:48:36.851 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-05-22 09:48:36.851 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-05-22 09:48:36.851 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-05-22 09:48:36.851 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-05-22 09:48:36.851 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-05-22 09:48:36.851 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-05-22 09:48:36.851 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-05-22 09:48:36.851 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-05-22 09:48:36.851 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-05-22 09:48:36.852 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-05-22 09:48:36.852 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-05-22 09:48:36.852 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-05-22 09:48:36.852 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-05-22 09:48:36.852 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-05-22 09:48:36.852 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-05-22 09:48:36.852 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-05-22 09:48:36.852 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-05-22 09:48:36.852 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-05-22 09:48:36.852 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-05-22 09:48:36.852 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-05-22 09:48:36.852 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-05-22 09:48:36.852 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-05-22 09:48:36.852 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-05-22 09:48:36.852 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-05-22 09:48:36.854 | Suggested packages: 2026-05-22 09:48:36.854 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-05-22 09:48:36.854 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-05-22 09:48:36.854 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-05-22 09:48:36.854 | gstreamer1.0-plugins-ugly samba vde2 2026-05-22 09:48:36.932 | The following NEW packages will be installed: 2026-05-22 09:48:36.932 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-05-22 09:48:36.932 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-05-22 09:48:36.932 | glib-networking glib-networking-common glib-networking-services 2026-05-22 09:48:36.932 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-05-22 09:48:36.932 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-05-22 09:48:36.932 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-05-22 09:48:36.932 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-05-22 09:48:36.932 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-05-22 09:48:36.932 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-05-22 09:48:36.932 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-05-22 09:48:36.932 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-05-22 09:48:36.932 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-05-22 09:48:36.932 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-05-22 09:48:36.932 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-05-22 09:48:36.932 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-05-22 09:48:36.932 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-05-22 09:48:36.932 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-05-22 09:48:36.932 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-05-22 09:48:36.932 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-05-22 09:48:36.932 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-05-22 09:48:36.932 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-05-22 09:48:36.932 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-05-22 09:48:36.933 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-05-22 09:48:36.933 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-05-22 09:48:36.933 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-05-22 09:48:36.933 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-05-22 09:48:36.933 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-05-22 09:48:36.933 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-05-22 09:48:36.933 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-05-22 09:48:36.933 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-05-22 09:48:36.933 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-05-22 09:48:36.933 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-05-22 09:48:36.933 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-05-22 09:48:36.933 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-05-22 09:48:36.933 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-05-22 09:48:36.933 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-05-22 09:48:36.933 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-05-22 09:48:37.541 | 0 upgraded, 172 newly installed, 0 to remove and 108 not upgraded. 2026-05-22 09:48:37.541 | Need to get 119 MB of archives. 2026-05-22 09:48:37.541 | After this operation, 559 MB of additional disk space will be used. 2026-05-22 09:48:37.541 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-05-22 09:48:37.644 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.3 [8,302 B] 2026-05-22 09:48:37.651 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.3 [147 kB] 2026-05-22 09:48:37.739 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1.3 [51.9 kB] 2026-05-22 09:48:37.753 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-05-22 09:48:37.755 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-05-22 09:48:37.864 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-05-22 09:48:37.868 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-05-22 09:48:37.889 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-05-22 09:48:37.889 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-05-22 09:48:37.889 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-05-22 09:48:37.898 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.10 [68.6 kB] 2026-05-22 09:48:37.899 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-05-22 09:48:37.899 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-05-22 09:48:37.900 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-05-22 09:48:37.902 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-05-22 09:48:37.940 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-05-22 09:48:37.940 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-05-22 09:48:37.941 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-05-22 09:48:37.941 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-05-22 09:48:37.941 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-05-22 09:48:37.942 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-05-22 09:48:37.942 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-05-22 09:48:37.943 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-05-22 09:48:37.944 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-05-22 09:48:37.977 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-05-22 09:48:37.983 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-05-22 09:48:37.983 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-05-22 09:48:37.984 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-05-22 09:48:37.984 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-05-22 09:48:37.985 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-05-22 09:48:37.985 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-05-22 09:48:37.987 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-05-22 09:48:38.026 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-05-22 09:48:38.026 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-05-22 09:48:38.056 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-05-22 09:48:38.061 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-05-22 09:48:38.062 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-05-22 09:48:38.062 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-05-22 09:48:38.062 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-05-22 09:48:38.071 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-05-22 09:48:38.073 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-05-22 09:48:38.096 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-05-22 09:48:38.098 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-05-22 09:48:38.100 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-05-22 09:48:38.138 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-05-22 09:48:38.138 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-05-22 09:48:38.139 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-05-22 09:48:38.139 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.1 [209 kB] 2026-05-22 09:48:38.143 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-05-22 09:48:38.145 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-05-22 09:48:38.147 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-05-22 09:48:38.178 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.3 [33.1 kB] 2026-05-22 09:48:38.178 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-05-22 09:48:38.180 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-05-22 09:48:38.215 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-05-22 09:48:38.217 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-05-22 09:48:38.218 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-05-22 09:48:38.219 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-05-22 09:48:38.220 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-05-22 09:48:38.254 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-05-22 09:48:38.254 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-05-22 09:48:38.255 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-05-22 09:48:38.258 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-05-22 09:48:38.259 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-05-22 09:48:38.292 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-05-22 09:48:38.293 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-05-22 09:48:38.293 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-05-22 09:48:38.336 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-05-22 09:48:38.337 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-05-22 09:48:38.337 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-05-22 09:48:38.337 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-05-22 09:48:38.337 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-05-22 09:48:38.340 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.3 [2,236 kB] 2026-05-22 09:48:38.388 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-05-22 09:48:38.389 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-05-22 09:48:38.406 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-05-22 09:48:38.408 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-05-22 09:48:38.408 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-05-22 09:48:38.408 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-05-22 09:48:38.411 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-05-22 09:48:38.411 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-05-22 09:48:38.412 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-05-22 09:48:38.444 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-05-22 09:48:38.485 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-22 09:48:38.531 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-05-22 09:48:38.536 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-05-22 09:48:38.536 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-05-22 09:48:38.537 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-05-22 09:48:38.537 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-05-22 09:48:38.538 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-05-22 09:48:38.538 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-05-22 09:48:38.538 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-22 09:48:38.540 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-22 09:48:38.574 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-05-22 09:48:38.584 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-05-22 09:48:38.585 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-05-22 09:48:38.586 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-05-22 09:48:38.588 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-05-22 09:48:38.591 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-05-22 09:48:38.594 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-22 09:48:38.594 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-05-22 09:48:38.594 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-05-22 09:48:38.612 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-05-22 09:48:38.635 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-05-22 09:48:38.635 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-05-22 09:48:38.635 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-05-22 09:48:38.636 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-05-22 09:48:38.637 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-05-22 09:48:38.637 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-05-22 09:48:38.638 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-05-22 09:48:38.675 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-05-22 09:48:38.704 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-05-22 09:48:38.704 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-05-22 09:48:38.705 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-05-22 09:48:38.705 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-05-22 09:48:38.705 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-05-22 09:48:39.062 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-05-22 09:48:39.062 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-05-22 09:48:39.063 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-05-22 09:48:39.063 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-05-22 09:48:39.063 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-05-22 09:48:39.063 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-05-22 09:48:39.064 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-05-22 09:48:39.183 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-05-22 09:48:39.184 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.10+dfsg-3ubuntu3.3 [13.9 kB] 2026-05-22 09:48:39.184 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-05-22 09:48:39.185 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-05-22 09:48:39.186 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-05-22 09:48:39.186 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-05-22 09:48:39.186 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-05-22 09:48:39.187 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-05-22 09:48:39.188 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-05-22 09:48:39.223 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-05-22 09:48:39.227 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-05-22 09:48:39.272 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-05-22 09:48:39.301 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-22 09:48:39.302 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-05-22 09:48:39.303 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-05-22 09:48:39.306 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-05-22 09:48:39.313 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-05-22 09:48:39.316 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-05-22 09:48:39.316 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-22 09:48:39.317 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-22 09:48:39.338 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-22 09:48:39.391 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-22 09:48:39.429 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-05-22 09:48:39.513 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-05-22 09:48:39.513 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-05-22 09:48:39.513 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-05-22 09:48:39.519 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-05-22 09:48:39.520 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-05-22 09:48:39.543 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 09:48:39.544 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-05-22 09:48:39.549 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-05-22 09:48:39.552 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-05-22 09:48:39.552 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-05-22 09:48:39.590 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-05-22 09:48:39.910 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-22 09:48:39.910 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-05-22 09:48:39.922 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-05-22 09:48:39.944 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-05-22 09:48:39.946 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-05-22 09:48:40.095 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-22 09:48:40.117 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-05-22 09:48:40.118 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-05-22 09:48:40.120 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-05-22 09:48:40.120 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-05-22 09:48:40.121 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-05-22 09:48:40.122 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-05-22 09:48:40.127 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-05-22 09:48:40.130 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-05-22 09:48:40.711 | Fetched 119 MB in 3s (36.6 MB/s) 2026-05-22 09:48:40.736 | Selecting previously unselected package acl. 2026-05-22 09:48:40.771 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 84639 files and directories currently installed.) 2026-05-22 09:48:40.774 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-05-22 09:48:40.776 | Unpacking acl (2.3.2-1build1.1) ... 2026-05-22 09:48:40.801 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-05-22 09:48:40.809 | Preparing to unpack .../001-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-05-22 09:48:40.810 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-05-22 09:48:40.839 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-05-22 09:48:40.849 | Preparing to unpack .../002-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-05-22 09:48:40.852 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-05-22 09:48:40.886 | Selecting previously unselected package gtk-update-icon-cache. 2026-05-22 09:48:40.896 | Preparing to unpack .../003-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-05-22 09:48:40.898 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:40.925 | Selecting previously unselected package hicolor-icon-theme. 2026-05-22 09:48:40.937 | Preparing to unpack .../004-hicolor-icon-theme_0.17-2_all.deb ... 2026-05-22 09:48:40.938 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-05-22 09:48:41.026 | Selecting previously unselected package humanity-icon-theme. 2026-05-22 09:48:41.035 | Preparing to unpack .../005-humanity-icon-theme_0.6.16_all.deb ... 2026-05-22 09:48:41.037 | Unpacking humanity-icon-theme (0.6.16) ... 2026-05-22 09:48:42.097 | Selecting previously unselected package ubuntu-mono. 2026-05-22 09:48:42.107 | Preparing to unpack .../006-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-05-22 09:48:42.109 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-05-22 09:48:42.728 | Selecting previously unselected package adwaita-icon-theme. 2026-05-22 09:48:42.737 | Preparing to unpack .../007-adwaita-icon-theme_46.0-1_all.deb ... 2026-05-22 09:48:42.739 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-05-22 09:48:42.964 | Selecting previously unselected package alsa-topology-conf. 2026-05-22 09:48:42.976 | Preparing to unpack .../008-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-05-22 09:48:42.977 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-05-22 09:48:43.005 | Selecting previously unselected package libasound2-data. 2026-05-22 09:48:43.017 | Preparing to unpack .../009-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-05-22 09:48:43.019 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 09:48:43.060 | Selecting previously unselected package libasound2t64:amd64. 2026-05-22 09:48:43.068 | Preparing to unpack .../010-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-05-22 09:48:43.070 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 09:48:43.099 | Selecting previously unselected package alsa-ucm-conf. 2026-05-22 09:48:43.107 | Preparing to unpack .../011-alsa-ucm-conf_1.2.10-1ubuntu5.10_all.deb ... 2026-05-22 09:48:43.109 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-05-22 09:48:43.248 | Selecting previously unselected package at-spi2-common. 2026-05-22 09:48:43.257 | Preparing to unpack .../012-at-spi2-common_2.52.0-1build1_all.deb ... 2026-05-22 09:48:43.260 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-05-22 09:48:43.284 | Selecting previously unselected package libxi6:amd64. 2026-05-22 09:48:43.292 | Preparing to unpack .../013-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-05-22 09:48:43.294 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-05-22 09:48:43.318 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-05-22 09:48:43.326 | Preparing to unpack .../014-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-05-22 09:48:43.328 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-05-22 09:48:43.356 | Selecting previously unselected package x11-common. 2026-05-22 09:48:43.364 | Preparing to unpack .../015-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-05-22 09:48:43.369 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-05-22 09:48:43.396 | Selecting previously unselected package libxtst6:amd64. 2026-05-22 09:48:43.404 | Preparing to unpack .../016-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-05-22 09:48:43.406 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-05-22 09:48:43.429 | Selecting previously unselected package libdconf1:amd64. 2026-05-22 09:48:43.437 | Preparing to unpack .../017-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-22 09:48:43.439 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 09:48:43.460 | Selecting previously unselected package dconf-service. 2026-05-22 09:48:43.469 | Preparing to unpack .../018-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-22 09:48:43.471 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-05-22 09:48:43.495 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-05-22 09:48:43.505 | Preparing to unpack .../019-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-22 09:48:43.507 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 09:48:43.533 | Selecting previously unselected package session-migration. 2026-05-22 09:48:43.545 | Preparing to unpack .../020-session-migration_0.3.9build1_amd64.deb ... 2026-05-22 09:48:43.548 | Unpacking session-migration (0.3.9build1) ... 2026-05-22 09:48:43.574 | Selecting previously unselected package gsettings-desktop-schemas. 2026-05-22 09:48:43.582 | Preparing to unpack .../021-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-05-22 09:48:43.584 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-05-22 09:48:43.622 | Selecting previously unselected package at-spi2-core. 2026-05-22 09:48:43.634 | Preparing to unpack .../022-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-05-22 09:48:43.637 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-05-22 09:48:43.666 | Selecting previously unselected package msr-tools. 2026-05-22 09:48:43.674 | Preparing to unpack .../023-msr-tools_1.3-5build1_amd64.deb ... 2026-05-22 09:48:43.677 | Unpacking msr-tools (1.3-5build1) ... 2026-05-22 09:48:43.703 | Selecting previously unselected package cpu-checker. 2026-05-22 09:48:43.716 | Preparing to unpack .../024-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-05-22 09:48:43.718 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-05-22 09:48:43.746 | Selecting previously unselected package fontconfig. 2026-05-22 09:48:43.759 | Preparing to unpack .../025-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-05-22 09:48:43.761 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-22 09:48:43.797 | Selecting previously unselected package libproxy1v5:amd64. 2026-05-22 09:48:43.806 | Preparing to unpack .../026-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-05-22 09:48:43.808 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-22 09:48:43.832 | Selecting previously unselected package glib-networking-common. 2026-05-22 09:48:43.842 | Preparing to unpack .../027-glib-networking-common_2.80.0-1build1_all.deb ... 2026-05-22 09:48:43.844 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-05-22 09:48:43.867 | Selecting previously unselected package glib-networking-services. 2026-05-22 09:48:43.875 | Preparing to unpack .../028-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-05-22 09:48:43.877 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-05-22 09:48:43.900 | Selecting previously unselected package glib-networking:amd64. 2026-05-22 09:48:43.908 | Preparing to unpack .../029-glib-networking_2.80.0-1build1_amd64.deb ... 2026-05-22 09:48:43.911 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-05-22 09:48:43.938 | Selecting previously unselected package libcdparanoia0:amd64. 2026-05-22 09:48:43.946 | Preparing to unpack .../030-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-05-22 09:48:43.948 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-05-22 09:48:43.979 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-05-22 09:48:43.991 | Preparing to unpack .../031-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-05-22 09:48:43.993 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-22 09:48:44.027 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-05-22 09:48:44.035 | Preparing to unpack .../032-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-22 09:48:44.037 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:48:44.078 | Selecting previously unselected package libogg0:amd64. 2026-05-22 09:48:44.086 | Preparing to unpack .../033-libogg0_1.3.5-3build1_amd64.deb ... 2026-05-22 09:48:44.088 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-05-22 09:48:44.112 | Selecting previously unselected package libopus0:amd64. 2026-05-22 09:48:44.120 | Preparing to unpack .../034-libopus0_1.4-1build1_amd64.deb ... 2026-05-22 09:48:44.122 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-05-22 09:48:44.148 | Selecting previously unselected package libpixman-1-0:amd64. 2026-05-22 09:48:44.157 | Preparing to unpack .../035-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-05-22 09:48:44.158 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-22 09:48:44.186 | Selecting previously unselected package libxcb-render0:amd64. 2026-05-22 09:48:44.194 | Preparing to unpack .../036-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:44.196 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:44.220 | Selecting previously unselected package libxcb-shm0:amd64. 2026-05-22 09:48:44.228 | Preparing to unpack .../037-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:44.230 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:44.254 | Selecting previously unselected package libxrender1:amd64. 2026-05-22 09:48:44.262 | Preparing to unpack .../038-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-05-22 09:48:44.264 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-05-22 09:48:44.289 | Selecting previously unselected package libcairo2:amd64. 2026-05-22 09:48:44.297 | Preparing to unpack .../039-libcairo2_1.18.0-3build1_amd64.deb ... 2026-05-22 09:48:44.300 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-05-22 09:48:44.334 | Selecting previously unselected package libtheora0:amd64. 2026-05-22 09:48:44.342 | Preparing to unpack .../040-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-05-22 09:48:44.344 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-05-22 09:48:44.371 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-05-22 09:48:44.379 | Preparing to unpack .../041-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-05-22 09:48:44.381 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-05-22 09:48:44.411 | Selecting previously unselected package libvorbis0a:amd64. 2026-05-22 09:48:44.421 | Preparing to unpack .../042-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-05-22 09:48:44.423 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-05-22 09:48:44.451 | Selecting previously unselected package libvorbisenc2:amd64. 2026-05-22 09:48:44.459 | Preparing to unpack .../043-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-05-22 09:48:44.461 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-05-22 09:48:44.487 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-05-22 09:48:44.496 | Preparing to unpack .../044-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-22 09:48:44.497 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:48:44.539 | Selecting previously unselected package libaa1:amd64. 2026-05-22 09:48:44.545 | Preparing to unpack .../045-libaa1_1.4p5-51.1_amd64.deb ... 2026-05-22 09:48:44.546 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-05-22 09:48:44.571 | Selecting previously unselected package libraw1394-11:amd64. 2026-05-22 09:48:44.580 | Preparing to unpack .../046-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-05-22 09:48:44.581 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-05-22 09:48:44.606 | Selecting previously unselected package libavc1394-0:amd64. 2026-05-22 09:48:44.615 | Preparing to unpack .../047-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-05-22 09:48:44.616 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-05-22 09:48:44.638 | Selecting previously unselected package libcaca0:amd64. 2026-05-22 09:48:44.646 | Preparing to unpack .../048-libcaca0_0.99.beta20-4ubuntu0.1_amd64.deb ... 2026-05-22 09:48:44.648 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.1) ... 2026-05-22 09:48:44.676 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-05-22 09:48:44.685 | Preparing to unpack .../049-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-05-22 09:48:44.686 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-05-22 09:48:44.712 | Selecting previously unselected package libdv4t64:amd64. 2026-05-22 09:48:44.720 | Preparing to unpack .../050-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-05-22 09:48:44.722 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-05-22 09:48:44.747 | Selecting previously unselected package libflac12t64:amd64. 2026-05-22 09:48:44.755 | Preparing to unpack .../051-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-05-22 09:48:44.756 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-05-22 09:48:44.783 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-05-22 09:48:44.791 | Preparing to unpack .../052-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.3_amd64.deb ... 2026-05-22 09:48:44.792 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:48:44.817 | Selecting previously unselected package libiec61883-0:amd64. 2026-05-22 09:48:44.825 | Preparing to unpack .../053-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-05-22 09:48:44.828 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-05-22 09:48:44.853 | Selecting previously unselected package libmp3lame0:amd64. 2026-05-22 09:48:44.862 | Preparing to unpack .../054-libmp3lame0_3.100-6build1_amd64.deb ... 2026-05-22 09:48:44.864 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-05-22 09:48:44.895 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-05-22 09:48:44.903 | Preparing to unpack .../055-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-05-22 09:48:44.906 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-05-22 09:48:44.941 | Selecting previously unselected package libasyncns0:amd64. 2026-05-22 09:48:44.950 | Preparing to unpack .../056-libasyncns0_0.8-6build4_amd64.deb ... 2026-05-22 09:48:44.951 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-05-22 09:48:44.980 | Selecting previously unselected package libsndfile1:amd64. 2026-05-22 09:48:44.988 | Preparing to unpack .../057-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-05-22 09:48:44.990 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-05-22 09:48:45.018 | Selecting previously unselected package libx11-xcb1:amd64. 2026-05-22 09:48:45.026 | Preparing to unpack .../058-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-05-22 09:48:45.028 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-22 09:48:45.055 | Selecting previously unselected package libpulse0:amd64. 2026-05-22 09:48:45.063 | Preparing to unpack .../059-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-05-22 09:48:45.071 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-05-22 09:48:45.101 | Selecting previously unselected package libspeex1:amd64. 2026-05-22 09:48:45.109 | Preparing to unpack .../060-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-05-22 09:48:45.111 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-05-22 09:48:45.137 | Selecting previously unselected package libshout3:amd64. 2026-05-22 09:48:45.145 | Preparing to unpack .../061-libshout3_2.4.6-1build2_amd64.deb ... 2026-05-22 09:48:45.147 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-05-22 09:48:45.171 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-05-22 09:48:45.180 | Preparing to unpack .../062-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-05-22 09:48:45.181 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-05-22 09:48:45.209 | Selecting previously unselected package libtag1v5:amd64. 2026-05-22 09:48:45.221 | Preparing to unpack .../063-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-05-22 09:48:45.223 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-05-22 09:48:45.247 | Selecting previously unselected package libtwolame0:amd64. 2026-05-22 09:48:45.256 | Preparing to unpack .../064-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-05-22 09:48:45.257 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-05-22 09:48:45.284 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-05-22 09:48:45.294 | Preparing to unpack .../065-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-05-22 09:48:45.296 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:48:45.323 | Selecting previously unselected package libv4l-0t64:amd64. 2026-05-22 09:48:45.332 | Preparing to unpack .../066-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-05-22 09:48:45.333 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:48:45.361 | Selecting previously unselected package libvpx9:amd64. 2026-05-22 09:48:45.370 | Preparing to unpack .../067-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-05-22 09:48:45.371 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-05-22 09:48:45.414 | Selecting previously unselected package libwavpack1:amd64. 2026-05-22 09:48:45.422 | Preparing to unpack .../068-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-05-22 09:48:45.423 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-05-22 09:48:45.447 | Selecting previously unselected package libxdamage1:amd64. 2026-05-22 09:48:45.456 | Preparing to unpack .../069-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-05-22 09:48:45.457 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-05-22 09:48:45.483 | Selecting previously unselected package libxfixes3:amd64. 2026-05-22 09:48:45.492 | Preparing to unpack .../070-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-05-22 09:48:45.494 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-05-22 09:48:45.515 | Selecting previously unselected package libsoup-3.0-common. 2026-05-22 09:48:45.523 | Preparing to unpack .../071-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-05-22 09:48:45.524 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-22 09:48:45.548 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-05-22 09:48:45.557 | Preparing to unpack .../072-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-05-22 09:48:45.558 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-22 09:48:45.587 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-05-22 09:48:45.595 | Preparing to unpack .../073-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.3_amd64.deb ... 2026-05-22 09:48:45.597 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:48:45.671 | Selecting previously unselected package libgraphite2-3:amd64. 2026-05-22 09:48:45.680 | Preparing to unpack .../074-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-05-22 09:48:45.681 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-05-22 09:48:45.707 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-05-22 09:48:45.715 | Preparing to unpack .../075-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-05-22 09:48:45.717 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-05-22 09:48:45.745 | Selecting previously unselected package libthai-data. 2026-05-22 09:48:45.753 | Preparing to unpack .../076-libthai-data_0.1.29-2build1_all.deb ... 2026-05-22 09:48:45.755 | Unpacking libthai-data (0.1.29-2build1) ... 2026-05-22 09:48:45.784 | Selecting previously unselected package libdatrie1:amd64. 2026-05-22 09:48:45.793 | Preparing to unpack .../077-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-05-22 09:48:45.794 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-05-22 09:48:45.819 | Selecting previously unselected package libthai0:amd64. 2026-05-22 09:48:45.828 | Preparing to unpack .../078-libthai0_0.1.29-2build1_amd64.deb ... 2026-05-22 09:48:45.831 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-05-22 09:48:45.854 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-05-22 09:48:45.864 | Preparing to unpack .../079-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-05-22 09:48:45.866 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-05-22 09:48:45.893 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-05-22 09:48:45.901 | Preparing to unpack .../080-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-05-22 09:48:45.902 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-05-22 09:48:45.927 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-05-22 09:48:45.935 | Preparing to unpack .../081-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-05-22 09:48:45.936 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-05-22 09:48:45.975 | Selecting previously unselected package libxv1:amd64. 2026-05-22 09:48:45.984 | Preparing to unpack .../082-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-05-22 09:48:45.985 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-05-22 09:48:46.006 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-05-22 09:48:46.014 | Preparing to unpack .../083-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-22 09:48:46.016 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:48:46.040 | Selecting previously unselected package ipxe-qemu. 2026-05-22 09:48:46.048 | Preparing to unpack .../084-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-22 09:48:46.049 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 09:48:46.092 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-05-22 09:48:46.101 | Preparing to unpack .../085-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-05-22 09:48:46.102 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-05-22 09:48:46.133 | Selecting previously unselected package ksmtuned. 2026-05-22 09:48:46.142 | Preparing to unpack .../086-ksmtuned_4.20150326_amd64.deb ... 2026-05-22 09:48:46.143 | Unpacking ksmtuned (4.20150326) ... 2026-05-22 09:48:46.173 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-05-22 09:48:46.180 | Preparing to unpack .../087-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-05-22 09:48:46.183 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-05-22 09:48:46.211 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-05-22 09:48:46.219 | Preparing to unpack .../088-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-05-22 09:48:46.221 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-05-22 09:48:46.248 | Selecting previously unselected package libavahi-common-data:amd64. 2026-05-22 09:48:46.256 | Preparing to unpack .../089-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-05-22 09:48:46.258 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-05-22 09:48:46.282 | Selecting previously unselected package libavahi-common3:amd64. 2026-05-22 09:48:46.290 | Preparing to unpack .../090-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-05-22 09:48:46.291 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-05-22 09:48:46.318 | Selecting previously unselected package libavahi-client3:amd64. 2026-05-22 09:48:46.326 | Preparing to unpack .../091-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-05-22 09:48:46.328 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-05-22 09:48:46.355 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-22 09:48:46.364 | Preparing to unpack .../092-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 09:48:46.367 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 09:48:46.402 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-22 09:48:46.410 | Preparing to unpack .../093-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 09:48:46.412 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 09:48:46.448 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-05-22 09:48:46.456 | Preparing to unpack .../094-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-05-22 09:48:46.458 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 09:48:46.485 | Selecting previously unselected package libpcsclite1:amd64. 2026-05-22 09:48:46.493 | Preparing to unpack .../095-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-05-22 09:48:46.495 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 09:48:46.522 | Selecting previously unselected package libcacard0:amd64. 2026-05-22 09:48:46.530 | Preparing to unpack .../096-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-05-22 09:48:46.533 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 09:48:46.561 | Selecting previously unselected package liblcms2-2:amd64. 2026-05-22 09:48:46.570 | Preparing to unpack .../097-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-05-22 09:48:46.572 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-05-22 09:48:46.603 | Selecting previously unselected package libcolord2:amd64. 2026-05-22 09:48:46.611 | Preparing to unpack .../098-libcolord2_1.4.7-1build2_amd64.deb ... 2026-05-22 09:48:46.612 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-05-22 09:48:46.648 | Selecting previously unselected package libcups2t64:amd64. 2026-05-22 09:48:46.657 | Preparing to unpack .../099-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-05-22 09:48:46.658 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-05-22 09:48:46.694 | Selecting previously unselected package libdaxctl1:amd64. 2026-05-22 09:48:46.702 | Preparing to unpack .../100-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-22 09:48:46.703 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 09:48:46.729 | Selecting previously unselected package libwayland-client0:amd64. 2026-05-22 09:48:46.737 | Preparing to unpack .../101-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-05-22 09:48:46.739 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-05-22 09:48:46.767 | Selecting previously unselected package libdecor-0-0:amd64. 2026-05-22 09:48:46.775 | Preparing to unpack .../102-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-05-22 09:48:46.778 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-05-22 09:48:46.804 | Selecting previously unselected package libepoxy0:amd64. 2026-05-22 09:48:46.812 | Preparing to unpack .../103-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-05-22 09:48:46.813 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-05-22 09:48:46.846 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-05-22 09:48:46.854 | Preparing to unpack .../104-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-05-22 09:48:46.856 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-05-22 09:48:46.882 | Selecting previously unselected package libwayland-egl1:amd64. 2026-05-22 09:48:46.890 | Preparing to unpack .../105-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-05-22 09:48:46.892 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-05-22 09:48:46.919 | Selecting previously unselected package libxcomposite1:amd64. 2026-05-22 09:48:46.927 | Preparing to unpack .../106-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-05-22 09:48:46.929 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-05-22 09:48:46.954 | Selecting previously unselected package libxcursor1:amd64. 2026-05-22 09:48:46.962 | Preparing to unpack .../107-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-05-22 09:48:46.964 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-05-22 09:48:46.991 | Selecting previously unselected package libxinerama1:amd64. 2026-05-22 09:48:46.999 | Preparing to unpack .../108-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-05-22 09:48:47.002 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-05-22 09:48:47.027 | Selecting previously unselected package libxrandr2:amd64. 2026-05-22 09:48:47.035 | Preparing to unpack .../109-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-05-22 09:48:47.036 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-05-22 09:48:47.064 | Selecting previously unselected package libgtk-3-common. 2026-05-22 09:48:47.072 | Preparing to unpack .../110-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-05-22 09:48:47.074 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:47.129 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-05-22 09:48:47.137 | Preparing to unpack .../111-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-05-22 09:48:47.151 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:47.227 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-05-22 09:48:47.235 | Preparing to unpack .../112-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-05-22 09:48:47.237 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-05-22 09:48:47.262 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-05-22 09:48:47.270 | Preparing to unpack .../113-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-22 09:48:47.272 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:48:47.298 | Selecting previously unselected package libpciaccess0:amd64. 2026-05-22 09:48:47.306 | Preparing to unpack .../114-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-05-22 09:48:47.308 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-05-22 09:48:47.336 | Selecting previously unselected package libdrm-intel1:amd64. 2026-05-22 09:48:47.348 | Preparing to unpack .../115-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-22 09:48:47.350 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:48:47.380 | Selecting previously unselected package libllvm20:amd64. 2026-05-22 09:48:47.389 | Preparing to unpack .../116-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-05-22 09:48:47.390 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-22 09:48:47.994 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-05-22 09:48:48.003 | Preparing to unpack .../117-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:48.005 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:48.030 | Selecting previously unselected package libxcb-present0:amd64. 2026-05-22 09:48:48.038 | Preparing to unpack .../118-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:48.040 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:48.069 | Selecting previously unselected package libxcb-randr0:amd64. 2026-05-22 09:48:48.077 | Preparing to unpack .../119-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:48.080 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:48.109 | Selecting previously unselected package libxcb-sync1:amd64. 2026-05-22 09:48:48.117 | Preparing to unpack .../120-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:48.122 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:48.147 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-05-22 09:48:48.155 | Preparing to unpack .../121-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:48.157 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:48.183 | Selecting previously unselected package libxshmfence1:amd64. 2026-05-22 09:48:48.191 | Preparing to unpack .../122-libxshmfence1_1.3-1build5_amd64.deb ... 2026-05-22 09:48:48.192 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-05-22 09:48:48.216 | Selecting previously unselected package mesa-libgallium:amd64. 2026-05-22 09:48:48.224 | Preparing to unpack .../123-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:48:48.226 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:48.435 | Selecting previously unselected package libgbm1:amd64. 2026-05-22 09:48:48.445 | Preparing to unpack .../124-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:48:48.447 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:48.474 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-05-22 09:48:48.486 | Preparing to unpack .../125-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-05-22 09:48:48.487 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-05-22 09:48:48.517 | Selecting previously unselected package libvulkan1:amd64. 2026-05-22 09:48:48.529 | Preparing to unpack .../126-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-05-22 09:48:48.531 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-22 09:48:48.562 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-05-22 09:48:48.570 | Preparing to unpack .../127-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:48:48.578 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:48.609 | Selecting previously unselected package libxcb-glx0:amd64. 2026-05-22 09:48:48.617 | Preparing to unpack .../128-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:48:48.619 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:48.645 | Selecting previously unselected package libxxf86vm1:amd64. 2026-05-22 09:48:48.652 | Preparing to unpack .../129-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-05-22 09:48:48.654 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-05-22 09:48:48.684 | Selecting previously unselected package libglx-mesa0:amd64. 2026-05-22 09:48:48.692 | Preparing to unpack .../130-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:48:48.695 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:48.726 | Selecting previously unselected package libgtk-3-bin. 2026-05-22 09:48:48.738 | Preparing to unpack .../131-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-05-22 09:48:48.740 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:48.771 | Selecting previously unselected package librdmacm1t64:amd64. 2026-05-22 09:48:48.779 | Preparing to unpack .../132-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-05-22 09:48:48.781 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 09:48:48.810 | Selecting previously unselected package libiscsi7:amd64. 2026-05-22 09:48:48.818 | Preparing to unpack .../133-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-05-22 09:48:48.820 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 09:48:48.851 | Selecting previously unselected package libsamplerate0:amd64. 2026-05-22 09:48:48.861 | Preparing to unpack .../134-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-05-22 09:48:48.863 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-05-22 09:48:48.896 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-05-22 09:48:48.904 | Preparing to unpack .../135-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-05-22 09:48:48.906 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-05-22 09:48:48.937 | Selecting previously unselected package libndctl6:amd64. 2026-05-22 09:48:48.946 | Preparing to unpack .../136-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-22 09:48:48.947 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 09:48:48.973 | Selecting previously unselected package libnfs14:amd64. 2026-05-22 09:48:48.982 | Preparing to unpack .../137-libnfs14_5.0.2-1build1_amd64.deb ... 2026-05-22 09:48:48.984 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 09:48:49.011 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-05-22 09:48:49.019 | Preparing to unpack .../138-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-05-22 09:48:49.021 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-05-22 09:48:49.050 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-05-22 09:48:49.059 | Preparing to unpack .../139-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-05-22 09:48:49.061 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:48:49.102 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-05-22 09:48:49.111 | Preparing to unpack .../140-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-05-22 09:48:49.113 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:48:49.144 | Selecting previously unselected package libpipewire-0.3-common. 2026-05-22 09:48:49.153 | Preparing to unpack .../141-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-05-22 09:48:49.155 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-05-22 09:48:49.179 | Selecting previously unselected package libpmem1:amd64. 2026-05-22 09:48:49.187 | Preparing to unpack .../142-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 09:48:49.190 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 09:48:49.220 | Selecting previously unselected package libpmemobj1:amd64. 2026-05-22 09:48:49.229 | Preparing to unpack .../143-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 09:48:49.231 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 09:48:49.266 | Selecting previously unselected package librados2. 2026-05-22 09:48:49.274 | Preparing to unpack .../144-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 09:48:49.276 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 09:48:49.374 | Selecting previously unselected package librbd1. 2026-05-22 09:48:49.386 | Preparing to unpack .../145-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 09:48:49.389 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 09:48:49.491 | Selecting previously unselected package librsvg2-2:amd64. 2026-05-22 09:48:49.498 | Preparing to unpack .../146-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-05-22 09:48:49.500 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-05-22 09:48:49.565 | Selecting previously unselected package librsvg2-common:amd64. 2026-05-22 09:48:49.574 | Preparing to unpack .../147-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-05-22 09:48:49.575 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-05-22 09:48:49.603 | Selecting previously unselected package libxss1:amd64. 2026-05-22 09:48:49.614 | Preparing to unpack .../148-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-05-22 09:48:49.616 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-05-22 09:48:49.647 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-05-22 09:48:49.655 | Preparing to unpack .../149-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-05-22 09:48:49.657 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-05-22 09:48:49.694 | Selecting previously unselected package libslirp0:amd64. 2026-05-22 09:48:49.703 | Preparing to unpack .../150-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-05-22 09:48:49.704 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 09:48:49.730 | Selecting previously unselected package libspice-server1:amd64. 2026-05-22 09:48:49.738 | Preparing to unpack .../151-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-05-22 09:48:49.740 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-22 09:48:49.770 | Selecting previously unselected package liburing2:amd64. 2026-05-22 09:48:49.779 | Preparing to unpack .../152-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 09:48:49.780 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 09:48:49.808 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-05-22 09:48:49.817 | Preparing to unpack .../153-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-05-22 09:48:49.818 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 09:48:49.844 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-05-22 09:48:49.854 | Preparing to unpack .../154-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-05-22 09:48:49.855 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-22 09:48:49.883 | Selecting previously unselected package libvte-2.91-common. 2026-05-22 09:48:49.892 | Preparing to unpack .../155-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-05-22 09:48:49.893 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-05-22 09:48:49.922 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-05-22 09:48:49.931 | Preparing to unpack .../156-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-05-22 09:48:49.933 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-05-22 09:48:49.961 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-05-22 09:48:49.969 | Preparing to unpack .../157-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:48:49.971 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:50.361 | Selecting previously unselected package libfdt1:amd64. 2026-05-22 09:48:50.369 | Preparing to unpack .../158-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-22 09:48:50.371 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 09:48:50.400 | Selecting previously unselected package qemu-system-common. 2026-05-22 09:48:50.411 | Preparing to unpack .../159-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:48:50.413 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:50.503 | Selecting previously unselected package qemu-system-data. 2026-05-22 09:48:50.511 | Preparing to unpack .../160-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-05-22 09:48:50.513 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:50.596 | Selecting previously unselected package seabios. 2026-05-22 09:48:50.605 | Preparing to unpack .../161-seabios_1.16.3-2_all.deb ... 2026-05-22 09:48:50.606 | Unpacking seabios (1.16.3-2) ... 2026-05-22 09:48:50.644 | Selecting previously unselected package qemu-system-x86. 2026-05-22 09:48:50.653 | Preparing to unpack .../162-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:48:50.661 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:50.930 | Selecting previously unselected package qemu-utils. 2026-05-22 09:48:50.940 | Preparing to unpack .../163-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:48:50.942 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:51.018 | Selecting previously unselected package qemu-block-extra. 2026-05-22 09:48:51.027 | Preparing to unpack .../164-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:48:51.029 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:51.060 | Selecting previously unselected package qemu-system-modules-opengl. 2026-05-22 09:48:51.068 | Preparing to unpack .../165-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:48:51.086 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:51.122 | Selecting previously unselected package libglvnd0:amd64. 2026-05-22 09:48:51.130 | Preparing to unpack .../166-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-05-22 09:48:51.132 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-05-22 09:48:51.167 | Selecting previously unselected package libglx0:amd64. 2026-05-22 09:48:51.179 | Preparing to unpack .../167-libglx0_1.7.0-1build1_amd64.deb ... 2026-05-22 09:48:51.182 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-05-22 09:48:51.215 | Selecting previously unselected package libgl1:amd64. 2026-05-22 09:48:51.228 | Preparing to unpack .../168-libgl1_1.7.0-1build1_amd64.deb ... 2026-05-22 09:48:51.230 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-05-22 09:48:51.260 | Selecting previously unselected package qemu-system-gui. 2026-05-22 09:48:51.270 | Preparing to unpack .../169-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:48:51.272 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:51.302 | Selecting previously unselected package qemu-system-modules-spice. 2026-05-22 09:48:51.311 | Preparing to unpack .../170-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:48:51.313 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:51.342 | Selecting previously unselected package ovmf. 2026-05-22 09:48:51.351 | Preparing to unpack .../171-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-05-22 09:48:51.353 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 09:48:51.461 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-05-22 09:48:51.467 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-05-22 09:48:51.470 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:51.474 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-05-22 09:48:51.478 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-22 09:48:51.482 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-05-22 09:48:51.485 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-22 09:48:51.490 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-05-22 09:48:51.494 | Setting up session-migration (0.3.9build1) ... 2026-05-22 09:48:51.617 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-05-22 09:48:51.621 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-22 09:48:53.660 | Regenerating fonts cache... done. 2026-05-22 09:48:53.663 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-05-22 09:48:53.667 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-22 09:48:53.671 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-05-22 09:48:53.676 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-05-22 09:48:53.679 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:53.684 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-05-22 09:48:53.688 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-05-22 09:48:53.694 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.1) ... 2026-05-22 09:48:53.698 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:48:53.701 | Setting up hicolor-icon-theme (0.17-2) ... 2026-05-22 09:48:53.721 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-05-22 09:48:53.725 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-05-22 09:48:53.730 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-05-22 09:48:53.733 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-05-22 09:48:53.739 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-05-22 09:48:53.743 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-05-22 09:48:53.746 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:53.750 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-05-22 09:48:53.754 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:53.758 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:48:53.763 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-05-22 09:48:53.767 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-05-22 09:48:54.137 | Setting up msr-tools (1.3-5build1) ... 2026-05-22 09:48:54.141 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-05-22 09:48:54.146 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 09:48:54.149 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:54.152 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-22 09:48:54.156 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-05-22 09:48:54.159 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 09:48:54.165 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-05-22 09:48:54.169 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-05-22 09:48:54.172 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 09:48:54.176 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-05-22 09:48:54.179 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-22 09:48:54.182 | Setting up acl (2.3.2-1build1.1) ... 2026-05-22 09:48:54.188 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 09:48:54.191 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:54.194 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 09:48:54.198 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 09:48:54.201 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 09:48:54.205 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-05-22 09:48:54.209 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:48:54.213 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-05-22 09:48:54.216 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:54.220 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 09:48:54.223 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-05-22 09:48:54.226 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-05-22 09:48:54.230 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-05-22 09:48:54.233 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-05-22 09:48:54.237 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-05-22 09:48:54.241 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-05-22 09:48:54.244 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-05-22 09:48:54.247 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-22 09:48:54.251 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-05-22 09:48:54.255 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 09:48:54.258 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 09:48:54.262 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:54.265 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-22 09:48:54.268 | Setting up seabios (1.16.3-2) ... 2026-05-22 09:48:54.272 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:48:54.275 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-05-22 09:48:54.279 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 09:48:54.282 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-05-22 09:48:54.286 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-05-22 09:48:54.290 | Setting up cpu-checker (0.7-1.3build2) ... 2026-05-22 09:48:54.293 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-05-22 09:48:54.297 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-05-22 09:48:54.300 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-05-22 09:48:54.316 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-05-22 09:48:54.320 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 09:48:54.323 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:48:54.326 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 09:48:54.330 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-05-22 09:48:54.334 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 09:48:54.338 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 09:48:54.341 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-05-22 09:48:54.344 | Setting up libthai-data (0.1.29-2build1) ... 2026-05-22 09:48:54.347 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-05-22 09:48:54.351 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-05-22 09:48:54.383 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-05-22 09:48:54.387 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-05-22 09:48:54.391 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 09:48:54.395 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-05-22 09:48:54.399 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-05-22 09:48:54.403 | Setting up ksmtuned (4.20150326) ... 2026-05-22 09:48:54.529 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-22 09:48:54.653 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-22 09:48:54.957 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-05-22 09:48:54.960 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 09:48:54.964 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 09:48:54.968 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-05-22 09:48:54.972 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 09:48:54.976 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-05-22 09:48:54.980 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:48:54.984 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-05-22 09:48:54.988 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-05-22 09:48:54.993 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-05-22 09:48:54.997 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-05-22 09:48:55.001 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:48:55.005 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-05-22 09:48:55.008 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-05-22 09:48:55.012 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:55.015 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-05-22 09:48:55.019 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:55.022 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:55.026 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 09:48:55.029 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-05-22 09:48:55.033 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:55.036 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-05-22 09:48:55.040 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-05-22 09:48:55.043 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-05-22 09:48:55.047 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:55.055 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-05-22 09:48:55.059 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:48:55.062 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-05-22 09:48:55.066 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 09:48:55.069 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-05-22 09:48:55.073 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:48:55.077 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:48:55.081 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-22 09:48:55.084 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-05-22 09:48:55.088 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 09:48:55.091 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 09:48:55.095 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-05-22 09:48:55.099 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-05-22 09:48:55.102 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-05-22 09:48:55.106 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-05-22 09:48:55.109 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-05-22 09:48:55.113 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:55.116 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:55.238 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-05-22 09:48:56.026 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-05-22 09:48:56.031 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-05-22 09:48:56.035 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:48:56.039 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:56.167 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-05-22 09:48:56.482 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-05-22 09:48:56.485 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 09:48:56.489 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-05-22 09:48:56.501 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-22 09:48:56.505 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-05-22 09:48:56.509 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:56.521 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-05-22 09:48:56.525 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-05-22 09:48:56.529 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-05-22 09:48:56.533 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-05-22 09:48:56.538 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:56.545 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-05-22 09:48:56.549 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-05-22 09:48:56.555 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:48:56.560 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:56.565 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-05-22 09:48:56.570 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-05-22 09:48:56.592 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:56.603 | Setting up adwaita-icon-theme (46.0-1) ... 2026-05-22 09:48:56.623 | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2026-05-22 09:48:56.632 | Setting up humanity-icon-theme (0.6.16) ... 2026-05-22 09:48:56.805 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-05-22 09:48:56.858 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:48:57.760 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 09:48:57.787 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:57.811 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-05-22 09:48:57.821 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-05-22 09:48:57.826 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-05-22 09:48:57.831 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:48:57.855 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-22 09:48:57.860 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-05-22 09:48:57.867 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-05-22 09:48:57.873 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:48:57.879 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:48:57.884 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-05-22 09:48:57.909 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:48:58.551 | 2026-05-22 09:48:58.551 | Running kernel seems to be up-to-date. 2026-05-22 09:48:58.551 | 2026-05-22 09:48:58.551 | No services need to be restarted. 2026-05-22 09:48:58.551 | 2026-05-22 09:48:58.551 | No containers need to be restarted. 2026-05-22 09:48:58.551 | 2026-05-22 09:48:58.551 | User sessions running outdated binaries: 2026-05-22 09:48:58.551 | ubuntu @ session #1: python3[1650] 2026-05-22 09:48:58.559 | 2026-05-22 09:48:58.559 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:49:00.011 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:49:00.013 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:49:00.016 | + functions-common:time_stop:2414 : local name 2026-05-22 09:49:00.018 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:49:00.020 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:49:00.022 | + functions-common:time_stop:2417 : local total 2026-05-22 09:49:00.024 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:49:00.025 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:49:00.027 | + functions-common:time_stop:2421 : start_time=1779443316317 2026-05-22 09:49:00.029 | + functions-common:time_stop:2423 : [[ -z 1779443316317 ]] 2026-05-22 09:49:00.032 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:49:00.035 | + functions-common:time_stop:2426 : end_time=1779443340033 2026-05-22 09:49:00.038 | + functions-common:time_stop:2427 : elapsed_time=23716 2026-05-22 09:49:00.039 | + functions-common:time_stop:2428 : total=614 2026-05-22 09:49:00.041 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:49:00.043 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24330 2026-05-22 09:49:00.044 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:49:00.047 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-22 09:49:00.049 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-22 09:49:00.050 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-22 09:49:00.064 | + lib/host:configure_ksm:19 : echo 0 2026-05-22 09:49:00.064 | 0 2026-05-22 09:49:00.067 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-22 09:49:00.069 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-05-22 09:49:00.071 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-05-22 09:49:00.080 | vm.dirty_ratio = 60 2026-05-22 09:49:00.084 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-05-22 09:49:00.091 | vm.dirty_background_ratio = 10 2026-05-22 09:49:00.094 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-05-22 09:49:00.102 | vm.vfs_cache_pressure = 50 2026-05-22 09:49:00.105 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-05-22 09:49:00.112 | vm.swappiness = 100 2026-05-22 09:49:00.115 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-05-22 09:49:00.124 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-05-22 09:49:00.124 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-05-22 09:49:00.124 | /proc/sys/vm/compact_unevictable_allowed:1 2026-05-22 09:49:00.124 | /proc/sys/vm/compaction_proactiveness:20 2026-05-22 09:49:00.124 | /proc/sys/vm/dirty_background_bytes:0 2026-05-22 09:49:00.124 | /proc/sys/vm/dirty_background_ratio:10 2026-05-22 09:49:00.124 | /proc/sys/vm/dirty_bytes:0 2026-05-22 09:49:00.124 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-05-22 09:49:00.124 | /proc/sys/vm/dirty_ratio:60 2026-05-22 09:49:00.124 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-05-22 09:49:00.124 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-05-22 09:49:00.124 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-05-22 09:49:00.125 | /proc/sys/vm/extfrag_threshold:500 2026-05-22 09:49:00.125 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-05-22 09:49:00.125 | /proc/sys/vm/hugetlb_shm_group:0 2026-05-22 09:49:00.125 | /proc/sys/vm/laptop_mode:0 2026-05-22 09:49:00.125 | /proc/sys/vm/legacy_va_layout:0 2026-05-22 09:49:00.125 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-05-22 09:49:00.125 | /proc/sys/vm/max_map_count:1048576 2026-05-22 09:49:00.125 | /proc/sys/vm/memfd_noexec:0 2026-05-22 09:49:00.125 | /proc/sys/vm/memory_failure_early_kill:0 2026-05-22 09:49:00.125 | /proc/sys/vm/memory_failure_recovery:1 2026-05-22 09:49:00.125 | /proc/sys/vm/min_free_kbytes:67584 2026-05-22 09:49:00.125 | /proc/sys/vm/min_slab_ratio:5 2026-05-22 09:49:00.126 | /proc/sys/vm/min_unmapped_ratio:1 2026-05-22 09:49:00.126 | /proc/sys/vm/mmap_min_addr:65536 2026-05-22 09:49:00.126 | /proc/sys/vm/mmap_rnd_bits:32 2026-05-22 09:49:00.126 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-05-22 09:49:00.126 | /proc/sys/vm/nr_hugepages:0 2026-05-22 09:49:00.126 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-05-22 09:49:00.126 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-05-22 09:49:00.126 | /proc/sys/vm/numa_stat:1 2026-05-22 09:49:00.126 | /proc/sys/vm/numa_zonelist_order:Node 2026-05-22 09:49:00.126 | /proc/sys/vm/oom_dump_tasks:1 2026-05-22 09:49:00.126 | /proc/sys/vm/oom_kill_allocating_task:0 2026-05-22 09:49:00.126 | /proc/sys/vm/overcommit_kbytes:0 2026-05-22 09:49:00.126 | /proc/sys/vm/overcommit_memory:0 2026-05-22 09:49:00.126 | /proc/sys/vm/overcommit_ratio:50 2026-05-22 09:49:00.126 | /proc/sys/vm/page-cluster:3 2026-05-22 09:49:00.126 | /proc/sys/vm/page_lock_unfairness:5 2026-05-22 09:49:00.126 | /proc/sys/vm/panic_on_oom:0 2026-05-22 09:49:00.126 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-05-22 09:49:00.126 | /proc/sys/vm/stat_interval:1 2026-05-22 09:49:00.126 | /proc/sys/vm/swappiness:100 2026-05-22 09:49:00.126 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-05-22 09:49:00.126 | /proc/sys/vm/user_reserve_kbytes:131072 2026-05-22 09:49:00.126 | /proc/sys/vm/vfs_cache_pressure:50 2026-05-22 09:49:00.126 | /proc/sys/vm/watermark_boost_factor:15000 2026-05-22 09:49:00.126 | /proc/sys/vm/watermark_scale_factor:10 2026-05-22 09:49:00.126 | /proc/sys/vm/zone_reclaim_mode:0 2026-05-22 09:49:00.128 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-05-22 09:49:00.131 | + lib/host:tune_host:97 : configure_host_net 2026-05-22 09:49:00.134 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-22 09:49:00.136 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-05-22 09:49:00.138 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-05-22 09:49:00.146 | net.ipv4.tcp_keepalive_time = 60 2026-05-22 09:49:00.149 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-05-22 09:49:00.156 | net.ipv4.tcp_keepalive_intvl = 10 2026-05-22 09:49:00.159 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-05-22 09:49:00.168 | net.ipv4.tcp_keepalive_probes = 6 2026-05-22 09:49:00.171 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-05-22 09:49:00.179 | net.ipv4.tcp_fastopen = 3 2026-05-22 09:49:00.182 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_app_win:31 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-05-22 09:49:00.192 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_dsack:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_ecn:2 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_fack:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_fastopen_key:3b39b693-af911a03-15df92d2-ef22d8fc 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_frto:2 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_mem:286542 382056 573084 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_recovery:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_reordering:3 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_retries1:3 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_retries2:15 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_sack:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-05-22 09:49:00.193 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-05-22 09:49:00.196 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-05-22 09:49:00.205 | net.core.default_qdisc = pfifo_fast 2026-05-22 09:49:00.208 | + ./stack.sh:main:594 : fetch_plugins 2026-05-22 09:49:00.210 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-05-22 09:49:00.212 | + functions-common:fetch_plugins:1761 : local plugin 2026-05-22 09:49:00.214 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-05-22 09:49:00.216 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-05-22 09:49:00.216 | Fetching DevStack plugins 2026-05-22 09:49:00.218 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-05-22 09:49:00.220 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-05-22 09:49:00.222 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-05-22 09:49:00.223 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-05-22 09:49:00.226 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-05-22 09:49:00.228 | + functions-common:git_clone_by_name:678 : local branch=master 2026-05-22 09:49:00.230 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-05-22 09:49:00.232 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-05-22 09:49:00.234 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-05-22 09:49:00.235 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:49:00.237 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:49:00.239 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:49:00.241 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:49:00.243 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:49:00.245 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:49:00.258 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:49:00.260 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:49:00.262 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:49:00.265 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:49:00.265 | + functions-common:git_clone:604 : echo master 2026-05-22 09:49:00.269 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-05-22 09:49:00.271 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:49:00.273 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-22 09:49:00.285 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-05-22 09:49:00.288 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:49:00.288 | + functions-common:git_clone:667 : head -1 2026-05-22 09:49:00.294 | d9bdd860b2 Merge "cleanup plugin per TODO for inheritance" 2026-05-22 09:49:00.297 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:49:00.300 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-22 09:49:00.302 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-05-22 09:49:00.304 | + functions-common:run_phase:1843 : local phase= 2026-05-22 09:49:00.306 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-22 09:49:00.308 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-22 09:49:00.310 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-22 09:49:00.312 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-22 09:49:00.314 | + functions-common:run_phase:1852 : local extra 2026-05-22 09:49:00.317 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-22 09:49:00.320 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-22 09:49:00.322 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-22 09:49:00.324 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-22 09:49:00.326 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-05-22 09:49:00.329 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-22 09:49:00.342 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:00.344 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-22 09:49:00.346 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:49:00.348 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:49:00.350 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:49:00.352 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:49:00.354 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:49:00.357 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-22 09:49:00.359 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-22 09:49:00.361 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-22 09:49:00.363 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-22 09:49:00.365 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-05-22 09:49:00.367 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-05-22 09:49:00.369 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-05-22 09:49:00.370 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-05-22 09:49:00.372 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-05-22 09:49:00.372 | Overriding Configuration Defaults 2026-05-22 09:49:00.374 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-05-22 09:49:00.376 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-05-22 09:49:00.379 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-05-22 09:49:00.382 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-05-22 09:49:00.396 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-05-22 09:49:00.399 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-22 09:49:00.412 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:00.414 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.85 2026-05-22 09:49:00.417 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.85 2026-05-22 09:49:00.417 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:49:00.421 | ++ lib/tls:source:40 : TLS_IP=10.4.3.85 2026-05-22 09:49:00.424 | +++ lib/tls:source:43 : hostname -f 2026-05-22 09:49:00.427 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-05-22 09:49:00.429 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-22 09:49:00.431 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-22 09:49:00.434 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-22 09:49:00.436 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-22 09:49:00.437 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-22 09:49:00.439 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-22 09:49:00.441 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-22 09:49:00.443 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-22 09:49:00.445 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-22 09:49:00.450 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-05-22 09:49:00.463 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-05-22 09:49:00.480 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-05-22 09:49:00.492 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-05-22 09:49:00.505 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-05-22 09:49:00.538 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-05-22 09:49:00.606 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-05-22 09:49:00.692 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-05-22 09:49:00.715 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-05-22 09:49:00.757 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-05-22 09:49:00.800 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-05-22 09:49:00.802 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-22 09:49:00.814 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:00.816 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-05-22 09:49:00.818 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-22 09:49:00.820 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-22 09:49:00.822 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-22 09:49:00.824 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-22 09:49:00.826 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-22 09:49:00.838 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-22 09:49:00.839 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-22 09:49:00.842 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-22 09:49:00.844 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-22 09:49:00.846 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-22 09:49:00.848 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-22 09:49:00.850 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-22 09:49:00.852 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-22 09:49:00.854 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-22 09:49:00.857 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-22 09:49:00.872 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-22 09:49:00.874 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-22 09:49:00.875 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-22 09:49:00.878 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-22 09:49:00.880 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-22 09:49:00.882 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-22 09:49:00.884 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-22 09:49:00.886 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-22 09:49:00.888 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-22 09:49:00.891 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-22 09:49:00.893 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-22 09:49:00.895 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.85 2026-05-22 09:49:00.897 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-05-22 09:49:00.900 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-05-22 09:49:00.903 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:49:00.903 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-05-22 09:49:00.907 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-22 09:49:00.909 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-05-22 09:49:00.911 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-05-22 09:49:00.913 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-05-22 09:49:00.915 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-05-22 09:49:00.918 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-22 09:49:00.932 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-22 09:49:00.935 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.85 2026-05-22 09:49:00.938 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.85 2026-05-22 09:49:00.938 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:49:00.941 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.85 2026-05-22 09:49:00.943 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-22 09:49:00.946 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-22 09:49:00.948 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-22 09:49:00.950 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-05-22 09:49:00.951 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-05-22 09:49:00.953 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-05-22 09:49:00.955 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-22 09:49:00.957 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-22 09:49:00.959 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-05-22 09:49:00.961 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-22 09:49:00.963 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-22 09:49:00.965 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-05-22 09:49:00.967 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-22 09:49:00.969 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-22 09:49:00.971 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-05-22 09:49:00.973 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-22 09:49:00.975 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-22 09:49:00.977 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-22 09:49:00.980 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:49:00.982 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-05-22 09:49:00.984 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-22 09:49:00.987 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-22 09:49:01.002 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-22 09:49:01.003 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-22 09:49:01.006 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-22 09:49:01.009 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-22 09:49:01.012 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-22 09:49:01.014 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-05-22 09:49:01.017 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-22 09:49:01.019 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-05-22 09:49:01.021 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-22 09:49:01.023 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-05-22 09:49:01.025 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-05-22 09:49:01.027 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-05-22 09:49:01.030 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-05-22 09:49:01.032 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-05-22 09:49:01.035 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-22 09:49:01.037 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-05-22 09:49:01.039 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-05-22 09:49:01.042 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-05-22 09:49:01.044 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-05-22 09:49:01.046 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-05-22 09:49:01.149 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-05-22 09:49:01.162 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-05-22 09:49:01.164 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-22 09:49:01.167 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-22 09:49:01.169 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-22 09:49:01.172 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-22 09:49:01.174 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-22 09:49:01.177 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-22 09:49:01.179 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-22 09:49:01.181 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-22 09:49:01.184 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-22 09:49:01.186 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-22 09:49:01.189 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-05-22 09:49:01.191 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-22 09:49:01.193 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-22 09:49:01.195 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-22 09:49:01.198 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-22 09:49:01.200 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-22 09:49:01.203 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-22 09:49:01.206 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-22 09:49:01.208 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-22 09:49:01.212 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-22 09:49:01.213 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-22 09:49:01.213 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-22 09:49:01.213 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-22 09:49:01.218 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=6b:d032:fc72 2026-05-22 09:49:01.220 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-22 09:49:01.223 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-22 09:49:01.226 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-22 09:49:01.228 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-22 09:49:01.230 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd6b:d032:fc72::/56 2026-05-22 09:49:01.234 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd6b:d032:fc72::/56 2026-05-22 09:49:01.235 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-22 09:49:01.240 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd6b:d032:fc72::/64 2026-05-22 09:49:01.243 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-22 09:49:01.245 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-22 09:49:01.247 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-22 09:49:01.250 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-22 09:49:01.252 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-05-22 09:49:01.255 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-05-22 09:49:01.258 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-22 09:49:01.260 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-22 09:49:01.262 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-05-22 09:49:01.265 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-05-22 09:49:01.266 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-22 09:49:01.269 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-22 09:49:01.271 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-05-22 09:49:01.273 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd6b:d032:fc72::/56 2026-05-22 09:49:01.276 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-05-22 09:49:01.278 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-05-22 09:49:01.281 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-05-22 09:49:01.282 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-05-22 09:49:01.282 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-05-22 09:49:01.286 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-05-22 09:49:01.290 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-05-22 09:49:01.290 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-05-22 09:49:01.290 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-05-22 09:49:01.295 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-05-22 09:49:01.299 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-05-22 09:49:01.301 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-05-22 09:49:01.304 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-05-22 09:49:01.306 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-05-22 09:49:01.309 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-05-22 09:49:01.312 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-05-22 09:49:01.314 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-22 09:49:01.317 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-05-22 09:49:01.319 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-22 09:49:01.338 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-05-22 09:49:01.353 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-05-22 09:49:01.368 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-05-22 09:49:01.381 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-05-22 09:49:01.393 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-05-22 09:49:01.423 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-05-22 09:49:01.426 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-22 09:49:01.428 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-22 09:49:01.431 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-22 09:49:01.433 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-22 09:49:01.437 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-22 09:49:01.450 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-22 09:49:01.452 | + ./stack.sh:main:629 : run_phase source 2026-05-22 09:49:01.454 | + functions-common:run_phase:1842 : local mode=source 2026-05-22 09:49:01.455 | + functions-common:run_phase:1843 : local phase= 2026-05-22 09:49:01.458 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-22 09:49:01.460 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-22 09:49:01.463 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-22 09:49:01.465 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-22 09:49:01.467 | + functions-common:run_phase:1852 : local extra 2026-05-22 09:49:01.470 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-22 09:49:01.473 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-22 09:49:01.475 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-22 09:49:01.476 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-22 09:49:01.478 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-05-22 09:49:01.480 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-22 09:49:01.494 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:01.496 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-22 09:49:01.498 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-05-22 09:49:01.542 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-22 09:49:01.545 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-22 09:49:01.548 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-05-22 09:49:01.550 | + functions-common:run_phase:1864 : load_plugin_settings 2026-05-22 09:49:01.552 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-05-22 09:49:01.555 | + functions-common:load_plugin_settings:1779 : local plugin 2026-05-22 09:49:01.558 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-05-22 09:49:01.560 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-05-22 09:49:01.560 | Loading plugin settings 2026-05-22 09:49:01.563 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-05-22 09:49:01.565 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-05-22 09:49:01.568 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-05-22 09:49:01.571 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-05-22 09:49:01.573 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-05-22 09:49:01.576 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-05-22 09:49:01.578 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-05-22 09:49:01.581 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-05-22 09:49:01.584 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-05-22 09:49:01.586 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-05-22 09:49:01.589 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-05-22 09:49:01.592 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-05-22 09:49:01.594 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-22 09:49:01.598 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-22 09:49:01.602 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-05-22 09:49:01.619 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-05-22 09:49:01.622 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-05-22 09:49:01.625 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-05-22 09:49:01.627 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-05-22 09:49:01.630 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-05-22 09:49:01.633 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-05-22 09:49:01.650 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-05-22 09:49:01.652 | + functions-common:run_phase:1865 : verify_disabled_services 2026-05-22 09:49:01.654 | + functions-common:verify_disabled_services:2125 : local service 2026-05-22 09:49:01.657 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.659 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-05-22 09:49:01.662 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.665 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-05-22 09:49:01.667 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.669 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-05-22 09:49:01.671 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.673 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-05-22 09:49:01.675 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.677 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-05-22 09:49:01.679 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.681 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-05-22 09:49:01.684 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.687 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-05-22 09:49:01.690 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.693 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-05-22 09:49:01.695 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.697 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-05-22 09:49:01.700 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.702 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-05-22 09:49:01.705 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.708 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-05-22 09:49:01.711 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.714 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-05-22 09:49:01.716 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.718 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-05-22 09:49:01.721 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.723 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-05-22 09:49:01.725 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.727 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-05-22 09:49:01.729 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.731 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-05-22 09:49:01.734 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.737 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-05-22 09:49:01.739 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.743 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-05-22 09:49:01.746 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.748 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-05-22 09:49:01.751 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.754 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-05-22 09:49:01.756 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.760 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-05-22 09:49:01.763 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.766 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-05-22 09:49:01.770 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.773 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-05-22 09:49:01.776 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.779 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-05-22 09:49:01.782 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.785 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-05-22 09:49:01.787 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.791 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-05-22 09:49:01.794 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.798 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-05-22 09:49:01.801 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.804 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-05-22 09:49:01.807 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.810 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-05-22 09:49:01.812 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.815 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-05-22 09:49:01.818 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:49:01.821 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-05-22 09:49:01.824 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-22 09:49:01.827 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-22 09:49:01.830 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-22 09:49:01.846 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:01.850 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-22 09:49:01.852 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-22 09:49:01.855 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-22 09:49:01.872 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:49:01.875 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-22 09:49:01.878 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-22 09:49:01.881 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-22 09:49:01.884 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-22 09:49:01.887 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-22 09:49:01.890 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-22 09:49:01.893 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-22 09:49:01.895 | + lib/database:initialize_database_backends:92 : return 0 2026-05-22 09:49:01.898 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-22 09:49:01.898 | Using mysql database backend 2026-05-22 09:49:01.900 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-22 09:49:01.918 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-22 09:49:01.922 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-22 09:49:01.925 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-22 09:49:01.928 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-22 09:49:01.931 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-05-22 09:49:01.934 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-22 09:49:01.952 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:01.955 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-22 09:49:01.974 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-22 09:49:01.992 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:01.995 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-22 09:49:02.013 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-22 09:49:02.031 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-22 09:49:02.049 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:49:02.052 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-22 09:49:02.069 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:49:02.072 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-05-22 09:49:02.090 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-05-22 09:49:02.093 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-05-22 09:49:02.096 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-22 09:49:02.099 | + functions-common:save_stackenv:65 : local tag=762 2026-05-22 09:49:02.102 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-05-22 09:49:02.106 | + functions-common:save_stackenv:67 : time_stamp=2026-05-22-094902 2026-05-22 09:49:02.109 | + functions-common:save_stackenv:68 : echo '# 2026-05-22-094902 762' 2026-05-22 09:49:02.112 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.114 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-05-22 09:49:02.117 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.120 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-05-22 09:49:02.123 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.126 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-05-22 09:49:02.129 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.132 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-05-22 09:49:02.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.137 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.85 2026-05-22 09:49:02.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.142 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.85/identity 2026-05-22 09:49:02.145 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.147 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-05-22-094832 2026-05-22 09:49:02.150 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.153 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-05-22 09:49:02.156 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.159 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.85 2026-05-22 09:49:02.161 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.164 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-05-22 09:49:02.166 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.169 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.85 2026-05-22 09:49:02.172 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.174 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-05-22 09:49:02.177 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.180 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-05-22 09:49:02.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.185 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.85 2026-05-22 09:49:02.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:49:02.190 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-05-22 09:49:02.193 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-22 09:49:02.196 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-05-22 09:49:02.199 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-05-22 09:49:02.200 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-05-22 09:49:02.202 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:49:02.205 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:49:02.208 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:49:02.212 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:49:02.215 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:49:02.217 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:49:02.232 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:49:02.235 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:49:02.237 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:49:02.239 | + functions-common:git_clone:604 : echo master 2026-05-22 09:49:02.240 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:49:02.244 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-05-22 09:49:02.247 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:49:02.249 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-22 09:49:02.262 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-05-22 09:49:02.266 | + functions-common:git_clone:667 : head -1 2026-05-22 09:49:02.266 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:49:02.271 | 2bd07c02 Merge "update constraint for oslo.messaging to new release 18.1.0" 2026-05-22 09:49:02.274 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:49:02.276 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-22 09:49:02.279 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:49:02.282 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-22 09:49:02.285 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-05-22 09:49:02.287 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-22 09:49:02.290 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-22 09:49:02.293 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-05-22 09:49:02.296 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-05-22 09:49:02.299 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-22 09:49:02.301 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-22 09:49:02.304 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-22 09:49:02.308 | ++ tools/install_prereqs.sh:source:47 : NOW=1779443342 2026-05-22 09:49:02.311 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-05-22 09:49:02.316 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-22 09:49:02.319 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-22 09:49:02.322 | ++ tools/install_prereqs.sh:source:49 : DELTA=1779443342 2026-05-22 09:49:02.325 | ++ tools/install_prereqs.sh:source:50 : [[ 1779443342 -lt 7200 ]] 2026-05-22 09:49:02.328 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-22 09:49:02.331 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-05-22 09:49:02.333 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-05-22 09:49:02.335 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-05-22 09:49:02.337 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-05-22 09:49:02.339 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-05-22 09:49:02.342 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-05-22 09:49:02.345 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-05-22 09:49:02.370 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-22 09:49:02.370 | apache2-dev 2026-05-22 09:49:02.370 | bc 2026-05-22 09:49:02.370 | bsdmainutils 2026-05-22 09:49:02.370 | curl 2026-05-22 09:49:02.370 | g++ 2026-05-22 09:49:02.370 | gawk 2026-05-22 09:49:02.370 | gcc 2026-05-22 09:49:02.370 | gettext 2026-05-22 09:49:02.370 | git 2026-05-22 09:49:02.370 | graphviz 2026-05-22 09:49:02.370 | iputils-ping 2026-05-22 09:49:02.370 | libffi-dev 2026-05-22 09:49:02.370 | libjpeg-dev 2026-05-22 09:49:02.370 | libpq-dev 2026-05-22 09:49:02.370 | libssl-dev 2026-05-22 09:49:02.370 | libsystemd-dev 2026-05-22 09:49:02.370 | libxml2-dev 2026-05-22 09:49:02.370 | libxslt1-dev 2026-05-22 09:49:02.370 | libyaml-dev 2026-05-22 09:49:02.370 | lsof 2026-05-22 09:49:02.370 | openssh-server 2026-05-22 09:49:02.370 | openssl 2026-05-22 09:49:02.370 | pkg-config 2026-05-22 09:49:02.370 | psmisc 2026-05-22 09:49:02.370 | python3-dev 2026-05-22 09:49:02.370 | python3-pip 2026-05-22 09:49:02.370 | python3-systemd 2026-05-22 09:49:02.370 | python3-venv 2026-05-22 09:49:02.370 | tar 2026-05-22 09:49:02.370 | tcpdump 2026-05-22 09:49:02.370 | unzip 2026-05-22 09:49:02.370 | uuid-runtime 2026-05-22 09:49:02.370 | wget 2026-05-22 09:49:02.370 | zlib1g-dev 2026-05-22 09:49:02.370 | lvm2 2026-05-22 09:49:02.370 | qemu-utils 2026-05-22 09:49:02.370 | thin-provisioning-tools 2026-05-22 09:49:02.370 | lsscsi 2026-05-22 09:49:02.370 | open-iscsi 2026-05-22 09:49:02.370 | libkrb5-dev 2026-05-22 09:49:02.370 | libldap2-dev 2026-05-22 09:49:02.370 | libsasl2-dev 2026-05-22 09:49:02.370 | memcached 2026-05-22 09:49:02.370 | python3-mysqldb 2026-05-22 09:49:02.370 | sqlite3 2026-05-22 09:49:02.370 | conntrack 2026-05-22 09:49:02.370 | curl 2026-05-22 09:49:02.370 | ebtables 2026-05-22 09:49:02.370 | genisoimage 2026-05-22 09:49:02.370 | iptables 2026-05-22 09:49:02.370 | iputils-arping 2026-05-22 09:49:02.370 | kpartx 2026-05-22 09:49:02.371 | libjs-jquery-tablesorter 2026-05-22 09:49:02.371 | parted 2026-05-22 09:49:02.371 | pm-utils 2026-05-22 09:49:02.371 | python3-mysqldb 2026-05-22 09:49:02.371 | socat 2026-05-22 09:49:02.371 | sqlite3 2026-05-22 09:49:02.371 | sudo 2026-05-22 09:49:02.371 | vlan 2026-05-22 09:49:02.371 | cryptsetup 2026-05-22 09:49:02.371 | dosfstools 2026-05-22 09:49:02.371 | genisoimage 2026-05-22 09:49:02.371 | gir1.2-libosinfo-1.0 2026-05-22 09:49:02.371 | netcat-openbsd 2026-05-22 09:49:02.371 | open-iscsi 2026-05-22 09:49:02.371 | qemu-utils 2026-05-22 09:49:02.371 | sg3-utils 2026-05-22 09:49:02.371 | sysfsutils 2026-05-22 09:49:02.371 | acl 2026-05-22 09:49:02.371 | dnsmasq-base 2026-05-22 09:49:02.371 | dnsmasq-utils 2026-05-22 09:49:02.371 | ebtables 2026-05-22 09:49:02.371 | haproxy 2026-05-22 09:49:02.371 | iptables 2026-05-22 09:49:02.371 | iputils-arping 2026-05-22 09:49:02.371 | iputils-ping 2026-05-22 09:49:02.371 | postgresql-server-dev-all 2026-05-22 09:49:02.371 | python3-mysqldb 2026-05-22 09:49:02.371 | sqlite3 2026-05-22 09:49:02.371 | sudo 2026-05-22 09:49:02.371 | vlan 2026-05-22 09:49:02.371 | curl 2026-05-22 09:49:02.371 | liberasurecode-dev 2026-05-22 09:49:02.371 | make 2026-05-22 09:49:02.371 | memcached 2026-05-22 09:49:02.371 | rsync 2026-05-22 09:49:02.371 | sqlite3 2026-05-22 09:49:02.371 | xfsprogs 2026-05-22 09:49:02.371 | apache2' 2026-05-22 09:49:02.373 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-22 09:49:02.393 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-22 09:49:02.393 | apache2-dev 2026-05-22 09:49:02.393 | bc 2026-05-22 09:49:02.393 | bsdmainutils 2026-05-22 09:49:02.393 | curl 2026-05-22 09:49:02.393 | g++ 2026-05-22 09:49:02.393 | gawk 2026-05-22 09:49:02.393 | gcc 2026-05-22 09:49:02.393 | gettext 2026-05-22 09:49:02.393 | git 2026-05-22 09:49:02.393 | graphviz 2026-05-22 09:49:02.393 | iputils-ping 2026-05-22 09:49:02.393 | libffi-dev 2026-05-22 09:49:02.393 | libjpeg-dev 2026-05-22 09:49:02.393 | libpq-dev 2026-05-22 09:49:02.393 | libssl-dev 2026-05-22 09:49:02.393 | libsystemd-dev 2026-05-22 09:49:02.393 | libxml2-dev 2026-05-22 09:49:02.393 | libxslt1-dev 2026-05-22 09:49:02.393 | libyaml-dev 2026-05-22 09:49:02.393 | lsof 2026-05-22 09:49:02.393 | openssh-server 2026-05-22 09:49:02.393 | openssl 2026-05-22 09:49:02.393 | pkg-config 2026-05-22 09:49:02.393 | psmisc 2026-05-22 09:49:02.393 | python3-dev 2026-05-22 09:49:02.393 | python3-pip 2026-05-22 09:49:02.393 | python3-systemd 2026-05-22 09:49:02.393 | python3-venv 2026-05-22 09:49:02.393 | tar 2026-05-22 09:49:02.393 | tcpdump 2026-05-22 09:49:02.393 | unzip 2026-05-22 09:49:02.393 | uuid-runtime 2026-05-22 09:49:02.393 | wget 2026-05-22 09:49:02.393 | zlib1g-dev 2026-05-22 09:49:02.393 | lvm2 2026-05-22 09:49:02.393 | qemu-utils 2026-05-22 09:49:02.393 | thin-provisioning-tools 2026-05-22 09:49:02.393 | lsscsi 2026-05-22 09:49:02.393 | open-iscsi 2026-05-22 09:49:02.393 | libkrb5-dev 2026-05-22 09:49:02.393 | libldap2-dev 2026-05-22 09:49:02.393 | libsasl2-dev 2026-05-22 09:49:02.393 | memcached 2026-05-22 09:49:02.393 | python3-mysqldb 2026-05-22 09:49:02.393 | sqlite3 2026-05-22 09:49:02.393 | conntrack 2026-05-22 09:49:02.393 | curl 2026-05-22 09:49:02.393 | ebtables 2026-05-22 09:49:02.393 | genisoimage 2026-05-22 09:49:02.393 | iptables 2026-05-22 09:49:02.393 | iputils-arping 2026-05-22 09:49:02.393 | kpartx 2026-05-22 09:49:02.393 | libjs-jquery-tablesorter 2026-05-22 09:49:02.393 | parted 2026-05-22 09:49:02.393 | pm-utils 2026-05-22 09:49:02.393 | python3-mysqldb 2026-05-22 09:49:02.393 | socat 2026-05-22 09:49:02.394 | sqlite3 2026-05-22 09:49:02.394 | sudo 2026-05-22 09:49:02.394 | vlan 2026-05-22 09:49:02.394 | cryptsetup 2026-05-22 09:49:02.394 | dosfstools 2026-05-22 09:49:02.394 | genisoimage 2026-05-22 09:49:02.394 | gir1.2-libosinfo-1.0 2026-05-22 09:49:02.394 | netcat-openbsd 2026-05-22 09:49:02.394 | open-iscsi 2026-05-22 09:49:02.394 | qemu-utils 2026-05-22 09:49:02.394 | sg3-utils 2026-05-22 09:49:02.394 | sysfsutils 2026-05-22 09:49:02.394 | acl 2026-05-22 09:49:02.394 | dnsmasq-base 2026-05-22 09:49:02.394 | dnsmasq-utils 2026-05-22 09:49:02.394 | ebtables 2026-05-22 09:49:02.394 | haproxy 2026-05-22 09:49:02.394 | iptables 2026-05-22 09:49:02.394 | iputils-arping 2026-05-22 09:49:02.394 | iputils-ping 2026-05-22 09:49:02.394 | postgresql-server-dev-all 2026-05-22 09:49:02.394 | python3-mysqldb 2026-05-22 09:49:02.394 | sqlite3 2026-05-22 09:49:02.394 | sudo 2026-05-22 09:49:02.394 | vlan 2026-05-22 09:49:02.394 | curl 2026-05-22 09:49:02.394 | liberasurecode-dev 2026-05-22 09:49:02.394 | make 2026-05-22 09:49:02.394 | memcached 2026-05-22 09:49:02.394 | rsync 2026-05-22 09:49:02.394 | sqlite3 2026-05-22 09:49:02.394 | xfsprogs 2026-05-22 09:49:02.394 | apache2 ' 2026-05-22 09:49:02.395 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-22 09:49:02.397 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:49:02.400 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:49:02.403 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-22 09:49:02.403 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-22 09:49:02.407 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-22 09:49:02.409 | ++ functions-common:install_package:1432 : update_package_repo 2026-05-22 09:49:02.410 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:49:02.412 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:49:02.414 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:49:02.416 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:49:02.418 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:49:02.420 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:49:02.422 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:49:02.423 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:49:02.425 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:49:02.427 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:49:02.428 | ++ functions-common:apt_get_update:1161 : return 2026-05-22 09:49:02.430 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-22 09:49:02.432 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:49:02.434 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:49:02.435 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:49:02.437 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-22 09:49:02.456 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-22 09:49:02.483 | Reading package lists... 2026-05-22 09:49:02.726 | Building dependency tree... 2026-05-22 09:49:02.726 | Reading state information... 2026-05-22 09:49:03.034 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-22 09:49:03.035 | bc set to manually installed. 2026-05-22 09:49:03.035 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-22 09:49:03.035 | g++ set to manually installed. 2026-05-22 09:49:03.035 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-22 09:49:03.035 | gawk set to manually installed. 2026-05-22 09:49:03.035 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-22 09:49:03.035 | gcc set to manually installed. 2026-05-22 09:49:03.035 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-22 09:49:03.035 | git set to manually installed. 2026-05-22 09:49:03.035 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-22 09:49:03.035 | iputils-ping set to manually installed. 2026-05-22 09:49:03.035 | lsof is already the newest version (4.95.0-1build3). 2026-05-22 09:49:03.035 | lsof set to manually installed. 2026-05-22 09:49:03.035 | psmisc is already the newest version (23.7-1build1). 2026-05-22 09:49:03.035 | psmisc set to manually installed. 2026-05-22 09:49:03.035 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-22 09:49:03.035 | python3-dev set to manually installed. 2026-05-22 09:49:03.035 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-22 09:49:03.035 | python3-systemd is already the newest version (235-1build4). 2026-05-22 09:49:03.035 | python3-systemd set to manually installed. 2026-05-22 09:49:03.035 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-05-22 09:49:03.035 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-22 09:49:03.035 | tar set to manually installed. 2026-05-22 09:49:03.035 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-22 09:49:03.035 | tcpdump set to manually installed. 2026-05-22 09:49:03.035 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-22 09:49:03.035 | wget set to manually installed. 2026-05-22 09:49:03.035 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-22 09:49:03.035 | zlib1g-dev set to manually installed. 2026-05-22 09:49:03.035 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-22 09:49:03.035 | lvm2 set to manually installed. 2026-05-22 09:49:03.035 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-22 09:49:03.035 | qemu-utils set to manually installed. 2026-05-22 09:49:03.035 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-22 09:49:03.035 | thin-provisioning-tools set to manually installed. 2026-05-22 09:49:03.035 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-22 09:49:03.035 | open-iscsi set to manually installed. 2026-05-22 09:49:03.035 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-22 09:49:03.035 | iptables set to manually installed. 2026-05-22 09:49:03.035 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-22 09:49:03.035 | kpartx set to manually installed. 2026-05-22 09:49:03.035 | parted is already the newest version (3.6-4build1). 2026-05-22 09:49:03.035 | parted set to manually installed. 2026-05-22 09:49:03.035 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-22 09:49:03.035 | cryptsetup set to manually installed. 2026-05-22 09:49:03.035 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-22 09:49:03.035 | dosfstools set to manually installed. 2026-05-22 09:49:03.035 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-22 09:49:03.035 | netcat-openbsd set to manually installed. 2026-05-22 09:49:03.035 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-22 09:49:03.035 | sg3-utils set to manually installed. 2026-05-22 09:49:03.035 | acl is already the newest version (2.3.2-1build1.1). 2026-05-22 09:49:03.035 | acl set to manually installed. 2026-05-22 09:49:03.035 | make is already the newest version (4.3-4.1build2). 2026-05-22 09:49:03.035 | make set to manually installed. 2026-05-22 09:49:03.035 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-05-22 09:49:03.035 | xfsprogs set to manually installed. 2026-05-22 09:49:03.035 | The following additional packages will be installed: 2026-05-22 09:49:03.035 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-22 09:49:03.035 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-05-22 09:49:03.035 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-05-22 09:49:03.035 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-05-22 09:49:03.035 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-05-22 09:49:03.035 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-05-22 09:49:03.035 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-05-22 09:49:03.035 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-05-22 09:49:03.035 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-05-22 09:49:03.035 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-05-22 09:49:03.035 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-22 09:49:03.035 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-05-22 09:49:03.035 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-05-22 09:49:03.035 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-22 09:49:03.036 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev 2026-05-22 09:49:03.036 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-05-22 09:49:03.036 | libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-05-22 09:49:03.037 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-05-22 09:49:03.037 | libsmartcols1 libssl3t64 libsub-override-perl libsys-hostname-long-perl 2026-05-22 09:49:03.037 | libsysfs2 libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl 2026-05-22 09:49:03.037 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-05-22 09:49:03.037 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-05-22 09:49:03.037 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-05-22 09:49:03.037 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-05-22 09:49:03.037 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-05-22 09:49:03.037 | systemd-resolved systemd-sysv systemd-timesyncd udev util-linux uuid-dev 2026-05-22 09:49:03.037 | vbetool 2026-05-22 09:49:03.039 | Suggested packages: 2026-05-22 09:49:03.039 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-22 09:49:03.039 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-22 09:49:03.039 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-22 09:49:03.039 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-22 09:49:03.039 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-05-22 09:49:03.039 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-05-22 09:49:03.039 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-22 09:49:03.039 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-05-22 09:49:03.039 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-05-22 09:49:03.039 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-05-22 09:49:03.039 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-05-22 09:49:03.039 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-05-22 09:49:03.039 | util-linux-extra util-linux-locales 2026-05-22 09:49:03.148 | The following NEW packages will be installed: 2026-05-22 09:49:03.148 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-22 09:49:03.148 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-22 09:49:03.149 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-05-22 09:49:03.149 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-05-22 09:49:03.149 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-22 09:49:03.149 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-22 09:49:03.149 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-22 09:49:03.149 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-22 09:49:03.149 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-22 09:49:03.149 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-22 09:49:03.149 | liberasurecode-dev liberasurecode1 libffi-dev 2026-05-22 09:49:03.149 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-22 09:49:03.149 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-05-22 09:49:03.149 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-22 09:49:03.149 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-22 09:49:03.149 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-22 09:49:03.149 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-22 09:49:03.150 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-22 09:49:03.150 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-05-22 09:49:03.150 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-22 09:49:03.151 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-22 09:49:03.151 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-22 09:49:03.151 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-22 09:49:03.151 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-22 09:49:03.151 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-22 09:49:03.151 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-05-22 09:49:03.151 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-05-22 09:49:03.151 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-05-22 09:49:03.151 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-05-22 09:49:03.152 | The following packages will be upgraded: 2026-05-22 09:49:03.153 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-05-22 09:49:03.154 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-05-22 09:49:03.154 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-05-22 09:49:03.154 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-05-22 09:49:03.154 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev util-linux 2026-05-22 09:49:03.155 | uuid-runtime 2026-05-22 09:49:03.268 | 33 upgraded, 147 newly installed, 0 to remove and 75 not upgraded. 2026-05-22 09:49:03.269 | Need to get 186 MB of archives. 2026-05-22 09:49:03.269 | After this operation, 922 MB of additional disk space will be used. 2026-05-22 09:49:03.269 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-05-22 09:49:03.430 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-05-22 09:49:03.602 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-05-22 09:49:03.607 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-05-22 09:49:03.612 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-05-22 09:49:03.617 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.15 [35.3 kB] 2026-05-22 09:49:03.619 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.15 [296 kB] 2026-05-22 09:49:03.629 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-05-22 09:49:03.681 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.15 [435 kB] 2026-05-22 09:49:03.694 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-05-22 09:49:03.694 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.15 [159 kB] 2026-05-22 09:49:03.696 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-05-22 09:49:03.700 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-05-22 09:49:03.749 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-05-22 09:49:03.774 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.15 [177 kB] 2026-05-22 09:49:03.775 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1,941 kB] 2026-05-22 09:49:03.810 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-05-22 09:49:03.811 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-05-22 09:49:03.811 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-05-22 09:49:03.813 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 09:49:03.821 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-05-22 09:49:03.822 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 09:49:03.823 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-22 09:49:03.858 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-22 09:49:03.860 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-22 09:49:03.860 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-05-22 09:49:03.861 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-22 09:49:03.863 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-22 09:49:03.867 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-22 09:49:03.897 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1,336 kB] 2026-05-22 09:49:03.912 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-22 09:49:03.914 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-22 09:49:03.916 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-22 09:49:03.953 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-05-22 09:49:03.976 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-22 09:49:03.978 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-22 09:49:03.979 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-22 09:49:03.998 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 09:49:04.008 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-22 09:49:04.009 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-22 09:49:04.010 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1,002 kB] 2026-05-22 09:49:04.020 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-22 09:49:04.042 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-22 09:49:04.044 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-22 09:49:04.044 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-22 09:49:04.045 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-05-22 09:49:04.081 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-05-22 09:49:04.091 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-05-22 09:49:04.091 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-22 09:49:04.092 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-22 09:49:04.121 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-22 09:49:04.124 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-22 09:49:04.129 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-22 09:49:04.133 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-22 09:49:04.134 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-22 09:49:04.565 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-22 09:49:04.895 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-22 09:49:04.895 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-05-22 09:49:04.896 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-05-22 09:49:04.898 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-22 09:49:04.930 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-05-22 09:49:04.955 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-05-22 09:49:05.066 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-22 09:49:05.067 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-22 09:49:05.068 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-22 09:49:05.069 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-22 09:49:05.070 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-22 09:49:05.070 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-22 09:49:05.071 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-05-22 09:49:05.072 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-22 09:49:05.073 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-22 09:49:05.109 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-22 09:49:05.150 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-22 09:49:05.150 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-22 09:49:05.153 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-22 09:49:05.189 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-22 09:49:05.189 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-05-22 09:49:05.189 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-22 09:49:05.190 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-22 09:49:05.202 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-05-22 09:49:05.206 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-05-22 09:49:05.206 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-22 09:49:05.233 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-22 09:49:05.237 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-22 09:49:05.240 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-05-22 09:49:05.240 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-22 09:49:05.250 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-22 09:49:05.252 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-22 09:49:05.272 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-05-22 09:49:05.272 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-22 09:49:05.273 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-22 09:49:05.279 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-22 09:49:05.311 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-22 09:49:05.313 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-05-22 09:49:05.315 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-05-22 09:49:05.361 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-22 09:49:05.364 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-05-22 09:49:05.365 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-22 09:49:05.369 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-22 09:49:05.369 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-22 09:49:05.370 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-22 09:49:05.370 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-22 09:49:05.387 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-22 09:49:05.389 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-22 09:49:05.426 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-22 09:49:05.427 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-22 09:49:05.467 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-22 09:49:05.469 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-05-22 09:49:05.519 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-22 09:49:05.520 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-22 09:49:05.521 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-22 09:49:05.522 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-22 09:49:05.523 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-22 09:49:05.540 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-22 09:49:05.548 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-22 09:49:05.550 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-22 09:49:05.551 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-05-22 09:49:05.586 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-22 09:49:05.586 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-22 09:49:05.587 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-22 09:49:05.588 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-22 09:49:05.589 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-22 09:49:05.591 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-22 09:49:05.626 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-05-22 09:49:05.702 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-22 09:49:05.703 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-22 09:49:05.707 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-22 09:49:05.707 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-22 09:49:05.892 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-22 09:49:05.894 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-05-22 09:49:05.894 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-05-22 09:49:05.894 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-05-22 09:49:05.896 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-22 09:49:05.899 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-22 09:49:05.899 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-05-22 09:49:05.900 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-22 09:49:05.903 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-22 09:49:05.935 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-22 09:49:05.942 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-05-22 09:49:05.943 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-05-22 09:49:05.988 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-22 09:49:06.012 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-22 09:49:06.012 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-22 09:49:06.014 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-22 09:49:06.065 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-05-22 09:49:06.066 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-22 09:49:06.070 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-05-22 09:49:06.089 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-22 09:49:06.090 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-22 09:49:06.102 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-22 09:49:06.132 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-22 09:49:06.139 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-22 09:49:06.147 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-22 09:49:06.471 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-22 09:49:06.471 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-22 09:49:06.475 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-05-22 09:49:06.540 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-22 09:49:06.541 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-22 09:49:07.168 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-22 09:49:07.169 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-22 09:49:07.171 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-22 09:49:07.171 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-22 09:49:07.171 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-05-22 09:49:07.172 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-22 09:49:07.172 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-05-22 09:49:07.182 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-05-22 09:49:07.190 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-22 09:49:07.209 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-22 09:49:07.229 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-22 09:49:07.231 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-22 09:49:07.232 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-22 09:49:07.233 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-22 09:49:07.234 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-22 09:49:07.236 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-22 09:49:07.238 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-05-22 09:49:07.249 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-05-22 09:49:07.249 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-22 09:49:07.288 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-22 09:49:07.289 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-22 09:49:07.326 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-22 09:49:07.766 | Preconfiguring packages ... 2026-05-22 09:49:07.859 | Fetched 186 MB in 4s (44.9 MB/s) 2026-05-22 09:49:07.923 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:07.926 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:07.931 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:07.999 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:08.091 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:08.095 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:08.102 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:08.246 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:08.896 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-05-22 09:49:08.968 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:08.971 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:08.977 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:09.019 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-05-22 09:49:09.023 | Unpacking systemd-dev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.074 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:09.081 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:09.127 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:09.204 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:09.207 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.213 | Unpacking systemd-timesyncd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.259 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.266 | Unpacking systemd-resolved (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.315 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.318 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.386 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.390 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.435 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:49:09.514 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:09.517 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.523 | Unpacking systemd-sysv (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.566 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.574 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.625 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.631 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:09.678 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:09.700 | Unpacking systemd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:10.005 | Preparing to unpack .../4-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:10.030 | Unpacking udev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:10.154 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:10.158 | Unpacking libudev1:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:49:10.203 | Setting up libudev1:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:49:10.285 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:10.288 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 09:49:10.293 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-05-22 09:49:10.366 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 09:49:10.439 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:10.441 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:10.447 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:10.490 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:10.570 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:10.573 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:10.577 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:10.615 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:10.687 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:10.689 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:10.694 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:10.739 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 09:49:10.750 | Unpacking rsync (3.2.7-1ubuntu1.4) over (3.2.7-1ubuntu1.2) ... 2026-05-22 09:49:10.801 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:10.805 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:10.849 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:10.954 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-05-22 09:49:10.957 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:10.966 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:10.999 | Selecting previously unselected package libapr1t64:amd64. 2026-05-22 09:49:11.008 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-22 09:49:11.010 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:49:11.036 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-22 09:49:11.044 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:49:11.046 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:11.073 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-22 09:49:11.081 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:49:11.083 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:11.105 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-22 09:49:11.114 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:49:11.115 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:11.145 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 09:49:11.149 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-22 09:49:11.187 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 09:49:11.192 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-22 09:49:11.224 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-22 09:49:11.233 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-22 09:49:11.234 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 09:49:11.262 | Selecting previously unselected package apache2-bin. 2026-05-22 09:49:11.271 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:49:11.272 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:11.340 | Selecting previously unselected package apache2-data. 2026-05-22 09:49:11.348 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-22 09:49:11.350 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:11.434 | Selecting previously unselected package apache2-utils. 2026-05-22 09:49:11.443 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:49:11.445 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:11.478 | Selecting previously unselected package apache2. 2026-05-22 09:49:11.487 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:49:11.496 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:11.554 | Selecting previously unselected package haproxy. 2026-05-22 09:49:11.563 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-22 09:49:11.571 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 09:49:11.637 | Selecting previously unselected package memcached. 2026-05-22 09:49:11.646 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-22 09:49:11.650 | Unpacking memcached (1.6.24-1build3) ... 2026-05-22 09:49:11.691 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 09:49:11.696 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-22 09:49:11.740 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 09:49:11.823 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-22 09:49:11.892 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 09:49:11.911 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-22 09:49:11.969 | Selecting previously unselected package libjson-perl. 2026-05-22 09:49:11.978 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-22 09:49:11.980 | Unpacking libjson-perl (4.10000-1) ... 2026-05-22 09:49:12.009 | Selecting previously unselected package postgresql-client-common. 2026-05-22 09:49:12.021 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-22 09:49:12.023 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-22 09:49:12.067 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 09:49:12.072 | Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-05-22 09:49:12.186 | Selecting previously unselected package ssl-cert. 2026-05-22 09:49:12.195 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-22 09:49:12.197 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-22 09:49:12.228 | Selecting previously unselected package postgresql-common. 2026-05-22 09:49:12.236 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-05-22 09:49:12.249 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-22 09:49:12.256 | Unpacking postgresql-common (257build1.1) ... 2026-05-22 09:49:12.311 | Selecting previously unselected package libsysfs2:amd64. 2026-05-22 09:49:12.319 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-22 09:49:12.322 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 09:49:12.348 | Selecting previously unselected package sysfsutils. 2026-05-22 09:49:12.356 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-22 09:49:12.360 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-22 09:49:12.391 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:12.395 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:12.434 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-05-22 09:49:12.445 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-05-22 09:49:12.511 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:12.519 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:12.551 | Selecting previously unselected package autotools-dev. 2026-05-22 09:49:12.561 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-05-22 09:49:12.562 | Unpacking autotools-dev (20220109.1) ... 2026-05-22 09:49:12.590 | Selecting previously unselected package m4. 2026-05-22 09:49:12.599 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-05-22 09:49:12.601 | Unpacking m4 (1.4.19-4build1) ... 2026-05-22 09:49:12.639 | Selecting previously unselected package autoconf. 2026-05-22 09:49:12.648 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-05-22 09:49:12.649 | Unpacking autoconf (2.71-3) ... 2026-05-22 09:49:12.697 | Selecting previously unselected package automake. 2026-05-22 09:49:12.706 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-22 09:49:12.709 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-22 09:49:12.763 | Selecting previously unselected package autopoint. 2026-05-22 09:49:12.772 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-22 09:49:12.774 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-22 09:49:12.798 | Selecting previously unselected package libdebhelper-perl. 2026-05-22 09:49:12.807 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-22 09:49:12.808 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-22 09:49:12.849 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-22 09:49:12.857 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:12.859 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:13.355 | Selecting previously unselected package libclang-cpp17t64. 2026-05-22 09:49:13.362 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:13.364 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:13.614 | Selecting previously unselected package libgc1:amd64. 2026-05-22 09:49:13.622 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-22 09:49:13.623 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-22 09:49:13.650 | Selecting previously unselected package libobjc4:amd64. 2026-05-22 09:49:13.662 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 09:49:13.664 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 09:49:13.693 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-22 09:49:13.702 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 09:49:13.704 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 09:49:13.736 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-22 09:49:13.745 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:13.747 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:13.861 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-22 09:49:13.870 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:13.871 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:13.915 | Selecting previously unselected package libclang1-17t64. 2026-05-22 09:49:13.923 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:13.926 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:14.076 | Selecting previously unselected package clang-17. 2026-05-22 09:49:14.084 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:14.086 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:14.115 | Selecting previously unselected package libtool. 2026-05-22 09:49:14.123 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-05-22 09:49:14.125 | Unpacking libtool (2.4.7-7build1) ... 2026-05-22 09:49:14.153 | Selecting previously unselected package dh-autoreconf. 2026-05-22 09:49:14.161 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-05-22 09:49:14.163 | Unpacking dh-autoreconf (20) ... 2026-05-22 09:49:14.191 | Selecting previously unselected package libarchive-zip-perl. 2026-05-22 09:49:14.199 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-22 09:49:14.201 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-22 09:49:14.233 | Selecting previously unselected package libsub-override-perl. 2026-05-22 09:49:14.241 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-05-22 09:49:14.243 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-22 09:49:14.271 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-22 09:49:14.280 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-22 09:49:14.281 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-22 09:49:14.311 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-22 09:49:14.320 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-22 09:49:14.323 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-22 09:49:14.348 | Selecting previously unselected package debugedit. 2026-05-22 09:49:14.356 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-22 09:49:14.358 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-22 09:49:14.386 | Selecting previously unselected package dwz. 2026-05-22 09:49:14.395 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-05-22 09:49:14.398 | Unpacking dwz (0.15-1build6) ... 2026-05-22 09:49:14.423 | Selecting previously unselected package gettext. 2026-05-22 09:49:14.432 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-22 09:49:14.433 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-22 09:49:14.485 | Selecting previously unselected package intltool-debian. 2026-05-22 09:49:14.493 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-22 09:49:14.495 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-22 09:49:14.518 | Selecting previously unselected package po-debconf. 2026-05-22 09:49:14.526 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-22 09:49:14.528 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-22 09:49:14.571 | Selecting previously unselected package debhelper. 2026-05-22 09:49:14.579 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-22 09:49:14.581 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-22 09:49:14.693 | Selecting previously unselected package uuid-dev:amd64. 2026-05-22 09:49:14.701 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:14.703 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:14.734 | Selecting previously unselected package libsctp1:amd64. 2026-05-22 09:49:14.742 | Preparing to unpack .../055-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-22 09:49:14.744 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:49:14.769 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-22 09:49:14.777 | Preparing to unpack .../056-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-22 09:49:14.780 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:49:14.808 | Selecting previously unselected package libapr1-dev. 2026-05-22 09:49:14.817 | Preparing to unpack .../057-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-22 09:49:14.819 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:49:14.978 | Selecting previously unselected package libldap-dev:amd64. 2026-05-22 09:49:14.987 | Preparing to unpack .../058-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:49:14.990 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:49:15.064 | Selecting previously unselected package libldap2-dev. 2026-05-22 09:49:15.072 | Preparing to unpack .../059-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-22 09:49:15.074 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:49:15.096 | Selecting previously unselected package libaprutil1-dev. 2026-05-22 09:49:15.104 | Preparing to unpack .../060-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:49:15.106 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:15.242 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-22 09:49:15.251 | Preparing to unpack .../061-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:49:15.252 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:15.281 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-22 09:49:15.290 | Preparing to unpack .../062-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:49:15.292 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:15.319 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-22 09:49:15.331 | Preparing to unpack .../063-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:49:15.333 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:15.357 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-22 09:49:15.369 | Preparing to unpack .../064-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:49:15.371 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:15.429 | Selecting previously unselected package apache2-dev. 2026-05-22 09:49:15.439 | Preparing to unpack .../065-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:49:15.441 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:15.486 | Selecting previously unselected package ncal. 2026-05-22 09:49:15.495 | Preparing to unpack .../066-ncal_12.1.8_amd64.deb ... 2026-05-22 09:49:15.497 | Unpacking ncal (12.1.8) ... 2026-05-22 09:49:15.524 | Selecting previously unselected package bsdmainutils. 2026-05-22 09:49:15.532 | Preparing to unpack .../067-bsdmainutils_12.1.8_all.deb ... 2026-05-22 09:49:15.536 | Unpacking bsdmainutils (12.1.8) ... 2026-05-22 09:49:15.560 | Selecting previously unselected package conntrack. 2026-05-22 09:49:15.567 | Preparing to unpack .../068-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-22 09:49:15.569 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-22 09:49:15.596 | Selecting previously unselected package dnsmasq-base. 2026-05-22 09:49:15.604 | Preparing to unpack .../069-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 09:49:15.612 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 09:49:15.640 | Selecting previously unselected package dnsmasq-utils. 2026-05-22 09:49:15.649 | Preparing to unpack .../070-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 09:49:15.650 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-22 09:49:15.680 | Selecting previously unselected package ebtables. 2026-05-22 09:49:15.688 | Preparing to unpack .../071-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-22 09:49:15.700 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-22 09:49:15.741 | Preparing to unpack .../072-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:49:15.760 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:49:15.788 | Selecting previously unselected package fonts-liberation. 2026-05-22 09:49:15.800 | Preparing to unpack .../073-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-22 09:49:15.802 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-22 09:49:15.852 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-22 09:49:15.864 | Preparing to unpack .../074-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-22 09:49:15.865 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-22 09:49:15.896 | Selecting previously unselected package fonts-liberation2. 2026-05-22 09:49:15.908 | Preparing to unpack .../075-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-22 09:49:15.910 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-22 09:49:15.935 | Selecting previously unselected package genisoimage. 2026-05-22 09:49:15.946 | Preparing to unpack .../076-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-22 09:49:15.948 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-22 09:49:15.985 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-22 09:49:15.996 | Preparing to unpack .../077-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-22 09:49:15.998 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-22 09:49:16.027 | Selecting previously unselected package libann0. 2026-05-22 09:49:16.038 | Preparing to unpack .../078-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-22 09:49:16.040 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-22 09:49:16.065 | Selecting previously unselected package libcdt5:amd64. 2026-05-22 09:49:16.073 | Preparing to unpack .../079-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.075 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:16.100 | Selecting previously unselected package libcgraph6:amd64. 2026-05-22 09:49:16.108 | Preparing to unpack .../080-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.111 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:16.137 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-22 09:49:16.149 | Preparing to unpack .../081-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-22 09:49:16.151 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:49:16.183 | Selecting previously unselected package libltdl7:amd64. 2026-05-22 09:49:16.193 | Preparing to unpack .../082-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-22 09:49:16.195 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 09:49:16.220 | Selecting previously unselected package libpathplan4:amd64. 2026-05-22 09:49:16.229 | Preparing to unpack .../083-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.232 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:16.255 | Selecting previously unselected package libgvc6. 2026-05-22 09:49:16.264 | Preparing to unpack .../084-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.266 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:16.304 | Selecting previously unselected package libgvpr2:amd64. 2026-05-22 09:49:16.312 | Preparing to unpack .../085-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.315 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:16.347 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-22 09:49:16.356 | Preparing to unpack .../086-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.358 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:16.397 | Selecting previously unselected package libice6:amd64. 2026-05-22 09:49:16.405 | Preparing to unpack .../087-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-22 09:49:16.407 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-22 09:49:16.433 | Selecting previously unselected package libsm6:amd64. 2026-05-22 09:49:16.442 | Preparing to unpack .../088-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-22 09:49:16.444 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-22 09:49:16.469 | Selecting previously unselected package libxt6t64:amd64. 2026-05-22 09:49:16.478 | Preparing to unpack .../089-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-22 09:49:16.480 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-22 09:49:16.507 | Selecting previously unselected package libxmu6:amd64. 2026-05-22 09:49:16.516 | Preparing to unpack .../090-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-22 09:49:16.518 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-22 09:49:16.544 | Selecting previously unselected package libxaw7:amd64. 2026-05-22 09:49:16.552 | Preparing to unpack .../091-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-22 09:49:16.554 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-22 09:49:16.582 | Selecting previously unselected package graphviz. 2026-05-22 09:49:16.591 | Preparing to unpack .../092-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.593 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:16.644 | Selecting previously unselected package icu-devtools. 2026-05-22 09:49:16.652 | Preparing to unpack .../093-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 09:49:16.654 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 09:49:16.687 | Selecting previously unselected package iputils-arping. 2026-05-22 09:49:16.696 | Preparing to unpack .../094-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-22 09:49:16.697 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-22 09:49:16.721 | Selecting previously unselected package comerr-dev:amd64. 2026-05-22 09:49:16.731 | Preparing to unpack .../095-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-22 09:49:16.735 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-22 09:49:16.763 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-22 09:49:16.771 | Preparing to unpack .../096-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:49:16.773 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:16.797 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-22 09:49:16.806 | Preparing to unpack .../097-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:49:16.807 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:16.831 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-22 09:49:16.839 | Preparing to unpack .../098-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:49:16.842 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:16.868 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-22 09:49:16.876 | Preparing to unpack .../099-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:49:16.878 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:16.902 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-22 09:49:16.911 | Preparing to unpack .../100-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:49:16.912 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:16.950 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-22 09:49:16.958 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-22 09:49:16.960 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-22 09:49:16.985 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-22 09:49:16.994 | Preparing to unpack .../102-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:16.996 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:17.141 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-22 09:49:17.150 | Preparing to unpack .../103-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-22 09:49:17.151 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-22 09:49:17.185 | Preparing to unpack .../104-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 09:49:17.190 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-22 09:49:17.220 | Selecting previously unselected package libgts-bin. 2026-05-22 09:49:17.229 | Preparing to unpack .../105-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-22 09:49:17.231 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:49:17.260 | Selecting previously unselected package libicu-dev:amd64. 2026-05-22 09:49:17.268 | Preparing to unpack .../106-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 09:49:17.270 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 09:49:17.516 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-22 09:49:17.525 | Preparing to unpack .../107-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-22 09:49:17.526 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 09:49:17.558 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-22 09:49:17.568 | Preparing to unpack .../108-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-22 09:49:17.569 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:49:17.594 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-22 09:49:17.602 | Preparing to unpack .../109-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-22 09:49:17.604 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:49:17.626 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-22 09:49:17.635 | Preparing to unpack .../110-libjs-jquery-metadata_12-4_all.deb ... 2026-05-22 09:49:17.637 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-22 09:49:17.661 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-22 09:49:17.669 | Preparing to unpack .../111-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-22 09:49:17.671 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-22 09:49:17.723 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-22 09:49:17.732 | Preparing to unpack .../112-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-22 09:49:17.734 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-22 09:49:17.762 | Selecting previously unselected package libjson-xs-perl. 2026-05-22 09:49:17.772 | Preparing to unpack .../113-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:49:17.774 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-22 09:49:17.800 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-22 09:49:17.809 | Preparing to unpack .../114-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-22 09:49:17.811 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-22 09:49:17.846 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-22 09:49:17.854 | Preparing to unpack .../115-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-22 09:49:17.856 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-22 09:49:17.881 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-22 09:49:17.890 | Preparing to unpack .../116-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-22 09:49:17.892 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-22 09:49:17.919 | Selecting previously unselected package mysql-common. 2026-05-22 09:49:17.927 | Preparing to unpack .../117-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-22 09:49:17.940 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-22 09:49:17.968 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-22 09:49:17.977 | Preparing to unpack .../118-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:49:17.978 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:49:18.031 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-22 09:49:18.039 | Preparing to unpack .../119-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 09:49:18.042 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 09:49:18.090 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-22 09:49:18.099 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-22 09:49:18.102 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 09:49:18.130 | Selecting previously unselected package libpq5:amd64. 2026-05-22 09:49:18.139 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:49:18.142 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:18.170 | Selecting previously unselected package libssl-dev:amd64. 2026-05-22 09:49:18.178 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 09:49:18.181 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 09:49:18.287 | Selecting previously unselected package libpq-dev. 2026-05-22 09:49:18.296 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:49:18.300 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:18.332 | Selecting previously unselected package libsasl2-dev. 2026-05-22 09:49:18.341 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 09:49:18.343 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 09:49:18.384 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-22 09:49:18.393 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:49:18.395 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:49:18.544 | Selecting previously unselected package libx86-1:amd64. 2026-05-22 09:49:18.551 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-22 09:49:18.553 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-22 09:49:18.583 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-22 09:49:18.592 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 09:49:18.593 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 09:49:18.643 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-22 09:49:18.652 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 09:49:18.653 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 09:49:18.698 | Selecting previously unselected package llvm-17-runtime. 2026-05-22 09:49:18.706 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:18.708 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:18.743 | Selecting previously unselected package libpfm4:amd64. 2026-05-22 09:49:18.752 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-22 09:49:18.755 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-22 09:49:18.793 | Selecting previously unselected package llvm-17. 2026-05-22 09:49:18.802 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:18.803 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:19.317 | Selecting previously unselected package libffi-dev:amd64. 2026-05-22 09:49:19.327 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-22 09:49:19.329 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 09:49:19.364 | Selecting previously unselected package llvm-17-tools. 2026-05-22 09:49:19.374 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:19.378 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:19.536 | Selecting previously unselected package libz3-4:amd64. 2026-05-22 09:49:19.546 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-22 09:49:19.547 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:49:19.657 | Selecting previously unselected package libz3-dev:amd64. 2026-05-22 09:49:19.666 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-22 09:49:19.667 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:49:19.697 | Selecting previously unselected package llvm-17-dev. 2026-05-22 09:49:19.707 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:49:19.709 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:21.284 | Selecting previously unselected package lsscsi. 2026-05-22 09:49:21.293 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-05-22 09:49:21.296 | Unpacking lsscsi (0.32-1build1) ... 2026-05-22 09:49:21.322 | Selecting previously unselected package osinfo-db. 2026-05-22 09:49:21.332 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-22 09:49:21.334 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-22 09:49:21.593 | Selecting previously unselected package pkgconf-bin. 2026-05-22 09:49:21.604 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-22 09:49:21.606 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-22 09:49:21.633 | Selecting previously unselected package pkgconf:amd64. 2026-05-22 09:49:21.642 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-22 09:49:21.648 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 09:49:21.677 | Selecting previously unselected package pkg-config:amd64. 2026-05-22 09:49:21.686 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-22 09:49:21.690 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-22 09:49:21.713 | Selecting previously unselected package pm-utils. 2026-05-22 09:49:21.722 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-05-22 09:49:21.724 | Unpacking pm-utils (1.4.1-21) ... 2026-05-22 09:49:21.765 | Selecting previously unselected package postgresql-client-16. 2026-05-22 09:49:21.774 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:49:21.778 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:21.871 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-22 09:49:21.880 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:49:21.882 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:22.109 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-22 09:49:22.119 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-22 09:49:22.120 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-22 09:49:22.149 | Selecting previously unselected package python3-mysqldb. 2026-05-22 09:49:22.158 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-22 09:49:22.163 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-22 09:49:22.191 | Selecting previously unselected package sqlite3. 2026-05-22 09:49:22.200 | Preparing to unpack .../147-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-22 09:49:22.202 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-22 09:49:22.233 | Selecting previously unselected package unzip. 2026-05-22 09:49:22.243 | Preparing to unpack .../148-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-22 09:49:22.245 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-22 09:49:22.277 | Selecting previously unselected package vbetool. 2026-05-22 09:49:22.286 | Preparing to unpack .../149-vbetool_1.1-5_amd64.deb ... 2026-05-22 09:49:22.288 | Unpacking vbetool (1.1-5) ... 2026-05-22 09:49:22.314 | Selecting previously unselected package libosinfo-l10n. 2026-05-22 09:49:22.323 | Preparing to unpack .../150-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-22 09:49:22.326 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-22 09:49:22.361 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-22 09:49:22.371 | Preparing to unpack .../151-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-22 09:49:22.373 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-22 09:49:22.403 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-22 09:49:22.412 | Preparing to unpack .../152-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-22 09:49:22.415 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-22 09:49:22.445 | Selecting previously unselected package liberasurecode1:amd64. 2026-05-22 09:49:22.452 | Preparing to unpack .../153-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-05-22 09:49:22.454 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-05-22 09:49:22.495 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-05-22 09:49:22.505 | Preparing to unpack .../154-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-05-22 09:49:22.507 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-05-22 09:49:22.536 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-22 09:49:22.546 | Preparing to unpack .../155-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:49:22.549 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:22.580 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-22 09:49:22.589 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-22 09:49:22.591 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-22 09:49:22.617 | Selecting previously unselected package socat. 2026-05-22 09:49:22.626 | Preparing to unpack .../157-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-22 09:49:22.628 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-22 09:49:22.668 | Selecting previously unselected package vlan. 2026-05-22 09:49:22.678 | Preparing to unpack .../158-vlan_2.0.5ubuntu5_all.deb ... 2026-05-22 09:49:22.679 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-22 09:49:22.728 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-22 09:49:22.733 | Setting up postgresql-client-common (257build1.1) ... 2026-05-22 09:49:22.740 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-22 09:49:22.746 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-22 09:49:22.752 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-22 09:49:22.774 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-22 09:49:22.778 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 09:49:22.783 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:49:22.787 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 09:49:22.792 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-22 09:49:22.798 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-22 09:49:22.803 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:22.807 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 09:49:22.811 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-22 09:49:22.815 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 09:49:22.820 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-22 09:49:23.201 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-22 09:49:23.201 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-22 09:49:23.488 | Setting up ncal (12.1.8) ... 2026-05-22 09:49:23.492 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-22 09:49:23.496 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-22 09:49:23.500 | Setting up vbetool (1.1-5) ... 2026-05-22 09:49:23.503 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 09:49:23.526 | Setting up pm-utils (1.4.1-21) ... 2026-05-22 09:49:23.532 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-22 09:49:23.538 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-22 09:49:23.541 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:23.545 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:23.548 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 09:49:23.552 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-22 09:49:23.555 | Setting up m4 (1.4.19-4build1) ... 2026-05-22 09:49:23.558 | Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-05-22 09:49:23.561 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 09:49:23.590 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-22 09:49:23.610 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 09:49:23.614 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-22 09:49:23.618 | Setting up memcached (1.6.24-1build3) ... 2026-05-22 09:49:24.160 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-22 09:49:24.433 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:24.437 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-22 09:49:24.443 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:24.447 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-22 09:49:24.578 | Setting up autotools-dev (20220109.1) ... 2026-05-22 09:49:24.583 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:49:24.586 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:24.591 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 09:49:24.596 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-22 09:49:24.599 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:24.605 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:24.610 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:24.614 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:49:24.618 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:24.623 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:24.626 | Setting up ebtables (2.0.11-6build1) ... 2026-05-22 09:49:24.968 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-22 09:49:24.971 | Setting up socat (1.8.0.0-4build3) ... 2026-05-22 09:49:24.974 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-22 09:49:24.979 | Setting up bsdmainutils (12.1.8) ... 2026-05-22 09:49:24.985 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-22 09:49:24.990 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 09:49:24.993 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:49:24.997 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-22 09:49:25.001 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 09:49:25.005 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-05-22 09:49:25.027 | Setting up lsscsi (0.32-1build1) ... 2026-05-22 09:49:25.031 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-22 09:49:25.035 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-22 09:49:25.038 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-22 09:49:25.045 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 09:49:25.050 | Setting up autoconf (2.71-3) ... 2026-05-22 09:49:25.055 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-05-22 09:49:25.063 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:25.072 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:25.083 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:25.090 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-22 09:49:25.095 | Setting up dwz (0.15-1build6) ... 2026-05-22 09:49:25.099 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:49:25.103 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-22 09:49:25.111 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:25.116 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-22 09:49:25.148 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:25.152 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:25.913 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-05-22 09:49:25.937 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-22 09:49:25.940 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:25.944 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:49:25.949 | Setting up libjson-perl (4.10000-1) ... 2026-05-22 09:49:25.952 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:25.960 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-22 09:49:25.966 | Setting up debugedit (1:5.0-5build2) ... 2026-05-22 09:49:25.970 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 09:49:25.973 | Setting up libsub-override-perl (0.10-1) ... 2026-05-22 09:49:25.978 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:49:25.981 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:25.985 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:25.989 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:25.993 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-22 09:49:25.996 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-22 09:49:26.000 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:49:26.004 | Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-05-22 09:49:26.011 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-22 09:49:26.014 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-22 09:49:26.018 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 09:49:26.022 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:49:26.025 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-22 09:49:26.029 | Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 09:49:26.725 | rsync.service is a disabled or a static unit not running, not starting it. 2026-05-22 09:49:26.728 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-22 09:49:26.733 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:26.738 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-22 09:49:26.746 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-22 09:49:26.750 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-22 09:49:26.753 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-22 09:49:26.757 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:26.764 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:49:26.770 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:49:26.774 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 09:49:26.779 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:26.784 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:49:26.788 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 09:49:27.883 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:27.887 | Setting up libtool (2.4.7-7build1) ... 2026-05-22 09:49:27.891 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-22 09:49:27.896 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:28.339 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-05-22 09:49:28.370 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:49:28.375 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 09:49:28.860 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-22 09:49:29.247 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:29.251 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 09:49:29.255 | Setting up systemd (255.4-1ubuntu8.15) ... 2026-05-22 09:49:29.300 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-05-22 09:49:29.304 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-05-22 09:49:29.770 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:29.774 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:29.778 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-05-22 09:49:29.781 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 09:49:29.784 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:49:29.789 | Setting up dh-autoreconf (20) ... 2026-05-22 09:49:29.792 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:29.796 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-22 09:49:29.803 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-22 09:49:29.807 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 09:49:29.811 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 09:49:29.815 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-22 09:49:29.819 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-22 09:49:30.282 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-22 09:49:30.579 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-05-22 09:49:30.584 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-22 09:49:30.588 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-22 09:49:30.591 | Setting up postgresql-common (257build1.1) ... 2026-05-22 09:49:30.958 | 2026-05-22 09:49:30.958 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-22 09:49:31.089 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-22 09:49:31.089 | Removing obsolete dictionary files: 2026-05-22 09:49:31.701 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-22 09:49:32.104 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:32.127 | Setting up systemd-timesyncd (255.4-1ubuntu8.15) ... 2026-05-22 09:49:32.613 | Setting up udev (255.4-1ubuntu8.15) ... 2026-05-22 09:49:33.277 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:49:33.282 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-22 09:49:33.288 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-22 09:49:33.293 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:33.297 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:33.301 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-22 09:49:33.320 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:33.323 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 09:49:33.327 | Setting up systemd-resolved (255.4-1ubuntu8.15) ... 2026-05-22 09:49:33.820 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:33.824 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:33.828 | Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-22 09:49:33.865 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-22 09:49:33.871 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 09:49:33.875 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:33.880 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:49:33.887 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-22 09:49:33.893 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-22 09:49:33.897 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:33.901 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:49:33.906 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:49:33.911 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:49:34.072 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-22 09:49:34.075 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-22 09:49:34.080 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:34.085 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-22 09:49:34.091 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 09:49:34.397 | Enabling module mpm_event. 2026-05-22 09:49:34.433 | Enabling module authz_core. 2026-05-22 09:49:34.438 | Enabling module authz_host. 2026-05-22 09:49:34.470 | Enabling module authn_core. 2026-05-22 09:49:34.475 | Enabling module auth_basic. 2026-05-22 09:49:34.512 | Enabling module access_compat. 2026-05-22 09:49:34.546 | Enabling module authn_file. 2026-05-22 09:49:34.579 | Enabling module authz_user. 2026-05-22 09:49:34.611 | Enabling module alias. 2026-05-22 09:49:34.641 | Enabling module dir. 2026-05-22 09:49:34.673 | Enabling module autoindex. 2026-05-22 09:49:34.704 | Enabling module env. 2026-05-22 09:49:34.744 | Enabling module mime. 2026-05-22 09:49:34.777 | Enabling module negotiation. 2026-05-22 09:49:34.809 | Enabling module setenvif. 2026-05-22 09:49:34.840 | Enabling module filter. 2026-05-22 09:49:34.871 | Enabling module deflate. 2026-05-22 09:49:34.903 | Enabling module status. 2026-05-22 09:49:34.945 | Enabling module reqtimeout. 2026-05-22 09:49:34.976 | Enabling conf charset. 2026-05-22 09:49:35.006 | Enabling conf localized-error-pages. 2026-05-22 09:49:35.038 | Enabling conf other-vhosts-access-log. 2026-05-22 09:49:35.070 | Enabling conf security. 2026-05-22 09:49:35.100 | Enabling conf serve-cgi-bin. 2026-05-22 09:49:35.130 | Enabling site 000-default. 2026-05-22 09:49:35.764 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-22 09:49:36.193 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-22 09:49:37.104 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:49:37.108 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-22 09:49:37.112 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 09:49:37.146 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-05-22 09:49:43.626 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:49:43.647 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-05-22 09:49:43.798 | Processing triggers for ufw (0.36.2-6) ... 2026-05-22 09:49:43.865 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:49:45.354 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 09:49:45.364 | Processing triggers for install-info (7.1-3build2) ... 2026-05-22 09:49:45.492 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-22 09:49:46.090 | 2026-05-22 09:49:46.090 | Running kernel seems to be up-to-date. 2026-05-22 09:49:46.090 | 2026-05-22 09:49:46.090 | Restarting services... 2026-05-22 09:49:46.175 | systemctl restart multipathd.service packagekit.service polkit.service udisks2.service unbound.service 2026-05-22 09:49:46.305 | 2026-05-22 09:49:46.305 | Service restarts being deferred: 2026-05-22 09:49:46.305 | systemctl restart ModemManager.service 2026-05-22 09:49:46.305 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:49:46.306 | systemctl restart getty@tty1.service 2026-05-22 09:49:46.306 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:49:46.306 | systemctl restart systemd-logind.service 2026-05-22 09:49:46.306 | 2026-05-22 09:49:46.306 | No containers need to be restarted. 2026-05-22 09:49:46.306 | 2026-05-22 09:49:46.306 | User sessions running outdated binaries: 2026-05-22 09:49:46.306 | ubuntu @ session #1: python3[1650] 2026-05-22 09:49:46.314 | ubuntu @ session #12: sh[9776], sshd[9726] 2026-05-22 09:49:46.322 | ubuntu @ user manager service: systemd[1371] 2026-05-22 09:49:46.332 | 2026-05-22 09:49:46.332 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:49:47.599 | ++ functions-common:apt_get:1205 : result=0 2026-05-22 09:49:47.601 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:49:47.603 | ++ functions-common:time_stop:2414 : local name 2026-05-22 09:49:47.605 | ++ functions-common:time_stop:2415 : local end_time 2026-05-22 09:49:47.607 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:49:47.609 | ++ functions-common:time_stop:2417 : local total 2026-05-22 09:49:47.611 | ++ functions-common:time_stop:2418 : local start_time 2026-05-22 09:49:47.614 | ++ functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:49:47.616 | ++ functions-common:time_stop:2421 : start_time=1779443342453 2026-05-22 09:49:47.617 | ++ functions-common:time_stop:2423 : [[ -z 1779443342453 ]] 2026-05-22 09:49:47.620 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:49:47.623 | ++ functions-common:time_stop:2426 : end_time=1779443387621 2026-05-22 09:49:47.626 | ++ functions-common:time_stop:2427 : elapsed_time=45168 2026-05-22 09:49:47.629 | ++ functions-common:time_stop:2428 : total=24330 2026-05-22 09:49:47.631 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:49:47.633 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=69498 2026-05-22 09:49:47.636 | ++ functions-common:apt_get:1209 : return 0 2026-05-22 09:49:47.639 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-22 09:49:47.642 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-22 09:49:47.645 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-22 09:49:47.650 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-22 09:49:47.652 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-22 09:49:47.655 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-22 09:49:47.660 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-22 09:49:47.664 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-22 09:49:47.666 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-22 09:49:47.668 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-05-22 09:49:48.606 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-05-22 09:49:48.608 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-22 09:49:48.609 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-22 09:49:48.611 | + functions-common:GetDistro:472 : GetOSVersion 2026-05-22 09:49:48.613 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-05-22 09:49:48.615 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-22 09:49:48.616 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-22 09:49:48.617 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-22 09:49:48.619 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-22 09:49:48.620 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-22 09:49:48.622 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-22 09:49:48.623 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-22 09:49:48.625 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-22 09:49:48.627 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-22 09:49:48.628 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-22 09:49:48.630 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-22 09:49:48.631 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-22 09:49:48.633 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-22 09:49:48.634 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-22 09:49:48.636 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-05-22 09:49:48.638 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-05-22 09:49:48.640 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-05-22 09:49:48.642 | + functions-common:_ensure_lsb_release:420 : return 2026-05-22 09:49:48.644 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-05-22 09:49:48.655 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-05-22 09:49:48.657 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-05-22 09:49:48.668 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-05-22 09:49:48.670 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-05-22 09:49:48.681 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-05-22 09:49:48.683 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-22 09:49:48.684 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-05-22 09:49:48.686 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-05-22 09:49:48.688 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-05-22 09:49:48.690 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-05-22 09:49:48.691 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-05-22 09:49:48.693 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-22 09:49:48.695 | + functions-common:GetDistro:476 : DISTRO=noble 2026-05-22 09:49:48.696 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-05-22 09:49:48.698 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-22 09:49:48.698 | Distro: noble 2026-05-22 09:49:48.699 | + tools/install_pip.sh:main:117 : get_versions 2026-05-22 09:49:48.701 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-22 09:49:48.704 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-22 09:49:48.706 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-22 09:49:48.709 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-22 09:49:48.709 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-22 09:49:48.988 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-22 09:49:48.990 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-22 09:49:48.990 | pip: 24.0 2026-05-22 09:49:48.992 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-22 09:49:48.994 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-22 09:49:48.996 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:49:48.997 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:49:48.999 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:49:49.000 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:49:49.002 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:49:49.004 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:49:49.005 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:49:49.007 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:49:49.008 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:49:49.009 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:49:49.010 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:49:49.012 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:49:49.014 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:49:49.016 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-22 09:49:49.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:49:49.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:49:49.020 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-22 09:49:49.023 | + tools/install_pip.sh:main:146 : set -x 2026-05-22 09:49:49.025 | + tools/install_pip.sh:main:149 : get_versions 2026-05-22 09:49:49.027 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-22 09:49:49.030 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-22 09:49:49.031 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-22 09:49:49.033 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-22 09:49:49.033 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-22 09:49:49.311 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-22 09:49:49.313 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-22 09:49:49.313 | pip: 24.0 2026-05-22 09:49:49.315 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-05-22 09:49:49.318 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-05-22 09:49:49.321 | + ./stack.sh:main:801 : fixup_all 2026-05-22 09:49:49.324 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-22 09:49:49.327 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-22 09:49:49.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:49:49.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:49:49.335 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-22 09:49:49.346 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-22 09:49:49.358 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-22 09:49:49.370 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-22 09:49:49.372 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-22 09:49:49.375 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:49:49.377 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:49:49.380 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:49:49.382 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:49:49.384 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:49:49.387 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:49:49.389 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:49:49.391 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:49:49.394 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:49:49.395 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:49:49.397 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:49:49.399 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:49:49.402 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:49:49.404 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-22 09:49:49.408 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-22 09:49:49.410 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-22 09:49:49.422 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-22 09:49:49.432 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-22 09:49:49.444 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-22 09:49:49.458 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-22 09:49:49.469 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-22 09:49:49.482 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-22 09:49:49.492 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-22 09:49:49.504 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-22 09:49:49.506 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-22 09:49:49.509 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-22 09:49:52.373 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-22 09:49:52.393 | Using python 3.12 to install setuptools 2026-05-22 09:49:52.395 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-05-22 09:49:53.083 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-22 09:49:53.177 | Collecting pip 2026-05-22 09:49:53.217 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 09:49:53.222 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-22 09:49:53.427 | Collecting setuptools[core] 2026-05-22 09:49:53.431 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:49:53.502 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-22 09:49:53.506 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:49:53.535 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-22 09:49:53.539 | Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-05-22 09:49:53.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 5.9 MB/s eta 0:00:00 2026-05-22 09:49:53.688 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-22 09:49:53.706 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:49:53.750 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-22 09:49:53.754 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:49:53.783 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-22 09:49:53.787 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 09:49:53.834 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:53.840 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:49:53.874 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:53.880 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:49:54.001 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:54.004 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:49:54.039 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:54.042 | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:49:54.069 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:54.073 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:49:54.146 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:54.150 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-22 09:49:54.172 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:54.176 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-22 09:49:54.213 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:54.216 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-22 09:49:54.250 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:49:54.253 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:49:54.276 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-05-22 09:49:54.288 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-22 09:49:54.320 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 60.6 MB/s eta 0:00:00 2026-05-22 09:49:54.324 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-22 09:49:54.331 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-22 09:49:54.338 | Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-05-22 09:49:54.343 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 19.4 MB/s eta 0:00:00 2026-05-22 09:49:54.346 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-22 09:49:54.351 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 25.7 MB/s eta 0:00:00 2026-05-22 09:49:54.355 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-22 09:49:54.365 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 09:49:54.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 56.6 MB/s eta 0:00:00 2026-05-22 09:49:54.387 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-05-22 09:49:54.394 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-22 09:49:54.399 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-22 09:49:54.404 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 14.4 MB/s eta 0:00:00 2026-05-22 09:49:54.479 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-22 09:49:54.488 | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-22 09:49:54.494 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 27.5 MB/s eta 0:00:00 2026-05-22 09:49:54.498 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-22 09:49:54.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 45.9 MB/s eta 0:00:00 2026-05-22 09:49:54.510 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-22 09:49:54.517 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-22 09:49:54.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 19.2 MB/s eta 0:00:00 2026-05-22 09:49:54.527 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-22 09:49:54.550 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.1 MB/s eta 0:00:00 2026-05-22 09:49:54.901 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-22 09:49:54.913 | Attempting uninstall: setuptools 2026-05-22 09:49:54.920 | Found existing installation: setuptools 68.1.2 2026-05-22 09:49:54.920 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:54.920 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-22 09:49:55.522 | Attempting uninstall: pygments 2026-05-22 09:49:55.540 | Found existing installation: Pygments 2.17.2 2026-05-22 09:49:55.540 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:55.540 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-22 09:49:56.185 | Attempting uninstall: pip 2026-05-22 09:49:56.187 | Found existing installation: pip 24.0 2026-05-22 09:49:56.227 | Uninstalling pip-24.0: 2026-05-22 09:49:56.232 | Successfully uninstalled pip-24.0 2026-05-22 09:49:57.061 | Attempting uninstall: packaging 2026-05-22 09:49:57.070 | Found existing installation: packaging 24.0 2026-05-22 09:49:57.070 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:57.070 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-22 09:49:57.163 | Attempting uninstall: markdown-it-py 2026-05-22 09:49:57.178 | Found existing installation: markdown-it-py 3.0.0 2026-05-22 09:49:57.178 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:57.178 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-22 09:49:57.251 | Attempting uninstall: click 2026-05-22 09:49:57.268 | Found existing installation: click 8.1.6 2026-05-22 09:49:57.268 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:57.269 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-22 09:49:57.340 | Attempting uninstall: wheel 2026-05-22 09:49:57.362 | Found existing installation: wheel 0.42.0 2026-05-22 09:49:57.362 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:57.363 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-22 09:49:57.387 | Attempting uninstall: rich 2026-05-22 09:49:57.409 | Found existing installation: rich 13.7.1 2026-05-22 09:49:57.409 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:57.411 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-22 09:49:57.717 | Successfully installed annotated-doc-0.0.4 click-8.3.3 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.0.2 packaging-26.2 pip-26.1.1 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-22 09:49:57.863 | + inc/python:pip_install:216 : result=0 2026-05-22 09:49:57.866 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:49:57.869 | + functions-common:time_stop:2414 : local name 2026-05-22 09:49:57.871 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:49:57.874 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:49:57.876 | + functions-common:time_stop:2417 : local total 2026-05-22 09:49:57.878 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:49:57.881 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:49:57.883 | + functions-common:time_stop:2421 : start_time=1779443392388 2026-05-22 09:49:57.885 | + functions-common:time_stop:2423 : [[ -z 1779443392388 ]] 2026-05-22 09:49:57.888 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:49:57.892 | + functions-common:time_stop:2426 : end_time=1779443397890 2026-05-22 09:49:57.895 | + functions-common:time_stop:2427 : elapsed_time=5502 2026-05-22 09:49:57.897 | + functions-common:time_stop:2428 : total=0 2026-05-22 09:49:57.899 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:49:57.902 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5502 2026-05-22 09:49:57.904 | + inc/python:pip_install:219 : return 0 2026-05-22 09:49:57.907 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-05-22 09:49:57.909 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-05-22 09:49:57.911 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-05-22 09:49:57.914 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-22 09:49:57.917 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-22 09:49:57.920 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-22 09:49:57.943 | Using python 3.12 to install os-testr 2026-05-22 09:49:57.946 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-05-22 09:49:58.670 | Collecting os-testr 2026-05-22 09:49:58.722 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-22 09:49:58.750 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-22 09:49:58.754 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:49:58.893 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-22 09:49:58.897 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-05-22 09:49:59.043 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-22 09:49:59.047 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 09:49:59.062 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-05-22 09:49:59.078 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-22 09:49:59.083 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 09:49:59.123 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-05-22 09:49:59.126 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-22 09:49:59.140 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-22 09:49:59.147 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-22 09:49:59.155 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-05-22 09:49:59.163 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-05-22 09:49:59.169 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-22 09:49:59.175 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-22 09:49:59.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 49.3 MB/s 0:00:00 2026-05-22 09:49:59.270 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-05-22 09:49:59.346 | Attempting uninstall: PyYAML 2026-05-22 09:49:59.350 | Found existing installation: PyYAML 6.0.1 2026-05-22 09:49:59.350 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:49:59.350 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-22 09:49:59.539 | 2026-05-22 09:49:59.542 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-05-22 09:49:59.647 | + inc/python:pip_install:216 : result=0 2026-05-22 09:49:59.650 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:49:59.652 | + functions-common:time_stop:2414 : local name 2026-05-22 09:49:59.654 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:49:59.656 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:49:59.659 | + functions-common:time_stop:2417 : local total 2026-05-22 09:49:59.661 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:49:59.664 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:49:59.667 | + functions-common:time_stop:2421 : start_time=1779443397937 2026-05-22 09:49:59.670 | + functions-common:time_stop:2423 : [[ -z 1779443397937 ]] 2026-05-22 09:49:59.673 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:49:59.677 | + functions-common:time_stop:2426 : end_time=1779443399675 2026-05-22 09:49:59.679 | + functions-common:time_stop:2427 : elapsed_time=1738 2026-05-22 09:49:59.681 | + functions-common:time_stop:2428 : total=5502 2026-05-22 09:49:59.683 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:49:59.685 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7240 2026-05-22 09:49:59.689 | + inc/python:pip_install:219 : return 0 2026-05-22 09:49:59.692 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-22 09:49:59.751 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-22 09:49:59.808 | + ./stack.sh:main:829 : install_infra 2026-05-22 09:49:59.811 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-22 09:49:59.814 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-22 09:49:59.817 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-22 09:50:02.786 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-22 09:50:02.789 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-22 09:50:02.812 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-05-22 09:50:03.484 | Collecting pbr 2026-05-22 09:50:03.485 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:50:03.681 | Collecting setuptools[core] 2026-05-22 09:50:03.682 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:50:03.749 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-22 09:50:03.750 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:50:03.778 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-22 09:50:03.780 | Using cached more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-05-22 09:50:03.804 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-22 09:50:03.806 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:50:03.839 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-22 09:50:03.840 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:50:03.863 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-22 09:50:03.864 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 09:50:03.907 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:03.908 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:50:03.932 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:03.934 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:50:04.043 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.045 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:50:04.074 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.075 | Using cached click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:50:04.098 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.100 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:50:04.173 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.175 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-22 09:50:04.209 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.210 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-22 09:50:04.244 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.246 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-22 09:50:04.278 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.279 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:50:04.320 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:50:04.359 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 09:50:04.374 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-22 09:50:04.375 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-22 09:50:04.376 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-22 09:50:04.377 | Using cached more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-05-22 09:50:04.379 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-22 09:50:04.380 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-22 09:50:04.382 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 09:50:04.384 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-05-22 09:50:04.385 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-22 09:50:04.386 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-22 09:50:04.387 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-22 09:50:04.388 | Using cached click-8.3.3-py3-none-any.whl (110 kB) 2026-05-22 09:50:04.389 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-22 09:50:04.391 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-22 09:50:04.392 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-22 09:50:04.393 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-22 09:50:04.401 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-22 09:50:04.524 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-22 09:50:06.430 | Successfully installed annotated-doc-0.0.4 click-8.3.3 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-22 09:50:06.548 | + inc/python:pip_install:216 : result=0 2026-05-22 09:50:06.551 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:50:06.554 | + functions-common:time_stop:2414 : local name 2026-05-22 09:50:06.557 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:50:06.559 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:50:06.562 | + functions-common:time_stop:2417 : local total 2026-05-22 09:50:06.565 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:50:06.567 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:50:06.569 | + functions-common:time_stop:2421 : start_time=1779443402804 2026-05-22 09:50:06.571 | + functions-common:time_stop:2423 : [[ -z 1779443402804 ]] 2026-05-22 09:50:06.574 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:50:06.578 | + functions-common:time_stop:2426 : end_time=1779443406575 2026-05-22 09:50:06.580 | + functions-common:time_stop:2427 : elapsed_time=3771 2026-05-22 09:50:06.582 | + functions-common:time_stop:2428 : total=7240 2026-05-22 09:50:06.585 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:50:06.587 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11011 2026-05-22 09:50:06.590 | + inc/python:pip_install:219 : return 0 2026-05-22 09:50:06.593 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-22 09:50:06.596 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-22 09:50:06.618 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-05-22 09:50:07.224 | Processing /opt/stack/requirements 2026-05-22 09:50:07.225 | Installing build dependencies: started 2026-05-22 09:50:08.739 | Installing build dependencies: finished with status 'done' 2026-05-22 09:50:08.740 | Getting requirements to build wheel: started 2026-05-22 09:50:08.881 | Getting requirements to build wheel: finished with status 'done' 2026-05-22 09:50:08.883 | Preparing metadata (pyproject.toml): started 2026-05-22 09:50:09.553 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:50:09.728 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:09.760 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-05-22 09:50:09.771 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8412) (26.2) 2026-05-22 09:50:09.871 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:09.875 | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-22 09:50:09.949 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:09.951 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-22 09:50:10.075 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:10.080 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-22 09:50:10.085 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8412) (82.0.1) 2026-05-22 09:50:10.216 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:10.220 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-22 09:50:10.225 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 10.5 MB/s eta 0:00:00 2026-05-22 09:50:10.250 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:10.254 | Downloading idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-22 09:50:10.299 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:10.303 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-22 09:50:10.333 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:50:10.336 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:50:10.391 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-22 09:50:10.399 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-05-22 09:50:10.404 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 10.0 MB/s eta 0:00:00 2026-05-22 09:50:10.405 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-22 09:50:10.409 | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-22 09:50:10.413 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 18.6 MB/s eta 0:00:00 2026-05-22 09:50:10.416 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-22 09:50:10.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 28.2 MB/s eta 0:00:00 2026-05-22 09:50:10.426 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-05-22 09:50:10.432 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 39.2 MB/s eta 0:00:00 2026-05-22 09:50:10.437 | Downloading idna-3.14-py3-none-any.whl (72 kB) 2026-05-22 09:50:10.442 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 18.0 MB/s eta 0:00:00 2026-05-22 09:50:10.445 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-22 09:50:10.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 26.1 MB/s eta 0:00:00 2026-05-22 09:50:10.461 | Building wheels for collected packages: openstack_requirements 2026-05-22 09:50:10.462 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-22 09:50:11.696 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-22 09:50:11.696 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8412-py3-none-any.whl size=52161 sha256=3c06a1fb8c258dc83d150e1d6efe02b807af5f57ff44a5220722c225d76964e8 2026-05-22 09:50:11.696 | Stored in directory: /tmp/pip-ephem-wheel-cache-s529mmlt/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-22 09:50:11.698 | Successfully built openstack_requirements 2026-05-22 09:50:11.837 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-22 09:50:12.217 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.14 openstack_requirements-1.2.1.dev8412 requests-2.33.1 urllib3-2.7.0 2026-05-22 09:50:12.343 | + inc/python:pip_install:216 : result=0 2026-05-22 09:50:12.345 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:50:12.348 | + functions-common:time_stop:2414 : local name 2026-05-22 09:50:12.350 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:50:12.352 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:50:12.355 | + functions-common:time_stop:2417 : local total 2026-05-22 09:50:12.358 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:50:12.360 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:50:12.362 | + functions-common:time_stop:2421 : start_time=1779443406611 2026-05-22 09:50:12.364 | + functions-common:time_stop:2423 : [[ -z 1779443406611 ]] 2026-05-22 09:50:12.367 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:50:12.370 | + functions-common:time_stop:2426 : end_time=1779443412368 2026-05-22 09:50:12.372 | + functions-common:time_stop:2427 : elapsed_time=5757 2026-05-22 09:50:12.375 | + functions-common:time_stop:2428 : total=11011 2026-05-22 09:50:12.377 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:50:12.379 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16768 2026-05-22 09:50:12.381 | + inc/python:pip_install:219 : return 0 2026-05-22 09:50:12.384 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-22 09:50:12.387 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-22 09:50:12.390 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-22 09:50:12.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:50:12.395 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:50:12.398 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-05-22 09:50:12.400 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:50:12.403 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-22 09:50:12.423 | Using python 3.12 to install pbr 2026-05-22 09:50:12.425 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-05-22 09:50:12.917 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-22 09:50:12.988 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-22 09:50:13.114 | + inc/python:pip_install:216 : result=0 2026-05-22 09:50:13.117 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:50:13.119 | + functions-common:time_stop:2414 : local name 2026-05-22 09:50:13.121 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:50:13.124 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:50:13.127 | + functions-common:time_stop:2417 : local total 2026-05-22 09:50:13.129 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:50:13.132 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:50:13.134 | + functions-common:time_stop:2421 : start_time=1779443412417 2026-05-22 09:50:13.136 | + functions-common:time_stop:2423 : [[ -z 1779443412417 ]] 2026-05-22 09:50:13.138 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:50:13.141 | + functions-common:time_stop:2426 : end_time=1779443413139 2026-05-22 09:50:13.144 | + functions-common:time_stop:2427 : elapsed_time=722 2026-05-22 09:50:13.146 | + functions-common:time_stop:2428 : total=16768 2026-05-22 09:50:13.148 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:50:13.150 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17490 2026-05-22 09:50:13.152 | + inc/python:pip_install:219 : return 0 2026-05-22 09:50:13.154 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-22 09:50:15.956 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-22 09:50:16.429 | Collecting bindep 2026-05-22 09:50:16.459 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-22 09:50:16.502 | Collecting distro>=1.7 (from bindep) 2026-05-22 09:50:16.505 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-22 09:50:16.533 | Collecting packaging (from bindep) 2026-05-22 09:50:16.535 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:50:16.662 | Collecting Parsley (from bindep) 2026-05-22 09:50:16.666 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-22 09:50:16.698 | Collecting pbr>=2 (from bindep) 2026-05-22 09:50:16.700 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:50:16.876 | Collecting setuptools (from pbr>=2->bindep) 2026-05-22 09:50:16.878 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:50:16.916 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-22 09:50:16.923 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-22 09:50:16.928 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-22 09:50:16.929 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-22 09:50:16.934 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-22 09:50:16.941 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 17.9 MB/s eta 0:00:00 2026-05-22 09:50:16.943 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 09:50:17.003 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-22 09:50:17.877 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-05-22 09:50:18.016 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-22 09:50:18.019 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-22 09:50:18.023 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-22 09:50:18.043 | + ./stack.sh:main:838 : pkgs= 2026-05-22 09:50:18.045 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-22 09:50:18.048 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-22 09:50:18.051 | + functions-common:run_phase:1842 : local mode=stack 2026-05-22 09:50:18.055 | + functions-common:run_phase:1843 : local phase=pre-install 2026-05-22 09:50:18.058 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-22 09:50:18.061 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-22 09:50:18.064 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-22 09:50:18.067 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-22 09:50:18.070 | + functions-common:run_phase:1852 : local extra 2026-05-22 09:50:18.073 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-22 09:50:18.078 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-22 09:50:18.081 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-22 09:50:18.084 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-22 09:50:18.086 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-22 09:50:18.089 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-22 09:50:18.104 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:50:18.106 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-22 09:50:18.109 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:50:18.112 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-22 09:50:18.114 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:50:18.117 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-22 09:50:18.119 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:50:18.122 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-22 09:50:18.124 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:50:18.127 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-22 09:50:18.129 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:50:18.131 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-22 09:50:18.133 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-22 09:50:18.136 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-22 09:50:18.138 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-05-22 09:50:18.141 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-22 09:50:18.143 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-05-22 09:50:18.146 | + functions-common:run_plugins:1828 : local mode=stack 2026-05-22 09:50:18.148 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-05-22 09:50:18.151 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-05-22 09:50:18.154 | + functions-common:run_plugins:1832 : local plugin 2026-05-22 09:50:18.157 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-05-22 09:50:18.160 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-05-22 09:50:18.162 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-05-22 09:50:18.164 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-05-22 09:50:18.167 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-05-22 09:50:18.168 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-05-22 09:50:18.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-05-22 09:50:18.174 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-05-22 09:50:18.177 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-05-22 09:50:18.180 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-05-22 09:50:18.183 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-05-22 09:50:18.185 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-05-22 09:50:18.188 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-05-22 09:50:18.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-05-22 09:50:18.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-05-22 09:50:18.197 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-05-22 09:50:18.199 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-05-22 09:50:18.202 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-05-22 09:50:18.204 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-05-22 09:50:18.207 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-05-22 09:50:18.209 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-05-22 09:50:18.212 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-05-22 09:50:18.214 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-05-22 09:50:18.217 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-05-22 09:50:18.220 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-05-22 09:50:18.235 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-05-22 09:50:18.237 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-05-22 09:50:18.240 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-05-22 09:50:18.244 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-05-22 09:50:18.246 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-05-22 09:50:18.249 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-05-22 09:50:18.253 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-05-22 09:50:18.271 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-05-22 09:50:18.273 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-05-22 09:50:18.276 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-05-22 09:50:18.276 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-05-22 09:50:18.281 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-05-22 09:50:18.284 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-05-22 09:50:18.288 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-05-22 09:50:18.292 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-05-22 09:50:18.311 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-05-22 09:50:18.313 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-05-22 09:50:18.317 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:50:18.320 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-05-22 09:50:18.323 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-22 09:50:18.326 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-22 09:50:18.329 | + functions:set_systemd_override:845 : local value=2048 2026-05-22 09:50:18.332 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-22 09:50:18.335 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-22 09:50:18.393 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-22 09:50:18.393 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-22 09:50:18.396 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-22 09:50:18.647 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-22 09:50:18.650 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-22 09:50:18.669 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:50:18.671 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-22 09:50:18.674 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:50:18.677 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:50:18.679 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:50:18.682 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:50:18.685 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:50:18.687 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:50:18.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:50:18.692 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:50:18.695 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:50:18.698 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:50:18.700 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:50:18.704 | + functions-common:apt_get_update:1161 : return 2026-05-22 09:50:18.707 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-05-22 09:50:18.709 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:50:18.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:50:18.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:50:18.718 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-05-22 09:50:18.742 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-05-22 09:50:18.770 | Reading package lists... 2026-05-22 09:50:19.004 | Building dependency tree... 2026-05-22 09:50:19.004 | Reading state information... 2026-05-22 09:50:19.302 | The following additional packages will be installed: 2026-05-22 09:50:19.302 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-22 09:50:19.302 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-22 09:50:19.302 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-22 09:50:19.303 | erlang-tools erlang-xmerl 2026-05-22 09:50:19.305 | Suggested packages: 2026-05-22 09:50:19.305 | erlang erlang-manpages erlang-doc 2026-05-22 09:50:19.350 | The following NEW packages will be installed: 2026-05-22 09:50:19.350 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-22 09:50:19.350 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-22 09:50:19.353 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-22 09:50:19.353 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-22 09:50:19.460 | 0 upgraded, 18 newly installed, 0 to remove and 75 not upgraded. 2026-05-22 09:50:19.460 | Need to get 36.1 MB of archives. 2026-05-22 09:50:19.460 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-22 09:50:19.460 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-05-22 09:50:19.913 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-05-22 09:50:19.955 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-05-22 09:50:19.956 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-05-22 09:50:19.963 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-05-22 09:50:19.995 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-05-22 09:50:19.997 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-05-22 09:50:20.013 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-05-22 09:50:20.014 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-05-22 09:50:20.015 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-05-22 09:50:20.016 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-05-22 09:50:20.022 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-05-22 09:50:20.043 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-05-22 09:50:20.084 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-05-22 09:50:20.086 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-05-22 09:50:20.089 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-05-22 09:50:20.097 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-05-22 09:50:20.127 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-05-22 09:50:20.865 | Fetched 36.1 MB in 1s (31.2 MB/s) 2026-05-22 09:50:20.891 | Selecting previously unselected package erlang-base. 2026-05-22 09:50:20.940 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112201 files and directories currently installed.) 2026-05-22 09:50:20.942 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:20.944 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.101 | Selecting previously unselected package erlang-asn1. 2026-05-22 09:50:21.111 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.113 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.150 | Selecting previously unselected package erlang-crypto. 2026-05-22 09:50:21.159 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.161 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.187 | Selecting previously unselected package erlang-public-key. 2026-05-22 09:50:21.198 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.200 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.237 | Selecting previously unselected package erlang-mnesia. 2026-05-22 09:50:21.251 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.252 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.293 | Selecting previously unselected package erlang-runtime-tools. 2026-05-22 09:50:21.306 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.308 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.340 | Selecting previously unselected package erlang-ssl. 2026-05-22 09:50:21.349 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.351 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.398 | Selecting previously unselected package erlang-eldap. 2026-05-22 09:50:21.408 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.410 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.442 | Selecting previously unselected package erlang-ftp. 2026-05-22 09:50:21.451 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.453 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.485 | Selecting previously unselected package erlang-tftp. 2026-05-22 09:50:21.494 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.496 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.522 | Selecting previously unselected package erlang-inets. 2026-05-22 09:50:21.532 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.533 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.573 | Selecting previously unselected package erlang-snmp. 2026-05-22 09:50:21.583 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.584 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.651 | Selecting previously unselected package erlang-os-mon. 2026-05-22 09:50:21.660 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.662 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.687 | Selecting previously unselected package erlang-parsetools. 2026-05-22 09:50:21.696 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.698 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.723 | Selecting previously unselected package erlang-syntax-tools. 2026-05-22 09:50:21.732 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.734 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.761 | Selecting previously unselected package erlang-tools. 2026-05-22 09:50:21.771 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.772 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.809 | Selecting previously unselected package erlang-xmerl. 2026-05-22 09:50:21.821 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:50:21.822 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:21.866 | Selecting previously unselected package rabbitmq-server. 2026-05-22 09:50:21.876 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-22 09:50:21.880 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-22 09:50:22.323 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:22.532 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-22 09:50:22.532 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-22 09:50:24.261 | Searching for services which depend on erlang and should be started... none found. 2026-05-22 09:50:24.264 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.267 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.270 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.275 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.280 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.284 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.289 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.293 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.297 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.300 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.305 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.309 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.314 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.318 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.323 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.327 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:50:24.330 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-22 09:50:24.378 | info: Selecting GID from range 100 to 999 ... 2026-05-22 09:50:24.381 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-22 09:50:24.437 | info: Selecting UID from range 100 to 999 ... 2026-05-22 09:50:24.437 | 2026-05-22 09:50:24.440 | info: Adding system user `rabbitmq' (UID 114) ... 2026-05-22 09:50:24.443 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-05-22 09:50:24.470 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-22 09:50:24.604 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-22 09:50:28.960 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:50:30.392 | 2026-05-22 09:50:30.392 | Running kernel seems to be up-to-date. 2026-05-22 09:50:30.392 | 2026-05-22 09:50:30.392 | Restarting services... 2026-05-22 09:50:30.432 | 2026-05-22 09:50:30.432 | Service restarts being deferred: 2026-05-22 09:50:30.432 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:50:30.432 | systemctl restart getty@tty1.service 2026-05-22 09:50:30.432 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:50:30.432 | systemctl restart systemd-logind.service 2026-05-22 09:50:30.432 | 2026-05-22 09:50:30.432 | No containers need to be restarted. 2026-05-22 09:50:30.432 | 2026-05-22 09:50:30.432 | User sessions running outdated binaries: 2026-05-22 09:50:30.432 | ubuntu @ session #1: python3[1650] 2026-05-22 09:50:30.442 | ubuntu @ session #12: sh[9776], sshd[9726] 2026-05-22 09:50:30.451 | ubuntu @ user manager service: systemd[1371] 2026-05-22 09:50:30.459 | 2026-05-22 09:50:30.463 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:50:31.744 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:50:31.747 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:50:31.749 | + functions-common:time_stop:2414 : local name 2026-05-22 09:50:31.752 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:50:31.755 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:50:31.758 | + functions-common:time_stop:2417 : local total 2026-05-22 09:50:31.760 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:50:31.762 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:50:31.765 | + functions-common:time_stop:2421 : start_time=1779443418738 2026-05-22 09:50:31.767 | + functions-common:time_stop:2423 : [[ -z 1779443418738 ]] 2026-05-22 09:50:31.770 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:50:31.775 | + functions-common:time_stop:2426 : end_time=1779443431772 2026-05-22 09:50:31.778 | + functions-common:time_stop:2427 : elapsed_time=13034 2026-05-22 09:50:31.781 | + functions-common:time_stop:2428 : total=69498 2026-05-22 09:50:31.783 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:50:31.786 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=82532 2026-05-22 09:50:31.789 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:50:31.792 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-22 09:50:31.795 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:50:31.798 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:50:31.801 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:50:31.804 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:50:31.806 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:50:31.809 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:50:31.812 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:50:31.814 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:50:31.818 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:50:31.821 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:50:31.824 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:50:31.826 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:50:31.829 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:50:31.832 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-22 09:50:31.835 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-22 09:50:31.854 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:50:31.857 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-22 09:50:31.860 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:50:31.863 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-22 09:50:31.866 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-22 09:50:31.870 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-22 09:50:31.875 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-22 09:50:31.878 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-22 09:50:31.881 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-22 09:50:31.884 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-22 09:50:31.887 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-05-22 09:50:31.890 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-05-22 09:50:31.894 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-22 09:50:32.419 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-22 09:50:32.419 | user tags 2026-05-22 09:50:32.419 | guest [administrator]' 2026-05-22 09:50:32.424 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-22 09:50:32.424 | user tags 2026-05-22 09:50:32.424 | guest [administrator]' 2026-05-22 09:50:32.424 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-22 09:50:32.429 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-22 09:50:32.431 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-22 09:50:32.434 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-05-22 09:50:32.904 | Adding user "stackrabbit" ... 2026-05-22 09:50:32.908 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-22 09:50:32.923 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-22 09:50:33.390 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-22 09:50:33.414 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-22 09:50:33.416 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-05-22 09:50:33.906 | Changing password for user "stackrabbit" ... 2026-05-22 09:50:33.927 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-22 09:50:33.929 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-22 09:50:33.931 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-22 09:50:34.426 | Deleting user "guest" ... 2026-05-22 09:50:34.447 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-22 09:50:34.464 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:50:34.466 | + ./stack.sh:main:855 : install_database 2026-05-22 09:50:34.468 | + lib/database:install_database:118 : install_database_mysql 2026-05-22 09:50:34.470 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-22 09:50:34.472 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:50:34.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:50:34.476 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-22 09:50:34.573 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-05-22 09:50:34.575 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-22 09:50:34.579 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-22 09:50:34.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:50:34.585 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:50:34.587 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-22 09:50:34.589 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-22 09:50:34.591 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-05-22 09:50:34.595 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-22 09:50:34.597 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-22 09:50:34.599 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:50:34.602 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:50:34.604 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:50:34.607 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:50:34.609 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:50:34.611 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:50:34.613 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:50:34.616 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:50:34.618 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:50:34.621 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:50:34.624 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:50:34.626 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:50:34.629 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:50:34.632 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-22 09:50:34.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:50:34.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:50:34.640 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-22 09:50:34.642 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:50:34.644 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:50:34.647 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:50:34.649 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:50:34.651 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:50:34.654 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:50:34.656 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:50:34.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:50:34.661 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:50:34.663 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:50:34.665 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:50:34.668 | + functions-common:apt_get_update:1161 : return 2026-05-22 09:50:34.671 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-05-22 09:50:34.674 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:50:34.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:50:34.678 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:50:34.681 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-05-22 09:50:34.702 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-05-22 09:50:34.729 | Reading package lists... 2026-05-22 09:50:34.969 | Building dependency tree... 2026-05-22 09:50:34.970 | Reading state information... 2026-05-22 09:50:35.276 | The following additional packages will be installed: 2026-05-22 09:50:35.276 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-22 09:50:35.276 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-22 09:50:35.276 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-22 09:50:35.276 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-22 09:50:35.276 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-22 09:50:35.276 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-22 09:50:35.277 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-22 09:50:35.278 | Suggested packages: 2026-05-22 09:50:35.278 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-22 09:50:35.278 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-22 09:50:35.315 | The following NEW packages will be installed: 2026-05-22 09:50:35.315 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-22 09:50:35.316 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-22 09:50:35.316 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-22 09:50:35.316 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-22 09:50:35.316 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-22 09:50:35.317 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-22 09:50:35.317 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-22 09:50:35.703 | 0 upgraded, 27 newly installed, 0 to remove and 75 not upgraded. 2026-05-22 09:50:35.703 | Need to get 29.6 MB of archives. 2026-05-22 09:50:35.703 | After this operation, 243 MB of additional disk space will be used. 2026-05-22 09:50:35.703 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-05-22 09:50:36.949 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-05-22 09:50:36.949 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-05-22 09:50:36.950 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-22 09:50:36.956 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-05-22 09:50:37.129 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-05-22 09:50:37.925 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-05-22 09:50:37.944 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-22 09:50:37.944 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-22 09:50:37.946 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-22 09:50:37.947 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-22 09:50:37.950 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-05-22 09:50:37.950 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-22 09:50:37.950 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-22 09:50:37.951 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-22 09:50:38.034 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-22 09:50:38.059 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-05-22 09:50:38.059 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-22 09:50:38.060 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-22 09:50:38.060 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-22 09:50:38.061 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-22 09:50:38.061 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-22 09:50:38.061 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-22 09:50:38.143 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-05-22 09:50:38.165 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-05-22 09:50:38.490 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-05-22 09:50:38.493 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-05-22 09:50:38.754 | Preconfiguring packages ... 2026-05-22 09:50:38.828 | Fetched 29.6 MB in 3s (9,376 kB/s) 2026-05-22 09:50:38.851 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-22 09:50:38.900 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115006 files and directories currently installed.) 2026-05-22 09:50:38.904 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:50:38.905 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:39.126 | Selecting previously unselected package mysql-client-8.0. 2026-05-22 09:50:39.136 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:50:39.137 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:39.164 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-22 09:50:39.173 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 09:50:39.176 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 09:50:39.202 | Selecting previously unselected package libmecab2:amd64. 2026-05-22 09:50:39.211 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-22 09:50:39.213 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-22 09:50:39.259 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-22 09:50:39.269 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-22 09:50:39.274 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-22 09:50:39.305 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-22 09:50:39.315 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:50:39.316 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:39.779 | Selecting previously unselected package mysql-server-8.0. 2026-05-22 09:50:39.789 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:50:40.067 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:40.101 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-22 09:50:40.111 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-22 09:50:40.112 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-22 09:50:40.135 | Selecting previously unselected package liburi-perl. 2026-05-22 09:50:40.145 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-22 09:50:40.146 | Unpacking liburi-perl (5.27-1) ... 2026-05-22 09:50:40.187 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-22 09:50:40.196 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-22 09:50:40.198 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-22 09:50:40.228 | Selecting previously unselected package libcgi-pm-perl. 2026-05-22 09:50:40.237 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-22 09:50:40.239 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-22 09:50:40.279 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-22 09:50:40.288 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:50:40.291 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:50:40.318 | Selecting previously unselected package libfcgi-perl. 2026-05-22 09:50:40.326 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-22 09:50:40.328 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-22 09:50:40.352 | Selecting previously unselected package libcgi-fast-perl. 2026-05-22 09:50:40.361 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-22 09:50:40.363 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-22 09:50:40.384 | Selecting previously unselected package libclone-perl:amd64. 2026-05-22 09:50:40.393 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-22 09:50:40.395 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-22 09:50:40.418 | Selecting previously unselected package libencode-locale-perl. 2026-05-22 09:50:40.428 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-22 09:50:40.430 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-22 09:50:40.452 | Selecting previously unselected package libfcgi-bin. 2026-05-22 09:50:40.461 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:50:40.463 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:50:40.486 | Selecting previously unselected package libhtml-template-perl. 2026-05-22 09:50:40.495 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-22 09:50:40.497 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-22 09:50:40.521 | Selecting previously unselected package libtimedate-perl. 2026-05-22 09:50:40.531 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-22 09:50:40.532 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-22 09:50:40.566 | Selecting previously unselected package libhttp-date-perl. 2026-05-22 09:50:40.575 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-22 09:50:40.577 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-22 09:50:40.597 | Selecting previously unselected package libio-html-perl. 2026-05-22 09:50:40.606 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-22 09:50:40.608 | Unpacking libio-html-perl (1.004-3) ... 2026-05-22 09:50:40.630 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-22 09:50:40.640 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-22 09:50:40.641 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-22 09:50:40.663 | Selecting previously unselected package libhttp-message-perl. 2026-05-22 09:50:40.673 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-22 09:50:40.674 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-22 09:50:40.701 | Selecting previously unselected package mecab-utils. 2026-05-22 09:50:40.710 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-22 09:50:40.711 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-22 09:50:40.735 | Selecting previously unselected package mecab-ipadic. 2026-05-22 09:50:40.744 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-22 09:50:40.746 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-22 09:50:41.110 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-22 09:50:41.119 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-22 09:50:41.120 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-22 09:50:41.143 | Selecting previously unselected package mysql-server. 2026-05-22 09:50:41.152 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-22 09:50:41.154 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:41.197 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-22 09:50:41.202 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-22 09:50:41.207 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:41.212 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-22 09:50:41.216 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 09:50:41.221 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:50:41.225 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-22 09:50:41.230 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-22 09:50:41.234 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:50:41.238 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-22 09:50:41.245 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-22 09:50:41.250 | Setting up libio-html-perl (1.004-3) ... 2026-05-22 09:50:41.256 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:41.259 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-22 09:50:41.264 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:41.267 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-22 09:50:41.272 | Setting up liburi-perl (5.27-1) ... 2026-05-22 09:50:41.276 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:41.412 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-22 09:50:41.437 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-22 09:50:48.116 | mysqld will log errors to /var/log/mysql/error.log 2026-05-22 09:50:48.500 | mysqld is running as pid 30366 2026-05-22 09:50:50.857 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-22 09:50:51.845 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-22 09:50:51.849 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-22 09:50:51.854 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-22 09:50:51.857 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-22 09:50:51.857 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-05-22 09:50:51.857 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-22 09:50:51.877 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-22 09:50:51.877 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-22 09:50:51.938 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-22 09:50:51.938 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-22 09:50:51.938 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-22 09:50:51.970 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-22 09:50:51.970 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-22 09:50:51.971 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-22 09:50:51.971 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-22 09:50:51.971 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-22 09:50:51.972 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-22 09:50:52.095 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-22 09:50:52.097 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-22 09:50:52.100 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-22 09:50:52.100 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-22 09:50:52.100 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-22 09:50:52.126 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-22 09:50:52.204 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-22 09:50:52.229 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-22 09:50:52.229 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-22 09:50:52.229 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-22 09:50:52.229 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-22 09:50:52.230 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-22 09:50:52.240 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-22 09:50:52.243 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-22 09:50:52.243 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-22 09:50:52.445 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-05-22 09:50:52.535 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-22 09:50:52.647 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-05-22 09:50:52.650 | 2026-05-22 09:50:52.650 | done! 2026-05-22 09:50:52.657 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-22 09:50:52.660 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-22 09:50:52.664 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-22 09:50:52.668 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-22 09:50:52.668 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-05-22 09:50:52.668 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-22 09:50:52.697 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-22 09:50:52.697 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-22 09:50:52.781 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-22 09:50:52.781 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-22 09:50:52.781 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-22 09:50:52.827 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-22 09:50:52.828 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-22 09:50:52.829 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-22 09:50:52.829 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-22 09:50:52.830 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-22 09:50:52.830 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-22 09:50:53.021 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-22 09:50:53.023 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-22 09:50:53.027 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-22 09:50:53.028 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-22 09:50:53.028 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-22 09:50:53.070 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-22 09:50:53.177 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-22 09:50:53.214 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-22 09:50:53.214 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-22 09:50:53.214 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-22 09:50:53.215 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-22 09:50:53.215 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-22 09:50:53.230 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-22 09:50:53.234 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-22 09:50:53.234 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-22 09:50:53.473 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-05-22 09:50:53.573 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-22 09:50:53.692 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-05-22 09:50:53.694 | 2026-05-22 09:50:53.694 | done! 2026-05-22 09:50:53.700 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-22 09:50:53.703 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-22 09:50:53.707 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-22 09:50:53.711 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:50:53.714 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-22 09:50:53.718 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-22 09:50:53.721 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-22 09:50:53.725 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:50:54.846 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:50:55.464 | 2026-05-22 09:50:55.464 | Running kernel seems to be up-to-date. 2026-05-22 09:50:55.464 | 2026-05-22 09:50:55.464 | Restarting services... 2026-05-22 09:50:55.503 | 2026-05-22 09:50:55.503 | Service restarts being deferred: 2026-05-22 09:50:55.503 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:50:55.503 | systemctl restart getty@tty1.service 2026-05-22 09:50:55.503 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:50:55.503 | systemctl restart systemd-logind.service 2026-05-22 09:50:55.503 | 2026-05-22 09:50:55.503 | No containers need to be restarted. 2026-05-22 09:50:55.503 | 2026-05-22 09:50:55.503 | User sessions running outdated binaries: 2026-05-22 09:50:55.504 | ubuntu @ session #1: python3[1650] 2026-05-22 09:50:55.514 | ubuntu @ session #12: sh[9776], sshd[9726] 2026-05-22 09:50:55.523 | ubuntu @ user manager service: systemd[1371] 2026-05-22 09:50:55.532 | 2026-05-22 09:50:55.532 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:50:56.893 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:50:56.896 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:50:56.898 | + functions-common:time_stop:2414 : local name 2026-05-22 09:50:56.901 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:50:56.903 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:50:56.906 | + functions-common:time_stop:2417 : local total 2026-05-22 09:50:56.908 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:50:56.911 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:50:56.913 | + functions-common:time_stop:2421 : start_time=1779443434698 2026-05-22 09:50:56.916 | + functions-common:time_stop:2423 : [[ -z 1779443434698 ]] 2026-05-22 09:50:56.919 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:50:56.923 | + functions-common:time_stop:2426 : end_time=1779443456920 2026-05-22 09:50:56.925 | + functions-common:time_stop:2427 : elapsed_time=22222 2026-05-22 09:50:56.927 | + functions-common:time_stop:2428 : total=82532 2026-05-22 09:50:56.929 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:50:56.932 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=104754 2026-05-22 09:50:56.934 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:50:56.937 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-22 09:50:56.940 | + ./stack.sh:main:858 : install_database_python 2026-05-22 09:50:56.942 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-22 09:50:56.944 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-22 09:50:56.947 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-22 09:50:56.950 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:50:56.953 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-22 09:50:56.956 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-22 09:50:56.959 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:50:56.962 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:50:56.963 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:50:56.968 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-22 09:50:56.970 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-22 09:50:56.974 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-22 09:50:56.978 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-22 09:50:56.981 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-22 09:50:57.003 | Using python 3.12 to install PyMySQL 2026-05-22 09:50:57.005 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-05-22 09:50:57.560 | Collecting PyMySQL 2026-05-22 09:50:57.621 | Downloading pymysql-1.1.3-py3-none-any.whl.metadata (4.3 kB) 2026-05-22 09:50:57.630 | Downloading pymysql-1.1.3-py3-none-any.whl (45 kB) 2026-05-22 09:50:57.711 | Installing collected packages: PyMySQL 2026-05-22 09:50:57.747 | Successfully installed PyMySQL-1.1.3 2026-05-22 09:50:57.811 | + inc/python:pip_install:216 : result=0 2026-05-22 09:50:57.814 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:50:57.817 | + functions-common:time_stop:2414 : local name 2026-05-22 09:50:57.820 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:50:57.822 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:50:57.825 | + functions-common:time_stop:2417 : local total 2026-05-22 09:50:57.828 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:50:57.830 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:50:57.833 | + functions-common:time_stop:2421 : start_time=1779443456996 2026-05-22 09:50:57.836 | + functions-common:time_stop:2423 : [[ -z 1779443456996 ]] 2026-05-22 09:50:57.839 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:50:57.844 | + functions-common:time_stop:2426 : end_time=1779443457840 2026-05-22 09:50:57.846 | + functions-common:time_stop:2427 : elapsed_time=844 2026-05-22 09:50:57.849 | + functions-common:time_stop:2428 : total=17490 2026-05-22 09:50:57.851 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:50:57.854 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18334 2026-05-22 09:50:57.856 | + inc/python:pip_install:219 : return 0 2026-05-22 09:50:57.859 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-22 09:50:57.861 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-22 09:50:57.864 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-22 09:50:57.867 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-22 09:50:57.886 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:50:57.889 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-22 09:50:57.892 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-22 09:50:57.910 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:50:57.912 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-22 09:50:57.929 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:50:57.931 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-22 09:50:57.948 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:50:57.952 | + ./stack.sh:main:866 : install_etcd3 2026-05-22 09:50:57.955 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-22 09:50:57.955 | Installing etcd 2026-05-22 09:50:57.958 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-22 09:50:57.970 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-22 09:50:57.982 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-22 09:50:57.986 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-22 09:50:57.999 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-22 09:50:58.002 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:50:58.005 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:50:58.008 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-22 09:50:58.011 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-22 09:50:58.014 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-22 09:50:58.016 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:50:58.018 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-05-22 09:50:58.021 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-22 09:50:58.024 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:50:58.029 | --2026-05-22 09:50:58-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:50:58.103 | Resolving github.com (github.com)... 140.82.121.3 2026-05-22 09:50:58.130 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-22 09:50:58.421 | HTTP request sent, awaiting response... 302 Found 2026-05-22 09:50:58.421 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-05-22T10%3A47%3A11Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-05-22T09%3A47%3A09Z&ske=2026-05-22T10%3A47%3A11Z&sks=b&skv=2018-11-09&sig=cuuD9XapGbfQLO7b3MtK%2F9wzMd3r%2BYSoOFR1npbLgis%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTQ0NTI1OCwibmJmIjoxNzc5NDQzNDU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3FmMrxjuQSo6SMezLzqzkK86_HNhTuofO_fbZaaa-iY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-22 09:50:58.421 | --2026-05-22 09:50:58-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-05-22T10%3A47%3A11Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-05-22T09%3A47%3A09Z&ske=2026-05-22T10%3A47%3A11Z&sks=b&skv=2018-11-09&sig=cuuD9XapGbfQLO7b3MtK%2F9wzMd3r%2BYSoOFR1npbLgis%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTQ0NTI1OCwibmJmIjoxNzc5NDQzNDU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3FmMrxjuQSo6SMezLzqzkK86_HNhTuofO_fbZaaa-iY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-22 09:50:58.484 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-05-22 09:50:58.485 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-05-22 09:50:58.492 | HTTP request sent, awaiting response... 200 OK 2026-05-22 09:50:58.492 | Length: 20927601 (20M) [application/octet-stream] 2026-05-22 09:50:58.492 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-05-22 09:50:58.508 | 2026-05-22 09:50:58.772 | 0K ........ ........ ... 100% 71.6M=0.3s 2026-05-22 09:50:58.772 | 2026-05-22 09:50:58.772 | 2026-05-22 09:50:58 (71.6 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-05-22 09:50:58.772 | 2026-05-22 09:50:58.776 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-22 09:50:58.779 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:50:58.782 | ++ functions:get_extra_file:81 : return 2026-05-22 09:50:58.786 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:50:58.788 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-22 09:50:58.792 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-22 09:50:58.795 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-05-22 09:50:58.814 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-22 09:50:58.818 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/ 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-22 09:50:58.823 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-22 09:50:58.824 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-22 09:50:58.824 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-22 09:50:58.824 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-22 09:50:58.824 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-22 09:50:58.824 | etcd-v3.5.21-linux-amd64/README.md 2026-05-22 09:50:58.824 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-22 09:50:58.924 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-22 09:50:59.044 | etcd-v3.5.21-linux-amd64/etcd 2026-05-22 09:50:59.204 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-22 09:50:59.235 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-22 09:50:59.264 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-22 09:50:59.267 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-22 09:50:59.286 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:50:59.290 | + ./stack.sh:main:876 : configure_CA 2026-05-22 09:50:59.293 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.85 ]] 2026-05-22 09:50:59.297 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.85 2026-05-22 09:50:59.300 | ++ functions-common:ipv6_unquote:2212 : echo 10.4.3.85 2026-05-22 09:50:59.300 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:50:59.305 | + lib/tls:configure_CA:70 : [[ 10.4.3.85 != \1\0\.\4\.\3\.\8\5 ]] 2026-05-22 09:50:59.308 | + ./stack.sh:main:877 : init_CA 2026-05-22 09:50:59.311 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-05-22 09:50:59.314 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:50:59.316 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-05-22 09:50:59.319 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:50:59.322 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-05-22 09:50:59.325 | + lib/tls:create_CA_base:86 : local i 2026-05-22 09:50:59.328 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.330 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-05-22 09:50:59.335 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.338 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-05-22 09:50:59.344 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.347 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-05-22 09:50:59.352 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.354 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-05-22 09:50:59.359 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-05-22 09:50:59.364 | + lib/tls:create_CA_base:91 : echo 01 2026-05-22 09:50:59.366 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-05-22 09:50:59.372 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-05-22 09:50:59.374 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:50:59.377 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-05-22 09:50:59.380 | + lib/tls:create_CA_config:145 : echo ' 2026-05-22 09:50:59.380 | [ ca ] 2026-05-22 09:50:59.380 | default_ca = CA_default 2026-05-22 09:50:59.380 | 2026-05-22 09:50:59.380 | [ CA_default ] 2026-05-22 09:50:59.380 | dir = /opt/stack/data/CA/root-ca 2026-05-22 09:50:59.380 | policy = policy_match 2026-05-22 09:50:59.380 | database = $dir/index.txt 2026-05-22 09:50:59.380 | serial = $dir/serial 2026-05-22 09:50:59.380 | certs = $dir/certs 2026-05-22 09:50:59.380 | crl_dir = $dir/crl 2026-05-22 09:50:59.380 | new_certs_dir = $dir/newcerts 2026-05-22 09:50:59.380 | certificate = $dir/cacert.pem 2026-05-22 09:50:59.380 | private_key = $dir/private/cacert.key 2026-05-22 09:50:59.380 | RANDFILE = $dir/private/.rand 2026-05-22 09:50:59.380 | default_md = sha256 2026-05-22 09:50:59.380 | 2026-05-22 09:50:59.380 | [ req ] 2026-05-22 09:50:59.380 | default_bits = 2048 2026-05-22 09:50:59.380 | default_md = sha256 2026-05-22 09:50:59.380 | 2026-05-22 09:50:59.380 | prompt = no 2026-05-22 09:50:59.380 | distinguished_name = ca_distinguished_name 2026-05-22 09:50:59.380 | 2026-05-22 09:50:59.380 | x509_extensions = ca_extensions 2026-05-22 09:50:59.380 | 2026-05-22 09:50:59.380 | [ ca_distinguished_name ] 2026-05-22 09:50:59.380 | organizationName = OpenStack 2026-05-22 09:50:59.380 | organizationalUnitName = DevStack Certificate Authority 2026-05-22 09:50:59.380 | commonName = Root CA 2026-05-22 09:50:59.381 | 2026-05-22 09:50:59.381 | [ policy_match ] 2026-05-22 09:50:59.381 | countryName = optional 2026-05-22 09:50:59.381 | stateOrProvinceName = optional 2026-05-22 09:50:59.381 | organizationName = match 2026-05-22 09:50:59.381 | organizationalUnitName = optional 2026-05-22 09:50:59.381 | commonName = supplied 2026-05-22 09:50:59.381 | 2026-05-22 09:50:59.381 | [ ca_extensions ] 2026-05-22 09:50:59.381 | basicConstraints = critical,CA:true 2026-05-22 09:50:59.381 | subjectKeyIdentifier = hash 2026-05-22 09:50:59.381 | authorityKeyIdentifier = keyid:always, issuer 2026-05-22 09:50:59.381 | keyUsage = cRLSign, keyCertSign 2026-05-22 09:50:59.381 | 2026-05-22 09:50:59.381 | ' 2026-05-22 09:50:59.383 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-05-22 09:50:59.386 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-05-22 09:50:59.510 | ..+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+...............+..+.+...............+.................+...+.+........+.+............+........+.+...+..+.+...............+.....+...+......+...+...+.......+......+.....+.+........+......+..........+......+......+...+......+........+...+....+.........+..+.......+.....+...+............+.+......+......+..+...+..................+.+.....+...+...+....+.....+.+.........+...+..+....+...........+.+..+..........+..+....+..+...+.......+...+......+......+........+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:50:59.602 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+....+......+...+.....+..................+.......+.......................+...+.+...+......+..+.......+............+...........+.......+..+......+.........+.+............+..+...+...............+.......+......+.....+...+.+........+.+.....+.+.....+...............+.........+.......+...............+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:50:59.606 | ----- 2026-05-22 09:50:59.612 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-05-22 09:50:59.615 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:50:59.617 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:50:59.620 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-05-22 09:50:59.622 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:50:59.626 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-05-22 09:50:59.629 | + lib/tls:create_CA_base:86 : local i 2026-05-22 09:50:59.632 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.634 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-05-22 09:50:59.638 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.640 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-05-22 09:50:59.645 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.648 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-05-22 09:50:59.653 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:50:59.655 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-05-22 09:50:59.659 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-05-22 09:50:59.664 | + lib/tls:create_CA_base:91 : echo 01 2026-05-22 09:50:59.666 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-05-22 09:50:59.671 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-05-22 09:50:59.675 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:50:59.677 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-05-22 09:50:59.680 | + lib/tls:create_CA_config:145 : echo ' 2026-05-22 09:50:59.680 | [ ca ] 2026-05-22 09:50:59.680 | default_ca = CA_default 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | [ CA_default ] 2026-05-22 09:50:59.680 | dir = /opt/stack/data/CA/int-ca 2026-05-22 09:50:59.680 | policy = policy_match 2026-05-22 09:50:59.680 | database = $dir/index.txt 2026-05-22 09:50:59.680 | serial = $dir/serial 2026-05-22 09:50:59.680 | certs = $dir/certs 2026-05-22 09:50:59.680 | crl_dir = $dir/crl 2026-05-22 09:50:59.680 | new_certs_dir = $dir/newcerts 2026-05-22 09:50:59.680 | certificate = $dir/cacert.pem 2026-05-22 09:50:59.680 | private_key = $dir/private/cacert.key 2026-05-22 09:50:59.680 | RANDFILE = $dir/private/.rand 2026-05-22 09:50:59.680 | default_md = sha256 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | [ req ] 2026-05-22 09:50:59.680 | default_bits = 2048 2026-05-22 09:50:59.680 | default_md = sha256 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | prompt = no 2026-05-22 09:50:59.680 | distinguished_name = ca_distinguished_name 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | x509_extensions = ca_extensions 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | [ ca_distinguished_name ] 2026-05-22 09:50:59.680 | organizationName = OpenStack 2026-05-22 09:50:59.680 | organizationalUnitName = DevStack Certificate Authority 2026-05-22 09:50:59.680 | commonName = Intermediate CA 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | [ policy_match ] 2026-05-22 09:50:59.680 | countryName = optional 2026-05-22 09:50:59.680 | stateOrProvinceName = optional 2026-05-22 09:50:59.680 | organizationName = match 2026-05-22 09:50:59.680 | organizationalUnitName = optional 2026-05-22 09:50:59.680 | commonName = supplied 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | [ ca_extensions ] 2026-05-22 09:50:59.680 | basicConstraints = critical,CA:true 2026-05-22 09:50:59.680 | subjectKeyIdentifier = hash 2026-05-22 09:50:59.680 | authorityKeyIdentifier = keyid:always, issuer 2026-05-22 09:50:59.680 | keyUsage = cRLSign, keyCertSign 2026-05-22 09:50:59.680 | 2026-05-22 09:50:59.680 | ' 2026-05-22 09:50:59.683 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-05-22 09:50:59.686 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:50:59.689 | + lib/tls:create_signing_config:198 : echo ' 2026-05-22 09:50:59.689 | [ ca ] 2026-05-22 09:50:59.689 | default_ca = CA_default 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | [ CA_default ] 2026-05-22 09:50:59.689 | dir = /opt/stack/data/CA/int-ca 2026-05-22 09:50:59.689 | policy = policy_match 2026-05-22 09:50:59.689 | database = $dir/index.txt 2026-05-22 09:50:59.689 | serial = $dir/serial 2026-05-22 09:50:59.689 | certs = $dir/certs 2026-05-22 09:50:59.689 | crl_dir = $dir/crl 2026-05-22 09:50:59.689 | new_certs_dir = $dir/newcerts 2026-05-22 09:50:59.689 | certificate = $dir/cacert.pem 2026-05-22 09:50:59.689 | private_key = $dir/private/cacert.key 2026-05-22 09:50:59.689 | RANDFILE = $dir/private/.rand 2026-05-22 09:50:59.689 | default_md = default 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | [ req ] 2026-05-22 09:50:59.689 | default_bits = 1024 2026-05-22 09:50:59.689 | default_md = sha256 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | prompt = no 2026-05-22 09:50:59.689 | distinguished_name = req_distinguished_name 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | x509_extensions = req_extensions 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | [ req_distinguished_name ] 2026-05-22 09:50:59.689 | organizationName = OpenStack 2026-05-22 09:50:59.689 | organizationalUnitName = DevStack Server Farm 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | [ policy_match ] 2026-05-22 09:50:59.689 | countryName = optional 2026-05-22 09:50:59.689 | stateOrProvinceName = optional 2026-05-22 09:50:59.689 | organizationName = match 2026-05-22 09:50:59.689 | organizationalUnitName = optional 2026-05-22 09:50:59.689 | commonName = supplied 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | [ req_extensions ] 2026-05-22 09:50:59.689 | basicConstraints = CA:false 2026-05-22 09:50:59.689 | subjectKeyIdentifier = hash 2026-05-22 09:50:59.689 | authorityKeyIdentifier = keyid:always, issuer 2026-05-22 09:50:59.689 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-05-22 09:50:59.689 | extendedKeyUsage = serverAuth, clientAuth 2026-05-22 09:50:59.689 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-05-22 09:50:59.689 | 2026-05-22 09:50:59.689 | ' 2026-05-22 09:50:59.692 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-05-22 09:50:59.695 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-05-22 09:50:59.891 | ...+...+...+.+...+...........+......+.+.....+...+....+...........+.+.....+......+.........+.+...+..............+.+............+..+............+.+........+.+.....+...+.+..+...+....+...+.........+..................+...+..+.+..+.......+..+....+..+....+...+......+.........+.................+...+.+.....+.+......+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+...+....+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+...........+....+...+.....+......+......+.+...+.........+..+.+.....+.......+......+.....+..........+.....+......+................+..+......+....+..+...+..........+..+.+.....+..........+..................+......+......+.........+...+..+....+......+.....+...+.+..+...+.........+..........+...+........+.........+.......+........+......+.........+......+......+...+.+......+.....+.........+....+.....+...+.........+.+.....+..........+.....+.........+....+..+.......+...+...+......+...+..+.........................+.....+......+....+...+........+...+......+...+.......+...........+.......+...+.....+...+.+.....................+............+.....+......+....+...........+......+...+.+..............+.+.........+...+..+...+....+.........+...........+....+.....+.+.....+......+...+.+...+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:50:59.991 | ..+...+.....+...+..........+...+.....+......+...............+.+........+......+.+..+...+....+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+.+.....+...+...+.......+.....+...+...+.+..................+.....+...+............+...+...+.......+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...+...+.....+...................+.....+...+.........+....+...........+...+.+......+.........+.....+....+.....+.+..+...+.......+...............+.....+............+...+...+.......+............+..+.+............+..+...+.......+...+........+....+......+...+......+......+..+.+...........+...+......+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:50:59.994 | ----- 2026-05-22 09:50:59.999 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-05-22 09:51:00.002 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-05-22 09:51:00.003 | Check that the request matches the signature 2026-05-22 09:51:00.004 | Signature ok 2026-05-22 09:51:00.004 | The Subject's Distinguished Name is as follows 2026-05-22 09:51:00.004 | organizationName :ASN.1 12:'OpenStack' 2026-05-22 09:51:00.004 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-05-22 09:51:00.004 | commonName :ASN.1 12:'Intermediate CA' 2026-05-22 09:51:00.005 | Certificate is to be certified until May 22 09:51:00 2027 GMT (365 days) 2026-05-22 09:51:00.007 | 2026-05-22 09:51:00.007 | Write out database with 1 new entries 2026-05-22 09:51:00.007 | Database updated 2026-05-22 09:51:00.011 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-05-22 09:51:00.014 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-05-22 09:51:00.018 | + lib/tls:init_CA:212 : is_fedora 2026-05-22 09:51:00.021 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:51:00.023 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:51:00.026 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:51:00.029 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:51:00.031 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:51:00.034 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:51:00.036 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:51:00.039 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:51:00.042 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:51:00.045 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:51:00.048 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:51:00.050 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:51:00.053 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:51:00.056 | + lib/tls:init_CA:215 : is_ubuntu 2026-05-22 09:51:00.059 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:00.061 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:00.064 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-05-22 09:51:00.076 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-05-22 09:51:00.089 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-05-22 09:51:00.100 | Updating certificates in /etc/ssl/certs... 2026-05-22 09:51:01.052 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-05-22 09:51:01.053 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-05-22 09:51:01.058 | 2 added, 0 removed; done. 2026-05-22 09:51:01.058 | Running hooks in /etc/ca-certificates/update.d... 2026-05-22 09:51:01.060 | done. 2026-05-22 09:51:01.067 | + ./stack.sh:main:878 : init_cert 2026-05-22 09:51:01.070 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-05-22 09:51:01.073 | + lib/tls:init_cert:226 : [[ -n 10.4.3.85 ]] 2026-05-22 09:51:01.075 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.85 2026-05-22 09:51:01.078 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-05-22 09:51:01.080 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.85,IP:::1 2026-05-22 09:51:01.082 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.85,IP:::1 2026-05-22 09:51:01.085 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:51:01.089 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-05-22 09:51:01.092 | + lib/tls:make_cert:244 : local common_name=localhost 2026-05-22 09:51:01.094 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.85,IP:::1 2026-05-22 09:51:01.097 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.85 ']' 2026-05-22 09:51:01.100 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.85 2026-05-22 09:51:01.103 | + functions-common:is_ipv4_address:2200 : local address=10.4.3.85 2026-05-22 09:51:01.106 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-05-22 09:51:01.109 | + functions-common:is_ipv4_address:2203 : [[ 10.4.3.85 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-05-22 09:51:01.112 | + functions-common:is_ipv4_address:2204 : return 0 2026-05-22 09:51:01.114 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.85,IP:::1 ]] 2026-05-22 09:51:01.117 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.85,IP:::1,IP:10.4.3.85 2026-05-22 09:51:01.121 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-05-22 09:51:01.124 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' 2026-05-22 09:51:01.152 | .......+..........+...+..+.........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+.+............+...+........+......+.+.....+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:51:01.256 | .+..+...+.......+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+..+...............+......+....+...+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+...............+.....+.+..+...+..........+..............+.+..+.+...............+..+....+...........+.........+...+.+.....+.......+..+.+.....+....+..+.............+........+...+.......+.........+...+..+......+..........+..+.+.....+.......+...+.....+.+......+..+.+.....+............+.......+..+......+.......+..+......+.......+......+.....+.+..............+....+...+...+..............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:51:01.260 | ----- 2026-05-22 09:51:01.265 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.85,IP:::1,IP:10.4.3.85 ]] 2026-05-22 09:51:01.269 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.85,IP:::1,IP:10.4.3.85 2026-05-22 09:51:01.272 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.85,IP:::1,IP:10.4.3.85 2026-05-22 09:51:01.274 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' -batch 2026-05-22 09:51:01.277 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-05-22 09:51:01.279 | Check that the request matches the signature 2026-05-22 09:51:01.279 | Signature ok 2026-05-22 09:51:01.279 | The Subject's Distinguished Name is as follows 2026-05-22 09:51:01.279 | organizationName :ASN.1 12:'OpenStack' 2026-05-22 09:51:01.279 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-05-22 09:51:01.279 | commonName :ASN.1 12:'localhost' 2026-05-22 09:51:01.280 | Certificate is to be certified until May 22 09:51:01 2027 GMT (365 days) 2026-05-22 09:51:01.281 | 2026-05-22 09:51:01.281 | Write out database with 1 new entries 2026-05-22 09:51:01.281 | Database updated 2026-05-22 09:51:01.285 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-05-22 09:51:01.289 | + ./stack.sh:main:885 : install_dstat 2026-05-22 09:51:01.291 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-22 09:51:01.310 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:01.313 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-05-22 09:51:01.316 | + inc/python:pip_install_gr:94 : local name=psutil 2026-05-22 09:51:01.319 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:51:01.322 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-05-22 09:51:01.325 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-05-22 09:51:01.328 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:51:01.332 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:51:01.333 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:51:01.339 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-05-22 09:51:01.342 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-05-22 09:51:01.345 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-05-22 09:51:01.349 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-05-22 09:51:01.352 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-05-22 09:51:01.376 | Using python 3.12 to install psutil 2026-05-22 09:51:01.379 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-05-22 09:51:02.061 | Collecting psutil 2026-05-22 09:51:02.115 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-05-22 09:51:02.135 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-22 09:51:02.225 | Installing collected packages: psutil 2026-05-22 09:51:02.287 | Successfully installed psutil-7.2.2 2026-05-22 09:51:02.353 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:02.356 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:02.359 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:02.362 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:02.364 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:02.367 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:02.369 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:02.372 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:02.374 | + functions-common:time_stop:2421 : start_time=1779443461370 2026-05-22 09:51:02.376 | + functions-common:time_stop:2423 : [[ -z 1779443461370 ]] 2026-05-22 09:51:02.380 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:02.384 | + functions-common:time_stop:2426 : end_time=1779443462381 2026-05-22 09:51:02.387 | + functions-common:time_stop:2427 : elapsed_time=1011 2026-05-22 09:51:02.389 | + functions-common:time_stop:2428 : total=18334 2026-05-22 09:51:02.391 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:02.394 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19345 2026-05-22 09:51:02.397 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:02.400 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-22 09:51:02.403 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:51:02.405 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-22 09:51:02.408 | + ./stack.sh:main:894 : install_libs 2026-05-22 09:51:02.410 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-22 09:51:02.412 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-22 09:51:02.415 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-22 09:51:02.418 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-22 09:51:02.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.422 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.424 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-05-22 09:51:02.427 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.429 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-22 09:51:02.432 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-22 09:51:02.434 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-22 09:51:02.436 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-22 09:51:02.438 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.441 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.443 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-05-22 09:51:02.445 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.448 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-22 09:51:02.451 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-22 09:51:02.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-22 09:51:02.455 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-22 09:51:02.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.461 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.463 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-05-22 09:51:02.466 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.469 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-22 09:51:02.471 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-22 09:51:02.474 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-22 09:51:02.476 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-22 09:51:02.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.480 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.483 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-05-22 09:51:02.485 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.488 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-22 09:51:02.490 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-22 09:51:02.492 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-22 09:51:02.494 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-22 09:51:02.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.499 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.502 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-05-22 09:51:02.504 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.507 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-22 09:51:02.510 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-22 09:51:02.513 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-22 09:51:02.516 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-22 09:51:02.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.520 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.522 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-05-22 09:51:02.524 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.527 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-22 09:51:02.529 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-22 09:51:02.532 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-22 09:51:02.534 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-22 09:51:02.537 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.540 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.542 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-05-22 09:51:02.544 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.546 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-22 09:51:02.548 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-22 09:51:02.550 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-22 09:51:02.552 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-22 09:51:02.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.558 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.561 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-05-22 09:51:02.563 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.566 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-22 09:51:02.569 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-22 09:51:02.571 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-22 09:51:02.573 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-22 09:51:02.576 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.579 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.582 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-05-22 09:51:02.585 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.588 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-22 09:51:02.591 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-22 09:51:02.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-22 09:51:02.596 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-22 09:51:02.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.602 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.605 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-05-22 09:51:02.607 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.610 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-22 09:51:02.614 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-22 09:51:02.617 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-22 09:51:02.620 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-22 09:51:02.622 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.625 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.628 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-05-22 09:51:02.630 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.633 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-22 09:51:02.635 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-22 09:51:02.637 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-22 09:51:02.640 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-22 09:51:02.643 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.646 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.649 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-05-22 09:51:02.652 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.655 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-22 09:51:02.657 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-22 09:51:02.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-22 09:51:02.662 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-22 09:51:02.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.668 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.671 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-05-22 09:51:02.674 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.677 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-22 09:51:02.680 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-22 09:51:02.682 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-22 09:51:02.685 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-22 09:51:02.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.691 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.693 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-05-22 09:51:02.696 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.698 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-22 09:51:02.700 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-22 09:51:02.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-22 09:51:02.705 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-22 09:51:02.709 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.712 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.716 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-05-22 09:51:02.719 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.722 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-22 09:51:02.725 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-22 09:51:02.727 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-22 09:51:02.729 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-22 09:51:02.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.736 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.740 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-05-22 09:51:02.743 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.746 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-22 09:51:02.748 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-22 09:51:02.751 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-22 09:51:02.754 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-22 09:51:02.757 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.759 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.761 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-05-22 09:51:02.765 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.768 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-22 09:51:02.770 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-22 09:51:02.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-22 09:51:02.775 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-22 09:51:02.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.780 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.783 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-05-22 09:51:02.785 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.788 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-22 09:51:02.790 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-22 09:51:02.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-22 09:51:02.795 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-22 09:51:02.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.801 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.804 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-05-22 09:51:02.806 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.809 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-22 09:51:02.811 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-22 09:51:02.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-22 09:51:02.816 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-22 09:51:02.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.823 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.825 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-05-22 09:51:02.827 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.829 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-22 09:51:02.833 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-22 09:51:02.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-22 09:51:02.839 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-22 09:51:02.841 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.844 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.847 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-05-22 09:51:02.849 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.852 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-22 09:51:02.855 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-22 09:51:02.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-22 09:51:02.859 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-22 09:51:02.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.866 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.868 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-05-22 09:51:02.872 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.875 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-22 09:51:02.877 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-22 09:51:02.880 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-22 09:51:02.884 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-22 09:51:02.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.889 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.892 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-05-22 09:51:02.895 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.897 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-22 09:51:02.900 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-22 09:51:02.903 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-22 09:51:02.905 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-22 09:51:02.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.911 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.914 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-05-22 09:51:02.917 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.919 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-22 09:51:02.922 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-22 09:51:02.924 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-22 09:51:02.928 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-22 09:51:02.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.935 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.938 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-05-22 09:51:02.941 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.943 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-22 09:51:02.946 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-22 09:51:02.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-22 09:51:02.952 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-22 09:51:02.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.957 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.959 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-05-22 09:51:02.962 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.965 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-22 09:51:02.968 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-22 09:51:02.970 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-22 09:51:02.973 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-22 09:51:02.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:02.979 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:02.982 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-05-22 09:51:02.984 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:02.987 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-22 09:51:02.990 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-22 09:51:02.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-22 09:51:02.995 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-22 09:51:02.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.000 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.003 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-05-22 09:51:03.006 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.008 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-22 09:51:03.011 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-22 09:51:03.014 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-22 09:51:03.017 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-22 09:51:03.020 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.022 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.025 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-05-22 09:51:03.027 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.030 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-22 09:51:03.033 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-22 09:51:03.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-22 09:51:03.038 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-22 09:51:03.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.043 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.047 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-05-22 09:51:03.049 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.052 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-22 09:51:03.055 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-22 09:51:03.057 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-22 09:51:03.060 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-22 09:51:03.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.065 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.068 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-05-22 09:51:03.071 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.073 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-22 09:51:03.076 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-22 09:51:03.079 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-22 09:51:03.081 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-22 09:51:03.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.086 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.090 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-05-22 09:51:03.092 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.095 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-22 09:51:03.097 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-22 09:51:03.100 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-22 09:51:03.103 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-22 09:51:03.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.108 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.112 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-05-22 09:51:03.114 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.117 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-22 09:51:03.119 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-22 09:51:03.123 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-22 09:51:03.126 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-22 09:51:03.129 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.132 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.134 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-05-22 09:51:03.137 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.140 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-22 09:51:03.142 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-22 09:51:03.145 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-22 09:51:03.147 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-22 09:51:03.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.153 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.155 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-05-22 09:51:03.158 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.160 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-22 09:51:03.163 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-22 09:51:03.166 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-22 09:51:03.168 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-22 09:51:03.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.173 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.176 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-05-22 09:51:03.179 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.181 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-22 09:51:03.184 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-22 09:51:03.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-22 09:51:03.189 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-22 09:51:03.192 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.195 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.198 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-05-22 09:51:03.200 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.203 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-22 09:51:03.205 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-22 09:51:03.208 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-22 09:51:03.211 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-22 09:51:03.213 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.216 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.218 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-05-22 09:51:03.221 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.224 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-22 09:51:03.226 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-22 09:51:03.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:03.231 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:03.233 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-05-22 09:51:03.237 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:03.239 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-22 09:51:03.259 | Using python 3.12 to install etcd3gw 2026-05-22 09:51:03.261 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-05-22 09:51:03.838 | Collecting etcd3gw 2026-05-22 09:51:03.900 | Downloading etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:51:03.909 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-22 09:51:03.930 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-22 09:51:03.931 | Using cached requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-22 09:51:04.057 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-22 09:51:04.061 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:51:04.196 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-22 09:51:04.201 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:51:04.419 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-22 09:51:04.425 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-22 09:51:04.431 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-22 09:51:04.511 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-22 09:51:04.513 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-22 09:51:04.523 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-22 09:51:04.524 | Using cached idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-22 09:51:04.539 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-05-22 09:51:04.541 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-22 09:51:04.544 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-22 09:51:04.554 | Downloading etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-05-22 09:51:04.562 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-05-22 09:51:04.574 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-05-22 09:51:04.578 | Using cached requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-22 09:51:04.579 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-05-22 09:51:04.580 | Using cached idna-3.14-py3-none-any.whl (72 kB) 2026-05-22 09:51:04.581 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-22 09:51:04.585 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-22 09:51:04.679 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-22 09:51:04.701 | Attempting uninstall: urllib3 2026-05-22 09:51:04.704 | Found existing installation: urllib3 2.0.7 2026-05-22 09:51:04.705 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:04.705 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-22 09:51:04.799 | Attempting uninstall: idna 2026-05-22 09:51:04.804 | Found existing installation: idna 3.6 2026-05-22 09:51:04.804 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:04.804 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-22 09:51:04.925 | Attempting uninstall: requests 2026-05-22 09:51:04.928 | Found existing installation: requests 2.31.0 2026-05-22 09:51:04.928 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:04.928 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-22 09:51:05.061 | 2026-05-22 09:51:05.063 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.14 requests-2.33.1 urllib3-2.7.0 wrapt-2.1.2 2026-05-22 09:51:05.152 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:05.154 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:05.157 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:05.159 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:05.162 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:05.164 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:05.166 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:05.169 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:05.171 | + functions-common:time_stop:2421 : start_time=1779443463254 2026-05-22 09:51:05.174 | + functions-common:time_stop:2423 : [[ -z 1779443463254 ]] 2026-05-22 09:51:05.177 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:05.181 | + functions-common:time_stop:2426 : end_time=1779443465178 2026-05-22 09:51:05.184 | + functions-common:time_stop:2427 : elapsed_time=1924 2026-05-22 09:51:05.186 | + functions-common:time_stop:2428 : total=19345 2026-05-22 09:51:05.188 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:05.191 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21269 2026-05-22 09:51:05.194 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:05.196 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-22 09:51:05.199 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-22 09:51:05.202 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-22 09:51:05.205 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:51:05.208 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:51:05.211 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:51:05.214 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:51:05.217 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:51:05.220 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:51:05.222 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:51:05.225 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:51:05.228 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:51:05.231 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:51:05.233 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:51:05.235 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:51:05.238 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:51:05.241 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-22 09:51:05.244 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:05.247 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:05.249 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-22 09:51:05.251 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-22 09:51:05.254 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:51:05.257 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:51:05.259 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:51:05.262 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:51:05.264 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:05.267 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:51:05.269 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:05.272 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:05.274 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:51:05.277 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:51:05.280 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:51:05.283 | + functions-common:apt_get_update:1161 : return 2026-05-22 09:51:05.285 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-22 09:51:05.288 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:51:05.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:05.294 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:05.297 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-22 09:51:05.323 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-05-22 09:51:05.351 | Reading package lists... 2026-05-22 09:51:05.615 | Building dependency tree... 2026-05-22 09:51:05.616 | Reading state information... 2026-05-22 09:51:05.943 | The following additional packages will be installed: 2026-05-22 09:51:05.944 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-05-22 09:51:05.946 | Suggested packages: 2026-05-22 09:51:05.946 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-22 09:51:05.946 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-22 09:51:05.946 | python3-uwsgidecorators 2026-05-22 09:51:05.973 | The following NEW packages will be installed: 2026-05-22 09:51:05.975 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-05-22 09:51:05.975 | uwsgi-plugin-python3 2026-05-22 09:51:06.331 | 0 upgraded, 7 newly installed, 0 to remove and 75 not upgraded. 2026-05-22 09:51:06.331 | Need to get 1,290 kB of archives. 2026-05-22 09:51:06.331 | After this operation, 4,349 kB of additional disk space will be used. 2026-05-22 09:51:06.331 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-22 09:51:06.510 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-05-22 09:51:06.551 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-22 09:51:06.591 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-05-22 09:51:06.593 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-22 09:51:06.637 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-22 09:51:06.637 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-22 09:51:06.940 | Fetched 1,290 kB in 1s (1,987 kB/s) 2026-05-22 09:51:06.962 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-22 09:51:07.011 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115608 files and directories currently installed.) 2026-05-22 09:51:07.015 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-22 09:51:07.018 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-22 09:51:07.049 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-22 09:51:07.058 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-22 09:51:07.060 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-22 09:51:07.088 | Selecting previously unselected package libzmq5:amd64. 2026-05-22 09:51:07.097 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-22 09:51:07.099 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-22 09:51:07.131 | Selecting previously unselected package libyajl2:amd64. 2026-05-22 09:51:07.139 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-05-22 09:51:07.141 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 09:51:07.169 | Selecting previously unselected package uwsgi-core. 2026-05-22 09:51:07.179 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 09:51:07.181 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-22 09:51:07.262 | Selecting previously unselected package uwsgi. 2026-05-22 09:51:07.270 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 09:51:07.275 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-22 09:51:07.304 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-22 09:51:07.314 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 09:51:07.317 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-22 09:51:07.363 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-22 09:51:07.369 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 09:51:07.373 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-22 09:51:07.378 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-22 09:51:07.383 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-22 09:51:07.392 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-22 09:51:07.734 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-22 09:51:07.754 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:51:08.340 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:51:08.924 | 2026-05-22 09:51:08.924 | Running kernel seems to be up-to-date. 2026-05-22 09:51:08.924 | 2026-05-22 09:51:08.924 | Restarting services... 2026-05-22 09:51:08.962 | 2026-05-22 09:51:08.962 | Service restarts being deferred: 2026-05-22 09:51:08.962 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:51:08.962 | systemctl restart getty@tty1.service 2026-05-22 09:51:08.962 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:51:08.962 | systemctl restart systemd-logind.service 2026-05-22 09:51:08.962 | 2026-05-22 09:51:08.962 | No containers need to be restarted. 2026-05-22 09:51:08.962 | 2026-05-22 09:51:08.962 | User sessions running outdated binaries: 2026-05-22 09:51:08.962 | ubuntu @ session #1: python3[1650] 2026-05-22 09:51:08.971 | ubuntu @ session #12: sh[9776], sshd[9726] 2026-05-22 09:51:08.979 | ubuntu @ user manager service: systemd[1371] 2026-05-22 09:51:08.987 | 2026-05-22 09:51:08.987 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:51:10.276 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:51:10.279 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:51:10.282 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:10.285 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:10.287 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:10.290 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:10.293 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:10.296 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:51:10.299 | + functions-common:time_stop:2421 : start_time=1779443465319 2026-05-22 09:51:10.302 | + functions-common:time_stop:2423 : [[ -z 1779443465319 ]] 2026-05-22 09:51:10.305 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:10.310 | + functions-common:time_stop:2426 : end_time=1779443470306 2026-05-22 09:51:10.313 | + functions-common:time_stop:2427 : elapsed_time=4987 2026-05-22 09:51:10.317 | + functions-common:time_stop:2428 : total=104754 2026-05-22 09:51:10.319 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:10.322 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=109741 2026-05-22 09:51:10.325 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:51:10.328 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-22 09:51:10.331 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:10.334 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:10.337 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-22 09:51:10.368 | No module matches proxy 2026-05-22 09:51:10.371 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-22 09:51:10.403 | Enabling module proxy. 2026-05-22 09:51:10.408 | To activate the new configuration, you need to run: 2026-05-22 09:51:10.408 | systemctl restart apache2 2026-05-22 09:51:10.413 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-22 09:51:10.447 | Considering dependency proxy for proxy_uwsgi: 2026-05-22 09:51:10.447 | Module proxy already enabled 2026-05-22 09:51:10.447 | Enabling module proxy_uwsgi. 2026-05-22 09:51:10.452 | To activate the new configuration, you need to run: 2026-05-22 09:51:10.452 | systemctl restart apache2 2026-05-22 09:51:10.456 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-22 09:51:10.459 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:51:10.462 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:51:10.465 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:51:10.562 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-22 09:51:10.565 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-05-22 09:51:10.568 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-22 09:51:10.571 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.574 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.577 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-05-22 09:51:10.580 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.583 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-22 09:51:10.586 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-05-22 09:51:10.589 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-22 09:51:10.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.595 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.598 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-05-22 09:51:10.600 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.603 | + ./stack.sh:main:902 : install_glanceclient 2026-05-22 09:51:10.606 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-22 09:51:10.609 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-22 09:51:10.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.616 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.619 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-05-22 09:51:10.622 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.624 | + ./stack.sh:main:903 : install_cinderclient 2026-05-22 09:51:10.627 | + lib/cinder:install_cinderclient:577 : use_library_from_git python-brick-cinderclient-ext 2026-05-22 09:51:10.630 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-22 09:51:10.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.636 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.638 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-05-22 09:51:10.641 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.645 | + lib/cinder:install_cinderclient:582 : use_library_from_git python-cinderclient 2026-05-22 09:51:10.647 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-22 09:51:10.650 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.653 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.656 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-05-22 09:51:10.659 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.661 | + ./stack.sh:main:904 : install_novaclient 2026-05-22 09:51:10.664 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-05-22 09:51:10.667 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-22 09:51:10.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.673 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.675 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-05-22 09:51:10.678 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.681 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-22 09:51:10.699 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:10.702 | + ./stack.sh:main:906 : install_swiftclient 2026-05-22 09:51:10.705 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-22 09:51:10.708 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-22 09:51:10.711 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.714 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.717 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-05-22 09:51:10.721 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.724 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-22 09:51:10.743 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:10.746 | + ./stack.sh:main:909 : install_neutronclient 2026-05-22 09:51:10.749 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-22 09:51:10.753 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-22 09:51:10.755 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.759 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.762 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-05-22 09:51:10.765 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.768 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-22 09:51:10.771 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-05-22 09:51:10.775 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-22 09:51:10.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:10.781 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:10.784 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-05-22 09:51:10.787 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:10.790 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-05-22 09:51:10.792 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-22 09:51:10.795 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:51:10.799 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-22 09:51:10.802 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-22 09:51:10.805 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:51:10.809 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:51:10.810 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:51:10.815 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-22 09:51:10.819 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-22 09:51:10.821 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-22 09:51:10.825 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-22 09:51:10.828 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-22 09:51:10.852 | Using python 3.12 to install keystonemiddleware 2026-05-22 09:51:10.855 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-05-22 09:51:11.509 | Collecting keystonemiddleware 2026-05-22 09:51:11.562 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:51:11.699 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-22 09:51:11.702 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:51:11.836 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-22 09:51:11.840 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:51:11.864 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-22 09:51:11.870 | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:51:12.012 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-22 09:51:12.020 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:51:12.153 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-22 09:51:12.156 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-22 09:51:12.532 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-22 09:51:12.535 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:51:12.673 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-22 09:51:12.678 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:51:12.813 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-22 09:51:12.818 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:51:12.824 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-22 09:51:12.953 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-22 09:51:12.961 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:51:12.987 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-22 09:51:12.991 | Downloading pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-22 09:51:13.126 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-22 09:51:13.131 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:51:13.136 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.33.1) 2026-05-22 09:51:13.151 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-22 09:51:13.155 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-22 09:51:13.161 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-05-22 09:51:13.175 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-22 09:51:13.179 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:51:13.308 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-22 09:51:13.311 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:51:13.328 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-22 09:51:13.331 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-22 09:51:13.463 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-22 09:51:13.468 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-22 09:51:13.492 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-22 09:51:13.496 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:51:13.518 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-22 09:51:13.522 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-22 09:51:13.539 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-22 09:51:13.544 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-22 09:51:13.550 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-05-22 09:51:13.568 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-22 09:51:13.572 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-22 09:51:13.578 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-05-22 09:51:13.579 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.2) 2026-05-22 09:51:13.639 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-22 09:51:13.642 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-22 09:51:13.673 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-22 09:51:13.676 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-22 09:51:13.683 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-05-22 09:51:13.683 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-05-22 09:51:13.686 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-22 09:51:13.701 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-22 09:51:13.705 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 09:51:13.713 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-05-22 09:51:13.714 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.14) 2026-05-22 09:51:13.714 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-05-22 09:51:13.715 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-22 09:51:13.732 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-05-22 09:51:13.742 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-05-22 09:51:13.753 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-22 09:51:13.760 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-22 09:51:13.767 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-22 09:51:13.775 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-22 09:51:13.782 | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-05-22 09:51:13.798 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-22 09:51:13.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 67.1 MB/s 0:00:00 2026-05-22 09:51:13.836 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-05-22 09:51:13.842 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-05-22 09:51:13.849 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-05-22 09:51:13.856 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-05-22 09:51:13.863 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-22 09:51:13.877 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-22 09:51:13.886 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-22 09:51:13.892 | Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-05-22 09:51:13.898 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-22 09:51:13.904 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-22 09:51:13.913 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-22 09:51:13.928 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-22 09:51:13.934 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-22 09:51:13.940 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-22 09:51:13.946 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-22 09:51:13.953 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-22 09:51:14.077 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-05-22 09:51:14.149 | Attempting uninstall: typing-extensions 2026-05-22 09:51:14.154 | Found existing installation: typing_extensions 4.10.0 2026-05-22 09:51:14.155 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:14.155 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-05-22 09:51:14.224 | Attempting uninstall: six 2026-05-22 09:51:14.228 | Found existing installation: six 1.16.0 2026-05-22 09:51:14.228 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:14.228 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-22 09:51:14.257 | Attempting uninstall: pyparsing 2026-05-22 09:51:14.261 | Found existing installation: pyparsing 3.1.1 2026-05-22 09:51:14.261 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:14.262 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-22 09:51:14.356 | Attempting uninstall: PyJWT 2026-05-22 09:51:14.361 | Found existing installation: PyJWT 2.7.0 2026-05-22 09:51:14.361 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:14.361 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-22 09:51:14.387 | Attempting uninstall: netaddr 2026-05-22 09:51:14.392 | Found existing installation: netaddr 0.8.0 2026-05-22 09:51:14.392 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:14.392 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-22 09:51:14.520 | Attempting uninstall: python-dateutil 2026-05-22 09:51:14.525 | Found existing installation: python-dateutil 2.8.2 2026-05-22 09:51:14.525 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:14.525 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-22 09:51:15.589 | 2026-05-22 09:51:15.593 | Successfully installed PyJWT-2.12.1 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.4.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.0.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-05-22 09:51:15.696 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:15.699 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:15.702 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:15.704 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:15.706 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:15.709 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:15.711 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:15.713 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:15.715 | + functions-common:time_stop:2421 : start_time=1779443470845 2026-05-22 09:51:15.718 | + functions-common:time_stop:2423 : [[ -z 1779443470845 ]] 2026-05-22 09:51:15.721 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:15.725 | + functions-common:time_stop:2426 : end_time=1779443475722 2026-05-22 09:51:15.728 | + functions-common:time_stop:2427 : elapsed_time=4877 2026-05-22 09:51:15.731 | + functions-common:time_stop:2428 : total=21269 2026-05-22 09:51:15.733 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:15.736 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26146 2026-05-22 09:51:15.738 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:15.741 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-05-22 09:51:15.744 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-22 09:51:15.747 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:51:15.751 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-22 09:51:15.753 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-22 09:51:15.755 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:51:15.760 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:51:15.760 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:51:15.765 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-22 09:51:15.768 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-22 09:51:15.770 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-22 09:51:15.773 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-22 09:51:15.776 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-22 09:51:15.800 | Using python 3.12 to install python-memcached 2026-05-22 09:51:15.802 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-05-22 09:51:16.366 | Collecting python-memcached 2026-05-22 09:51:16.417 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:51:16.427 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-22 09:51:16.511 | Installing collected packages: python-memcached 2026-05-22 09:51:16.529 | Successfully installed python-memcached-1.62 2026-05-22 09:51:16.598 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:16.600 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:16.603 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:16.606 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:16.608 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:16.611 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:16.614 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:16.617 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:16.620 | + functions-common:time_stop:2421 : start_time=1779443475795 2026-05-22 09:51:16.622 | + functions-common:time_stop:2423 : [[ -z 1779443475795 ]] 2026-05-22 09:51:16.625 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:16.630 | + functions-common:time_stop:2426 : end_time=1779443476627 2026-05-22 09:51:16.632 | + functions-common:time_stop:2427 : elapsed_time=832 2026-05-22 09:51:16.634 | + functions-common:time_stop:2428 : total=26146 2026-05-22 09:51:16.637 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:16.640 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26978 2026-05-22 09:51:16.643 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:16.646 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-22 09:51:16.664 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:16.667 | + ./stack.sh:main:916 : '[' 10.4.3.85 == 10.4.3.85 ']' 2026-05-22 09:51:16.670 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-22 09:51:16.673 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-22 09:51:16.676 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-22 09:51:16.679 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:51:16.682 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-22 09:51:16.685 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-05-22 09:51:16.703 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:16.706 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-05-22 09:51:16.708 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-05-22 09:51:16.711 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-05-22 09:51:16.713 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:51:16.716 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:51:16.719 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:51:16.722 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:51:16.724 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:51:16.726 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:51:16.742 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:51:16.745 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:51:16.747 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:16.750 | + functions-common:git_clone:604 : echo master 2026-05-22 09:51:16.750 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:51:16.754 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-05-22 09:51:16.756 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:16.759 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-22 09:51:16.773 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-05-22 09:51:16.776 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:51:16.776 | + functions-common:git_clone:667 : head -1 2026-05-22 09:51:16.782 | 2230026f7 Merge "Fix keystone scope flag in tempest.conf" 2026-05-22 09:51:16.785 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:51:16.787 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-05-22 09:51:16.790 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:51:16.793 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-22 09:51:16.796 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-22 09:51:16.798 | + inc/python:setup_develop:359 : local extras= 2026-05-22 09:51:16.801 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-22 09:51:16.804 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:51:16.807 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-22 09:51:16.810 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-22 09:51:16.812 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:51:16.815 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-22 09:51:16.818 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-22 09:51:16.821 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:51:16.824 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-22 09:51:16.827 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:51:16.830 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:51:16.834 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-22 09:51:16.838 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-22 09:51:16.841 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-22 09:51:16.844 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-22 09:51:16.923 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-22 09:51:16.927 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:51:16.929 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:51:16.931 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:51:16.934 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-22 09:51:16.936 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-22 09:51:16.938 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:51:16.940 | + inc/python:setup_package:446 : local extras= 2026-05-22 09:51:16.943 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:51:16.946 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-22 09:51:16.948 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-22 09:51:16.951 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-22 09:51:16.953 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:51:16.956 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-22 09:51:16.977 | Using python 3.12 to install /opt/stack/keystone 2026-05-22 09:51:16.979 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-05-22 09:51:17.445 | Obtaining file:///opt/stack/keystone 2026-05-22 09:51:17.448 | Installing build dependencies: started 2026-05-22 09:51:18.176 | Installing build dependencies: finished with status 'done' 2026-05-22 09:51:18.176 | Checking if build backend supports build_editable: started 2026-05-22 09:51:18.449 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:51:18.450 | Getting requirements to build editable: started 2026-05-22 09:51:18.589 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:51:18.590 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:51:19.222 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:51:19.230 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (7.0.3) 2026-05-22 09:51:19.230 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.8.9) 2026-05-22 09:51:19.295 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev29) 2026-05-22 09:51:19.346 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 09:51:19.484 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev29) 2026-05-22 09:51:19.488 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-22 09:51:19.650 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev29) 2026-05-22 09:51:19.653 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-22 09:51:19.897 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:19.904 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-22 09:51:19.913 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (5.8.0) 2026-05-22 09:51:19.913 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (5.8.0) 2026-05-22 09:51:19.913 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (13.0.0) 2026-05-22 09:51:19.945 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev29) 2026-05-22 09:51:19.950 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-22 09:51:19.956 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (4.1.1) 2026-05-22 09:51:19.957 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (10.4.0) 2026-05-22 09:51:19.958 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (6.4.0) 2026-05-22 09:51:20.104 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.108 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:51:20.249 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.253 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:51:20.257 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (6.8.0) 2026-05-22 09:51:20.259 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (8.2.0) 2026-05-22 09:51:20.397 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.401 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:51:20.543 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.548 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:51:20.555 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (5.10.0) 2026-05-22 09:51:20.683 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.687 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-22 09:51:20.693 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (10.0.1) 2026-05-22 09:51:20.704 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.708 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-22 09:51:20.724 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.728 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:51:20.733 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (2.12.1) 2026-05-22 09:51:20.733 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.5.0) 2026-05-22 09:51:20.748 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.751 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-22 09:51:20.757 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (4.0.1) 2026-05-22 09:51:20.758 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.1.2) 2026-05-22 09:51:20.896 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.901 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-22 09:51:20.920 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev29) 2026-05-22 09:51:20.924 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 09:51:21.004 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev29) 2026-05-22 09:51:21.007 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-22 09:51:21.019 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev29) 2026-05-22 09:51:21.022 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-22 09:51:21.026 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev29) (5.2.1) 2026-05-22 09:51:21.035 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:51:21.038 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 09:51:21.042 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) (8.3.3) 2026-05-22 09:51:21.051 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:51:21.054 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:51:21.069 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:51:21.072 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:51:21.117 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:51:21.120 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-05-22 09:51:21.137 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev29) 2026-05-22 09:51:21.140 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-22 09:51:21.146 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev29) (1.17.0) 2026-05-22 09:51:21.172 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev29) 2026-05-22 09:51:21.176 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-22 09:51:21.197 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:51:21.200 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-05-22 09:51:21.216 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:51:21.218 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:51:21.239 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:51:21.242 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 09:51:21.454 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:51:21.519 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-22 09:51:21.533 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (5.14.0) 2026-05-22 09:51:21.535 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (2.33.1) 2026-05-22 09:51:21.537 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (2.1.0) 2026-05-22 09:51:21.538 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (1.8.2) 2026-05-22 09:51:21.538 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (4.15.0) 2026-05-22 09:51:21.545 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev29) (1.3.0) 2026-05-22 09:51:21.546 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev29) (2.0.0) 2026-05-22 09:51:21.547 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev29) (6.0.3) 2026-05-22 09:51:21.610 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:21.614 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-22 09:51:21.620 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev29) (3.1.0) 2026-05-22 09:51:21.965 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:21.969 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:51:22.105 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.108 | Downloading testscenarios-0.6.1-py3-none-any.whl.metadata (13 kB) 2026-05-22 09:51:22.131 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.135 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:51:22.143 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev29) (2.1.2) 2026-05-22 09:51:22.143 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev29) (2.9.0.post0) 2026-05-22 09:51:22.145 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) (3.3.0) 2026-05-22 09:51:22.280 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.284 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 09:51:22.300 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.305 | Downloading cachetools-7.1.1-py3-none-any.whl.metadata (5.8 kB) 2026-05-22 09:51:22.321 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.331 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-22 09:51:22.355 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.359 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:51:22.490 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.496 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 09:51:22.514 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.520 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 09:51:22.541 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.546 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-22 09:51:22.551 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) (26.2) 2026-05-22 09:51:22.563 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.568 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:51:22.584 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.590 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:51:22.609 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.613 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 09:51:22.722 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.727 | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-22 09:51:22.860 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.864 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:51:22.993 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:22.996 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 09:51:23.010 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.014 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-22 09:51:23.033 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.037 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-22 09:51:23.184 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.187 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-05-22 09:51:23.210 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.213 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-22 09:51:23.236 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.241 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-22 09:51:23.287 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.293 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-22 09:51:23.304 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev29) (3.3.2) 2026-05-22 09:51:23.304 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev29) (7.2.2) 2026-05-22 09:51:23.310 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) (82.0.1) 2026-05-22 09:51:23.367 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.371 | Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) 2026-05-22 09:51:23.400 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.404 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 09:51:23.436 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.442 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-22 09:51:23.466 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.471 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-22 09:51:23.482 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (3.4.7) 2026-05-22 09:51:23.482 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (3.14) 2026-05-22 09:51:23.483 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (2.7.0) 2026-05-22 09:51:23.484 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev29) (2023.11.17) 2026-05-22 09:51:23.507 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.512 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-22 09:51:23.539 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:51:23.543 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-22 09:51:23.588 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-22 09:51:23.599 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-22 09:51:23.661 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 64.8 MB/s 0:00:00 2026-05-22 09:51:23.664 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-22 09:51:23.675 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-22 09:51:23.683 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 09:51:23.690 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-22 09:51:23.697 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-22 09:51:23.703 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 09:51:23.708 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-22 09:51:23.715 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-22 09:51:23.723 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-05-22 09:51:23.729 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-22 09:51:23.736 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-22 09:51:23.744 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-22 09:51:23.752 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-22 09:51:23.760 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-22 09:51:23.774 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-05-22 09:51:23.784 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-22 09:51:23.791 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-22 09:51:23.798 | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-22 09:51:23.808 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-22 09:51:23.817 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-05-22 09:51:23.824 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-05-22 09:51:23.831 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-05-22 09:51:23.840 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-05-22 09:51:23.849 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-05-22 09:51:23.860 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-22 09:51:23.873 | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-05-22 09:51:23.886 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 46.5 MB/s 0:00:00 2026-05-22 09:51:23.890 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-05-22 09:51:23.897 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-22 09:51:23.903 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-22 09:51:23.909 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-05-22 09:51:23.916 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-22 09:51:23.928 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-22 09:51:23.934 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-22 09:51:23.939 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-05-22 09:51:23.946 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-22 09:51:23.960 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-22 09:51:23.967 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-22 09:51:23.976 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-22 09:51:23.984 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-22 09:51:23.991 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-22 09:51:23.997 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-22 09:51:24.018 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-22 09:51:24.029 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-05-22 09:51:24.072 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 78.2 MB/s 0:00:00 2026-05-22 09:51:24.076 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-22 09:51:24.083 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-05-22 09:51:24.089 | Downloading testscenarios-0.6.1-py3-none-any.whl (17 kB) 2026-05-22 09:51:24.094 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-05-22 09:51:24.104 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-05-22 09:51:24.113 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-05-22 09:51:24.119 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-22 09:51:24.125 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-05-22 09:51:24.130 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-22 09:51:24.135 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-05-22 09:51:24.148 | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-05-22 09:51:24.207 | Building wheels for collected packages: keystone 2026-05-22 09:51:24.208 | Building editable for keystone (pyproject.toml): started 2026-05-22 09:51:24.756 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-22 09:51:24.756 | Created wheel for keystone: filename=keystone-29.1.0.dev29-0.editable-py3-none-any.whl size=9269 sha256=47b02acb5cb1e0cc42ec8541ce8f8a8664c1ab8f4e454db2dcfcbc0136042479 2026-05-22 09:51:24.757 | Stored in directory: /tmp/pip-ephem-wheel-cache-ojypw_ya/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-22 09:51:24.759 | Successfully built keystone 2026-05-22 09:51:24.897 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-05-22 09:51:24.927 | Attempting uninstall: pytz 2026-05-22 09:51:24.935 | Found existing installation: pytz 2024.1 2026-05-22 09:51:24.935 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:24.935 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-22 09:51:25.558 | Attempting uninstall: oauthlib 2026-05-22 09:51:25.564 | Found existing installation: oauthlib 3.2.2 2026-05-22 09:51:25.564 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:25.564 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-22 09:51:25.637 | Attempting uninstall: markupsafe 2026-05-22 09:51:25.643 | Found existing installation: MarkupSafe 2.1.5 2026-05-22 09:51:25.643 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:25.643 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-22 09:51:26.210 | Attempting uninstall: blinker 2026-05-22 09:51:26.215 | Found existing installation: blinker 1.7.0 2026-05-22 09:51:26.215 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:26.215 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-22 09:51:26.224 | Attempting uninstall: bcrypt 2026-05-22 09:51:26.230 | Found existing installation: bcrypt 3.2.2 2026-05-22 09:51:26.230 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:26.230 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-22 09:51:26.239 | Attempting uninstall: attrs 2026-05-22 09:51:26.246 | Found existing installation: attrs 23.2.0 2026-05-22 09:51:26.246 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:26.246 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-22 09:51:27.808 | Attempting uninstall: jinja2 2026-05-22 09:51:27.815 | Found existing installation: Jinja2 3.1.2 2026-05-22 09:51:27.815 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:27.815 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-22 09:51:28.357 | Attempting uninstall: cryptography 2026-05-22 09:51:28.366 | Found existing installation: cryptography 41.0.7 2026-05-22 09:51:28.366 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:28.366 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-22 09:51:28.671 | Attempting uninstall: pyopenssl 2026-05-22 09:51:28.681 | Found existing installation: pyOpenSSL 23.2.0 2026-05-22 09:51:28.681 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:28.681 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-22 09:51:28.903 | Attempting uninstall: jsonschema 2026-05-22 09:51:28.910 | Found existing installation: jsonschema 4.10.3 2026-05-22 09:51:28.910 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:28.910 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-22 09:51:29.713 | 2026-05-22 09:51:29.714 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-05-22 09:51:29.714 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-22 09:51:29.721 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.49 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.0 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev29 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.1 tzdata-2026.2 vine-5.1.0 wcwidth-0.7.0 xmlschema-2.5.1 2026-05-22 09:51:29.975 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:29.978 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:29.980 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:29.982 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:29.985 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:29.987 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:29.989 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:29.992 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:29.994 | + functions-common:time_stop:2421 : start_time=1779443476971 2026-05-22 09:51:29.996 | + functions-common:time_stop:2423 : [[ -z 1779443476971 ]] 2026-05-22 09:51:29.999 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:30.003 | + functions-common:time_stop:2426 : end_time=1779443490000 2026-05-22 09:51:30.005 | + functions-common:time_stop:2427 : elapsed_time=13029 2026-05-22 09:51:30.007 | + functions-common:time_stop:2428 : total=26978 2026-05-22 09:51:30.009 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:30.011 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40007 2026-05-22 09:51:30.014 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:30.017 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-22 09:51:30.019 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:51:30.022 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-22 09:51:30.024 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-22 09:51:30.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:30.029 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:30.032 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-05-22 09:51:30.035 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:30.038 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-05-22 09:51:30.055 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:30.058 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-22 09:51:30.060 | + ./stack.sh:main:918 : configure_keystone 2026-05-22 09:51:30.063 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-05-22 09:51:30.076 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-05-22 09:51:30.078 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-22 09:51:30.083 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-05-22 09:51:30.098 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:30.101 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-22 09:51:30.135 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-22 09:51:30.165 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-22 09:51:30.200 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-22 09:51:30.235 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-22 09:51:30.270 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-22 09:51:30.307 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-22 09:51:30.338 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-22 09:51:30.371 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-22 09:51:30.406 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-22 09:51:30.409 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-22 09:51:30.412 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-22 09:51:30.414 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-22 09:51:30.417 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-22 09:51:30.419 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-22 09:51:30.434 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:30.438 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-22 09:51:30.440 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-22 09:51:30.443 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-22 09:51:30.459 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:30.461 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.85:5672/ 2026-05-22 09:51:30.466 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.85:5672/ 2026-05-22 09:51:30.500 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-22 09:51:30.503 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-22 09:51:30.505 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.85/identity 2026-05-22 09:51:30.541 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-05-22 09:51:30.544 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-22 09:51:30.579 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-05-22 09:51:30.582 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-22 09:51:30.584 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-22 09:51:30.587 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-22 09:51:30.590 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-22 09:51:30.593 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-22 09:51:30.595 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-22 09:51:30.614 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:30.617 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-22 09:51:30.619 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-22 09:51:30.623 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-22 09:51:30.657 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-05-22 09:51:30.660 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-05-22 09:51:30.663 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-22 09:51:30.665 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-22 09:51:30.668 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-22 09:51:30.686 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-22 09:51:30.689 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-22 09:51:30.692 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-22 09:51:30.695 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-22 09:51:30.697 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-05-22 09:51:30.728 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-05-22 09:51:30.759 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-05-22 09:51:30.790 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-22 09:51:30.820 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-22 09:51:30.850 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-22 09:51:30.880 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-22 09:51:30.884 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-22 09:51:30.886 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-22 09:51:30.889 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-22 09:51:30.891 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-22 09:51:30.894 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-22 09:51:30.896 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-22 09:51:30.899 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-22 09:51:30.902 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-22 09:51:30.915 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-05-22 09:51:30.915 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-22 09:51:30.926 | d /var/run/uwsgi 0755 stack root 2026-05-22 09:51:30.931 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-22 09:51:30.942 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-05-22 09:51:30.947 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-22 09:51:30.949 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-22 09:51:30.954 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-22 09:51:30.956 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-22 09:51:30.988 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-05-22 09:51:31.018 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-22 09:51:31.046 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-22 09:51:31.077 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-22 09:51:31.110 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-22 09:51:31.142 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-22 09:51:31.173 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-22 09:51:31.203 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-22 09:51:31.235 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-22 09:51:31.265 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-22 09:51:31.297 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-22 09:51:31.331 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-22 09:51:31.364 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-22 09:51:31.394 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-22 09:51:31.396 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-22 09:51:31.400 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-22 09:51:31.402 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-22 09:51:31.404 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-22 09:51:31.407 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:31.409 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:31.412 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-22 09:51:31.414 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-22 09:51:31.416 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-22 09:51:31.446 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-22 09:51:31.477 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-05-22 09:51:31.477 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-22 09:51:31.485 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-22 09:51:31.489 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-22 09:51:31.492 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-22 09:51:31.494 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-22 09:51:31.497 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-22 09:51:31.499 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:51:31.501 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:51:31.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:31.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:31.507 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-22 09:51:31.510 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-22 09:51:31.512 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:31.515 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:31.517 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-22 09:51:31.551 | Enabling site keystone-api. 2026-05-22 09:51:31.557 | To activate the new configuration, you need to run: 2026-05-22 09:51:31.557 | systemctl reload apache2 2026-05-22 09:51:31.563 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-22 09:51:31.565 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:51:31.568 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:51:31.571 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:51:31.674 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-22 09:51:31.706 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-22 09:51:31.743 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-22 09:51:31.781 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-05-22 09:51:31.784 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-22 09:51:31.822 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-22 09:51:31.865 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-22 09:51:31.903 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-22 09:51:31.941 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-05-22 09:51:31.944 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-05-22 09:51:31.947 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-22 09:51:31.986 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-22 09:51:32.023 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-22 09:51:32.044 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:32.047 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-05-22 09:51:32.067 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:32.071 | + ./stack.sh:main:926 : stack_install_service swift 2026-05-22 09:51:32.074 | + lib/stack:stack_install_service:20 : local service=swift 2026-05-22 09:51:32.076 | + lib/stack:stack_install_service:21 : type install_swift 2026-05-22 09:51:32.079 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:51:32.082 | + lib/stack:stack_install_service:32 : install_swift 2026-05-22 09:51:32.085 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-05-22 09:51:32.088 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/swift.git 2026-05-22 09:51:32.091 | + functions-common:git_clone:584 : local git_dest=/opt/stack/swift 2026-05-22 09:51:32.094 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:51:32.097 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:51:32.099 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:51:32.102 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:51:32.105 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:51:32.108 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:51:32.126 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:51:32.129 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:51:32.132 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:32.135 | + functions-common:git_clone:604 : echo master 2026-05-22 09:51:32.136 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:51:32.142 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/swift ]] 2026-05-22 09:51:32.145 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:32.148 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/swift 2026-05-22 09:51:32.163 | + functions-common:git_clone:666 : cd /opt/stack/swift 2026-05-22 09:51:32.166 | + functions-common:git_clone:667 : head -1 2026-05-22 09:51:32.167 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:51:32.181 | ca8749f34 test_sharder.py: pass timestamp strings to put_object 2026-05-22 09:51:32.185 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:51:32.188 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-05-22 09:51:32.190 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:51:32.193 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-05-22 09:51:32.196 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-05-22 09:51:32.199 | + inc/python:setup_develop:359 : local extras=keystone 2026-05-22 09:51:32.203 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-05-22 09:51:32.206 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:51:32.209 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-05-22 09:51:32.212 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-05-22 09:51:32.214 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:51:32.217 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-05-22 09:51:32.220 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-05-22 09:51:32.224 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:51:32.228 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-05-22 09:51:32.230 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:51:32.233 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:51:32.237 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-05-22 09:51:32.243 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-05-22 09:51:32.246 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-05-22 09:51:32.249 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-05-22 09:51:32.327 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-05-22 09:51:32.330 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:51:32.333 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:51:32.336 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:51:32.339 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-05-22 09:51:32.342 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-05-22 09:51:32.345 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:51:32.348 | + inc/python:setup_package:446 : local extras=keystone 2026-05-22 09:51:32.351 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:51:32.354 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-05-22 09:51:32.356 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-05-22 09:51:32.358 | + inc/python:setup_package:456 : extras='[keystone]' 2026-05-22 09:51:32.361 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:51:32.365 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-05-22 09:51:32.387 | Using python 3.12 to install /opt/stack/swift 2026-05-22 09:51:32.390 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2026-05-22 09:51:32.886 | Obtaining file:///opt/stack/swift 2026-05-22 09:51:32.887 | Installing build dependencies: started 2026-05-22 09:51:33.665 | Installing build dependencies: finished with status 'done' 2026-05-22 09:51:33.666 | Checking if build backend supports build_editable: started 2026-05-22 09:51:33.945 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:51:33.946 | Getting requirements to build editable: started 2026-05-22 09:51:34.114 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:51:34.116 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:51:34.650 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:51:34.660 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (0.41.0) 2026-05-22 09:51:34.661 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (3.5.0) 2026-05-22 09:51:34.661 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (3.1.0) 2026-05-22 09:51:34.903 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev85) 2026-05-22 09:51:34.957 | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (4.0 kB) 2026-05-22 09:51:34.962 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (2.33.1) 2026-05-22 09:51:35.108 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev85) 2026-05-22 09:51:35.111 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2026-05-22 09:51:35.239 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev85) 2026-05-22 09:51:35.243 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-05-22 09:51:35.249 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (43.0.3) 2026-05-22 09:51:35.249 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (2.8.0) 2026-05-22 09:51:35.250 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (13.0.0) 2026-05-22 09:51:35.251 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.0.dev85) (2.0.0) 2026-05-22 09:51:35.253 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.0.dev85) (3.0) 2026-05-22 09:51:35.258 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (5.14.0) 2026-05-22 09:51:35.258 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (4.1.1) 2026-05-22 09:51:35.259 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (10.4.0) 2026-05-22 09:51:35.259 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (6.4.0) 2026-05-22 09:51:35.260 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (6.8.0) 2026-05-22 09:51:35.260 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (8.2.0) 2026-05-22 09:51:35.261 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (5.10.0) 2026-05-22 09:51:35.261 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (10.0.1) 2026-05-22 09:51:35.262 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (7.0.3) 2026-05-22 09:51:35.262 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (4.0.1) 2026-05-22 09:51:35.263 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (2.12.1) 2026-05-22 09:51:35.263 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (5.8.0) 2026-05-22 09:51:35.263 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (1.8.9) 2026-05-22 09:51:35.265 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (2.1.0) 2026-05-22 09:51:35.266 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (5.8.0) 2026-05-22 09:51:35.266 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (1.8.2) 2026-05-22 09:51:35.267 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (4.15.0) 2026-05-22 09:51:35.270 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (1.5.0) 2026-05-22 09:51:35.272 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (5.2.1) 2026-05-22 09:51:35.274 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (1.3.0) 2026-05-22 09:51:35.274 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (2.0.0) 2026-05-22 09:51:35.275 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (6.0.3) 2026-05-22 09:51:35.279 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (2.9.0.post0) 2026-05-22 09:51:35.279 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (3.1.0) 2026-05-22 09:51:35.281 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (2.1.2) 2026-05-22 09:51:35.282 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (1.1.2) 2026-05-22 09:51:35.284 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (3.3.2) 2026-05-22 09:51:35.286 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (26.2) 2026-05-22 09:51:35.286 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (7.2.2) 2026-05-22 09:51:35.288 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (82.0.1) 2026-05-22 09:51:35.296 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (1.17.0) 2026-05-22 09:51:35.300 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev85) (3.4.7) 2026-05-22 09:51:35.301 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev85) (3.14) 2026-05-22 09:51:35.301 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev85) (2.7.0) 2026-05-22 09:51:35.302 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev85) (2023.11.17) 2026-05-22 09:51:35.324 | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-05-22 09:51:35.473 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 38.9 MB/s 0:00:00 2026-05-22 09:51:35.483 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-05-22 09:51:35.492 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 47.6 MB/s 0:00:00 2026-05-22 09:51:35.497 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2026-05-22 09:51:35.511 | Building wheels for collected packages: swift 2026-05-22 09:51:35.512 | Building editable for swift (pyproject.toml): started 2026-05-22 09:51:36.048 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-05-22 09:51:36.049 | Created wheel for swift: filename=swift-2.38.0.dev85-0.editable-py3-none-any.whl size=19775 sha256=dd889c7232cc2e96cbe1773504cfb7db72580a4920de53f608d3d947ee2fcc81 2026-05-22 09:51:36.049 | Stored in directory: /tmp/pip-ephem-wheel-cache-5ze7w58x/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-05-22 09:51:36.051 | Successfully built swift 2026-05-22 09:51:36.140 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-05-22 09:51:36.324 | 2026-05-22 09:51:36.336 | Successfully installed PyECLib-1.8.0 lxml-6.1.0 swift-2.38.0.dev85 xattr-1.3.0 2026-05-22 09:51:36.441 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:36.444 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:36.446 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:36.448 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:36.451 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:36.454 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:36.456 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:36.458 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:36.460 | + functions-common:time_stop:2421 : start_time=1779443492380 2026-05-22 09:51:36.463 | + functions-common:time_stop:2423 : [[ -z 1779443492380 ]] 2026-05-22 09:51:36.466 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:36.470 | + functions-common:time_stop:2426 : end_time=1779443496467 2026-05-22 09:51:36.472 | + functions-common:time_stop:2427 : elapsed_time=4087 2026-05-22 09:51:36.474 | + functions-common:time_stop:2428 : total=40007 2026-05-22 09:51:36.476 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:36.478 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44094 2026-05-22 09:51:36.481 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:36.482 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-22 09:51:36.485 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:51:36.488 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-05-22 09:51:36.490 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-05-22 09:51:36.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:36.495 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:36.498 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-05-22 09:51:36.500 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:36.502 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-05-22 09:51:36.505 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-22 09:51:36.507 | + ./stack.sh:main:927 : configure_swift 2026-05-22 09:51:36.509 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-05-22 09:51:36.511 | + lib/swift:configure_swift:332 : local node_number 2026-05-22 09:51:36.513 | + lib/swift:configure_swift:333 : local swift_node_config 2026-05-22 09:51:36.515 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-05-22 09:51:36.517 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-05-22 09:51:36.762 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-05-22 09:51:36.762 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-22 09:51:36.762 | we strongly recommend against using it for new projects. 2026-05-22 09:51:36.762 | 2026-05-22 09:51:36.762 | If you are already using Eventlet, we recommend migrating to a different 2026-05-22 09:51:36.762 | framework. For more detail see 2026-05-22 09:51:36.762 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-22 09:51:36.762 | 2026-05-22 09:51:36.762 | import eventlet 2026-05-22 09:51:36.811 | No container-reconciler running 2026-05-22 09:51:36.812 | No account-auditor running 2026-05-22 09:51:36.812 | No object-reconstructor running 2026-05-22 09:51:36.812 | No container-updater running 2026-05-22 09:51:36.812 | No container-server running 2026-05-22 09:51:36.812 | No container-sharder running 2026-05-22 09:51:36.812 | No container-replicator running 2026-05-22 09:51:36.812 | No container-sync running 2026-05-22 09:51:36.812 | No container-auditor running 2026-05-22 09:51:36.812 | No object-expirer running 2026-05-22 09:51:36.812 | No account-replicator running 2026-05-22 09:51:36.812 | No object-replicator running 2026-05-22 09:51:36.812 | No object-updater running 2026-05-22 09:51:36.812 | No object-auditor running 2026-05-22 09:51:36.812 | No account-server running 2026-05-22 09:51:36.812 | No account-reaper running 2026-05-22 09:51:36.812 | No object-server running 2026-05-22 09:51:36.812 | No proxy-server running 2026-05-22 09:51:36.862 | + lib/swift:configure_swift:337 : true 2026-05-22 09:51:36.864 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-05-22 09:51:36.879 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-05-22 09:51:36.891 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-05-22 09:51:36.893 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-05-22 09:51:36.894 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-05-22 09:51:36.897 | + lib/swift:configure_swift:351 : sed -e ' 2026-05-22 09:51:36.897 | s/%GROUP%/stack/; 2026-05-22 09:51:36.897 | s/%USER%/stack/; 2026-05-22 09:51:36.897 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-05-22 09:51:36.897 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-05-22 09:51:36.901 | uid = stack 2026-05-22 09:51:36.901 | gid = stack 2026-05-22 09:51:36.901 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-05-22 09:51:36.901 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-05-22 09:51:36.901 | address = 127.0.0.1 2026-05-22 09:51:36.901 | 2026-05-22 09:51:36.901 | [account6612] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/1/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [account6622] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/2/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [account6632] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/3/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [account6642] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/4/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [container6611] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/1/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [container6621] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/2/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [container6631] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/3/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [container6641] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/4/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [object6613] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/1/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [object6623] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/2/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [object6633] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/3/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-05-22 09:51:36.902 | 2026-05-22 09:51:36.902 | [object6643] 2026-05-22 09:51:36.902 | max connections = 25 2026-05-22 09:51:36.902 | path = /opt/stack/data/swift/4/ 2026-05-22 09:51:36.902 | read only = false 2026-05-22 09:51:36.902 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-05-22 09:51:36.905 | + lib/swift:configure_swift:357 : is_ubuntu 2026-05-22 09:51:36.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:36.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:36.911 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-05-22 09:51:36.925 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-05-22 09:51:36.927 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-05-22 09:51:36.932 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-05-22 09:51:36.937 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-05-22 09:51:36.939 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-05-22 09:51:36.943 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-05-22 09:51:36.974 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.85:8080/v1/ 2026-05-22 09:51:37.002 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-05-22 09:51:37.021 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-05-22 09:51:37.053 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-05-22 09:51:37.071 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:51:37.100 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-05-22 09:51:37.119 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-05-22 09:51:37.150 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-05-22 09:51:37.169 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-05-22 09:51:37.200 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-05-22 09:51:37.219 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:51:37.251 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-05-22 09:51:37.268 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-05-22 09:51:37.284 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:37.286 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-05-22 09:51:37.316 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-05-22 09:51:37.346 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-05-22 09:51:37.375 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-05-22 09:51:37.404 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-05-22 09:51:37.406 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-05-22 09:51:37.422 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:37.423 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-05-22 09:51:37.454 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-05-22 09:51:37.470 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:37.472 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-05-22 09:51:37.488 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:37.490 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-05-22 09:51:37.492 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-05-22 09:51:37.508 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:37.510 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-05-22 09:51:37.513 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-05-22 09:51:37.515 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-05-22 09:51:37.519 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-05-22 09:51:37.524 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-05-22 09:51:37.554 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-05-22 09:51:37.584 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-05-22 09:51:37.618 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-05-22 09:51:37.650 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-05-22 09:51:37.678 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-05-22 09:51:37.680 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-05-22 09:51:37.683 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-05-22 09:51:37.686 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-05-22 09:51:37.688 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-05-22 09:51:37.690 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-05-22 09:51:37.693 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-05-22 09:51:37.695 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-05-22 09:51:37.697 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-05-22 09:51:37.700 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-05-22 09:51:37.730 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-05-22 09:51:37.761 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.85/identity 2026-05-22 09:51:37.790 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-05-22 09:51:37.820 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-05-22 09:51:37.851 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-05-22 09:51:37.883 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-05-22 09:51:37.913 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-05-22 09:51:37.944 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.85/identity 2026-05-22 09:51:37.977 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-22 09:51:38.004 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-05-22 09:51:38.031 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-05-22 09:51:38.034 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-05-22 09:51:38.064 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-05-22 09:51:38.095 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-05-22 09:51:38.123 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-05-22 09:51:38.155 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-05-22 09:51:38.184 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-05-22 09:51:38.202 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-05-22 09:51:38.232 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-05-22 09:51:38.262 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-05-22 09:51:38.266 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-05-22 09:51:38.297 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-05-22 09:51:38.325 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-05-22 09:51:38.354 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-05-22 09:51:38.385 | + lib/swift:configure_swift:490 : local node_number 2026-05-22 09:51:38.387 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-05-22 09:51:38.390 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-05-22 09:51:38.392 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-05-22 09:51:38.397 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-05-22 09:51:38.399 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-05-22 09:51:38.402 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-22 09:51:38.404 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-05-22 09:51:38.406 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-05-22 09:51:38.408 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-22 09:51:38.410 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-22 09:51:38.413 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-05-22 09:51:38.431 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-05-22 09:51:38.462 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-05-22 09:51:38.480 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-05-22 09:51:38.513 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-05-22 09:51:38.531 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:51:38.563 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-05-22 09:51:38.582 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-22 09:51:38.617 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-05-22 09:51:38.635 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-22 09:51:38.667 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-05-22 09:51:38.686 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-05-22 09:51:38.717 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-05-22 09:51:38.735 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-05-22 09:51:38.770 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-05-22 09:51:38.788 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-05-22 09:51:38.822 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-05-22 09:51:38.843 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-05-22 09:51:38.875 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2026-05-22 09:51:38.880 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-05-22 09:51:38.898 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:51:38.930 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-05-22 09:51:38.962 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-05-22 09:51:38.965 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-05-22 09:51:38.969 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-05-22 09:51:38.972 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-05-22 09:51:38.975 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-22 09:51:38.977 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-05-22 09:51:38.979 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-05-22 09:51:38.981 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-22 09:51:38.984 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-22 09:51:38.986 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-05-22 09:51:39.005 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-05-22 09:51:39.037 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-05-22 09:51:39.056 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-05-22 09:51:39.087 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-05-22 09:51:39.106 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:51:39.137 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-05-22 09:51:39.156 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-22 09:51:39.187 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-05-22 09:51:39.206 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-22 09:51:39.239 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-05-22 09:51:39.258 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-05-22 09:51:39.288 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-05-22 09:51:39.305 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-05-22 09:51:39.334 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-05-22 09:51:39.351 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-05-22 09:51:39.380 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-05-22 09:51:39.397 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-05-22 09:51:39.427 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2026-05-22 09:51:39.432 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-05-22 09:51:39.449 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:51:39.479 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-05-22 09:51:39.481 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-05-22 09:51:39.486 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-05-22 09:51:39.488 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-05-22 09:51:39.491 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-22 09:51:39.493 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-05-22 09:51:39.496 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-05-22 09:51:39.498 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-22 09:51:39.501 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-22 09:51:39.503 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-05-22 09:51:39.520 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-05-22 09:51:39.552 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-05-22 09:51:39.569 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-05-22 09:51:39.599 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-05-22 09:51:39.616 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:51:39.646 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-05-22 09:51:39.663 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-22 09:51:39.693 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-05-22 09:51:39.712 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-22 09:51:39.743 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-05-22 09:51:39.760 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-05-22 09:51:39.788 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-05-22 09:51:39.806 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-05-22 09:51:39.838 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-05-22 09:51:39.857 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-05-22 09:51:39.890 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-05-22 09:51:39.908 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-05-22 09:51:39.939 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2026-05-22 09:51:39.943 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-05-22 09:51:39.962 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:51:39.995 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-05-22 09:51:40.026 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-05-22 09:51:40.057 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-05-22 09:51:40.091 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-05-22 09:51:40.094 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-05-22 09:51:40.099 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-05-22 09:51:40.132 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-05-22 09:51:40.166 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-05-22 09:51:40.201 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-05-22 09:51:40.239 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-05-22 09:51:40.277 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-05-22 09:51:40.312 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-05-22 09:51:40.345 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-05-22 09:51:40.378 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-05-22 09:51:40.411 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-05-22 09:51:40.428 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:40.430 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-05-22 09:51:40.450 | + lib/swift:configure_swift:533 : local auth_vers 2026-05-22 09:51:40.453 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-05-22 09:51:40.474 | + lib/swift:configure_swift:534 : auth_vers=3 2026-05-22 09:51:40.477 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.85 2026-05-22 09:51:40.512 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-05-22 09:51:40.516 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-05-22 09:51:40.549 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.85/identity 2026-05-22 09:51:40.583 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-05-22 09:51:40.585 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-05-22 09:51:40.617 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-05-22 09:51:40.633 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:40.636 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-05-22 09:51:40.668 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-05-22 09:51:40.700 | + lib/swift:configure_swift:553 : local user_group 2026-05-22 09:51:40.703 | ++ lib/swift:configure_swift:554 : id -g stack 2026-05-22 09:51:40.706 | + lib/swift:configure_swift:554 : user_group=1002 2026-05-22 09:51:40.709 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-05-22 09:51:40.722 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-05-22 09:51:40.725 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-05-22 09:51:40.738 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-05-22 09:51:40.740 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-05-22 09:51:40.753 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-05-22 09:51:40.756 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-05-22 09:51:40.758 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-05-22 09:51:40.777 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:51:40.779 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-22 09:51:40.797 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:40.800 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-22 09:51:40.802 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-22 09:51:40.805 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-22 09:51:40.807 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:51:40.810 | + lib/stack:stack_install_service:32 : install_glance 2026-05-22 09:51:40.812 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-22 09:51:40.815 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-22 09:51:40.818 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-22 09:51:40.837 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:40.840 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-22 09:51:40.843 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-22 09:51:40.861 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:40.864 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-05-22 09:51:40.867 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-22 09:51:40.869 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-22 09:51:40.872 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:40.875 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:40.878 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-05-22 09:51:40.881 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:40.885 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2026-05-22 09:51:40.888 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-22 09:51:40.890 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-05-22 09:51:40.894 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2026-05-22 09:51:40.897 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-22 09:51:40.899 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-05-22 09:51:40.902 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-22 09:51:40.906 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-22 09:51:40.908 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-22 09:51:40.911 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-22 09:51:40.915 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:51:40.916 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-22 09:51:40.921 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-22 09:51:40.923 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-22 09:51:40.926 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-22 09:51:40.929 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-22 09:51:40.932 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-05-22 09:51:40.954 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-05-22 09:51:40.956 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2026-05-22 09:51:41.656 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:41.749 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 09:51:41.757 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.4.0) 2026-05-22 09:51:41.757 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.8.0) 2026-05-22 09:51:41.758 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.10.0) 2026-05-22 09:51:41.758 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.0.1) 2026-05-22 09:51:41.758 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.5.0) 2026-05-22 09:51:41.759 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2026-05-22 09:51:41.759 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-05-22 09:51:41.760 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.26.0) 2026-05-22 09:51:41.760 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.14.0) 2026-05-22 09:51:41.761 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2026-05-22 09:51:41.761 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.33.1) 2026-05-22 09:51:41.770 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:41.773 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-22 09:51:41.778 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2026-05-22 09:51:41.779 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-05-22 09:51:41.781 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2026-05-22 09:51:41.783 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2026-05-22 09:51:41.785 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.1.2) 2026-05-22 09:51:41.911 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:41.914 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:51:42.052 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:42.055 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-22 09:51:42.205 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:42.208 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:51:42.350 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:42.354 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:51:42.554 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:42.558 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 09:51:42.566 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (26.1.0) 2026-05-22 09:51:42.566 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.9.1) 2026-05-22 09:51:42.567 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.37.0) 2026-05-22 09:51:42.567 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.30.0) 2026-05-22 09:51:42.571 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-05-22 09:51:42.571 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2026-05-22 09:51:42.571 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.8.2) 2026-05-22 09:51:42.572 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.15.0) 2026-05-22 09:51:42.574 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.4.0) 2026-05-22 09:51:42.574 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (8.2.0) 2026-05-22 09:51:42.576 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2026-05-22 09:51:42.587 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:51:42.590 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-22 09:51:42.594 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.2.2) 2026-05-22 09:51:42.596 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.20) 2026-05-22 09:51:42.599 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.3.0) 2026-05-22 09:51:42.599 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-05-22 09:51:42.600 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.0.3) 2026-05-22 09:51:42.604 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.9.0.post0) 2026-05-22 09:51:42.606 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-05-22 09:51:42.606 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2026-05-22 09:51:42.608 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (3.0) 2026-05-22 09:51:42.611 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.9) 2026-05-22 09:51:42.613 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2026-05-22 09:51:42.613 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2026-05-22 09:51:42.613 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.10.1) 2026-05-22 09:51:42.614 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.7.6) 2026-05-22 09:51:42.616 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2026-05-22 09:51:42.616 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (26.2) 2026-05-22 09:51:42.620 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (82.0.1) 2026-05-22 09:51:42.629 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.0) 2026-05-22 09:51:42.630 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.0) 2026-05-22 09:51:42.631 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.17.0) 2026-05-22 09:51:42.638 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.7) 2026-05-22 09:51:42.639 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.14) 2026-05-22 09:51:42.639 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2026-05-22 09:51:42.640 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2023.11.17) 2026-05-22 09:51:42.650 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2026-05-22 09:51:42.673 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-22 09:51:42.700 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-05-22 09:51:42.715 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-05-22 09:51:42.722 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-22 09:51:42.729 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-22 09:51:42.740 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-22 09:51:42.748 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-22 09:51:42.753 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-22 09:51:42.869 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-22 09:51:43.526 | 2026-05-22 09:51:43.534 | Successfully installed glance-store-5.4.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-05-22 09:51:43.614 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:43.617 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:43.620 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:43.622 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:43.625 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:43.627 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:43.629 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:43.632 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:43.635 | + functions-common:time_stop:2421 : start_time=1779443500948 2026-05-22 09:51:43.637 | + functions-common:time_stop:2423 : [[ -z 1779443500948 ]] 2026-05-22 09:51:43.640 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:43.645 | + functions-common:time_stop:2426 : end_time=1779443503642 2026-05-22 09:51:43.647 | + functions-common:time_stop:2427 : elapsed_time=2694 2026-05-22 09:51:43.649 | + functions-common:time_stop:2428 : total=44094 2026-05-22 09:51:43.652 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:43.654 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46788 2026-05-22 09:51:43.657 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:43.660 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-22 09:51:43.663 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-22 09:51:43.666 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-05-22 09:51:43.682 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-05-22 09:51:43.687 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-05-22 09:51:43.690 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-05-22 09:51:43.692 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-05-22 09:51:43.695 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:51:43.698 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:51:43.701 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:51:43.704 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:51:43.706 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:51:43.709 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:51:43.725 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:51:43.728 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:51:43.730 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:43.733 | + functions-common:git_clone:604 : echo master 2026-05-22 09:51:43.733 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:51:43.738 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-05-22 09:51:43.741 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:43.743 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-22 09:51:43.756 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-05-22 09:51:43.759 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:51:43.759 | + functions-common:git_clone:667 : head -1 2026-05-22 09:51:43.763 | eac2fa47f Merge "Remove usage of eventlet for image cache SQLite timeouts" 2026-05-22 09:51:43.767 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:51:43.769 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-22 09:51:43.772 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:51:43.775 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-22 09:51:43.778 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-22 09:51:43.780 | + inc/python:setup_develop:359 : local extras= 2026-05-22 09:51:43.784 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-22 09:51:43.786 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:51:43.789 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-22 09:51:43.792 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-22 09:51:43.795 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:51:43.797 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-22 09:51:43.801 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-22 09:51:43.803 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:51:43.807 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-22 09:51:43.810 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:51:43.813 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:51:43.817 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-22 09:51:43.822 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-22 09:51:43.825 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-22 09:51:43.828 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-22 09:51:43.910 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-22 09:51:43.912 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:51:43.915 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:51:43.917 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:51:43.920 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-22 09:51:43.922 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-22 09:51:43.924 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:51:43.928 | + inc/python:setup_package:446 : local extras= 2026-05-22 09:51:43.930 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:51:43.933 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-22 09:51:43.935 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-22 09:51:43.938 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-22 09:51:43.941 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:51:43.943 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-22 09:51:43.964 | Using python 3.12 to install /opt/stack/glance 2026-05-22 09:51:43.966 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-05-22 09:51:44.443 | Obtaining file:///opt/stack/glance 2026-05-22 09:51:44.445 | Installing build dependencies: started 2026-05-22 09:51:45.231 | Installing build dependencies: finished with status 'done' 2026-05-22 09:51:45.231 | Checking if build backend supports build_editable: started 2026-05-22 09:51:45.508 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:51:45.509 | Getting requirements to build editable: started 2026-05-22 09:51:45.659 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:51:45.660 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:51:46.184 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:51:46.193 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (7.0.3) 2026-05-22 09:51:46.193 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (0.7.1) 2026-05-22 09:51:46.194 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.0.49) 2026-05-22 09:51:46.194 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (0.41.0) 2026-05-22 09:51:46.195 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.1.0) 2026-05-22 09:51:46.195 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.5.1) 2026-05-22 09:51:46.195 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (1.8.9) 2026-05-22 09:51:46.195 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (1.18.4) 2026-05-22 09:51:46.262 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev42) 2026-05-22 09:51:46.315 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:51:46.320 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (10.4.0) 2026-05-22 09:51:46.320 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (7.5.0) 2026-05-22 09:51:46.321 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (6.4.0) 2026-05-22 09:51:46.321 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.7.1) 2026-05-22 09:51:46.322 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (10.0.1) 2026-05-22 09:51:46.322 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.8.0) 2026-05-22 09:51:46.322 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.3.0) 2026-05-22 09:51:46.458 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev42) 2026-05-22 09:51:46.463 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-22 09:51:46.469 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.14.0) 2026-05-22 09:51:46.470 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (13.0.0) 2026-05-22 09:51:46.596 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev42) 2026-05-22 09:51:46.599 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 09:51:46.604 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.17.0) 2026-05-22 09:51:46.605 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.10.1) 2026-05-22 09:51:46.605 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (4.26.0) 2026-05-22 09:51:46.605 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.8.0) 2026-05-22 09:51:46.606 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (18.0.0) 2026-05-22 09:51:46.606 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (6.8.0) 2026-05-22 09:51:46.739 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev42) 2026-05-22 09:51:46.744 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:51:46.748 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (8.2.0) 2026-05-22 09:51:46.749 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (18.1.0) 2026-05-22 09:51:46.750 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (8.1.0) 2026-05-22 09:51:46.882 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev42) 2026-05-22 09:51:46.885 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:51:46.890 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.1.0) 2026-05-22 09:51:46.891 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (4.4.0) 2026-05-22 09:51:46.891 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.4.0) 2026-05-22 09:51:46.891 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.1.0) 2026-05-22 09:51:46.891 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (43.0.3) 2026-05-22 09:51:47.022 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev42) 2026-05-22 09:51:47.044 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 09:51:47.179 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev42) 2026-05-22 09:51:47.183 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:51:47.189 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev42) (1.3.12) 2026-05-22 09:51:47.190 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev42) (4.15.0) 2026-05-22 09:51:47.317 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.323 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-05-22 09:51:47.329 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev42) (2.33.1) 2026-05-22 09:51:47.331 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev42) (2.0.0) 2026-05-22 09:51:47.332 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev42) (3.0) 2026-05-22 09:51:47.334 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev42) (5.10.0) 2026-05-22 09:51:47.335 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev42) (2.1.2) 2026-05-22 09:51:47.338 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev42) (2.8.0) 2026-05-22 09:51:47.338 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev42) (3.5.0) 2026-05-22 09:51:47.344 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev42) (1.4.2) 2026-05-22 09:51:47.347 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev42) (3.3.2) 2026-05-22 09:51:47.349 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (26.1.0) 2026-05-22 09:51:47.349 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (2025.9.1) 2026-05-22 09:51:47.350 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (0.37.0) 2026-05-22 09:51:47.350 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (0.30.0) 2026-05-22 09:51:47.354 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev42) (2.1.0) 2026-05-22 09:51:47.355 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev42) (1.8.2) 2026-05-22 09:51:47.358 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (4.1.1) 2026-05-22 09:51:47.359 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (4.0.1) 2026-05-22 09:51:47.360 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (2.12.1) 2026-05-22 09:51:47.363 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (1.5.0) 2026-05-22 09:51:47.365 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (5.2.1) 2026-05-22 09:51:47.368 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev42) (0.20) 2026-05-22 09:51:47.371 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev42) (1.3.0) 2026-05-22 09:51:47.371 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev42) (2.0.0) 2026-05-22 09:51:47.371 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev42) (6.0.3) 2026-05-22 09:51:47.376 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev42) (2.1.2) 2026-05-22 09:51:47.376 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev42) (0.6.1) 2026-05-22 09:51:47.511 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.526 | Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 09:51:47.544 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.547 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-22 09:51:47.561 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.564 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-22 09:51:47.580 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.582 | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-05-22 09:51:47.586 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) (7.2.2) 2026-05-22 09:51:47.597 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.601 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 09:51:47.608 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev42) (2.9.0.post0) 2026-05-22 09:51:47.610 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (4.6.0) 2026-05-22 09:51:47.611 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (7.1.1) 2026-05-22 09:51:47.612 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (5.3.1) 2026-05-22 09:51:47.612 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (5.6.2) 2026-05-22 09:51:47.612 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (0.16.0) 2026-05-22 09:51:47.614 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (5.1.0) 2026-05-22 09:51:47.618 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (2026.2) 2026-05-22 09:51:47.619 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (26.2) 2026-05-22 09:51:47.622 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (0.25.0) 2026-05-22 09:51:47.624 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev42) (5.0.0) 2026-05-22 09:51:47.625 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev42) (3.1.6) 2026-05-22 09:51:47.626 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev42) (4.0.1) 2026-05-22 09:51:47.631 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev42) (3.0.3) 2026-05-22 09:51:47.640 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev42) (1.1.2) 2026-05-22 09:51:47.647 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (1.7.6) 2026-05-22 09:51:47.658 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev42) (82.0.1) 2026-05-22 09:51:47.666 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev42) (0.7.0) 2026-05-22 09:51:47.810 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.813 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:51:47.941 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:51:47.944 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-22 09:51:48.086 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:51:48.090 | Downloading cmd2-3.5.1-py3-none-any.whl.metadata (16 kB) 2026-05-22 09:51:48.109 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:51:48.113 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 09:51:48.118 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) (15.0.0) 2026-05-22 09:51:48.127 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:51:48.130 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:51:48.139 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev42) (1.17.0) 2026-05-22 09:51:48.147 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev42) (3.4.7) 2026-05-22 09:51:48.148 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev42) (3.14) 2026-05-22 09:51:48.148 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev42) (2.7.0) 2026-05-22 09:51:48.149 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev42) (2023.11.17) 2026-05-22 09:51:48.164 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) (4.2.0) 2026-05-22 09:51:48.165 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) (2.20.0) 2026-05-22 09:51:48.169 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) (0.1.2) 2026-05-22 09:51:48.177 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev42) (0.7) 2026-05-22 09:51:48.208 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-22 09:51:48.212 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-05-22 09:51:48.341 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-22 09:51:48.387 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:51:48.395 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev42) (9.1.4) 2026-05-22 09:51:48.406 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-22 09:51:48.411 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-22 09:51:48.562 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-22 09:51:48.566 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-22 09:51:48.572 | Installing build dependencies: started 2026-05-22 09:51:49.297 | Installing build dependencies: finished with status 'done' 2026-05-22 09:51:49.298 | Getting requirements to build wheel: started 2026-05-22 09:51:49.619 | Getting requirements to build wheel: finished with status 'done' 2026-05-22 09:51:49.620 | Preparing metadata (pyproject.toml): started 2026-05-22 09:51:49.805 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:51:49.808 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev42) (2026.2) 2026-05-22 09:51:49.826 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-22 09:51:49.829 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-22 09:51:49.878 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-22 09:51:49.925 | Downloading zipp-3.23.1-py3-none-any.whl.metadata (3.6 kB) 2026-05-22 09:51:49.962 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-05-22 09:51:49.975 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-22 09:51:49.983 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-22 09:51:49.990 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-05-22 09:51:49.996 | Downloading openstacksdk-4.13.0-py3-none-any.whl (1.9 MB) 2026-05-22 09:51:50.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 68.2 MB/s 0:00:00 2026-05-22 09:51:50.029 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-22 09:51:50.035 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-22 09:51:50.040 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-05-22 09:51:50.046 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-05-22 09:51:50.053 | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-22 09:51:50.058 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-05-22 09:51:50.065 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-05-22 09:51:50.074 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-22 09:51:50.079 | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-05-22 09:51:50.087 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-22 09:51:50.093 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-05-22 09:51:50.099 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-05-22 09:51:50.118 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-05-22 09:51:50.125 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-05-22 09:51:50.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 67.8 MB/s 0:00:00 2026-05-22 09:51:50.159 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-22 09:51:50.166 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-22 09:51:50.173 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-22 09:51:50.180 | Downloading zipp-3.23.1-py3-none-any.whl (10 kB) 2026-05-22 09:51:50.213 | Building wheels for collected packages: glance, simplegeneric 2026-05-22 09:51:50.214 | Building editable for glance (pyproject.toml): started 2026-05-22 09:51:50.668 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-22 09:51:50.669 | Created wheel for glance: filename=glance-32.1.0.dev42-0.editable-py3-none-any.whl size=8989 sha256=819439e0e6e940a314c77407079ad66e3c5e723f42e31486cc6c73130fdf1e4f 2026-05-22 09:51:50.669 | Stored in directory: /tmp/pip-ephem-wheel-cache-y7fftv9z/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-22 09:51:50.671 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-22 09:51:50.885 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-22 09:51:50.885 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ff420a082383ffa71c4a50ce424319e41ff63593a3703c3e73ddd159ed6b9e93 2026-05-22 09:51:50.886 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-22 09:51:50.888 | Successfully built glance simplegeneric 2026-05-22 09:51:51.013 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-05-22 09:51:52.232 | Attempting uninstall: jsonpointer 2026-05-22 09:51:52.240 | Found existing installation: jsonpointer 2.0 2026-05-22 09:51:52.240 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:52.241 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-22 09:51:52.249 | Attempting uninstall: jmespath 2026-05-22 09:51:52.257 | Found existing installation: jmespath 1.0.1 2026-05-22 09:51:52.257 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:52.257 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-22 09:51:52.277 | Attempting uninstall: httplib2 2026-05-22 09:51:52.285 | Found existing installation: httplib2 0.20.4 2026-05-22 09:51:52.285 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:52.285 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-22 09:51:52.331 | Attempting uninstall: jsonpatch 2026-05-22 09:51:52.339 | Found existing installation: jsonpatch 1.32 2026-05-22 09:51:52.339 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:51:52.339 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-22 09:51:54.422 | 2026-05-22 09:51:54.433 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-3.5.1 cursive-0.2.3 glance-32.1.0.dev42 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.13.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.9.6 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-3.23.1 2026-05-22 09:51:54.600 | + inc/python:pip_install:216 : result=0 2026-05-22 09:51:54.603 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:51:54.606 | + functions-common:time_stop:2414 : local name 2026-05-22 09:51:54.609 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:51:54.612 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:51:54.615 | + functions-common:time_stop:2417 : local total 2026-05-22 09:51:54.617 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:51:54.619 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:51:54.622 | + functions-common:time_stop:2421 : start_time=1779443503958 2026-05-22 09:51:54.624 | + functions-common:time_stop:2423 : [[ -z 1779443503958 ]] 2026-05-22 09:51:54.627 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:51:54.631 | + functions-common:time_stop:2426 : end_time=1779443514628 2026-05-22 09:51:54.634 | + functions-common:time_stop:2427 : elapsed_time=10670 2026-05-22 09:51:54.636 | + functions-common:time_stop:2428 : total=46788 2026-05-22 09:51:54.638 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:51:54.641 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=57458 2026-05-22 09:51:54.644 | + inc/python:pip_install:219 : return 0 2026-05-22 09:51:54.647 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-22 09:51:54.650 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:51:54.652 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-22 09:51:54.655 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-22 09:51:54.658 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:51:54.661 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:51:54.663 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-05-22 09:51:54.666 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:51:54.668 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-22 09:51:54.670 | + ./stack.sh:main:939 : configure_glance 2026-05-22 09:51:54.673 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-05-22 09:51:54.687 | + lib/glance:configure_glance:349 : local dburl 2026-05-22 09:51:54.691 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-22 09:51:54.694 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-22 09:51:54.697 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-22 09:51:54.700 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-22 09:51:54.702 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-22 09:51:54.705 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-22 09:51:54.707 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-22 09:51:54.723 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:54.726 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-22 09:51:54.728 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-22 09:51:54.732 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-22 09:51:54.735 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-22 09:51:54.770 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-22 09:51:54.803 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-22 09:51:54.837 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-22 09:51:54.869 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-22 09:51:54.901 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-22 09:51:54.933 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-22 09:51:54.968 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-22 09:51:54.970 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-05-22 09:51:54.973 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-05-22 09:51:54.976 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-05-22 09:51:54.979 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-05-22 09:51:54.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-22 09:51:54.984 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-05-22 09:51:54.987 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-05-22 09:51:54.990 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-05-22 09:51:54.993 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-22 09:51:55.027 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-22 09:51:55.060 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.85/identity 2026-05-22 09:51:55.094 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-22 09:51:55.126 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-05-22 09:51:55.158 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-22 09:51:55.189 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-22 09:51:55.224 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-22 09:51:55.259 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.85/identity 2026-05-22 09:51:55.292 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-22 09:51:55.327 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-22 09:51:55.362 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-05-22 09:51:55.365 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-22 09:51:55.401 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-22 09:51:55.404 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-22 09:51:55.407 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-22 09:51:55.409 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-22 09:51:55.412 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-22 09:51:55.416 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-22 09:51:55.434 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:55.437 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-22 09:51:55.440 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-22 09:51:55.443 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-22 09:51:55.460 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:55.463 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.85:5672/ 2026-05-22 09:51:55.467 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.85:5672/ 2026-05-22 09:51:55.498 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-22 09:51:55.501 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-22 09:51:55.504 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-22 09:51:55.506 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-05-22 09:51:55.509 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-22 09:51:55.542 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-22 09:51:55.576 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-22 09:51:55.610 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-22 09:51:55.613 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-22 09:51:55.616 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-22 09:51:55.619 | + lib/glance:configure_glance_store:278 : local be 2026-05-22 09:51:55.622 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-22 09:51:55.625 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-22 09:51:55.628 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-22 09:51:55.666 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-22 09:51:55.669 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.85 2026-05-22 09:51:55.706 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-22 09:51:55.709 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-22 09:51:55.711 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-22 09:51:55.731 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:55.734 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-05-22 09:51:55.771 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-05-22 09:51:55.805 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-05-22 09:51:55.843 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-05-22 09:51:55.879 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-05-22 09:51:55.912 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-05-22 09:51:55.932 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:55.935 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-05-22 09:51:55.973 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-05-22 09:51:56.010 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-05-22 09:51:56.045 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-05-22 09:51:56.081 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.85/identity/v3 2026-05-22 09:51:56.116 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-05-22 09:51:56.154 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.85/image 2026-05-22 09:51:56.193 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-22 09:51:56.212 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:56.214 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-05-22 09:51:56.248 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.85/identity 2026-05-22 09:51:56.283 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-22 09:51:56.286 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-22 09:51:56.289 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-22 09:51:56.292 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-22 09:51:56.312 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-22 09:51:56.315 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-22 09:51:56.318 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-22 09:51:56.321 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-22 09:51:56.323 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-05-22 09:51:56.356 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-05-22 09:51:56.391 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-05-22 09:51:56.427 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-22 09:51:56.460 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-22 09:51:56.496 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-22 09:51:56.502 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-22 09:51:56.538 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-22 09:51:56.572 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-22 09:51:56.608 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-22 09:51:56.643 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-22 09:51:56.681 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-22 09:51:56.718 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-22 09:51:56.755 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-22 09:51:56.789 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-22 09:51:56.795 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-05-22 09:51:56.802 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-22 09:51:56.820 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:56.823 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=10.4.3.85 2026-05-22 09:51:56.825 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-05-22 09:51:56.828 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.85:8776/v3/%(project_id)s' 2026-05-22 09:51:56.862 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.85:8776/v3/%(project_id)s' 2026-05-22 09:51:56.896 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-22 09:51:56.900 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-22 09:51:56.904 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-22 09:51:56.906 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-22 09:51:56.909 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-22 09:51:56.911 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-22 09:51:56.914 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-22 09:51:56.917 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-22 09:51:56.920 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-22 09:51:56.954 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-22 09:51:56.957 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-22 09:51:56.959 | ++ functions:get_random_port:861 : true 2026-05-22 09:51:56.963 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-22 09:51:56.965 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-22 09:51:56.967 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-22 09:51:57.020 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-22 09:51:57.022 | ++ functions:get_random_port:865 : break 2 2026-05-22 09:51:57.025 | ++ functions:get_random_port:869 : echo 60999 2026-05-22 09:51:57.028 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-22 09:51:57.031 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-22 09:51:57.062 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-05-22 09:51:57.094 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-22 09:51:57.126 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-22 09:51:57.157 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-22 09:51:57.188 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-22 09:51:57.222 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-22 09:51:57.255 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-22 09:51:57.289 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-22 09:51:57.322 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-22 09:51:57.353 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-22 09:51:57.384 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-22 09:51:57.415 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-22 09:51:57.449 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-22 09:51:57.480 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-22 09:51:57.515 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-22 09:51:57.548 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-22 09:51:57.581 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-22 09:51:57.612 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-22 09:51:57.642 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-22 09:51:57.677 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-22 09:51:57.680 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-22 09:51:57.682 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:51:57.685 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:51:57.687 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:57.690 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:57.693 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-22 09:51:57.695 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-22 09:51:57.729 | proxy (enabled by site administrator) 2026-05-22 09:51:57.732 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-22 09:51:57.734 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-22 09:51:57.737 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:51:57.739 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:51:57.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:57.745 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:57.747 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-22 09:51:57.749 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-22 09:51:57.782 | No module matches proxy_http 2026-05-22 09:51:57.785 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-22 09:51:57.818 | Considering dependency proxy for proxy_http: 2026-05-22 09:51:57.818 | Module proxy already enabled 2026-05-22 09:51:57.818 | Enabling module proxy_http. 2026-05-22 09:51:57.823 | To activate the new configuration, you need to run: 2026-05-22 09:51:57.823 | systemctl restart apache2 2026-05-22 09:51:57.828 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-22 09:51:57.830 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-22 09:51:57.833 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:51:57.836 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:51:57.838 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:51:57.936 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-22 09:51:57.940 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-22 09:51:57.943 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-22 09:51:57.945 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-22 09:51:57.948 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:57.950 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:57.952 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:51:57.955 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-22 09:51:57.959 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:51:57.959 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-22 09:51:57.967 | KeepAlive Off 2026-05-22 09:51:57.971 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-22 09:51:57.971 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:51:57.980 | SetEnv proxy-sendchunked 1 2026-05-22 09:51:57.985 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-22 09:51:57.985 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:51:57.993 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-22 09:51:57.997 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-22 09:51:58.000 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-22 09:51:58.003 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-22 09:51:58.006 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-22 09:51:58.009 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:51:58.012 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:51:58.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:58.017 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:58.020 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-22 09:51:58.023 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-22 09:51:58.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:51:58.028 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:51:58.031 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-22 09:51:58.065 | Enabling site glance-api. 2026-05-22 09:51:58.070 | To activate the new configuration, you need to run: 2026-05-22 09:51:58.070 | systemctl reload apache2 2026-05-22 09:51:58.075 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-22 09:51:58.078 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:51:58.080 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:51:58.082 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:51:58.184 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-22 09:51:58.189 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-22 09:51:58.223 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-22 09:51:58.259 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-22 09:51:58.263 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-22 09:51:58.299 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-22 09:51:58.336 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-22 09:51:58.371 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-22 09:51:58.392 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:51:58.395 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-22 09:51:58.398 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-22 09:51:58.402 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-22 09:51:58.405 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:51:58.409 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-22 09:51:58.412 | + lib/cinder:install_cinder:522 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-05-22 09:51:58.415 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-05-22 09:51:58.418 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-05-22 09:51:58.420 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:51:58.422 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:51:58.426 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:51:58.429 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:51:58.432 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:51:58.435 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:51:58.452 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:51:58.455 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:51:58.458 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:58.461 | + functions-common:git_clone:604 : echo master 2026-05-22 09:51:58.461 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:51:58.466 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-05-22 09:51:58.468 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:51:58.471 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-22 09:51:58.484 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-05-22 09:51:58.488 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:51:58.488 | + functions-common:git_clone:667 : head -1 2026-05-22 09:51:58.493 | 2975b044e Add iSCSI export support to the StorPool driver 2026-05-22 09:51:58.497 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:51:58.499 | + lib/cinder:install_cinder:523 : setup_develop /opt/stack/cinder 2026-05-22 09:51:58.502 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:51:58.505 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-22 09:51:58.508 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-22 09:51:58.510 | + inc/python:setup_develop:359 : local extras= 2026-05-22 09:51:58.513 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-22 09:51:58.516 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:51:58.518 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-22 09:51:58.521 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-22 09:51:58.525 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:51:58.527 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-22 09:51:58.532 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-22 09:51:58.535 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:51:58.539 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-22 09:51:58.541 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:51:58.544 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:51:58.548 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-22 09:51:58.555 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-22 09:51:58.557 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-22 09:51:58.560 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-22 09:51:58.652 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-22 09:51:58.655 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:51:58.658 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:51:58.661 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:51:58.663 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-22 09:51:58.666 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-22 09:51:58.669 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:51:58.672 | + inc/python:setup_package:446 : local extras= 2026-05-22 09:51:58.674 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:51:58.677 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-22 09:51:58.679 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-22 09:51:58.682 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-22 09:51:58.685 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:51:58.689 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-22 09:51:58.710 | Using python 3.12 to install /opt/stack/cinder 2026-05-22 09:51:58.712 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-05-22 09:51:59.228 | Obtaining file:///opt/stack/cinder 2026-05-22 09:51:59.230 | Installing build dependencies: started 2026-05-22 09:52:00.023 | Installing build dependencies: finished with status 'done' 2026-05-22 09:52:00.024 | Checking if build backend supports build_editable: started 2026-05-22 09:52:00.323 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:52:00.324 | Getting requirements to build editable: started 2026-05-22 09:52:00.476 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:52:00.477 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:52:01.229 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:52:01.248 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (7.0.3) 2026-05-22 09:52:01.249 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (5.2.1) 2026-05-22 09:52:01.249 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (0.41.0) 2026-05-22 09:52:01.250 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (3.3.0) 2026-05-22 09:52:01.250 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (3.5.0) 2026-05-22 09:52:01.250 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (2.1.0) 2026-05-22 09:52:01.251 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (4.26.0) 2026-05-22 09:52:01.251 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev97) (5.14.0) 2026-05-22 09:52:01.331 | INFO: pip is looking at multiple versions of cinder to determine which version is compatible with other requirements. This could take a while. 2026-05-22 09:52:01.331 | ERROR: Cannot install cinder==28.1.0.dev97 because these package versions have conflicting dependencies. 2026-05-22 09:52:01.332 | 2026-05-22 09:52:01.332 | The conflict is caused by: 2026-05-22 09:52:01.332 | cinder 28.1.0.dev97 depends on keystonemiddleware<13.0.0 and >=9.1.0 2026-05-22 09:52:01.332 | The user requested (constraint) keystonemiddleware===13.0.0 2026-05-22 09:52:01.332 | 2026-05-22 09:52:01.332 | Additionally, some packages in these conflicts have no matching distributions available for your environment: 2026-05-22 09:52:01.332 | keystonemiddleware 2026-05-22 09:52:01.332 | 2026-05-22 09:52:01.332 | To fix this you could try to: 2026-05-22 09:52:01.332 | 1. loosen the range of package versions you've specified 2026-05-22 09:52:01.332 | 2. remove package versions to allow pip to attempt to solve the dependency conflict 2026-05-22 09:52:01.332 | 2026-05-22 09:52:01.332 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2026-05-22 09:52:01.436 | + inc/python:pip_install:1 : exit_trap 2026-05-22 09:52:01.438 | + ./stack.sh:exit_trap:519 : local r=1 2026-05-22 09:52:01.442 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-22 09:52:01.445 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-22 09:52:01.447 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-22 09:52:01.450 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-22 09:52:01.453 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-22 09:52:01.455 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-22 09:52:01.458 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-05-22 09:52:01.460 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-22 09:52:01.460 | Error on exit 2026-05-22 09:52:01.463 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-22 09:52:01.465 | + ./stack.sh:exit_trap:540 : generate-subunit 1779443310 211 fail 2026-05-22 09:52:01.582 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-22 09:52:01.584 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-22 09:52:02.501 | + ./stack.sh:exit_trap:554 : exit 1