2026-06-30 10:19:48.174 | + ./stack.sh:main:488 : exec 2026-06-30 10:19:48.174 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-30-101948' 2026-06-30 10:19:48.174 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-30-101948.summary.2026-06-30-101948 2026-06-30 10:19:48.174 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:19:48.174 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-30-101948 2026-06-30 10:19:48.174 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-30-101948 /opt/stack/logs/devstacklog.txt 2026-06-30 10:19:48.174 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-30-101948.summary.2026-06-30-101948 /opt/stack/logs/devstacklog.txt.summary 2026-06-30 10:19:48.174 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-30 10:19:48.174 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-30 10:19:48.174 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-30 10:19:48.174 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-30 10:19:48.174 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-30 10:19:48.174 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-30 10:19:48.174 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-30 10:19:48.176 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-30 10:19:48.178 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-30 10:19:48.180 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-30 10:19:48.184 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-30 10:19:48.185 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-30 10:19:48.187 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-30 10:19:48.190 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-30 10:19:48.193 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-30 10:19:48.195 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-30 10:19:48.197 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-30 10:19:48.199 | + ./stack.sh:main:574 : set -o errexit 2026-06-30 10:19:48.201 | + ./stack.sh:main:577 : uname -a 2026-06-30 10:19:48.202 | Linux np0000003968 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-06-30 10:19:48.204 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-30 10:19:48.206 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-30 10:19:48.210 | + ./stack.sh:main:584 : source /opt/stack/devstack/lib/database 2026-06-30 10:19:48.242 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/rpc_backend 2026-06-30 10:19:48.257 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/host 2026-06-30 10:19:48.259 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-30 10:19:48.273 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-30 10:19:48.276 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-30 10:19:48.288 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-30 10:19:48.291 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-30 10:19:48.304 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-06-30 10:19:48.306 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-30 10:19:48.309 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-30 10:19:48.311 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-30 10:19:48.323 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-30 10:19:48.325 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-30 10:19:48.337 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-30 10:19:48.339 | + ./stack.sh:main:591 : tune_host 2026-06-30 10:19:48.341 | + lib/host:tune_host:125 : configure_host_mem 2026-06-30 10:19:48.343 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-30 10:19:48.346 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-06-30 10:19:48.347 | + lib/host:configure_zswap:72 : is_ubuntu 2026-06-30 10:19:48.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:19:48.351 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:19:48.353 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-06-30 10:19:48.354 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-06-30 10:19:48.356 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-06-30 10:19:48.358 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-06-30 10:19:48.359 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-06-30 10:19:48.361 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-06-30 10:19:48.363 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-06-30 10:19:48.364 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-06-30 10:19:48.367 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-06-30 10:19:48.367 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-30 10:19:48.376 | lz4 2026-06-30 10:19:48.379 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-06-30 10:19:48.381 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-06-30 10:19:48.383 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-06-30 10:19:48.385 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-06-30 10:19:48.387 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-06-30 10:19:48.389 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-06-30 10:19:48.390 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-06-30 10:19:48.391 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-06-30 10:19:48.393 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-06-30 10:19:48.394 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-30 10:19:48.402 | zsmalloc 2026-06-30 10:19:48.405 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-06-30 10:19:48.407 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-06-30 10:19:48.409 | + lib/host:set_zswap_parameter:63 : local value=1 2026-06-30 10:19:48.411 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-06-30 10:19:48.413 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-06-30 10:19:48.415 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-06-30 10:19:48.417 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-06-30 10:19:48.419 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-06-30 10:19:48.421 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-06-30 10:19:48.421 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-30 10:19:48.432 | 1 2026-06-30 10:19:48.443 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/enabled:Y 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/compressor:lz4 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-30 10:19:48.453 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-30 10:19:48.456 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-30 10:19:48.458 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-30 10:19:48.460 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-30 10:19:48.462 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:19:48.464 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:19:48.466 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-30 10:19:48.467 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:19:48.469 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:19:48.471 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:19:48.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:19:48.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:19:48.477 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:19:48.479 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-30 10:19:48.480 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-30 10:19:48.482 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-30 10:19:48.485 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-30 10:19:48.488 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-06-30 10:19:48.490 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-30 10:19:48.492 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-30 10:19:48.494 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:19:48.497 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:19:48.500 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:19:48.503 | + functions-common:time_start:2411 : _TIME_START[$name]=1782814788501 2026-06-30 10:19:48.505 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-30 10:19:48.508 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-30 10:19:48.510 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-30 10:19:48.656 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-30 10:19:48.855 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-30 10:19:48.972 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-30 10:19:49.090 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-30 10:19:51.625 | Reading package lists... 2026-06-30 10:19:51.650 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-30 10:19:51.652 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-30 10:19:51.654 | + functions-common:time_stop:2420 : local name 2026-06-30 10:19:51.656 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:19:51.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:19:51.660 | + functions-common:time_stop:2423 : local total 2026-06-30 10:19:51.662 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:19:51.663 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-30 10:19:51.665 | + functions-common:time_stop:2427 : start_time=1782814788501 2026-06-30 10:19:51.667 | + functions-common:time_stop:2429 : [[ -z 1782814788501 ]] 2026-06-30 10:19:51.670 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:19:51.672 | + functions-common:time_stop:2432 : end_time=1782814791671 2026-06-30 10:19:51.674 | + functions-common:time_stop:2433 : elapsed_time=3170 2026-06-30 10:19:51.676 | + functions-common:time_stop:2434 : total=0 2026-06-30 10:19:51.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:19:51.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3170 2026-06-30 10:19:51.682 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-30 10:19:51.684 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:19:51.686 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:19:51.688 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:19:51.690 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-30 10:19:51.707 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-30 10:19:51.739 | Reading package lists... 2026-06-30 10:19:51.968 | Building dependency tree... 2026-06-30 10:19:51.968 | Reading state information... 2026-06-30 10:19:52.223 | The following additional packages will be installed: 2026-06-30 10:19:52.223 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-30 10:19:52.223 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-30 10:19:52.223 | glib-networking glib-networking-common glib-networking-services 2026-06-30 10:19:52.223 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-30 10:19:52.223 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-30 10:19:52.223 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-30 10:19:52.223 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-06-30 10:19:52.223 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-30 10:19:52.223 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-30 10:19:52.223 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-30 10:19:52.223 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-30 10:19:52.223 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-30 10:19:52.223 | libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libdv4t64 libepoxy0 2026-06-30 10:19:52.223 | libfdt1 libflac12t64 libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin 2026-06-30 10:19:52.223 | libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-06-30 10:19:52.223 | libglx0 libgraphite2-3 libgstreamer-plugins-base1.0-0 2026-06-30 10:19:52.223 | libgstreamer-plugins-good1.0-0 libgtk-3-0t64 libgtk-3-bin libgtk-3-common 2026-06-30 10:19:52.223 | libharfbuzz0b libiec61883-0 libiscsi7 libjack-jackd2-0 liblcms2-2 libllvm20 2026-06-30 10:19:52.223 | libmp3lame0 libmpg123-0t64 libndctl6 libnfs14 libogg0 libopus0 2026-06-30 10:19:52.223 | liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-06-30 10:19:52.223 | libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 libpipewire-0.3-common 2026-06-30 10:19:52.223 | libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 libpulse0 librados2 2026-06-30 10:19:52.224 | libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 librsvg2-common 2026-06-30 10:19:52.224 | libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-06-30 10:19:52.224 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-06-30 10:19:52.224 | libtag1v5-vanilla libthai-data libthai0 libtheora0 libtwolame0 liburing2 2026-06-30 10:19:52.224 | libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 2026-06-30 10:19:52.224 | libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 libvte-2.91-0 2026-06-30 10:19:52.224 | libvte-2.91-common libvulkan1 libwavpack1 libwayland-client0 2026-06-30 10:19:52.224 | libwayland-cursor0 libwayland-egl1 libwebrtc-audio-processing1 libx11-xcb1 2026-06-30 10:19:52.224 | libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 2026-06-30 10:19:52.224 | libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 2026-06-30 10:19:52.224 | libxdamage1 libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 2026-06-30 10:19:52.224 | libxshmfence1 libxss1 libxtst6 libxv1 libxxf86vm1 mesa-libgallium 2026-06-30 10:19:52.224 | mesa-vulkan-drivers msr-tools ovmf qemu-block-extra qemu-system-common 2026-06-30 10:19:52.224 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-06-30 10:19:52.224 | qemu-system-modules-spice qemu-system-x86 qemu-utils seabios 2026-06-30 10:19:52.224 | session-migration ubuntu-mono x11-common 2026-06-30 10:19:52.226 | Suggested packages: 2026-06-30 10:19:52.226 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-06-30 10:19:52.226 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-06-30 10:19:52.226 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-06-30 10:19:52.226 | gstreamer1.0-plugins-ugly samba vde2 2026-06-30 10:19:52.313 | The following NEW packages will be installed: 2026-06-30 10:19:52.314 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-30 10:19:52.314 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-30 10:19:52.314 | glib-networking glib-networking-common glib-networking-services 2026-06-30 10:19:52.314 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-30 10:19:52.314 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-30 10:19:52.314 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-30 10:19:52.314 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-06-30 10:19:52.314 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-30 10:19:52.314 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-30 10:19:52.314 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-30 10:19:52.314 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-30 10:19:52.314 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-30 10:19:52.314 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-06-30 10:19:52.314 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-06-30 10:19:52.314 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-06-30 10:19:52.314 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-06-30 10:19:52.314 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-06-30 10:19:52.314 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-06-30 10:19:52.314 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-06-30 10:19:52.314 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-06-30 10:19:52.314 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-06-30 10:19:52.314 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-06-30 10:19:52.314 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-30 10:19:52.315 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-30 10:19:52.315 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-06-30 10:19:52.315 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-06-30 10:19:52.315 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-06-30 10:19:52.315 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-06-30 10:19:52.315 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-06-30 10:19:52.315 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-30 10:19:52.315 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-06-30 10:19:52.315 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-06-30 10:19:52.315 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-06-30 10:19:52.315 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-06-30 10:19:52.315 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-30 10:19:52.315 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-30 10:19:52.315 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-06-30 10:19:52.316 | The following packages will be upgraded: 2026-06-30 10:19:52.317 | libdrm-common libdrm2 2026-06-30 10:19:52.589 | 2 upgraded, 172 newly installed, 0 to remove and 128 not upgraded. 2026-06-30 10:19:52.589 | Need to get 119 MB of archives. 2026-06-30 10:19:52.589 | After this operation, 559 MB of additional disk space will be used. 2026-06-30 10:19:52.589 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-06-30 10:19:52.710 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-06-30 10:19:52.870 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-30 10:19:52.970 | Get:4 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-06-30 10:19:52.984 | Get:5 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-06-30 10:19:53.149 | Get:6 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-06-30 10:19:53.183 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-06-30 10:19:53.189 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-06-30 10:19:53.475 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-06-30 10:19:53.490 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-06-30 10:19:53.549 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-06-30 10:19:53.550 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-30 10:19:53.551 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-30 10:19:53.577 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.11 [69.3 kB] 2026-06-30 10:19:53.581 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-06-30 10:19:53.581 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-06-30 10:19:53.583 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-06-30 10:19:53.593 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-30 10:19:53.760 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-06-30 10:19:53.760 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-30 10:19:53.761 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-30 10:19:53.761 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-30 10:19:53.762 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-30 10:19:53.762 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-30 10:19:53.762 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-06-30 10:19:53.763 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-06-30 10:19:53.763 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-06-30 10:19:53.881 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-30 10:19:53.885 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-30 10:19:53.886 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-30 10:19:53.886 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-30 10:19:53.887 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-30 10:19:53.888 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-06-30 10:19:53.890 | Get:34 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-06-30 10:19:54.003 | Get:35 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-06-30 10:19:54.127 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-06-30 10:19:54.128 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-06-30 10:19:54.133 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-30 10:19:54.141 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-30 10:19:54.141 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-30 10:19:54.141 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-30 10:19:54.238 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-30 10:19:54.252 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-06-30 10:19:54.257 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-06-30 10:19:54.356 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-06-30 10:19:54.359 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-06-30 10:19:54.361 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-06-30 10:19:54.381 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-06-30 10:19:54.381 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-06-30 10:19:54.382 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-06-30 10:19:54.475 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-06-30 10:19:54.481 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-30 10:19:54.484 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-06-30 10:19:54.485 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-06-30 10:19:54.594 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-06-30 10:19:54.595 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-06-30 10:19:54.595 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-06-30 10:19:54.599 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-06-30 10:19:54.604 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-06-30 10:19:54.604 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-06-30 10:19:54.713 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-06-30 10:19:54.713 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-06-30 10:19:54.721 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-06-30 10:19:54.722 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-06-30 10:19:54.832 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-06-30 10:19:54.841 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-06-30 10:19:54.841 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-06-30 10:19:54.842 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-06-30 10:19:54.845 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-06-30 10:19:54.846 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-06-30 10:19:55.075 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-06-30 10:19:55.077 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-06-30 10:19:55.077 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-06-30 10:19:55.078 | Get:74 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-06-30 10:19:55.078 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-30 10:19:55.086 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-06-30 10:19:55.324 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-06-30 10:19:55.325 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-30 10:19:55.338 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-30 10:19:55.342 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-30 10:19:55.342 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-30 10:19:55.343 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-30 10:19:55.385 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-30 10:19:55.386 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-30 10:19:55.426 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-06-30 10:19:55.443 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-06-30 10:19:55.546 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-30 10:19:55.785 | Get:88 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-06-30 10:19:55.798 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-30 10:19:55.863 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-06-30 10:19:55.863 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-06-30 10:19:55.864 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-06-30 10:19:55.864 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-06-30 10:19:55.865 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-06-30 10:19:55.865 | Get:95 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-06-30 10:19:55.868 | Get:96 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-06-30 10:19:55.904 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-30 10:19:55.993 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-30 10:19:55.994 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-30 10:19:55.994 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-06-30 10:19:55.999 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-06-30 10:19:56.023 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-06-30 10:19:56.112 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-30 10:19:56.112 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-06-30 10:19:56.113 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-06-30 10:19:56.113 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-06-30 10:19:56.142 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-06-30 10:19:56.142 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-06-30 10:19:56.142 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-06-30 10:19:56.143 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-06-30 10:19:56.261 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-06-30 10:19:56.264 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-06-30 10:19:56.265 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-06-30 10:19:56.515 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-06-30 10:19:56.873 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-06-30 10:19:56.873 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-06-30 10:19:56.873 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-30 10:19:56.873 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-06-30 10:19:56.875 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-06-30 10:19:59.603 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-06-30 10:19:59.603 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-06-30 10:19:59.603 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-06-30 10:19:59.603 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-06-30 10:19:59.604 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-06-30 10:19:59.604 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-06-30 10:19:59.604 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-06-30 10:20:01.050 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-06-30 10:20:01.051 | Get:128 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-06-30 10:20:01.051 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-06-30 10:20:01.070 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB] 2026-06-30 10:20:01.070 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-06-30 10:20:01.071 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-06-30 10:20:01.071 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB] 2026-06-30 10:20:01.072 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-06-30 10:20:01.073 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-30 10:20:01.191 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-30 10:20:01.210 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-06-30 10:20:02.077 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-06-30 10:20:02.079 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-30 10:20:02.079 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-06-30 10:20:02.459 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-06-30 10:20:02.462 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-06-30 10:20:02.607 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-06-30 10:20:02.609 | Get:144 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-06-30 10:20:02.609 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-30 10:20:02.620 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-06-30 10:20:02.621 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-30 10:20:04.066 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-30 10:20:04.928 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-06-30 10:20:05.496 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-06-30 10:20:05.496 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-06-30 10:20:05.496 | Get:152 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-06-30 10:20:05.735 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-30 10:20:05.735 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-06-30 10:20:05.738 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-30 10:20:05.738 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-30 10:20:05.739 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-06-30 10:20:05.868 | Get:158 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-06-30 10:20:05.868 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-06-30 10:20:06.254 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.2 [17.5 MB] 2026-06-30 10:20:10.361 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-30 10:20:10.361 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-06-30 10:20:10.500 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-06-30 10:20:11.019 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-30 10:20:11.020 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-30 10:20:12.051 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-06-30 10:20:12.162 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-30 10:20:12.167 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-30 10:20:12.176 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-06-30 10:20:12.179 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-06-30 10:20:12.181 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-06-30 10:20:12.186 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-30 10:20:12.201 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-30 10:20:12.204 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-30 10:20:13.220 | Fetched 119 MB in 20s (5,839 kB/s) 2026-06-30 10:20:13.281 | (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-06-30 10:20:13.283 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-06-30 10:20:13.288 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-30 10:20:13.322 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-06-30 10:20:13.330 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-30 10:20:13.356 | Selecting previously unselected package acl. 2026-06-30 10:20:13.364 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-30 10:20:13.365 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-30 10:20:13.399 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-06-30 10:20:13.406 | Preparing to unpack .../003-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-06-30 10:20:13.408 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-30 10:20:13.435 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-06-30 10:20:13.442 | Preparing to unpack .../004-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-30 10:20:13.444 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-30 10:20:13.474 | Selecting previously unselected package gtk-update-icon-cache. 2026-06-30 10:20:13.482 | Preparing to unpack .../005-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-30 10:20:13.483 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:13.514 | Selecting previously unselected package hicolor-icon-theme. 2026-06-30 10:20:13.522 | Preparing to unpack .../006-hicolor-icon-theme_0.17-2_all.deb ... 2026-06-30 10:20:13.523 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-06-30 10:20:13.599 | Selecting previously unselected package humanity-icon-theme. 2026-06-30 10:20:13.606 | Preparing to unpack .../007-humanity-icon-theme_0.6.16_all.deb ... 2026-06-30 10:20:13.609 | Unpacking humanity-icon-theme (0.6.16) ... 2026-06-30 10:20:14.683 | Selecting previously unselected package ubuntu-mono. 2026-06-30 10:20:14.693 | Preparing to unpack .../008-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-06-30 10:20:14.695 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-06-30 10:20:15.333 | Selecting previously unselected package adwaita-icon-theme. 2026-06-30 10:20:15.343 | Preparing to unpack .../009-adwaita-icon-theme_46.0-1_all.deb ... 2026-06-30 10:20:15.345 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-06-30 10:20:15.602 | Selecting previously unselected package alsa-topology-conf. 2026-06-30 10:20:15.612 | Preparing to unpack .../010-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-06-30 10:20:15.615 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-06-30 10:20:15.649 | Selecting previously unselected package libasound2-data. 2026-06-30 10:20:15.659 | Preparing to unpack .../011-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-30 10:20:15.661 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-30 10:20:15.708 | Selecting previously unselected package libasound2t64:amd64. 2026-06-30 10:20:15.717 | Preparing to unpack .../012-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-30 10:20:15.721 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-30 10:20:15.752 | Selecting previously unselected package alsa-ucm-conf. 2026-06-30 10:20:15.761 | Preparing to unpack .../013-alsa-ucm-conf_1.2.10-1ubuntu5.11_all.deb ... 2026-06-30 10:20:15.763 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-06-30 10:20:15.907 | Selecting previously unselected package at-spi2-common. 2026-06-30 10:20:15.916 | Preparing to unpack .../014-at-spi2-common_2.52.0-1build1_all.deb ... 2026-06-30 10:20:15.922 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-06-30 10:20:15.961 | Selecting previously unselected package libxi6:amd64. 2026-06-30 10:20:15.970 | Preparing to unpack .../015-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-06-30 10:20:15.972 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-30 10:20:16.002 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-06-30 10:20:16.011 | Preparing to unpack .../016-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-30 10:20:16.013 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-30 10:20:16.050 | Selecting previously unselected package x11-common. 2026-06-30 10:20:16.059 | Preparing to unpack .../017-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-30 10:20:16.064 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-30 10:20:16.099 | Selecting previously unselected package libxtst6:amd64. 2026-06-30 10:20:16.108 | Preparing to unpack .../018-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-06-30 10:20:16.110 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-30 10:20:16.140 | Selecting previously unselected package libdconf1:amd64. 2026-06-30 10:20:16.149 | Preparing to unpack .../019-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-30 10:20:16.151 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-30 10:20:16.177 | Selecting previously unselected package dconf-service. 2026-06-30 10:20:16.186 | Preparing to unpack .../020-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-30 10:20:16.188 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-30 10:20:16.212 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-30 10:20:16.221 | Preparing to unpack .../021-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-30 10:20:16.223 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-30 10:20:16.252 | Selecting previously unselected package session-migration. 2026-06-30 10:20:16.261 | Preparing to unpack .../022-session-migration_0.3.9build1_amd64.deb ... 2026-06-30 10:20:16.262 | Unpacking session-migration (0.3.9build1) ... 2026-06-30 10:20:16.291 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-30 10:20:16.300 | Preparing to unpack .../023-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-30 10:20:16.301 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-30 10:20:16.339 | Selecting previously unselected package at-spi2-core. 2026-06-30 10:20:16.349 | Preparing to unpack .../024-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-06-30 10:20:16.354 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-06-30 10:20:16.382 | Selecting previously unselected package msr-tools. 2026-06-30 10:20:16.392 | Preparing to unpack .../025-msr-tools_1.3-5build1_amd64.deb ... 2026-06-30 10:20:16.393 | Unpacking msr-tools (1.3-5build1) ... 2026-06-30 10:20:16.418 | Selecting previously unselected package cpu-checker. 2026-06-30 10:20:16.426 | Preparing to unpack .../026-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-06-30 10:20:16.428 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-06-30 10:20:16.456 | Selecting previously unselected package fontconfig. 2026-06-30 10:20:16.464 | Preparing to unpack .../027-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-30 10:20:16.466 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-30 10:20:16.503 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-30 10:20:16.511 | Preparing to unpack .../028-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-30 10:20:16.513 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-30 10:20:16.540 | Selecting previously unselected package glib-networking-common. 2026-06-30 10:20:16.548 | Preparing to unpack .../029-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-30 10:20:16.550 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-30 10:20:16.573 | Selecting previously unselected package glib-networking-services. 2026-06-30 10:20:16.580 | Preparing to unpack .../030-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-30 10:20:16.583 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-30 10:20:16.607 | Selecting previously unselected package glib-networking:amd64. 2026-06-30 10:20:16.615 | Preparing to unpack .../031-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-30 10:20:16.617 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-30 10:20:16.649 | Selecting previously unselected package libcdparanoia0:amd64. 2026-06-30 10:20:16.657 | Preparing to unpack .../032-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-06-30 10:20:16.660 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-30 10:20:16.692 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-06-30 10:20:16.700 | Preparing to unpack .../033-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-06-30 10:20:16.703 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-30 10:20:16.736 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-06-30 10:20:16.745 | Preparing to unpack .../034-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-30 10:20:16.748 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-30 10:20:16.791 | Selecting previously unselected package libogg0:amd64. 2026-06-30 10:20:16.800 | Preparing to unpack .../035-libogg0_1.3.5-3build1_amd64.deb ... 2026-06-30 10:20:16.802 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-06-30 10:20:16.830 | Selecting previously unselected package libopus0:amd64. 2026-06-30 10:20:16.839 | Preparing to unpack .../036-libopus0_1.4-1build1_amd64.deb ... 2026-06-30 10:20:16.841 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-06-30 10:20:16.870 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-30 10:20:16.879 | Preparing to unpack .../037-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-30 10:20:16.882 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-30 10:20:16.914 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-30 10:20:16.923 | Preparing to unpack .../038-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:16.925 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:16.961 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-30 10:20:16.968 | Preparing to unpack .../039-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:16.970 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:16.998 | Selecting previously unselected package libxrender1:amd64. 2026-06-30 10:20:17.007 | Preparing to unpack .../040-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-30 10:20:17.009 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-30 10:20:17.040 | Selecting previously unselected package libcairo2:amd64. 2026-06-30 10:20:17.049 | Preparing to unpack .../041-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-30 10:20:17.051 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-30 10:20:17.087 | Selecting previously unselected package libtheora0:amd64. 2026-06-30 10:20:17.096 | Preparing to unpack .../042-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-06-30 10:20:17.098 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-30 10:20:17.132 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-06-30 10:20:17.140 | Preparing to unpack .../043-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-06-30 10:20:17.142 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-30 10:20:17.176 | Selecting previously unselected package libvorbis0a:amd64. 2026-06-30 10:20:17.185 | Preparing to unpack .../044-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-06-30 10:20:17.187 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-30 10:20:17.219 | Selecting previously unselected package libvorbisenc2:amd64. 2026-06-30 10:20:17.228 | Preparing to unpack .../045-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-06-30 10:20:17.230 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-30 10:20:17.260 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-06-30 10:20:17.269 | Preparing to unpack .../046-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-30 10:20:17.271 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-30 10:20:17.315 | Selecting previously unselected package libaa1:amd64. 2026-06-30 10:20:17.323 | Preparing to unpack .../047-libaa1_1.4p5-51.1_amd64.deb ... 2026-06-30 10:20:17.325 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-06-30 10:20:17.352 | Selecting previously unselected package libraw1394-11:amd64. 2026-06-30 10:20:17.361 | Preparing to unpack .../048-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-06-30 10:20:17.364 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-30 10:20:17.392 | Selecting previously unselected package libavc1394-0:amd64. 2026-06-30 10:20:17.400 | Preparing to unpack .../049-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-06-30 10:20:17.402 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-30 10:20:17.428 | Selecting previously unselected package libcaca0:amd64. 2026-06-30 10:20:17.436 | Preparing to unpack .../050-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-06-30 10:20:17.438 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-30 10:20:17.472 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-30 10:20:17.481 | Preparing to unpack .../051-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-30 10:20:17.483 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-30 10:20:17.520 | Selecting previously unselected package libdv4t64:amd64. 2026-06-30 10:20:17.528 | Preparing to unpack .../052-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-06-30 10:20:17.531 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-30 10:20:17.565 | Selecting previously unselected package libflac12t64:amd64. 2026-06-30 10:20:17.574 | Preparing to unpack .../053-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-06-30 10:20:17.577 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-30 10:20:17.608 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-06-30 10:20:17.617 | Preparing to unpack .../054-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-30 10:20:17.620 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-30 10:20:17.648 | Selecting previously unselected package libiec61883-0:amd64. 2026-06-30 10:20:17.656 | Preparing to unpack .../055-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-06-30 10:20:17.659 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-30 10:20:17.688 | Selecting previously unselected package libmp3lame0:amd64. 2026-06-30 10:20:17.697 | Preparing to unpack .../056-libmp3lame0_3.100-6build1_amd64.deb ... 2026-06-30 10:20:17.700 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-06-30 10:20:17.732 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-06-30 10:20:17.740 | Preparing to unpack .../057-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-06-30 10:20:17.743 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-30 10:20:17.770 | Selecting previously unselected package libasyncns0:amd64. 2026-06-30 10:20:17.779 | Preparing to unpack .../058-libasyncns0_0.8-6build4_amd64.deb ... 2026-06-30 10:20:17.781 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-06-30 10:20:17.810 | Selecting previously unselected package libsndfile1:amd64. 2026-06-30 10:20:17.820 | Preparing to unpack .../059-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-06-30 10:20:17.821 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-30 10:20:17.851 | Selecting previously unselected package libx11-xcb1:amd64. 2026-06-30 10:20:17.862 | Preparing to unpack .../060-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-06-30 10:20:17.864 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-30 10:20:17.899 | Selecting previously unselected package libpulse0:amd64. 2026-06-30 10:20:17.908 | Preparing to unpack .../061-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-06-30 10:20:17.916 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-30 10:20:17.948 | Selecting previously unselected package libspeex1:amd64. 2026-06-30 10:20:17.957 | Preparing to unpack .../062-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-06-30 10:20:17.959 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-30 10:20:17.988 | Selecting previously unselected package libshout3:amd64. 2026-06-30 10:20:17.998 | Preparing to unpack .../063-libshout3_2.4.6-1build2_amd64.deb ... 2026-06-30 10:20:17.999 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-06-30 10:20:18.028 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-06-30 10:20:18.037 | Preparing to unpack .../064-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-06-30 10:20:18.039 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-30 10:20:18.070 | Selecting previously unselected package libtag1v5:amd64. 2026-06-30 10:20:18.079 | Preparing to unpack .../065-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-06-30 10:20:18.083 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-30 10:20:18.109 | Selecting previously unselected package libtwolame0:amd64. 2026-06-30 10:20:18.118 | Preparing to unpack .../066-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-06-30 10:20:18.120 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-30 10:20:18.148 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-06-30 10:20:18.157 | Preparing to unpack .../067-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-06-30 10:20:18.159 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-30 10:20:18.194 | Selecting previously unselected package libv4l-0t64:amd64. 2026-06-30 10:20:18.202 | Preparing to unpack .../068-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-06-30 10:20:18.204 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-30 10:20:18.243 | Selecting previously unselected package libvpx9:amd64. 2026-06-30 10:20:18.254 | Preparing to unpack .../069-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-06-30 10:20:18.258 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-30 10:20:18.307 | Selecting previously unselected package libwavpack1:amd64. 2026-06-30 10:20:18.316 | Preparing to unpack .../070-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-06-30 10:20:18.320 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-30 10:20:18.351 | Selecting previously unselected package libxdamage1:amd64. 2026-06-30 10:20:18.359 | Preparing to unpack .../071-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-06-30 10:20:18.364 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-30 10:20:18.394 | Selecting previously unselected package libxfixes3:amd64. 2026-06-30 10:20:18.404 | Preparing to unpack .../072-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-06-30 10:20:18.408 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-30 10:20:18.434 | Selecting previously unselected package libsoup-3.0-common. 2026-06-30 10:20:18.443 | Preparing to unpack .../073-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-30 10:20:18.445 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-30 10:20:18.475 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-30 10:20:18.484 | Preparing to unpack .../074-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-30 10:20:18.487 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-30 10:20:18.519 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-06-30 10:20:18.530 | Preparing to unpack .../075-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-30 10:20:18.533 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-30 10:20:18.621 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-30 10:20:18.629 | Preparing to unpack .../076-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:20:18.641 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-30 10:20:18.722 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-30 10:20:18.734 | Preparing to unpack .../077-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-30 10:20:18.737 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-30 10:20:18.781 | Selecting previously unselected package libthai-data. 2026-06-30 10:20:18.789 | Preparing to unpack .../078-libthai-data_0.1.29-2build1_all.deb ... 2026-06-30 10:20:18.794 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-30 10:20:18.832 | Selecting previously unselected package libdatrie1:amd64. 2026-06-30 10:20:18.839 | Preparing to unpack .../079-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-30 10:20:18.840 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-30 10:20:18.893 | Selecting previously unselected package libthai0:amd64. 2026-06-30 10:20:18.904 | Preparing to unpack .../080-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-30 10:20:18.906 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-30 10:20:18.937 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-30 10:20:18.946 | Preparing to unpack .../081-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-30 10:20:18.952 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-30 10:20:18.991 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-30 10:20:19.000 | Preparing to unpack .../082-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-30 10:20:19.004 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-30 10:20:19.050 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-30 10:20:19.058 | Preparing to unpack .../083-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-30 10:20:19.061 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-30 10:20:19.095 | Selecting previously unselected package libxv1:amd64. 2026-06-30 10:20:19.103 | Preparing to unpack .../084-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-06-30 10:20:19.106 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-30 10:20:19.131 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-06-30 10:20:19.140 | Preparing to unpack .../085-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-30 10:20:19.143 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-30 10:20:19.172 | Selecting previously unselected package ipxe-qemu. 2026-06-30 10:20:19.181 | Preparing to unpack .../086-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-30 10:20:19.183 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-30 10:20:19.233 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-06-30 10:20:19.246 | Preparing to unpack .../087-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-06-30 10:20:19.249 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-30 10:20:19.283 | Selecting previously unselected package ksmtuned. 2026-06-30 10:20:19.295 | Preparing to unpack .../088-ksmtuned_4.20150326_amd64.deb ... 2026-06-30 10:20:19.297 | Unpacking ksmtuned (4.20150326) ... 2026-06-30 10:20:19.329 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-06-30 10:20:19.337 | Preparing to unpack .../089-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-30 10:20:19.339 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-30 10:20:19.369 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-06-30 10:20:19.378 | Preparing to unpack .../090-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-30 10:20:19.380 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-30 10:20:19.407 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-30 10:20:19.416 | Preparing to unpack .../091-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-30 10:20:19.419 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-30 10:20:19.449 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-30 10:20:19.459 | Preparing to unpack .../092-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-30 10:20:19.460 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-30 10:20:19.488 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-30 10:20:19.498 | Preparing to unpack .../093-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-30 10:20:19.499 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-30 10:20:19.538 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-30 10:20:19.547 | Preparing to unpack .../094-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-30 10:20:19.552 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-30 10:20:19.593 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-30 10:20:19.602 | Preparing to unpack .../095-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-30 10:20:19.605 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-30 10:20:19.644 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-30 10:20:19.653 | Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-30 10:20:19.655 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-30 10:20:19.684 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-30 10:20:19.695 | Preparing to unpack .../097-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-30 10:20:19.697 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-30 10:20:19.731 | Selecting previously unselected package libcacard0:amd64. 2026-06-30 10:20:19.741 | Preparing to unpack .../098-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-30 10:20:19.743 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-30 10:20:19.775 | Selecting previously unselected package liblcms2-2:amd64. 2026-06-30 10:20:19.784 | Preparing to unpack .../099-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-06-30 10:20:19.786 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-30 10:20:19.819 | Selecting previously unselected package libcolord2:amd64. 2026-06-30 10:20:19.829 | Preparing to unpack .../100-libcolord2_1.4.7-1build2_amd64.deb ... 2026-06-30 10:20:19.831 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-06-30 10:20:19.863 | Selecting previously unselected package libcups2t64:amd64. 2026-06-30 10:20:19.873 | Preparing to unpack .../101-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-06-30 10:20:19.874 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-30 10:20:19.905 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-30 10:20:19.914 | Preparing to unpack .../102-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-30 10:20:19.915 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-30 10:20:19.944 | Selecting previously unselected package libwayland-client0:amd64. 2026-06-30 10:20:19.953 | Preparing to unpack .../103-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-06-30 10:20:19.955 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-30 10:20:19.984 | Selecting previously unselected package libdecor-0-0:amd64. 2026-06-30 10:20:19.993 | Preparing to unpack .../104-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-06-30 10:20:19.995 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-30 10:20:20.025 | Selecting previously unselected package libepoxy0:amd64. 2026-06-30 10:20:20.035 | Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-06-30 10:20:20.037 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-30 10:20:20.071 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-06-30 10:20:20.080 | Preparing to unpack .../106-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-06-30 10:20:20.081 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-30 10:20:20.107 | Selecting previously unselected package libwayland-egl1:amd64. 2026-06-30 10:20:20.116 | Preparing to unpack .../107-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-06-30 10:20:20.118 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-30 10:20:20.142 | Selecting previously unselected package libxcomposite1:amd64. 2026-06-30 10:20:20.151 | Preparing to unpack .../108-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-06-30 10:20:20.153 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-30 10:20:20.185 | Selecting previously unselected package libxcursor1:amd64. 2026-06-30 10:20:20.194 | Preparing to unpack .../109-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-06-30 10:20:20.196 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-30 10:20:20.228 | Selecting previously unselected package libxinerama1:amd64. 2026-06-30 10:20:20.238 | Preparing to unpack .../110-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-06-30 10:20:20.240 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-30 10:20:20.273 | Selecting previously unselected package libxrandr2:amd64. 2026-06-30 10:20:20.286 | Preparing to unpack .../111-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-06-30 10:20:20.288 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-30 10:20:20.322 | Selecting previously unselected package libgtk-3-common. 2026-06-30 10:20:20.330 | Preparing to unpack .../112-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-06-30 10:20:20.332 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:20.405 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-06-30 10:20:20.414 | Preparing to unpack .../113-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-30 10:20:20.433 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:20.529 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-06-30 10:20:20.538 | Preparing to unpack .../114-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-06-30 10:20:20.540 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-30 10:20:20.573 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-06-30 10:20:20.582 | Preparing to unpack .../115-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-06-30 10:20:20.584 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-06-30 10:20:20.612 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-30 10:20:20.621 | Preparing to unpack .../116-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:20:20.622 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-30 10:20:20.652 | Selecting previously unselected package libdrm-intel1:amd64. 2026-06-30 10:20:20.661 | Preparing to unpack .../117-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-06-30 10:20:20.662 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-06-30 10:20:20.690 | Selecting previously unselected package libllvm20:amd64. 2026-06-30 10:20:20.699 | Preparing to unpack .../118-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-06-30 10:20:20.701 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-06-30 10:20:21.333 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-06-30 10:20:21.342 | Preparing to unpack .../119-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:21.344 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:21.377 | Selecting previously unselected package libxcb-present0:amd64. 2026-06-30 10:20:21.386 | Preparing to unpack .../120-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:21.390 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:21.424 | Selecting previously unselected package libxcb-randr0:amd64. 2026-06-30 10:20:21.433 | Preparing to unpack .../121-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:21.436 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:21.470 | Selecting previously unselected package libxcb-sync1:amd64. 2026-06-30 10:20:21.480 | Preparing to unpack .../122-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:21.483 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:21.558 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-06-30 10:20:21.567 | Preparing to unpack .../123-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:21.569 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:21.598 | Selecting previously unselected package libxshmfence1:amd64. 2026-06-30 10:20:21.606 | Preparing to unpack .../124-libxshmfence1_1.3-1build5_amd64.deb ... 2026-06-30 10:20:21.608 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-06-30 10:20:21.654 | Selecting previously unselected package mesa-libgallium:amd64. 2026-06-30 10:20:21.663 | Preparing to unpack .../125-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:20:21.671 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:21.910 | Selecting previously unselected package libgbm1:amd64. 2026-06-30 10:20:21.919 | Preparing to unpack .../126-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:20:21.921 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:21.951 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-06-30 10:20:21.960 | Preparing to unpack .../127-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-30 10:20:21.962 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-30 10:20:21.992 | Selecting previously unselected package libvulkan1:amd64. 2026-06-30 10:20:22.002 | Preparing to unpack .../128-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-06-30 10:20:22.004 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-30 10:20:22.039 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-06-30 10:20:22.049 | Preparing to unpack .../129-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:20:22.058 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:22.098 | Selecting previously unselected package libxcb-glx0:amd64. 2026-06-30 10:20:22.108 | Preparing to unpack .../130-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-06-30 10:20:22.110 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:22.141 | Selecting previously unselected package libxxf86vm1:amd64. 2026-06-30 10:20:22.150 | Preparing to unpack .../131-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-06-30 10:20:22.152 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-30 10:20:22.184 | Selecting previously unselected package libglx-mesa0:amd64. 2026-06-30 10:20:22.193 | Preparing to unpack .../132-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:20:22.195 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:22.224 | Selecting previously unselected package libgtk-3-bin. 2026-06-30 10:20:22.233 | Preparing to unpack .../133-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-30 10:20:22.235 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:22.271 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-30 10:20:22.280 | Preparing to unpack .../134-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-30 10:20:22.282 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-30 10:20:22.314 | Selecting previously unselected package libiscsi7:amd64. 2026-06-30 10:20:22.323 | Preparing to unpack .../135-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-30 10:20:22.325 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-30 10:20:22.354 | Selecting previously unselected package libsamplerate0:amd64. 2026-06-30 10:20:22.362 | Preparing to unpack .../136-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-06-30 10:20:22.364 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-30 10:20:22.399 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-06-30 10:20:22.408 | Preparing to unpack .../137-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-06-30 10:20:22.409 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-30 10:20:22.446 | Selecting previously unselected package libndctl6:amd64. 2026-06-30 10:20:22.455 | Preparing to unpack .../138-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-30 10:20:22.456 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-30 10:20:22.489 | Selecting previously unselected package libnfs14:amd64. 2026-06-30 10:20:22.497 | Preparing to unpack .../139-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:20:22.499 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-06-30 10:20:22.528 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-06-30 10:20:22.536 | Preparing to unpack .../140-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-06-30 10:20:22.539 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-30 10:20:22.569 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-06-30 10:20:22.579 | Preparing to unpack .../141-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-30 10:20:22.581 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-30 10:20:22.625 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-06-30 10:20:22.634 | Preparing to unpack .../142-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-30 10:20:22.637 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-30 10:20:22.666 | Selecting previously unselected package libpipewire-0.3-common. 2026-06-30 10:20:22.675 | Preparing to unpack .../143-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-06-30 10:20:22.676 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-30 10:20:22.707 | Selecting previously unselected package libpmem1:amd64. 2026-06-30 10:20:22.716 | Preparing to unpack .../144-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-30 10:20:22.718 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-30 10:20:22.747 | Selecting previously unselected package libpmemobj1:amd64. 2026-06-30 10:20:22.756 | Preparing to unpack .../145-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-30 10:20:22.758 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-30 10:20:22.796 | Selecting previously unselected package librados2. 2026-06-30 10:20:22.807 | Preparing to unpack .../146-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:20:22.809 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-30 10:20:22.910 | Selecting previously unselected package librbd1. 2026-06-30 10:20:22.919 | Preparing to unpack .../147-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:20:22.922 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-30 10:20:23.016 | Selecting previously unselected package librsvg2-2:amd64. 2026-06-30 10:20:23.025 | Preparing to unpack .../148-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-30 10:20:23.027 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-30 10:20:23.088 | Selecting previously unselected package librsvg2-common:amd64. 2026-06-30 10:20:23.096 | Preparing to unpack .../149-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-30 10:20:23.099 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-30 10:20:23.128 | Selecting previously unselected package libxss1:amd64. 2026-06-30 10:20:23.141 | Preparing to unpack .../150-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-06-30 10:20:23.142 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-30 10:20:23.171 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-06-30 10:20:23.184 | Preparing to unpack .../151-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-06-30 10:20:23.186 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-30 10:20:23.227 | Selecting previously unselected package libslirp0:amd64. 2026-06-30 10:20:23.237 | Preparing to unpack .../152-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-30 10:20:23.240 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-30 10:20:23.272 | Selecting previously unselected package libspice-server1:amd64. 2026-06-30 10:20:23.280 | Preparing to unpack .../153-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-06-30 10:20:23.282 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-30 10:20:23.340 | Selecting previously unselected package liburing2:amd64. 2026-06-30 10:20:23.351 | Preparing to unpack .../154-liburing2_2.5-1build1_amd64.deb ... 2026-06-30 10:20:23.353 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-30 10:20:23.382 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-30 10:20:23.391 | Preparing to unpack .../155-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-30 10:20:23.393 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-30 10:20:23.432 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-06-30 10:20:23.441 | Preparing to unpack .../156-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-06-30 10:20:23.444 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-30 10:20:23.479 | Selecting previously unselected package libvte-2.91-common. 2026-06-30 10:20:23.488 | Preparing to unpack .../157-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-30 10:20:23.489 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-30 10:20:23.522 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-06-30 10:20:23.531 | Preparing to unpack .../158-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-30 10:20:23.534 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-30 10:20:23.565 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-06-30 10:20:23.573 | Preparing to unpack .../159-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:20:23.575 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:23.959 | Selecting previously unselected package libfdt1:amd64. 2026-06-30 10:20:23.971 | Preparing to unpack .../160-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-30 10:20:23.972 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-30 10:20:24.002 | Selecting previously unselected package qemu-system-common. 2026-06-30 10:20:24.013 | Preparing to unpack .../161-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:20:24.015 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.105 | Selecting previously unselected package qemu-system-data. 2026-06-30 10:20:24.114 | Preparing to unpack .../162-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-30 10:20:24.116 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.198 | Selecting previously unselected package seabios. 2026-06-30 10:20:24.207 | Preparing to unpack .../163-seabios_1.16.3-2_all.deb ... 2026-06-30 10:20:24.222 | Unpacking seabios (1.16.3-2) ... 2026-06-30 10:20:24.256 | Selecting previously unselected package qemu-system-x86. 2026-06-30 10:20:24.267 | Preparing to unpack .../164-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:20:24.277 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.526 | Selecting previously unselected package qemu-utils. 2026-06-30 10:20:24.534 | Preparing to unpack .../165-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:20:24.536 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.611 | Selecting previously unselected package qemu-block-extra. 2026-06-30 10:20:24.619 | Preparing to unpack .../166-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:20:24.622 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.651 | Selecting previously unselected package qemu-system-modules-opengl. 2026-06-30 10:20:24.659 | Preparing to unpack .../167-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:20:24.662 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.693 | Selecting previously unselected package libglvnd0:amd64. 2026-06-30 10:20:24.702 | Preparing to unpack .../168-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-06-30 10:20:24.704 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-30 10:20:24.736 | Selecting previously unselected package libglx0:amd64. 2026-06-30 10:20:24.745 | Preparing to unpack .../169-libglx0_1.7.0-1build1_amd64.deb ... 2026-06-30 10:20:24.747 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-06-30 10:20:24.776 | Selecting previously unselected package libgl1:amd64. 2026-06-30 10:20:24.784 | Preparing to unpack .../170-libgl1_1.7.0-1build1_amd64.deb ... 2026-06-30 10:20:24.786 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-06-30 10:20:24.825 | Selecting previously unselected package qemu-system-gui. 2026-06-30 10:20:24.834 | Preparing to unpack .../171-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:20:24.836 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.866 | Selecting previously unselected package qemu-system-modules-spice. 2026-06-30 10:20:24.874 | Preparing to unpack .../172-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:20:24.876 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:24.902 | Selecting previously unselected package ovmf. 2026-06-30 10:20:24.911 | Preparing to unpack .../173-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-30 10:20:24.913 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-30 10:20:25.015 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-30 10:20:25.020 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-30 10:20:25.024 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:25.029 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-30 10:20:25.033 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-30 10:20:25.037 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-30 10:20:25.041 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-30 10:20:25.045 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-30 10:20:25.049 | Setting up session-migration (0.3.9build1) ... 2026-06-30 10:20:25.168 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-30 10:20:25.173 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-30 10:20:27.224 | Regenerating fonts cache... done. 2026-06-30 10:20:27.227 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-30 10:20:27.231 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-30 10:20:27.234 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-30 10:20:27.239 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-30 10:20:27.242 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:27.246 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-06-30 10:20:27.250 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-30 10:20:27.254 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-30 10:20:27.258 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-30 10:20:27.262 | Setting up hicolor-icon-theme (0.17-2) ... 2026-06-30 10:20:27.287 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-30 10:20:27.294 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-30 10:20:27.303 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-30 10:20:27.310 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-30 10:20:27.321 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-30 10:20:27.325 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-30 10:20:27.329 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:27.333 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-30 10:20:27.338 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:27.344 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-30 10:20:27.350 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-30 10:20:27.712 | Setting up msr-tools (1.3-5build1) ... 2026-06-30 10:20:27.717 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-30 10:20:27.721 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-30 10:20:27.731 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:27.735 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-30 10:20:27.739 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-30 10:20:27.745 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-30 10:20:27.749 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-30 10:20:27.753 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-06-30 10:20:27.757 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-06-30 10:20:27.760 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-30 10:20:27.764 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-30 10:20:27.769 | Setting up acl (2.3.2-1build1.1) ... 2026-06-30 10:20:27.776 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-30 10:20:27.780 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:27.784 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-30 10:20:27.788 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-30 10:20:27.792 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-30 10:20:27.795 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-30 10:20:27.799 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-30 10:20:27.803 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-30 10:20:27.807 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:27.811 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-30 10:20:27.819 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-30 10:20:27.825 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-30 10:20:27.833 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-06-30 10:20:27.839 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-30 10:20:27.844 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-30 10:20:27.853 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-30 10:20:27.861 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-30 10:20:27.867 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-06-30 10:20:27.876 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-30 10:20:27.880 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-30 10:20:27.886 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-30 10:20:27.892 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:27.898 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-30 10:20:27.904 | Setting up seabios (1.16.3-2) ... 2026-06-30 10:20:27.909 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-30 10:20:27.914 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-30 10:20:27.919 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-30 10:20:27.923 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-06-30 10:20:27.928 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-30 10:20:27.935 | Setting up cpu-checker (0.7-1.3build2) ... 2026-06-30 10:20:27.941 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-06-30 10:20:27.946 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-06-30 10:20:27.952 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-06-30 10:20:27.963 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-30 10:20:27.987 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-30 10:20:28.000 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-30 10:20:28.007 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-30 10:20:28.011 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-30 10:20:28.015 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-30 10:20:28.019 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-30 10:20:28.027 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-30 10:20:28.038 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-30 10:20:28.043 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-30 10:20:28.047 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-30 10:20:28.082 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-30 10:20:28.086 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-30 10:20:28.092 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-30 10:20:28.098 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-30 10:20:28.104 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-30 10:20:28.109 | Setting up ksmtuned (4.20150326) ... 2026-06-30 10:20:28.233 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-30 10:20:28.352 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-30 10:20:28.671 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-30 10:20:28.677 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-30 10:20:28.681 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-30 10:20:28.686 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-30 10:20:28.693 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-30 10:20:28.699 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-06-30 10:20:28.706 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-30 10:20:28.711 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-30 10:20:28.716 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-06-30 10:20:28.722 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-30 10:20:28.728 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-06-30 10:20:28.738 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-30 10:20:28.746 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-30 10:20:28.754 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-30 10:20:28.762 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-30 10:20:28.769 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:28.777 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-30 10:20:28.781 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-30 10:20:28.785 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-06-30 10:20:28.793 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-30 10:20:28.804 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-30 10:20:28.811 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-30 10:20:28.821 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-30 10:20:28.828 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-30 10:20:28.834 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-30 10:20:28.838 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-06-30 10:20:28.846 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-30 10:20:28.851 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-30 10:20:28.857 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-30 10:20:28.863 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-06-30 10:20:28.869 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-30 10:20:28.873 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-30 10:20:28.878 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-30 10:20:28.885 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-30 10:20:28.890 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:28.893 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:29.006 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-06-30 10:20:29.792 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-30 10:20:29.797 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-06-30 10:20:29.801 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-30 10:20:29.804 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:29.808 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:29.933 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-30 10:20:30.233 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-30 10:20:30.238 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-30 10:20:30.250 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-30 10:20:30.254 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-06-30 10:20:30.258 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:30.269 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-30 10:20:30.278 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-30 10:20:30.283 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-30 10:20:30.288 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-30 10:20:30.292 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-30 10:20:30.297 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:30.302 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-30 10:20:30.306 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-30 10:20:30.311 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:30.315 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-30 10:20:30.321 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:30.326 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-30 10:20:30.330 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:30.341 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-30 10:20:30.345 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-30 10:20:30.350 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-30 10:20:30.361 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-30 10:20:30.366 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-06-30 10:20:30.371 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:30.387 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-06-30 10:20:30.392 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-06-30 10:20:30.396 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:30.405 | Setting up adwaita-icon-theme (46.0-1) ... 2026-06-30 10:20:30.423 | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2026-06-30 10:20:30.431 | Setting up humanity-icon-theme (0.6.16) ... 2026-06-30 10:20:30.602 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-06-30 10:20:30.662 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:20:31.532 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-30 10:20:31.557 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:31.583 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-06-30 10:20:31.594 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-30 10:20:31.599 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-30 10:20:31.606 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 10:20:31.629 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-30 10:20:31.636 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-30 10:20:31.641 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-30 10:20:31.647 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:20:31.652 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-30 10:20:31.658 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-30 10:20:31.681 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 10:20:32.240 | 2026-06-30 10:20:32.240 | Running kernel seems to be up-to-date. 2026-06-30 10:20:32.240 | 2026-06-30 10:20:32.240 | No services need to be restarted. 2026-06-30 10:20:32.240 | 2026-06-30 10:20:32.240 | No containers need to be restarted. 2026-06-30 10:20:32.240 | 2026-06-30 10:20:32.240 | User sessions running outdated binaries: 2026-06-30 10:20:32.240 | ubuntu @ session #1: python3[1695] 2026-06-30 10:20:32.248 | 2026-06-30 10:20:32.249 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:20:33.449 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:20:33.451 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:20:33.453 | + functions-common:time_stop:2420 : local name 2026-06-30 10:20:33.455 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:20:33.457 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:20:33.459 | + functions-common:time_stop:2423 : local total 2026-06-30 10:20:33.461 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:20:33.462 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:20:33.464 | + functions-common:time_stop:2427 : start_time=1782814791705 2026-06-30 10:20:33.466 | + functions-common:time_stop:2429 : [[ -z 1782814791705 ]] 2026-06-30 10:20:33.468 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:20:33.471 | + functions-common:time_stop:2432 : end_time=1782814833469 2026-06-30 10:20:33.473 | + functions-common:time_stop:2433 : elapsed_time=41764 2026-06-30 10:20:33.474 | + functions-common:time_stop:2434 : total=592 2026-06-30 10:20:33.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:20:33.478 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42356 2026-06-30 10:20:33.480 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:20:33.482 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-30 10:20:33.495 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-30 10:20:33.497 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-30 10:20:33.499 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-30 10:20:33.500 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-30 10:20:33.502 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-30 10:20:33.505 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-30 10:20:33.505 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-30 10:20:33.512 | 0 2026-06-30 10:20:33.516 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-30 10:20:33.518 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-06-30 10:20:33.520 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-06-30 10:20:33.521 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-06-30 10:20:33.523 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-06-30 10:20:33.525 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-06-30 10:20:33.533 | vm.dirty_ratio = 60 2026-06-30 10:20:33.536 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-06-30 10:20:33.538 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-06-30 10:20:33.540 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-06-30 10:20:33.542 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-30 10:20:33.549 | vm.dirty_background_ratio = 10 2026-06-30 10:20:33.553 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-06-30 10:20:33.554 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-06-30 10:20:33.556 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-06-30 10:20:33.558 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-30 10:20:33.566 | vm.vfs_cache_pressure = 50 2026-06-30 10:20:33.569 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-06-30 10:20:33.571 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-06-30 10:20:33.573 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-06-30 10:20:33.575 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-06-30 10:20:33.583 | vm.swappiness = 100 2026-06-30 10:20:33.586 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-06-30 10:20:33.594 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-30 10:20:33.594 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-30 10:20:33.594 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-30 10:20:33.594 | /proc/sys/vm/compaction_proactiveness:20 2026-06-30 10:20:33.594 | /proc/sys/vm/dirty_background_bytes:0 2026-06-30 10:20:33.594 | /proc/sys/vm/dirty_background_ratio:10 2026-06-30 10:20:33.594 | /proc/sys/vm/dirty_bytes:0 2026-06-30 10:20:33.594 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-30 10:20:33.594 | /proc/sys/vm/dirty_ratio:60 2026-06-30 10:20:33.594 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-30 10:20:33.594 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-30 10:20:33.594 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-30 10:20:33.595 | /proc/sys/vm/extfrag_threshold:500 2026-06-30 10:20:33.595 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-30 10:20:33.595 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-30 10:20:33.595 | /proc/sys/vm/laptop_mode:0 2026-06-30 10:20:33.595 | /proc/sys/vm/legacy_va_layout:0 2026-06-30 10:20:33.595 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-30 10:20:33.595 | /proc/sys/vm/max_map_count:1048576 2026-06-30 10:20:33.595 | /proc/sys/vm/memfd_noexec:0 2026-06-30 10:20:33.595 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-30 10:20:33.595 | /proc/sys/vm/memory_failure_recovery:1 2026-06-30 10:20:33.595 | /proc/sys/vm/min_free_kbytes:67584 2026-06-30 10:20:33.595 | /proc/sys/vm/min_slab_ratio:5 2026-06-30 10:20:33.595 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-30 10:20:33.595 | /proc/sys/vm/mmap_min_addr:65536 2026-06-30 10:20:33.595 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-30 10:20:33.595 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-30 10:20:33.595 | /proc/sys/vm/nr_hugepages:0 2026-06-30 10:20:33.595 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-30 10:20:33.595 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-30 10:20:33.595 | /proc/sys/vm/numa_stat:1 2026-06-30 10:20:33.595 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-30 10:20:33.595 | /proc/sys/vm/oom_dump_tasks:1 2026-06-30 10:20:33.595 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-30 10:20:33.595 | /proc/sys/vm/overcommit_kbytes:0 2026-06-30 10:20:33.595 | /proc/sys/vm/overcommit_memory:0 2026-06-30 10:20:33.595 | /proc/sys/vm/overcommit_ratio:50 2026-06-30 10:20:33.595 | /proc/sys/vm/page-cluster:3 2026-06-30 10:20:33.595 | /proc/sys/vm/page_lock_unfairness:5 2026-06-30 10:20:33.595 | /proc/sys/vm/panic_on_oom:0 2026-06-30 10:20:33.595 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-30 10:20:33.595 | /proc/sys/vm/stat_interval:1 2026-06-30 10:20:33.595 | /proc/sys/vm/swappiness:100 2026-06-30 10:20:33.595 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-30 10:20:33.595 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-30 10:20:33.595 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-30 10:20:33.595 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-30 10:20:33.595 | /proc/sys/vm/watermark_scale_factor:10 2026-06-30 10:20:33.595 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-30 10:20:33.598 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-06-30 10:20:33.601 | + lib/host:tune_host:126 : configure_host_net 2026-06-30 10:20:33.603 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-30 10:20:33.605 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-06-30 10:20:33.607 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-06-30 10:20:33.609 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-06-30 10:20:33.610 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-06-30 10:20:33.612 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-30 10:20:33.620 | net.ipv4.tcp_keepalive_time = 60 2026-06-30 10:20:33.623 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-06-30 10:20:33.625 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-06-30 10:20:33.627 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-06-30 10:20:33.629 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-30 10:20:33.637 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-30 10:20:33.640 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-06-30 10:20:33.642 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-06-30 10:20:33.644 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-06-30 10:20:33.646 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-30 10:20:33.654 | net.ipv4.tcp_keepalive_probes = 6 2026-06-30 10:20:33.658 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-06-30 10:20:33.660 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-06-30 10:20:33.662 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-06-30 10:20:33.663 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-30 10:20:33.672 | net.ipv4.tcp_fastopen = 3 2026-06-30 10:20:33.676 | + lib/host:configure_sysctl_net_parmaters:114 : 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-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_fastopen_key:b895c78f-18f584b0-d858e744-5b9a7044 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-30 10:20:33.686 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_mem:768822 1025096 1537644 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-30 10:20:33.687 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-30 10:20:33.689 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-06-30 10:20:33.691 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-06-30 10:20:33.693 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-06-30 10:20:33.695 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-30 10:20:33.703 | net.core.default_qdisc = pfifo_fast 2026-06-30 10:20:33.706 | + ./stack.sh:main:597 : fetch_plugins 2026-06-30 10:20:33.708 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-06-30 10:20:33.710 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-30 10:20:33.712 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-06-30 10:20:33.714 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-06-30 10:20:33.714 | Fetching DevStack plugins 2026-06-30 10:20:33.716 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-06-30 10:20:33.718 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-06-30 10:20:33.720 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-06-30 10:20:33.722 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-06-30 10:20:33.724 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-06-30 10:20:33.726 | + functions-common:git_clone_by_name:684 : local branch=master 2026-06-30 10:20:33.728 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-06-30 10:20:33.730 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-06-30 10:20:33.731 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-30 10:20:33.733 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:20:33.735 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:20:33.737 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:20:33.739 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:20:33.741 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:20:33.743 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:20:33.756 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:20:33.757 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:20:33.760 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:20:33.762 | + functions-common:git_clone:610 : echo master 2026-06-30 10:20:33.762 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:20:33.766 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-30 10:20:33.768 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:20:33.770 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-30 10:20:33.782 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-30 10:20:33.784 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:20:33.784 | + functions-common:git_clone:673 : head -1 2026-06-30 10:20:33.790 | a116142e71 Merge "Add PVLAN documentation" 2026-06-30 10:20:33.792 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:20:33.794 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-30 10:20:33.796 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-30 10:20:33.798 | + functions-common:run_phase:1849 : local phase= 2026-06-30 10:20:33.799 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-30 10:20:33.801 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 10:20:33.804 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 10:20:33.805 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 10:20:33.807 | + functions-common:run_phase:1858 : local extra 2026-06-30 10:20:33.810 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-30 10:20:33.813 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 10:20:33.815 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 10:20:33.817 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-30 10:20:33.819 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-30 10:20:33.821 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 10:20:33.833 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:33.834 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-30 10:20:33.836 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 10:20:33.838 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 10:20:33.840 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 10:20:33.842 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 10:20:33.844 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 10:20:33.846 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-30 10:20:33.848 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-30 10:20:33.850 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-30 10:20:33.852 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 10:20:33.854 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-30 10:20:33.856 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-06-30 10:20:33.858 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-30 10:20:33.860 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-06-30 10:20:33.862 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-06-30 10:20:33.862 | Overriding Configuration Defaults 2026-06-30 10:20:33.864 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-06-30 10:20:33.866 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-06-30 10:20:33.867 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-06-30 10:20:33.870 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/apache 2026-06-30 10:20:33.886 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/tls 2026-06-30 10:20:33.888 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-30 10:20:33.901 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:33.904 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.202 2026-06-30 10:20:33.906 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.202 2026-06-30 10:20:33.907 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 10:20:33.910 | ++ lib/tls:source:40 : TLS_IP=10.4.3.202 2026-06-30 10:20:33.913 | +++ lib/tls:source:43 : hostname -f 2026-06-30 10:20:33.916 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-06-30 10:20:33.919 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-30 10:20:33.920 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-30 10:20:33.922 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-30 10:20:33.924 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-30 10:20:33.925 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-30 10:20:33.927 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-30 10:20:33.930 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-30 10:20:33.932 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-30 10:20:33.934 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-30 10:20:33.938 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/infra 2026-06-30 10:20:33.950 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/libraries 2026-06-30 10:20:33.967 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/lvm 2026-06-30 10:20:33.980 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/horizon 2026-06-30 10:20:33.992 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/keystone 2026-06-30 10:20:34.025 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/glance 2026-06-30 10:20:34.090 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/nova 2026-06-30 10:20:34.177 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/placement 2026-06-30 10:20:34.201 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/cinder 2026-06-30 10:20:34.248 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/swift 2026-06-30 10:20:34.297 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/neutron 2026-06-30 10:20:34.300 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-30 10:20:34.313 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:34.315 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-30 10:20:34.317 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-30 10:20:34.320 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-30 10:20:34.322 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-30 10:20:34.324 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-30 10:20:34.327 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-30 10:20:34.341 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-30 10:20:34.343 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-30 10:20:34.346 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-30 10:20:34.348 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-30 10:20:34.350 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-30 10:20:34.353 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-30 10:20:34.355 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-30 10:20:34.357 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-30 10:20:34.360 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-30 10:20:34.363 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-30 10:20:34.378 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-30 10:20:34.380 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-30 10:20:34.382 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-30 10:20:34.384 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-30 10:20:34.385 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-30 10:20:34.387 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-30 10:20:34.389 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-30 10:20:34.391 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-30 10:20:34.393 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-30 10:20:34.395 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-30 10:20:34.397 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-30 10:20:34.400 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.202 2026-06-30 10:20:34.402 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-30 10:20:34.405 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-30 10:20:34.408 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-30 10:20:34.408 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 10:20:34.412 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-30 10:20:34.415 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-30 10:20:34.417 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-30 10:20:34.419 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-30 10:20:34.421 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-30 10:20:34.424 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-30 10:20:34.437 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-30 10:20:34.440 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.202 2026-06-30 10:20:34.442 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.202 2026-06-30 10:20:34.442 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 10:20:34.446 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.202 2026-06-30 10:20:34.448 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-30 10:20:34.449 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-30 10:20:34.451 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-30 10:20:34.453 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-30 10:20:34.455 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-30 10:20:34.457 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-30 10:20:34.459 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-30 10:20:34.461 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-30 10:20:34.463 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-30 10:20:34.465 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-30 10:20:34.467 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-30 10:20:34.469 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-30 10:20:34.471 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-30 10:20:34.473 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-30 10:20:34.475 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-30 10:20:34.477 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-30 10:20:34.480 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-30 10:20:34.482 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-30 10:20:34.484 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:20:34.487 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-30 10:20:34.489 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-30 10:20:34.492 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-30 10:20:34.506 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-30 10:20:34.507 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-30 10:20:34.510 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-30 10:20:34.512 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-30 10:20:34.514 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 10:20:34.516 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-30 10:20:34.518 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 10:20:34.521 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-30 10:20:34.523 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 10:20:34.525 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-30 10:20:34.527 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-30 10:20:34.529 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-30 10:20:34.531 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-30 10:20:34.533 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-30 10:20:34.535 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-30 10:20:34.537 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-30 10:20:34.539 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-30 10:20:34.541 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-30 10:20:34.543 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-30 10:20:34.545 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-30 10:20:34.641 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-30 10:20:34.653 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-30 10:20:34.655 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-30 10:20:34.657 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-30 10:20:34.659 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-30 10:20:34.661 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-30 10:20:34.663 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-30 10:20:34.665 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-30 10:20:34.667 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-30 10:20:34.669 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-30 10:20:34.671 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-30 10:20:34.674 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-30 10:20:34.676 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-30 10:20:34.678 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-30 10:20:34.680 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-30 10:20:34.683 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-30 10:20:34.685 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-30 10:20:34.687 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-30 10:20:34.689 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-30 10:20:34.691 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-30 10:20:34.693 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-30 10:20:34.697 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-30 10:20:34.697 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-30 10:20:34.697 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-30 10:20:34.698 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-30 10:20:34.702 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b7:3650:8c09 2026-06-30 10:20:34.704 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-30 10:20:34.706 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-30 10:20:34.709 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-30 10:20:34.710 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-30 10:20:34.713 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb7:3650:8c09::/56 2026-06-30 10:20:34.716 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb7:3650:8c09::/56 2026-06-30 10:20:34.716 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-30 10:20:34.721 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb7:3650:8c09::/64 2026-06-30 10:20:34.723 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-30 10:20:34.725 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-30 10:20:34.727 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-30 10:20:34.729 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-30 10:20:34.731 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-30 10:20:34.734 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-30 10:20:34.736 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-30 10:20:34.738 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-30 10:20:34.740 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-30 10:20:34.742 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-30 10:20:34.744 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-30 10:20:34.746 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-30 10:20:34.748 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-30 10:20:34.750 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb7:3650:8c09::/56 2026-06-30 10:20:34.752 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-30 10:20:34.754 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-30 10:20:34.757 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-30 10:20:34.757 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-30 10:20:34.758 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-30 10:20:34.763 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-06-30 10:20:34.766 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-30 10:20:34.767 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-30 10:20:34.767 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-30 10:20:34.772 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-30 10:20:34.776 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-30 10:20:34.778 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-30 10:20:34.781 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-30 10:20:34.783 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-30 10:20:34.786 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-30 10:20:34.789 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-30 10:20:34.791 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-30 10:20:34.793 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-30 10:20:34.795 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-30 10:20:34.811 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/ldap 2026-06-30 10:20:34.825 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/dstat 2026-06-30 10:20:34.838 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/atop 2026-06-30 10:20:34.851 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/tcpdump 2026-06-30 10:20:34.864 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/etcd3 2026-06-30 10:20:34.893 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/os-vif 2026-06-30 10:20:34.896 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-30 10:20:34.898 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-30 10:20:34.900 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-30 10:20:34.903 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-30 10:20:34.906 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-30 10:20:34.921 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-30 10:20:34.923 | + ./stack.sh:main:632 : run_phase source 2026-06-30 10:20:34.925 | + functions-common:run_phase:1848 : local mode=source 2026-06-30 10:20:34.927 | + functions-common:run_phase:1849 : local phase= 2026-06-30 10:20:34.930 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-30 10:20:34.932 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 10:20:34.934 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 10:20:34.936 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 10:20:34.938 | + functions-common:run_phase:1858 : local extra 2026-06-30 10:20:34.941 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-30 10:20:34.944 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 10:20:34.946 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 10:20:34.948 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-30 10:20:34.951 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-30 10:20:34.953 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 10:20:34.966 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:34.967 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-30 10:20:34.969 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-06-30 10:20:35.008 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-30 10:20:35.011 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-30 10:20:35.014 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-30 10:20:35.016 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-30 10:20:35.018 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-06-30 10:20:35.020 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-30 10:20:35.022 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-06-30 10:20:35.025 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-06-30 10:20:35.025 | Loading plugin settings 2026-06-30 10:20:35.027 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-06-30 10:20:35.029 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-06-30 10:20:35.032 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-06-30 10:20:35.034 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-06-30 10:20:35.037 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-06-30 10:20:35.039 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-06-30 10:20:35.042 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-06-30 10:20:35.044 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-06-30 10:20:35.047 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-06-30 10:20:35.049 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-30 10:20:35.052 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-06-30 10:20:35.055 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-06-30 10:20:35.057 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-30 10:20:35.060 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:20:35.063 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-06-30 10:20:35.080 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-06-30 10:20:35.083 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-06-30 10:20:35.086 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-06-30 10:20:35.088 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-06-30 10:20:35.090 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-06-30 10:20:35.093 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-06-30 10:20:35.109 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-06-30 10:20:35.112 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-30 10:20:35.114 | + functions-common:verify_disabled_services:2131 : local service 2026-06-30 10:20:35.117 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.119 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-06-30 10:20:35.122 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.124 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-06-30 10:20:35.127 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.129 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-06-30 10:20:35.131 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.133 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-06-30 10:20:35.136 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.138 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-06-30 10:20:35.140 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.143 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-06-30 10:20:35.145 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.147 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-06-30 10:20:35.149 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.152 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-06-30 10:20:35.154 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.156 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-06-30 10:20:35.159 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.161 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-06-30 10:20:35.164 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.167 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-06-30 10:20:35.169 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.171 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-06-30 10:20:35.174 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.176 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-06-30 10:20:35.179 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.181 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-06-30 10:20:35.183 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.186 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-06-30 10:20:35.188 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.190 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-06-30 10:20:35.192 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.194 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-06-30 10:20:35.197 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.200 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-06-30 10:20:35.202 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.205 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-06-30 10:20:35.207 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.209 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-06-30 10:20:35.211 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.214 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-06-30 10:20:35.216 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.218 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-06-30 10:20:35.221 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.223 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-06-30 10:20:35.225 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.228 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-06-30 10:20:35.231 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.233 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-06-30 10:20:35.236 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.238 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-06-30 10:20:35.241 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.243 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-06-30 10:20:35.245 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.247 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-06-30 10:20:35.250 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.252 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-06-30 10:20:35.255 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.257 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-06-30 10:20:35.259 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:20:35.261 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-06-30 10:20:35.264 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-30 10:20:35.267 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-30 10:20:35.269 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-30 10:20:35.284 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:35.286 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-30 10:20:35.288 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-30 10:20:35.290 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-30 10:20:35.308 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:20:35.311 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-30 10:20:35.314 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-30 10:20:35.316 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-30 10:20:35.319 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-30 10:20:35.321 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-30 10:20:35.324 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-30 10:20:35.327 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-30 10:20:35.330 | + lib/database:initialize_database_backends:92 : return 0 2026-06-30 10:20:35.332 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-30 10:20:35.332 | Using mysql database backend 2026-06-30 10:20:35.334 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-30 10:20:35.350 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-30 10:20:35.354 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-30 10:20:35.356 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-30 10:20:35.359 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-30 10:20:35.361 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-30 10:20:35.363 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-30 10:20:35.379 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:35.381 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-30 10:20:35.396 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-30 10:20:35.412 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:35.415 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-30 10:20:35.431 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-30 10:20:35.448 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-30 10:20:35.464 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:20:35.467 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-30 10:20:35.481 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:20:35.484 | + ./stack.sh:main:757 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-06-30 10:20:35.501 | + ./stack.sh:main:759 : [[ -z '' ]] 2026-06-30 10:20:35.503 | + ./stack.sh:main:759 : [[ False == \T\r\u\e ]] 2026-06-30 10:20:35.506 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-30 10:20:35.509 | + functions-common:save_stackenv:65 : local tag=765 2026-06-30 10:20:35.512 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 10:20:35.517 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-102035 2026-06-30 10:20:35.520 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-102035 765' 2026-06-30 10:20:35.523 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.525 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-30 10:20:35.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.530 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 10:20:35.533 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.537 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 10:20:35.540 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.542 | + 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-06-30 10:20:35.545 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.548 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.202 2026-06-30 10:20:35.551 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.553 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.202/identity 2026-06-30 10:20:35.556 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.558 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-30-101948 2026-06-30 10:20:35.561 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.563 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-30 10:20:35.565 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.567 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.202 2026-06-30 10:20:35.570 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.573 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-30 10:20:35.575 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.577 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.202 2026-06-30 10:20:35.580 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.583 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 10:20:35.586 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.588 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 10:20:35.591 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.594 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.202 2026-06-30 10:20:35.596 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:20:35.599 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 10:20:35.601 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-30 10:20:35.604 | + ./stack.sh:main:778 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-30 10:20:35.606 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-06-30 10:20:35.609 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-30 10:20:35.611 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:20:35.613 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:20:35.616 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:20:35.619 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:20:35.621 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:20:35.625 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:20:35.641 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:20:35.643 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:20:35.645 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:20:35.648 | + functions-common:git_clone:610 : echo master 2026-06-30 10:20:35.649 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:20:35.653 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-30 10:20:35.656 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:20:35.658 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-30 10:20:35.672 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-30 10:20:35.675 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:20:35.675 | + functions-common:git_clone:673 : head -1 2026-06-30 10:20:35.681 | 3b629eba Merge "update constraint for networking-generic-switch to new release 10.0.0" 2026-06-30 10:20:35.684 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:20:35.687 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-30 10:20:35.689 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:20:35.692 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-30 10:20:35.695 | + ./stack.sh:main:783 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-30 10:20:35.698 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-30 10:20:35.700 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-30 10:20:35.703 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-30 10:20:35.706 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-30 10:20:35.709 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-30 10:20:35.712 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-30 10:20:35.715 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-30 10:20:35.720 | ++ tools/install_prereqs.sh:source:47 : NOW=1782814835 2026-06-30 10:20:35.723 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-30 10:20:35.727 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-30 10:20:35.730 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-30 10:20:35.732 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782814835 2026-06-30 10:20:35.735 | ++ tools/install_prereqs.sh:source:50 : [[ 1782814835 -lt 7200 ]] 2026-06-30 10:20:35.738 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-30 10:20:35.741 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-30 10:20:35.744 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-30 10:20:35.747 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-30 10:20:35.749 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-30 10:20:35.752 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-30 10:20:35.754 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-30 10:20:35.759 | +++ 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-06-30 10:20:35.784 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-30 10:20:35.784 | apache2-dev 2026-06-30 10:20:35.784 | bc 2026-06-30 10:20:35.784 | bsdmainutils 2026-06-30 10:20:35.784 | curl 2026-06-30 10:20:35.784 | g++ 2026-06-30 10:20:35.784 | gawk 2026-06-30 10:20:35.784 | gcc 2026-06-30 10:20:35.784 | gettext 2026-06-30 10:20:35.784 | git 2026-06-30 10:20:35.784 | graphviz 2026-06-30 10:20:35.784 | iputils-ping 2026-06-30 10:20:35.784 | libffi-dev 2026-06-30 10:20:35.784 | libjpeg-dev 2026-06-30 10:20:35.785 | libpq-dev 2026-06-30 10:20:35.785 | libssl-dev 2026-06-30 10:20:35.785 | libsystemd-dev 2026-06-30 10:20:35.785 | libxml2-dev 2026-06-30 10:20:35.785 | libxslt1-dev 2026-06-30 10:20:35.785 | libyaml-dev 2026-06-30 10:20:35.785 | lsof 2026-06-30 10:20:35.785 | openssh-server 2026-06-30 10:20:35.785 | openssl 2026-06-30 10:20:35.785 | pkg-config 2026-06-30 10:20:35.785 | psmisc 2026-06-30 10:20:35.785 | python3-dev 2026-06-30 10:20:35.785 | python3-pip 2026-06-30 10:20:35.785 | python3-systemd 2026-06-30 10:20:35.785 | python3-venv 2026-06-30 10:20:35.785 | tar 2026-06-30 10:20:35.785 | tcpdump 2026-06-30 10:20:35.785 | unzip 2026-06-30 10:20:35.785 | uuid-runtime 2026-06-30 10:20:35.785 | wget 2026-06-30 10:20:35.785 | zlib1g-dev 2026-06-30 10:20:35.785 | lvm2 2026-06-30 10:20:35.785 | qemu-utils 2026-06-30 10:20:35.785 | thin-provisioning-tools 2026-06-30 10:20:35.785 | lsscsi 2026-06-30 10:20:35.785 | open-iscsi 2026-06-30 10:20:35.785 | libkrb5-dev 2026-06-30 10:20:35.785 | libldap2-dev 2026-06-30 10:20:35.785 | libsasl2-dev 2026-06-30 10:20:35.785 | memcached 2026-06-30 10:20:35.785 | python3-mysqldb 2026-06-30 10:20:35.785 | sqlite3 2026-06-30 10:20:35.785 | conntrack 2026-06-30 10:20:35.785 | curl 2026-06-30 10:20:35.785 | ebtables 2026-06-30 10:20:35.785 | genisoimage 2026-06-30 10:20:35.785 | iptables 2026-06-30 10:20:35.785 | iputils-arping 2026-06-30 10:20:35.785 | kpartx 2026-06-30 10:20:35.785 | libjs-jquery-tablesorter 2026-06-30 10:20:35.785 | parted 2026-06-30 10:20:35.785 | pm-utils 2026-06-30 10:20:35.785 | python3-mysqldb 2026-06-30 10:20:35.785 | socat 2026-06-30 10:20:35.785 | sqlite3 2026-06-30 10:20:35.785 | sudo 2026-06-30 10:20:35.785 | vlan 2026-06-30 10:20:35.785 | cryptsetup 2026-06-30 10:20:35.785 | dosfstools 2026-06-30 10:20:35.785 | genisoimage 2026-06-30 10:20:35.785 | gir1.2-libosinfo-1.0 2026-06-30 10:20:35.785 | netcat-openbsd 2026-06-30 10:20:35.785 | open-iscsi 2026-06-30 10:20:35.785 | qemu-utils 2026-06-30 10:20:35.785 | sg3-utils 2026-06-30 10:20:35.785 | sysfsutils 2026-06-30 10:20:35.785 | acl 2026-06-30 10:20:35.785 | dnsmasq-base 2026-06-30 10:20:35.785 | dnsmasq-utils 2026-06-30 10:20:35.785 | ebtables 2026-06-30 10:20:35.785 | haproxy 2026-06-30 10:20:35.785 | iptables 2026-06-30 10:20:35.785 | iputils-arping 2026-06-30 10:20:35.785 | iputils-ping 2026-06-30 10:20:35.785 | postgresql-server-dev-all 2026-06-30 10:20:35.785 | python3-mysqldb 2026-06-30 10:20:35.785 | sqlite3 2026-06-30 10:20:35.785 | sudo 2026-06-30 10:20:35.785 | vlan 2026-06-30 10:20:35.785 | curl 2026-06-30 10:20:35.785 | liberasurecode-dev 2026-06-30 10:20:35.785 | make 2026-06-30 10:20:35.785 | memcached 2026-06-30 10:20:35.785 | rsync 2026-06-30 10:20:35.785 | sqlite3 2026-06-30 10:20:35.785 | xfsprogs 2026-06-30 10:20:35.785 | apache2' 2026-06-30 10:20:35.788 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-30 10:20:35.807 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-30 10:20:35.807 | apache2-dev 2026-06-30 10:20:35.807 | bc 2026-06-30 10:20:35.807 | bsdmainutils 2026-06-30 10:20:35.808 | curl 2026-06-30 10:20:35.808 | g++ 2026-06-30 10:20:35.808 | gawk 2026-06-30 10:20:35.808 | gcc 2026-06-30 10:20:35.808 | gettext 2026-06-30 10:20:35.808 | git 2026-06-30 10:20:35.808 | graphviz 2026-06-30 10:20:35.808 | iputils-ping 2026-06-30 10:20:35.808 | libffi-dev 2026-06-30 10:20:35.808 | libjpeg-dev 2026-06-30 10:20:35.808 | libpq-dev 2026-06-30 10:20:35.808 | libssl-dev 2026-06-30 10:20:35.808 | libsystemd-dev 2026-06-30 10:20:35.808 | libxml2-dev 2026-06-30 10:20:35.808 | libxslt1-dev 2026-06-30 10:20:35.808 | libyaml-dev 2026-06-30 10:20:35.808 | lsof 2026-06-30 10:20:35.808 | openssh-server 2026-06-30 10:20:35.808 | openssl 2026-06-30 10:20:35.808 | pkg-config 2026-06-30 10:20:35.808 | psmisc 2026-06-30 10:20:35.808 | python3-dev 2026-06-30 10:20:35.808 | python3-pip 2026-06-30 10:20:35.808 | python3-systemd 2026-06-30 10:20:35.808 | python3-venv 2026-06-30 10:20:35.808 | tar 2026-06-30 10:20:35.808 | tcpdump 2026-06-30 10:20:35.808 | unzip 2026-06-30 10:20:35.808 | uuid-runtime 2026-06-30 10:20:35.808 | wget 2026-06-30 10:20:35.808 | zlib1g-dev 2026-06-30 10:20:35.808 | lvm2 2026-06-30 10:20:35.808 | qemu-utils 2026-06-30 10:20:35.808 | thin-provisioning-tools 2026-06-30 10:20:35.808 | lsscsi 2026-06-30 10:20:35.808 | open-iscsi 2026-06-30 10:20:35.808 | libkrb5-dev 2026-06-30 10:20:35.808 | libldap2-dev 2026-06-30 10:20:35.808 | libsasl2-dev 2026-06-30 10:20:35.808 | memcached 2026-06-30 10:20:35.808 | python3-mysqldb 2026-06-30 10:20:35.808 | sqlite3 2026-06-30 10:20:35.808 | conntrack 2026-06-30 10:20:35.808 | curl 2026-06-30 10:20:35.808 | ebtables 2026-06-30 10:20:35.808 | genisoimage 2026-06-30 10:20:35.808 | iptables 2026-06-30 10:20:35.808 | iputils-arping 2026-06-30 10:20:35.808 | kpartx 2026-06-30 10:20:35.808 | libjs-jquery-tablesorter 2026-06-30 10:20:35.808 | parted 2026-06-30 10:20:35.809 | pm-utils 2026-06-30 10:20:35.809 | python3-mysqldb 2026-06-30 10:20:35.809 | socat 2026-06-30 10:20:35.809 | sqlite3 2026-06-30 10:20:35.809 | sudo 2026-06-30 10:20:35.809 | vlan 2026-06-30 10:20:35.809 | cryptsetup 2026-06-30 10:20:35.809 | dosfstools 2026-06-30 10:20:35.809 | genisoimage 2026-06-30 10:20:35.809 | gir1.2-libosinfo-1.0 2026-06-30 10:20:35.809 | netcat-openbsd 2026-06-30 10:20:35.809 | open-iscsi 2026-06-30 10:20:35.809 | qemu-utils 2026-06-30 10:20:35.809 | sg3-utils 2026-06-30 10:20:35.809 | sysfsutils 2026-06-30 10:20:35.809 | acl 2026-06-30 10:20:35.809 | dnsmasq-base 2026-06-30 10:20:35.809 | dnsmasq-utils 2026-06-30 10:20:35.809 | ebtables 2026-06-30 10:20:35.809 | haproxy 2026-06-30 10:20:35.809 | iptables 2026-06-30 10:20:35.809 | iputils-arping 2026-06-30 10:20:35.809 | iputils-ping 2026-06-30 10:20:35.809 | postgresql-server-dev-all 2026-06-30 10:20:35.809 | python3-mysqldb 2026-06-30 10:20:35.809 | sqlite3 2026-06-30 10:20:35.809 | sudo 2026-06-30 10:20:35.809 | vlan 2026-06-30 10:20:35.809 | curl 2026-06-30 10:20:35.809 | liberasurecode-dev 2026-06-30 10:20:35.809 | make 2026-06-30 10:20:35.809 | memcached 2026-06-30 10:20:35.809 | rsync 2026-06-30 10:20:35.809 | sqlite3 2026-06-30 10:20:35.809 | xfsprogs 2026-06-30 10:20:35.809 | apache2 ' 2026-06-30 10:20:35.811 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-30 10:20:35.813 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:20:35.815 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:20:35.819 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-30 10:20:35.819 | ++ 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-06-30 10:20:35.824 | ++ 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-06-30 10:20:35.826 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-30 10:20:35.828 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:20:35.831 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:20:35.833 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:20:35.835 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:20:35.838 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:20:35.840 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:20:35.843 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:20:35.845 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:20:35.847 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:20:35.849 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:20:35.852 | ++ functions-common:apt_get_update:1167 : return 2026-06-30 10:20:35.854 | ++ functions-common:install_package:1439 : 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-06-30 10:20:35.856 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:20:35.858 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:20:35.861 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:20:35.864 | ++ functions-common:real_install_package:1427 : 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-06-30 10:20:35.886 | ++ functions-common:apt_get:1207 : 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-06-30 10:20:35.914 | Reading package lists... 2026-06-30 10:20:36.135 | Building dependency tree... 2026-06-30 10:20:36.136 | Reading state information... 2026-06-30 10:20:36.450 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-30 10:20:36.450 | bc set to manually installed. 2026-06-30 10:20:36.450 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-30 10:20:36.450 | g++ set to manually installed. 2026-06-30 10:20:36.450 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-30 10:20:36.450 | gawk set to manually installed. 2026-06-30 10:20:36.450 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-30 10:20:36.450 | gcc set to manually installed. 2026-06-30 10:20:36.450 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-30 10:20:36.450 | git set to manually installed. 2026-06-30 10:20:36.450 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-30 10:20:36.450 | iputils-ping set to manually installed. 2026-06-30 10:20:36.450 | lsof is already the newest version (4.95.0-1build3). 2026-06-30 10:20:36.450 | lsof set to manually installed. 2026-06-30 10:20:36.450 | psmisc is already the newest version (23.7-1build1). 2026-06-30 10:20:36.450 | psmisc set to manually installed. 2026-06-30 10:20:36.450 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-30 10:20:36.450 | python3-dev set to manually installed. 2026-06-30 10:20:36.450 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-30 10:20:36.450 | python3-systemd is already the newest version (235-1build4). 2026-06-30 10:20:36.450 | python3-systemd set to manually installed. 2026-06-30 10:20:36.450 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-06-30 10:20:36.450 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-30 10:20:36.450 | tcpdump set to manually installed. 2026-06-30 10:20:36.450 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-30 10:20:36.450 | wget set to manually installed. 2026-06-30 10:20:36.450 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-30 10:20:36.450 | zlib1g-dev set to manually installed. 2026-06-30 10:20:36.450 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-30 10:20:36.450 | lvm2 set to manually installed. 2026-06-30 10:20:36.450 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-06-30 10:20:36.450 | qemu-utils set to manually installed. 2026-06-30 10:20:36.450 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-30 10:20:36.450 | thin-provisioning-tools set to manually installed. 2026-06-30 10:20:36.450 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-30 10:20:36.450 | open-iscsi set to manually installed. 2026-06-30 10:20:36.450 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-30 10:20:36.450 | iptables set to manually installed. 2026-06-30 10:20:36.450 | parted is already the newest version (3.6-4build1). 2026-06-30 10:20:36.450 | parted set to manually installed. 2026-06-30 10:20:36.450 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-30 10:20:36.450 | cryptsetup set to manually installed. 2026-06-30 10:20:36.450 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-30 10:20:36.450 | dosfstools set to manually installed. 2026-06-30 10:20:36.450 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-30 10:20:36.450 | netcat-openbsd set to manually installed. 2026-06-30 10:20:36.450 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-30 10:20:36.450 | sg3-utils set to manually installed. 2026-06-30 10:20:36.450 | acl is already the newest version (2.3.2-1build1.1). 2026-06-30 10:20:36.450 | acl set to manually installed. 2026-06-30 10:20:36.450 | make is already the newest version (4.3-4.1build2). 2026-06-30 10:20:36.450 | make set to manually installed. 2026-06-30 10:20:36.450 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-06-30 10:20:36.450 | xfsprogs set to manually installed. 2026-06-30 10:20:36.450 | The following additional packages will be installed: 2026-06-30 10:20:36.450 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-30 10:20:36.450 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-06-30 10:20:36.450 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-06-30 10:20:36.450 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-06-30 10:20:36.450 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-06-30 10:20:36.450 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-30 10:20:36.450 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-06-30 10:20:36.450 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-06-30 10:20:36.450 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-06-30 10:20:36.450 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-06-30 10:20:36.450 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-30 10:20:36.450 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-06-30 10:20:36.450 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-06-30 10:20:36.450 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-30 10:20:36.450 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev 2026-06-30 10:20:36.450 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-30 10:20:36.450 | libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-30 10:20:36.451 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-30 10:20:36.451 | libsmartcols1 libsqlite3-0 libssl3t64 libsub-override-perl 2026-06-30 10:20:36.451 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtool 2026-06-30 10:20:36.451 | libtypes-serialiser-perl libudev1 libuuid1 libx86-1 libxaw7 libxml2 libxmu6 2026-06-30 10:20:36.451 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-06-30 10:20:36.451 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-06-30 10:20:36.451 | openssh-client openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-06-30 10:20:36.451 | postgresql-client-16 postgresql-client-common postgresql-common 2026-06-30 10:20:36.451 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-06-30 10:20:36.451 | systemd-sysv systemd-timesyncd udev util-linux uuid-dev vbetool 2026-06-30 10:20:36.453 | Suggested packages: 2026-06-30 10:20:36.453 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-30 10:20:36.453 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-30 10:20:36.453 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-30 10:20:36.453 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-30 10:20:36.453 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-06-30 10:20:36.453 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-06-30 10:20:36.453 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-30 10:20:36.453 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-06-30 10:20:36.453 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-06-30 10:20:36.453 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-06-30 10:20:36.453 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-30 10:20:36.453 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-06-30 10:20:36.453 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-06-30 10:20:36.453 | tar-doc zip util-linux-extra util-linux-locales 2026-06-30 10:20:36.563 | The following NEW packages will be installed: 2026-06-30 10:20:36.564 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-30 10:20:36.564 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-30 10:20:36.564 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-06-30 10:20:36.564 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-06-30 10:20:36.564 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-30 10:20:36.564 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-30 10:20:36.564 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-30 10:20:36.564 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-30 10:20:36.564 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-30 10:20:36.564 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-30 10:20:36.564 | liberasurecode-dev liberasurecode1 libffi-dev 2026-06-30 10:20:36.565 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-30 10:20:36.565 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-06-30 10:20:36.565 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-30 10:20:36.565 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-30 10:20:36.565 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-30 10:20:36.565 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-30 10:20:36.565 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-30 10:20:36.565 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-06-30 10:20:36.565 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-30 10:20:36.565 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-30 10:20:36.565 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-30 10:20:36.565 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-30 10:20:36.565 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-30 10:20:36.565 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-30 10:20:36.565 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-06-30 10:20:36.565 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-30 10:20:36.567 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-06-30 10:20:36.567 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-06-30 10:20:36.567 | The following packages will be upgraded: 2026-06-30 10:20:36.567 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-06-30 10:20:36.567 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-06-30 10:20:36.567 | libsqlite3-0 libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 2026-06-30 10:20:36.567 | libxml2 mount multipath-tools openssh-client openssh-server 2026-06-30 10:20:36.568 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-06-30 10:20:36.568 | systemd-sysv systemd-timesyncd tar udev util-linux uuid-runtime 2026-06-30 10:20:36.760 | 38 upgraded, 147 newly installed, 0 to remove and 90 not upgraded. 2026-06-30 10:20:36.760 | Need to get 188 MB of archives. 2026-06-30 10:20:36.760 | After this operation, 922 MB of additional disk space will be used. 2026-06-30 10:20:36.760 | 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-06-30 10:20:36.914 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-06-30 10:20:36.994 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-06-30 10:20:37.082 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-06-30 10:20:37.084 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-30 10:20:37.088 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-06-30 10:20:37.092 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-30 10:20:37.093 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-30 10:20:37.102 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-06-30 10:20:37.141 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-30 10:20:37.146 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-30 10:20:37.146 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-30 10:20:37.147 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-30 10:20:37.164 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-06-30 10:20:37.221 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-06-30 10:20:37.236 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-30 10:20:37.238 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-06-30 10:20:37.270 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-06-30 10:20:37.271 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-06-30 10:20:37.271 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-06-30 10:20:37.272 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-06-30 10:20:37.276 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-06-30 10:20:37.277 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-30 10:20:37.277 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-30 10:20:37.300 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-30 10:20:37.342 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.6 [701 kB] 2026-06-30 10:20:37.382 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-30 10:20:37.382 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-30 10:20:37.382 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-30 10:20:37.384 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-30 10:20:37.387 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-30 10:20:37.388 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-30 10:20:37.422 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-30 10:20:37.434 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-30 10:20:37.436 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-30 10:20:37.437 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-30 10:20:37.463 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-06-30 10:20:37.482 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-30 10:20:37.483 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-30 10:20:37.484 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-30 10:20:37.488 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-30 10:20:37.508 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-30 10:20:37.509 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-30 10:20:37.509 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-06-30 10:20:37.614 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-30 10:20:37.614 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-30 10:20:37.618 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-30 10:20:37.618 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-30 10:20:37.619 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-06-30 10:20:37.619 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-06-30 10:20:37.764 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-30 10:20:37.764 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-30 10:20:37.765 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-30 10:20:37.766 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-30 10:20:37.768 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-30 10:20:37.772 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-30 10:20:37.774 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-30 10:20:37.775 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-30 10:20:39.293 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-30 10:20:40.078 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-30 10:20:40.079 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-30 10:20:40.079 | Get:62 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-06-30 10:20:40.081 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-30 10:20:40.118 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-30 10:20:40.201 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-30 10:20:40.662 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-30 10:20:40.667 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-30 10:20:40.675 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-30 10:20:40.676 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-30 10:20:40.676 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-30 10:20:40.677 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-30 10:20:40.677 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-30 10:20:40.677 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-30 10:20:40.678 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-30 10:20:40.701 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-30 10:20:40.757 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-30 10:20:40.757 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-30 10:20:40.773 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-30 10:20:40.823 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-30 10:20:40.825 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-30 10:20:40.825 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-30 10:20:40.828 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-30 10:20:40.873 | Get:83 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-06-30 10:20:40.891 | Get:84 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-06-30 10:20:40.892 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-30 10:20:40.915 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-30 10:20:40.927 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-30 10:20:40.939 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-30 10:20:40.940 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-30 10:20:40.983 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-30 10:20:40.994 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-30 10:20:40.996 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-30 10:20:40.996 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-30 10:20:40.997 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-30 10:20:41.020 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-30 10:20:41.021 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-30 10:20:41.058 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-06-30 10:20:41.065 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-06-30 10:20:41.226 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-30 10:20:41.237 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-06-30 10:20:41.238 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-30 10:20:41.260 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-30 10:20:41.262 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-30 10:20:41.264 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-30 10:20:41.265 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-30 10:20:41.268 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-30 10:20:41.277 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-30 10:20:41.279 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-30 10:20:41.306 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-30 10:20:41.367 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-30 10:20:41.389 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-30 10:20:41.502 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-30 10:20:41.503 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-30 10:20:41.504 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-30 10:20:41.512 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-30 10:20:41.514 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-30 10:20:41.523 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-30 10:20:41.552 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-30 10:20:41.561 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-30 10:20:41.562 | Get:120 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-06-30 10:20:41.563 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-30 10:20:41.582 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-30 10:20:41.583 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-30 10:20:41.584 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-30 10:20:41.586 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-30 10:20:41.590 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-30 10:20:41.620 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-06-30 10:20:41.788 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-30 10:20:41.789 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-30 10:20:41.831 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-30 10:20:41.831 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-30 10:20:42.558 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-30 10:20:42.560 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-30 10:20:42.560 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-30 10:20:42.560 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-30 10:20:42.560 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-30 10:20:42.562 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-30 10:20:42.562 | Get:138 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-06-30 10:20:42.563 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-30 10:20:42.564 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-30 10:20:42.598 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-30 10:20:42.603 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-30 10:20:42.603 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-06-30 10:20:42.688 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-30 10:20:42.698 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-30 10:20:42.699 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-30 10:20:42.715 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-30 10:20:42.904 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-30 10:20:42.905 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-30 10:20:42.912 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-06-30 10:20:42.937 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-30 10:20:42.940 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-30 10:20:43.013 | Get:153 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-06-30 10:20:43.016 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-30 10:20:43.077 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-30 10:20:43.121 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-30 10:20:44.548 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-30 10:20:44.549 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-30 10:20:44.578 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-30 10:20:44.951 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-30 10:20:45.002 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-30 10:20:47.959 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-30 10:20:47.959 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-30 10:20:47.961 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-30 10:20:47.961 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-30 10:20:47.961 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-30 10:20:47.961 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-30 10:20:47.962 | Get:168 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-06-30 10:20:48.055 | Get:169 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-06-30 10:20:48.110 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-30 10:20:48.110 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-30 10:20:48.112 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-06-30 10:20:48.119 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-30 10:20:48.126 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-30 10:20:48.127 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-30 10:20:48.129 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-30 10:20:48.133 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-30 10:20:48.134 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-30 10:20:48.151 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-06-30 10:20:48.206 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-06-30 10:20:48.209 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-30 10:20:48.211 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-30 10:20:48.214 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-30 10:20:48.249 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-30 10:20:48.262 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-30 10:20:48.710 | Preconfiguring packages ... 2026-06-30 10:20:48.796 | Fetched 188 MB in 12s (16.1 MB/s) 2026-06-30 10:20:48.860 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:48.863 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:48.867 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:48.919 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-06-30 10:20:49.003 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:49.005 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-06-30 10:20:49.012 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-06-30 10:20:49.057 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-06-30 10:20:49.143 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:49.146 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:49.152 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:49.287 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-06-30 10:20:49.975 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-06-30 10:20:50.053 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:50.056 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:50.062 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:50.105 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-30 10:20:50.110 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.160 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:50.166 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:50.209 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 10:20:50.289 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:50.292 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.300 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.354 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.362 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.412 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.416 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.485 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.492 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.543 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:20:50.618 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:50.621 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.625 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.667 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.675 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.733 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.740 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:50.791 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:50.816 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:51.110 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:51.136 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:51.261 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:20:51.268 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-30 10:20:51.324 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:20:51.415 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:51.418 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-30 10:20:51.427 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-06-30 10:20:51.499 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-30 10:20:51.574 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:51.577 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:51.582 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:51.628 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 10:20:51.710 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:51.712 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:51.720 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:51.762 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 10:20:51.846 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:51.849 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:51.854 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:51.900 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-30 10:20:51.909 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-06-30 10:20:51.960 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:51.966 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:52.012 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 10:20:52.101 | (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 ... 99902 files and directories currently installed.) 2026-06-30 10:20:52.105 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:52.117 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:52.163 | Selecting previously unselected package libapr1t64:amd64. 2026-06-30 10:20:52.171 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-30 10:20:52.173 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-30 10:20:52.208 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-30 10:20:52.216 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 10:20:52.219 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 10:20:52.265 | Preparing to unpack .../003-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-06-30 10:20:52.272 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ... 2026-06-30 10:20:52.314 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-30 10:20:52.323 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 10:20:52.325 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 10:20:52.351 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-30 10:20:52.359 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 10:20:52.362 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 10:20:52.397 | Preparing to unpack .../006-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-30 10:20:52.402 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-30 10:20:52.446 | Preparing to unpack .../007-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-30 10:20:52.453 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-30 10:20:52.486 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-30 10:20:52.494 | Preparing to unpack .../008-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-30 10:20:52.497 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-30 10:20:52.539 | Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-30 10:20:52.546 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-30 10:20:52.589 | Selecting previously unselected package apache2-bin. 2026-06-30 10:20:52.597 | Preparing to unpack .../010-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 10:20:52.599 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-30 10:20:52.683 | Selecting previously unselected package apache2-data. 2026-06-30 10:20:52.691 | Preparing to unpack .../011-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-30 10:20:52.693 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-30 10:20:52.799 | Selecting previously unselected package apache2-utils. 2026-06-30 10:20:52.810 | Preparing to unpack .../012-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 10:20:52.812 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-30 10:20:52.882 | Selecting previously unselected package apache2. 2026-06-30 10:20:52.891 | Preparing to unpack .../013-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 10:20:52.900 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-30 10:20:52.980 | Selecting previously unselected package haproxy. 2026-06-30 10:20:52.988 | Preparing to unpack .../014-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:20:52.999 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-30 10:20:53.083 | Selecting previously unselected package memcached. 2026-06-30 10:20:53.091 | Preparing to unpack .../015-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-30 10:20:53.096 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-30 10:20:53.144 | Preparing to unpack .../016-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-30 10:20:53.148 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-30 10:20:53.194 | Preparing to unpack .../017-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-30 10:20:53.282 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-30 10:20:53.339 | Preparing to unpack .../018-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-30 10:20:53.358 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-30 10:20:53.418 | Selecting previously unselected package libjson-perl. 2026-06-30 10:20:53.427 | Preparing to unpack .../019-libjson-perl_4.10000-1_all.deb ... 2026-06-30 10:20:53.430 | Unpacking libjson-perl (4.10000-1) ... 2026-06-30 10:20:53.464 | Selecting previously unselected package postgresql-client-common. 2026-06-30 10:20:53.476 | Preparing to unpack .../020-postgresql-client-common_257build1.1_all.deb ... 2026-06-30 10:20:53.479 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-30 10:20:53.532 | Preparing to unpack .../021-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-30 10:20:53.538 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-06-30 10:20:53.650 | Selecting previously unselected package ssl-cert. 2026-06-30 10:20:53.659 | Preparing to unpack .../022-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-30 10:20:53.662 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-30 10:20:53.693 | Selecting previously unselected package postgresql-common. 2026-06-30 10:20:53.701 | Preparing to unpack .../023-postgresql-common_257build1.1_all.deb ... 2026-06-30 10:20:53.714 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-30 10:20:53.723 | Unpacking postgresql-common (257build1.1) ... 2026-06-30 10:20:53.788 | Selecting previously unselected package libsysfs2:amd64. 2026-06-30 10:20:53.796 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-30 10:20:53.800 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-30 10:20:53.837 | Selecting previously unselected package sysfsutils. 2026-06-30 10:20:53.845 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-30 10:20:53.850 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-30 10:20:53.885 | Preparing to unpack .../026-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:53.890 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:53.931 | Preparing to unpack .../027-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-06-30 10:20:53.942 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-06-30 10:20:54.008 | Preparing to unpack .../028-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:54.016 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:54.052 | Selecting previously unselected package autotools-dev. 2026-06-30 10:20:54.060 | Preparing to unpack .../029-autotools-dev_20220109.1_all.deb ... 2026-06-30 10:20:54.064 | Unpacking autotools-dev (20220109.1) ... 2026-06-30 10:20:54.095 | Selecting previously unselected package m4. 2026-06-30 10:20:54.103 | Preparing to unpack .../030-m4_1.4.19-4build1_amd64.deb ... 2026-06-30 10:20:54.106 | Unpacking m4 (1.4.19-4build1) ... 2026-06-30 10:20:54.143 | Selecting previously unselected package autoconf. 2026-06-30 10:20:54.151 | Preparing to unpack .../031-autoconf_2.71-3_all.deb ... 2026-06-30 10:20:54.153 | Unpacking autoconf (2.71-3) ... 2026-06-30 10:20:54.199 | Selecting previously unselected package automake. 2026-06-30 10:20:54.207 | Preparing to unpack .../032-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-30 10:20:54.212 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-30 10:20:54.264 | Selecting previously unselected package autopoint. 2026-06-30 10:20:54.272 | Preparing to unpack .../033-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-30 10:20:54.275 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-30 10:20:54.301 | Selecting previously unselected package libdebhelper-perl. 2026-06-30 10:20:54.310 | Preparing to unpack .../034-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-30 10:20:54.313 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-30 10:20:54.359 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-30 10:20:54.367 | Preparing to unpack .../035-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:20:54.370 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:20:54.868 | Selecting previously unselected package libclang-cpp17t64. 2026-06-30 10:20:54.876 | Preparing to unpack .../036-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:20:54.878 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:20:55.164 | Selecting previously unselected package libgc1:amd64. 2026-06-30 10:20:55.172 | Preparing to unpack .../037-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-30 10:20:55.175 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-30 10:20:55.205 | Selecting previously unselected package libobjc4:amd64. 2026-06-30 10:20:55.214 | Preparing to unpack .../038-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-30 10:20:55.216 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-30 10:20:55.240 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-30 10:20:55.248 | Preparing to unpack .../039-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-30 10:20:55.250 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-30 10:20:55.286 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-30 10:20:55.294 | Preparing to unpack .../040-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:20:55.296 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:20:55.412 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-30 10:20:55.421 | Preparing to unpack .../041-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:20:55.423 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 10:20:55.468 | Selecting previously unselected package libclang1-17t64. 2026-06-30 10:20:55.476 | Preparing to unpack .../042-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:20:55.478 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:20:55.649 | Selecting previously unselected package clang-17. 2026-06-30 10:20:55.657 | Preparing to unpack .../043-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:20:55.659 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:20:55.693 | Selecting previously unselected package libtool. 2026-06-30 10:20:55.701 | Preparing to unpack .../044-libtool_2.4.7-7build1_all.deb ... 2026-06-30 10:20:55.704 | Unpacking libtool (2.4.7-7build1) ... 2026-06-30 10:20:55.737 | Selecting previously unselected package dh-autoreconf. 2026-06-30 10:20:55.745 | Preparing to unpack .../045-dh-autoreconf_20_all.deb ... 2026-06-30 10:20:55.747 | Unpacking dh-autoreconf (20) ... 2026-06-30 10:20:55.777 | Selecting previously unselected package libarchive-zip-perl. 2026-06-30 10:20:55.785 | Preparing to unpack .../046-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-30 10:20:55.787 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-30 10:20:55.824 | Selecting previously unselected package libsub-override-perl. 2026-06-30 10:20:55.833 | Preparing to unpack .../047-libsub-override-perl_0.10-1_all.deb ... 2026-06-30 10:20:55.835 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-30 10:20:55.860 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-30 10:20:55.868 | Preparing to unpack .../048-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-30 10:20:55.870 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-30 10:20:55.897 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-30 10:20:55.905 | Preparing to unpack .../049-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-30 10:20:55.907 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-30 10:20:55.933 | Selecting previously unselected package debugedit. 2026-06-30 10:20:55.942 | Preparing to unpack .../050-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-30 10:20:55.944 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-30 10:20:55.971 | Selecting previously unselected package dwz. 2026-06-30 10:20:55.979 | Preparing to unpack .../051-dwz_0.15-1build6_amd64.deb ... 2026-06-30 10:20:55.981 | Unpacking dwz (0.15-1build6) ... 2026-06-30 10:20:56.009 | Selecting previously unselected package gettext. 2026-06-30 10:20:56.017 | Preparing to unpack .../052-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-30 10:20:56.019 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-30 10:20:56.079 | Selecting previously unselected package intltool-debian. 2026-06-30 10:20:56.088 | Preparing to unpack .../053-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-30 10:20:56.090 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-30 10:20:56.116 | Selecting previously unselected package po-debconf. 2026-06-30 10:20:56.125 | Preparing to unpack .../054-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-30 10:20:56.127 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-30 10:20:56.179 | Selecting previously unselected package debhelper. 2026-06-30 10:20:56.187 | Preparing to unpack .../055-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-30 10:20:56.189 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-30 10:20:56.302 | Selecting previously unselected package uuid-dev:amd64. 2026-06-30 10:20:56.310 | Preparing to unpack .../056-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:56.313 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 10:20:56.344 | Selecting previously unselected package libsctp1:amd64. 2026-06-30 10:20:56.353 | Preparing to unpack .../057-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-30 10:20:56.356 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 10:20:56.377 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-30 10:20:56.386 | Preparing to unpack .../058-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-30 10:20:56.387 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 10:20:56.418 | Selecting previously unselected package libapr1-dev. 2026-06-30 10:20:56.427 | Preparing to unpack .../059-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-30 10:20:56.429 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-30 10:20:56.586 | Selecting previously unselected package libldap-dev:amd64. 2026-06-30 10:20:56.594 | Preparing to unpack .../060-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:20:56.598 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 10:20:56.684 | Selecting previously unselected package libldap2-dev. 2026-06-30 10:20:56.693 | Preparing to unpack .../061-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-30 10:20:56.695 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 10:20:56.719 | Selecting previously unselected package libaprutil1-dev. 2026-06-30 10:20:56.727 | Preparing to unpack .../062-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 10:20:56.729 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-30 10:20:56.878 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-30 10:20:56.886 | Preparing to unpack .../063-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 10:20:56.888 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:20:56.925 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-30 10:20:56.933 | Preparing to unpack .../064-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 10:20:56.936 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:20:56.968 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-30 10:20:56.975 | Preparing to unpack .../065-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 10:20:56.977 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:20:57.003 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-30 10:20:57.011 | Preparing to unpack .../066-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 10:20:57.013 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:20:57.073 | Selecting previously unselected package apache2-dev. 2026-06-30 10:20:57.082 | Preparing to unpack .../067-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 10:20:57.084 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-30 10:20:57.130 | Selecting previously unselected package ncal. 2026-06-30 10:20:57.139 | Preparing to unpack .../068-ncal_12.1.8_amd64.deb ... 2026-06-30 10:20:57.140 | Unpacking ncal (12.1.8) ... 2026-06-30 10:20:57.171 | Selecting previously unselected package bsdmainutils. 2026-06-30 10:20:57.178 | Preparing to unpack .../069-bsdmainutils_12.1.8_all.deb ... 2026-06-30 10:20:57.183 | Unpacking bsdmainutils (12.1.8) ... 2026-06-30 10:20:57.209 | Selecting previously unselected package conntrack. 2026-06-30 10:20:57.218 | Preparing to unpack .../070-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-30 10:20:57.219 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-30 10:20:57.269 | Selecting previously unselected package dnsmasq-base. 2026-06-30 10:20:57.280 | Preparing to unpack .../071-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-30 10:20:57.288 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-30 10:20:57.323 | Selecting previously unselected package dnsmasq-utils. 2026-06-30 10:20:57.334 | Preparing to unpack .../072-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-30 10:20:57.336 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-30 10:20:57.368 | Selecting previously unselected package ebtables. 2026-06-30 10:20:57.379 | Preparing to unpack .../073-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-30 10:20:57.393 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-30 10:20:57.438 | Preparing to unpack .../074-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 10:20:57.442 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-30 10:20:57.479 | Selecting previously unselected package fonts-liberation. 2026-06-30 10:20:57.488 | Preparing to unpack .../075-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-30 10:20:57.494 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-30 10:20:57.554 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-30 10:20:57.563 | Preparing to unpack .../076-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-30 10:20:57.567 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-30 10:20:57.604 | Selecting previously unselected package fonts-liberation2. 2026-06-30 10:20:57.612 | Preparing to unpack .../077-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-30 10:20:57.614 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-30 10:20:57.640 | Selecting previously unselected package genisoimage. 2026-06-30 10:20:57.650 | Preparing to unpack .../078-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-30 10:20:57.652 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-30 10:20:57.688 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-30 10:20:57.696 | Preparing to unpack .../079-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-30 10:20:57.700 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-30 10:20:57.732 | Selecting previously unselected package libann0. 2026-06-30 10:20:57.743 | Preparing to unpack .../080-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-30 10:20:57.745 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-30 10:20:57.771 | Selecting previously unselected package libcdt5:amd64. 2026-06-30 10:20:57.780 | Preparing to unpack .../081-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 10:20:57.782 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:20:57.811 | Selecting previously unselected package libcgraph6:amd64. 2026-06-30 10:20:57.820 | Preparing to unpack .../082-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 10:20:57.822 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:20:57.854 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-30 10:20:57.865 | Preparing to unpack .../083-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-30 10:20:57.869 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-30 10:20:57.903 | Selecting previously unselected package libltdl7:amd64. 2026-06-30 10:20:57.915 | Preparing to unpack .../084-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-30 10:20:57.917 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-30 10:20:57.949 | Selecting previously unselected package libpathplan4:amd64. 2026-06-30 10:20:57.958 | Preparing to unpack .../085-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 10:20:57.960 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:20:57.996 | Selecting previously unselected package libgvc6. 2026-06-30 10:20:58.005 | Preparing to unpack .../086-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 10:20:58.007 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:20:58.049 | Selecting previously unselected package libgvpr2:amd64. 2026-06-30 10:20:58.059 | Preparing to unpack .../087-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 10:20:58.060 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:20:58.092 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-30 10:20:58.101 | Preparing to unpack .../088-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 10:20:58.104 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:20:58.154 | Selecting previously unselected package libice6:amd64. 2026-06-30 10:20:58.164 | Preparing to unpack .../089-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-30 10:20:58.165 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-30 10:20:58.198 | Selecting previously unselected package libsm6:amd64. 2026-06-30 10:20:58.208 | Preparing to unpack .../090-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-30 10:20:58.211 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-30 10:20:58.244 | Selecting previously unselected package libxt6t64:amd64. 2026-06-30 10:20:58.253 | Preparing to unpack .../091-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-30 10:20:58.255 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-30 10:20:58.289 | Selecting previously unselected package libxmu6:amd64. 2026-06-30 10:20:58.298 | Preparing to unpack .../092-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-30 10:20:58.300 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-30 10:20:58.329 | Selecting previously unselected package libxaw7:amd64. 2026-06-30 10:20:58.338 | Preparing to unpack .../093-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-30 10:20:58.341 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-30 10:20:58.376 | Selecting previously unselected package graphviz. 2026-06-30 10:20:58.385 | Preparing to unpack .../094-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 10:20:58.388 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-30 10:20:58.449 | Selecting previously unselected package icu-devtools. 2026-06-30 10:20:58.458 | Preparing to unpack .../095-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-30 10:20:58.461 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-30 10:20:58.500 | Selecting previously unselected package iputils-arping. 2026-06-30 10:20:58.509 | Preparing to unpack .../096-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-30 10:20:58.511 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-30 10:20:58.544 | Selecting previously unselected package comerr-dev:amd64. 2026-06-30 10:20:58.553 | Preparing to unpack .../097-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-30 10:20:58.558 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-30 10:20:58.604 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-30 10:20:58.613 | Preparing to unpack .../098-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 10:20:58.617 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:20:58.654 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-30 10:20:58.663 | Preparing to unpack .../099-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 10:20:58.666 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:20:58.708 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-30 10:20:58.715 | Preparing to unpack .../100-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 10:20:58.717 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:20:58.748 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-30 10:20:58.757 | Preparing to unpack .../101-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 10:20:58.759 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:20:58.789 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-30 10:20:58.797 | Preparing to unpack .../102-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 10:20:58.799 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:20:58.844 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-30 10:20:58.854 | Preparing to unpack .../103-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-30 10:20:58.857 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-30 10:20:58.886 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-30 10:20:58.895 | Preparing to unpack .../104-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:20:58.897 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:20:59.046 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-30 10:20:59.057 | Preparing to unpack .../105-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-30 10:20:59.059 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-30 10:20:59.103 | Preparing to unpack .../106-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-30 10:20:59.109 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-30 10:20:59.147 | Selecting previously unselected package libgts-bin. 2026-06-30 10:20:59.156 | Preparing to unpack .../107-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-30 10:20:59.158 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-30 10:20:59.199 | Selecting previously unselected package libicu-dev:amd64. 2026-06-30 10:20:59.208 | Preparing to unpack .../108-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-30 10:20:59.210 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-30 10:20:59.473 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-30 10:20:59.482 | Preparing to unpack .../109-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-30 10:20:59.484 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-30 10:20:59.519 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-30 10:20:59.528 | Preparing to unpack .../110-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-30 10:20:59.530 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 10:20:59.561 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-30 10:20:59.570 | Preparing to unpack .../111-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-30 10:20:59.572 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 10:20:59.601 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-30 10:20:59.610 | Preparing to unpack .../112-libjs-jquery-metadata_12-4_all.deb ... 2026-06-30 10:20:59.612 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-30 10:20:59.640 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-30 10:20:59.649 | Preparing to unpack .../113-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-30 10:20:59.652 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-30 10:20:59.705 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-30 10:20:59.715 | Preparing to unpack .../114-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-30 10:20:59.716 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-30 10:20:59.743 | Selecting previously unselected package libjson-xs-perl. 2026-06-30 10:20:59.753 | Preparing to unpack .../115-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:20:59.754 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-30 10:20:59.783 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-30 10:20:59.792 | Preparing to unpack .../116-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-30 10:20:59.794 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-30 10:20:59.831 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-30 10:20:59.840 | Preparing to unpack .../117-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-30 10:20:59.841 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-30 10:20:59.873 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-30 10:20:59.882 | Preparing to unpack .../118-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-30 10:20:59.885 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-30 10:20:59.929 | Selecting previously unselected package mysql-common. 2026-06-30 10:20:59.938 | Preparing to unpack .../119-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-30 10:20:59.956 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-30 10:20:59.993 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-30 10:21:00.002 | Preparing to unpack .../120-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:21:00.008 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:21:00.067 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-30 10:21:00.077 | Preparing to unpack .../121-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-30 10:21:00.079 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-30 10:21:00.137 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-30 10:21:00.147 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-30 10:21:00.149 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-30 10:21:00.187 | Selecting previously unselected package libpq5:amd64. 2026-06-30 10:21:00.196 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:21:00.201 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:00.234 | Selecting previously unselected package libssl-dev:amd64. 2026-06-30 10:21:00.244 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-30 10:21:00.248 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-30 10:21:00.361 | Selecting previously unselected package libpq-dev. 2026-06-30 10:21:00.370 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:21:00.373 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:00.409 | Selecting previously unselected package libsasl2-dev. 2026-06-30 10:21:00.417 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-30 10:21:00.419 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-30 10:21:00.462 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-30 10:21:00.471 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:21:00.477 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:21:00.619 | Selecting previously unselected package libx86-1:amd64. 2026-06-30 10:21:00.628 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-30 10:21:00.630 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-30 10:21:00.659 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-30 10:21:00.667 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-30 10:21:00.669 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 10:21:00.720 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-30 10:21:00.728 | Preparing to unpack .../130-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:21:00.731 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-30 10:21:00.778 | Selecting previously unselected package llvm-17-runtime. 2026-06-30 10:21:00.786 | Preparing to unpack .../131-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:21:00.788 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:00.835 | Selecting previously unselected package libpfm4:amd64. 2026-06-30 10:21:00.843 | Preparing to unpack .../132-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-30 10:21:00.846 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-30 10:21:00.890 | Selecting previously unselected package llvm-17. 2026-06-30 10:21:00.898 | Preparing to unpack .../133-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:21:00.900 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:01.457 | Selecting previously unselected package libffi-dev:amd64. 2026-06-30 10:21:01.466 | Preparing to unpack .../134-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-30 10:21:01.468 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-30 10:21:01.503 | Selecting previously unselected package llvm-17-tools. 2026-06-30 10:21:01.512 | Preparing to unpack .../135-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:21:01.515 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:01.678 | Selecting previously unselected package libz3-4:amd64. 2026-06-30 10:21:01.687 | Preparing to unpack .../136-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-30 10:21:01.690 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-30 10:21:01.808 | Selecting previously unselected package libz3-dev:amd64. 2026-06-30 10:21:01.817 | Preparing to unpack .../137-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-30 10:21:01.822 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-30 10:21:01.864 | Selecting previously unselected package llvm-17-dev. 2026-06-30 10:21:01.872 | Preparing to unpack .../138-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 10:21:01.875 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:03.403 | Selecting previously unselected package lsscsi. 2026-06-30 10:21:03.411 | Preparing to unpack .../139-lsscsi_0.32-1build1_amd64.deb ... 2026-06-30 10:21:03.414 | Unpacking lsscsi (0.32-1build1) ... 2026-06-30 10:21:03.444 | Selecting previously unselected package osinfo-db. 2026-06-30 10:21:03.453 | Preparing to unpack .../140-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-30 10:21:03.455 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-30 10:21:03.713 | Selecting previously unselected package pkgconf-bin. 2026-06-30 10:21:03.722 | Preparing to unpack .../141-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-30 10:21:03.725 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-30 10:21:03.753 | Selecting previously unselected package pkgconf:amd64. 2026-06-30 10:21:03.763 | Preparing to unpack .../142-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-30 10:21:03.769 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-30 10:21:03.802 | Selecting previously unselected package pkg-config:amd64. 2026-06-30 10:21:03.811 | Preparing to unpack .../143-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-30 10:21:03.815 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-30 10:21:03.841 | Selecting previously unselected package pm-utils. 2026-06-30 10:21:03.850 | Preparing to unpack .../144-pm-utils_1.4.1-21_all.deb ... 2026-06-30 10:21:03.852 | Unpacking pm-utils (1.4.1-21) ... 2026-06-30 10:21:03.900 | Selecting previously unselected package postgresql-client-16. 2026-06-30 10:21:03.909 | Preparing to unpack .../145-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:21:03.912 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:04.013 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-30 10:21:04.022 | Preparing to unpack .../146-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:21:04.024 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:04.259 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-30 10:21:04.270 | Preparing to unpack .../147-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-30 10:21:04.271 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-30 10:21:04.305 | Selecting previously unselected package python3-mysqldb. 2026-06-30 10:21:04.315 | Preparing to unpack .../148-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-30 10:21:04.317 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-30 10:21:04.349 | Selecting previously unselected package sqlite3. 2026-06-30 10:21:04.359 | Preparing to unpack .../149-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-06-30 10:21:04.362 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-06-30 10:21:04.393 | Selecting previously unselected package unzip. 2026-06-30 10:21:04.403 | Preparing to unpack .../150-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-30 10:21:04.405 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-30 10:21:04.443 | Selecting previously unselected package vbetool. 2026-06-30 10:21:04.452 | Preparing to unpack .../151-vbetool_1.1-5_amd64.deb ... 2026-06-30 10:21:04.455 | Unpacking vbetool (1.1-5) ... 2026-06-30 10:21:04.503 | Selecting previously unselected package libosinfo-l10n. 2026-06-30 10:21:04.513 | Preparing to unpack .../152-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-30 10:21:04.514 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-30 10:21:04.552 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-30 10:21:04.562 | Preparing to unpack .../153-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-30 10:21:04.563 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-30 10:21:04.594 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-30 10:21:04.603 | Preparing to unpack .../154-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-30 10:21:04.605 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-30 10:21:04.642 | Preparing to unpack .../155-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-30 10:21:04.647 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-30 10:21:04.679 | Selecting previously unselected package liberasurecode1:amd64. 2026-06-30 10:21:04.691 | Preparing to unpack .../156-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-06-30 10:21:04.693 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-30 10:21:04.726 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-06-30 10:21:04.736 | Preparing to unpack .../157-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-06-30 10:21:04.737 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-30 10:21:04.770 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-30 10:21:04.779 | Preparing to unpack .../158-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 10:21:04.781 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:21:04.812 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-30 10:21:04.822 | Preparing to unpack .../159-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-30 10:21:04.824 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-30 10:21:04.867 | Preparing to unpack .../160-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-30 10:21:04.888 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-30 10:21:04.941 | Selecting previously unselected package socat. 2026-06-30 10:21:04.951 | Preparing to unpack .../161-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-30 10:21:04.953 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-30 10:21:04.995 | Selecting previously unselected package vlan. 2026-06-30 10:21:05.006 | Preparing to unpack .../162-vlan_2.0.5ubuntu5_all.deb ... 2026-06-30 10:21:05.007 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-30 10:21:05.059 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-30 10:21:05.065 | Setting up postgresql-client-common (257build1.1) ... 2026-06-30 10:21:05.071 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-30 10:21:05.076 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-30 10:21:05.081 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-30 10:21:05.098 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-30 10:21:05.102 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-30 10:21:05.106 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:21:05.110 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-30 10:21:05.114 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-30 10:21:05.118 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-30 10:21:05.123 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-30 10:21:05.126 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-30 10:21:05.130 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-30 10:21:05.136 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-30 10:21:05.526 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-30 10:21:05.526 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-30 10:21:05.836 | Setting up ncal (12.1.8) ... 2026-06-30 10:21:05.840 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-30 10:21:05.845 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-30 10:21:05.848 | Setting up vbetool (1.1-5) ... 2026-06-30 10:21:05.854 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-30 10:21:05.877 | Setting up pm-utils (1.4.1-21) ... 2026-06-30 10:21:05.885 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-30 10:21:05.892 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-30 10:21:05.895 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-06-30 10:21:05.900 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:21:05.905 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:05.909 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-30 10:21:05.913 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-30 10:21:05.917 | Setting up m4 (1.4.19-4build1) ... 2026-06-30 10:21:05.921 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-30 10:21:05.925 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-30 10:21:05.956 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-30 10:21:05.978 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-30 10:21:05.982 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-30 10:21:05.986 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-30 10:21:06.549 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-30 10:21:06.838 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:21:06.843 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-06-30 10:21:06.847 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-30 10:21:06.974 | Setting up autotools-dev (20220109.1) ... 2026-06-30 10:21:06.978 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-30 10:21:06.982 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:21:06.987 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-30 10:21:06.991 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-30 10:21:06.995 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:21:07.000 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 10:21:07.004 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 10:21:07.010 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:21:07.014 | Setting up ebtables (2.0.11-6build1) ... 2026-06-30 10:21:07.379 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-30 10:21:07.382 | Setting up socat (1.8.0.0-4build3) ... 2026-06-30 10:21:07.388 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-30 10:21:07.396 | Setting up bsdmainutils (12.1.8) ... 2026-06-30 10:21:07.405 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-30 10:21:07.411 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-30 10:21:07.420 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:21:07.427 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-30 10:21:07.431 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-30 10:21:07.436 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-30 10:21:07.462 | Setting up lsscsi (0.32-1build1) ... 2026-06-30 10:21:07.466 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-30 10:21:07.470 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-30 10:21:07.474 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-30 10:21:07.479 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-30 10:21:07.487 | Setting up autoconf (2.71-3) ... 2026-06-30 10:21:07.499 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-30 10:21:07.503 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 10:21:07.509 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:07.513 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:21:07.518 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-30 10:21:07.526 | Setting up dwz (0.15-1build6) ... 2026-06-30 10:21:07.531 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 10:21:07.535 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-30 10:21:07.540 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-06-30 10:21:07.543 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-30 10:21:07.553 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:07.557 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-30 10:21:08.332 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-06-30 10:21:08.352 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-30 10:21:08.371 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:08.376 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-30 10:21:08.381 | Setting up libjson-perl (4.10000-1) ... 2026-06-30 10:21:08.387 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-30 10:21:08.391 | Setting up debugedit (1:5.0-5build2) ... 2026-06-30 10:21:08.397 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-30 10:21:08.400 | Setting up libsub-override-perl (0.10-1) ... 2026-06-30 10:21:08.406 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-30 10:21:08.410 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:21:08.415 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:21:08.419 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-30 10:21:08.424 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-30 10:21:08.430 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-30 10:21:08.434 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 10:21:08.438 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-30 10:21:08.446 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-30 10:21:08.450 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-30 10:21:08.454 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-30 10:21:08.459 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 10:21:08.464 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:21:08.468 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-06-30 10:21:08.473 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-30 10:21:09.195 | rsync.service is a disabled or a static unit not running, not starting it. 2026-06-30 10:21:09.198 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-30 10:21:09.203 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:21:09.209 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-30 10:21:09.215 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-30 10:21:09.219 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-30 10:21:09.223 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-30 10:21:09.228 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 10:21:09.232 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-30 10:21:09.237 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-30 10:21:09.241 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-30 10:21:09.246 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-30 10:21:09.250 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 10:21:09.255 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-30 10:21:10.329 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:21:10.336 | Setting up libtool (2.4.7-7build1) ... 2026-06-30 10:21:10.344 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:10.792 | 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-06-30 10:21:10.849 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 10:21:10.882 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-30 10:21:11.741 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-30 10:21:12.174 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:12.181 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-30 10:21:12.193 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-30 10:21:12.247 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-30 10:21:12.248 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-30 10:21:12.714 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 10:21:12.728 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 10:21:12.734 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-06-30 10:21:12.745 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-30 10:21:12.758 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-30 10:21:12.773 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 10:21:12.784 | Setting up dh-autoreconf (20) ... 2026-06-30 10:21:12.792 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-30 10:21:12.805 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-30 10:21:12.821 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 10:21:12.835 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-30 10:21:12.847 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:12.856 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-30 10:21:12.878 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:12.902 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-30 10:21:13.493 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-30 10:21:13.805 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-30 10:21:13.810 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-30 10:21:13.815 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-30 10:21:13.821 | Setting up postgresql-common (257build1.1) ... 2026-06-30 10:21:14.237 | 2026-06-30 10:21:14.237 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-30 10:21:14.374 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-30 10:21:14.374 | Removing obsolete dictionary files: 2026-06-30 10:21:15.007 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-30 10:21:15.388 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:21:15.416 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-30 10:21:15.875 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-30 10:21:16.555 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 10:21:16.559 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-30 10:21:16.563 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-30 10:21:16.569 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 10:21:16.573 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-30 10:21:16.577 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:16.584 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:21:16.588 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-30 10:21:16.607 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-30 10:21:16.612 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-30 10:21:17.119 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-30 10:21:17.127 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:21:17.145 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-30 10:21:17.189 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-30 10:21:17.202 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:17.224 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-30 10:21:17.251 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-30 10:21:17.279 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:21:17.302 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-30 10:21:17.323 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-30 10:21:17.361 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-30 10:21:17.390 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-30 10:21:18.006 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:18.041 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 10:21:18.069 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-30 10:21:18.088 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:21:18.257 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-30 10:21:18.266 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:18.297 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-30 10:21:18.319 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-30 10:21:18.328 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-30 10:21:18.657 | Enabling module mpm_event. 2026-06-30 10:21:18.694 | Enabling module authz_core. 2026-06-30 10:21:18.699 | Enabling module authz_host. 2026-06-30 10:21:18.731 | Enabling module authn_core. 2026-06-30 10:21:18.735 | Enabling module auth_basic. 2026-06-30 10:21:18.768 | Enabling module access_compat. 2026-06-30 10:21:18.799 | Enabling module authn_file. 2026-06-30 10:21:18.831 | Enabling module authz_user. 2026-06-30 10:21:18.875 | Enabling module alias. 2026-06-30 10:21:18.909 | Enabling module dir. 2026-06-30 10:21:18.951 | Enabling module autoindex. 2026-06-30 10:21:18.983 | Enabling module env. 2026-06-30 10:21:19.014 | Enabling module mime. 2026-06-30 10:21:19.044 | Enabling module negotiation. 2026-06-30 10:21:19.076 | Enabling module setenvif. 2026-06-30 10:21:19.106 | Enabling module filter. 2026-06-30 10:21:19.138 | Enabling module deflate. 2026-06-30 10:21:19.169 | Enabling module status. 2026-06-30 10:21:19.204 | Enabling module reqtimeout. 2026-06-30 10:21:19.235 | Enabling conf charset. 2026-06-30 10:21:19.266 | Enabling conf localized-error-pages. 2026-06-30 10:21:19.298 | Enabling conf other-vhosts-access-log. 2026-06-30 10:21:19.330 | Enabling conf security. 2026-06-30 10:21:19.364 | Enabling conf serve-cgi-bin. 2026-06-30 10:21:19.395 | Enabling site 000-default. 2026-06-30 10:21:20.045 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-30 10:21:20.476 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-30 10:21:21.364 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:21.368 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-30 10:21:21.372 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 10:21:21.376 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-30 10:21:21.384 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-30 10:21:21.414 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-06-30 10:21:27.799 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 10:21:27.821 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-06-30 10:21:27.970 | Processing triggers for ufw (0.36.2-6) ... 2026-06-30 10:21:28.034 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:21:29.554 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-30 10:21:29.568 | Processing triggers for install-info (7.1-3build2) ... 2026-06-30 10:21:29.693 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-30 10:21:30.252 | 2026-06-30 10:21:30.252 | Running kernel seems to be up-to-date. 2026-06-30 10:21:30.252 | 2026-06-30 10:21:30.252 | Restarting services... 2026-06-30 10:21:30.336 | systemctl restart packagekit.service polkit.service udisks2.service unbound.service 2026-06-30 10:21:30.465 | 2026-06-30 10:21:30.465 | Service restarts being deferred: 2026-06-30 10:21:30.465 | systemctl restart ModemManager.service 2026-06-30 10:21:30.465 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:21:30.465 | systemctl restart getty@tty1.service 2026-06-30 10:21:30.465 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:21:30.465 | systemctl restart systemd-logind.service 2026-06-30 10:21:30.465 | 2026-06-30 10:21:30.465 | No containers need to be restarted. 2026-06-30 10:21:30.465 | 2026-06-30 10:21:30.465 | User sessions running outdated binaries: 2026-06-30 10:21:30.465 | ubuntu @ session #1: python3[1695] 2026-06-30 10:21:30.475 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:21:30.483 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:21:30.493 | 2026-06-30 10:21:30.493 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:21:31.709 | ++ functions-common:apt_get:1211 : result=0 2026-06-30 10:21:31.712 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:21:31.715 | ++ functions-common:time_stop:2420 : local name 2026-06-30 10:21:31.717 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 10:21:31.720 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:21:31.722 | ++ functions-common:time_stop:2423 : local total 2026-06-30 10:21:31.724 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 10:21:31.726 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:21:31.728 | ++ functions-common:time_stop:2427 : start_time=1782814835883 2026-06-30 10:21:31.731 | ++ functions-common:time_stop:2429 : [[ -z 1782814835883 ]] 2026-06-30 10:21:31.734 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:21:31.738 | ++ functions-common:time_stop:2432 : end_time=1782814891735 2026-06-30 10:21:31.740 | ++ functions-common:time_stop:2433 : elapsed_time=55852 2026-06-30 10:21:31.742 | ++ functions-common:time_stop:2434 : total=42356 2026-06-30 10:21:31.745 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:21:31.747 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98208 2026-06-30 10:21:31.750 | ++ functions-common:apt_get:1215 : return 0 2026-06-30 10:21:31.752 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-30 10:21:31.755 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-30 10:21:31.758 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-30 10:21:31.762 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-30 10:21:31.765 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-30 10:21:31.768 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-30 10:21:31.772 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-30 10:21:31.776 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-30 10:21:31.778 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-30 10:21:31.781 | + ./stack.sh:main:799 : /opt/stack/devstack/tools/install_pip.sh 2026-06-30 10:21:32.719 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-30 10:21:32.721 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-30 10:21:32.723 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-30 10:21:32.724 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-30 10:21:32.726 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-30 10:21:32.728 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-30 10:21:32.729 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-30 10:21:32.731 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-30 10:21:32.733 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-30 10:21:32.734 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-30 10:21:32.736 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-30 10:21:32.738 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-30 10:21:32.739 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-30 10:21:32.741 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-30 10:21:32.743 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-30 10:21:32.745 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-30 10:21:32.746 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-30 10:21:32.748 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-30 10:21:32.749 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-30 10:21:32.751 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-30 10:21:32.754 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-30 10:21:32.756 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-30 10:21:32.757 | + functions-common:_ensure_lsb_release:420 : return 2026-06-30 10:21:32.759 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-30 10:21:32.771 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-30 10:21:32.773 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-30 10:21:32.785 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-30 10:21:32.787 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-30 10:21:32.799 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-30 10:21:32.802 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-30 10:21:32.803 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-30 10:21:32.805 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-30 10:21:32.807 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-30 10:21:32.809 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-30 10:21:32.810 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-30 10:21:32.812 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-30 10:21:32.814 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-30 10:21:32.816 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-30 10:21:32.818 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-30 10:21:32.818 | Distro: noble 2026-06-30 10:21:32.820 | + tools/install_pip.sh:main:117 : get_versions 2026-06-30 10:21:32.822 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-30 10:21:32.825 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-30 10:21:32.827 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-30 10:21:32.830 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-30 10:21:32.830 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-30 10:21:33.129 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-30 10:21:33.130 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-30 10:21:33.130 | pip: 24.0 2026-06-30 10:21:33.133 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-30 10:21:33.134 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-30 10:21:33.136 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:21:33.138 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:21:33.140 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:21:33.141 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:21:33.143 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:21:33.145 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:21:33.146 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:21:33.148 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:21:33.149 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:21:33.151 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:21:33.153 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:21:33.154 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:21:33.156 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:21:33.157 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-30 10:21:33.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:21:33.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:21:33.163 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-30 10:21:33.167 | + tools/install_pip.sh:main:146 : set -x 2026-06-30 10:21:33.169 | + tools/install_pip.sh:main:149 : get_versions 2026-06-30 10:21:33.171 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-30 10:21:33.174 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-30 10:21:33.176 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-30 10:21:33.179 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-30 10:21:33.179 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-30 10:21:33.476 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-30 10:21:33.478 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-30 10:21:33.478 | pip: 24.0 2026-06-30 10:21:33.482 | + ./stack.sh:main:803 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-30 10:21:33.484 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-30 10:21:33.488 | + ./stack.sh:main:804 : fixup_all 2026-06-30 10:21:33.490 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-30 10:21:33.492 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-30 10:21:33.495 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:21:33.497 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:21:33.499 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-30 10:21:33.512 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-30 10:21:33.524 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-30 10:21:33.536 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-30 10:21:33.538 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-30 10:21:33.540 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:21:33.543 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:21:33.545 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:21:33.547 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:21:33.549 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:21:33.551 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:21:33.553 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:21:33.556 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:21:33.558 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:21:33.561 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:21:33.562 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:21:33.564 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:21:33.566 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:21:33.568 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-30 10:21:33.570 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-30 10:21:33.573 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-30 10:21:33.586 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-30 10:21:33.598 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-30 10:21:33.610 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-30 10:21:33.622 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-30 10:21:33.633 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-30 10:21:33.646 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-30 10:21:33.658 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-30 10:21:33.670 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-30 10:21:33.673 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-30 10:21:33.676 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-30 10:21:36.424 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-30 10:21:36.444 | Using python 3.12 to install setuptools 2026-06-30 10:21:36.446 | + 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-06-30 10:21:37.118 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-30 10:21:37.215 | Collecting pip 2026-06-30 10:21:37.246 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-30 10:21:37.253 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-30 10:21:37.462 | Collecting setuptools[core] 2026-06-30 10:21:37.466 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 10:21:37.535 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-30 10:21:37.538 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:21:37.566 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-30 10:21:37.570 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-30 10:21:37.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.0 MB/s eta 0:00:00 2026-06-30 10:21:37.721 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-30 10:21:37.725 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 10:21:37.767 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-30 10:21:37.769 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:21:37.797 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-30 10:21:37.800 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:21:37.846 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:37.850 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 10:21:37.879 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:37.883 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 10:21:38.003 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:38.005 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-30 10:21:38.036 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:38.039 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:21:38.111 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:38.114 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-30 10:21:38.132 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:38.135 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-30 10:21:38.168 | 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-06-30 10:21:38.170 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-30 10:21:38.204 | 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-06-30 10:21:38.207 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 10:21:38.230 | 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-06-30 10:21:38.241 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-30 10:21:38.261 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 104.9 MB/s eta 0:00:00 2026-06-30 10:21:38.264 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-30 10:21:38.271 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-30 10:21:38.277 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-30 10:21:38.282 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 18.0 MB/s eta 0:00:00 2026-06-30 10:21:38.286 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 10:21:38.293 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 19.8 MB/s eta 0:00:00 2026-06-30 10:21:38.296 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-30 10:21:38.306 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 10:21:38.325 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 65.1 MB/s eta 0:00:00 2026-06-30 10:21:38.328 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-30 10:21:38.340 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-30 10:21:38.349 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-30 10:21:38.358 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 18.7 MB/s eta 0:00:00 2026-06-30 10:21:38.363 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-30 10:21:38.370 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-30 10:21:38.381 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 38.6 MB/s eta 0:00:00 2026-06-30 10:21:38.383 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-30 10:21:38.389 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-30 10:21:38.398 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 11.8 MB/s eta 0:00:00 2026-06-30 10:21:38.401 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-30 10:21:38.415 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 97.4 MB/s eta 0:00:00 2026-06-30 10:21:38.749 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-30 10:21:38.759 | Attempting uninstall: setuptools 2026-06-30 10:21:38.766 | Found existing installation: setuptools 68.1.2 2026-06-30 10:21:38.767 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:21:38.767 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-30 10:21:39.335 | Attempting uninstall: pygments 2026-06-30 10:21:39.353 | Found existing installation: Pygments 2.17.2 2026-06-30 10:21:39.353 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:21:39.353 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-30 10:21:39.984 | Attempting uninstall: pip 2026-06-30 10:21:39.986 | Found existing installation: pip 24.0 2026-06-30 10:21:40.027 | Uninstalling pip-24.0: 2026-06-30 10:21:40.033 | Successfully uninstalled pip-24.0 2026-06-30 10:21:40.872 | Attempting uninstall: packaging 2026-06-30 10:21:40.882 | Found existing installation: packaging 24.0 2026-06-30 10:21:40.883 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:21:40.883 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-30 10:21:40.983 | Attempting uninstall: markdown-it-py 2026-06-30 10:21:40.998 | Found existing installation: markdown-it-py 3.0.0 2026-06-30 10:21:40.999 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:21:40.999 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-30 10:21:41.075 | Attempting uninstall: wheel 2026-06-30 10:21:41.098 | Found existing installation: wheel 0.42.0 2026-06-30 10:21:41.098 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:21:41.098 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-30 10:21:41.123 | Attempting uninstall: rich 2026-06-30 10:21:41.145 | Found existing installation: rich 13.7.1 2026-06-30 10:21:41.145 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:21:41.145 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-30 10:21:41.498 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-30 10:21:41.620 | + inc/python:pip_install:216 : result=0 2026-06-30 10:21:41.623 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:21:41.625 | + functions-common:time_stop:2420 : local name 2026-06-30 10:21:41.628 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:21:41.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:21:41.632 | + functions-common:time_stop:2423 : local total 2026-06-30 10:21:41.634 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:21:41.636 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:21:41.638 | + functions-common:time_stop:2427 : start_time=1782814896439 2026-06-30 10:21:41.640 | + functions-common:time_stop:2429 : [[ -z 1782814896439 ]] 2026-06-30 10:21:41.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:21:41.646 | + functions-common:time_stop:2432 : end_time=1782814901644 2026-06-30 10:21:41.649 | + functions-common:time_stop:2433 : elapsed_time=5205 2026-06-30 10:21:41.651 | + functions-common:time_stop:2434 : total=0 2026-06-30 10:21:41.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:21:41.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5205 2026-06-30 10:21:41.659 | + inc/python:pip_install:219 : return 0 2026-06-30 10:21:41.661 | + 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-06-30 10:21:41.664 | + 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-06-30 10:21:41.666 | + 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-06-30 10:21:41.669 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-30 10:21:41.671 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-30 10:21:41.673 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-30 10:21:41.695 | Using python 3.12 to install os-testr 2026-06-30 10:21:41.698 | + 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-06-30 10:21:42.469 | Collecting os-testr 2026-06-30 10:21:42.523 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 10:21:42.577 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-30 10:21:42.580 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 10:21:42.605 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-30 10:21:42.607 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-30 10:21:42.644 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-30 10:21:42.647 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-30 10:21:42.652 | 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-06-30 10:21:42.661 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-30 10:21:42.664 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 10:21:42.701 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-30 10:21:42.704 | 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-06-30 10:21:42.716 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-30 10:21:42.724 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 10:21:42.737 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-30 10:21:42.742 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-30 10:21:42.749 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-30 10:21:42.755 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-30 10:21:42.766 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 75.3 MB/s 0:00:00 2026-06-30 10:21:42.841 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-30 10:21:42.913 | Attempting uninstall: PyYAML 2026-06-30 10:21:42.917 | Found existing installation: PyYAML 6.0.1 2026-06-30 10:21:42.917 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:21:42.918 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-30 10:21:43.102 | 2026-06-30 10:21:43.104 | 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-06-30 10:21:43.171 | + inc/python:pip_install:216 : result=0 2026-06-30 10:21:43.174 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:21:43.177 | + functions-common:time_stop:2420 : local name 2026-06-30 10:21:43.180 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:21:43.182 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:21:43.185 | + functions-common:time_stop:2423 : local total 2026-06-30 10:21:43.187 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:21:43.190 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:21:43.192 | + functions-common:time_stop:2427 : start_time=1782814901690 2026-06-30 10:21:43.195 | + functions-common:time_stop:2429 : [[ -z 1782814901690 ]] 2026-06-30 10:21:43.198 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:21:43.202 | + functions-common:time_stop:2432 : end_time=1782814903199 2026-06-30 10:21:43.204 | + functions-common:time_stop:2433 : elapsed_time=1509 2026-06-30 10:21:43.207 | + functions-common:time_stop:2434 : total=5205 2026-06-30 10:21:43.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:21:43.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6714 2026-06-30 10:21:43.215 | + inc/python:pip_install:219 : return 0 2026-06-30 10:21:43.217 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-30 10:21:43.273 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-30 10:21:43.336 | + ./stack.sh:main:832 : install_infra 2026-06-30 10:21:43.338 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 10:21:43.342 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-30 10:21:43.345 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-30 10:21:46.110 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 10:21:46.114 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-30 10:21:46.135 | + 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-06-30 10:21:46.800 | Collecting pbr 2026-06-30 10:21:46.801 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 10:21:46.983 | Collecting setuptools[core] 2026-06-30 10:21:46.984 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 10:21:47.044 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-30 10:21:47.045 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:21:47.071 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-30 10:21:47.072 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-30 10:21:47.096 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-30 10:21:47.097 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 10:21:47.134 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-30 10:21:47.136 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:21:47.158 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-30 10:21:47.160 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:21:47.194 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:47.195 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 10:21:47.218 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:47.219 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 10:21:47.326 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:47.328 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-30 10:21:47.353 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:47.355 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:21:47.429 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:47.430 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-30 10:21:47.443 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 10:21:47.444 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-30 10:21:47.473 | 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-06-30 10:21:47.474 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-30 10:21:47.502 | 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-06-30 10:21:47.505 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 10:21:47.536 | 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-06-30 10:21:47.566 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 10:21:47.579 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 10:21:47.579 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-30 10:21:47.580 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-30 10:21:47.581 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-30 10:21:47.582 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 10:21:47.584 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-30 10:21:47.585 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 10:21:47.587 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-30 10:21:47.588 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-30 10:21:47.589 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-30 10:21:47.590 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-30 10:21:47.591 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-30 10:21:47.593 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-30 10:21:47.594 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-30 10:21:47.595 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-30 10:21:47.600 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-30 10:21:47.716 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-30 10:21:49.551 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 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.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-30 10:21:49.664 | + inc/python:pip_install:216 : result=0 2026-06-30 10:21:49.667 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:21:49.669 | + functions-common:time_stop:2420 : local name 2026-06-30 10:21:49.671 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:21:49.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:21:49.676 | + functions-common:time_stop:2423 : local total 2026-06-30 10:21:49.679 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:21:49.681 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:21:49.683 | + functions-common:time_stop:2427 : start_time=1782814906128 2026-06-30 10:21:49.685 | + functions-common:time_stop:2429 : [[ -z 1782814906128 ]] 2026-06-30 10:21:49.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:21:49.692 | + functions-common:time_stop:2432 : end_time=1782814909690 2026-06-30 10:21:49.695 | + functions-common:time_stop:2433 : elapsed_time=3562 2026-06-30 10:21:49.697 | + functions-common:time_stop:2434 : total=6714 2026-06-30 10:21:49.699 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:21:49.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10276 2026-06-30 10:21:49.704 | + inc/python:pip_install:219 : return 0 2026-06-30 10:21:49.706 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 10:21:49.709 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-30 10:21:49.730 | + 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-06-30 10:21:50.354 | Processing /opt/stack/requirements 2026-06-30 10:21:50.356 | Installing build dependencies: started 2026-06-30 10:21:51.844 | Installing build dependencies: finished with status 'done' 2026-06-30 10:21:51.845 | Getting requirements to build wheel: started 2026-06-30 10:21:52.012 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 10:21:52.015 | Preparing metadata (pyproject.toml): started 2026-06-30 10:21:52.703 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:21:52.769 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:52.798 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-30 10:21:52.810 | 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.dev8461) (26.2) 2026-06-30 10:21:52.847 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:52.850 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 10:21:52.915 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:52.916 | 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-06-30 10:21:53.043 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:53.047 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-30 10:21:53.053 | 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.dev8461) (82.0.1) 2026-06-30 10:21:53.182 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:53.186 | 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-06-30 10:21:53.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.5 MB/s eta 0:00:00 2026-06-30 10:21:53.218 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:53.221 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-30 10:21:53.267 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:53.270 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-30 10:21:53.300 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 10:21:53.303 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 10:21:53.355 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-30 10:21:53.361 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-30 10:21:53.367 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 10.6 MB/s eta 0:00:00 2026-06-30 10:21:53.369 | 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-06-30 10:21:53.371 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-30 10:21:53.376 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 21.4 MB/s eta 0:00:00 2026-06-30 10:21:53.378 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-30 10:21:53.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 29.3 MB/s eta 0:00:00 2026-06-30 10:21:53.387 | 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-06-30 10:21:53.395 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 36.0 MB/s eta 0:00:00 2026-06-30 10:21:53.398 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-30 10:21:53.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 15.5 MB/s eta 0:00:00 2026-06-30 10:21:53.406 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-30 10:21:53.412 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 30.0 MB/s eta 0:00:00 2026-06-30 10:21:53.422 | Building wheels for collected packages: openstack_requirements 2026-06-30 10:21:53.423 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-30 10:21:54.711 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-30 10:21:54.712 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8461-py3-none-any.whl size=52407 sha256=303fd54151f5d0f35632d9da6979f98ab11def5d46eda47101206f466fc087df 2026-06-30 10:21:54.712 | Stored in directory: /tmp/pip-ephem-wheel-cache-po4trt9c/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-30 10:21:54.714 | Successfully built openstack_requirements 2026-06-30 10:21:54.854 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-30 10:21:55.212 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8461 requests-2.34.2 urllib3-2.7.0 2026-06-30 10:21:55.354 | + inc/python:pip_install:216 : result=0 2026-06-30 10:21:55.357 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:21:55.360 | + functions-common:time_stop:2420 : local name 2026-06-30 10:21:55.363 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:21:55.365 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:21:55.368 | + functions-common:time_stop:2423 : local total 2026-06-30 10:21:55.369 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:21:55.372 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:21:55.374 | + functions-common:time_stop:2427 : start_time=1782814909723 2026-06-30 10:21:55.377 | + functions-common:time_stop:2429 : [[ -z 1782814909723 ]] 2026-06-30 10:21:55.379 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:21:55.383 | + functions-common:time_stop:2432 : end_time=1782814915380 2026-06-30 10:21:55.385 | + functions-common:time_stop:2433 : elapsed_time=5657 2026-06-30 10:21:55.387 | + functions-common:time_stop:2434 : total=10276 2026-06-30 10:21:55.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:21:55.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15933 2026-06-30 10:21:55.394 | + inc/python:pip_install:219 : return 0 2026-06-30 10:21:55.397 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-30 10:21:55.399 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-30 10:21:55.402 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-30 10:21:55.404 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:21:55.407 | + 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-06-30 10:21:55.410 | + 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-06-30 10:21:55.412 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:21:55.415 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-30 10:21:55.436 | Using python 3.12 to install pbr 2026-06-30 10:21:55.439 | + 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-06-30 10:21:55.909 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-30 10:21:55.980 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-30 10:21:56.103 | + inc/python:pip_install:216 : result=0 2026-06-30 10:21:56.106 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:21:56.108 | + functions-common:time_stop:2420 : local name 2026-06-30 10:21:56.111 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:21:56.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:21:56.115 | + functions-common:time_stop:2423 : local total 2026-06-30 10:21:56.117 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:21:56.119 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:21:56.122 | + functions-common:time_stop:2427 : start_time=1782814915430 2026-06-30 10:21:56.124 | + functions-common:time_stop:2429 : [[ -z 1782814915430 ]] 2026-06-30 10:21:56.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:21:56.131 | + functions-common:time_stop:2432 : end_time=1782814916128 2026-06-30 10:21:56.133 | + functions-common:time_stop:2433 : elapsed_time=698 2026-06-30 10:21:56.135 | + functions-common:time_stop:2434 : total=15933 2026-06-30 10:21:56.138 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:21:56.141 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16631 2026-06-30 10:21:56.143 | + inc/python:pip_install:219 : return 0 2026-06-30 10:21:56.145 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-30 10:21:58.923 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-30 10:21:59.395 | Collecting bindep 2026-06-30 10:21:59.428 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-30 10:21:59.471 | Collecting distro>=1.7 (from bindep) 2026-06-30 10:21:59.474 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-30 10:21:59.502 | Collecting packaging (from bindep) 2026-06-30 10:21:59.505 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:21:59.637 | Collecting Parsley (from bindep) 2026-06-30 10:21:59.640 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-30 10:21:59.672 | Collecting pbr>=2 (from bindep) 2026-06-30 10:21:59.676 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 10:21:59.845 | Collecting setuptools (from pbr>=2->bindep) 2026-06-30 10:21:59.846 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 10:21:59.917 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-30 10:21:59.925 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-30 10:21:59.931 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 10:21:59.932 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 10:21:59.935 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-30 10:21:59.944 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 22.3 MB/s eta 0:00:00 2026-06-30 10:21:59.944 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 10:22:00.002 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-30 10:22:00.845 | 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-06-30 10:22:00.935 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-30 10:22:00.937 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-30 10:22:00.941 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-30 10:22:00.960 | + ./stack.sh:main:841 : pkgs= 2026-06-30 10:22:00.963 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-30 10:22:00.965 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-30 10:22:00.968 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 10:22:00.972 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-30 10:22:00.975 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-30 10:22:00.977 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 10:22:00.980 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 10:22:00.983 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 10:22:00.986 | + functions-common:run_phase:1858 : local extra 2026-06-30 10:22:00.989 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-30 10:22:00.994 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 10:22:00.997 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 10:22:00.999 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-30 10:22:01.002 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-30 10:22:01.005 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 10:22:01.020 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:01.022 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:22:01.024 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:22:01.027 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-30 10:22:01.029 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:22:01.031 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 10:22:01.034 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:22:01.036 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-30 10:22:01.038 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:22:01.041 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-30 10:22:01.042 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:22:01.045 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-30 10:22:01.047 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 10:22:01.050 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 10:22:01.052 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:22:01.055 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 10:22:01.057 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-30 10:22:01.059 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 10:22:01.062 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-30 10:22:01.064 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-06-30 10:22:01.067 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 10:22:01.069 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-06-30 10:22:01.072 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-06-30 10:22:01.074 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-30 10:22:01.077 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-06-30 10:22:01.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-30 10:22:01.082 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-30 10:22:01.084 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-30 10:22:01.087 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-30 10:22:01.089 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-30 10:22:01.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-30 10:22:01.094 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-30 10:22:01.096 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-30 10:22:01.099 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-30 10:22:01.101 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-30 10:22:01.103 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-30 10:22:01.106 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-30 10:22:01.108 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-30 10:22:01.110 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-30 10:22:01.113 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-30 10:22:01.115 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-30 10:22:01.117 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-30 10:22:01.120 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-30 10:22:01.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-30 10:22:01.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-30 10:22:01.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-30 10:22:01.140 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-30 10:22:01.143 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-30 10:22:01.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-30 10:22:01.147 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-30 10:22:01.150 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-30 10:22:01.152 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-30 10:22:01.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-30 10:22:01.158 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-30 10:22:01.161 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:22:01.177 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:22:01.180 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-30 10:22:01.184 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-30 10:22:01.184 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-30 10:22:01.190 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-30 10:22:01.192 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-30 10:22:01.195 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-30 10:22:01.198 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:22:01.216 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:22:01.218 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-30 10:22:01.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:22:01.224 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-30 10:22:01.227 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-30 10:22:01.229 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-30 10:22:01.232 | + functions:set_systemd_override:845 : local value=2048 2026-06-30 10:22:01.235 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-30 10:22:01.238 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-30 10:22:01.293 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-30 10:22:01.293 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-30 10:22:01.296 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-30 10:22:01.538 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-30 10:22:01.540 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-30 10:22:01.557 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:01.559 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-30 10:22:01.562 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:22:01.564 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:22:01.567 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:22:01.569 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:22:01.572 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:22:01.575 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:22:01.577 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:01.579 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:01.582 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:22:01.586 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:22:01.588 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:22:01.591 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:22:01.593 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-30 10:22:01.595 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:22:01.597 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:01.600 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:01.604 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-30 10:22:01.625 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-30 10:22:01.656 | Reading package lists... 2026-06-30 10:22:01.874 | Building dependency tree... 2026-06-30 10:22:01.874 | Reading state information... 2026-06-30 10:22:02.109 | The following additional packages will be installed: 2026-06-30 10:22:02.109 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-30 10:22:02.109 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-30 10:22:02.109 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-30 10:22:02.110 | erlang-tools erlang-xmerl 2026-06-30 10:22:02.111 | Suggested packages: 2026-06-30 10:22:02.111 | erlang erlang-manpages erlang-doc 2026-06-30 10:22:02.149 | The following NEW packages will be installed: 2026-06-30 10:22:02.150 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-30 10:22:02.150 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-30 10:22:02.150 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-30 10:22:02.151 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-30 10:22:02.510 | 0 upgraded, 18 newly installed, 0 to remove and 90 not upgraded. 2026-06-30 10:22:02.510 | Need to get 36.1 MB of archives. 2026-06-30 10:22:02.510 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-30 10:22:02.510 | 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-06-30 10:22:04.067 | 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-06-30 10:22:04.198 | 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-06-30 10:22:04.311 | 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-06-30 10:22:04.324 | 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-06-30 10:22:04.437 | 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-06-30 10:22:04.440 | 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-06-30 10:22:04.558 | 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-06-30 10:22:04.560 | 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-06-30 10:22:04.561 | 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-06-30 10:22:04.562 | 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-06-30 10:22:04.574 | 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-06-30 10:22:04.686 | 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-06-30 10:22:04.687 | 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-06-30 10:22:04.690 | 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-06-30 10:22:04.695 | 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-06-30 10:22:04.733 | 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-06-30 10:22:04.809 | 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-06-30 10:22:06.293 | Fetched 36.1 MB in 4s (9,447 kB/s) 2026-06-30 10:22:06.321 | Selecting previously unselected package erlang-base. 2026-06-30 10:22:06.366 | (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 ... 112203 files and directories currently installed.) 2026-06-30 10:22:06.369 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.371 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.541 | Selecting previously unselected package erlang-asn1. 2026-06-30 10:22:06.550 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.552 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.599 | Selecting previously unselected package erlang-crypto. 2026-06-30 10:22:06.609 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.612 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.640 | Selecting previously unselected package erlang-public-key. 2026-06-30 10:22:06.649 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.651 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.682 | Selecting previously unselected package erlang-mnesia. 2026-06-30 10:22:06.692 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.696 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.737 | Selecting previously unselected package erlang-runtime-tools. 2026-06-30 10:22:06.747 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.749 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.787 | Selecting previously unselected package erlang-ssl. 2026-06-30 10:22:06.797 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.802 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.848 | Selecting previously unselected package erlang-eldap. 2026-06-30 10:22:06.857 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.861 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.889 | Selecting previously unselected package erlang-ftp. 2026-06-30 10:22:06.899 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.900 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.928 | Selecting previously unselected package erlang-tftp. 2026-06-30 10:22:06.938 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.939 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:06.968 | Selecting previously unselected package erlang-inets. 2026-06-30 10:22:06.978 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:06.979 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:07.025 | Selecting previously unselected package erlang-snmp. 2026-06-30 10:22:07.034 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:07.036 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:07.107 | Selecting previously unselected package erlang-os-mon. 2026-06-30 10:22:07.117 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:07.118 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:07.147 | Selecting previously unselected package erlang-parsetools. 2026-06-30 10:22:07.157 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:07.159 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:07.188 | Selecting previously unselected package erlang-syntax-tools. 2026-06-30 10:22:07.202 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:07.204 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:07.240 | Selecting previously unselected package erlang-tools. 2026-06-30 10:22:07.250 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:07.252 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:07.292 | Selecting previously unselected package erlang-xmerl. 2026-06-30 10:22:07.302 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 10:22:07.303 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:07.352 | Selecting previously unselected package rabbitmq-server. 2026-06-30 10:22:07.362 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-30 10:22:07.367 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-30 10:22:07.801 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:08.019 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-30 10:22:08.019 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-30 10:22:09.702 | Searching for services which depend on erlang and should be started... none found. 2026-06-30 10:22:09.707 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.713 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.720 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.725 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.730 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.736 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.743 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.753 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.761 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.766 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.770 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.774 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.780 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.784 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.789 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.795 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 10:22:09.800 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-30 10:22:09.851 | info: Selecting GID from range 100 to 999 ... 2026-06-30 10:22:09.855 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-30 10:22:09.915 | info: Selecting UID from range 100 to 999 ... 2026-06-30 10:22:09.915 | 2026-06-30 10:22:09.918 | info: Adding system user `rabbitmq' (UID 114) ... 2026-06-30 10:22:09.922 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-06-30 10:22:09.957 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-30 10:22:10.084 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-30 10:22:14.459 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:22:15.870 | 2026-06-30 10:22:15.870 | Running kernel seems to be up-to-date. 2026-06-30 10:22:15.870 | 2026-06-30 10:22:15.870 | Restarting services... 2026-06-30 10:22:15.910 | 2026-06-30 10:22:15.910 | Service restarts being deferred: 2026-06-30 10:22:15.910 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:22:15.910 | systemctl restart getty@tty1.service 2026-06-30 10:22:15.910 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:22:15.910 | systemctl restart systemd-logind.service 2026-06-30 10:22:15.910 | 2026-06-30 10:22:15.911 | No containers need to be restarted. 2026-06-30 10:22:15.911 | 2026-06-30 10:22:15.911 | User sessions running outdated binaries: 2026-06-30 10:22:15.911 | ubuntu @ session #1: python3[1695] 2026-06-30 10:22:15.920 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:22:15.929 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:22:15.937 | 2026-06-30 10:22:15.937 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:22:17.156 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:22:17.159 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:22:17.162 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:17.165 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:17.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:17.170 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:17.172 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:17.175 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:22:17.177 | + functions-common:time_stop:2427 : start_time=1782814921623 2026-06-30 10:22:17.180 | + functions-common:time_stop:2429 : [[ -z 1782814921623 ]] 2026-06-30 10:22:17.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:17.187 | + functions-common:time_stop:2432 : end_time=1782814937184 2026-06-30 10:22:17.190 | + functions-common:time_stop:2433 : elapsed_time=15561 2026-06-30 10:22:17.192 | + functions-common:time_stop:2434 : total=98208 2026-06-30 10:22:17.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:17.197 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113769 2026-06-30 10:22:17.200 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:22:17.202 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-30 10:22:17.205 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:22:17.208 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:22:17.210 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:22:17.213 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:22:17.216 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:22:17.218 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:22:17.221 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:22:17.224 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:22:17.226 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:22:17.229 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:22:17.231 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:22:17.234 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:22:17.236 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:22:17.239 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-30 10:22:17.241 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-30 10:22:17.258 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:17.261 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-30 10:22:17.263 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:22:17.265 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-30 10:22:17.268 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-30 10:22:17.272 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-30 10:22:17.275 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-30 10:22:17.278 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-30 10:22:17.280 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-30 10:22:17.283 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-30 10:22:17.285 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-30 10:22:17.288 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-30 10:22:17.292 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-30 10:22:17.794 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-30 10:22:17.795 | user tags 2026-06-30 10:22:17.795 | guest [administrator]' 2026-06-30 10:22:17.798 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-30 10:22:17.798 | user tags 2026-06-30 10:22:17.798 | guest [administrator]' 2026-06-30 10:22:17.799 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-30 10:22:17.804 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-30 10:22:17.807 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-30 10:22:17.809 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-30 10:22:18.330 | Adding user "stackrabbit" ... 2026-06-30 10:22:18.336 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-30 10:22:18.356 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-30 10:22:18.837 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-30 10:22:18.860 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-30 10:22:18.862 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-30 10:22:19.379 | Changing password for user "stackrabbit" ... 2026-06-30 10:22:19.402 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-30 10:22:19.404 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-30 10:22:19.407 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-30 10:22:19.899 | Deleting user "guest" ... 2026-06-30 10:22:19.922 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-30 10:22:19.939 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:19.941 | + ./stack.sh:main:858 : install_database 2026-06-30 10:22:19.944 | + lib/database:install_database:118 : install_database_mysql 2026-06-30 10:22:19.947 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-30 10:22:19.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:19.952 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:19.955 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-30 10:22:20.054 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-30 10:22:20.057 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-30 10:22:20.061 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-30 10:22:20.063 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:20.066 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:20.068 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-30 10:22:20.071 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-30 10:22:20.073 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-30 10:22:20.076 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-30 10:22:20.078 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-30 10:22:20.080 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:22:20.083 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:22:20.085 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:22:20.087 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:22:20.089 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:22:20.092 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:22:20.094 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:22:20.097 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:22:20.099 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:22:20.101 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:22:20.103 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:22:20.105 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:22:20.107 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:22:20.110 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-30 10:22:20.112 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:20.114 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:20.117 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-30 10:22:20.119 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:22:20.121 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:22:20.124 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:22:20.127 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:22:20.129 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:22:20.131 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:22:20.134 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:20.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:20.138 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:22:20.141 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:22:20.143 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:22:20.145 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:22:20.148 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-30 10:22:20.150 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:22:20.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:20.155 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:20.158 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-30 10:22:20.178 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-30 10:22:20.205 | Reading package lists... 2026-06-30 10:22:20.439 | Building dependency tree... 2026-06-30 10:22:20.441 | Reading state information... 2026-06-30 10:22:20.691 | The following additional packages will be installed: 2026-06-30 10:22:20.691 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-30 10:22:20.691 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-30 10:22:20.691 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-30 10:22:20.691 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-30 10:22:20.691 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-30 10:22:20.691 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-30 10:22:20.692 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-30 10:22:20.693 | Suggested packages: 2026-06-30 10:22:20.693 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-30 10:22:20.694 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-30 10:22:20.727 | The following NEW packages will be installed: 2026-06-30 10:22:20.727 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-30 10:22:20.727 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-30 10:22:20.727 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-30 10:22:20.727 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-30 10:22:20.727 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-30 10:22:20.727 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-30 10:22:20.728 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-30 10:22:20.993 | 0 upgraded, 27 newly installed, 0 to remove and 90 not upgraded. 2026-06-30 10:22:20.993 | Need to get 29.6 MB of archives. 2026-06-30 10:22:20.993 | After this operation, 243 MB of additional disk space will be used. 2026-06-30 10:22:20.993 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-06-30 10:22:22.066 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-30 10:22:22.067 | 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-06-30 10:22:22.067 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-30 10:22:22.073 | 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-06-30 10:22:22.190 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-30 10:22:23.022 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-06-30 10:22:23.043 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-30 10:22:23.043 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-30 10:22:23.045 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-30 10:22:23.046 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-30 10:22:23.048 | 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-06-30 10:22:23.063 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-30 10:22:23.065 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-30 10:22:23.065 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-30 10:22:23.142 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-30 10:22:23.184 | 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-06-30 10:22:23.184 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-30 10:22:23.185 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-30 10:22:23.186 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-30 10:22:23.186 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-30 10:22:23.187 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-30 10:22:23.187 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-30 10:22:23.261 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-06-30 10:22:23.261 | 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-06-30 10:22:23.629 | 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-06-30 10:22:23.630 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-06-30 10:22:23.887 | Preconfiguring packages ... 2026-06-30 10:22:23.965 | Fetched 29.6 MB in 3s (10.2 MB/s) 2026-06-30 10:22:23.995 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-30 10:22:24.051 | (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 ... 115008 files and directories currently installed.) 2026-06-30 10:22:24.054 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:22:24.056 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:24.279 | Selecting previously unselected package mysql-client-8.0. 2026-06-30 10:22:24.288 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:22:24.290 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:24.325 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-30 10:22:24.339 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-30 10:22:24.343 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 10:22:24.370 | Selecting previously unselected package libmecab2:amd64. 2026-06-30 10:22:24.379 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-30 10:22:24.381 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-30 10:22:24.411 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-30 10:22:24.421 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-30 10:22:24.423 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-30 10:22:24.451 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-30 10:22:24.462 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:22:24.463 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:24.922 | Selecting previously unselected package mysql-server-8.0. 2026-06-30 10:22:24.931 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 10:22:25.193 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:25.228 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-30 10:22:25.238 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-30 10:22:25.246 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-30 10:22:25.272 | Selecting previously unselected package liburi-perl. 2026-06-30 10:22:25.282 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-30 10:22:25.284 | Unpacking liburi-perl (5.27-1) ... 2026-06-30 10:22:25.324 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-30 10:22:25.333 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-30 10:22:25.335 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-30 10:22:25.367 | Selecting previously unselected package libcgi-pm-perl. 2026-06-30 10:22:25.376 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-30 10:22:25.378 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-30 10:22:25.412 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-30 10:22:25.421 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:22:25.423 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 10:22:25.449 | Selecting previously unselected package libfcgi-perl. 2026-06-30 10:22:25.458 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-30 10:22:25.460 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-30 10:22:25.490 | Selecting previously unselected package libcgi-fast-perl. 2026-06-30 10:22:25.499 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-30 10:22:25.501 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-30 10:22:25.527 | Selecting previously unselected package libclone-perl:amd64. 2026-06-30 10:22:25.536 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-30 10:22:25.538 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-30 10:22:25.563 | Selecting previously unselected package libencode-locale-perl. 2026-06-30 10:22:25.573 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-30 10:22:25.575 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-30 10:22:25.603 | Selecting previously unselected package libfcgi-bin. 2026-06-30 10:22:25.613 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:22:25.615 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 10:22:25.640 | Selecting previously unselected package libhtml-template-perl. 2026-06-30 10:22:25.649 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-30 10:22:25.652 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-30 10:22:25.679 | Selecting previously unselected package libtimedate-perl. 2026-06-30 10:22:25.688 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-30 10:22:25.690 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-30 10:22:25.741 | Selecting previously unselected package libhttp-date-perl. 2026-06-30 10:22:25.751 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-30 10:22:25.756 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-30 10:22:25.790 | Selecting previously unselected package libio-html-perl. 2026-06-30 10:22:25.799 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-30 10:22:25.801 | Unpacking libio-html-perl (1.004-3) ... 2026-06-30 10:22:25.828 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-30 10:22:25.837 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-30 10:22:25.839 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-30 10:22:25.864 | Selecting previously unselected package libhttp-message-perl. 2026-06-30 10:22:25.874 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-30 10:22:25.877 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-30 10:22:25.911 | Selecting previously unselected package mecab-utils. 2026-06-30 10:22:25.920 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-30 10:22:25.922 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-30 10:22:25.950 | Selecting previously unselected package mecab-ipadic. 2026-06-30 10:22:25.960 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-30 10:22:25.962 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-30 10:22:26.305 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-30 10:22:26.315 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-30 10:22:26.317 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-30 10:22:26.348 | Selecting previously unselected package mysql-server. 2026-06-30 10:22:26.357 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-30 10:22:26.361 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:26.414 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-30 10:22:26.419 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-30 10:22:26.425 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:26.431 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-30 10:22:26.435 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 10:22:26.441 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 10:22:26.447 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-30 10:22:26.451 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-30 10:22:26.455 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 10:22:26.460 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-30 10:22:26.464 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-30 10:22:26.472 | Setting up libio-html-perl (1.004-3) ... 2026-06-30 10:22:26.475 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:26.480 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-30 10:22:26.484 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:26.492 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-30 10:22:26.500 | Setting up liburi-perl (5.27-1) ... 2026-06-30 10:22:26.506 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:26.645 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-30 10:22:26.673 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-30 10:22:33.835 | mysqld will log errors to /var/log/mysql/error.log 2026-06-30 10:22:34.209 | mysqld is running as pid 30744 2026-06-30 10:22:36.564 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-30 10:22:37.509 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-30 10:22:37.523 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-30 10:22:37.531 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-30 10:22:37.533 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-30 10:22:37.533 | 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-06-30 10:22:37.534 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-30 10:22:37.554 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-30 10:22:37.554 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-30 10:22:37.615 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-30 10:22:37.615 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-30 10:22:37.615 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-30 10:22:37.644 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-30 10:22:37.644 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-30 10:22:37.645 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-30 10:22:37.646 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-30 10:22:37.646 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-30 10:22:37.646 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-30 10:22:37.769 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-30 10:22:37.771 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-30 10:22:37.773 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-30 10:22:37.774 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-30 10:22:37.774 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-30 10:22:37.799 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-30 10:22:37.873 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-30 10:22:37.899 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-30 10:22:37.899 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-30 10:22:37.899 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-30 10:22:37.899 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-30 10:22:37.899 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-30 10:22:37.909 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-30 10:22:37.912 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-30 10:22:37.912 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-30 10:22:38.105 | 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-06-30 10:22:38.182 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-30 10:22:38.297 | 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-06-30 10:22:38.300 | 2026-06-30 10:22:38.300 | done! 2026-06-30 10:22:38.305 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-30 10:22:38.311 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-30 10:22:38.319 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-30 10:22:38.324 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-30 10:22:38.324 | 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-06-30 10:22:38.324 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-30 10:22:38.355 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-30 10:22:38.355 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-30 10:22:38.438 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-30 10:22:38.438 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-30 10:22:38.438 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-30 10:22:38.485 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-30 10:22:38.485 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-30 10:22:38.486 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-30 10:22:38.486 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-30 10:22:38.486 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-30 10:22:38.486 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-30 10:22:38.680 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-30 10:22:38.682 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-30 10:22:38.685 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-30 10:22:38.686 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-30 10:22:38.686 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-30 10:22:38.727 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-30 10:22:38.833 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-30 10:22:38.870 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-30 10:22:38.870 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-30 10:22:38.870 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-30 10:22:38.870 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-30 10:22:38.871 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-30 10:22:38.886 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-30 10:22:38.890 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-30 10:22:38.890 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-30 10:22:39.128 | 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-06-30 10:22:39.218 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-30 10:22:39.334 | 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-06-30 10:22:39.337 | 2026-06-30 10:22:39.337 | done! 2026-06-30 10:22:39.343 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-30 10:22:39.346 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-30 10:22:39.353 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-30 10:22:39.358 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 10:22:39.363 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-30 10:22:39.366 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-30 10:22:39.370 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-30 10:22:39.375 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:22:40.479 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 10:22:41.049 | 2026-06-30 10:22:41.049 | Running kernel seems to be up-to-date. 2026-06-30 10:22:41.049 | 2026-06-30 10:22:41.049 | Restarting services... 2026-06-30 10:22:41.085 | 2026-06-30 10:22:41.085 | Service restarts being deferred: 2026-06-30 10:22:41.085 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:22:41.085 | systemctl restart getty@tty1.service 2026-06-30 10:22:41.085 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:22:41.085 | systemctl restart systemd-logind.service 2026-06-30 10:22:41.085 | 2026-06-30 10:22:41.085 | No containers need to be restarted. 2026-06-30 10:22:41.085 | 2026-06-30 10:22:41.085 | User sessions running outdated binaries: 2026-06-30 10:22:41.085 | ubuntu @ session #1: python3[1695] 2026-06-30 10:22:41.093 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:22:41.102 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:22:41.109 | 2026-06-30 10:22:41.109 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:22:42.226 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:22:42.228 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:22:42.231 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:42.234 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:42.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:42.238 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:42.240 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:42.242 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:22:42.245 | + functions-common:time_stop:2427 : start_time=1782814940175 2026-06-30 10:22:42.247 | + functions-common:time_stop:2429 : [[ -z 1782814940175 ]] 2026-06-30 10:22:42.251 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:42.255 | + functions-common:time_stop:2432 : end_time=1782814962252 2026-06-30 10:22:42.257 | + functions-common:time_stop:2433 : elapsed_time=22077 2026-06-30 10:22:42.259 | + functions-common:time_stop:2434 : total=113769 2026-06-30 10:22:42.261 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:42.265 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135846 2026-06-30 10:22:42.267 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:22:42.270 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-30 10:22:42.272 | + ./stack.sh:main:861 : install_database_python 2026-06-30 10:22:42.275 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-30 10:22:42.278 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-30 10:22:42.280 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-30 10:22:42.283 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 10:22:42.286 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-30 10:22:42.289 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-30 10:22:42.292 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 10:22:42.296 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-30 10:22:42.297 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 10:22:42.301 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-30 10:22:42.304 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-30 10:22:42.306 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-30 10:22:42.310 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-30 10:22:42.312 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-30 10:22:42.334 | Using python 3.12 to install PyMySQL 2026-06-30 10:22:42.337 | + 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-06-30 10:22:42.878 | Collecting PyMySQL 2026-06-30 10:22:43.005 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-30 10:22:43.016 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-30 10:22:43.108 | Installing collected packages: PyMySQL 2026-06-30 10:22:43.143 | Successfully installed PyMySQL-1.2.0 2026-06-30 10:22:43.204 | + inc/python:pip_install:216 : result=0 2026-06-30 10:22:43.208 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:22:43.210 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:43.213 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:43.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:43.219 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:43.221 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:43.224 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:22:43.226 | + functions-common:time_stop:2427 : start_time=1782814962329 2026-06-30 10:22:43.229 | + functions-common:time_stop:2429 : [[ -z 1782814962329 ]] 2026-06-30 10:22:43.233 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:43.238 | + functions-common:time_stop:2432 : end_time=1782814963234 2026-06-30 10:22:43.240 | + functions-common:time_stop:2433 : elapsed_time=905 2026-06-30 10:22:43.243 | + functions-common:time_stop:2434 : total=16631 2026-06-30 10:22:43.246 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:43.248 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17536 2026-06-30 10:22:43.251 | + inc/python:pip_install:219 : return 0 2026-06-30 10:22:43.253 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-30 10:22:43.256 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-30 10:22:43.258 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-30 10:22:43.261 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-30 10:22:43.279 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:43.281 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-30 10:22:43.284 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-30 10:22:43.301 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:22:43.304 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-30 10:22:43.322 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:22:43.325 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-30 10:22:43.345 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:43.347 | + ./stack.sh:main:869 : install_etcd3 2026-06-30 10:22:43.351 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-30 10:22:43.351 | Installing etcd 2026-06-30 10:22:43.353 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-30 10:22:43.365 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-30 10:22:43.378 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-30 10:22:43.381 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-30 10:22:43.395 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-30 10:22:43.399 | ++ 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-06-30 10:22:43.402 | ++ 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-06-30 10:22:43.405 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-30 10:22:43.408 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-30 10:22:43.410 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-30 10:22:43.413 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 10:22:43.415 | ++ 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-06-30 10:22:43.418 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-30 10:22:43.422 | ++ 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-06-30 10:22:43.425 | --2026-06-30 10:22:43-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 10:22:43.470 | Resolving github.com (github.com)... 140.82.121.4 2026-06-30 10:22:43.497 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-30 10:22:43.994 | HTTP request sent, awaiting response... 302 Found 2026-06-30 10:22:43.994 | 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-06-30T11%3A02%3A08Z&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-06-30T10%3A01%3A52Z&ske=2026-06-30T11%3A02%3A08Z&sks=b&skv=2018-11-09&sig=6MZ0dU%2Fi8pD8tw1gquxshyY94%2FI9qLYMSq9kMHz0np8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNjc2MywibmJmIjoxNzgyODE0OTYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YvlHtm9Yj74Xt8cSs587TMmxBy1eTr5fOFashIwrv0c&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-30 10:22:43.994 | --2026-06-30 10:22:43-- 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-06-30T11%3A02%3A08Z&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-06-30T10%3A01%3A52Z&ske=2026-06-30T11%3A02%3A08Z&sks=b&skv=2018-11-09&sig=6MZ0dU%2Fi8pD8tw1gquxshyY94%2FI9qLYMSq9kMHz0np8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNjc2MywibmJmIjoxNzgyODE0OTYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YvlHtm9Yj74Xt8cSs587TMmxBy1eTr5fOFashIwrv0c&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-30 10:22:43.996 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-30 10:22:43.997 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-30 10:22:44.005 | HTTP request sent, awaiting response... 200 OK 2026-06-30 10:22:44.005 | Length: 20927601 (20M) [application/octet-stream] 2026-06-30 10:22:44.005 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-30 10:22:44.009 | 2026-06-30 10:22:44.051 | 0K ........ ........ ... 100% 432M=0.05s 2026-06-30 10:22:44.051 | 2026-06-30 10:22:44.051 | 2026-06-30 10:22:44 (432 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-30 10:22:44.051 | 2026-06-30 10:22:44.055 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-30 10:22:44.058 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 10:22:44.061 | ++ functions:get_extra_file:81 : return 2026-06-30 10:22:44.064 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 10:22:44.067 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-30 10:22:44.070 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-30 10:22:44.072 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-30 10:22:44.090 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-30 10:22:44.093 | + 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-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/ 2026-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-30 10:22:44.099 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-30 10:22:44.100 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-30 10:22:44.100 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-30 10:22:44.100 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-30 10:22:44.100 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-30 10:22:44.100 | etcd-v3.5.21-linux-amd64/README.md 2026-06-30 10:22:44.100 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-30 10:22:44.198 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-30 10:22:44.318 | etcd-v3.5.21-linux-amd64/etcd 2026-06-30 10:22:44.477 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-30 10:22:44.510 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-30 10:22:44.538 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-30 10:22:44.542 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-30 10:22:44.559 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:44.561 | + ./stack.sh:main:879 : configure_CA 2026-06-30 10:22:44.564 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.202 ]] 2026-06-30 10:22:44.568 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.202 2026-06-30 10:22:44.571 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 10:22:44.572 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.202 2026-06-30 10:22:44.577 | + lib/tls:configure_CA:70 : [[ 10.4.3.202 != \1\0\.\4\.\3\.\2\0\2 ]] 2026-06-30 10:22:44.580 | + ./stack.sh:main:880 : init_CA 2026-06-30 10:22:44.582 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-30 10:22:44.585 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-30 10:22:44.588 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-30 10:22:44.590 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-30 10:22:44.593 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-30 10:22:44.595 | + lib/tls:create_CA_base:86 : local i 2026-06-30 10:22:44.597 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.600 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-30 10:22:44.605 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.607 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-30 10:22:44.611 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.614 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-30 10:22:44.619 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.621 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-30 10:22:44.626 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-30 10:22:44.630 | + lib/tls:create_CA_base:91 : echo 01 2026-06-30 10:22:44.633 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-30 10:22:44.638 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-30 10:22:44.640 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-30 10:22:44.643 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-30 10:22:44.646 | + lib/tls:create_CA_config:145 : echo ' 2026-06-30 10:22:44.646 | [ ca ] 2026-06-30 10:22:44.646 | default_ca = CA_default 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | [ CA_default ] 2026-06-30 10:22:44.646 | dir = /opt/stack/data/CA/root-ca 2026-06-30 10:22:44.646 | policy = policy_match 2026-06-30 10:22:44.646 | database = $dir/index.txt 2026-06-30 10:22:44.646 | serial = $dir/serial 2026-06-30 10:22:44.646 | certs = $dir/certs 2026-06-30 10:22:44.646 | crl_dir = $dir/crl 2026-06-30 10:22:44.646 | new_certs_dir = $dir/newcerts 2026-06-30 10:22:44.646 | certificate = $dir/cacert.pem 2026-06-30 10:22:44.646 | private_key = $dir/private/cacert.key 2026-06-30 10:22:44.646 | RANDFILE = $dir/private/.rand 2026-06-30 10:22:44.646 | default_md = sha256 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | [ req ] 2026-06-30 10:22:44.646 | default_bits = 2048 2026-06-30 10:22:44.646 | default_md = sha256 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | prompt = no 2026-06-30 10:22:44.646 | distinguished_name = ca_distinguished_name 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | x509_extensions = ca_extensions 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | [ ca_distinguished_name ] 2026-06-30 10:22:44.646 | organizationName = OpenStack 2026-06-30 10:22:44.646 | organizationalUnitName = DevStack Certificate Authority 2026-06-30 10:22:44.646 | commonName = Root CA 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | [ policy_match ] 2026-06-30 10:22:44.646 | countryName = optional 2026-06-30 10:22:44.646 | stateOrProvinceName = optional 2026-06-30 10:22:44.646 | organizationName = match 2026-06-30 10:22:44.646 | organizationalUnitName = optional 2026-06-30 10:22:44.646 | commonName = supplied 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | [ ca_extensions ] 2026-06-30 10:22:44.646 | basicConstraints = critical,CA:true 2026-06-30 10:22:44.646 | subjectKeyIdentifier = hash 2026-06-30 10:22:44.646 | authorityKeyIdentifier = keyid:always, issuer 2026-06-30 10:22:44.646 | keyUsage = cRLSign, keyCertSign 2026-06-30 10:22:44.646 | 2026-06-30 10:22:44.646 | ' 2026-06-30 10:22:44.649 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-30 10:22:44.651 | + 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-06-30 10:22:44.824 | ....+......+............+...+...+.........+.+......+......+...+.....+.+........+...+.......+..+.+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.........+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+.....+.......+..+...+.+......+.....+.........+....+..+.+............+...+.....+...+....+.....................+..+...+.+...........+....+......+..+...............+.......+...+..+.+.....+....+.....+...............+..........+...+..+..................+.+..+.........+.+...............+..+.......+...+..+.+........+.+.........+............+...+..+.......+......+......+...........+...+......+....+......+...........+....+...+..+........................+....+...+..+...............+...+....+...+...+........+....+..+.+.........+.....+.........+....+..................+.....+..........+...+..+.........+...+...+............+...+.......+..+.+........+................+........+...+...+....+..+................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-30 10:22:44.880 | .............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.....+.+.....+.+........+......+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.......+..............+..........+.........+..+...+...+...+.+..................+...+..............+......+.......+...+.....+....+.....+.+...+........................+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-30 10:22:44.884 | ----- 2026-06-30 10:22:44.889 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-30 10:22:44.892 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-30 10:22:44.895 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-30 10:22:44.898 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-30 10:22:44.900 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-30 10:22:44.903 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-30 10:22:44.906 | + lib/tls:create_CA_base:86 : local i 2026-06-30 10:22:44.908 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.911 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-30 10:22:44.916 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.919 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-30 10:22:44.923 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.925 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-30 10:22:44.929 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-30 10:22:44.931 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-30 10:22:44.936 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-30 10:22:44.940 | + lib/tls:create_CA_base:91 : echo 01 2026-06-30 10:22:44.942 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-30 10:22:44.946 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-30 10:22:44.949 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-30 10:22:44.952 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-30 10:22:44.954 | + lib/tls:create_CA_config:145 : echo ' 2026-06-30 10:22:44.954 | [ ca ] 2026-06-30 10:22:44.954 | default_ca = CA_default 2026-06-30 10:22:44.954 | 2026-06-30 10:22:44.955 | [ CA_default ] 2026-06-30 10:22:44.955 | dir = /opt/stack/data/CA/int-ca 2026-06-30 10:22:44.955 | policy = policy_match 2026-06-30 10:22:44.955 | database = $dir/index.txt 2026-06-30 10:22:44.955 | serial = $dir/serial 2026-06-30 10:22:44.955 | certs = $dir/certs 2026-06-30 10:22:44.955 | crl_dir = $dir/crl 2026-06-30 10:22:44.955 | new_certs_dir = $dir/newcerts 2026-06-30 10:22:44.955 | certificate = $dir/cacert.pem 2026-06-30 10:22:44.955 | private_key = $dir/private/cacert.key 2026-06-30 10:22:44.955 | RANDFILE = $dir/private/.rand 2026-06-30 10:22:44.955 | default_md = sha256 2026-06-30 10:22:44.955 | 2026-06-30 10:22:44.955 | [ req ] 2026-06-30 10:22:44.955 | default_bits = 2048 2026-06-30 10:22:44.955 | default_md = sha256 2026-06-30 10:22:44.955 | 2026-06-30 10:22:44.955 | prompt = no 2026-06-30 10:22:44.955 | distinguished_name = ca_distinguished_name 2026-06-30 10:22:44.955 | 2026-06-30 10:22:44.955 | x509_extensions = ca_extensions 2026-06-30 10:22:44.955 | 2026-06-30 10:22:44.955 | [ ca_distinguished_name ] 2026-06-30 10:22:44.955 | organizationName = OpenStack 2026-06-30 10:22:44.955 | organizationalUnitName = DevStack Certificate Authority 2026-06-30 10:22:44.955 | commonName = Intermediate CA 2026-06-30 10:22:44.955 | 2026-06-30 10:22:44.955 | [ policy_match ] 2026-06-30 10:22:44.955 | countryName = optional 2026-06-30 10:22:44.955 | stateOrProvinceName = optional 2026-06-30 10:22:44.955 | organizationName = match 2026-06-30 10:22:44.955 | organizationalUnitName = optional 2026-06-30 10:22:44.955 | commonName = supplied 2026-06-30 10:22:44.955 | 2026-06-30 10:22:44.955 | [ ca_extensions ] 2026-06-30 10:22:44.955 | basicConstraints = critical,CA:true 2026-06-30 10:22:44.955 | subjectKeyIdentifier = hash 2026-06-30 10:22:44.955 | authorityKeyIdentifier = keyid:always, issuer 2026-06-30 10:22:44.955 | keyUsage = cRLSign, keyCertSign 2026-06-30 10:22:44.955 | 2026-06-30 10:22:44.955 | ' 2026-06-30 10:22:44.957 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-30 10:22:44.960 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-30 10:22:44.962 | + lib/tls:create_signing_config:198 : echo ' 2026-06-30 10:22:44.962 | [ ca ] 2026-06-30 10:22:44.962 | default_ca = CA_default 2026-06-30 10:22:44.962 | 2026-06-30 10:22:44.962 | [ CA_default ] 2026-06-30 10:22:44.962 | dir = /opt/stack/data/CA/int-ca 2026-06-30 10:22:44.962 | policy = policy_match 2026-06-30 10:22:44.962 | database = $dir/index.txt 2026-06-30 10:22:44.962 | serial = $dir/serial 2026-06-30 10:22:44.962 | certs = $dir/certs 2026-06-30 10:22:44.962 | crl_dir = $dir/crl 2026-06-30 10:22:44.962 | new_certs_dir = $dir/newcerts 2026-06-30 10:22:44.962 | certificate = $dir/cacert.pem 2026-06-30 10:22:44.962 | private_key = $dir/private/cacert.key 2026-06-30 10:22:44.962 | RANDFILE = $dir/private/.rand 2026-06-30 10:22:44.962 | default_md = default 2026-06-30 10:22:44.962 | 2026-06-30 10:22:44.962 | [ req ] 2026-06-30 10:22:44.962 | default_bits = 1024 2026-06-30 10:22:44.962 | default_md = sha256 2026-06-30 10:22:44.962 | 2026-06-30 10:22:44.963 | prompt = no 2026-06-30 10:22:44.963 | distinguished_name = req_distinguished_name 2026-06-30 10:22:44.963 | 2026-06-30 10:22:44.963 | x509_extensions = req_extensions 2026-06-30 10:22:44.963 | 2026-06-30 10:22:44.963 | [ req_distinguished_name ] 2026-06-30 10:22:44.963 | organizationName = OpenStack 2026-06-30 10:22:44.963 | organizationalUnitName = DevStack Server Farm 2026-06-30 10:22:44.963 | 2026-06-30 10:22:44.963 | [ policy_match ] 2026-06-30 10:22:44.963 | countryName = optional 2026-06-30 10:22:44.963 | stateOrProvinceName = optional 2026-06-30 10:22:44.963 | organizationName = match 2026-06-30 10:22:44.963 | organizationalUnitName = optional 2026-06-30 10:22:44.963 | commonName = supplied 2026-06-30 10:22:44.963 | 2026-06-30 10:22:44.963 | [ req_extensions ] 2026-06-30 10:22:44.963 | basicConstraints = CA:false 2026-06-30 10:22:44.963 | subjectKeyIdentifier = hash 2026-06-30 10:22:44.963 | authorityKeyIdentifier = keyid:always, issuer 2026-06-30 10:22:44.963 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-30 10:22:44.963 | extendedKeyUsage = serverAuth, clientAuth 2026-06-30 10:22:44.963 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-30 10:22:44.963 | 2026-06-30 10:22:44.963 | ' 2026-06-30 10:22:44.965 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-30 10:22:44.968 | + 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-06-30 10:22:45.016 | ....+.........+...............+......+.......+.....+.........+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.+........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...........+.........+.........+...................+..+...+.+.........+.....+......+.+......+.....+..........+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-30 10:22:45.183 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+.+...............+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+....+..+....+.....+......+......+.......+...........+.+......+...+...........+......+....+...+.....+.+..+...+.+...........+....+.....+.+..+......+........................+.......+...........+.........+....+..............+...............+.+......+.....+...+............+...+.+..+............+.......+...+........+.........+...+.+..+....+...+........+.............+..+....+.........+...............+..+...+.+...+.....+..........+...............+..+...+...+....+.........+..+............+...+.......+...........+...............+.+...+..+.+............+...+...+..+.......+......+...........+.........+.+...+.....+..........+...........+......+...+......+......+.+............+...........+..........+..+....+.....+...+..........+...+..+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-30 10:22:45.187 | ----- 2026-06-30 10:22:45.192 | + 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-06-30 10:22:45.195 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-30 10:22:45.196 | Check that the request matches the signature 2026-06-30 10:22:45.197 | Signature ok 2026-06-30 10:22:45.197 | The Subject's Distinguished Name is as follows 2026-06-30 10:22:45.197 | organizationName :ASN.1 12:'OpenStack' 2026-06-30 10:22:45.197 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-30 10:22:45.197 | commonName :ASN.1 12:'Intermediate CA' 2026-06-30 10:22:45.197 | Certificate is to be certified until Jun 30 10:22:45 2027 GMT (365 days) 2026-06-30 10:22:45.199 | 2026-06-30 10:22:45.199 | Write out database with 1 new entries 2026-06-30 10:22:45.199 | Database updated 2026-06-30 10:22:45.202 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-30 10:22:45.207 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:22:45.212 | + lib/tls:init_CA:212 : is_fedora 2026-06-30 10:22:45.214 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:22:45.217 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:22:45.219 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:22:45.222 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:22:45.225 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:22:45.228 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:22:45.231 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:22:45.233 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:22:45.236 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:22:45.239 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:22:45.242 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:22:45.245 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:22:45.247 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:22:45.250 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-30 10:22:45.253 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:45.257 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:45.260 | + 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-06-30 10:22:45.272 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-06-30 10:22:45.283 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-30 10:22:45.294 | Updating certificates in /etc/ssl/certs... 2026-06-30 10:22:46.213 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-30 10:22:46.215 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-30 10:22:46.220 | 2 added, 0 removed; done. 2026-06-30 10:22:46.220 | Running hooks in /etc/ca-certificates/update.d... 2026-06-30 10:22:46.222 | done. 2026-06-30 10:22:46.228 | + ./stack.sh:main:881 : init_cert 2026-06-30 10:22:46.231 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-30 10:22:46.234 | + lib/tls:init_cert:226 : [[ -n 10.4.3.202 ]] 2026-06-30 10:22:46.237 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.202 2026-06-30 10:22:46.240 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-30 10:22:46.242 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.202,IP:::1 2026-06-30 10:22:46.245 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.202,IP:::1 2026-06-30 10:22:46.247 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-30 10:22:46.249 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-30 10:22:46.251 | + lib/tls:make_cert:244 : local common_name=localhost 2026-06-30 10:22:46.253 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.202,IP:::1 2026-06-30 10:22:46.256 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.202 ']' 2026-06-30 10:22:46.259 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.202 2026-06-30 10:22:46.262 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.202 2026-06-30 10:22:46.265 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-30 10:22:46.267 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.202 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-30 10:22:46.270 | + functions-common:is_ipv4_address:2210 : return 0 2026-06-30 10:22:46.272 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.202,IP:::1 ]] 2026-06-30 10:22:46.275 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.202,IP:::1,IP:10.4.3.202 2026-06-30 10:22:46.278 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-30 10:22:46.281 | + 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-06-30 10:22:46.318 | .+........+.......+.....+....+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+...+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+..+......+.....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-30 10:22:46.381 | ...........+.+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+...+..................+..........+.................+.+.........+..+.+........+....+..+....+.....+......+...+.+.........+......+............+..+.......+...+...+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-30 10:22:46.385 | ----- 2026-06-30 10:22:46.390 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.202,IP:::1,IP:10.4.3.202 ]] 2026-06-30 10:22:46.393 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.202,IP:::1,IP:10.4.3.202 2026-06-30 10:22:46.395 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.202,IP:::1,IP:10.4.3.202 2026-06-30 10:22:46.398 | + 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-06-30 10:22:46.402 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-30 10:22:46.403 | Check that the request matches the signature 2026-06-30 10:22:46.403 | Signature ok 2026-06-30 10:22:46.403 | The Subject's Distinguished Name is as follows 2026-06-30 10:22:46.403 | organizationName :ASN.1 12:'OpenStack' 2026-06-30 10:22:46.403 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-30 10:22:46.403 | commonName :ASN.1 12:'localhost' 2026-06-30 10:22:46.404 | Certificate is to be certified until Jun 30 10:22:46 2027 GMT (365 days) 2026-06-30 10:22:46.406 | 2026-06-30 10:22:46.406 | Write out database with 1 new entries 2026-06-30 10:22:46.406 | Database updated 2026-06-30 10:22:46.410 | + 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-06-30 10:22:46.414 | + ./stack.sh:main:888 : install_dstat 2026-06-30 10:22:46.417 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-30 10:22:46.434 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:46.436 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-30 10:22:46.438 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-30 10:22:46.441 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 10:22:46.445 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-30 10:22:46.448 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-30 10:22:46.450 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 10:22:46.455 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-30 10:22:46.455 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 10:22:46.460 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-30 10:22:46.463 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-30 10:22:46.466 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-30 10:22:46.469 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-30 10:22:46.472 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-30 10:22:46.495 | Using python 3.12 to install psutil 2026-06-30 10:22:46.498 | + 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-06-30 10:22:47.107 | Collecting psutil 2026-06-30 10:22:47.166 | 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-06-30 10:22:47.187 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-30 10:22:47.281 | Installing collected packages: psutil 2026-06-30 10:22:47.345 | Successfully installed psutil-7.2.2 2026-06-30 10:22:47.405 | + inc/python:pip_install:216 : result=0 2026-06-30 10:22:47.408 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:22:47.410 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:47.413 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:47.415 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:47.418 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:47.421 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:47.423 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:22:47.426 | + functions-common:time_stop:2427 : start_time=1782814966490 2026-06-30 10:22:47.428 | + functions-common:time_stop:2429 : [[ -z 1782814966490 ]] 2026-06-30 10:22:47.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:47.436 | + functions-common:time_stop:2432 : end_time=1782814967433 2026-06-30 10:22:47.438 | + functions-common:time_stop:2433 : elapsed_time=943 2026-06-30 10:22:47.441 | + functions-common:time_stop:2434 : total=17536 2026-06-30 10:22:47.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:47.445 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18479 2026-06-30 10:22:47.448 | + inc/python:pip_install:219 : return 0 2026-06-30 10:22:47.451 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-30 10:22:47.454 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:22:47.457 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-30 10:22:47.460 | + ./stack.sh:main:897 : install_libs 2026-06-30 10:22:47.463 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-30 10:22:47.465 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-30 10:22:47.468 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-30 10:22:47.470 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-30 10:22:47.473 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.475 | + 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-06-30 10:22:47.478 | + 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-06-30 10:22:47.480 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.483 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-30 10:22:47.485 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-30 10:22:47.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-30 10:22:47.490 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-30 10:22:47.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.496 | + 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-06-30 10:22:47.498 | + 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-06-30 10:22:47.500 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.503 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-30 10:22:47.506 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-30 10:22:47.508 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-30 10:22:47.511 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-30 10:22:47.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.516 | + 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-06-30 10:22:47.518 | + 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-06-30 10:22:47.521 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.523 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-30 10:22:47.525 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-30 10:22:47.528 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-30 10:22:47.530 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-30 10:22:47.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.535 | + 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-06-30 10:22:47.538 | + 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-06-30 10:22:47.540 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.543 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-30 10:22:47.545 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-30 10:22:47.548 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-30 10:22:47.550 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-30 10:22:47.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.555 | + 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-06-30 10:22:47.558 | + 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-06-30 10:22:47.560 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.563 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-30 10:22:47.565 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-30 10:22:47.568 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-30 10:22:47.570 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-30 10:22:47.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.575 | + 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-06-30 10:22:47.577 | + 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-06-30 10:22:47.580 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.582 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-30 10:22:47.585 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-30 10:22:47.587 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-30 10:22:47.590 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-30 10:22:47.593 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.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-06-30 10:22:47.598 | + 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-06-30 10:22:47.600 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.603 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-30 10:22:47.606 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-30 10:22:47.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-30 10:22:47.611 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-30 10:22:47.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.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-06-30 10:22:47.619 | + 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-06-30 10:22:47.621 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.624 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-30 10:22:47.627 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-30 10:22:47.630 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-30 10:22:47.633 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-30 10:22:47.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.638 | + 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-06-30 10:22:47.640 | + 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-06-30 10:22:47.643 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.645 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-30 10:22:47.648 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-30 10:22:47.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-30 10:22:47.653 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-30 10:22:47.655 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.658 | + 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-06-30 10:22:47.660 | + 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-06-30 10:22:47.662 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.665 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-30 10:22:47.668 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-30 10:22:47.671 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-30 10:22:47.673 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-30 10:22:47.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.679 | + 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-06-30 10:22:47.681 | + 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-06-30 10:22:47.684 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.687 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-30 10:22:47.690 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-30 10:22:47.692 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-30 10:22:47.695 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-30 10:22:47.697 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.700 | + 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-06-30 10:22:47.702 | + 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-06-30 10:22:47.705 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.707 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-30 10:22:47.710 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-30 10:22:47.712 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-30 10:22:47.714 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-30 10:22:47.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.720 | + 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-06-30 10:22:47.723 | + 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-06-30 10:22:47.725 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.729 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-30 10:22:47.731 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-30 10:22:47.734 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-30 10:22:47.737 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-30 10:22:47.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.742 | + 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-06-30 10:22:47.745 | + 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-06-30 10:22:47.748 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.750 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-30 10:22:47.753 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-30 10:22:47.756 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-30 10:22:47.759 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-30 10:22:47.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.764 | + 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-06-30 10:22:47.766 | + 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-06-30 10:22:47.769 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.771 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-30 10:22:47.774 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-30 10:22:47.776 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-30 10:22:47.779 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-30 10:22:47.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.784 | + 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-06-30 10:22:47.787 | + 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-06-30 10:22:47.790 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.793 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-30 10:22:47.796 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-30 10:22:47.798 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-30 10:22:47.801 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-30 10:22:47.803 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.806 | + 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-06-30 10:22:47.808 | + 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-06-30 10:22:47.811 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.814 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-30 10:22:47.817 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-30 10:22:47.819 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-30 10:22:47.822 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-30 10:22:47.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.826 | + 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-06-30 10:22:47.828 | + 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-06-30 10:22:47.831 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.834 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-30 10:22:47.837 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-30 10:22:47.839 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-30 10:22:47.842 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-30 10:22:47.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.847 | + 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-06-30 10:22:47.850 | + 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-06-30 10:22:47.852 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.854 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-30 10:22:47.857 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-30 10:22:47.860 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-30 10:22:47.862 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-30 10:22:47.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.867 | + 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-06-30 10:22:47.870 | + 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-06-30 10:22:47.872 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.875 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-30 10:22:47.877 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-30 10:22:47.880 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-30 10:22:47.883 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-30 10:22:47.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.888 | + 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-06-30 10:22:47.890 | + 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-06-30 10:22:47.893 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.896 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-30 10:22:47.898 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-30 10:22:47.901 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-30 10:22:47.904 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-30 10:22:47.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.908 | + 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-06-30 10:22:47.911 | + 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-06-30 10:22:47.914 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.916 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-30 10:22:47.918 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-30 10:22:47.921 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-30 10:22:47.924 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-30 10:22:47.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.929 | + 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-06-30 10:22:47.931 | + 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-06-30 10:22:47.934 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.937 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-30 10:22:47.939 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-30 10:22:47.941 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-30 10:22:47.944 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-30 10:22:47.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.949 | + 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-06-30 10:22:47.952 | + 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-06-30 10:22:47.954 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.957 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-30 10:22:47.959 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-30 10:22:47.962 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-30 10:22:47.964 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-30 10:22:47.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.969 | + 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-06-30 10:22:47.971 | + 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-06-30 10:22:47.974 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.976 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-30 10:22:47.979 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-30 10:22:47.981 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-30 10:22:47.983 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-30 10:22:47.986 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:47.989 | + 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-06-30 10:22:47.991 | + 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-06-30 10:22:47.994 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:47.997 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-30 10:22:47.999 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-30 10:22:48.002 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-30 10:22:48.004 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-30 10:22:48.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.010 | + 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-06-30 10:22:48.012 | + 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-06-30 10:22:48.015 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.017 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-30 10:22:48.020 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-30 10:22:48.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-30 10:22:48.025 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-30 10:22:48.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.031 | + 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-06-30 10:22:48.033 | + 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-06-30 10:22:48.036 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.039 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-30 10:22:48.041 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-30 10:22:48.043 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-30 10:22:48.046 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-30 10:22:48.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.050 | + 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-06-30 10:22:48.052 | + 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-06-30 10:22:48.055 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.057 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-30 10:22:48.060 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-30 10:22:48.062 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-30 10:22:48.065 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-30 10:22:48.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.070 | + 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-06-30 10:22:48.072 | + 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-06-30 10:22:48.075 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.078 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-30 10:22:48.080 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-30 10:22:48.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-30 10:22:48.085 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-30 10:22:48.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.090 | + 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-06-30 10:22:48.093 | + 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-06-30 10:22:48.095 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.098 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-30 10:22:48.100 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-30 10:22:48.103 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-30 10:22:48.106 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-30 10:22:48.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.111 | + 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-06-30 10:22:48.114 | + 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-06-30 10:22:48.117 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.120 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-30 10:22:48.122 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-30 10:22:48.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-30 10:22:48.128 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-30 10:22:48.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.133 | + 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-06-30 10:22:48.135 | + 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-06-30 10:22:48.138 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.140 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-30 10:22:48.143 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-30 10:22:48.146 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-30 10:22:48.148 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-30 10:22:48.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.154 | + 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-06-30 10:22:48.156 | + 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-06-30 10:22:48.158 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.161 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-30 10:22:48.163 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-30 10:22:48.165 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-30 10:22:48.168 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-30 10:22:48.170 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.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-06-30 10:22:48.175 | + 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-06-30 10:22:48.177 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.179 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-30 10:22:48.182 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-30 10:22:48.185 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-30 10:22:48.187 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-30 10:22:48.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.192 | + 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-06-30 10:22:48.194 | + 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-06-30 10:22:48.197 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.199 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-30 10:22:48.201 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-30 10:22:48.203 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-30 10:22:48.205 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-30 10:22:48.209 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.211 | + 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-06-30 10:22:48.213 | + 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-06-30 10:22:48.216 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.218 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-30 10:22:48.221 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-30 10:22:48.224 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-30 10:22:48.227 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-30 10:22:48.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.232 | + 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-06-30 10:22:48.235 | + 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-06-30 10:22:48.237 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.240 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-30 10:22:48.242 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-30 10:22:48.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:48.246 | + 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-06-30 10:22:48.248 | + 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-06-30 10:22:48.251 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:48.254 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-30 10:22:48.273 | Using python 3.12 to install etcd3gw 2026-06-30 10:22:48.275 | + 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-06-30 10:22:48.935 | Collecting etcd3gw 2026-06-30 10:22:48.988 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 10:22:48.993 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-30 10:22:49.010 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-30 10:22:49.012 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 10:22:49.136 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-30 10:22:49.139 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:22:49.154 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-30 10:22:49.158 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 10:22:49.385 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-30 10:22:49.389 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-30 10:22:49.394 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-30 10:22:49.462 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-30 10:22:49.464 | 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-06-30 10:22:49.476 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-30 10:22:49.477 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-30 10:22:49.491 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-30 10:22:49.492 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-30 10:22:49.494 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-30 10:22:49.503 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-30 10:22:49.515 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-06-30 10:22:49.524 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-30 10:22:49.528 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-30 10:22:49.529 | 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-06-30 10:22:49.530 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-30 10:22:49.531 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-30 10:22:49.534 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-30 10:22:49.641 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-30 10:22:49.668 | Attempting uninstall: urllib3 2026-06-30 10:22:49.672 | Found existing installation: urllib3 2.0.7 2026-06-30 10:22:49.672 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:49.672 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-30 10:22:49.741 | Attempting uninstall: idna 2026-06-30 10:22:49.745 | Found existing installation: idna 3.6 2026-06-30 10:22:49.745 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:49.745 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-30 10:22:49.825 | Attempting uninstall: requests 2026-06-30 10:22:49.831 | Found existing installation: requests 2.31.0 2026-06-30 10:22:49.831 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:49.831 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-30 10:22:49.944 | 2026-06-30 10:22:49.947 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-30 10:22:50.034 | + inc/python:pip_install:216 : result=0 2026-06-30 10:22:50.036 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:22:50.039 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:50.042 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:50.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:50.046 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:50.049 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:50.051 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:22:50.053 | + functions-common:time_stop:2427 : start_time=1782814968267 2026-06-30 10:22:50.056 | + functions-common:time_stop:2429 : [[ -z 1782814968267 ]] 2026-06-30 10:22:50.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:50.063 | + functions-common:time_stop:2432 : end_time=1782814970060 2026-06-30 10:22:50.065 | + functions-common:time_stop:2433 : elapsed_time=1793 2026-06-30 10:22:50.067 | + functions-common:time_stop:2434 : total=18479 2026-06-30 10:22:50.069 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:50.071 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20272 2026-06-30 10:22:50.074 | + inc/python:pip_install:219 : return 0 2026-06-30 10:22:50.076 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-30 10:22:50.080 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-30 10:22:50.083 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-30 10:22:50.086 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:22:50.088 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:22:50.091 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:22:50.093 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:22:50.096 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:22:50.099 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:22:50.101 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:22:50.104 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:22:50.107 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:22:50.109 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:22:50.112 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:22:50.115 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:22:50.118 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:22:50.121 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-30 10:22:50.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:50.126 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:50.129 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-30 10:22:50.131 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-30 10:22:50.134 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:22:50.136 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:22:50.139 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:22:50.142 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:22:50.145 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:22:50.148 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:22:50.150 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:50.153 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:50.156 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:22:50.158 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:22:50.161 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:22:50.164 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:22:50.166 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-30 10:22:50.169 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:22:50.172 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:50.174 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:50.178 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-30 10:22:50.199 | + functions-common:apt_get:1207 : 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-06-30 10:22:50.226 | Reading package lists... 2026-06-30 10:22:50.455 | Building dependency tree... 2026-06-30 10:22:50.456 | Reading state information... 2026-06-30 10:22:50.672 | The following additional packages will be installed: 2026-06-30 10:22:50.675 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-06-30 10:22:50.675 | Suggested packages: 2026-06-30 10:22:50.675 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-30 10:22:50.675 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-30 10:22:50.675 | python3-uwsgidecorators 2026-06-30 10:22:50.697 | The following NEW packages will be installed: 2026-06-30 10:22:50.697 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-30 10:22:50.698 | uwsgi-plugin-python3 2026-06-30 10:22:50.798 | 0 upgraded, 7 newly installed, 0 to remove and 90 not upgraded. 2026-06-30 10:22:50.798 | Need to get 1,290 kB of archives. 2026-06-30 10:22:50.798 | After this operation, 4,349 kB of additional disk space will be used. 2026-06-30 10:22:50.798 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-30 10:22:50.982 | 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-06-30 10:22:51.023 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-30 10:22:51.063 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-30 10:22:51.065 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-30 10:22:51.112 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-30 10:22:51.113 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-30 10:22:51.419 | Fetched 1,290 kB in 0s (3,176 kB/s) 2026-06-30 10:22:51.445 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-30 10:22:51.494 | (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 ... 115610 files and directories currently installed.) 2026-06-30 10:22:51.497 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-30 10:22:51.500 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-30 10:22:51.529 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-30 10:22:51.539 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-30 10:22:51.541 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-30 10:22:51.568 | Selecting previously unselected package libzmq5:amd64. 2026-06-30 10:22:51.578 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-30 10:22:51.580 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-30 10:22:51.621 | Selecting previously unselected package libyajl2:amd64. 2026-06-30 10:22:51.631 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-30 10:22:51.633 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-30 10:22:51.667 | Selecting previously unselected package uwsgi-core. 2026-06-30 10:22:51.677 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 10:22:51.678 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-30 10:22:51.763 | Selecting previously unselected package uwsgi. 2026-06-30 10:22:51.773 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 10:22:51.777 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-30 10:22:51.807 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-30 10:22:51.817 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 10:22:51.819 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-30 10:22:51.866 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-30 10:22:51.870 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-30 10:22:51.873 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-30 10:22:51.879 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-30 10:22:51.884 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-30 10:22:51.897 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-30 10:22:52.225 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-30 10:22:52.248 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:22:52.829 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 10:22:53.394 | 2026-06-30 10:22:53.394 | Running kernel seems to be up-to-date. 2026-06-30 10:22:53.394 | 2026-06-30 10:22:53.394 | Restarting services... 2026-06-30 10:22:53.431 | 2026-06-30 10:22:53.431 | Service restarts being deferred: 2026-06-30 10:22:53.431 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:22:53.431 | systemctl restart getty@tty1.service 2026-06-30 10:22:53.431 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:22:53.431 | systemctl restart systemd-logind.service 2026-06-30 10:22:53.431 | 2026-06-30 10:22:53.431 | No containers need to be restarted. 2026-06-30 10:22:53.431 | 2026-06-30 10:22:53.431 | User sessions running outdated binaries: 2026-06-30 10:22:53.431 | ubuntu @ session #1: python3[1695] 2026-06-30 10:22:53.440 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:22:53.448 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:22:53.457 | 2026-06-30 10:22:53.457 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:22:54.650 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:22:54.653 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:22:54.655 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:54.657 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:54.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:54.662 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:54.664 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:54.666 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:22:54.668 | + functions-common:time_stop:2427 : start_time=1782814970196 2026-06-30 10:22:54.671 | + functions-common:time_stop:2429 : [[ -z 1782814970196 ]] 2026-06-30 10:22:54.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:54.678 | + functions-common:time_stop:2432 : end_time=1782814974675 2026-06-30 10:22:54.680 | + functions-common:time_stop:2433 : elapsed_time=4479 2026-06-30 10:22:54.682 | + functions-common:time_stop:2434 : total=135846 2026-06-30 10:22:54.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:54.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140325 2026-06-30 10:22:54.689 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:22:54.691 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-30 10:22:54.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:22:54.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:22:54.699 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-30 10:22:54.729 | No module matches proxy 2026-06-30 10:22:54.732 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-30 10:22:54.765 | Enabling module proxy. 2026-06-30 10:22:54.769 | To activate the new configuration, you need to run: 2026-06-30 10:22:54.769 | systemctl restart apache2 2026-06-30 10:22:54.774 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-30 10:22:54.807 | Considering dependency proxy for proxy_uwsgi: 2026-06-30 10:22:54.807 | Module proxy already enabled 2026-06-30 10:22:54.807 | Enabling module proxy_uwsgi. 2026-06-30 10:22:54.813 | To activate the new configuration, you need to run: 2026-06-30 10:22:54.813 | systemctl restart apache2 2026-06-30 10:22:54.817 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-30 10:22:54.819 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:22:54.822 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:22:54.824 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:22:54.919 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-30 10:22:54.922 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-30 10:22:54.925 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-30 10:22:54.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:54.930 | + 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-06-30 10:22:54.932 | + 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-06-30 10:22:54.935 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:54.938 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-30 10:22:54.941 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-30 10:22:54.944 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-30 10:22:54.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:54.949 | + 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-06-30 10:22:54.951 | + 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-06-30 10:22:54.954 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:54.956 | + ./stack.sh:main:905 : install_glanceclient 2026-06-30 10:22:54.959 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-30 10:22:54.962 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-30 10:22:54.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:54.968 | + 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-06-30 10:22:54.970 | + 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-06-30 10:22:54.972 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:54.975 | + ./stack.sh:main:906 : install_cinderclient 2026-06-30 10:22:54.978 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-30 10:22:54.981 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-30 10:22:54.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:54.986 | + 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-06-30 10:22:54.989 | + 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-06-30 10:22:54.991 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:54.993 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-30 10:22:54.995 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-30 10:22:54.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:55.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-06-30 10:22:55.003 | + 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-06-30 10:22:55.005 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:55.007 | + ./stack.sh:main:907 : install_novaclient 2026-06-30 10:22:55.010 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-30 10:22:55.012 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-30 10:22:55.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:55.018 | + 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-06-30 10:22:55.020 | + 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-06-30 10:22:55.023 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:55.026 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-30 10:22:55.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:55.045 | + ./stack.sh:main:909 : install_swiftclient 2026-06-30 10:22:55.047 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-30 10:22:55.050 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-30 10:22:55.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:55.055 | + 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-06-30 10:22:55.058 | + 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-06-30 10:22:55.060 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:55.063 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-30 10:22:55.079 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:55.081 | + ./stack.sh:main:912 : install_neutronclient 2026-06-30 10:22:55.083 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-30 10:22:55.085 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-30 10:22:55.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:55.090 | + 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-06-30 10:22:55.092 | + 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-06-30 10:22:55.095 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:55.097 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-30 10:22:55.100 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-30 10:22:55.103 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-30 10:22:55.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:22:55.109 | + 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-06-30 10:22:55.112 | + 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-06-30 10:22:55.114 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:22:55.118 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-30 10:22:55.120 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-30 10:22:55.123 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 10:22:55.127 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-30 10:22:55.130 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-30 10:22:55.132 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 10:22:55.136 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-30 10:22:55.137 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 10:22:55.142 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-30 10:22:55.144 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-30 10:22:55.147 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-30 10:22:55.150 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-30 10:22:55.153 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-30 10:22:55.173 | Using python 3.12 to install keystonemiddleware 2026-06-30 10:22:55.177 | + 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-06-30 10:22:55.843 | Collecting keystonemiddleware 2026-06-30 10:22:55.898 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 10:22:55.923 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-30 10:22:55.926 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:22:56.055 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-30 10:22:56.058 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 10:22:56.080 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-30 10:22:56.084 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:22:56.220 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-30 10:22:56.224 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:22:56.240 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-30 10:22:56.244 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 10:22:56.379 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-30 10:22:56.381 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 10:22:56.405 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-30 10:22:56.409 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:22:56.431 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-30 10:22:56.435 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:22:56.441 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-30 10:22:56.562 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-30 10:22:56.566 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 10:22:56.581 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-30 10:22:56.583 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-30 10:22:56.602 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-30 10:22:56.605 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 10:22:56.609 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-30 10:22:56.620 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-30 10:22:56.623 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-30 10:22:56.632 | 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-06-30 10:22:56.644 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 10:22:56.647 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:22:56.658 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 10:22:56.664 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 10:22:56.679 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 10:22:56.681 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-30 10:22:56.697 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-30 10:22:56.701 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 10:22:56.718 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-30 10:22:56.722 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 10:22:56.738 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-30 10:22:56.741 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-30 10:22:56.755 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-30 10:22:56.759 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-30 10:22:56.765 | 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-06-30 10:22:56.778 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-30 10:22:56.781 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-30 10:22:56.787 | 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-06-30 10:22:56.789 | 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.2.1) 2026-06-30 10:22:56.849 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-30 10:22:56.853 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-30 10:22:56.876 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-30 10:22:56.881 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-30 10:22:56.887 | 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-06-30 10:22:56.887 | 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-06-30 10:22:56.889 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-30 10:22:56.904 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-30 10:22:56.908 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-30 10:22:56.916 | 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-06-30 10:22:56.916 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-30 10:22:56.918 | 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-06-30 10:22:56.918 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-30 10:22:56.934 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-30 10:22:56.943 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-30 10:22:56.952 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-30 10:22:56.959 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-30 10:22:56.965 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-30 10:22:56.970 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-30 10:22:56.975 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-30 10:22:56.982 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-30 10:22:57.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 115.3 MB/s 0:00:00 2026-06-30 10:22:57.006 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-30 10:22:57.013 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-30 10:22:57.020 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-30 10:22:57.028 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-30 10:22:57.034 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-30 10:22:57.042 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-30 10:22:57.053 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-30 10:22:57.060 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-30 10:22:57.066 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-30 10:22:57.072 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-30 10:22:57.079 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-30 10:22:57.087 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-30 10:22:57.092 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-30 10:22:57.098 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-30 10:22:57.104 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-30 10:22:57.113 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-30 10:22:57.271 | 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-06-30 10:22:57.340 | Attempting uninstall: typing-extensions 2026-06-30 10:22:57.344 | Found existing installation: typing_extensions 4.10.0 2026-06-30 10:22:57.344 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:57.344 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-06-30 10:22:57.404 | Attempting uninstall: six 2026-06-30 10:22:57.408 | Found existing installation: six 1.16.0 2026-06-30 10:22:57.408 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:57.408 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-30 10:22:57.439 | Attempting uninstall: pyparsing 2026-06-30 10:22:57.443 | Found existing installation: pyparsing 3.1.1 2026-06-30 10:22:57.443 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:57.443 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-30 10:22:57.514 | Attempting uninstall: PyJWT 2026-06-30 10:22:57.519 | Found existing installation: PyJWT 2.7.0 2026-06-30 10:22:57.519 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:57.519 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-30 10:22:57.542 | Attempting uninstall: netaddr 2026-06-30 10:22:57.547 | Found existing installation: netaddr 0.8.0 2026-06-30 10:22:57.547 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:57.547 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-30 10:22:57.679 | Attempting uninstall: python-dateutil 2026-06-30 10:22:57.685 | Found existing installation: python-dateutil 2.8.2 2026-06-30 10:22:57.685 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:22:57.685 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-30 10:22:58.782 | 2026-06-30 10:22:58.786 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.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-06-30 10:22:58.893 | + inc/python:pip_install:216 : result=0 2026-06-30 10:22:58.896 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:22:58.899 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:58.901 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:58.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:58.907 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:58.909 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:58.912 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:22:58.915 | + functions-common:time_stop:2427 : start_time=1782814975168 2026-06-30 10:22:58.917 | + functions-common:time_stop:2429 : [[ -z 1782814975168 ]] 2026-06-30 10:22:58.920 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:58.924 | + functions-common:time_stop:2432 : end_time=1782814978921 2026-06-30 10:22:58.927 | + functions-common:time_stop:2433 : elapsed_time=3753 2026-06-30 10:22:58.929 | + functions-common:time_stop:2434 : total=20272 2026-06-30 10:22:58.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:58.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24025 2026-06-30 10:22:58.935 | + inc/python:pip_install:219 : return 0 2026-06-30 10:22:58.938 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-30 10:22:58.940 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-30 10:22:58.943 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 10:22:58.946 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-30 10:22:58.949 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-30 10:22:58.951 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 10:22:58.956 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-30 10:22:58.956 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 10:22:58.961 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-30 10:22:58.964 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-30 10:22:58.967 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-30 10:22:58.970 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-30 10:22:58.973 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-30 10:22:58.995 | Using python 3.12 to install python-memcached 2026-06-30 10:22:58.998 | + 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-06-30 10:22:59.645 | Collecting python-memcached 2026-06-30 10:22:59.699 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:22:59.708 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-30 10:22:59.792 | Installing collected packages: python-memcached 2026-06-30 10:22:59.808 | Successfully installed python-memcached-1.62 2026-06-30 10:22:59.865 | + inc/python:pip_install:216 : result=0 2026-06-30 10:22:59.868 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:22:59.871 | + functions-common:time_stop:2420 : local name 2026-06-30 10:22:59.874 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:22:59.877 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:22:59.879 | + functions-common:time_stop:2423 : local total 2026-06-30 10:22:59.882 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:22:59.884 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:22:59.886 | + functions-common:time_stop:2427 : start_time=1782814978989 2026-06-30 10:22:59.889 | + functions-common:time_stop:2429 : [[ -z 1782814978989 ]] 2026-06-30 10:22:59.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:22:59.898 | + functions-common:time_stop:2432 : end_time=1782814979895 2026-06-30 10:22:59.900 | + functions-common:time_stop:2433 : elapsed_time=906 2026-06-30 10:22:59.903 | + functions-common:time_stop:2434 : total=24025 2026-06-30 10:22:59.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:22:59.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24931 2026-06-30 10:22:59.911 | + inc/python:pip_install:219 : return 0 2026-06-30 10:22:59.914 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-30 10:22:59.933 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:22:59.936 | + ./stack.sh:main:919 : '[' 10.4.3.202 == 10.4.3.202 ']' 2026-06-30 10:22:59.938 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-30 10:22:59.941 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-30 10:22:59.945 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-30 10:22:59.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 10:22:59.951 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-30 10:22:59.953 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-30 10:22:59.969 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:22:59.972 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-30 10:22:59.975 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-06-30 10:22:59.977 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-30 10:22:59.979 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:22:59.981 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:22:59.985 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:22:59.988 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:22:59.990 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:22:59.993 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:23:00.011 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:23:00.014 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:23:00.017 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:00.020 | + functions-common:git_clone:610 : echo master 2026-06-30 10:23:00.020 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:23:00.025 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-30 10:23:00.027 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:00.030 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-30 10:23:00.043 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-30 10:23:00.045 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:23:00.046 | + functions-common:git_clone:673 : head -1 2026-06-30 10:23:00.051 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-30 10:23:00.054 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:23:00.057 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-30 10:23:00.059 | + inc/python:setup_develop:353 : local bindep 2026-06-30 10:23:00.062 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 10:23:00.065 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-30 10:23:00.067 | + inc/python:setup_develop:359 : local extras= 2026-06-30 10:23:00.069 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-30 10:23:00.071 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:23:00.073 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 10:23:00.075 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-30 10:23:00.078 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:23:00.081 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 10:23:00.085 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-30 10:23:00.088 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:23:00.091 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-30 10:23:00.094 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:23:00.097 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:23:00.101 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-30 10:23:00.106 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-30 10:23:00.109 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-30 10:23:00.112 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-30 10:23:00.189 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-30 10:23:00.191 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 10:23:00.194 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:23:00.196 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:23:00.199 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 10:23:00.201 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-30 10:23:00.204 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 10:23:00.207 | + inc/python:setup_package:446 : local extras= 2026-06-30 10:23:00.209 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:23:00.212 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 10:23:00.215 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 10:23:00.218 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 10:23:00.221 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:23:00.223 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-30 10:23:00.243 | Using python 3.12 to install /opt/stack/keystone 2026-06-30 10:23:00.246 | + 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-06-30 10:23:00.714 | Obtaining file:///opt/stack/keystone 2026-06-30 10:23:00.716 | Installing build dependencies: started 2026-06-30 10:23:01.432 | Installing build dependencies: finished with status 'done' 2026-06-30 10:23:01.433 | Checking if build backend supports build_editable: started 2026-06-30 10:23:01.705 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:23:01.706 | Getting requirements to build editable: started 2026-06-30 10:23:01.851 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:23:01.851 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:23:02.565 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:23:02.574 | 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.dev45) (7.0.3) 2026-06-30 10:23:02.574 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-30 10:23:02.652 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-30 10:23:02.703 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 10:23:02.832 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-30 10:23:02.835 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-30 10:23:03.001 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-30 10:23:03.006 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-30 10:23:03.252 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:03.255 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-30 10:23:03.266 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-30 10:23:03.266 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-30 10:23:03.267 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-30 10:23:03.300 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-30 10:23:03.303 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-30 10:23:03.309 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-30 10:23:03.310 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-30 10:23:03.310 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-30 10:23:03.448 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:03.452 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 10:23:03.595 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:03.599 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 10:23:03.604 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-30 10:23:03.604 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-30 10:23:03.731 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:03.735 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:23:03.875 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:03.879 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 10:23:03.883 | 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.dev45) (5.10.0) 2026-06-30 10:23:04.006 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:04.010 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 10:23:04.013 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-30 10:23:04.021 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-30 10:23:04.024 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-30 10:23:04.040 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:04.044 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 10:23:04.049 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-30 10:23:04.050 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-30 10:23:04.064 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:04.066 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-30 10:23:04.071 | 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.dev45) (4.0.1) 2026-06-30 10:23:04.072 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-30 10:23:04.198 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:04.202 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-30 10:23:04.220 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-30 10:23:04.224 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 10:23:04.313 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-30 10:23:04.316 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-30 10:23:04.328 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-30 10:23:04.331 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-30 10:23:04.337 | 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.dev45) (5.3.1) 2026-06-30 10:23:04.345 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 10:23:04.348 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 10:23:04.363 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 10:23:04.409 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 10:23:04.423 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 10:23:04.425 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 10:23:04.440 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 10:23:04.442 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:23:04.485 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 10:23:04.488 | 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-06-30 10:23:04.623 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-30 10:23:04.627 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-30 10:23:04.634 | 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.dev45) (1.17.0) 2026-06-30 10:23:04.662 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-30 10:23:04.664 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-30 10:23:04.681 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 10:23:04.683 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-30 10:23:04.696 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 10:23:04.698 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:23:04.716 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 10:23:04.719 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 10:23:04.975 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 10:23:04.980 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-30 10:23:04.987 | 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.dev45) (5.14.0) 2026-06-30 10:23:04.990 | 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.dev45) (2.34.2) 2026-06-30 10:23:04.990 | 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.dev45) (2.1.0) 2026-06-30 10:23:04.991 | 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.dev45) (1.8.2) 2026-06-30 10:23:04.991 | 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.dev45) (4.15.0) 2026-06-30 10:23:04.997 | 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.dev45) (1.3.0) 2026-06-30 10:23:05.000 | 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.dev45) (2.0.0) 2026-06-30 10:23:05.000 | 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.dev45) (6.0.3) 2026-06-30 10:23:05.017 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.020 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-30 10:23:05.025 | 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.dev45) (3.1.0) 2026-06-30 10:23:05.151 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.154 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-30 10:23:05.281 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.285 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-30 10:23:05.301 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.304 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:23:05.310 | 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.dev45) (2.2.1) 2026-06-30 10:23:05.313 | 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.dev45) (2.9.0.post0) 2026-06-30 10:23:05.315 | 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.dev45) (3.4.0) 2026-06-30 10:23:05.441 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.445 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 10:23:05.461 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.465 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 10:23:05.481 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.484 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-30 10:23:05.507 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.510 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:23:05.641 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.644 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-30 10:23:05.658 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.661 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-30 10:23:05.679 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.682 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-30 10:23:05.688 | 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.dev45) (26.2) 2026-06-30 10:23:05.701 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.704 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:23:05.718 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.724 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:23:05.745 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.750 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-30 10:23:05.868 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:05.872 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-30 10:23:06.007 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.010 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 10:23:06.144 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.148 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-30 10:23:06.163 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.167 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-30 10:23:06.298 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.303 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-30 10:23:06.336 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.340 | 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-06-30 10:23:06.355 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.357 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-30 10:23:06.377 | 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.dev45) 2026-06-30 10:23:06.381 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 10:23:06.403 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.407 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-30 10:23:06.418 | 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.dev45) (3.3.2) 2026-06-30 10:23:06.418 | 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.dev45) (7.2.2) 2026-06-30 10:23:06.426 | 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.dev45) (82.0.1) 2026-06-30 10:23:06.440 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.445 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-30 10:23:06.475 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.478 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-30 10:23:06.495 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.498 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-30 10:23:06.520 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.525 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-30 10:23:06.536 | 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.dev45) (3.4.7) 2026-06-30 10:23:06.539 | 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.dev45) (3.18) 2026-06-30 10:23:06.539 | 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.dev45) (2.7.0) 2026-06-30 10:23:06.539 | 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.dev45) (2023.11.17) 2026-06-30 10:23:06.562 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.566 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-30 10:23:06.601 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 10:23:06.604 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 10:23:06.653 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-30 10:23:06.665 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-30 10:23:06.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 95.0 MB/s 0:00:00 2026-06-30 10:23:06.711 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-30 10:23:06.722 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-30 10:23:06.730 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-30 10:23:06.736 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-30 10:23:06.742 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-30 10:23:06.749 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-30 10:23:06.756 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-30 10:23:06.761 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-30 10:23:06.768 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-30 10:23:06.776 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-30 10:23:06.782 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-30 10:23:06.788 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-30 10:23:06.794 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-30 10:23:06.805 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-30 10:23:06.813 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-30 10:23:06.824 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-30 10:23:06.830 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-30 10:23:06.837 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-30 10:23:06.843 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-30 10:23:06.849 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-30 10:23:06.860 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-30 10:23:06.866 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-30 10:23:06.873 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-30 10:23:06.881 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-30 10:23:06.887 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-30 10:23:06.896 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-30 10:23:06.905 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-30 10:23:06.915 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 51.9 MB/s 0:00:00 2026-06-30 10:23:06.919 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-30 10:23:06.926 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-30 10:23:06.932 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-30 10:23:06.938 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-30 10:23:06.946 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-30 10:23:06.954 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-30 10:23:06.959 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-30 10:23:06.965 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-30 10:23:06.974 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-30 10:23:06.985 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-30 10:23:06.992 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-30 10:23:07.013 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-30 10:23:07.020 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-30 10:23:07.026 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-30 10:23:07.034 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-30 10:23:07.041 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-30 10:23:07.052 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-30 10:23:07.073 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 177.6 MB/s 0:00:00 2026-06-30 10:23:07.076 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-30 10:23:07.084 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-30 10:23:07.092 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-30 10:23:07.100 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-30 10:23:07.113 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-30 10:23:07.120 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-30 10:23:07.126 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-30 10:23:07.133 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-30 10:23:07.139 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-30 10:23:07.145 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-30 10:23:07.155 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-30 10:23:07.218 | Building wheels for collected packages: keystone 2026-06-30 10:23:07.219 | Building editable for keystone (pyproject.toml): started 2026-06-30 10:23:07.844 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-30 10:23:07.844 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=592bb6f050c5ffe8c807e011f33cc4dc21daa66a733f1c16f36331f2064e61a8 2026-06-30 10:23:07.845 | Stored in directory: /tmp/pip-ephem-wheel-cache-x9a_er0y/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-30 10:23:07.847 | Successfully built keystone 2026-06-30 10:23:07.991 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, 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-06-30 10:23:08.011 | Attempting uninstall: pytz 2026-06-30 10:23:08.017 | Found existing installation: pytz 2024.1 2026-06-30 10:23:08.017 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:08.017 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-30 10:23:08.818 | Attempting uninstall: oauthlib 2026-06-30 10:23:08.824 | Found existing installation: oauthlib 3.2.2 2026-06-30 10:23:08.824 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:08.824 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-30 10:23:08.895 | Attempting uninstall: markupsafe 2026-06-30 10:23:08.902 | Found existing installation: MarkupSafe 2.1.5 2026-06-30 10:23:08.902 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:08.902 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-30 10:23:09.427 | Attempting uninstall: click 2026-06-30 10:23:09.432 | Found existing installation: click 8.1.6 2026-06-30 10:23:09.432 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:09.432 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-30 10:23:09.516 | Attempting uninstall: blinker 2026-06-30 10:23:09.521 | Found existing installation: blinker 1.7.0 2026-06-30 10:23:09.521 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:09.521 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-30 10:23:09.528 | Attempting uninstall: bcrypt 2026-06-30 10:23:09.534 | Found existing installation: bcrypt 3.2.2 2026-06-30 10:23:09.534 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:09.534 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-30 10:23:09.542 | Attempting uninstall: attrs 2026-06-30 10:23:09.549 | Found existing installation: attrs 23.2.0 2026-06-30 10:23:09.549 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:09.549 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-30 10:23:11.102 | Attempting uninstall: jinja2 2026-06-30 10:23:11.108 | Found existing installation: Jinja2 3.1.2 2026-06-30 10:23:11.108 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:11.108 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-30 10:23:11.629 | Attempting uninstall: cryptography 2026-06-30 10:23:11.636 | Found existing installation: cryptography 41.0.7 2026-06-30 10:23:11.636 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:11.636 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-30 10:23:11.948 | Attempting uninstall: pyopenssl 2026-06-30 10:23:11.955 | Found existing installation: pyOpenSSL 23.2.0 2026-06-30 10:23:11.955 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:11.955 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-30 10:23:12.155 | Attempting uninstall: jsonschema 2026-06-30 10:23:12.163 | Found existing installation: jsonschema 4.10.3 2026-06-30 10:23:12.163 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:12.163 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-30 10:23:12.962 | 2026-06-30 10:23:12.963 | 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-06-30 10:23:12.963 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-30 10:23:12.970 | 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.51 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.4 cffi-2.0.0 click-8.4.1 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.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 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.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-30 10:23:13.207 | + inc/python:pip_install:216 : result=0 2026-06-30 10:23:13.210 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:23:13.212 | + functions-common:time_stop:2420 : local name 2026-06-30 10:23:13.214 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:23:13.217 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:23:13.219 | + functions-common:time_stop:2423 : local total 2026-06-30 10:23:13.222 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:23:13.225 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:23:13.228 | + functions-common:time_stop:2427 : start_time=1782814980238 2026-06-30 10:23:13.230 | + functions-common:time_stop:2429 : [[ -z 1782814980238 ]] 2026-06-30 10:23:13.233 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:23:13.237 | + functions-common:time_stop:2432 : end_time=1782814993234 2026-06-30 10:23:13.240 | + functions-common:time_stop:2433 : elapsed_time=12996 2026-06-30 10:23:13.242 | + functions-common:time_stop:2434 : total=24931 2026-06-30 10:23:13.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:23:13.246 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37927 2026-06-30 10:23:13.249 | + inc/python:pip_install:219 : return 0 2026-06-30 10:23:13.251 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:23:13.254 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:23:13.257 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-30 10:23:13.260 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-30 10:23:13.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:23:13.265 | + 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-06-30 10:23:13.268 | + 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-06-30 10:23:13.271 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:23:13.273 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-30 10:23:13.290 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:13.293 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 10:23:13.296 | + ./stack.sh:main:921 : configure_keystone 2026-06-30 10:23:13.298 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-30 10:23:13.312 | + 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-06-30 10:23:13.315 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-30 10:23:13.320 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-30 10:23:13.336 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:13.338 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-30 10:23:13.371 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-30 10:23:13.400 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-30 10:23:13.432 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-30 10:23:13.465 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-30 10:23:13.498 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-30 10:23:13.529 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-30 10:23:13.559 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-30 10:23:13.590 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-30 10:23:13.622 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-30 10:23:13.625 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-30 10:23:13.627 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-30 10:23:13.629 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-30 10:23:13.631 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 10:23:13.634 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 10:23:13.649 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:13.652 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 10:23:13.655 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 10:23:13.657 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 10:23:13.671 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:13.673 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:23:13.676 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:23:13.707 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 10:23:13.709 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 10:23:13.712 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.202/identity 2026-06-30 10:23:13.745 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-30 10:23:13.748 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-30 10:23:13.778 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-30 10:23:13.781 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-30 10:23:13.783 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-30 10:23:13.785 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-30 10:23:13.788 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:23:13.790 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:23:13.793 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:23:13.809 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:13.812 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:23:13.814 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-30 10:23:13.818 | + 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-06-30 10:23:13.850 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-30 10:23:13.853 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-30 10:23:13.855 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-30 10:23:13.858 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-30 10:23:13.861 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:23:13.877 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:23:13.879 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:23:13.881 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:23:13.884 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:23:13.887 | + 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-06-30 10:23:13.916 | + 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-06-30 10:23:13.946 | + 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-06-30 10:23:13.974 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:23:14.003 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-30 10:23:14.033 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-30 10:23:14.064 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-30 10:23:14.066 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-30 10:23:14.068 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-30 10:23:14.071 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-30 10:23:14.073 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 10:23:14.075 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-30 10:23:14.078 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-30 10:23:14.080 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 10:23:14.083 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 10:23:14.097 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-30 10:23:14.097 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:23:14.105 | d /var/run/uwsgi 0755 stack root 2026-06-30 10:23:14.109 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:23:14.120 | /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-06-30 10:23:14.124 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-30 10:23:14.126 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-30 10:23:14.131 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 10:23:14.134 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-30 10:23:14.163 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-06-30 10:23:14.191 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-30 10:23:14.220 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-30 10:23:14.250 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-30 10:23:14.278 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-30 10:23:14.305 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-30 10:23:14.333 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-30 10:23:14.364 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-30 10:23:14.394 | + 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-06-30 10:23:14.423 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-30 10:23:14.454 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-30 10:23:14.483 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-30 10:23:14.516 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-30 10:23:14.547 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 10:23:14.550 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 10:23:14.553 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-30 10:23:14.556 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-30 10:23:14.559 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:23:14.561 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:14.563 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:14.565 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-30 10:23:14.569 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-30 10:23:14.571 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-30 10:23:14.598 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-30 10:23:14.629 | + 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-06-30 10:23:14.630 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-30 10:23:14.637 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-30 10:23:14.641 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-30 10:23:14.644 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-30 10:23:14.646 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:23:14.648 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:23:14.651 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:23:14.653 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:23:14.655 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:14.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:14.660 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:23:14.663 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:23:14.664 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:14.666 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:14.668 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-30 10:23:14.699 | Enabling site keystone-api. 2026-06-30 10:23:14.704 | To activate the new configuration, you need to run: 2026-06-30 10:23:14.704 | systemctl reload apache2 2026-06-30 10:23:14.708 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 10:23:14.710 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:23:14.712 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:23:14.715 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:23:14.816 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-30 10:23:14.843 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-30 10:23:14.874 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-30 10:23:14.905 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-30 10:23:14.908 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-30 10:23:14.940 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-30 10:23:14.968 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-30 10:23:14.997 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-30 10:23:15.025 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-30 10:23:15.027 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-30 10:23:15.029 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-30 10:23:15.058 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-30 10:23:15.085 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-30 10:23:15.101 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:15.103 | + ./stack.sh:main:926 : is_service_enabled ceilometer 2026-06-30 10:23:15.120 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:15.122 | + ./stack.sh:main:929 : stack_install_service swift 2026-06-30 10:23:15.125 | + lib/stack:stack_install_service:20 : local service=swift 2026-06-30 10:23:15.127 | + lib/stack:stack_install_service:21 : type install_swift 2026-06-30 10:23:15.130 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 10:23:15.132 | + lib/stack:stack_install_service:32 : install_swift 2026-06-30 10:23:15.135 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-06-30 10:23:15.137 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-06-30 10:23:15.139 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-06-30 10:23:15.141 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:23:15.143 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:23:15.145 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:23:15.148 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:23:15.150 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:23:15.153 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:23:15.170 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:23:15.172 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:23:15.175 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:15.178 | + functions-common:git_clone:610 : echo master 2026-06-30 10:23:15.179 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:23:15.184 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-06-30 10:23:15.186 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:15.188 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-06-30 10:23:15.201 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-06-30 10:23:15.204 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:23:15.204 | + functions-common:git_clone:673 : head -1 2026-06-30 10:23:15.211 | b8f3c8b47 account: Split PUT code paths 2026-06-30 10:23:15.214 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:23:15.217 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-06-30 10:23:15.219 | + inc/python:setup_develop:353 : local bindep 2026-06-30 10:23:15.222 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-06-30 10:23:15.225 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-06-30 10:23:15.228 | + inc/python:setup_develop:359 : local extras=keystone 2026-06-30 10:23:15.230 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-06-30 10:23:15.232 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:23:15.235 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-06-30 10:23:15.238 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-06-30 10:23:15.241 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:23:15.243 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-06-30 10:23:15.246 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-06-30 10:23:15.248 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:23:15.251 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-06-30 10:23:15.254 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:23:15.257 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:23:15.261 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-06-30 10:23:15.266 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-06-30 10:23:15.268 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-06-30 10:23:15.271 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-06-30 10:23:15.344 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-06-30 10:23:15.347 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 10:23:15.349 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:23:15.351 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:23:15.354 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-06-30 10:23:15.357 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-06-30 10:23:15.359 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 10:23:15.361 | + inc/python:setup_package:446 : local extras=keystone 2026-06-30 10:23:15.364 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:23:15.367 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-06-30 10:23:15.369 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-06-30 10:23:15.371 | + inc/python:setup_package:456 : extras='[keystone]' 2026-06-30 10:23:15.373 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:23:15.375 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-06-30 10:23:15.393 | Using python 3.12 to install /opt/stack/swift 2026-06-30 10:23:15.396 | + 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-06-30 10:23:15.861 | Obtaining file:///opt/stack/swift 2026-06-30 10:23:15.861 | Installing build dependencies: started 2026-06-30 10:23:16.609 | Installing build dependencies: finished with status 'done' 2026-06-30 10:23:16.610 | Checking if build backend supports build_editable: started 2026-06-30 10:23:16.887 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:23:16.888 | Getting requirements to build editable: started 2026-06-30 10:23:17.031 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:23:17.032 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:23:17.559 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:23:17.569 | 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.dev154) (0.41.0) 2026-06-30 10:23:17.569 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev154) (3.5.2) 2026-06-30 10:23:17.570 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev154) (3.1.0) 2026-06-30 10:23:17.834 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev154) 2026-06-30 10:23:17.887 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-30 10:23:17.893 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev154) (2.34.2) 2026-06-30 10:23:17.924 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev154) 2026-06-30 10:23:17.928 | 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-06-30 10:23:18.053 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev154) 2026-06-30 10:23:18.058 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-06-30 10:23:18.063 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev154) (43.0.3) 2026-06-30 10:23:18.063 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev154) (2.8.0) 2026-06-30 10:23:18.066 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev154) (13.0.0) 2026-06-30 10:23:18.067 | 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.dev154) (2.0.0) 2026-06-30 10:23:18.068 | 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.dev154) (3.0) 2026-06-30 10:23:18.073 | 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.dev154) (5.14.0) 2026-06-30 10:23:18.074 | 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.dev154) (4.2.0) 2026-06-30 10:23:18.074 | 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.dev154) (10.5.0) 2026-06-30 10:23:18.075 | 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.dev154) (6.4.0) 2026-06-30 10:23:18.076 | 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.dev154) (6.8.0) 2026-06-30 10:23:18.076 | 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.dev154) (8.2.0) 2026-06-30 10:23:18.077 | 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.dev154) (5.10.0) 2026-06-30 10:23:18.077 | 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.dev154) (10.1.1) 2026-06-30 10:23:18.078 | 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.dev154) (7.0.3) 2026-06-30 10:23:18.078 | 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.dev154) (4.0.1) 2026-06-30 10:23:18.079 | 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.dev154) (2.13.0) 2026-06-30 10:23:18.080 | 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.dev154) (5.8.0) 2026-06-30 10:23:18.080 | 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.dev154) (1.8.10) 2026-06-30 10:23:18.082 | 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.dev154) (2.1.0) 2026-06-30 10:23:18.082 | 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.dev154) (5.8.0) 2026-06-30 10:23:18.083 | 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.dev154) (1.8.2) 2026-06-30 10:23:18.083 | 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.dev154) (4.15.0) 2026-06-30 10:23:18.087 | 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.dev154) (1.5.0) 2026-06-30 10:23:18.089 | 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.dev154) (5.3.1) 2026-06-30 10:23:18.091 | 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.dev154) (1.3.0) 2026-06-30 10:23:18.092 | 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.dev154) (2.0.0) 2026-06-30 10:23:18.092 | 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.dev154) (6.0.3) 2026-06-30 10:23:18.097 | 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.dev154) (2.9.0.post0) 2026-06-30 10:23:18.098 | 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.dev154) (3.1.0) 2026-06-30 10:23:18.100 | 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.dev154) (2.2.1) 2026-06-30 10:23:18.102 | 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.dev154) (1.2.1) 2026-06-30 10:23:18.104 | 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.dev154) (3.3.2) 2026-06-30 10:23:18.104 | 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.dev154) (26.2) 2026-06-30 10:23:18.105 | 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.dev154) (7.2.2) 2026-06-30 10:23:18.108 | 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.dev154) (82.0.1) 2026-06-30 10:23:18.116 | 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.dev154) (1.17.0) 2026-06-30 10:23:18.121 | 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.dev154) (3.4.7) 2026-06-30 10:23:18.121 | 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.dev154) (3.18) 2026-06-30 10:23:18.121 | 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.dev154) (2.7.0) 2026-06-30 10:23:18.122 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev154) (2023.11.17) 2026-06-30 10:23:18.253 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-30 10:23:18.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 142.1 MB/s 0:00:00 2026-06-30 10:23:18.327 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-06-30 10:23:18.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 42.8 MB/s 0:00:00 2026-06-30 10:23:18.342 | 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-06-30 10:23:18.358 | Building wheels for collected packages: swift 2026-06-30 10:23:18.359 | Building editable for swift (pyproject.toml): started 2026-06-30 10:23:18.894 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-06-30 10:23:18.895 | Created wheel for swift: filename=swift-2.38.0.dev154-0.editable-py3-none-any.whl size=19798 sha256=5a9021627c073a4027d3601dc414124cb0bba35c16a97b0221b8d7cb6008eb10 2026-06-30 10:23:18.897 | Stored in directory: /tmp/pip-ephem-wheel-cache-i13n72e7/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-06-30 10:23:18.899 | Successfully built swift 2026-06-30 10:23:19.010 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-06-30 10:23:19.192 | 2026-06-30 10:23:19.200 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev154 xattr-1.3.0 2026-06-30 10:23:19.308 | + inc/python:pip_install:216 : result=0 2026-06-30 10:23:19.311 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:23:19.313 | + functions-common:time_stop:2420 : local name 2026-06-30 10:23:19.316 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:23:19.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:23:19.320 | + functions-common:time_stop:2423 : local total 2026-06-30 10:23:19.323 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:23:19.326 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:23:19.328 | + functions-common:time_stop:2427 : start_time=1782814995388 2026-06-30 10:23:19.330 | + functions-common:time_stop:2429 : [[ -z 1782814995388 ]] 2026-06-30 10:23:19.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:23:19.337 | + functions-common:time_stop:2432 : end_time=1782814999334 2026-06-30 10:23:19.339 | + functions-common:time_stop:2433 : elapsed_time=3946 2026-06-30 10:23:19.342 | + functions-common:time_stop:2434 : total=37927 2026-06-30 10:23:19.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:23:19.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41873 2026-06-30 10:23:19.349 | + inc/python:pip_install:219 : return 0 2026-06-30 10:23:19.351 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:23:19.354 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:23:19.356 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-06-30 10:23:19.359 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-06-30 10:23:19.362 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:23:19.365 | + 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-06-30 10:23:19.368 | + 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-06-30 10:23:19.371 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:23:19.373 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-06-30 10:23:19.376 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 10:23:19.379 | + ./stack.sh:main:930 : configure_swift 2026-06-30 10:23:19.381 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-06-30 10:23:19.384 | + lib/swift:configure_swift:332 : local node_number 2026-06-30 10:23:19.386 | + lib/swift:configure_swift:333 : local swift_node_config 2026-06-30 10:23:19.389 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-06-30 10:23:19.391 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-30 10:23:19.638 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:23:19.638 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:23:19.638 | we strongly recommend against using it for new projects. 2026-06-30 10:23:19.638 | 2026-06-30 10:23:19.638 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:23:19.638 | framework. For more detail see 2026-06-30 10:23:19.638 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:23:19.638 | 2026-06-30 10:23:19.638 | import eventlet 2026-06-30 10:23:19.693 | No container-updater running 2026-06-30 10:23:19.693 | No object-auditor running 2026-06-30 10:23:19.693 | No object-reconstructor running 2026-06-30 10:23:19.693 | No proxy-server running 2026-06-30 10:23:19.693 | No container-reconciler running 2026-06-30 10:23:19.693 | No object-replicator running 2026-06-30 10:23:19.693 | No container-sync running 2026-06-30 10:23:19.693 | No object-server running 2026-06-30 10:23:19.693 | No container-sharder running 2026-06-30 10:23:19.693 | No container-auditor running 2026-06-30 10:23:19.693 | No account-auditor running 2026-06-30 10:23:19.693 | No account-server running 2026-06-30 10:23:19.693 | No object-expirer running 2026-06-30 10:23:19.693 | No container-server running 2026-06-30 10:23:19.693 | No account-reaper running 2026-06-30 10:23:19.693 | No object-updater running 2026-06-30 10:23:19.693 | No account-replicator running 2026-06-30 10:23:19.693 | No container-replicator running 2026-06-30 10:23:19.758 | + lib/swift:configure_swift:337 : true 2026-06-30 10:23:19.760 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-06-30 10:23:19.773 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-06-30 10:23:19.786 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-06-30 10:23:19.789 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-06-30 10:23:19.790 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-06-30 10:23:19.794 | + lib/swift:configure_swift:351 : sed -e ' 2026-06-30 10:23:19.794 | s/%GROUP%/stack/; 2026-06-30 10:23:19.794 | s/%USER%/stack/; 2026-06-30 10:23:19.794 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-06-30 10:23:19.794 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-06-30 10:23:19.798 | uid = stack 2026-06-30 10:23:19.798 | gid = stack 2026-06-30 10:23:19.798 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-06-30 10:23:19.798 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-06-30 10:23:19.798 | address = 127.0.0.1 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [account6612] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/1/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [account6622] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/2/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [account6632] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/3/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [account6642] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/4/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [container6611] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/1/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [container6621] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/2/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [container6631] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/3/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [container6641] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/4/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [object6613] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/1/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [object6623] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/2/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [object6633] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/3/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-06-30 10:23:19.798 | 2026-06-30 10:23:19.798 | [object6643] 2026-06-30 10:23:19.798 | max connections = 25 2026-06-30 10:23:19.798 | path = /opt/stack/data/swift/4/ 2026-06-30 10:23:19.798 | read only = false 2026-06-30 10:23:19.798 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-06-30 10:23:19.801 | + lib/swift:configure_swift:357 : is_ubuntu 2026-06-30 10:23:19.803 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:19.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:19.808 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-06-30 10:23:19.821 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-06-30 10:23:19.823 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-06-30 10:23:19.827 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-06-30 10:23:19.831 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-06-30 10:23:19.834 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-06-30 10:23:19.839 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-06-30 10:23:19.870 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.202:8080/v1/ 2026-06-30 10:23:19.900 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-06-30 10:23:19.917 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-06-30 10:23:19.947 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-06-30 10:23:19.966 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-06-30 10:23:19.996 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-06-30 10:23:20.014 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-06-30 10:23:20.046 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-06-30 10:23:20.064 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-06-30 10:23:20.093 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-06-30 10:23:20.111 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-06-30 10:23:20.143 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-06-30 10:23:20.161 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-06-30 10:23:20.177 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:20.179 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-06-30 10:23:20.212 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-06-30 10:23:20.241 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-06-30 10:23:20.271 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-06-30 10:23:20.300 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-06-30 10:23:20.302 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-06-30 10:23:20.317 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:20.319 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-06-30 10:23:20.347 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-06-30 10:23:20.363 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:20.365 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-06-30 10:23:20.380 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:20.382 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-06-30 10:23:20.384 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-06-30 10:23:20.398 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:20.400 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-06-30 10:23:20.403 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-06-30 10:23:20.405 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-06-30 10:23:20.410 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-06-30 10:23:20.416 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-06-30 10:23:20.445 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-06-30 10:23:20.472 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-06-30 10:23:20.502 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-06-30 10:23:20.536 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-06-30 10:23:20.573 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-30 10:23:20.574 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-06-30 10:23:20.577 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-06-30 10:23:20.579 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-06-30 10:23:20.581 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 10:23:20.584 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-30 10:23:20.586 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-06-30 10:23:20.588 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-06-30 10:23:20.590 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-06-30 10:23:20.593 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-06-30 10:23:20.624 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-06-30 10:23:20.651 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.202/identity 2026-06-30 10:23:20.683 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-06-30 10:23:20.714 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-06-30 10:23:20.744 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-06-30 10:23:20.775 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-06-30 10:23:20.803 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-06-30 10:23:20.831 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.202/identity 2026-06-30 10:23:20.859 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:23:20.889 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-06-30 10:23:20.919 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 10:23:20.921 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-06-30 10:23:20.949 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-06-30 10:23:20.977 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-06-30 10:23:21.008 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-06-30 10:23:21.039 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-06-30 10:23:21.067 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-06-30 10:23:21.086 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-06-30 10:23:21.115 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-06-30 10:23:21.144 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-06-30 10:23:21.148 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-06-30 10:23:21.179 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-06-30 10:23:21.213 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-06-30 10:23:21.244 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-06-30 10:23:21.273 | + lib/swift:configure_swift:490 : local node_number 2026-06-30 10:23:21.276 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-30 10:23:21.278 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-30 10:23:21.280 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-06-30 10:23:21.285 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-06-30 10:23:21.288 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-30 10:23:21.290 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-30 10:23:21.292 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-06-30 10:23:21.295 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-06-30 10:23:21.297 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-30 10:23:21.299 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-30 10:23:21.302 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-06-30 10:23:21.321 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-06-30 10:23:21.350 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-06-30 10:23:21.368 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-06-30 10:23:21.398 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-06-30 10:23:21.417 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-30 10:23:21.447 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-06-30 10:23:21.466 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-30 10:23:21.496 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-06-30 10:23:21.514 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-30 10:23:21.545 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-06-30 10:23:21.562 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 4 2026-06-30 10:23:21.593 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-06-30 10:23:21.611 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-06-30 10:23:21.642 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-06-30 10:23:21.660 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-06-30 10:23:21.689 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-06-30 10:23:21.706 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-06-30 10:23:21.737 | + 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-06-30 10:23:21.742 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-06-30 10:23:21.760 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-30 10:23:21.789 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-06-30 10:23:21.819 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-06-30 10:23:21.822 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-06-30 10:23:21.826 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-06-30 10:23:21.828 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-06-30 10:23:21.831 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-30 10:23:21.832 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-06-30 10:23:21.835 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-06-30 10:23:21.837 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-30 10:23:21.840 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-30 10:23:21.842 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-06-30 10:23:21.859 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-06-30 10:23:21.888 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-06-30 10:23:21.906 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-06-30 10:23:21.937 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-06-30 10:23:21.956 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-30 10:23:21.987 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-06-30 10:23:22.006 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-30 10:23:22.039 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-06-30 10:23:22.057 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-30 10:23:22.089 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-06-30 10:23:22.108 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 4 2026-06-30 10:23:22.142 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-06-30 10:23:22.164 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-06-30 10:23:22.197 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-06-30 10:23:22.217 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-06-30 10:23:22.250 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-06-30 10:23:22.268 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-06-30 10:23:22.301 | + 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-06-30 10:23:22.305 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-06-30 10:23:22.325 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-30 10:23:22.358 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-06-30 10:23:22.360 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-06-30 10:23:22.365 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-06-30 10:23:22.367 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-06-30 10:23:22.369 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-30 10:23:22.372 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-06-30 10:23:22.374 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-06-30 10:23:22.376 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-30 10:23:22.379 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-30 10:23:22.382 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-06-30 10:23:22.401 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-06-30 10:23:22.435 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-06-30 10:23:22.454 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-06-30 10:23:22.487 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-06-30 10:23:22.505 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-30 10:23:22.536 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-06-30 10:23:22.553 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-30 10:23:22.585 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-06-30 10:23:22.602 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-30 10:23:22.633 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-06-30 10:23:22.650 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 4 2026-06-30 10:23:22.681 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-06-30 10:23:22.698 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-06-30 10:23:22.727 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-06-30 10:23:22.745 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-06-30 10:23:22.775 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-06-30 10:23:22.793 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-06-30 10:23:22.823 | + 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-06-30 10:23:22.827 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-06-30 10:23:22.844 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-30 10:23:22.874 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-06-30 10:23:22.904 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-06-30 10:23:22.933 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-06-30 10:23:22.962 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-06-30 10:23:22.964 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-06-30 10:23:22.968 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-06-30 10:23:22.997 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-06-30 10:23:23.026 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-06-30 10:23:23.055 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-06-30 10:23:23.086 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-06-30 10:23:23.117 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-06-30 10:23:23.145 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-06-30 10:23:23.175 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-06-30 10:23:23.206 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-06-30 10:23:23.235 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-06-30 10:23:23.251 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:23.253 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-06-30 10:23:23.272 | + lib/swift:configure_swift:533 : local auth_vers 2026-06-30 10:23:23.275 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-06-30 10:23:23.296 | + lib/swift:configure_swift:534 : auth_vers=3 2026-06-30 10:23:23.299 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.202 2026-06-30 10:23:23.327 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-06-30 10:23:23.329 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-06-30 10:23:23.357 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.202/identity 2026-06-30 10:23:23.387 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-06-30 10:23:23.390 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-06-30 10:23:23.419 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-06-30 10:23:23.435 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:23.438 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:23:23.468 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-06-30 10:23:23.497 | + lib/swift:configure_swift:553 : local user_group 2026-06-30 10:23:23.500 | ++ lib/swift:configure_swift:554 : id -g stack 2026-06-30 10:23:23.505 | + lib/swift:configure_swift:554 : user_group=1002 2026-06-30 10:23:23.507 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-06-30 10:23:23.520 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-06-30 10:23:23.522 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-06-30 10:23:23.535 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-06-30 10:23:23.538 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-06-30 10:23:23.551 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-06-30 10:23:23.554 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-06-30 10:23:23.557 | + ./stack.sh:main:933 : is_service_enabled s3api 2026-06-30 10:23:23.575 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:23.578 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-30 10:23:23.595 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:23.598 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-30 10:23:23.600 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-30 10:23:23.603 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-30 10:23:23.605 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 10:23:23.607 | + lib/stack:stack_install_service:32 : install_glance 2026-06-30 10:23:23.609 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-30 10:23:23.611 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-30 10:23:23.613 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-30 10:23:23.631 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:23.634 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-30 10:23:23.637 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-30 10:23:23.654 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:23.656 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-06-30 10:23:23.659 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-30 10:23:23.662 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-30 10:23:23.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:23:23.667 | + 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-06-30 10:23:23.670 | + 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-06-30 10:23:23.672 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:23:23.675 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-06-30 10:23:23.679 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-30 10:23:23.682 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-06-30 10:23:23.686 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-06-30 10:23:23.689 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-30 10:23:23.691 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-06-30 10:23:23.694 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-30 10:23:23.698 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-30 10:23:23.701 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-30 10:23:23.703 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-30 10:23:23.708 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-30 10:23:23.708 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-30 10:23:23.713 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-30 10:23:23.716 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-30 10:23:23.718 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-30 10:23:23.721 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-30 10:23:23.724 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-06-30 10:23:23.743 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-06-30 10:23:23.746 | + 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-06-30 10:23:24.444 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:24.504 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-30 10:23:24.512 | 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.5.0) 2026-06-30 10:23:24.512 | 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-06-30 10:23:24.512 | 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-06-30 10:23:24.513 | 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.1.1) 2026-06-30 10:23:24.513 | 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-06-30 10:23:24.514 | 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-06-30 10:23:24.514 | 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-06-30 10:23:24.514 | 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-06-30 10:23:24.515 | 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-06-30 10:23:24.515 | 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-06-30 10:23:24.516 | 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.34.2) 2026-06-30 10:23:24.525 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:24.528 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 10:23:24.532 | 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.4.0) 2026-06-30 10:23:24.533 | 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-06-30 10:23:24.534 | 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.2) 2026-06-30 10:23:24.537 | 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-06-30 10:23:24.537 | 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.2.1) 2026-06-30 10:23:24.666 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:24.670 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 10:23:24.688 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:24.691 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-30 10:23:24.838 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:24.842 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:23:24.971 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:24.974 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:23:25.105 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:25.109 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 10:23:25.117 | 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-06-30 10:23:25.118 | 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-06-30 10:23:25.118 | 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-06-30 10:23:25.119 | 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) (2026.5.1) 2026-06-30 10:23:25.122 | 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-06-30 10:23:25.122 | 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-06-30 10:23:25.123 | 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-06-30 10:23:25.124 | 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-06-30 10:23:25.126 | 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-06-30 10:23:25.127 | 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-06-30 10:23:25.128 | 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-06-30 10:23:25.139 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-06-30 10:23:25.141 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-30 10:23:25.146 | 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-06-30 10:23:25.148 | 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-06-30 10:23:25.150 | 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-06-30 10:23:25.150 | 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-06-30 10:23:25.151 | 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-06-30 10:23:25.155 | 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-06-30 10:23:25.157 | 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-06-30 10:23:25.157 | 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.2.1) 2026-06-30 10:23:25.159 | 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-06-30 10:23:25.163 | 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.10) 2026-06-30 10:23:25.164 | 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-06-30 10:23:25.165 | 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-06-30 10:23:25.165 | 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-06-30 10:23:25.166 | 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-06-30 10:23:25.168 | 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-06-30 10:23:25.168 | 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-06-30 10:23:25.171 | 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-06-30 10:23:25.179 | 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-06-30 10:23:25.182 | 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.8.1) 2026-06-30 10:23:25.183 | 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-06-30 10:23:25.192 | 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-06-30 10:23:25.193 | 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.18) 2026-06-30 10:23:25.193 | 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-06-30 10:23:25.194 | 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-06-30 10:23:25.204 | 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.8) 2026-06-30 10:23:25.228 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-30 10:23:25.250 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-30 10:23:25.259 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-30 10:23:25.267 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-30 10:23:25.274 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-30 10:23:25.283 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-30 10:23:25.289 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-30 10:23:25.295 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-30 10:23:25.419 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-30 10:23:26.078 | 2026-06-30 10:23:26.086 | Successfully installed glance-store-5.5.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-06-30 10:23:26.167 | + inc/python:pip_install:216 : result=0 2026-06-30 10:23:26.169 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:23:26.171 | + functions-common:time_stop:2420 : local name 2026-06-30 10:23:26.174 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:23:26.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:23:26.179 | + functions-common:time_stop:2423 : local total 2026-06-30 10:23:26.182 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:23:26.185 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:23:26.187 | + functions-common:time_stop:2427 : start_time=1782815003739 2026-06-30 10:23:26.190 | + functions-common:time_stop:2429 : [[ -z 1782815003739 ]] 2026-06-30 10:23:26.193 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:23:26.196 | + functions-common:time_stop:2432 : end_time=1782815006194 2026-06-30 10:23:26.199 | + functions-common:time_stop:2433 : elapsed_time=2455 2026-06-30 10:23:26.201 | + functions-common:time_stop:2434 : total=41873 2026-06-30 10:23:26.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:23:26.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44328 2026-06-30 10:23:26.209 | + inc/python:pip_install:219 : return 0 2026-06-30 10:23:26.212 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-30 10:23:26.215 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-30 10:23:26.218 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-30 10:23:26.234 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-30 10:23:26.238 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-30 10:23:26.241 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-06-30 10:23:26.243 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-30 10:23:26.245 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:23:26.247 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:23:26.251 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:23:26.254 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:23:26.257 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:23:26.259 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:23:26.276 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:23:26.279 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:23:26.281 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:26.284 | + functions-common:git_clone:610 : echo master 2026-06-30 10:23:26.285 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:23:26.289 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-30 10:23:26.292 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:26.294 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-30 10:23:26.307 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-30 10:23:26.310 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:23:26.311 | + functions-common:git_clone:673 : head -1 2026-06-30 10:23:26.317 | 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-30 10:23:26.319 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:23:26.322 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-30 10:23:26.325 | + inc/python:setup_develop:353 : local bindep 2026-06-30 10:23:26.328 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 10:23:26.331 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-30 10:23:26.334 | + inc/python:setup_develop:359 : local extras= 2026-06-30 10:23:26.337 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-30 10:23:26.339 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:23:26.342 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 10:23:26.344 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-30 10:23:26.346 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:23:26.348 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 10:23:26.351 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-30 10:23:26.353 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:23:26.356 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-30 10:23:26.358 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:23:26.361 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:23:26.365 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-30 10:23:26.370 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-30 10:23:26.373 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-30 10:23:26.375 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-30 10:23:26.455 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-30 10:23:26.458 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 10:23:26.461 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:23:26.464 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:23:26.466 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 10:23:26.469 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-30 10:23:26.472 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 10:23:26.475 | + inc/python:setup_package:446 : local extras= 2026-06-30 10:23:26.477 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:23:26.480 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 10:23:26.483 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 10:23:26.485 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 10:23:26.488 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:23:26.490 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-30 10:23:26.511 | Using python 3.12 to install /opt/stack/glance 2026-06-30 10:23:26.514 | + 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-06-30 10:23:26.998 | Obtaining file:///opt/stack/glance 2026-06-30 10:23:26.999 | Installing build dependencies: started 2026-06-30 10:23:27.786 | Installing build dependencies: finished with status 'done' 2026-06-30 10:23:27.787 | Checking if build backend supports build_editable: started 2026-06-30 10:23:28.074 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:23:28.075 | Getting requirements to build editable: started 2026-06-30 10:23:28.218 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:23:28.220 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:23:28.860 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:23:28.870 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.0.3) 2026-06-30 10:23:28.870 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.7.1) 2026-06-30 10:23:28.870 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.0.51) 2026-06-30 10:23:28.872 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.41.0) 2026-06-30 10:23:28.872 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-30 10:23:28.872 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.5.1) 2026-06-30 10:23:28.872 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.8.10) 2026-06-30 10:23:28.872 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.18.4) 2026-06-30 10:23:28.938 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev87) 2026-06-30 10:23:28.994 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 10:23:28.998 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.5.0) 2026-06-30 10:23:28.999 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.5.0) 2026-06-30 10:23:28.999 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.4.0) 2026-06-30 10:23:29.000 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.7.1) 2026-06-30 10:23:29.000 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.1.1) 2026-06-30 10:23:29.001 | 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.dev87) (5.8.0) 2026-06-30 10:23:29.001 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.4.0) 2026-06-30 10:23:29.144 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev87) 2026-06-30 10:23:29.148 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-30 10:23:29.155 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.14.0) 2026-06-30 10:23:29.156 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (13.0.0) 2026-06-30 10:23:29.282 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev87) 2026-06-30 10:23:29.286 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 10:23:29.291 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.17.0) 2026-06-30 10:23:29.291 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.10.1) 2026-06-30 10:23:29.292 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.26.0) 2026-06-30 10:23:29.292 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-30 10:23:29.294 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.0.0) 2026-06-30 10:23:29.294 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.8.0) 2026-06-30 10:23:29.422 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev87) 2026-06-30 10:23:29.427 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:23:29.431 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.2.0) 2026-06-30 10:23:29.431 | 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.dev87) (18.1.0) 2026-06-30 10:23:29.431 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.1.0) 2026-06-30 10:23:29.581 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev87) 2026-06-30 10:23:29.584 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 10:23:29.589 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.1.0) 2026-06-30 10:23:29.590 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.4.0) 2026-06-30 10:23:29.590 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.5.0) 2026-06-30 10:23:29.591 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-30 10:23:29.591 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (43.0.3) 2026-06-30 10:23:29.708 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev87) 2026-06-30 10:23:29.711 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-30 10:23:29.838 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev87) 2026-06-30 10:23:29.841 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 10:23:29.846 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (1.3.12) 2026-06-30 10:23:29.846 | 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.dev87) (4.15.0) 2026-06-30 10:23:29.970 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-30 10:23:29.974 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-30 10:23:29.983 | 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.dev87) (2.34.2) 2026-06-30 10:23:29.985 | 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.dev87) (2.0.0) 2026-06-30 10:23:29.987 | 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.dev87) (3.0) 2026-06-30 10:23:29.988 | 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.dev87) (5.10.0) 2026-06-30 10:23:29.990 | 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.dev87) (2.2.1) 2026-06-30 10:23:29.992 | 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.dev87) (2.8.0) 2026-06-30 10:23:29.992 | 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.dev87) (3.5.2) 2026-06-30 10:23:29.997 | 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.dev87) (1.4.2) 2026-06-30 10:23:30.002 | 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.dev87) (3.3.2) 2026-06-30 10:23:30.003 | 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.dev87) (26.1.0) 2026-06-30 10:23:30.004 | 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.dev87) (2025.9.1) 2026-06-30 10:23:30.004 | 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.dev87) (0.37.0) 2026-06-30 10:23:30.005 | 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.dev87) (2026.5.1) 2026-06-30 10:23:30.009 | 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.dev87) (2.1.0) 2026-06-30 10:23:30.010 | 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.dev87) (1.8.2) 2026-06-30 10:23:30.012 | 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.dev87) (4.2.0) 2026-06-30 10:23:30.013 | 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.dev87) (4.0.1) 2026-06-30 10:23:30.014 | 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.dev87) (2.13.0) 2026-06-30 10:23:30.017 | 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.dev87) (1.5.0) 2026-06-30 10:23:30.019 | 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.dev87) (5.3.1) 2026-06-30 10:23:30.022 | 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.dev87) (0.20) 2026-06-30 10:23:30.024 | 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.dev87) (1.3.0) 2026-06-30 10:23:30.025 | 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.dev87) (2.0.0) 2026-06-30 10:23:30.025 | 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.dev87) (6.0.3) 2026-06-30 10:23:30.029 | 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.dev87) (2.1.2) 2026-06-30 10:23:30.030 | 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.dev87) (0.6.2) 2026-06-30 10:23:30.059 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.062 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-30 10:23:30.078 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.080 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-30 10:23:30.095 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.098 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-30 10:23:30.114 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.117 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 10:23:30.121 | 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.dev87) (7.2.2) 2026-06-30 10:23:30.132 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.136 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 10:23:30.144 | 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.dev87) (2.9.0.post0) 2026-06-30 10:23:30.148 | 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.dev87) (4.6.0) 2026-06-30 10:23:30.148 | 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.dev87) (7.1.4) 2026-06-30 10:23:30.149 | 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.dev87) (5.3.1) 2026-06-30 10:23:30.149 | 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.dev87) (5.6.2) 2026-06-30 10:23:30.150 | 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.dev87) (0.16.0) 2026-06-30 10:23:30.152 | 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.dev87) (5.1.0) 2026-06-30 10:23:30.156 | 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.dev87) (2026.2) 2026-06-30 10:23:30.156 | 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.dev87) (26.2) 2026-06-30 10:23:30.160 | 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.dev87) (0.25.0) 2026-06-30 10:23:30.162 | 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.dev87) (5.0.0) 2026-06-30 10:23:30.162 | 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.dev87) (3.1.6) 2026-06-30 10:23:30.163 | 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.dev87) (4.0.1) 2026-06-30 10:23:30.167 | 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.dev87) (3.0.3) 2026-06-30 10:23:30.173 | 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.dev87) (1.2.1) 2026-06-30 10:23:30.179 | 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.dev87) (1.7.6) 2026-06-30 10:23:30.191 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev87) (82.0.1) 2026-06-30 10:23:30.201 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev87) (0.8.1) 2026-06-30 10:23:30.228 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.231 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:23:30.245 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.248 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-30 10:23:30.273 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.276 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-30 10:23:30.305 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.308 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-30 10:23:30.320 | 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.dev87) 2026-06-30 10:23:30.324 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 10:23:30.328 | 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.dev87) (15.0.0) 2026-06-30 10:23:30.337 | 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.dev87) 2026-06-30 10:23:30.340 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-30 10:23:30.351 | 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.dev87) (1.17.0) 2026-06-30 10:23:30.361 | 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.dev87) (3.4.7) 2026-06-30 10:23:30.362 | 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.dev87) (3.18) 2026-06-30 10:23:30.362 | 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.dev87) (2.7.0) 2026-06-30 10:23:30.363 | 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.dev87) (2023.11.17) 2026-06-30 10:23:30.378 | 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.dev87) (4.2.0) 2026-06-30 10:23:30.379 | 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.dev87) (2.20.0) 2026-06-30 10:23:30.383 | 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.dev87) (0.1.2) 2026-06-30 10:23:30.394 | 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.dev87) (0.8) 2026-06-30 10:23:30.424 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.428 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-30 10:23:30.558 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.563 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:23:30.569 | 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.dev87) (9.1.4) 2026-06-30 10:23:30.578 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.582 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-30 10:23:30.771 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-30 10:23:30.774 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-30 10:23:30.782 | Installing build dependencies: started 2026-06-30 10:23:31.551 | Installing build dependencies: finished with status 'done' 2026-06-30 10:23:31.552 | Getting requirements to build wheel: started 2026-06-30 10:23:31.873 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 10:23:31.874 | Preparing metadata (pyproject.toml): started 2026-06-30 10:23:32.050 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:23:32.052 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev87) (2026.2) 2026-06-30 10:23:32.078 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-30 10:23:32.082 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-30 10:23:32.103 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-30 10:23:32.106 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-30 10:23:32.138 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-30 10:23:32.145 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-30 10:23:32.153 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-30 10:23:32.160 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-30 10:23:32.166 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-30 10:23:32.193 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 77.2 MB/s 0:00:00 2026-06-30 10:23:32.195 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-30 10:23:32.201 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-30 10:23:32.206 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-30 10:23:32.212 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-30 10:23:32.217 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-30 10:23:32.225 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-30 10:23:32.232 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-30 10:23:32.240 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-30 10:23:32.248 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-30 10:23:32.255 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-30 10:23:32.265 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-30 10:23:32.271 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-30 10:23:32.278 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-30 10:23:32.288 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-30 10:23:32.294 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-30 10:23:32.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 131.2 MB/s 0:00:00 2026-06-30 10:23:32.315 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-30 10:23:32.324 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-30 10:23:32.330 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-30 10:23:32.336 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-30 10:23:32.375 | Building wheels for collected packages: glance, simplegeneric 2026-06-30 10:23:32.376 | Building editable for glance (pyproject.toml): started 2026-06-30 10:23:32.880 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-30 10:23:32.881 | Created wheel for glance: filename=glance-32.1.0.dev87-0.editable-py3-none-any.whl size=8994 sha256=c69a4b276fb7031b6961ab49c98e42c8f169c90bf58e2f00d3c4f51ad53bda0f 2026-06-30 10:23:32.881 | Stored in directory: /tmp/pip-ephem-wheel-cache-7bnj5pli/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-30 10:23:32.884 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-30 10:23:33.095 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-30 10:23:33.096 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=2f416bbc73f0fa6e78a3e8b92f5cd6b359ad67940ef51d30b7badfa470501f4b 2026-06-30 10:23:33.096 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-30 10:23:33.098 | Successfully built glance simplegeneric 2026-06-30 10:23:33.224 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, 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-06-30 10:23:34.706 | Attempting uninstall: jsonpointer 2026-06-30 10:23:34.713 | Found existing installation: jsonpointer 2.0 2026-06-30 10:23:34.713 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:34.714 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-30 10:23:34.724 | Attempting uninstall: jmespath 2026-06-30 10:23:34.732 | Found existing installation: jmespath 1.0.1 2026-06-30 10:23:34.732 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:34.732 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-30 10:23:34.754 | Attempting uninstall: httplib2 2026-06-30 10:23:34.761 | Found existing installation: httplib2 0.20.4 2026-06-30 10:23:34.761 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:34.761 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-30 10:23:34.807 | Attempting uninstall: jsonpatch 2026-06-30 10:23:34.814 | Found existing installation: jsonpatch 1.32 2026-06-30 10:23:34.814 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:34.814 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-30 10:23:36.956 | 2026-06-30 10:23:36.965 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev87 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 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-4.1.0 2026-06-30 10:23:37.137 | + inc/python:pip_install:216 : result=0 2026-06-30 10:23:37.140 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:23:37.142 | + functions-common:time_stop:2420 : local name 2026-06-30 10:23:37.144 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:23:37.147 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:23:37.150 | + functions-common:time_stop:2423 : local total 2026-06-30 10:23:37.153 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:23:37.156 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:23:37.158 | + functions-common:time_stop:2427 : start_time=1782815006506 2026-06-30 10:23:37.160 | + functions-common:time_stop:2429 : [[ -z 1782815006506 ]] 2026-06-30 10:23:37.163 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:23:37.167 | + functions-common:time_stop:2432 : end_time=1782815017164 2026-06-30 10:23:37.169 | + functions-common:time_stop:2433 : elapsed_time=10658 2026-06-30 10:23:37.172 | + functions-common:time_stop:2434 : total=44328 2026-06-30 10:23:37.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:23:37.177 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54986 2026-06-30 10:23:37.180 | + inc/python:pip_install:219 : return 0 2026-06-30 10:23:37.183 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:23:37.186 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:23:37.189 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-30 10:23:37.192 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-30 10:23:37.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:23:37.197 | + 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-06-30 10:23:37.199 | + 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-06-30 10:23:37.202 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:23:37.204 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 10:23:37.207 | + ./stack.sh:main:942 : configure_glance 2026-06-30 10:23:37.209 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-30 10:23:37.225 | + lib/glance:configure_glance:351 : local dburl 2026-06-30 10:23:37.229 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-30 10:23:37.231 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-30 10:23:37.234 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-30 10:23:37.236 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-30 10:23:37.239 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:23:37.242 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:23:37.244 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:23:37.261 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:37.264 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:23:37.266 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 10:23:37.269 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 10:23:37.271 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-30 10:23:37.305 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 10:23:37.339 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-30 10:23:37.371 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-30 10:23:37.404 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-30 10:23:37.436 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-30 10:23:37.471 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-30 10:23:37.505 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-30 10:23:37.508 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 10:23:37.511 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-30 10:23:37.514 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 10:23:37.517 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 10:23:37.519 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-30 10:23:37.522 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 10:23:37.525 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-30 10:23:37.527 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 10:23:37.530 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-30 10:23:37.562 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-30 10:23:37.595 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.202/identity 2026-06-30 10:23:37.627 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-30 10:23:37.660 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-30 10:23:37.693 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-30 10:23:37.726 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-30 10:23:37.757 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-30 10:23:37.788 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.202/identity 2026-06-30 10:23:37.820 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:23:37.850 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 10:23:37.881 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 10:23:37.884 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-30 10:23:37.915 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-30 10:23:37.917 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-30 10:23:37.919 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-30 10:23:37.922 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 10:23:37.924 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 10:23:37.927 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 10:23:37.943 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:37.946 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 10:23:37.948 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 10:23:37.950 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 10:23:37.969 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:37.971 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:23:37.974 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:23:38.004 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 10:23:38.007 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 10:23:38.010 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-30 10:23:38.012 | + lib/glance:configure_glance:364 : '[' qemu = parallels ']' 2026-06-30 10:23:38.014 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-30 10:23:38.045 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-30 10:23:38.078 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-30 10:23:38.111 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-30 10:23:38.113 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-30 10:23:38.115 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-30 10:23:38.118 | + lib/glance:configure_glance_store:280 : local be 2026-06-30 10:23:38.121 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-30 10:23:38.124 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-30 10:23:38.126 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-30 10:23:38.159 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-30 10:23:38.162 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.202 2026-06-30 10:23:38.195 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-30 10:23:38.197 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-30 10:23:38.200 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-30 10:23:38.217 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:38.220 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-06-30 10:23:38.253 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-06-30 10:23:38.284 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-06-30 10:23:38.316 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-06-30 10:23:38.348 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-06-30 10:23:38.381 | + lib/glance:configure_glance:399 : is_service_enabled tls-proxy 2026-06-30 10:23:38.397 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:38.400 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-06-30 10:23:38.433 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-06-30 10:23:38.467 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-06-30 10:23:38.500 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-06-30 10:23:38.531 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.202/identity/v3 2026-06-30 10:23:38.561 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-06-30 10:23:38.591 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.202/image 2026-06-30 10:23:38.620 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-30 10:23:38.636 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:38.639 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-30 10:23:38.669 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.202/identity 2026-06-30 10:23:38.699 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-30 10:23:38.701 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-30 10:23:38.704 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 10:23:38.707 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:23:38.724 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:23:38.726 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:23:38.728 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:23:38.731 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:23:38.733 | + 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-06-30 10:23:38.764 | + 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-06-30 10:23:38.794 | + 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-06-30 10:23:38.823 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:23:38.853 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-30 10:23:38.882 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-30 10:23:38.888 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-30 10:23:38.920 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-30 10:23:38.948 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-30 10:23:38.979 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-30 10:23:39.011 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-30 10:23:39.043 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-30 10:23:39.079 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-30 10:23:39.115 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-30 10:23:39.147 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-30 10:23:39.152 | + lib/glance:configure_glance:447 : 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-06-30 10:23:39.158 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-30 10:23:39.174 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:39.177 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=10.4.3.202 2026-06-30 10:23:39.179 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-30 10:23:39.182 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.202:8776/v3/%(project_id)s' 2026-06-30 10:23:39.215 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.202:8776/v3/%(project_id)s' 2026-06-30 10:23:39.246 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-30 10:23:39.248 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-30 10:23:39.250 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-30 10:23:39.253 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-30 10:23:39.256 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-30 10:23:39.258 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-30 10:23:39.260 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-30 10:23:39.264 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 10:23:39.266 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-30 10:23:39.300 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-30 10:23:39.303 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-30 10:23:39.305 | ++ functions:get_random_port:861 : true 2026-06-30 10:23:39.307 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-30 10:23:39.310 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-30 10:23:39.312 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-30 10:23:39.379 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-30 10:23:39.381 | ++ functions:get_random_port:865 : break 2 2026-06-30 10:23:39.383 | ++ functions:get_random_port:869 : echo 60999 2026-06-30 10:23:39.386 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-30 10:23:39.389 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-30 10:23:39.417 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-06-30 10:23:39.445 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-30 10:23:39.476 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-30 10:23:39.505 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 10:23:39.536 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 10:23:39.568 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-30 10:23:39.595 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-30 10:23:39.622 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-30 10:23:39.649 | + 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-06-30 10:23:39.677 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 10:23:39.706 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 10:23:39.735 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-30 10:23:39.770 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 10:23:39.801 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-30 10:23:39.834 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-30 10:23:39.867 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-30 10:23:39.902 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-30 10:23:39.933 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-30 10:23:39.965 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-30 10:23:39.995 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-30 10:23:39.997 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-30 10:23:40.000 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:23:40.002 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:23:40.005 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:40.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:40.011 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-30 10:23:40.013 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-30 10:23:40.044 | proxy (enabled by site administrator) 2026-06-30 10:23:40.047 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-30 10:23:40.050 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-30 10:23:40.053 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:23:40.055 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:23:40.058 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:40.060 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:40.063 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-30 10:23:40.066 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-30 10:23:40.097 | No module matches proxy_http 2026-06-30 10:23:40.100 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-30 10:23:40.143 | Considering dependency proxy for proxy_http: 2026-06-30 10:23:40.143 | Module proxy already enabled 2026-06-30 10:23:40.143 | Enabling module proxy_http. 2026-06-30 10:23:40.148 | To activate the new configuration, you need to run: 2026-06-30 10:23:40.148 | systemctl restart apache2 2026-06-30 10:23:40.153 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-30 10:23:40.155 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-30 10:23:40.158 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:23:40.161 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:23:40.163 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:23:40.275 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-30 10:23:40.279 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-30 10:23:40.281 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-30 10:23:40.284 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:23:40.287 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:40.289 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:40.292 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-30 10:23:40.295 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-30 10:23:40.299 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-30 10:23:40.299 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-30 10:23:40.307 | KeepAlive Off 2026-06-30 10:23:40.312 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-30 10:23:40.312 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-30 10:23:40.320 | SetEnv proxy-sendchunked 1 2026-06-30 10:23:40.325 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-30 10:23:40.326 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-30 10:23:40.334 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-30 10:23:40.339 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-30 10:23:40.341 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-30 10:23:40.344 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:23:40.345 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:23:40.348 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:23:40.350 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:23:40.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:40.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:40.356 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:23:40.359 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:23:40.361 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:40.363 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:40.366 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-30 10:23:40.401 | Enabling site glance-api. 2026-06-30 10:23:40.406 | To activate the new configuration, you need to run: 2026-06-30 10:23:40.406 | systemctl reload apache2 2026-06-30 10:23:40.411 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-30 10:23:40.413 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:23:40.416 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:23:40.418 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:23:40.518 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-30 10:23:40.525 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-30 10:23:40.562 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-30 10:23:40.597 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-30 10:23:40.600 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-30 10:23:40.634 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-30 10:23:40.666 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-30 10:23:40.696 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-30 10:23:40.716 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:40.718 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-30 10:23:40.721 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-30 10:23:40.723 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-30 10:23:40.726 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 10:23:40.729 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-30 10:23:40.732 | + lib/cinder:install_cinder:525 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-30 10:23:40.735 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-06-30 10:23:40.737 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-30 10:23:40.739 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:23:40.741 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:23:40.744 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:23:40.746 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:23:40.749 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:23:40.752 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:23:40.768 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:23:40.770 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:23:40.773 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:40.776 | + functions-common:git_clone:610 : echo master 2026-06-30 10:23:40.776 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:23:40.781 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-06-30 10:23:40.783 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:40.786 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-30 10:23:40.800 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-30 10:23:40.803 | + functions-common:git_clone:673 : head -1 2026-06-30 10:23:40.803 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:23:40.809 | a76c72b65 Add iSCSI export support to the StorPool driver 2026-06-30 10:23:40.812 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:23:40.814 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-30 10:23:40.817 | + inc/python:setup_develop:353 : local bindep 2026-06-30 10:23:40.820 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 10:23:40.822 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-30 10:23:40.825 | + inc/python:setup_develop:359 : local extras= 2026-06-30 10:23:40.828 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-30 10:23:40.831 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:23:40.834 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 10:23:40.836 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-30 10:23:40.839 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:23:40.841 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 10:23:40.845 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-30 10:23:40.847 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:23:40.850 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-30 10:23:40.852 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:23:40.855 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:23:40.858 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-30 10:23:40.863 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-30 10:23:40.866 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-30 10:23:40.869 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-30 10:23:40.947 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-30 10:23:40.949 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 10:23:40.951 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:23:40.954 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:23:40.956 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 10:23:40.959 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-30 10:23:40.962 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 10:23:40.964 | + inc/python:setup_package:446 : local extras= 2026-06-30 10:23:40.967 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:23:40.970 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 10:23:40.972 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 10:23:40.975 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 10:23:40.978 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:23:40.980 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-30 10:23:41.000 | Using python 3.12 to install /opt/stack/cinder 2026-06-30 10:23:41.003 | + 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-06-30 10:23:41.482 | Obtaining file:///opt/stack/cinder 2026-06-30 10:23:41.484 | Installing build dependencies: started 2026-06-30 10:23:42.245 | Installing build dependencies: finished with status 'done' 2026-06-30 10:23:42.246 | Checking if build backend supports build_editable: started 2026-06-30 10:23:42.532 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:23:42.532 | Getting requirements to build editable: started 2026-06-30 10:23:42.689 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:23:42.690 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:23:43.445 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:23:43.459 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.0.3) 2026-06-30 10:23:43.459 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.3.1) 2026-06-30 10:23:43.459 | 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.dev152) (0.41.0) 2026-06-30 10:23:43.460 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.4.0) 2026-06-30 10:23:43.460 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.5.2) 2026-06-30 10:23:43.460 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.1.0) 2026-06-30 10:23:43.461 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (4.26.0) 2026-06-30 10:23:43.461 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.14.0) 2026-06-30 10:23:43.462 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (13.0.0) 2026-06-30 10:23:43.463 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (6.1.1) 2026-06-30 10:23:43.463 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (10.5.0) 2026-06-30 10:23:43.463 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.5.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (6.4.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (18.0.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (8.2.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (18.1.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (8.1.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.1.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.11.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.8.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.9.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.10.0) 2026-06-30 10:23:43.467 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (4.6.0) 2026-06-30 10:23:43.468 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.7.1) 2026-06-30 10:23:43.469 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (10.1.1) 2026-06-30 10:23:43.661 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev152) 2026-06-30 10:23:43.721 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 10:23:43.727 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (4.4.0) 2026-06-30 10:23:43.727 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (26.2) 2026-06-30 10:23:43.746 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev152) 2026-06-30 10:23:43.750 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 10:23:43.756 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.10.1) 2026-06-30 10:23:43.756 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.1.0) 2026-06-30 10:23:43.757 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.3.2) 2026-06-30 10:23:43.758 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.4.0) 2026-06-30 10:23:43.882 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev152) 2026-06-30 10:23:43.886 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 10:23:43.891 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.8.0) 2026-06-30 10:23:44.024 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.027 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 10:23:44.032 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (4.10.0) 2026-06-30 10:23:44.033 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.34.2) 2026-06-30 10:23:44.034 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.5.1) 2026-06-30 10:23:44.034 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (6.3.0) 2026-06-30 10:23:44.159 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.163 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 10:23:44.167 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.0.51) 2026-06-30 10:23:44.167 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.8.0) 2026-06-30 10:23:44.176 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.179 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-30 10:23:44.189 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (9.1.4) 2026-06-30 10:23:44.190 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (1.8.10) 2026-06-30 10:23:44.190 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (6.8.0) 2026-06-30 10:23:44.316 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.320 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 10:23:44.326 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.1.0) 2026-06-30 10:23:44.460 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.464 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 10:23:44.498 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.503 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-30 10:23:44.509 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.7.0) 2026-06-30 10:23:44.509 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (43.0.3) 2026-06-30 10:23:44.510 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (0.2.3) 2026-06-30 10:23:44.572 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.576 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-30 10:23:44.750 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev152) 2026-06-30 10:23:44.753 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-30 10:23:44.760 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev152) (1.9.0) 2026-06-30 10:23:44.760 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2026.2) 2026-06-30 10:23:44.760 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.1.4) 2026-06-30 10:23:44.932 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev152) 2026-06-30 10:23:44.936 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-30 10:23:44.941 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev152) (1.1.0) 2026-06-30 10:23:44.952 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev152) 2026-06-30 10:23:44.955 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-30 10:23:44.961 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev152) (2.9.0.post0) 2026-06-30 10:23:44.962 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev152) (2.7.0) 2026-06-30 10:23:44.964 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev152) (1.17.0) 2026-06-30 10:23:44.979 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev152) (2.0.0) 2026-06-30 10:23:44.983 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev152) (3.0) 2026-06-30 10:23:44.986 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev152) (2.8.0) 2026-06-30 10:23:44.990 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev152) (3.1.0) 2026-06-30 10:23:44.992 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev152) (2.2.1) 2026-06-30 10:23:44.993 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) (0.31.2) 2026-06-30 10:23:45.015 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.020 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-30 10:23:45.037 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.040 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-30 10:23:45.064 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.069 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 10:23:45.084 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.087 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 10:23:45.104 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.106 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-30 10:23:45.276 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.280 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-30 10:23:45.299 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.303 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 10:23:45.325 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.327 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:23:45.340 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev152) (3.4.7) 2026-06-30 10:23:45.341 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev152) (3.18) 2026-06-30 10:23:45.345 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev152) (2023.11.17) 2026-06-30 10:23:45.349 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (26.1.0) 2026-06-30 10:23:45.350 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (2025.9.1) 2026-06-30 10:23:45.350 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (0.37.0) 2026-06-30 10:23:45.351 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (2026.5.1) 2026-06-30 10:23:45.355 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev152) (1.8.2) 2026-06-30 10:23:45.356 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev152) (4.15.0) 2026-06-30 10:23:45.357 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev152) (4.2.0) 2026-06-30 10:23:45.358 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev152) (4.0.1) 2026-06-30 10:23:45.359 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev152) (2.13.0) 2026-06-30 10:23:45.364 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev152) (7.2.2) 2026-06-30 10:23:45.367 | 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>=9.1.0->cinder==28.1.0.dev152) (1.5.0) 2026-06-30 10:23:45.371 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev152) (0.20) 2026-06-30 10:23:45.373 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev152) (1.3.0) 2026-06-30 10:23:45.374 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev152) (2.0.0) 2026-06-30 10:23:45.374 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev152) (6.0.3) 2026-06-30 10:23:45.379 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev152) (1.18.4) 2026-06-30 10:23:45.380 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev152) (2.1.2) 2026-06-30 10:23:45.380 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev152) (0.6.2) 2026-06-30 10:23:45.383 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev152) (1.3.12) 2026-06-30 10:23:45.389 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (5.3.1) 2026-06-30 10:23:45.390 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (5.6.2) 2026-06-30 10:23:45.390 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (0.16.0) 2026-06-30 10:23:45.392 | 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>=14.6.0->cinder==28.1.0.dev152) (5.1.0) 2026-06-30 10:23:45.399 | 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>=14.6.0->cinder==28.1.0.dev152) (0.25.0) 2026-06-30 10:23:45.400 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (5.0.0) 2026-06-30 10:23:45.401 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (3.1.6) 2026-06-30 10:23:45.402 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (4.0.1) 2026-06-30 10:23:45.406 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (3.0.3) 2026-06-30 10:23:45.411 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev152) (1.2.1) 2026-06-30 10:23:45.421 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev152) (1.7.6) 2026-06-30 10:23:45.552 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.556 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 10:23:45.600 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.604 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-30 10:23:45.612 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev152) (3.17.0) 2026-06-30 10:23:45.628 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.631 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 10:23:45.658 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev152) 2026-06-30 10:23:45.660 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 10:23:45.680 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev152) 2026-06-30 10:23:45.683 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-30 10:23:45.692 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev152) (82.0.1) 2026-06-30 10:23:45.700 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev152) (0.8.1) 2026-06-30 10:23:45.723 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-06-30 10:23:45.726 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-30 10:23:45.741 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (4.14.0) 2026-06-30 10:23:45.744 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (0.6.0) 2026-06-30 10:23:45.745 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (4.0.0) 2026-06-30 10:23:45.750 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (3.0.52) 2026-06-30 10:23:45.750 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (1.11.0) 2026-06-30 10:23:45.751 | 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.0.1->cinder==28.1.0.dev152) (15.0.0) 2026-06-30 10:23:45.751 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (1.8.0) 2026-06-30 10:23:45.877 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev152) 2026-06-30 10:23:45.881 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 10:23:45.887 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev152) (24.2.1) 2026-06-30 10:23:45.909 | 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.0.1->cinder==28.1.0.dev152) (4.2.0) 2026-06-30 10:23:45.909 | 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.0.1->cinder==28.1.0.dev152) (2.20.0) 2026-06-30 10:23:45.914 | 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.0.1->cinder==28.1.0.dev152) (0.1.2) 2026-06-30 10:23:45.923 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev152) (0.8) 2026-06-30 10:23:45.942 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev152) 2026-06-30 10:23:45.946 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-30 10:23:45.971 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev152) (3.6.1) 2026-06-30 10:23:45.972 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev152) (3.4.0) 2026-06-30 10:23:45.973 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev152) (4.0.1) 2026-06-30 10:23:46.006 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev152) 2026-06-30 10:23:46.010 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-30 10:23:46.028 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev152) (1.33) 2026-06-30 10:23:46.032 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev152) (3.1.1) 2026-06-30 10:23:46.070 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-30 10:23:46.078 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-30 10:23:46.163 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 161.7 MB/s 0:00:00 2026-06-30 10:23:46.166 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-30 10:23:46.253 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-30 10:23:46.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 153.9 MB/s 0:00:00 2026-06-30 10:23:46.357 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-30 10:23:46.366 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-30 10:23:46.375 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-30 10:23:46.381 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-30 10:23:46.389 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-30 10:23:46.396 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-30 10:23:46.407 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-30 10:23:46.413 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-30 10:23:46.420 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-30 10:23:46.427 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-30 10:23:46.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 72.9 MB/s 0:00:00 2026-06-30 10:23:46.438 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-30 10:23:46.447 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-30 10:23:46.455 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-30 10:23:46.461 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-30 10:23:46.469 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-30 10:23:46.480 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 138.3 MB/s 0:00:00 2026-06-30 10:23:46.483 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-30 10:23:46.491 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-30 10:23:46.499 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-30 10:23:46.506 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-30 10:23:46.515 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-30 10:23:46.521 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-30 10:23:46.527 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-30 10:23:46.534 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-30 10:23:46.540 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-30 10:23:46.546 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-30 10:23:46.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 81.5 MB/s 0:00:00 2026-06-30 10:23:46.578 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-30 10:23:46.644 | Building wheels for collected packages: cinder 2026-06-30 10:23:46.644 | Building editable for cinder (pyproject.toml): started 2026-06-30 10:23:47.475 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-30 10:23:47.475 | Created wheel for cinder: filename=cinder-28.1.0.dev152-0.editable-py3-none-any.whl size=9195 sha256=69494fdebac27395c0b4f828f88a5dd594a7a2f61254140df17d7a2a7f769e9e 2026-06-30 10:23:47.475 | Stored in directory: /tmp/pip-ephem-wheel-cache-q6kcc036/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-30 10:23:47.478 | Successfully built cinder 2026-06-30 10:23:47.624 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, invoke, rtslib-fb, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-30 10:23:47.834 | Attempting uninstall: pyasn1 2026-06-30 10:23:47.843 | Found existing installation: pyasn1 0.4.8 2026-06-30 10:23:47.843 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:47.843 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-30 10:23:48.513 | Attempting uninstall: botocore 2026-06-30 10:23:48.522 | Found existing installation: botocore 1.34.46 2026-06-30 10:23:48.522 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:48.523 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-30 10:23:48.994 | Attempting uninstall: s3transfer 2026-06-30 10:23:49.003 | Found existing installation: s3transfer 0.10.1 2026-06-30 10:23:49.004 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:49.004 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-30 10:23:49.335 | Attempting uninstall: boto3 2026-06-30 10:23:49.344 | Found existing installation: boto3 1.34.46 2026-06-30 10:23:49.344 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 10:23:49.344 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-30 10:23:50.404 | 2026-06-30 10:23:50.416 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev152 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-30 10:23:50.689 | + inc/python:pip_install:216 : result=0 2026-06-30 10:23:50.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:23:50.695 | + functions-common:time_stop:2420 : local name 2026-06-30 10:23:50.698 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:23:50.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:23:50.702 | + functions-common:time_stop:2423 : local total 2026-06-30 10:23:50.705 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:23:50.707 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:23:50.709 | + functions-common:time_stop:2427 : start_time=1782815020995 2026-06-30 10:23:50.712 | + functions-common:time_stop:2429 : [[ -z 1782815020995 ]] 2026-06-30 10:23:50.715 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:23:50.719 | + functions-common:time_stop:2432 : end_time=1782815030716 2026-06-30 10:23:50.721 | + functions-common:time_stop:2433 : elapsed_time=9721 2026-06-30 10:23:50.724 | + functions-common:time_stop:2434 : total=54986 2026-06-30 10:23:50.726 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:23:50.729 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=64707 2026-06-30 10:23:50.731 | + inc/python:pip_install:219 : return 0 2026-06-30 10:23:50.733 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:23:50.736 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:23:50.739 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-30 10:23:50.742 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-30 10:23:50.744 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:23:50.747 | + 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-06-30 10:23:50.750 | + 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/cinder, ]] 2026-06-30 10:23:50.753 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:23:50.755 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-30 10:23:50.758 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-30 10:23:50.761 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-30 10:23:50.764 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:50.767 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:50.770 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-30 10:23:50.783 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-30 10:23:50.786 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:23:50.789 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:23:50.792 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:23:50.795 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:23:50.798 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:23:50.801 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:23:50.804 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:50.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:50.809 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:23:50.812 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:23:50.815 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:23:50.817 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:23:50.820 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-30 10:23:50.823 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:23:50.826 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:50.829 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:50.832 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-30 10:23:50.856 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-30 10:23:50.882 | Reading package lists... 2026-06-30 10:23:51.110 | Building dependency tree... 2026-06-30 10:23:51.111 | Reading state information... 2026-06-30 10:23:51.348 | The following additional packages will be installed: 2026-06-30 10:23:51.348 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-30 10:23:51.348 | python3-wcwidth 2026-06-30 10:23:51.349 | Suggested packages: 2026-06-30 10:23:51.349 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-30 10:23:51.373 | The following NEW packages will be installed: 2026-06-30 10:23:51.373 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-30 10:23:51.374 | python3-wcwidth targetcli-fb 2026-06-30 10:23:51.740 | 0 upgraded, 6 newly installed, 0 to remove and 90 not upgraded. 2026-06-30 10:23:51.740 | Need to get 358 kB of archives. 2026-06-30 10:23:51.740 | After this operation, 2,927 kB of additional disk space will be used. 2026-06-30 10:23:51.740 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-30 10:23:51.994 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-30 10:23:52.333 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-30 10:23:52.361 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-30 10:23:52.386 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-30 10:23:52.416 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-30 10:23:52.732 | Fetched 358 kB in 1s (340 kB/s) 2026-06-30 10:23:52.756 | Selecting previously unselected package python3-wcwidth. 2026-06-30 10:23:52.803 | (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 ... 115882 files and directories currently installed.) 2026-06-30 10:23:52.807 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-30 10:23:52.809 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-30 10:23:52.842 | Selecting previously unselected package python3-urwid. 2026-06-30 10:23:52.855 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-30 10:23:52.857 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-30 10:23:52.907 | Selecting previously unselected package python3-configshell-fb. 2026-06-30 10:23:52.917 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-30 10:23:52.918 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-30 10:23:52.950 | Selecting previously unselected package python3-pyudev. 2026-06-30 10:23:52.960 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-06-30 10:23:52.962 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-30 10:23:52.996 | Selecting previously unselected package python3-rtslib-fb. 2026-06-30 10:23:53.006 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-30 10:23:53.008 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-30 10:23:53.044 | Selecting previously unselected package targetcli-fb. 2026-06-30 10:23:53.053 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-30 10:23:53.055 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-30 10:23:53.102 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-30 10:23:53.271 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-30 10:23:53.400 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-30 10:23:54.046 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-30 10:23:54.051 | Setting up python3-urwid (2.6.10-1) ... 2026-06-30 10:23:54.332 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-30 10:23:54.434 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 10:23:54.434 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-30 10:23:54.448 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-30 10:23:54.448 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-30 10:23:54.448 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-30 10:23:54.448 | keyword = Word(alphanums + '_\-') 2026-06-30 10:23:54.448 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 10:23:54.448 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 10:23:54.448 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 10:23:54.448 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 10:23:54.448 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-30 10:23:54.448 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-30 10:23:54.453 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 10:23:54.453 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-30 10:23:54.466 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-30 10:23:54.466 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-30 10:23:54.466 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-30 10:23:54.466 | keyword = Word(alphanums + '_\-') 2026-06-30 10:23:54.466 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 10:23:54.466 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 10:23:54.466 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 10:23:54.466 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 10:23:54.466 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-30 10:23:54.466 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-30 10:23:54.485 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-30 10:23:54.586 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-30 10:23:54.586 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-30 10:23:54.751 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:23:55.691 | 2026-06-30 10:23:55.691 | Running kernel seems to be up-to-date. 2026-06-30 10:23:55.691 | 2026-06-30 10:23:55.691 | Restarting services... 2026-06-30 10:23:55.725 | 2026-06-30 10:23:55.725 | Service restarts being deferred: 2026-06-30 10:23:55.725 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:23:55.725 | systemctl restart getty@tty1.service 2026-06-30 10:23:55.725 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:23:55.725 | systemctl restart systemd-logind.service 2026-06-30 10:23:55.725 | 2026-06-30 10:23:55.725 | No containers need to be restarted. 2026-06-30 10:23:55.725 | 2026-06-30 10:23:55.725 | User sessions running outdated binaries: 2026-06-30 10:23:55.725 | ubuntu @ session #1: python3[1695] 2026-06-30 10:23:55.735 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:23:55.743 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:23:55.750 | 2026-06-30 10:23:55.750 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:23:56.956 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:23:56.958 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:23:56.961 | + functions-common:time_stop:2420 : local name 2026-06-30 10:23:56.963 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:23:56.965 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:23:56.969 | + functions-common:time_stop:2423 : local total 2026-06-30 10:23:56.972 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:23:56.974 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:23:56.977 | + functions-common:time_stop:2427 : start_time=1782815030852 2026-06-30 10:23:56.980 | + functions-common:time_stop:2429 : [[ -z 1782815030852 ]] 2026-06-30 10:23:56.983 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:23:56.988 | + functions-common:time_stop:2432 : end_time=1782815036985 2026-06-30 10:23:56.990 | + functions-common:time_stop:2433 : elapsed_time=6133 2026-06-30 10:23:56.993 | + functions-common:time_stop:2434 : total=140325 2026-06-30 10:23:56.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:23:56.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146458 2026-06-30 10:23:57.001 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:23:57.003 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 10:23:57.006 | + ./stack.sh:main:948 : configure_cinder 2026-06-30 10:23:57.009 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-30 10:23:57.022 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-30 10:23:57.026 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-30 10:23:57.029 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-30 10:23:57.032 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-30 10:23:57.035 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-30 10:23:57.035 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-30 10:23:57.039 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-30 10:23:57.042 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-30 10:23:57.044 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-30 10:23:57.046 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-30 10:23:57.049 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-30 10:23:57.051 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-30 10:23:57.054 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-30 10:23:57.057 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-30 10:23:57.069 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-30 10:23:57.081 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-30 10:23:57.093 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-30 10:23:57.105 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-30 10:23:57.118 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-30 10:23:57.132 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-30 10:23:57.135 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-30 10:23:57.139 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.gy2ka68xsl 2026-06-30 10:23:57.142 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-30 10:23:57.144 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-30 10:23:57.146 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-30 10:23:57.148 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.gy2ka68xsl 2026-06-30 10:23:57.152 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.gy2ka68xsl 2026-06-30 10:23:57.163 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.gy2ka68xsl /etc/sudoers.d/cinder-rootwrap 2026-06-30 10:23:57.175 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-30 10:23:57.179 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-30 10:23:57.181 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-30 10:23:57.184 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-30 10:23:57.186 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-30 10:23:57.188 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-30 10:23:57.190 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-30 10:23:57.194 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-30 10:23:57.194 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-30 10:23:57.203 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-30 10:23:57.207 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-30 10:23:57.220 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-30 10:23:57.232 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-30 10:23:57.234 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-30 10:23:57.239 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-30 10:23:57.244 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-30 10:23:57.246 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 10:23:57.249 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-30 10:23:57.251 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 10:23:57.254 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 10:23:57.256 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-30 10:23:57.259 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 10:23:57.261 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-30 10:23:57.264 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 10:23:57.266 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-30 10:23:57.297 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-30 10:23:57.329 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.202/identity 2026-06-30 10:23:57.360 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-30 10:23:57.391 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-30 10:23:57.420 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-30 10:23:57.451 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-30 10:23:57.482 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-30 10:23:57.513 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.202/identity 2026-06-30 10:23:57.546 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:23:57.576 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 10:23:57.606 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 10:23:57.609 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-30 10:23:57.641 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-30 10:23:57.671 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-30 10:23:57.673 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-30 10:23:57.676 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-30 10:23:57.678 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-30 10:23:57.680 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:23:57.683 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:23:57.686 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:23:57.701 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:57.704 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:23:57.706 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-30 10:23:57.709 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-30 10:23:57.740 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-30 10:23:57.768 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-30 10:23:57.798 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-30 10:23:57.829 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-30 10:23:57.859 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-30 10:23:57.894 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.202 2026-06-30 10:23:57.924 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-30 10:23:57.955 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-30 10:23:57.963 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9b7c7d3ba13c9292fd5262b254faab98 2026-06-30 10:23:57.994 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-30 10:23:57.997 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-30 10:23:58.026 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-30 10:23:58.057 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-30 10:23:58.087 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-30 10:23:58.120 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-30 10:23:58.151 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-30 10:23:58.182 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-30 10:23:58.198 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:58.201 | + lib/cinder:configure_cinder:338 : [[ -n storpool:storpool ]] 2026-06-30 10:23:58.203 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-30 10:23:58.206 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-30 10:23:58.209 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-30 10:23:58.211 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 10:23:58.214 | + lib/cinder:configure_cinder:343 : be_type=storpool 2026-06-30 10:23:58.216 | + lib/cinder:configure_cinder:344 : be_name=storpool 2026-06-30 10:23:58.219 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_storpool 2026-06-30 10:23:58.221 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-30 10:23:58.224 | + lib/cinder:configure_cinder:349 : default_name=storpool 2026-06-30 10:23:58.227 | + lib/cinder:configure_cinder:351 : enabled_backends+=storpool, 2026-06-30 10:23:58.229 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-06-30 10:23:58.260 | + lib/cinder:configure_cinder:354 : [[ -n storpool ]] 2026-06-30 10:23:58.262 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-06-30 10:23:58.296 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-30 10:23:58.298 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-30 10:23:58.301 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=storpool 2026-06-30 10:23:58.303 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-06-30 10:23:58.337 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-30 10:23:58.341 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-30 10:23:58.343 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-30 10:23:58.346 | + lib/cinder:configure_cinder:366 : [[ storpool, =~ ceph ]] 2026-06-30 10:23:58.349 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-30 10:23:58.367 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:58.371 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-30 10:23:58.373 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-30 10:23:58.376 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-30 10:23:58.379 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-30 10:23:58.414 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.202:8080/v1/AUTH_ 2026-06-30 10:23:58.447 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-30 10:23:58.466 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:58.469 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-06-30 10:23:58.502 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-30 10:23:58.521 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:23:58.524 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-30 10:23:58.542 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:58.545 | + lib/cinder:configure_cinder:384 : [[ 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 =~ c-api ]] 2026-06-30 10:23:58.547 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-30 10:23:58.583 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-30 10:23:58.586 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-30 10:23:58.589 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-30 10:23:58.592 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-30 10:23:58.595 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 10:23:58.597 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 10:23:58.599 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 10:23:58.618 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:58.622 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 10:23:58.624 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 10:23:58.628 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 10:23:58.645 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:58.648 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:23:58.652 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:23:58.682 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 10:23:58.685 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 10:23:58.688 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-30 10:23:58.691 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-30 10:23:58.693 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 10:23:58.697 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:23:58.715 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:23:58.717 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:23:58.719 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:23:58.722 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:23:58.725 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 10:23:58.757 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.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-06-30 10:23:58.789 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 10:23:58.820 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:23:58.852 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-30 10:23:58.882 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-30 10:23:58.899 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:58.903 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-30 10:23:58.905 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-30 10:23:58.908 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-30 10:23:58.910 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-30 10:23:58.912 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 10:23:58.915 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-30 10:23:58.917 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-30 10:23:58.919 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 10:23:58.921 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 10:23:58.934 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-30 10:23:58.934 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:23:58.943 | d /var/run/uwsgi 0755 stack root 2026-06-30 10:23:58.947 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:23:58.959 | /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-06-30 10:23:58.963 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-30 10:23:58.965 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-30 10:23:58.969 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 10:23:58.972 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-30 10:23:59.001 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-06-30 10:23:59.032 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-30 10:23:59.061 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 10:23:59.089 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 10:23:59.119 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 10:23:59.149 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 10:23:59.181 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 10:23:59.211 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 10:23:59.241 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 10:23:59.273 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 10:23:59.303 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 10:23:59.334 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 10:23:59.364 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-30 10:23:59.395 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 10:23:59.397 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 10:23:59.400 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-30 10:23:59.403 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-30 10:23:59.405 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:23:59.408 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:59.410 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:59.413 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-30 10:23:59.416 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-30 10:23:59.419 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-30 10:23:59.450 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 10:23:59.482 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-30 10:23:59.482 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-30 10:23:59.491 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-30 10:23:59.495 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-30 10:23:59.497 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-30 10:23:59.500 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:23:59.502 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:23:59.505 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:23:59.507 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:23:59.510 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:59.513 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:59.515 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:23:59.517 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:23:59.520 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:23:59.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:23:59.525 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-30 10:23:59.558 | Enabling site cinder-api. 2026-06-30 10:23:59.563 | To activate the new configuration, you need to run: 2026-06-30 10:23:59.563 | systemctl reload apache2 2026-06-30 10:23:59.568 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 10:23:59.570 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:23:59.573 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:23:59.575 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:23:59.680 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-30 10:23:59.682 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.202/image 2026-06-30 10:23:59.715 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-30 10:23:59.731 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:23:59.733 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-30 10:23:59.765 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-30 10:23:59.797 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-30 10:23:59.799 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 10:23:59.802 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-30 10:23:59.805 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-30 10:23:59.808 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 10:23:59.812 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-30 10:23:59.815 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 10:23:59.817 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-30 10:23:59.820 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-30 10:23:59.822 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-30 10:23:59.856 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-30 10:23:59.888 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.202/identity 2026-06-30 10:23:59.917 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-30 10:23:59.949 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-30 10:23:59.980 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-30 10:24:00.010 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-30 10:24:00.041 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-30 10:24:00.073 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.202/identity 2026-06-30 10:24:00.104 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:24:00.136 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-30 10:24:00.168 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 10:24:00.170 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-30 10:24:00.173 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 10:24:00.175 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:24:00.178 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-30 10:24:00.181 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-30 10:24:00.215 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-30 10:24:00.247 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.202/identity 2026-06-30 10:24:00.283 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-30 10:24:00.316 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-30 10:24:00.348 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-30 10:24:00.379 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-30 10:24:00.411 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-30 10:24:00.442 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-30 10:24:00.474 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-30 10:24:00.506 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-30 10:24:00.508 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-30 10:24:00.527 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:00.530 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.202:2379?api_version=v3' 2026-06-30 10:24:00.565 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-30 10:24:00.567 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-30 10:24:00.570 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-30 10:24:00.603 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-30 10:24:00.637 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-30 10:24:00.640 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-30 10:24:00.642 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-30 10:24:00.676 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-30 10:24:00.678 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 10:24:00.681 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-30 10:24:00.683 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-30 10:24:00.686 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-30 10:24:00.717 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-30 10:24:00.751 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.202/identity 2026-06-30 10:24:00.783 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-30 10:24:00.815 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-30 10:24:00.847 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-30 10:24:00.879 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-30 10:24:00.910 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-30 10:24:00.941 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-30 10:24:00.959 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:00.962 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-30 10:24:00.965 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-30 10:24:00.968 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-30 10:24:00.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 10:24:00.973 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-30 10:24:00.976 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-30 10:24:00.979 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-30 10:24:00.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:24:00.984 | + 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-06-30 10:24:00.987 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-06-30 10:24:00.990 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:24:00.992 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-30 10:24:00.995 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-30 10:24:00.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:24:01.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-06-30 10:24:01.003 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-06-30 10:24:01.005 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:24:01.008 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-30 10:24:01.010 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-30 10:24:01.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:24:01.016 | + 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-06-30 10:24:01.019 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-06-30 10:24:01.022 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:24:01.025 | + lib/neutron:install_neutron:525 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-30 10:24:01.028 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-06-30 10:24:01.031 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-30 10:24:01.033 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:24:01.035 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:24:01.038 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:24:01.041 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:24:01.043 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:24:01.047 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:24:01.065 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:24:01.068 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:24:01.070 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:01.073 | + functions-common:git_clone:610 : echo master 2026-06-30 10:24:01.074 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:24:01.079 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-30 10:24:01.081 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:01.085 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-30 10:24:01.098 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-30 10:24:01.101 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:24:01.102 | + functions-common:git_clone:673 : head -1 2026-06-30 10:24:01.105 | a116142e71 Merge "Add PVLAN documentation" 2026-06-30 10:24:01.107 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:24:01.110 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-30 10:24:01.113 | + inc/python:setup_develop:353 : local bindep 2026-06-30 10:24:01.116 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 10:24:01.119 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-30 10:24:01.121 | + inc/python:setup_develop:359 : local extras= 2026-06-30 10:24:01.123 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-30 10:24:01.126 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:24:01.130 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 10:24:01.133 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-30 10:24:01.136 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:24:01.138 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 10:24:01.141 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-30 10:24:01.143 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:24:01.146 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-30 10:24:01.150 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:24:01.152 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:24:01.155 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-30 10:24:01.160 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-30 10:24:01.162 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-30 10:24:01.166 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-30 10:24:01.249 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-30 10:24:01.252 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 10:24:01.255 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:24:01.258 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:24:01.261 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 10:24:01.265 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-30 10:24:01.269 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 10:24:01.272 | + inc/python:setup_package:446 : local extras= 2026-06-30 10:24:01.275 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:24:01.278 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 10:24:01.281 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 10:24:01.284 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 10:24:01.287 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:24:01.290 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-30 10:24:01.314 | Using python 3.12 to install /opt/stack/neutron 2026-06-30 10:24:01.317 | + 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/neutron 2026-06-30 10:24:01.822 | Obtaining file:///opt/stack/neutron 2026-06-30 10:24:01.828 | Installing build dependencies: started 2026-06-30 10:24:02.646 | Installing build dependencies: finished with status 'done' 2026-06-30 10:24:02.647 | Checking if build backend supports build_editable: started 2026-06-30 10:24:02.930 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:24:02.931 | Getting requirements to build editable: started 2026-06-30 10:24:03.075 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:24:03.077 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:24:04.221 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:24:04.236 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (7.0.3) 2026-06-30 10:24:04.236 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.10.1) 2026-06-30 10:24:04.236 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.1.0) 2026-06-30 10:24:04.236 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (2.5.1) 2026-06-30 10:24:04.236 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.1.0) 2026-06-30 10:24:04.237 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (5.3.1) 2026-06-30 10:24:04.434 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:04.489 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 10:24:04.495 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (0.31.2) 2026-06-30 10:24:04.495 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (2.34.2) 2026-06-30 10:24:04.496 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.1.6) 2026-06-30 10:24:04.496 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (13.0.0) 2026-06-30 10:24:04.496 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (1.3.0) 2026-06-30 10:24:04.637 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:04.641 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 10:24:04.777 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:04.781 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 10:24:04.786 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (9.1.4) 2026-06-30 10:24:04.788 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (2.0.51) 2026-06-30 10:24:04.788 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (1.8.10) 2026-06-30 10:24:04.788 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (5.14.0) 2026-06-30 10:24:04.789 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (1.18.4) 2026-06-30 10:24:04.789 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (5.8.0) 2026-06-30 10:24:04.790 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (4.2.0) 2026-06-30 10:24:04.790 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (7.5.0) 2026-06-30 10:24:04.790 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (10.5.0) 2026-06-30 10:24:04.790 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (6.4.0) 2026-06-30 10:24:04.791 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (18.0.0) 2026-06-30 10:24:04.792 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (6.8.0) 2026-06-30 10:24:04.792 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (8.2.0) 2026-06-30 10:24:04.793 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (18.1.0) 2026-06-30 10:24:04.793 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (8.1.0) 2026-06-30 10:24:04.794 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (5.1.0) 2026-06-30 10:24:04.794 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.11.0) 2026-06-30 10:24:04.795 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.8.0) 2026-06-30 10:24:04.795 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (7.9.0) 2026-06-30 10:24:04.797 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (5.10.0) 2026-06-30 10:24:04.797 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev549) (4.6.0) 2026-06-30 10:24:04.797 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (2.7.1) 2026-06-30 10:24:04.797 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (10.1.1) 2026-06-30 10:24:04.798 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.10.2) 2026-06-30 10:24:04.798 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (4.4.0) 2026-06-30 10:24:04.922 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev549) 2026-06-30 10:24:04.926 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 10:24:05.055 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:05.061 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 10:24:05.196 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:05.199 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-30 10:24:05.242 | Installing build dependencies: started 2026-06-30 10:24:05.996 | Installing build dependencies: finished with status 'done' 2026-06-30 10:24:05.997 | Getting requirements to build wheel: started 2026-06-30 10:24:06.355 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 10:24:06.356 | Preparing metadata (pyproject.toml): started 2026-06-30 10:24:06.556 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:24:06.695 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:06.699 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 10:24:06.702 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (7.2.2) 2026-06-30 10:24:06.828 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev549) 2026-06-30 10:24:06.831 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-30 10:24:06.837 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (24.2.1) 2026-06-30 10:24:06.837 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (18.13.0) 2026-06-30 10:24:06.838 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (4.17.0) 2026-06-30 10:24:06.968 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:06.972 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-30 10:24:07.111 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev549) 2026-06-30 10:24:07.115 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:24:07.120 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (3.4.0) 2026-06-30 10:24:07.121 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev549) (8.1.0) 2026-06-30 10:24:07.122 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev549) (1.3.12) 2026-06-30 10:24:07.122 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev549) (4.15.0) 2026-06-30 10:24:07.124 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev549) (2.2.1) 2026-06-30 10:24:07.126 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev549) (3.3.2) 2026-06-30 10:24:07.128 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev549) (3.0.3) 2026-06-30 10:24:07.129 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev549) (2.1.0) 2026-06-30 10:24:07.130 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev549) (1.8.2) 2026-06-30 10:24:07.136 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev549) (4.0.1) 2026-06-30 10:24:07.136 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev549) (2.13.0) 2026-06-30 10:24:07.136 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev549) (5.8.0) 2026-06-30 10:24:07.140 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev549) (1.3.7) 2026-06-30 10:24:07.262 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev549) 2026-06-30 10:24:07.266 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 10:24:07.272 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev549) (43.0.3) 2026-06-30 10:24:07.273 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev549) (1.5.0) 2026-06-30 10:24:07.273 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev549) (1.1.0) 2026-06-30 10:24:07.274 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev549) (1.33) 2026-06-30 10:24:07.274 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev549) (4.10.0) 2026-06-30 10:24:07.275 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev549) (6.0.3) 2026-06-30 10:24:07.277 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev549) (2.0.0) 2026-06-30 10:24:07.279 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev549) (3.0) 2026-06-30 10:24:07.283 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev549) (3.1.1) 2026-06-30 10:24:07.286 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev549) (0.41.0) 2026-06-30 10:24:07.286 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev549) (1.2.1) 2026-06-30 10:24:07.295 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev549) 2026-06-30 10:24:07.299 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-30 10:24:07.308 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev549) (26.2) 2026-06-30 10:24:07.311 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev549) (2.8.0) 2026-06-30 10:24:07.311 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev549) (3.5.2) 2026-06-30 10:24:07.316 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev549) (6.1.1) 2026-06-30 10:24:07.316 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev549) (4.0.0) 2026-06-30 10:24:07.327 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev549) (0.20) 2026-06-30 10:24:07.329 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev549) (2.0.0) 2026-06-30 10:24:07.333 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev549) (2.1.2) 2026-06-30 10:24:07.333 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev549) (0.6.2) 2026-06-30 10:24:07.337 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev549) (2.9.0.post0) 2026-06-30 10:24:07.340 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev549) (7.1.4) 2026-06-30 10:24:07.341 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev549) (5.3.1) 2026-06-30 10:24:07.341 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev549) (5.6.2) 2026-06-30 10:24:07.342 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev549) (0.16.0) 2026-06-30 10:24:07.344 | 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>=7.0.0->neutron==28.1.0.dev549) (5.1.0) 2026-06-30 10:24:07.348 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev549) (2026.2) 2026-06-30 10:24:07.351 | 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>=7.0.0->neutron==28.1.0.dev549) (0.25.0) 2026-06-30 10:24:07.354 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev549) (5.0.0) 2026-06-30 10:24:07.355 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev549) (4.0.1) 2026-06-30 10:24:07.370 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev549) (1.7.6) 2026-06-30 10:24:07.373 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev549) (2.2.0) 2026-06-30 10:24:07.377 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev549) (3.17.0) 2026-06-30 10:24:07.397 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev549) 2026-06-30 10:24:07.400 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-30 10:24:07.415 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev549) 2026-06-30 10:24:07.416 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-30 10:24:07.426 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev549) (3.0.3) 2026-06-30 10:24:07.426 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev549) (1.6.2) 2026-06-30 10:24:07.429 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev549) (82.0.1) 2026-06-30 10:24:07.443 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev549) (0.8.1) 2026-06-30 10:24:07.462 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev549) (1.17.0) 2026-06-30 10:24:07.464 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev549) (4.14.0) 2026-06-30 10:24:07.465 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev549) (4.26.0) 2026-06-30 10:24:07.476 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev549) 2026-06-30 10:24:07.480 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 10:24:07.488 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (0.6.0) 2026-06-30 10:24:07.488 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (4.0.0) 2026-06-30 10:24:07.493 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (3.0.52) 2026-06-30 10:24:07.494 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (1.11.0) 2026-06-30 10:24:07.494 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (15.0.0) 2026-06-30 10:24:07.495 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (1.8.0) 2026-06-30 10:24:07.497 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (26.1.0) 2026-06-30 10:24:07.498 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (2025.9.1) 2026-06-30 10:24:07.498 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (0.37.0) 2026-06-30 10:24:07.499 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (2026.5.1) 2026-06-30 10:24:07.529 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev549) (3.4.7) 2026-06-30 10:24:07.531 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev549) (3.18) 2026-06-30 10:24:07.531 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev549) (2.7.0) 2026-06-30 10:24:07.531 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev549) (2023.11.17) 2026-06-30 10:24:07.547 | 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.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (4.2.0) 2026-06-30 10:24:07.548 | 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.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (2.20.0) 2026-06-30 10:24:07.553 | 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.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev549) (0.1.2) 2026-06-30 10:24:07.562 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev549) (0.8) 2026-06-30 10:24:07.591 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev549) (0.16.0) 2026-06-30 10:24:07.630 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-30 10:24:07.642 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 46.9 MB/s 0:00:00 2026-06-30 10:24:07.646 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-30 10:24:07.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 92.7 MB/s 0:00:00 2026-06-30 10:24:07.673 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-30 10:24:07.855 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-30 10:24:07.865 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-30 10:24:07.876 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-30 10:24:07.888 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-30 10:24:07.896 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-30 10:24:07.898 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-30 10:24:07.906 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-30 10:24:07.918 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-30 10:24:07.925 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-30 10:24:07.931 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-30 10:24:07.939 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-30 10:24:08.001 | Building wheels for collected packages: neutron, ovs 2026-06-30 10:24:08.001 | Building editable for neutron (pyproject.toml): started 2026-06-30 10:24:09.275 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-30 10:24:09.276 | Created wheel for neutron: filename=neutron-28.1.0.dev549-0.editable-py3-none-any.whl size=15989 sha256=176f75dce0976a62a8c1067cc3f82d698f83420ba9966008ababb67058bade22 2026-06-30 10:24:09.276 | Stored in directory: /tmp/pip-ephem-wheel-cache-k7tjyhco/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-30 10:24:09.279 | Building wheel for ovs (pyproject.toml): started 2026-06-30 10:24:09.707 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-30 10:24:09.707 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=7cad8da92540ca2dc07bee2f65bdebedf092deaa70ca99dc576d949f94594883 2026-06-30 10:24:09.707 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-30 10:24:09.710 | Successfully built neutron ovs 2026-06-30 10:24:09.849 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-30 10:24:12.610 | 2026-06-30 10:24:12.622 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev549 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-30 10:24:12.775 | + inc/python:pip_install:216 : result=0 2026-06-30 10:24:12.777 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:24:12.779 | + functions-common:time_stop:2420 : local name 2026-06-30 10:24:12.782 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:24:12.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:24:12.787 | + functions-common:time_stop:2423 : local total 2026-06-30 10:24:12.789 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:24:12.791 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:24:12.793 | + functions-common:time_stop:2427 : start_time=1782815041308 2026-06-30 10:24:12.795 | + functions-common:time_stop:2429 : [[ -z 1782815041308 ]] 2026-06-30 10:24:12.798 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:24:12.802 | + functions-common:time_stop:2432 : end_time=1782815052799 2026-06-30 10:24:12.804 | + functions-common:time_stop:2433 : elapsed_time=11491 2026-06-30 10:24:12.806 | + functions-common:time_stop:2434 : total=64707 2026-06-30 10:24:12.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:24:12.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76198 2026-06-30 10:24:12.814 | + inc/python:pip_install:219 : return 0 2026-06-30 10:24:12.816 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:24:12.818 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:24:12.820 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-30 10:24:12.822 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-30 10:24:12.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:24:12.828 | + 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-06-30 10:24:12.830 | + 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/neutron, ]] 2026-06-30 10:24:12.833 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:24:12.835 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-30 10:24:12.838 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-30 10:24:12.841 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-30 10:24:12.841 | Installing OVN and dependent packages 2026-06-30 10:24:12.843 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-30 10:24:12.846 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-30 10:24:12.862 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:24:12.865 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-30 10:24:12.882 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:24:12.884 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-30 10:24:12.901 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:12.904 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-30 10:24:12.907 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-30 10:24:12.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:12.928 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-30 10:24:12.931 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-30 10:24:12.945 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-30 10:24:12.950 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-30 10:24:12.963 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-30 10:24:12.967 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-30 10:24:12.989 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-30 10:24:12.992 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:24:12.995 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:24:12.998 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:24:13.001 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:24:13.004 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:13.006 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:24:13.010 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:13.013 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:13.016 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:24:13.019 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:24:13.022 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:24:13.025 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:24:13.028 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-30 10:24:13.031 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:24:13.034 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:13.037 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:13.041 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-30 10:24:13.065 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-30 10:24:13.094 | Reading package lists... 2026-06-30 10:24:13.308 | Building dependency tree... 2026-06-30 10:24:13.309 | Reading state information... 2026-06-30 10:24:13.598 | fakeroot is already the newest version (1.33-1). 2026-06-30 10:24:13.598 | fakeroot set to manually installed. 2026-06-30 10:24:13.598 | make is already the newest version (4.3-4.1build2). 2026-06-30 10:24:13.598 | The following additional packages will be installed: 2026-06-30 10:24:13.598 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-30 10:24:13.599 | python3-sortedcontainers unbound 2026-06-30 10:24:13.600 | Suggested packages: 2026-06-30 10:24:13.600 | openvswitch-doc python-sortedcontainers-doc 2026-06-30 10:24:13.630 | The following NEW packages will be installed: 2026-06-30 10:24:13.631 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-30 10:24:13.632 | python3-openvswitch python3-sortedcontainers 2026-06-30 10:24:13.635 | The following packages will be upgraded: 2026-06-30 10:24:13.635 | unbound 2026-06-30 10:24:13.755 | 1 upgraded, 6 newly installed, 0 to remove and 89 not upgraded. 2026-06-30 10:24:13.755 | Need to get 5,179 kB of archives. 2026-06-30 10:24:13.755 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-30 10:24:13.755 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-06-30 10:24:14.093 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-30 10:24:14.146 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-06-30 10:24:14.237 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-30 10:24:14.238 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-30 10:24:14.239 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-06-30 10:24:14.287 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-06-30 10:24:14.682 | Fetched 5,179 kB in 1s (7,578 kB/s) 2026-06-30 10:24:14.761 | (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 ... 116089 files and directories currently installed.) 2026-06-30 10:24:14.764 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-30 10:24:14.782 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-06-30 10:24:14.846 | Selecting previously unselected package libunbound8:amd64. 2026-06-30 10:24:14.857 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-30 10:24:14.860 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-30 10:24:14.905 | Selecting previously unselected package openvswitch-common. 2026-06-30 10:24:14.915 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:24:14.919 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 10:24:14.976 | Selecting previously unselected package python3-sortedcontainers. 2026-06-30 10:24:14.986 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-30 10:24:14.988 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-30 10:24:15.021 | Selecting previously unselected package libxdp1:amd64. 2026-06-30 10:24:15.031 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-30 10:24:15.033 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-30 10:24:15.071 | Selecting previously unselected package python3-openvswitch. 2026-06-30 10:24:15.081 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:24:15.082 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 10:24:15.160 | Selecting previously unselected package openvswitch-switch. 2026-06-30 10:24:15.170 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 10:24:15.175 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 10:24:15.253 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-06-30 10:24:16.209 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-30 10:24:16.356 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-30 10:24:16.361 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-30 10:24:16.365 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 10:24:16.372 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 10:24:16.581 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 10:24:16.593 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-30 10:24:16.988 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-30 10:24:17.096 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-30 10:24:17.759 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:24:18.857 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 10:24:19.469 | 2026-06-30 10:24:19.469 | Running kernel seems to be up-to-date. 2026-06-30 10:24:19.469 | 2026-06-30 10:24:19.470 | Restarting services... 2026-06-30 10:24:19.515 | 2026-06-30 10:24:19.515 | Service restarts being deferred: 2026-06-30 10:24:19.515 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:24:19.515 | systemctl restart getty@tty1.service 2026-06-30 10:24:19.515 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:24:19.515 | systemctl restart systemd-logind.service 2026-06-30 10:24:19.515 | 2026-06-30 10:24:19.515 | No containers need to be restarted. 2026-06-30 10:24:19.515 | 2026-06-30 10:24:19.515 | User sessions running outdated binaries: 2026-06-30 10:24:19.515 | ubuntu @ session #1: python3[1695] 2026-06-30 10:24:19.527 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:24:19.538 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:24:19.547 | 2026-06-30 10:24:19.547 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:24:20.942 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:24:20.945 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:24:20.948 | + functions-common:time_stop:2420 : local name 2026-06-30 10:24:20.952 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:24:20.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:24:20.958 | + functions-common:time_stop:2423 : local total 2026-06-30 10:24:20.961 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:24:20.964 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:24:20.966 | + functions-common:time_stop:2427 : start_time=1782815053061 2026-06-30 10:24:20.970 | + functions-common:time_stop:2429 : [[ -z 1782815053061 ]] 2026-06-30 10:24:20.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:24:20.979 | + functions-common:time_stop:2432 : end_time=1782815060976 2026-06-30 10:24:20.982 | + functions-common:time_stop:2433 : elapsed_time=7915 2026-06-30 10:24:20.986 | + functions-common:time_stop:2434 : total=146458 2026-06-30 10:24:20.989 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:24:20.992 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154373 2026-06-30 10:24:20.996 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:24:21.000 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-30 10:24:21.024 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-30 10:24:21.027 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:24:21.031 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:24:21.034 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:24:21.037 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:24:21.040 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:21.044 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:24:21.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:21.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:21.054 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:24:21.058 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:24:21.061 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:24:21.064 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:24:21.067 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-30 10:24:21.070 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:24:21.073 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:21.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:21.079 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-30 10:24:21.105 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-30 10:24:21.134 | Reading package lists... 2026-06-30 10:24:21.371 | Building dependency tree... 2026-06-30 10:24:21.372 | Reading state information... 2026-06-30 10:24:21.650 | The following additional packages will be installed: 2026-06-30 10:24:21.650 | ovn-common 2026-06-30 10:24:21.680 | The following NEW packages will be installed: 2026-06-30 10:24:21.680 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-30 10:24:21.800 | 0 upgraded, 4 newly installed, 0 to remove and 89 not upgraded. 2026-06-30 10:24:21.800 | Need to get 2,360 kB of archives. 2026-06-30 10:24:21.800 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-30 10:24:21.800 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-06-30 10:24:22.152 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-30 10:24:22.199 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-30 10:24:22.204 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-30 10:24:22.570 | Fetched 2,360 kB in 1s (4,247 kB/s) 2026-06-30 10:24:22.599 | Selecting previously unselected package ovn-common. 2026-06-30 10:24:22.654 | (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 ... 116289 files and directories currently installed.) 2026-06-30 10:24:22.657 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:24:22.659 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:22.728 | Selecting previously unselected package ovn-central. 2026-06-30 10:24:22.738 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:24:22.740 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:22.780 | Selecting previously unselected package ovn-controller-vtep. 2026-06-30 10:24:22.790 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:24:22.791 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:22.826 | Selecting previously unselected package ovn-host. 2026-06-30 10:24:22.836 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 10:24:22.841 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:22.901 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:22.911 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:23.205 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-30 10:24:23.321 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-30 10:24:23.605 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-30 10:24:23.646 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:23.967 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-30 10:24:24.085 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-30 10:24:24.528 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-30 10:24:24.966 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-30 10:24:25.502 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-30 10:24:25.552 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 10:24:25.681 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-30 10:24:26.044 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:24:26.671 | 2026-06-30 10:24:26.671 | Running kernel seems to be up-to-date. 2026-06-30 10:24:26.671 | 2026-06-30 10:24:26.671 | Restarting services... 2026-06-30 10:24:26.708 | 2026-06-30 10:24:26.708 | Service restarts being deferred: 2026-06-30 10:24:26.708 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:24:26.708 | systemctl restart getty@tty1.service 2026-06-30 10:24:26.708 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:24:26.708 | systemctl restart systemd-logind.service 2026-06-30 10:24:26.708 | 2026-06-30 10:24:26.708 | No containers need to be restarted. 2026-06-30 10:24:26.708 | 2026-06-30 10:24:26.708 | User sessions running outdated binaries: 2026-06-30 10:24:26.708 | ubuntu @ session #1: python3[1695] 2026-06-30 10:24:26.717 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:24:26.725 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:24:26.733 | 2026-06-30 10:24:26.733 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:24:27.999 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:24:28.002 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:24:28.005 | + functions-common:time_stop:2420 : local name 2026-06-30 10:24:28.007 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:24:28.010 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:24:28.013 | + functions-common:time_stop:2423 : local total 2026-06-30 10:24:28.015 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:24:28.018 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:24:28.021 | + functions-common:time_stop:2427 : start_time=1782815061101 2026-06-30 10:24:28.023 | + functions-common:time_stop:2429 : [[ -z 1782815061101 ]] 2026-06-30 10:24:28.027 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:24:28.031 | + functions-common:time_stop:2432 : end_time=1782815068028 2026-06-30 10:24:28.034 | + functions-common:time_stop:2433 : elapsed_time=6927 2026-06-30 10:24:28.037 | + functions-common:time_stop:2434 : total=154373 2026-06-30 10:24:28.039 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:24:28.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161300 2026-06-30 10:24:28.045 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:24:28.049 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/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-06-30 10:24:28.052 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/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-06-30 10:24:28.055 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-30 10:24:28.058 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-30 10:24:28.063 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.066 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-30 10:24:28.069 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.072 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-30 10:24:28.075 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.078 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-30 10:24:28.081 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.083 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-30 10:24:28.086 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.089 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-30 10:24:28.091 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.094 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-30 10:24:28.097 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.100 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-30 10:24:28.103 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 10:24:28.106 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-30 10:24:28.109 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-30 10:24:28.112 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-30 10:24:28.115 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:24:28.118 | + 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-06-30 10:24:28.121 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-06-30 10:24:28.123 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:24:28.127 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-30 10:24:28.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 10:24:28.133 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-30 10:24:28.150 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:28.153 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-30 10:24:28.156 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-30 10:24:28.158 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-30 10:24:28.161 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 10:24:28.164 | + lib/stack:stack_install_service:32 : install_nova 2026-06-30 10:24:28.167 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-30 10:24:28.171 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-30 10:24:28.173 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:24:28.176 | + 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-06-30 10:24:28.179 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-06-30 10:24:28.182 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:24:28.186 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-30 10:24:28.204 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:28.207 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-30 10:24:28.210 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-30 10:24:28.214 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-30 10:24:28.217 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-30 10:24:28.219 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-30 10:24:28.301 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-30 10:24:28.303 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:28.305 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:28.308 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 10:24:28.311 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:24:28.314 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:24:28.316 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:24:28.319 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:24:28.322 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:28.325 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:24:28.328 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:28.330 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:28.333 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:24:28.334 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:24:28.338 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:24:28.340 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:24:28.343 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 10:24:28.346 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:24:28.348 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:28.351 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:28.354 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 10:24:28.376 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 10:24:28.408 | Reading package lists... 2026-06-30 10:24:28.654 | Building dependency tree... 2026-06-30 10:24:28.656 | Reading state information... 2026-06-30 10:24:28.989 | The following additional packages will be installed: 2026-06-30 10:24:28.990 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-06-30 10:24:28.990 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-30 10:24:28.990 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-06-30 10:24:28.990 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-30 10:24:28.991 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-30 10:24:28.991 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-06-30 10:24:28.992 | Suggested packages: 2026-06-30 10:24:28.992 | libvirt-clients-qemu libvirt-login-shell 2026-06-30 10:24:28.992 | libvirt-daemon-driver-storage-gluster 2026-06-30 10:24:28.992 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-30 10:24:28.992 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-30 10:24:28.992 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-30 10:24:28.992 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-06-30 10:24:29.029 | The following packages will be REMOVED: 2026-06-30 10:24:29.032 | apport-core-dump-handler 2026-06-30 10:24:29.032 | The following NEW packages will be installed: 2026-06-30 10:24:29.033 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-06-30 10:24:29.033 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-30 10:24:29.033 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-30 10:24:29.033 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-06-30 10:24:29.033 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-06-30 10:24:29.033 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-30 10:24:29.034 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-06-30 10:24:29.034 | systemd-container systemd-coredump 2026-06-30 10:24:29.242 | 0 upgraded, 29 newly installed, 1 to remove and 89 not upgraded. 2026-06-30 10:24:29.242 | Need to get 115 MB of archives. 2026-06-30 10:24:29.242 | After this operation, 916 MB of additional disk space will be used. 2026-06-30 10:24:29.242 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-30 10:24:29.516 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-30 10:24:29.522 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-30 10:24:29.582 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-06-30 10:24:29.702 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-30 10:24:29.713 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-30 10:24:29.728 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-30 10:24:29.736 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-06-30 10:24:29.736 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-06-30 10:24:29.737 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-30 10:24:29.744 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-06-30 10:24:29.744 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-30 10:24:29.745 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-30 10:24:29.748 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-06-30 10:24:29.791 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-30 10:24:29.792 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-30 10:24:29.840 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-30 10:24:29.842 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-30 10:24:30.035 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-30 10:24:30.353 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-06-30 10:24:30.707 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-06-30 10:24:31.029 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-06-30 10:24:31.212 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-30 10:24:33.774 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-30 10:24:33.774 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-30 10:24:33.775 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-30 10:24:33.775 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-30 10:24:33.776 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4,096 kB] 2026-06-30 10:24:33.962 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-30 10:24:34.245 | Preconfiguring packages ... 2026-06-30 10:24:34.357 | Fetched 115 MB in 5s (23.3 MB/s) 2026-06-30 10:24:34.380 | Selecting previously unselected package python3-zstandard. 2026-06-30 10:24:34.428 | (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 ... 116357 files and directories currently installed.) 2026-06-30 10:24:34.431 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-30 10:24:34.433 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-30 10:24:34.514 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-30 10:24:34.514 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-30 10:24:34.514 | Package apport-core-dump-handler is to be removed. 2026-06-30 10:24:34.514 | Package python3-zstandard is not configured yet. 2026-06-30 10:24:34.514 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-30 10:24:34.514 | Package apport-core-dump-handler is to be removed. 2026-06-30 10:24:34.514 | Package systemd-coredump is not installed. 2026-06-30 10:24:34.514 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-30 10:24:34.514 | Package apport-core-dump-handler is to be removed. 2026-06-30 10:24:34.514 | Package python3-zstandard is not configured yet. 2026-06-30 10:24:34.514 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-30 10:24:34.514 | Package apport-core-dump-handler is to be removed. 2026-06-30 10:24:34.514 | Package systemd-coredump is not installed. 2026-06-30 10:24:34.514 | 2026-06-30 10:24:34.576 | (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 ... 116373 files and directories currently installed.) 2026-06-30 10:24:34.579 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-30 10:24:35.076 | Selecting previously unselected package systemd-coredump. 2026-06-30 10:24:35.128 | (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 ... 116369 files and directories currently installed.) 2026-06-30 10:24:35.132 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:24:35.133 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-30 10:24:35.168 | Selecting previously unselected package libtpms0:amd64. 2026-06-30 10:24:35.178 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-30 10:24:35.181 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-30 10:24:35.218 | Selecting previously unselected package libvirt0:amd64. 2026-06-30 10:24:35.229 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 10:24:35.231 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.312 | Selecting previously unselected package libvirt-clients. 2026-06-30 10:24:35.322 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 10:24:35.333 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.373 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-30 10:24:35.384 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 10:24:35.392 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.432 | Selecting previously unselected package libvirt-daemon. 2026-06-30 10:24:35.442 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 10:24:35.451 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.500 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-30 10:24:35.510 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-30 10:24:35.520 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.558 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-30 10:24:35.568 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-30 10:24:35.577 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.611 | Selecting previously unselected package systemd-container. 2026-06-30 10:24:35.624 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:24:35.626 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-30 10:24:35.680 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-30 10:24:35.690 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-30 10:24:35.699 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.734 | Selecting previously unselected package libvirt-daemon-system. 2026-06-30 10:24:35.744 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 10:24:35.775 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.817 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-30 10:24:35.828 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 10:24:35.837 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.878 | Selecting previously unselected package libvirt-l10n. 2026-06-30 10:24:35.888 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-30 10:24:35.898 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:35.922 | Selecting previously unselected package libxml2-utils. 2026-06-30 10:24:35.931 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-30 10:24:35.933 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 10:24:35.966 | Selecting previously unselected package mdevctl. 2026-06-30 10:24:35.975 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-30 10:24:35.979 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-30 10:24:36.034 | Selecting previously unselected package python3-libvirt. 2026-06-30 10:24:36.044 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-30 10:24:36.046 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-30 10:24:36.089 | Selecting previously unselected package qemu-system-arm. 2026-06-30 10:24:36.100 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:24:36.109 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:36.399 | Selecting previously unselected package qemu-system-mips. 2026-06-30 10:24:36.409 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:24:36.419 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:36.743 | Selecting previously unselected package qemu-system-ppc. 2026-06-30 10:24:36.754 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:24:36.763 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:36.969 | Selecting previously unselected package qemu-system-sparc. 2026-06-30 10:24:36.979 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:24:36.990 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:37.125 | Selecting previously unselected package qemu-system-s390x. 2026-06-30 10:24:37.135 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:24:37.145 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:37.240 | Selecting previously unselected package qemu-system-misc. 2026-06-30 10:24:37.250 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:24:37.260 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:38.139 | Selecting previously unselected package qemu-system. 2026-06-30 10:24:38.150 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 10:24:38.152 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:38.184 | Selecting previously unselected package swtpm. 2026-06-30 10:24:38.194 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-30 10:24:38.196 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-30 10:24:38.224 | Selecting previously unselected package swtpm-tools. 2026-06-30 10:24:38.234 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-30 10:24:38.236 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-30 10:24:38.274 | Selecting previously unselected package libnss-mymachines:amd64. 2026-06-30 10:24:38.283 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 10:24:38.289 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:24:38.320 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-30 10:24:38.330 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-30 10:24:38.332 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-30 10:24:39.386 | Selecting previously unselected package qemu-efi-arm. 2026-06-30 10:24:39.396 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-30 10:24:39.400 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-30 10:24:39.862 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-30 10:24:40.172 | Creating group 'systemd-coredump' with GID 988. 2026-06-30 10:24:40.173 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-06-30 10:24:40.188 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:40.199 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:40.209 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:40.219 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-30 10:24:40.223 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:40.233 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-30 10:24:40.364 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:40.369 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-30 10:24:40.487 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-30 10:24:40.791 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:40.802 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-30 10:24:40.806 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-30 10:24:40.811 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:40.822 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 10:24:40.827 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.198 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-30 10:24:41.202 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.488 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-30 10:24:41.652 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.669 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.680 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.691 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 10:24:41.701 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-30 10:24:41.734 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.748 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 10:24:41.757 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.768 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:41.777 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-30 10:24:41.825 | info: Selecting GID from range 100 to 999 ... 2026-06-30 10:24:41.829 | info: Adding group `swtpm' (GID 120) ... 2026-06-30 10:24:41.882 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-30 10:24:41.882 | 2026-06-30 10:24:41.887 | info: Selecting UID from range 100 to 999 ... 2026-06-30 10:24:41.887 | 2026-06-30 10:24:41.890 | info: Adding system user `swtpm' (UID 116) ... 2026-06-30 10:24:41.892 | info: Adding new user `swtpm' (UID 116) with group `swtpm' ... 2026-06-30 10:24:41.929 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-30 10:24:41.942 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-30 10:24:42.206 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-30 10:24:42.717 | Enabling libvirt default network 2026-06-30 10:24:42.965 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-30 10:24:42.965 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-30 10:24:42.965 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-30 10:24:42.965 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-30 10:24:42.965 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-30 10:24:42.965 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-30 10:24:42.966 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-30 10:24:42.966 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-30 10:24:43.456 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-30 10:24:44.038 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-30 10:24:44.386 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-30 10:24:44.992 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-30 10:24:45.041 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 10:24:46.174 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-30 10:24:46.185 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 10:24:46.793 | 2026-06-30 10:24:46.793 | Running kernel seems to be up-to-date. 2026-06-30 10:24:46.793 | 2026-06-30 10:24:46.793 | Restarting services... 2026-06-30 10:24:46.832 | 2026-06-30 10:24:46.832 | Service restarts being deferred: 2026-06-30 10:24:46.832 | /etc/needrestart/restart.d/dbus.service 2026-06-30 10:24:46.832 | systemctl restart getty@tty1.service 2026-06-30 10:24:46.832 | systemctl restart serial-getty@ttyS0.service 2026-06-30 10:24:46.832 | systemctl restart systemd-logind.service 2026-06-30 10:24:46.832 | 2026-06-30 10:24:46.832 | No containers need to be restarted. 2026-06-30 10:24:46.832 | 2026-06-30 10:24:46.832 | User sessions running outdated binaries: 2026-06-30 10:24:46.832 | ubuntu @ session #1: python3[1695] 2026-06-30 10:24:46.840 | ubuntu @ session #13: sh[9797], sshd[9746] 2026-06-30 10:24:46.850 | ubuntu @ user manager service: systemd[1412] 2026-06-30 10:24:46.859 | 2026-06-30 10:24:46.859 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 10:24:48.030 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:24:48.033 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:24:48.036 | + functions-common:time_stop:2420 : local name 2026-06-30 10:24:48.038 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:24:48.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:24:48.043 | + functions-common:time_stop:2423 : local total 2026-06-30 10:24:48.045 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:24:48.048 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:24:48.050 | + functions-common:time_stop:2427 : start_time=1782815068373 2026-06-30 10:24:48.053 | + functions-common:time_stop:2429 : [[ -z 1782815068373 ]] 2026-06-30 10:24:48.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:24:48.059 | + functions-common:time_stop:2432 : end_time=1782815088057 2026-06-30 10:24:48.061 | + functions-common:time_stop:2433 : elapsed_time=19684 2026-06-30 10:24:48.064 | + functions-common:time_stop:2434 : total=161300 2026-06-30 10:24:48.066 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:24:48.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180984 2026-06-30 10:24:48.071 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:24:48.073 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-30 10:24:48.075 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 10:24:48.077 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 10:24:48.079 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 10:24:48.082 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 10:24:48.084 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:48.087 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 10:24:48.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:48.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:48.094 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 10:24:48.096 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 10:24:48.099 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 10:24:48.101 | + functions-common:apt_get_update:1167 : return 2026-06-30 10:24:48.103 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-30 10:24:48.106 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 10:24:48.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:24:48.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:24:48.113 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-30 10:24:48.133 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-30 10:24:48.160 | Reading package lists... 2026-06-30 10:24:48.380 | Building dependency tree... 2026-06-30 10:24:48.381 | Reading state information... 2026-06-30 10:24:48.666 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-30 10:24:48.666 | ovmf set to manually installed. 2026-06-30 10:24:48.666 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-30 10:24:48.666 | swtpm set to manually installed. 2026-06-30 10:24:48.666 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-30 10:24:48.666 | swtpm-tools set to manually installed. 2026-06-30 10:24:48.666 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-30 10:24:48.666 | mdevctl set to manually installed. 2026-06-30 10:24:48.666 | 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2026-06-30 10:24:48.671 | + functions-common:apt_get:1211 : result=0 2026-06-30 10:24:48.673 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 10:24:48.676 | + functions-common:time_stop:2420 : local name 2026-06-30 10:24:48.678 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:24:48.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:24:48.682 | + functions-common:time_stop:2423 : local total 2026-06-30 10:24:48.685 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:24:48.688 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 10:24:48.691 | + functions-common:time_stop:2427 : start_time=1782815088131 2026-06-30 10:24:48.694 | + functions-common:time_stop:2429 : [[ -z 1782815088131 ]] 2026-06-30 10:24:48.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:24:48.702 | + functions-common:time_stop:2432 : end_time=1782815088699 2026-06-30 10:24:48.704 | + functions-common:time_stop:2433 : elapsed_time=568 2026-06-30 10:24:48.707 | + functions-common:time_stop:2434 : total=180984 2026-06-30 10:24:48.709 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:24:48.712 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181552 2026-06-30 10:24:48.714 | + functions-common:apt_get:1215 : return 0 2026-06-30 10:24:48.716 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-30 10:24:48.719 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:24:48.723 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 10:24:48.726 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-30 10:24:48.729 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-30 10:24:48.731 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-30 10:24:48.734 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-30 10:24:48.737 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-30 10:24:48.739 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-30 10:24:48.742 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-30 10:24:48.754 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-30 10:24:48.769 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-30 10:24:48.769 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-30 10:24:48.777 | /var/core/core.%e.%p.%h.%t 2026-06-30 10:24:48.781 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-30 10:24:48.793 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-30 10:24:48.803 | [Service] 2026-06-30 10:24:48.803 | LimitCORE=infinity 2026-06-30 10:24:48.807 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-30 10:24:49.082 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-06-30 10:24:49.085 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-06-30 10:24:49.088 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-30 10:24:49.105 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:49.108 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-30 10:24:49.126 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-30 10:24:49.129 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-30 10:24:49.132 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-30 10:24:49.135 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-30 10:24:49.138 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-30 10:24:49.140 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-30 10:24:49.143 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-30 10:24:49.146 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:24:49.149 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:24:49.153 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:24:49.155 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:24:49.158 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:24:49.174 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:24:49.177 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:24:49.180 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:49.183 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-30 10:24:49.183 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:24:49.188 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-30 10:24:49.191 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:49.194 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-30 10:24:49.210 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-30 10:24:49.213 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:24:49.214 | + functions-common:git_clone:673 : head -1 2026-06-30 10:24:49.215 | fatal: not a git repository (or any of the parent directories): .git 2026-06-30 10:24:49.219 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:24:49.222 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-30 10:24:49.240 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:24:49.243 | + lib/nova:install_nova:958 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-30 10:24:49.247 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-06-30 10:24:49.249 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-30 10:24:49.252 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:24:49.255 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:24:49.258 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:24:49.262 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:24:49.265 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:24:49.269 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:24:49.287 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:24:49.289 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:24:49.292 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:49.295 | + functions-common:git_clone:610 : echo master 2026-06-30 10:24:49.295 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:24:49.301 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-30 10:24:49.304 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:24:49.307 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-30 10:24:49.320 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-30 10:24:49.323 | + functions-common:git_clone:673 : head -1 2026-06-30 10:24:49.323 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:24:49.356 | 656ceb0ea2 Merge "Remove unused 'shutdown_terminate' flag" 2026-06-30 10:24:49.360 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:24:49.363 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-30 10:24:49.366 | + inc/python:setup_develop:353 : local bindep 2026-06-30 10:24:49.369 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 10:24:49.372 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-30 10:24:49.375 | + inc/python:setup_develop:359 : local extras= 2026-06-30 10:24:49.377 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-30 10:24:49.380 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:24:49.382 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 10:24:49.385 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-30 10:24:49.388 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:24:49.391 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 10:24:49.394 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-30 10:24:49.397 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:24:49.401 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-30 10:24:49.403 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:24:49.406 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:24:49.410 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-30 10:24:49.415 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-30 10:24:49.418 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-30 10:24:49.420 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-30 10:24:49.499 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-30 10:24:49.503 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 10:24:49.505 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:24:49.508 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:24:49.511 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 10:24:49.513 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-30 10:24:49.516 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 10:24:49.519 | + inc/python:setup_package:446 : local extras= 2026-06-30 10:24:49.521 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:24:49.524 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 10:24:49.526 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 10:24:49.529 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 10:24:49.531 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:24:49.534 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-30 10:24:49.556 | Using python 3.12 to install /opt/stack/nova 2026-06-30 10:24:49.558 | + 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/nova 2026-06-30 10:24:50.072 | Obtaining file:///opt/stack/nova 2026-06-30 10:24:50.074 | Installing build dependencies: started 2026-06-30 10:24:50.936 | Installing build dependencies: finished with status 'done' 2026-06-30 10:24:50.937 | Checking if build backend supports build_editable: started 2026-06-30 10:24:51.221 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:24:51.222 | Getting requirements to build editable: started 2026-06-30 10:24:51.380 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:24:51.381 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:24:52.967 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:24:52.985 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.0.3) 2026-06-30 10:24:52.986 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.0.51) 2026-06-30 10:24:52.986 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.3.1) 2026-06-30 10:24:52.987 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (0.41.0) 2026-06-30 10:24:52.987 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.1.6) 2026-06-30 10:24:52.987 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (13.0.0) 2026-06-30 10:24:52.988 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.1.1) 2026-06-30 10:24:52.988 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.5.1) 2026-06-30 10:24:52.989 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (43.0.3) 2026-06-30 10:24:52.990 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.8.10) 2026-06-30 10:24:52.990 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.5.2) 2026-06-30 10:24:52.991 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.1.0) 2026-06-30 10:24:52.991 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.10.1) 2026-06-30 10:24:52.994 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.17.0) 2026-06-30 10:24:52.994 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.18.4) 2026-06-30 10:24:52.994 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.3.0) 2026-06-30 10:24:52.994 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.0.0) 2026-06-30 10:24:52.994 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.26.0) 2026-06-30 10:24:52.995 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (9.9.0) 2026-06-30 10:24:52.995 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.14.0) 2026-06-30 10:24:52.996 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (12.0.0) 2026-06-30 10:24:52.996 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.12.0) 2026-06-30 10:24:52.997 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.34.2) 2026-06-30 10:24:52.997 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.8.0) 2026-06-30 10:24:53.094 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev237) 2026-06-30 10:24:53.161 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-30 10:24:53.167 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.2.0) 2026-06-30 10:24:53.168 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.5.0) 2026-06-30 10:24:53.168 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (10.5.0) 2026-06-30 10:24:53.169 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.4.0) 2026-06-30 10:24:53.169 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (8.2.0) 2026-06-30 10:24:53.169 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.11.0) 2026-06-30 10:24:53.170 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.8.0) 2026-06-30 10:24:53.170 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.10.0) 2026-06-30 10:24:53.171 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.7.1) 2026-06-30 10:24:53.171 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (10.1.1) 2026-06-30 10:24:53.172 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (18.0.0) 2026-06-30 10:24:53.172 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.9.0) 2026-06-30 10:24:53.173 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (18.1.0) 2026-06-30 10:24:53.173 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.1.0) 2026-06-30 10:24:53.174 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.11.0) 2026-06-30 10:24:53.174 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.8.0) 2026-06-30 10:24:53.175 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev237) (4.6.0) 2026-06-30 10:24:53.176 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.0.0) 2026-06-30 10:24:53.177 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (8.1.0) 2026-06-30 10:24:53.177 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.2.2) 2026-06-30 10:24:53.177 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.10.2) 2026-06-30 10:24:53.179 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.1.0) 2026-06-30 10:24:53.179 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.1.0) 2026-06-30 10:24:53.179 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.8.0) 2026-06-30 10:24:53.180 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.0.0) 2026-06-30 10:24:53.181 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.7.0) 2026-06-30 10:24:53.299 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev237) 2026-06-30 10:24:53.302 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-30 10:24:53.307 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (8.1.0) 2026-06-30 10:24:53.307 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (0.2.3) 2026-06-30 10:24:53.307 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.4.2) 2026-06-30 10:24:53.309 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.8.2) 2026-06-30 10:24:53.309 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.9.0.post0) 2026-06-30 10:24:53.309 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.4.0) 2026-06-30 10:24:53.309 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.17.0) 2026-06-30 10:24:53.311 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.0.3) 2026-06-30 10:24:53.311 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev237) (1.3.12) 2026-06-30 10:24:53.311 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev237) (4.15.0) 2026-06-30 10:24:53.313 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev237) (7.4.0) 2026-06-30 10:24:53.315 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev237) (2.0.0) 2026-06-30 10:24:53.317 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev237) (3.0) 2026-06-30 10:24:53.321 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev237) (2.8.0) 2026-06-30 10:24:53.326 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev237) (3.1.0) 2026-06-30 10:24:53.327 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev237) (2.2.1) 2026-06-30 10:24:53.329 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev237) (3.0.3) 2026-06-30 10:24:53.331 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev237) (26.1.0) 2026-06-30 10:24:53.331 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev237) (2025.9.1) 2026-06-30 10:24:53.332 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev237) (0.37.0) 2026-06-30 10:24:53.332 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev237) (2026.5.1) 2026-06-30 10:24:53.336 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev237) (2.1.0) 2026-06-30 10:24:53.340 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev237) (4.0.1) 2026-06-30 10:24:53.340 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev237) (2.13.0) 2026-06-30 10:24:53.341 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev237) (5.8.0) 2026-06-30 10:24:53.348 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev237) (1.5.0) 2026-06-30 10:24:53.348 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev237) (1.1.0) 2026-06-30 10:24:53.349 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev237) (1.33) 2026-06-30 10:24:53.350 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev237) (4.10.0) 2026-06-30 10:24:53.354 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev237) (3.1.1) 2026-06-30 10:24:53.358 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev237) (9.1.4) 2026-06-30 10:24:53.364 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev237) (2.18.0) 2026-06-30 10:24:53.368 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev237) (0.20) 2026-06-30 10:24:53.375 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev237) (2.1.2) 2026-06-30 10:24:53.375 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev237) (0.6.2) 2026-06-30 10:24:53.384 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev237) (7.1.4) 2026-06-30 10:24:53.385 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev237) (5.3.1) 2026-06-30 10:24:53.388 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev237) (5.6.2) 2026-06-30 10:24:53.388 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev237) (0.16.0) 2026-06-30 10:24:53.388 | 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>=14.1.0->nova==33.1.0.dev237) (5.1.0) 2026-06-30 10:24:53.393 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev237) (2026.2) 2026-06-30 10:24:53.393 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev237) (26.2) 2026-06-30 10:24:53.397 | 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>=14.1.0->nova==33.1.0.dev237) (0.25.0) 2026-06-30 10:24:53.399 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev237) (5.0.0) 2026-06-30 10:24:53.401 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev237) (4.0.1) 2026-06-30 10:24:53.410 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev237) (1.2.1) 2026-06-30 10:24:53.422 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev237) (1.7.6) 2026-06-30 10:24:53.426 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev237) (2.2.0) 2026-06-30 10:24:53.428 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev237) (1.3.7) 2026-06-30 10:24:53.434 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev237) (3.3.2) 2026-06-30 10:24:53.441 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev237) (4.3.2) 2026-06-30 10:24:53.441 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev237) (3.7.1) 2026-06-30 10:24:53.446 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev237) (2.4.0) 2026-06-30 10:24:53.451 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev237) (3.0.3) 2026-06-30 10:24:53.452 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev237) (1.6.2) 2026-06-30 10:24:53.457 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev237) (82.0.1) 2026-06-30 10:24:53.469 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev237) (0.8.1) 2026-06-30 10:24:53.490 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev237) (4.14.0) 2026-06-30 10:24:53.493 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev237) (0.6.0) 2026-06-30 10:24:53.494 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev237) (4.0.0) 2026-06-30 10:24:53.499 | Requirement already satisfied: prompt-toolkit>=3.0.52 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.16.0->nova==33.1.0.dev237) (3.0.52) 2026-06-30 10:24:53.499 | Requirement already satisfied: pyperclip>=1.8.2 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.16.0->nova==33.1.0.dev237) (1.11.0) 2026-06-30 10:24:53.500 | 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.16.0->nova==33.1.0.dev237) (15.0.0) 2026-06-30 10:24:53.500 | Requirement already satisfied: rich-argparse>=1.7.2 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.16.0->nova==33.1.0.dev237) (1.8.0) 2026-06-30 10:24:53.511 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev237) (1.17.0) 2026-06-30 10:24:53.515 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev237) (2.1.0) 2026-06-30 10:24:53.517 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev237) (24.2.1) 2026-06-30 10:24:53.527 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev237) (4.6.0) 2026-06-30 10:24:53.540 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev237) (3.4.7) 2026-06-30 10:24:53.541 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev237) (3.18) 2026-06-30 10:24:53.542 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev237) (2.7.0) 2026-06-30 10:24:53.543 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev237) (2023.11.17) 2026-06-30 10:24:53.562 | 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.16.0->nova==33.1.0.dev237) (4.2.0) 2026-06-30 10:24:53.562 | 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.16.0->nova==33.1.0.dev237) (2.20.0) 2026-06-30 10:24:53.568 | 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.16.0->nova==33.1.0.dev237) (0.1.2) 2026-06-30 10:24:53.577 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev237) (0.8) 2026-06-30 10:24:53.607 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev237) (0.16.0) 2026-06-30 10:24:53.854 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev237) 2026-06-30 10:24:53.859 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-30 10:24:53.874 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev237) 2026-06-30 10:24:53.877 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-30 10:24:53.902 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev237) 2026-06-30 10:24:53.906 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-30 10:24:53.954 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-30 10:24:53.962 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-30 10:24:53.974 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-30 10:24:53.985 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-30 10:24:54.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 76.7 MB/s 0:00:00 2026-06-30 10:24:54.205 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-30 10:24:54.239 | Building wheels for collected packages: nova 2026-06-30 10:24:54.239 | Building editable for nova (pyproject.toml): started 2026-06-30 10:24:55.849 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-30 10:24:55.850 | Created wheel for nova: filename=nova-33.1.0.dev237-0.editable-py3-none-any.whl size=10631 sha256=41ded4dcc61f5baf717389ce2e827cdbef3079ed1ab8d852bace4ea51b949283 2026-06-30 10:24:55.850 | Stored in directory: /tmp/pip-ephem-wheel-cache-abqzw4i4/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-30 10:24:55.852 | Successfully built nova 2026-06-30 10:24:55.994 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-30 10:24:58.487 | 2026-06-30 10:24:58.500 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev237 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-30 10:24:58.659 | + inc/python:pip_install:216 : result=0 2026-06-30 10:24:58.662 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:24:58.665 | + functions-common:time_stop:2420 : local name 2026-06-30 10:24:58.667 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:24:58.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:24:58.672 | + functions-common:time_stop:2423 : local total 2026-06-30 10:24:58.674 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:24:58.677 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:24:58.679 | + functions-common:time_stop:2427 : start_time=1782815089550 2026-06-30 10:24:58.682 | + functions-common:time_stop:2429 : [[ -z 1782815089550 ]] 2026-06-30 10:24:58.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:24:58.689 | + functions-common:time_stop:2432 : end_time=1782815098686 2026-06-30 10:24:58.691 | + functions-common:time_stop:2433 : elapsed_time=9136 2026-06-30 10:24:58.694 | + functions-common:time_stop:2434 : total=76198 2026-06-30 10:24:58.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:24:58.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85334 2026-06-30 10:24:58.701 | + inc/python:pip_install:219 : return 0 2026-06-30 10:24:58.704 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:24:58.706 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:24:58.709 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-30 10:24:58.712 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-30 10:24:58.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:24:58.717 | + 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-06-30 10:24:58.720 | + 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/nova, ]] 2026-06-30 10:24:58.723 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:24:58.726 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-30 10:24:58.742 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 10:24:58.745 | + ./stack.sh:main:959 : configure_nova 2026-06-30 10:24:58.748 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-30 10:24:58.762 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-30 10:24:58.765 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-30 10:24:58.768 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-30 10:24:58.772 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-30 10:24:58.773 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-30 10:24:58.779 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-30 10:24:58.782 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-30 10:24:58.785 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-30 10:24:58.788 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-30 10:24:58.790 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-30 10:24:58.793 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-30 10:24:58.796 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-30 10:24:58.799 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-30 10:24:58.811 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-30 10:24:58.826 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-30 10:24:58.841 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-30 10:24:58.855 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-30 10:24:58.869 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-30 10:24:58.883 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-30 10:24:58.887 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-30 10:24:58.891 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.XETAaN4g5H 2026-06-30 10:24:58.894 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-30 10:24:58.897 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-30 10:24:58.900 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-30 10:24:58.903 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-30 10:24:58.906 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-30 10:24:58.909 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.XETAaN4g5H 2026-06-30 10:24:58.913 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.XETAaN4g5H 2026-06-30 10:24:58.927 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.XETAaN4g5H /etc/sudoers.d/nova-rootwrap 2026-06-30 10:24:58.944 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-30 10:24:58.948 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-30 10:24:58.951 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-30 10:24:58.953 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-30 10:24:58.956 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-30 10:24:58.959 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-30 10:24:58.963 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-30 10:24:58.966 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-30 10:24:58.966 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-30 10:24:58.978 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-30 10:24:58.983 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-30 10:24:58.997 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-30 10:24:59.011 | + lib/nova:configure_nova:264 : [[ 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 =~ n-api ]] 2026-06-30 10:24:59.013 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-30 10:24:59.017 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-30 10:24:59.035 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:59.038 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-30 10:24:59.050 | net.ipv4.ip_forward = 1 2026-06-30 10:24:59.055 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-30 10:24:59.058 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-06-30 10:24:59.060 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-06-30 10:24:59.063 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-30 10:24:59.078 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-30 10:24:59.081 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-30 10:24:59.083 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-30 10:24:59.088 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:59f1f54fca4b 2026-06-30 10:24:59.089 | InitiatorName=iqn.2016-04.com.open-iscsi:59f1f54fca4b 2026-06-30 10:24:59.094 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-30 10:24:59.097 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-30 10:24:59.165 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-30 10:24:59.167 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-30 10:24:59.170 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:24:59.173 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-30 10:24:59.224 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-30 10:24:59.227 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-30 10:24:59.230 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-30 10:24:59.234 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-30 10:24:59.267 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-30 10:24:59.270 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-30 10:24:59.300 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-30 10:24:59.331 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-30 10:24:59.362 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-30 10:24:59.394 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-06-30 10:24:59.425 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-30 10:24:59.456 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.202 2026-06-30 10:24:59.485 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-30 10:24:59.513 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-30 10:24:59.542 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-30 10:24:59.569 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-30 10:24:59.597 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-30 10:24:59.628 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-30 10:24:59.657 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-30 10:24:59.687 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-30 10:24:59.716 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-30 10:24:59.718 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:24:59.720 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:24:59.722 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:24:59.724 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:24:59.727 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:24:59.730 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:24:59.732 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:24:59.734 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:24:59.736 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:24:59.738 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:24:59.740 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:24:59.743 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:24:59.745 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:24:59.747 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-30 10:24:59.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:59.766 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:24:59.768 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-30 10:24:59.771 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-30 10:24:59.801 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-30 10:24:59.804 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-30 10:24:59.806 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-30 10:24:59.809 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-30 10:24:59.811 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:24:59.814 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:24:59.816 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:24:59.832 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:59.834 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:24:59.837 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 10:24:59.840 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 10:24:59.870 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-30 10:24:59.872 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-30 10:24:59.875 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-30 10:24:59.877 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-30 10:24:59.880 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:24:59.882 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:24:59.884 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:24:59.900 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:24:59.903 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:24:59.905 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-30 10:24:59.908 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-30 10:24:59.940 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-30 10:24:59.971 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-30 10:24:59.999 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-30 10:25:00.029 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-30 10:25:00.046 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:00.048 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-30 10:25:00.065 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:00.069 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-30 10:25:00.069 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-30 10:25:00.073 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-30 10:25:00.075 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-30 10:25:00.103 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-30 10:25:00.106 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-30 10:25:00.138 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-30 10:25:00.167 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-30 10:25:00.170 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-30 10:25:00.172 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-30 10:25:00.174 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 10:25:00.177 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 10:25:00.179 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-30 10:25:00.181 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 10:25:00.183 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:25:00.186 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 10:25:00.188 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-30 10:25:00.219 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-30 10:25:00.250 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.202/identity 2026-06-30 10:25:00.279 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-30 10:25:00.310 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-30 10:25:00.339 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-30 10:25:00.369 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-30 10:25:00.397 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-30 10:25:00.426 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.202/identity 2026-06-30 10:25:00.455 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:25:00.486 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 10:25:00.517 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 10:25:00.520 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-30 10:25:00.536 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:00.538 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-30 10:25:00.540 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-30 10:25:00.574 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-30 10:25:00.576 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 10:25:00.579 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:25:00.581 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-30 10:25:00.583 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-30 10:25:00.614 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-30 10:25:00.644 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.202/identity 2026-06-30 10:25:00.674 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-30 10:25:00.705 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-30 10:25:00.736 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-30 10:25:00.765 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-30 10:25:00.797 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-30 10:25:00.827 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-30 10:25:00.844 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:00.846 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=10.4.3.202 2026-06-30 10:25:00.848 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-30 10:25:00.851 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:25:00.881 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-30 10:25:00.897 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:00.900 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-30 10:25:00.902 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-30 10:25:00.932 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-30 10:25:00.966 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-30 10:25:00.968 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-30 10:25:00.998 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-30 10:25:01.000 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-06-30 10:25:01.003 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-06-30 10:25:01.034 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-30 10:25:01.036 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:25:01.039 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:25:01.041 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:25:01.043 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:25:01.046 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:25:01.048 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:25:01.050 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:25:01.053 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:25:01.055 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:25:01.058 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:25:01.060 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:25:01.063 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:25:01.065 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:25:01.068 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-30 10:25:01.071 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-30 10:25:01.073 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-30 10:25:01.076 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:25:01.093 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:25:01.095 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:25:01.098 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:01.100 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:25:01.103 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 10:25:01.137 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.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-06-30 10:25:01.171 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 10:25:01.206 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:25:01.240 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-30 10:25:01.276 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-30 10:25:01.310 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-30 10:25:01.327 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:01.329 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-30 10:25:01.331 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-30 10:25:01.334 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-30 10:25:01.337 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-30 10:25:01.340 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 10:25:01.342 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-30 10:25:01.345 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-30 10:25:01.348 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 10:25:01.351 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 10:25:01.365 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-30 10:25:01.365 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:25:01.374 | d /var/run/uwsgi 0755 stack root 2026-06-30 10:25:01.378 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:25:01.390 | /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-06-30 10:25:01.395 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-30 10:25:01.398 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-30 10:25:01.403 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 10:25:01.405 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-30 10:25:01.447 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-06-30 10:25:01.483 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-30 10:25:01.516 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 10:25:01.546 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 10:25:01.579 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 10:25:01.611 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 10:25:01.643 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 10:25:01.671 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 10:25:01.702 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 10:25:01.737 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 10:25:01.773 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 10:25:01.805 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 10:25:01.840 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-30 10:25:01.875 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 10:25:01.877 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 10:25:01.880 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-30 10:25:01.882 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-30 10:25:01.886 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:25:01.889 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:01.893 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:01.895 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-30 10:25:01.899 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-30 10:25:01.901 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-30 10:25:01.936 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 10:25:01.974 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-30 10:25:01.974 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-30 10:25:01.983 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-30 10:25:01.987 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-30 10:25:01.991 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-30 10:25:01.994 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:25:01.997 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:25:01.999 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:25:02.002 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:02.004 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:02.007 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:02.010 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:02.013 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:25:02.016 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:02.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:02.022 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-30 10:25:02.068 | Enabling site nova-api. 2026-06-30 10:25:02.074 | To activate the new configuration, you need to run: 2026-06-30 10:25:02.074 | systemctl reload apache2 2026-06-30 10:25:02.079 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 10:25:02.082 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:25:02.085 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:02.087 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:25:02.191 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-30 10:25:02.206 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:02.208 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-30 10:25:02.210 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-30 10:25:02.213 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-30 10:25:02.215 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-30 10:25:02.217 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-30 10:25:02.219 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-30 10:25:02.222 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-30 10:25:02.225 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 10:25:02.228 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 10:25:02.244 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:25:02.244 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-30 10:25:02.252 | d /var/run/uwsgi 0755 stack root 2026-06-30 10:25:02.257 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:25:02.268 | /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-06-30 10:25:02.273 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-30 10:25:02.275 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-30 10:25:02.280 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 10:25:02.282 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-30 10:25:02.317 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-06-30 10:25:02.351 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-30 10:25:02.384 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-30 10:25:02.416 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 10:25:02.450 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 10:25:02.481 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-30 10:25:02.510 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-30 10:25:02.536 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-30 10:25:02.564 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 10:25:02.593 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 10:25:02.624 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 10:25:02.658 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-30 10:25:02.688 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-30 10:25:02.718 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-30 10:25:02.721 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-30 10:25:02.752 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-30 10:25:02.768 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:02.771 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-30 10:25:02.808 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-30 10:25:02.811 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-30 10:25:02.814 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-30 10:25:02.833 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:02.835 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:25:02.839 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:25:02.870 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-30 10:25:02.907 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-30 10:25:02.909 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 10:25:02.911 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-30 10:25:02.914 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 10:25:02.916 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 10:25:02.919 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 10:25:02.936 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:02.939 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 10:25:02.942 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 10:25:02.944 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 10:25:02.963 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:02.967 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:25:02.970 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:25:03.002 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 10:25:03.005 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 10:25:03.008 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-06-30 10:25:03.041 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-06-30 10:25:03.072 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-06-30 10:25:03.107 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-30 10:25:03.124 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:03.126 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-30 10:25:03.160 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-30 10:25:03.198 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-30 10:25:03.231 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-30 10:25:03.235 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-30 10:25:03.238 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-30 10:25:03.272 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-30 10:25:03.274 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 10:25:03.277 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:25:03.280 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-30 10:25:03.283 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-30 10:25:03.317 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-30 10:25:03.348 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.202/identity 2026-06-30 10:25:03.378 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-30 10:25:03.410 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-30 10:25:03.442 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-30 10:25:03.473 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-30 10:25:03.505 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-30 10:25:03.536 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-30 10:25:03.554 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:03.558 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-30 10:25:03.562 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:25:03.565 | + lib/nova:create_nova_conf:587 : local conf 2026-06-30 10:25:03.568 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-30 10:25:03.571 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-30 10:25:03.574 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 10:25:03.576 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 10:25:03.579 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-30 10:25:03.581 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-30 10:25:03.584 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-30 10:25:03.588 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-30 10:25:03.590 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-30 10:25:03.593 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-30 10:25:03.595 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-30 10:25:03.598 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:25:03.601 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:25:03.604 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:25:03.620 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:03.623 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:25:03.626 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-30 10:25:03.629 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-30 10:25:03.664 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-06-30 10:25:03.701 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-30 10:25:03.736 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:25:03.738 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-30 10:25:03.740 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-30 10:25:03.743 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-30 10:25:03.760 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:03.764 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-30 10:25:03.764 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-30 10:25:04.327 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-30 10:25:04.330 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-30 10:25:04.849 | Adding vhost "nova_cell1" ... 2026-06-30 10:25:04.896 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-30 10:25:05.461 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-30 10:25:05.487 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-30 10:25:05.490 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 10:25:05.492 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-30 10:25:05.495 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 10:25:05.497 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-30 10:25:05.500 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 10:25:05.515 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:05.520 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-30 10:25:05.522 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-30 10:25:05.525 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 10:25:05.542 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:05.544 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/nova_cell1 2026-06-30 10:25:05.548 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/nova_cell1 2026-06-30 10:25:05.579 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 10:25:05.581 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 10:25:05.583 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-30 10:25:05.603 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:05.606 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-30 10:25:05.609 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 10:25:05.611 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-30 10:25:05.614 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 10:25:05.616 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:25:05.619 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 10:25:05.622 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-30 10:25:05.659 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-30 10:25:05.691 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.202/identity 2026-06-30 10:25:05.725 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-30 10:25:05.757 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-30 10:25:05.788 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-30 10:25:05.818 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-30 10:25:05.848 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-30 10:25:05.881 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-30 10:25:05.883 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-30 10:25:05.886 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 10:25:05.889 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:25:05.907 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:25:05.909 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:25:05.912 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:05.914 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:25:05.917 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 10:25:05.948 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.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-06-30 10:25:05.977 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 10:25:06.007 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:25:06.035 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-30 10:25:06.065 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:25:06.068 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-30 10:25:06.072 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:25:06.075 | + lib/nova:create_nova_conf:621 : local conf 2026-06-30 10:25:06.077 | + lib/nova:create_nova_conf:622 : local offset 2026-06-30 10:25:06.080 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-30 10:25:06.083 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 10:25:06.086 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 10:25:06.090 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-30 10:25:06.092 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-30 10:25:06.094 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-30 10:25:06.097 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 10:25:06.099 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-30 10:25:06.102 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-30 10:25:06.104 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-30 10:25:06.119 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:06.121 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-30 10:25:06.154 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-30 10:25:06.184 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-30 10:25:06.186 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-30 10:25:06.189 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-30 10:25:06.192 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-30 10:25:06.207 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:06.210 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-30 10:25:06.227 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:06.228 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-30 10:25:06.246 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:06.249 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-30 10:25:06.251 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-30 10:25:06.254 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-30 10:25:06.257 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-30 10:25:06.273 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:06.276 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-30 10:25:06.292 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-30 10:25:06.293 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-30 10:25:06.304 | cgroup_device_acl = [ 2026-06-30 10:25:06.304 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-30 10:25:06.304 | "/dev/random", "/dev/urandom", 2026-06-30 10:25:06.304 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-30 10:25:06.304 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-30 10:25:06.304 | "/dev/vfio/vfio", 2026-06-30 10:25:06.304 | ] 2026-06-30 10:25:06.308 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-30 10:25:06.311 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:25:06.314 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:25:06.316 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:25:06.319 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:25:06.322 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:25:06.325 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:25:06.328 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:25:06.331 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:25:06.334 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:25:06.337 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:25:06.340 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:25:06.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:25:06.346 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:25:06.348 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-30 10:25:06.353 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-30 10:25:06.356 | + functions-common:add_user_to_group:2189 : local user=stack 2026-06-30 10:25:06.359 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-30 10:25:06.362 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-06-30 10:25:06.388 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-30 10:25:06.392 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-30 10:25:06.395 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:06.398 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:06.401 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-30 10:25:06.403 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-30 10:25:06.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-30 10:25:06.421 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-30 10:25:06.421 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-30 10:25:06.430 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-30 10:25:06.435 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-30 10:25:06.450 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-30 10:25:06.450 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-30 10:25:06.459 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-30 10:25:06.464 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-30 10:25:06.467 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-30 10:25:06.470 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-30 10:25:06.472 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-30 10:25:06.475 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:06.477 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-30 10:25:06.543 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-30 10:25:06.547 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:06.549 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-30 10:25:06.620 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-06-30 10:25:06.657 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-30 10:25:06.694 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-30 10:25:06.697 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-30 10:25:06.730 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-30 10:25:06.768 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-06-30 10:25:06.800 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-30 10:25:06.835 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-30 10:25:06.872 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-30 10:25:06.875 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:25:06.880 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 10:25:06.882 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-30 10:25:06.886 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:25:06.891 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 10:25:06.894 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-30 10:25:06.896 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-30 10:25:06.898 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-06-30 10:25:06.901 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-06-30 10:25:06.905 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-30 10:25:06.907 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-30 10:25:06.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:06.927 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-30 10:25:06.930 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-30 10:25:06.932 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-30 10:25:06.935 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 10:25:06.937 | + lib/stack:stack_install_service:32 : install_placement 2026-06-30 10:25:06.941 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-30 10:25:06.944 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-30 10:25:06.947 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 10:25:06.950 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-30 10:25:06.953 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-30 10:25:06.956 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 10:25:06.959 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-30 10:25:06.960 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 10:25:06.966 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-30 10:25:06.969 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-30 10:25:06.971 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-30 10:25:06.974 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-30 10:25:06.977 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-30 10:25:07.000 | Using python 3.12 to install osc-placement 2026-06-30 10:25:07.002 | + 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 osc-placement 2026-06-30 10:25:07.701 | Collecting osc-placement 2026-06-30 10:25:07.758 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 10:25:07.764 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-30 10:25:07.764 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-30 10:25:07.765 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-30 10:25:07.766 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-30 10:25:07.767 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-30 10:25:07.768 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-30 10:25:07.768 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-30 10:25:07.769 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-30 10:25:07.770 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-30 10:25:07.773 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-30 10:25:07.774 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-30 10:25:07.775 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-30 10:25:07.777 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-30 10:25:07.777 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-30 10:25:07.778 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-30 10:25:07.779 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-30 10:25:07.781 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-30 10:25:07.781 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-30 10:25:07.782 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-30 10:25:07.782 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-30 10:25:07.783 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-30 10:25:07.783 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-30 10:25:07.784 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-30 10:25:07.784 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-30 10:25:07.785 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-30 10:25:07.786 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-30 10:25:07.786 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-30 10:25:07.787 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-30 10:25:07.790 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-30 10:25:07.793 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-30 10:25:07.795 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-30 10:25:07.796 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-30 10:25:07.796 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-30 10:25:07.799 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-30 10:25:07.801 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-30 10:25:07.808 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-30 10:25:07.809 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-30 10:25:07.809 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-30 10:25:07.810 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-30 10:25:07.817 | 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>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-30 10:25:07.817 | 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>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-30 10:25:07.819 | 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>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-30 10:25:07.835 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-30 10:25:07.995 | Installing collected packages: osc-placement 2026-06-30 10:25:08.060 | Successfully installed osc-placement-4.8.0 2026-06-30 10:25:08.151 | + inc/python:pip_install:216 : result=0 2026-06-30 10:25:08.155 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:25:08.158 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:08.161 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:08.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:08.167 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:08.170 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:08.173 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:25:08.176 | + functions-common:time_stop:2427 : start_time=1782815106993 2026-06-30 10:25:08.180 | + functions-common:time_stop:2429 : [[ -z 1782815106993 ]] 2026-06-30 10:25:08.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:08.188 | + functions-common:time_stop:2432 : end_time=1782815108185 2026-06-30 10:25:08.191 | + functions-common:time_stop:2433 : elapsed_time=1192 2026-06-30 10:25:08.195 | + functions-common:time_stop:2434 : total=85334 2026-06-30 10:25:08.197 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:08.200 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86526 2026-06-30 10:25:08.204 | + inc/python:pip_install:219 : return 0 2026-06-30 10:25:08.207 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-30 10:25:08.211 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-06-30 10:25:08.214 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-30 10:25:08.217 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:25:08.219 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 10:25:08.223 | ++ functions-common:git_clone:593 : pwd 2026-06-30 10:25:08.227 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:25:08.230 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:25:08.234 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:25:08.254 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:25:08.257 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:25:08.260 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:25:08.263 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:25:08.264 | + functions-common:git_clone:610 : echo master 2026-06-30 10:25:08.268 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-30 10:25:08.271 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:25:08.274 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-30 10:25:08.288 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-30 10:25:08.292 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 10:25:08.292 | + functions-common:git_clone:673 : head -1 2026-06-30 10:25:08.297 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-30 10:25:08.300 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:25:08.304 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-30 10:25:08.307 | + inc/python:setup_develop:353 : local bindep 2026-06-30 10:25:08.310 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 10:25:08.312 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-30 10:25:08.316 | + inc/python:setup_develop:359 : local extras= 2026-06-30 10:25:08.318 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-30 10:25:08.322 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:25:08.325 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 10:25:08.329 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-30 10:25:08.332 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:25:08.335 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 10:25:08.339 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-30 10:25:08.342 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:25:08.345 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-30 10:25:08.347 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:25:08.351 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:25:08.354 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-30 10:25:08.360 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-30 10:25:08.363 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-30 10:25:08.366 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-30 10:25:08.459 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-30 10:25:08.461 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 10:25:08.463 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:25:08.467 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:25:08.470 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 10:25:08.473 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-30 10:25:08.476 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 10:25:08.479 | + inc/python:setup_package:446 : local extras= 2026-06-30 10:25:08.482 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:25:08.486 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 10:25:08.489 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 10:25:08.492 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 10:25:08.494 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:25:08.497 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-30 10:25:08.517 | Using python 3.12 to install /opt/stack/placement 2026-06-30 10:25:08.520 | + 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/placement 2026-06-30 10:25:09.020 | Obtaining file:///opt/stack/placement 2026-06-30 10:25:09.022 | Installing build dependencies: started 2026-06-30 10:25:09.862 | Installing build dependencies: finished with status 'done' 2026-06-30 10:25:09.862 | Checking if build backend supports build_editable: started 2026-06-30 10:25:10.161 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:25:10.162 | Getting requirements to build editable: started 2026-06-30 10:25:10.319 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:25:10.320 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:25:10.899 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:25:10.912 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-06-30 10:25:10.912 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-06-30 10:25:10.912 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-06-30 10:25:10.912 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-06-30 10:25:10.913 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-06-30 10:25:10.913 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-06-30 10:25:10.913 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-06-30 10:25:10.913 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-06-30 10:25:10.914 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-06-30 10:25:10.914 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-06-30 10:25:10.915 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-06-30 10:25:10.915 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-06-30 10:25:10.916 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-06-30 10:25:10.917 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-06-30 10:25:10.917 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-06-30 10:25:10.920 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-06-30 10:25:10.920 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-06-30 10:25:10.920 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-06-30 10:25:10.920 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-06-30 10:25:10.920 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-30 10:25:10.920 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-06-30 10:25:10.920 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-06-30 10:25:10.921 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-06-30 10:25:10.921 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-06-30 10:25:10.924 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-06-30 10:25:10.925 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-06-30 10:25:10.925 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-06-30 10:25:10.926 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-30 10:25:10.927 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-06-30 10:25:10.927 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-30 10:25:10.930 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-30 10:25:10.930 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-30 10:25:10.931 | 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.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-06-30 10:25:10.931 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-06-30 10:25:10.936 | 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.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-06-30 10:25:10.938 | 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.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-06-30 10:25:10.940 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-06-30 10:25:10.941 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-06-30 10:25:10.942 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-06-30 10:25:10.944 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-06-30 10:25:10.944 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-06-30 10:25:10.945 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-06-30 10:25:10.948 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-06-30 10:25:10.949 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-06-30 10:25:10.949 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-06-30 10:25:10.951 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-06-30 10:25:10.954 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-06-30 10:25:10.955 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-06-30 10:25:10.956 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-06-30 10:25:10.957 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-30 10:25:10.960 | 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->openstack-placement==15.1.0.dev7) (3.0.3) 2026-06-30 10:25:10.964 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-06-30 10:25:10.967 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-06-30 10:25:10.969 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-06-30 10:25:10.969 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-06-30 10:25:10.970 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-06-30 10:25:10.973 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-06-30 10:25:10.975 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-06-30 10:25:10.983 | 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.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-06-30 10:25:10.990 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-06-30 10:25:10.991 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-06-30 10:25:10.991 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-06-30 10:25:10.992 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-06-30 10:25:11.003 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-06-30 10:25:11.009 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-06-30 10:25:11.035 | Building wheels for collected packages: openstack-placement 2026-06-30 10:25:11.035 | Building editable for openstack-placement (pyproject.toml): started 2026-06-30 10:25:11.499 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-30 10:25:11.500 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=9ef744f3510d4e8bc64fecab7bf750b36f94ffd0c2f14b73b7ed799b9000de92 2026-06-30 10:25:11.501 | Stored in directory: /tmp/pip-ephem-wheel-cache-paaqqnam/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-30 10:25:11.505 | Successfully built openstack-placement 2026-06-30 10:25:11.643 | Installing collected packages: openstack-placement 2026-06-30 10:25:11.672 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-30 10:25:11.784 | + inc/python:pip_install:216 : result=0 2026-06-30 10:25:11.787 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:25:11.790 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:11.793 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:11.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:11.798 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:11.801 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:11.804 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:25:11.806 | + functions-common:time_stop:2427 : start_time=1782815108512 2026-06-30 10:25:11.809 | + functions-common:time_stop:2429 : [[ -z 1782815108512 ]] 2026-06-30 10:25:11.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:11.817 | + functions-common:time_stop:2432 : end_time=1782815111813 2026-06-30 10:25:11.819 | + functions-common:time_stop:2433 : elapsed_time=3301 2026-06-30 10:25:11.822 | + functions-common:time_stop:2434 : total=86526 2026-06-30 10:25:11.825 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:11.828 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89827 2026-06-30 10:25:11.831 | + inc/python:pip_install:219 : return 0 2026-06-30 10:25:11.833 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:25:11.836 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:25:11.840 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-30 10:25:11.843 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-30 10:25:11.847 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:25:11.850 | + 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-06-30 10:25:11.853 | + 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/placement, ]] 2026-06-30 10:25:11.856 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:25:11.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 10:25:11.862 | + ./stack.sh:main:965 : configure_placement 2026-06-30 10:25:11.865 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-30 10:25:11.882 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-30 10:25:11.885 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-30 10:25:11.890 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-30 10:25:11.894 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-30 10:25:11.897 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-30 10:25:11.899 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-30 10:25:11.902 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:25:11.905 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:25:11.909 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:25:11.929 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:11.932 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:25:11.935 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-30 10:25:11.939 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-30 10:25:11.977 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-30 10:25:12.017 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-30 10:25:12.055 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-30 10:25:12.059 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-30 10:25:12.062 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-30 10:25:12.064 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 10:25:12.067 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 10:25:12.071 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-30 10:25:12.074 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-30 10:25:12.077 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-30 10:25:12.081 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 10:25:12.084 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-30 10:25:12.125 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-30 10:25:12.160 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.202/identity 2026-06-30 10:25:12.195 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-30 10:25:12.232 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-30 10:25:12.270 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-30 10:25:12.308 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-30 10:25:12.346 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-30 10:25:12.385 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.202/identity 2026-06-30 10:25:12.422 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:25:12.456 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 10:25:12.495 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 10:25:12.498 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-30 10:25:12.501 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-30 10:25:12.504 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-30 10:25:12.508 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:25:12.529 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:25:12.533 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:25:12.536 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:12.540 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:25:12.543 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 10:25:12.580 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.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-06-30 10:25:12.616 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 10:25:12.653 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:25:12.689 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-30 10:25:12.726 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-30 10:25:12.729 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-30 10:25:12.731 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-30 10:25:12.734 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-30 10:25:12.737 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 10:25:12.740 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-30 10:25:12.743 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-30 10:25:12.746 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 10:25:12.749 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 10:25:12.763 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-30 10:25:12.764 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:25:12.774 | d /var/run/uwsgi 0755 stack root 2026-06-30 10:25:12.779 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:25:12.794 | /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-06-30 10:25:12.799 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-30 10:25:12.802 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-30 10:25:12.807 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 10:25:12.810 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-30 10:25:12.848 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-06-30 10:25:12.879 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-30 10:25:12.911 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-30 10:25:12.942 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 10:25:12.971 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 10:25:13.004 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-30 10:25:13.034 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-30 10:25:13.066 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-30 10:25:13.098 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 10:25:13.130 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 10:25:13.164 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 10:25:13.199 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-30 10:25:13.235 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-30 10:25:13.268 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 10:25:13.272 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 10:25:13.276 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-30 10:25:13.279 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-30 10:25:13.282 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:25:13.286 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:13.289 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:13.292 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-30 10:25:13.296 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-30 10:25:13.298 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-30 10:25:13.332 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 10:25:13.368 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-30 10:25:13.368 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-30 10:25:13.377 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-30 10:25:13.383 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-30 10:25:13.386 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-30 10:25:13.389 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:25:13.392 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:25:13.395 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:25:13.397 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:13.400 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:13.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:13.405 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:13.408 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:25:13.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:13.414 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:13.416 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-30 10:25:13.464 | Enabling site placement-api. 2026-06-30 10:25:13.470 | To activate the new configuration, you need to run: 2026-06-30 10:25:13.470 | systemctl reload apache2 2026-06-30 10:25:13.476 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 10:25:13.479 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:25:13.482 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:13.484 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:25:13.597 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:13.599 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:13.602 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-30 10:25:13.642 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-30 10:25:13.676 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-30 10:25:13.695 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:13.697 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-30 10:25:13.715 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:13.718 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-30 10:25:13.720 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-30 10:25:13.724 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-30 10:25:13.726 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 10:25:13.730 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:25:13.733 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 10:25:13.736 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-30 10:25:13.770 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-30 10:25:13.804 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.202/identity 2026-06-30 10:25:13.841 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-30 10:25:13.875 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-30 10:25:13.911 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-30 10:25:13.947 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-30 10:25:13.983 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-30 10:25:14.017 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-30 10:25:14.036 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:14.040 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-30 10:25:14.060 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:14.063 | + ./stack.sh:main:984 : fix_system_ca_bundle_path 2026-06-30 10:25:14.066 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-30 10:25:14.085 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:14.088 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-30 10:25:14.091 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-30 10:25:14.094 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-30 10:25:14.094 | from requests import certs 2026-06-30 10:25:14.094 | print (certs.where()) 2026-06-30 10:25:14.094 | except ImportError: pass' 2026-06-30 10:25:14.264 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-30 10:25:14.266 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-30 10:25:14.269 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-30 10:25:14.272 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-30 10:25:14.291 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:14.294 | + ./stack.sh:main:989 : init_os_brick 2026-06-30 10:25:14.297 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-30 10:25:14.302 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-30 10:25:14.322 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:14.325 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 10:25:14.362 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-30 10:25:14.381 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:14.385 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 10:25:14.423 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-30 10:25:14.443 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:14.447 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 10:25:14.486 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 10:25:14.526 | + ./stack.sh:main:996 : run_phase stack install 2026-06-30 10:25:14.529 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 10:25:14.532 | + functions-common:run_phase:1849 : local phase=install 2026-06-30 10:25:14.535 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-30 10:25:14.539 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 10:25:14.542 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 10:25:14.545 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 10:25:14.548 | + functions-common:run_phase:1858 : local extra 2026-06-30 10:25:14.553 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-30 10:25:14.558 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 10:25:14.561 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 10:25:14.565 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-30 10:25:14.567 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-30 10:25:14.571 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 10:25:14.589 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:14.592 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:25:14.595 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:25:14.597 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-30 10:25:14.600 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-30 10:25:14.603 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:25:14.606 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-30 10:25:14.608 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-30 10:25:14.611 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-30 10:25:14.676 | ++ inc/async:async_inner:63 : install_tempest 2026-06-30 10:25:14.718 | [9801 Async install_tempest:57839]: running: install_tempest 2026-06-30 10:25:14.721 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 10:25:14.724 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 10:25:14.727 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:25:14.730 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 10:25:14.734 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-30 10:25:14.737 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 10:25:14.740 | + functions-common:run_plugins:1835 : local phase=install 2026-06-30 10:25:14.743 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-06-30 10:25:14.747 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 10:25:14.751 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-06-30 10:25:14.755 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-06-30 10:25:14.758 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-30 10:25:14.761 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-06-30 10:25:14.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-30 10:25:14.768 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-30 10:25:14.772 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-30 10:25:14.775 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-30 10:25:14.778 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-30 10:25:14.781 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-30 10:25:14.785 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-30 10:25:14.788 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-30 10:25:14.791 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-30 10:25:14.795 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-30 10:25:14.799 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-30 10:25:14.802 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-30 10:25:14.805 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-30 10:25:14.807 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-30 10:25:14.811 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-30 10:25:14.815 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-30 10:25:14.818 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-30 10:25:14.821 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-30 10:25:14.825 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-30 10:25:14.828 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-30 10:25:14.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-30 10:25:14.851 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-30 10:25:14.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-30 10:25:14.856 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-30 10:25:14.860 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-30 10:25:14.864 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-30 10:25:14.866 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-30 10:25:14.869 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-30 10:25:14.873 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-30 10:25:14.877 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:25:14.897 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:25:14.900 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-30 10:25:14.904 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-30 10:25:14.905 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-30 10:25:14.910 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-30 10:25:14.914 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-30 10:25:14.918 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-30 10:25:14.923 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:25:14.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:25:14.947 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-30 10:25:14.949 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:25:14.952 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-30 10:25:14.954 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-06-30 10:25:14.957 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:14.960 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-06-30 10:25:14.963 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-30 10:25:14.966 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-30 10:25:14.969 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:25:14.972 | + 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-06-30 10:25:14.975 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-06-30 10:25:14.978 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 10:25:14.981 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-30 10:25:14.983 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-30 10:25:14.987 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 10:25:14.991 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-30 10:25:14.994 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-30 10:25:14.997 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 10:25:15.000 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-30 10:25:15.001 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 10:25:15.007 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-30 10:25:15.009 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-30 10:25:15.013 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 10:25:15.016 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 10:25:15.019 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 10:25:15.044 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-30 10:25:15.046 | + 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-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 10:25:15.642 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-30 10:25:15.701 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-30 10:25:15.707 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-30 10:25:15.707 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-30 10:25:15.708 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-30 10:25:15.708 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-30 10:25:15.709 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-30 10:25:15.709 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-30 10:25:15.710 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-30 10:25:15.710 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-30 10:25:15.710 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-30 10:25:15.711 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-30 10:25:15.712 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-30 10:25:15.712 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-30 10:25:15.713 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-30 10:25:15.713 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-30 10:25:15.715 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-30 10:25:15.716 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-30 10:25:15.716 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-30 10:25:15.717 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-30 10:25:15.719 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-30 10:25:15.721 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-30 10:25:15.723 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-30 10:25:15.723 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-30 10:25:15.723 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-30 10:25:15.723 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-30 10:25:15.724 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-30 10:25:15.724 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-30 10:25:15.726 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-30 10:25:15.726 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-30 10:25:15.726 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-30 10:25:15.729 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-30 10:25:15.731 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-30 10:25:15.734 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-30 10:25:15.737 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-30 10:25:15.738 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-30 10:25:15.739 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-30 10:25:15.742 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-30 10:25:15.744 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-30 10:25:15.753 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-30 10:25:15.754 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-30 10:25:15.754 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-30 10:25:15.756 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-30 10:25:15.758 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-30 10:25:15.760 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-30 10:25:15.763 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-30 10:25:15.764 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-30 10:25:15.764 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-30 10:25:15.765 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-30 10:25:15.774 | 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>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-30 10:25:15.774 | 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>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-30 10:25:15.777 | 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>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-30 10:25:15.797 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-30 10:25:15.858 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.0 MB/s 0:00:00 2026-06-30 10:25:16.013 | Installing collected packages: python-openstackclient 2026-06-30 10:25:17.105 | Successfully installed python-openstackclient-10.1.0 2026-06-30 10:25:17.198 | + inc/python:pip_install:216 : result=0 2026-06-30 10:25:17.200 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:25:17.203 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:17.205 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:17.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:17.211 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:17.214 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:17.217 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:25:17.220 | + functions-common:time_stop:2427 : start_time=1782815115036 2026-06-30 10:25:17.223 | + functions-common:time_stop:2429 : [[ -z 1782815115036 ]] 2026-06-30 10:25:17.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:17.231 | + functions-common:time_stop:2432 : end_time=1782815117228 2026-06-30 10:25:17.234 | + functions-common:time_stop:2433 : elapsed_time=2192 2026-06-30 10:25:17.236 | + functions-common:time_stop:2434 : total=89827 2026-06-30 10:25:17.238 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:17.242 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92019 2026-06-30 10:25:17.245 | + inc/python:pip_install:219 : return 0 2026-06-30 10:25:17.248 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-30 10:25:17.264 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:17.267 | + ./stack.sh:main:1005 : install_openstack_cli_server 2026-06-30 10:25:17.270 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:25:17.273 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:25:17.277 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.280 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-06-30 10:25:17.283 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.286 | + functions-common:run_process:1676 : local group= 2026-06-30 10:25:17.289 | + functions-common:run_process:1677 : local user= 2026-06-30 10:25:17.291 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:25:17.294 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-06-30 10:25:17.297 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:25:17.299 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:25:17.301 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:25:17.304 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:25:17.308 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:25:17.313 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815117309 2026-06-30 10:25:17.316 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-06-30 10:25:17.333 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:17.336 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-06-30 10:25:17.340 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-06-30 10:25:17.344 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.347 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.350 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.352 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.355 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-06-30 10:25:17.359 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-06-30 10:25:17.361 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-06-30 10:25:17.364 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:25:17.367 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:25:17.369 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:25:17.372 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:25:17.376 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-06-30 10:25:17.378 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-06-30 10:25:17.381 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-06-30 10:25:17.383 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-06-30 10:25:17.386 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.389 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:25:17.391 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:25:17.393 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:25:17.396 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:25:17.398 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:25:17.401 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-06-30 10:25:17.404 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:25:17.408 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-06-30 10:25:17.480 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:25:17.553 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-06-30 10:25:17.611 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-30 10:25:17.676 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-06-30 10:25:17.735 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-06-30 10:25:17.792 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:25:17.846 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:25:17.850 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:25:17.853 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-06-30 10:25:17.928 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:25:18.235 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-06-30 10:25:18.249 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-06-30 10:25:18.547 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-06-30 10:25:18.576 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:25:18.580 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:18.584 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:18.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:18.590 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:18.593 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:18.597 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:25:18.599 | + functions-common:time_stop:2427 : start_time=1782815117309 2026-06-30 10:25:18.602 | + functions-common:time_stop:2429 : [[ -z 1782815117309 ]] 2026-06-30 10:25:18.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:18.612 | + functions-common:time_stop:2432 : end_time=1782815118608 2026-06-30 10:25:18.616 | + functions-common:time_stop:2433 : elapsed_time=1299 2026-06-30 10:25:18.618 | + functions-common:time_stop:2434 : total=0 2026-06-30 10:25:18.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:18.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1299 2026-06-30 10:25:18.629 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-30 10:25:18.633 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-30 10:25:18.639 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.FkRZm7bMCV 2026-06-30 10:25:18.642 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-30 10:25:18.646 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-30 10:25:18.649 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-30 10:25:18.652 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-30 10:25:18.655 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 10:25:18.659 | + ./stack.sh:main:1057 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-30 10:25:18.662 | + ./stack.sh:main:1057 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-30 10:25:18.666 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-30 10:25:18.688 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:18.691 | + ./stack.sh:main:1065 : configure_database 2026-06-30 10:25:18.695 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-30 10:25:18.698 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-30 10:25:18.701 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-30 10:25:18.704 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:25:18.707 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-30 10:25:18.709 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-30 10:25:18.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:18.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:18.718 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-30 10:25:18.721 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-30 10:25:18.723 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:18.726 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:18.729 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-30 10:25:18.732 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-30 10:25:18.733 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-30 10:25:18.736 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-30 10:25:18.739 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-30 10:25:18.743 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-30 10:25:18.747 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 10:25:18.747 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-30 10:25:18.753 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-30 10:25:18.826 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-30 10:25:18.829 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:25:18.832 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:25:18.834 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:25:18.837 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:25:18.840 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:25:18.843 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:25:18.846 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:25:18.848 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:25:18.850 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:25:18.853 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:25:18.855 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:25:18.858 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:25:18.861 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:25:18.864 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-30 10:25:18.867 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:18.869 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:18.872 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-30 10:25:18.874 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:18.878 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-30 10:25:20.521 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-30 10:25:20.525 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-30 10:25:20.527 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:20.530 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:20.533 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-30 10:25:20.536 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-30 10:25:20.538 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-06-30 10:25:20.551 | mysqladmin: connect to server at 'localhost' failed 2026-06-30 10:25:20.551 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-30 10:25:20.555 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-30 10:25:20.558 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-30 10:25:20.560 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:20.563 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:20.566 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-30 10:25:20.569 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-06-30 10:25:20.571 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-30 10:25:20.575 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-06-30 10:25:20.575 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-30 10:25:20.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:20.626 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-30 10:25:20.630 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-30 10:25:20.630 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-30 10:25:20.630 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-30 10:25:20.635 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-30 10:25:20.637 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-30 10:25:20.640 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:20.643 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:20.645 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-06-30 10:25:20.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:20.702 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-30 10:25:20.713 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:20.753 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-30 10:25:20.810 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-30 10:25:20.869 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-30 10:25:20.933 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-30 10:25:20.936 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-30 10:25:20.939 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-30 10:25:20.939 | enabling MySQL performance counting 2026-06-30 10:25:20.942 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-06-30 10:25:20.966 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-06-30 10:25:20.969 | + 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 /opt/stack/devstack/tools/dbcounter 2026-06-30 10:25:21.475 | Processing ./tools/dbcounter 2026-06-30 10:25:21.476 | Installing build dependencies: started 2026-06-30 10:25:22.910 | Installing build dependencies: finished with status 'done' 2026-06-30 10:25:22.911 | Getting requirements to build wheel: started 2026-06-30 10:25:23.241 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 10:25:23.242 | Preparing metadata (pyproject.toml): started 2026-06-30 10:25:23.446 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:25:23.448 | Building wheels for collected packages: dbcounter 2026-06-30 10:25:23.448 | Building wheel for dbcounter (pyproject.toml): started 2026-06-30 10:25:23.674 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-30 10:25:23.675 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=3d3b485bf48216fb58ef7810a7d64984a1f43617e6cf8c42c4e1759ae48261ea 2026-06-30 10:25:23.675 | Stored in directory: /tmp/pip-ephem-wheel-cache-fn4bgh98/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-06-30 10:25:23.678 | Successfully built dbcounter 2026-06-30 10:25:23.841 | Installing collected packages: dbcounter 2026-06-30 10:25:23.862 | Successfully installed dbcounter-0.1 2026-06-30 10:25:23.960 | + inc/python:pip_install:216 : result=0 2026-06-30 10:25:23.963 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:25:23.966 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:23.969 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:23.971 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:23.974 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:23.976 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:23.979 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:25:23.982 | + functions-common:time_stop:2427 : start_time=1782815120959 2026-06-30 10:25:23.984 | + functions-common:time_stop:2429 : [[ -z 1782815120959 ]] 2026-06-30 10:25:23.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:23.993 | + functions-common:time_stop:2432 : end_time=1782815123989 2026-06-30 10:25:23.996 | + functions-common:time_stop:2433 : elapsed_time=3030 2026-06-30 10:25:23.999 | + functions-common:time_stop:2434 : total=92019 2026-06-30 10:25:24.001 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:24.004 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95049 2026-06-30 10:25:24.006 | + inc/python:pip_install:219 : return 0 2026-06-30 10:25:24.009 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-30 10:25:24.011 | + lib/database:recreate_database:112 : local db=stats 2026-06-30 10:25:24.013 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-30 10:25:24.016 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-30 10:25:24.019 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-30 10:25:24.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:24.063 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-30 10:25:24.069 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:24.118 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-30 10:25:24.118 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-30 10:25:24.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:24.173 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-30 10:25:24.176 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-30 10:25:24.239 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-30 10:25:24.303 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-30 10:25:24.362 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-30 10:25:24.421 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-30 10:25:24.484 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-30 10:25:24.543 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-30 10:25:24.604 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-30 10:25:24.607 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:24.610 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-30 10:25:26.649 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-30 10:25:26.652 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-30 10:25:26.656 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 10:25:26.661 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-102526 2026-06-30 10:25:26.663 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-102526 1069' 2026-06-30 10:25:26.668 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.671 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-30 10:25:26.673 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.676 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 10:25:26.678 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.681 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 10:25:26.683 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.686 | + 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-06-30 10:25:26.690 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.692 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.202 2026-06-30 10:25:26.694 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.697 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.202/identity 2026-06-30 10:25:26.699 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.702 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-30-101948 2026-06-30 10:25:26.705 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.708 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-30 10:25:26.710 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.713 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.202 2026-06-30 10:25:26.716 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.719 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-30 10:25:26.722 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.724 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.202,IP:::1 2026-06-30 10:25:26.727 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.729 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 10:25:26.732 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.736 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 10:25:26.739 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.742 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.202 2026-06-30 10:25:26.744 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:25:26.747 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 10:25:26.749 | + ./stack.sh:main:1079 : start_dstat 2026-06-30 10:25:26.752 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 10:25:26.755 | + functions-common:run_process:1674 : local service=dstat 2026-06-30 10:25:26.758 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 10:25:26.760 | + functions-common:run_process:1676 : local group= 2026-06-30 10:25:26.762 | + functions-common:run_process:1677 : local user= 2026-06-30 10:25:26.765 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:25:26.768 | + functions-common:run_process:1680 : local name=dstat 2026-06-30 10:25:26.772 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:25:26.775 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:25:26.778 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:25:26.781 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:25:26.786 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:25:26.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815126787 2026-06-30 10:25:26.794 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-30 10:25:26.812 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:26.816 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:25:26.819 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:26.822 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:26.825 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:26.827 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:26.830 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:26.833 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:25:26.836 | + functions-common:time_stop:2427 : start_time=1782815126787 2026-06-30 10:25:26.839 | + functions-common:time_stop:2429 : [[ -z 1782815126787 ]] 2026-06-30 10:25:26.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:26.848 | + functions-common:time_stop:2432 : end_time=1782815126844 2026-06-30 10:25:26.851 | + functions-common:time_stop:2433 : elapsed_time=57 2026-06-30 10:25:26.854 | + functions-common:time_stop:2434 : total=1299 2026-06-30 10:25:26.857 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:26.860 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1356 2026-06-30 10:25:26.863 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-30 10:25:26.866 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-30 10:25:26.869 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:25:26.871 | + functions-common:run_process:1676 : local group= 2026-06-30 10:25:26.874 | + functions-common:run_process:1677 : local user=root 2026-06-30 10:25:26.876 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-30 10:25:26.879 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-30 10:25:26.882 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:25:26.885 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:25:26.887 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:25:26.890 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:25:26.894 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:25:26.898 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815126895 2026-06-30 10:25:26.901 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-30 10:25:26.922 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:26.925 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-30 10:25:26.927 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-06-30 10:25:26.930 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:25:26.933 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:25:26.936 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:25:26.939 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:25:26.941 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-06-30 10:25:26.945 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-06-30 10:25:26.947 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-06-30 10:25:26.950 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:25:26.953 | + functions-common:_run_under_systemd:1636 : local user=root 2026-06-30 10:25:26.956 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-06-30 10:25:26.959 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-06-30 10:25:26.962 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-06-30 10:25:26.965 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-06-30 10:25:26.968 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-30 10:25:26.970 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-06-30 10:25:26.973 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:25:26.975 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:25:26.979 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-30 10:25:26.981 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-06-30 10:25:26.983 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:25:26.986 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:25:26.989 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-06-30 10:25:26.992 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:25:26.997 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-06-30 10:25:27.064 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:25:27.127 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-06-30 10:25:27.181 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:25:27.238 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-06-30 10:25:27.296 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-06-30 10:25:27.360 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:25:27.418 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-06-30 10:25:27.422 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-06-30 10:25:27.484 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:25:27.487 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-06-30 10:25:27.562 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:25:27.862 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-06-30 10:25:27.877 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-06-30 10:25:28.151 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-06-30 10:25:28.180 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:25:28.183 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:28.185 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:28.188 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:28.192 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:28.194 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:28.198 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:25:28.201 | + functions-common:time_stop:2427 : start_time=1782815126895 2026-06-30 10:25:28.204 | + functions-common:time_stop:2429 : [[ -z 1782815126895 ]] 2026-06-30 10:25:28.208 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:28.212 | + functions-common:time_stop:2432 : end_time=1782815128209 2026-06-30 10:25:28.215 | + functions-common:time_stop:2433 : elapsed_time=1314 2026-06-30 10:25:28.218 | + functions-common:time_stop:2434 : total=1356 2026-06-30 10:25:28.221 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:28.224 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2670 2026-06-30 10:25:28.228 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-30 10:25:28.250 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:28.253 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.257 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-30 10:25:28.261 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.263 | + functions-common:run_process:1676 : local group= 2026-06-30 10:25:28.267 | + functions-common:run_process:1677 : local user= 2026-06-30 10:25:28.270 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:25:28.272 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-30 10:25:28.275 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:25:28.279 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:25:28.282 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:25:28.286 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:25:28.290 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:25:28.295 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815128292 2026-06-30 10:25:28.299 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-30 10:25:28.321 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:28.324 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-06-30 10:25:28.327 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-06-30 10:25:28.330 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.334 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.337 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.340 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.344 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-06-30 10:25:28.347 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-06-30 10:25:28.350 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-06-30 10:25:28.353 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:25:28.356 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:25:28.359 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:25:28.362 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:25:28.365 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-06-30 10:25:28.368 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-06-30 10:25:28.371 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-06-30 10:25:28.374 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-06-30 10:25:28.377 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.379 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:25:28.382 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:25:28.386 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:25:28.389 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:25:28.391 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:25:28.394 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-06-30 10:25:28.398 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:25:28.403 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-06-30 10:25:28.476 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:25:28.547 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-06-30 10:25:28.609 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:25:28.672 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-06-30 10:25:28.735 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-06-30 10:25:28.796 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:25:28.856 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:25:28.858 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:25:28.860 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-06-30 10:25:28.930 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:25:29.235 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-06-30 10:25:29.250 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-06-30 10:25:29.531 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-06-30 10:25:29.562 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:25:29.565 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:29.568 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:29.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:29.574 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:29.577 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:29.579 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:25:29.583 | + functions-common:time_stop:2427 : start_time=1782815128292 2026-06-30 10:25:29.585 | + functions-common:time_stop:2429 : [[ -z 1782815128292 ]] 2026-06-30 10:25:29.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:29.594 | + functions-common:time_stop:2432 : end_time=1782815129590 2026-06-30 10:25:29.597 | + functions-common:time_stop:2433 : elapsed_time=1298 2026-06-30 10:25:29.600 | + functions-common:time_stop:2434 : total=2670 2026-06-30 10:25:29.603 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:29.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3968 2026-06-30 10:25:29.609 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-30 10:25:29.630 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:29.633 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-30 10:25:29.652 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:29.656 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-30 10:25:29.676 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:29.679 | + ./stack.sh:main:1098 : start_etcd3 2026-06-30 10:25:29.683 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-30 10:25:29.685 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000003968 --data-dir /opt/stack/data/etcd' 2026-06-30 10:25:29.689 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-30 10:25:29.691 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000003968=http://10.4.3.202:2380' 2026-06-30 10:25:29.695 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.202:2380' 2026-06-30 10:25:29.698 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.202:2379' 2026-06-30 10:25:29.701 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-30 10:25:29.704 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-30 10:25:29.707 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.202:2379' 2026-06-30 10:25:29.711 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-30 10:25:29.713 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-30 10:25:29.716 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-30 10:25:29.719 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000003968 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000003968=http://10.4.3.202:2380 --initial-advertise-peer-urls http://10.4.3.202:2380 --advertise-client-urls http://10.4.3.202:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.202:2379 --log-level=debug' '' root 2026-06-30 10:25:29.721 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-30 10:25:29.724 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000003968 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000003968=http://10.4.3.202:2380 --initial-advertise-peer-urls http://10.4.3.202:2380 --advertise-client-urls http://10.4.3.202:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.202:2379 --log-level=debug' 2026-06-30 10:25:29.726 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:25:29.729 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-30 10:25:29.732 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:25:29.735 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:25:29.738 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:25:29.741 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-30 10:25:29.744 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:25:29.749 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-30 10:25:29.821 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:25:29.885 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-30 10:25:29.947 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000003968 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000003968=http://10.4.3.202:2380 --initial-advertise-peer-urls http://10.4.3.202:2380 --advertise-client-urls http://10.4.3.202:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.202:2379 --log-level=debug' 2026-06-30 10:25:30.009 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-30 10:25:30.075 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-30 10:25:30.139 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:25:30.201 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:25:30.204 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:25:30.206 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-30 10:25:30.285 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:25:30.582 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-30 10:25:30.645 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-30 10:25:30.709 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-30 10:25:30.772 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-30 10:25:30.831 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-30 10:25:30.835 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:25:30.839 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 10:25:30.841 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-30 10:25:31.140 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-30 10:25:31.154 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-30 10:25:31.431 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-30 10:25:32.202 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-30 10:25:32.221 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:32.223 | + ./stack.sh:main:1105 : start_tls_proxy http-services '*' 443 10.4.3.202 80 2026-06-30 10:25:32.226 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-06-30 10:25:32.229 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-30 10:25:32.231 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-06-30 10:25:32.234 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.202 2026-06-30 10:25:32.237 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-06-30 10:25:32.240 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-30 10:25:32.243 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-30 10:25:32.246 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-30 10:25:32.250 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-30 10:25:32.253 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-30 10:25:32.256 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-06-30 10:25:32.273 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-06-30 10:25:32.276 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-30 10:25:32.280 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-06-30 10:25:32.283 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-06-30 10:25:32.286 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:25:32.289 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:32.293 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:32.296 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-30 10:25:32.300 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-30 10:25:32.304 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-30 10:25:32.306 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-06-30 10:25:32.310 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-06-30 10:25:32.313 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-06-30 10:25:32.316 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-06-30 10:25:32.333 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:32.336 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-30 10:25:32.339 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-30 10:25:32.342 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:32.345 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:32.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:32.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:32.355 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:32.358 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-30 10:25:32.392 | No module matches headers 2026-06-30 10:25:32.396 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-06-30 10:25:32.431 | Enabling module headers. 2026-06-30 10:25:32.438 | To activate the new configuration, you need to run: 2026-06-30 10:25:32.438 | systemctl restart apache2 2026-06-30 10:25:32.443 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-30 10:25:32.446 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:32.449 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-30 10:25:32.453 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-30 10:25:32.456 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:32.458 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:32.461 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:32.465 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:32.468 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:32.471 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-30 10:25:32.505 | No module matches ssl 2026-06-30 10:25:32.508 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-06-30 10:25:32.541 | Considering dependency mime for ssl: 2026-06-30 10:25:32.541 | Module mime already enabled 2026-06-30 10:25:32.541 | Considering dependency socache_shmcb for ssl: 2026-06-30 10:25:32.541 | Enabling module socache_shmcb. 2026-06-30 10:25:32.547 | Enabling module ssl. 2026-06-30 10:25:32.547 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-06-30 10:25:32.553 | To activate the new configuration, you need to run: 2026-06-30 10:25:32.553 | systemctl restart apache2 2026-06-30 10:25:32.557 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-30 10:25:32.559 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:32.562 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-30 10:25:32.565 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-30 10:25:32.568 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:32.570 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:32.573 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:32.577 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:32.580 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:32.583 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-30 10:25:32.618 | proxy (enabled by site administrator) 2026-06-30 10:25:32.621 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:32.625 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-30 10:25:32.628 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-30 10:25:32.630 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:32.633 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:32.636 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:32.639 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:32.642 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:32.645 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-30 10:25:32.678 | proxy_http (enabled by site administrator) 2026-06-30 10:25:32.682 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-06-30 10:25:32.685 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-06-30 10:25:32.688 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:25:32.691 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:25:32.694 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:25:32.697 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:32.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:32.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:32.705 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:32.708 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:25:32.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:32.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:32.717 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-06-30 10:25:32.750 | Enabling site http-services-tls-proxy. 2026-06-30 10:25:32.755 | To activate the new configuration, you need to run: 2026-06-30 10:25:32.755 | systemctl reload apache2 2026-06-30 10:25:32.760 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-30 10:25:32.763 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:25:32.766 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:32.768 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:25:32.884 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-30 10:25:32.888 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-30 10:25:32.890 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-30 10:25:32.903 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-06-30 10:25:32.915 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-30 10:25:32.918 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 10:25:32.921 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-30 10:25:32.923 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-06-30 10:25:32.979 | The user clouds.yaml file didn't exist. 2026-06-30 10:25:32.988 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-06-30 10:25:33.046 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-06-30 10:25:33.107 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-06-30 10:25:33.171 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-06-30 10:25:33.239 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-06-30 10:25:33.315 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-06-30 10:25:33.401 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-06-30 10:25:33.472 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-06-30 10:25:33.540 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.202/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-06-30 10:25:33.626 | + functions-common:write_clouds_yaml:203 : cat 2026-06-30 10:25:33.634 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-06-30 10:25:33.637 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-06-30 10:25:33.640 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-06-30 10:25:33.645 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-30 10:25:33.648 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-30 10:25:33.652 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-30 10:25:33.670 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:33.673 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-30 10:25:33.677 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:25:33.680 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-30 10:25:33.683 | + ./stack.sh:main:1115 : '[' 10.4.3.202 == 10.4.3.202 ']' 2026-06-30 10:25:33.686 | + ./stack.sh:main:1116 : init_keystone 2026-06-30 10:25:33.688 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-30 10:25:33.706 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:25:33.709 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-30 10:25:33.712 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-30 10:25:33.715 | + lib/database:recreate_database:112 : local db=keystone 2026-06-30 10:25:33.718 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-30 10:25:33.721 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-30 10:25:33.724 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-30 10:25:33.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:33.768 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-30 10:25:33.773 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:25:33.809 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-30 10:25:33.813 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 10:25:33.816 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:25:33.819 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:25:33.822 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:25:33.827 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815133824 2026-06-30 10:25:33.830 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-30 10:25:34.131 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:25:34.131 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:25:34.131 | we strongly recommend against using it for new projects. 2026-06-30 10:25:34.131 | 2026-06-30 10:25:34.131 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:25:34.131 | framework. For more detail see 2026-06-30 10:25:34.131 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:25:34.131 | 2026-06-30 10:25:34.131 | __import__(import_str) 2026-06-30 10:25:35.670 | INFO dbcounter [-] Registered counter for database keystone 2026-06-30 10:25:35.713 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61996) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:25:35.719 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:25:35.719 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:25:35.720 | DEBUG dbcounter [-] [61996] Writer thread running {{(pid=61996) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:25:35.759 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-30 10:25:36.881 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:25:36.883 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-30 10:25:36.883 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:36.884 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-30 10:25:36.897 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:36.898 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-30 10:25:36.904 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:36.906 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-30 10:25:36.927 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:36.928 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-30 10:25:36.941 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:36.942 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-30 10:25:36.968 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:36.969 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-30 10:25:36.969 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:25:36.970 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-30 10:25:36.997 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:36.999 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-30 10:25:37.026 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=61996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:25:37.055 | ++ inc/async:async_inner:64 : rc=0 2026-06-30 10:25:37.080 | [57839 Async install_tempest:57839]: finished successfully 2026-06-30 10:25:37.410 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-30 10:25:37.413 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:37.416 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:37.420 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:37.423 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:37.426 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:37.429 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 10:25:37.432 | + functions-common:time_stop:2427 : start_time=1782815133824 2026-06-30 10:25:37.435 | + functions-common:time_stop:2429 : [[ -z 1782815133824 ]] 2026-06-30 10:25:37.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:37.445 | + functions-common:time_stop:2432 : end_time=1782815137441 2026-06-30 10:25:37.448 | + functions-common:time_stop:2433 : elapsed_time=3617 2026-06-30 10:25:37.451 | + functions-common:time_stop:2434 : total=0 2026-06-30 10:25:37.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:37.457 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3617 2026-06-30 10:25:37.460 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-30 10:25:37.463 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-30 10:25:37.468 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-30 10:25:37.757 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:25:37.757 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:25:37.757 | we strongly recommend against using it for new projects. 2026-06-30 10:25:37.757 | 2026-06-30 10:25:37.757 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:25:37.757 | framework. For more detail see 2026-06-30 10:25:37.757 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:25:37.757 | 2026-06-30 10:25:37.757 | __import__(import_str) 2026-06-30 10:25:39.197 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-30 10:25:39.197 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-30 10:25:39.197 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-30 10:25:39.197 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-30 10:25:39.197 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-30 10:25:39.197 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-30 10:25:39.198 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-30 10:25:39.198 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-30 10:25:39.198 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-30 10:25:39.552 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-30 10:25:39.556 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-30 10:25:39.825 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:25:39.825 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:25:39.825 | we strongly recommend against using it for new projects. 2026-06-30 10:25:39.825 | 2026-06-30 10:25:39.825 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:25:39.825 | framework. For more detail see 2026-06-30 10:25:39.825 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:25:39.825 | 2026-06-30 10:25:39.825 | __import__(import_str) 2026-06-30 10:25:41.175 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-30 10:25:41.175 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-30 10:25:41.175 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-30 10:25:41.175 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-30 10:25:41.175 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-30 10:25:41.175 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-30 10:25:41.175 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-30 10:25:41.176 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-30 10:25:41.176 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-30 10:25:41.528 | + ./stack.sh:main:1117 : start_keystone 2026-06-30 10:25:41.533 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-30 10:25:41.538 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-30 10:25:41.540 | + functions-common:run_process:1674 : local service=keystone 2026-06-30 10:25:41.543 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 10:25:41.546 | + functions-common:run_process:1676 : local group= 2026-06-30 10:25:41.548 | + functions-common:run_process:1677 : local user= 2026-06-30 10:25:41.551 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:25:41.554 | + functions-common:run_process:1680 : local name=keystone 2026-06-30 10:25:41.557 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:25:41.560 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:25:41.563 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:25:41.566 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:25:41.570 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:25:41.575 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815141571 2026-06-30 10:25:41.577 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-30 10:25:41.594 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:41.596 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-30 10:25:41.599 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-30 10:25:41.602 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 10:25:41.606 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 10:25:41.608 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 10:25:41.611 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 10:25:41.614 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-30 10:25:41.616 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-30 10:25:41.619 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-30 10:25:41.622 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:25:41.624 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:25:41.627 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:25:41.630 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:25:41.632 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-30 10:25:41.635 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-30 10:25:41.638 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 10:25:41.640 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-30 10:25:41.643 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-30 10:25:41.646 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-30 10:25:41.648 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-30 10:25:41.651 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 10:25:41.653 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-06-30 10:25:41.656 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 10:25:41.658 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-30 10:25:41.660 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 10:25:41.665 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-30 10:25:41.735 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:25:41.803 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-30 10:25:41.860 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-06-30 10:25:41.919 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-30 10:25:41.980 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:25:42.038 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-30 10:25:42.095 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-30 10:25:42.154 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-30 10:25:42.210 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-30 10:25:42.268 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-30 10:25:42.325 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 10:25:42.328 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 10:25:42.331 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-30 10:25:42.397 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 10:25:42.688 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-30 10:25:42.701 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-30 10:25:42.988 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-30 10:25:43.059 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:25:43.062 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:43.065 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:43.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:43.070 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:43.073 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:43.075 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:25:43.078 | + functions-common:time_stop:2427 : start_time=1782815141571 2026-06-30 10:25:43.080 | + functions-common:time_stop:2429 : [[ -z 1782815141571 ]] 2026-06-30 10:25:43.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:43.087 | + functions-common:time_stop:2432 : end_time=1782815143085 2026-06-30 10:25:43.089 | + functions-common:time_stop:2433 : elapsed_time=1514 2026-06-30 10:25:43.091 | + functions-common:time_stop:2434 : total=3968 2026-06-30 10:25:43.093 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:43.096 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5482 2026-06-30 10:25:43.100 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-30 10:25:43.100 | Waiting for keystone to start... 2026-06-30 10:25:43.102 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.202/identity/v3/ 2026-06-30 10:25:43.105 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.202/identity/v3/ 2026-06-30 10:25:43.107 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 10:25:43.110 | + functions:wait_for_service:477 : local url=http://10.4.3.202/identity/v3/ 2026-06-30 10:25:43.112 | + functions:wait_for_service:478 : local rval=0 2026-06-30 10:25:43.115 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 10:25:43.118 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 10:25:43.121 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:25:43.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:25:43.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:25:43.131 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815143128 2026-06-30 10:25:43.133 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 10:25:43.137 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.202/identity/v3/ 2026-06-30 10:25:45.809 | + :: : [[ 200 == 503 ]] 2026-06-30 10:25:45.810 | + :: : [[ 0 -eq 7 ]] 2026-06-30 10:25:45.815 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 10:25:45.817 | + functions-common:time_stop:2420 : local name 2026-06-30 10:25:45.820 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:25:45.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:25:45.825 | + functions-common:time_stop:2423 : local total 2026-06-30 10:25:45.828 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:25:45.830 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 10:25:45.833 | + functions-common:time_stop:2427 : start_time=1782815143128 2026-06-30 10:25:45.835 | + functions-common:time_stop:2429 : [[ -z 1782815143128 ]] 2026-06-30 10:25:45.838 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:25:45.842 | + functions-common:time_stop:2432 : end_time=1782815145840 2026-06-30 10:25:45.845 | + functions-common:time_stop:2433 : elapsed_time=2712 2026-06-30 10:25:45.848 | + functions-common:time_stop:2434 : total=0 2026-06-30 10:25:45.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:25:45.853 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2712 2026-06-30 10:25:45.856 | + functions:wait_for_service:486 : return 0 2026-06-30 10:25:45.858 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-30 10:25:45.877 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:25:45.880 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.202 5001 2026-06-30 10:25:45.883 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-06-30 10:25:45.885 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-30 10:25:45.888 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-06-30 10:25:45.890 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.202 2026-06-30 10:25:45.893 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-06-30 10:25:45.895 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-30 10:25:45.898 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-30 10:25:45.900 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-30 10:25:45.902 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-30 10:25:45.904 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-30 10:25:45.906 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-30 10:25:45.909 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-06-30 10:25:45.911 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-06-30 10:25:45.914 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:25:45.916 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:45.919 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:45.921 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-30 10:25:45.924 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-30 10:25:45.927 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-30 10:25:45.929 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-06-30 10:25:45.932 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-06-30 10:25:45.935 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-30 10:25:45.938 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-06-30 10:25:45.940 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-06-30 10:25:45.955 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:45.958 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-30 10:25:45.960 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-30 10:25:45.963 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:45.965 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:45.968 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:45.971 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:45.974 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:45.976 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-30 10:25:46.009 | headers (enabled by site administrator) 2026-06-30 10:25:46.012 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:46.015 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-30 10:25:46.018 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-30 10:25:46.021 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:46.024 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:46.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:46.029 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:46.032 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:46.035 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-30 10:25:46.068 | ssl (enabled by site administrator) 2026-06-30 10:25:46.072 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:46.075 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-30 10:25:46.077 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-30 10:25:46.080 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:46.083 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:46.086 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:46.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:46.091 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:46.094 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-30 10:25:46.127 | proxy (enabled by site administrator) 2026-06-30 10:25:46.131 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:25:46.133 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-30 10:25:46.136 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-30 10:25:46.139 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:25:46.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:46.144 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:46.147 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:46.150 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:46.152 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-30 10:25:46.185 | proxy_http (enabled by site administrator) 2026-06-30 10:25:46.189 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-06-30 10:25:46.191 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-06-30 10:25:46.194 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:25:46.197 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:25:46.200 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:25:46.203 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:25:46.205 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:46.208 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:46.211 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:25:46.214 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:25:46.217 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:25:46.220 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:25:46.222 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-06-30 10:25:46.262 | Enabling site keystone-service-tls-proxy. 2026-06-30 10:25:46.268 | To activate the new configuration, you need to run: 2026-06-30 10:25:46.268 | systemctl reload apache2 2026-06-30 10:25:46.272 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-30 10:25:46.275 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:25:46.277 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:46.280 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:25:46.398 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-30 10:25:46.401 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:25:46.404 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-30 10:25:47.166 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-30 10:25:47.169 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://10.4.3.202/identity 2026-06-30 10:25:47.446 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:25:47.446 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:25:47.446 | we strongly recommend against using it for new projects. 2026-06-30 10:25:47.446 | 2026-06-30 10:25:47.446 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:25:47.446 | framework. For more detail see 2026-06-30 10:25:47.446 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:25:47.446 | 2026-06-30 10:25:47.446 | __import__(import_str) 2026-06-30 10:25:49.065 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.065 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.065 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.069 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.078 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.078 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.092 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.108 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.108 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.147 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.147 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.147 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.147 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.147 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.147 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.155 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.155 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.155 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.155 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.155 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.155 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.155 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.158 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.159 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.159 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.160 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.160 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.160 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.160 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.160 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=63194) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 10:25:49.198 | INFO dbcounter [-] Registered counter for database keystone 2026-06-30 10:25:49.239 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=63194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:25:49.380 | DEBUG dbcounter [-] [63194] Writer thread running {{(pid=63194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:25:49.446 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created domain default 2026-06-30 10:25:49.469 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created project admin 2026-06-30 10:25:49.487 | WARNING keystone.common.password_hashing [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-30 10:25:49.496 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created user admin 2026-06-30 10:25:49.504 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created role reader 2026-06-30 10:25:49.509 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created role member 2026-06-30 10:25:49.521 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created implied role where da11f8738a1e473498356d7604e1eac7 implies 225d83ce1d6247e68ad943baac211687 2026-06-30 10:25:49.528 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created role manager 2026-06-30 10:25:49.537 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created implied role where f792dcc4963e44a78b9a3d7e4c124757 implies da11f8738a1e473498356d7604e1eac7 2026-06-30 10:25:49.543 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created role admin 2026-06-30 10:25:49.552 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created implied role where eec770399f3d4baab256ce410184d3d8 implies f792dcc4963e44a78b9a3d7e4c124757 2026-06-30 10:25:49.559 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created role service 2026-06-30 10:25:49.570 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Granted role admin on project admin to user admin. 2026-06-30 10:25:49.575 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Granted role admin on the system to user admin. 2026-06-30 10:25:49.582 | WARNING py.warnings [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-30 10:25:49.582 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:25:49.582 |  2026-06-30 10:25:49.585 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created region RegionOne 2026-06-30 10:25:49.603 | INFO keystone.cmd.bootstrap [None req-c3349c2a-e3b3-4f1c-bc5a-dbe2c2851a79 None None] Created public endpoint https://10.4.3.202/identity 2026-06-30 10:25:50.041 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-30 10:25:50.044 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-30 10:25:50.046 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-30 10:25:50.049 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-30 10:25:51.527 | 2026-06-30 10:25:51.538 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:51.542 | + lib/keystone:create_keystone_accounts:258 : admin_project=3d273e1e53cd43b49cdf41b5fb923a60 2026-06-30 10:25:51.545 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-30 10:25:51.548 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-30 10:25:52.018 | 2026-06-30 10:25:52.029 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:52.032 | + lib/keystone:create_keystone_accounts:260 : admin_user=a2b79959b0e94cd2bf0650480e32355b 2026-06-30 10:25:52.034 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-30 10:25:52.037 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-30 10:25:52.039 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-30 10:25:52.042 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin a2b79959b0e94cd2bf0650480e32355b default 2026-06-30 10:25:52.106 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a2b79959b0e94cd2bf0650480e32355b default 2026-06-30 10:25:52.146 | [9801 Async ks-domain-role:63326]: running: get_or_add_user_domain_role admin a2b79959b0e94cd2bf0650480e32355b default 2026-06-30 10:25:52.149 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-30 10:25:52.152 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-30 10:25:52.156 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-30 10:25:53.083 | 2026-06-30 10:25:53.093 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:53.097 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-30 10:25:53.099 | + functions-common:get_or_create_domain:878 : echo default 2026-06-30 10:25:53.099 | default 2026-06-30 10:25:53.102 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-30 10:25:53.169 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-30 10:25:53.206 | [9801 Async ks-project:63452]: running: get_or_create_project service Default 2026-06-30 10:25:53.209 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-30 10:25:53.273 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-30 10:25:53.312 | [9801 Async ks-service:63546]: running: get_or_create_role service 2026-06-30 10:25:53.314 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-30 10:25:53.377 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-30 10:25:53.414 | [9801 Async ks-reseller:63640]: running: get_or_create_role ResellerAdmin 2026-06-30 10:25:53.417 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-30 10:25:53.421 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-30 10:25:53.491 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-30 10:25:53.530 | [9801 Async ks-anotherrole:63736]: running: get_or_create_role anotherrole 2026-06-30 10:25:53.533 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-30 10:25:53.537 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-30 10:25:53.540 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:25:53.543 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-30 10:25:53.566 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:53.590 | [63326 Async ks-domain-role:63326]: finished successfully 2026-06-30 10:25:53.942 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:53.967 | [63452 Async ks-project:63452]: finished successfully 2026-06-30 10:25:54.252 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:54.281 | [63546 Async ks-service:63546]: finished successfully 2026-06-30 10:25:54.435 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:54.460 | [63640 Async ks-reseller:63640]: finished successfully 2026-06-30 10:25:54.609 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:54.636 | [63736 Async ks-anotherrole:63736]: finished successfully 2026-06-30 10:25:54.842 | 2026-06-30 10:25:54.856 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:54.859 | ++ functions-common:get_or_create_project:928 : project_id=2a4678abe0c54822822d52dadd8b082a 2026-06-30 10:25:54.862 | ++ functions-common:get_or_create_project:929 : echo 2a4678abe0c54822822d52dadd8b082a 2026-06-30 10:25:54.866 | + lib/keystone:create_keystone_accounts:288 : invis_project=2a4678abe0c54822822d52dadd8b082a 2026-06-30 10:25:54.869 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-30 10:25:54.873 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-30 10:25:54.876 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:25:54.879 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-30 10:25:55.161 | 2026-06-30 10:25:55.173 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:55.175 | ++ functions-common:get_or_create_project:928 : project_id=df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:55.178 | ++ functions-common:get_or_create_project:929 : echo df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:55.182 | + lib/keystone:create_keystone_accounts:292 : demo_project=df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:55.184 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-30 10:25:55.188 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-06-30 10:25:55.191 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:25:55.194 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-30 10:25:55.198 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-30 10:25:55.202 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-30 10:25:55.501 | 2026-06-30 10:25:55.513 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:55.516 | ++ functions-common:get_or_create_user:915 : user_id=317fd3f6f9184a0da6aee2eeadfcdac9 2026-06-30 10:25:55.519 | ++ functions-common:get_or_create_user:916 : echo 317fd3f6f9184a0da6aee2eeadfcdac9 2026-06-30 10:25:55.523 | + lib/keystone:create_keystone_accounts:295 : demo_user=317fd3f6f9184a0da6aee2eeadfcdac9 2026-06-30 10:25:55.525 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-30 10:25:55.575 | [9801 Async ks-domain-role:63326]: Waiting for completion of get_or_add_user_domain_role admin a2b79959b0e94cd2bf0650480e32355b default running on PID 63326 (6 other jobs running) 2026-06-30 10:25:55.600 | [9801 Async ks-domain-role:63326]: Signaling child to exit 2026-06-30 10:25:55.600 | WAKEUP 2026-06-30 10:25:55.623 | [9801 Async ks-domain-role:63326]: Signaled 2026-06-30 10:25:55.624 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-30 10:25:55.624 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user a2b79959b0e94cd2bf0650480e32355b --domain default 2026-06-30 10:25:55.624 | 2026-06-30 10:25:55.624 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a2b79959b0e94cd2bf0650480e32355b --domain default -c Role -f value 2026-06-30 10:25:55.624 | 2026-06-30 10:25:55.624 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:55.624 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:25:55.624 | + functions-common:get_or_add_user_domain_role:999 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:25:55.624 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:25:55.671 | [9801 Async ks-domain-role:63326]: finished get_or_add_user_domain_role admin a2b79959b0e94cd2bf0650480e32355b default with result 0 in 1 seconds 2026-06-30 10:25:55.679 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-30 10:25:55.713 | [9801 Async ks-project:63452]: Waiting for completion of get_or_create_project service Default running on PID 63452 (5 other jobs running) 2026-06-30 10:25:55.739 | [9801 Async ks-project:63452]: Signaling child to exit 2026-06-30 10:25:55.739 | WAKEUP 2026-06-30 10:25:55.761 | [9801 Async ks-project:63452]: Signaled 2026-06-30 10:25:55.762 | + functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:25:55.762 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-30 10:25:55.762 | 2026-06-30 10:25:55.762 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:55.762 | + functions-common:get_or_create_project:928 : project_id=dba5d54ba32b4f58b5aacb2bf1e821d8 2026-06-30 10:25:55.762 | + functions-common:get_or_create_project:929 : echo dba5d54ba32b4f58b5aacb2bf1e821d8 2026-06-30 10:25:55.762 | dba5d54ba32b4f58b5aacb2bf1e821d8 2026-06-30 10:25:55.807 | [9801 Async ks-project:63452]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-06-30 10:25:55.846 | [9801 Async ks-service:63546]: Waiting for completion of get_or_create_role service running on PID 63546 (4 other jobs running) 2026-06-30 10:25:55.871 | [9801 Async ks-service:63546]: Signaling child to exit 2026-06-30 10:25:55.871 | WAKEUP 2026-06-30 10:25:55.893 | [9801 Async ks-service:63546]: Signaled 2026-06-30 10:25:55.895 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 10:25:55.895 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-30 10:25:55.895 | 2026-06-30 10:25:55.895 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:55.895 | + functions-common:get_or_create_role:940 : role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:25:55.895 | + functions-common:get_or_create_role:941 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:25:55.895 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:25:55.942 | [9801 Async ks-service:63546]: finished get_or_create_role service with result 0 in 1 seconds 2026-06-30 10:25:55.977 | [9801 Async ks-reseller:63640]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 63640 (3 other jobs running) 2026-06-30 10:25:56.000 | [9801 Async ks-reseller:63640]: Signaling child to exit 2026-06-30 10:25:56.000 | WAKEUP 2026-06-30 10:25:56.020 | [9801 Async ks-reseller:63640]: Signaled 2026-06-30 10:25:56.021 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 10:25:56.021 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-30 10:25:56.021 | 2026-06-30 10:25:56.021 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:56.021 | + functions-common:get_or_create_role:940 : role_id=0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:25:56.021 | + functions-common:get_or_create_role:941 : echo 0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:25:56.021 | 0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:25:56.062 | [9801 Async ks-reseller:63640]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-06-30 10:25:56.097 | [9801 Async ks-anotherrole:63736]: Waiting for completion of get_or_create_role anotherrole running on PID 63736 (2 other jobs running) 2026-06-30 10:25:56.121 | [9801 Async ks-anotherrole:63736]: Signaling child to exit 2026-06-30 10:25:56.122 | WAKEUP 2026-06-30 10:25:56.144 | [9801 Async ks-anotherrole:63736]: Signaled 2026-06-30 10:25:56.145 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 10:25:56.145 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-30 10:25:56.145 | 2026-06-30 10:25:56.145 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:56.145 | + functions-common:get_or_create_role:940 : role_id=2552d6039cd84e869cb72095857539f0 2026-06-30 10:25:56.145 | + functions-common:get_or_create_role:941 : echo 2552d6039cd84e869cb72095857539f0 2026-06-30 10:25:56.145 | 2552d6039cd84e869cb72095857539f0 2026-06-30 10:25:56.188 | [9801 Async ks-anotherrole:63736]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-06-30 10:25:56.192 | + inc/async:async_wait:197 : return 0 2026-06-30 10:25:56.195 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.269 | + inc/async:async_inner:63 : get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.309 | [9801 Async ks-demo-member:64573]: running: get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.311 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin a2b79959b0e94cd2bf0650480e32355b df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.381 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a2b79959b0e94cd2bf0650480e32355b df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.426 | [9801 Async ks-demo-admin:64669]: running: get_or_add_user_project_role admin a2b79959b0e94cd2bf0650480e32355b df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.429 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.499 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.542 | [9801 Async ks-demo-another:64765]: running: get_or_add_user_project_role anotherrole 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:56.544 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 2a4678abe0c54822822d52dadd8b082a 2026-06-30 10:25:56.620 | + inc/async:async_inner:63 : get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 2a4678abe0c54822822d52dadd8b082a 2026-06-30 10:25:56.663 | [9801 Async ks-demo-invis:64861]: running: get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 2a4678abe0c54822822d52dadd8b082a 2026-06-30 10:25:56.666 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-30 10:25:56.671 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-06-30 10:25:56.674 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:25:56.677 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-30 10:25:56.681 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-30 10:25:56.686 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-30 10:25:58.639 | 2026-06-30 10:25:58.651 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:25:58.654 | ++ functions-common:get_or_create_user:915 : user_id=b347bca1f99a4cd1b57db233838c8868 2026-06-30 10:25:58.657 | ++ functions-common:get_or_create_user:916 : echo b347bca1f99a4cd1b57db233838c8868 2026-06-30 10:25:58.662 | + lib/keystone:create_keystone_accounts:308 : demo_reader=b347bca1f99a4cd1b57db233838c8868 2026-06-30 10:25:58.665 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader b347bca1f99a4cd1b57db233838c8868 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:58.730 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b347bca1f99a4cd1b57db233838c8868 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:58.769 | [9801 Async ks-demo-reader:65067]: running: get_or_add_user_project_role reader b347bca1f99a4cd1b57db233838c8868 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:25:58.772 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-30 10:25:58.775 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-30 10:25:58.778 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:25:58.783 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-30 10:25:59.094 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:59.120 | [64573 Async ks-demo-member:64573]: finished successfully 2026-06-30 10:25:59.542 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:59.566 | [64669 Async ks-demo-admin:64669]: finished successfully 2026-06-30 10:25:59.962 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:25:59.988 | [64765 Async ks-demo-another:64765]: finished successfully 2026-06-30 10:26:00.408 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:00.433 | [64861 Async ks-demo-invis:64861]: finished successfully 2026-06-30 10:26:01.083 | 2026-06-30 10:26:01.094 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:01.098 | ++ functions-common:get_or_create_project:928 : project_id=4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:01.101 | ++ functions-common:get_or_create_project:929 : echo 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:01.104 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:01.107 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-30 10:26:01.111 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-06-30 10:26:01.115 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:01.118 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-30 10:26:01.121 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-30 10:26:01.125 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-30 10:26:01.526 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:01.553 | [65067 Async ks-demo-reader:65067]: finished successfully 2026-06-30 10:26:01.757 | 2026-06-30 10:26:01.769 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:01.773 | ++ functions-common:get_or_create_user:915 : user_id=9de1c4c4f492439a8ded8b8d5a4b8d7f 2026-06-30 10:26:01.775 | ++ functions-common:get_or_create_user:916 : echo 9de1c4c4f492439a8ded8b8d5a4b8d7f 2026-06-30 10:26:01.779 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=9de1c4c4f492439a8ded8b8d5a4b8d7f 2026-06-30 10:26:01.781 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:01.849 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:01.891 | [9801 Async ks-alt-admin:65453]: running: get_or_add_user_project_role admin 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:01.894 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:01.967 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:02.007 | [9801 Async ks-alt-another:65549]: running: get_or_add_user_project_role anotherrole 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:02.010 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-30 10:26:02.014 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-06-30 10:26:02.017 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:02.020 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-30 10:26:02.023 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-30 10:26:02.027 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-30 10:26:03.029 | 2026-06-30 10:26:03.040 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:03.043 | ++ functions-common:get_or_create_user:915 : user_id=ae67eba0491b423784d0157dd5b9c7d5 2026-06-30 10:26:03.047 | ++ functions-common:get_or_create_user:916 : echo ae67eba0491b423784d0157dd5b9c7d5 2026-06-30 10:26:03.050 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=ae67eba0491b423784d0157dd5b9c7d5 2026-06-30 10:26:03.053 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member ae67eba0491b423784d0157dd5b9c7d5 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:03.118 | + inc/async:async_inner:63 : get_or_add_user_project_role member ae67eba0491b423784d0157dd5b9c7d5 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:03.160 | [9801 Async ks-alt-member-user:65719]: running: get_or_add_user_project_role member ae67eba0491b423784d0157dd5b9c7d5 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:03.163 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-30 10:26:03.166 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-06-30 10:26:03.169 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:03.172 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-30 10:26:03.175 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-30 10:26:03.179 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-30 10:26:03.499 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:03.528 | [65453 Async ks-alt-admin:65453]: finished successfully 2026-06-30 10:26:03.926 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:03.951 | [65549 Async ks-alt-another:65549]: finished successfully 2026-06-30 10:26:04.570 | 2026-06-30 10:26:04.582 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:04.586 | ++ functions-common:get_or_create_user:915 : user_id=d94e10bb5c0f4eeab4ebb8250996be26 2026-06-30 10:26:04.588 | ++ functions-common:get_or_create_user:916 : echo d94e10bb5c0f4eeab4ebb8250996be26 2026-06-30 10:26:04.592 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=d94e10bb5c0f4eeab4ebb8250996be26 2026-06-30 10:26:04.594 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader d94e10bb5c0f4eeab4ebb8250996be26 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:04.662 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d94e10bb5c0f4eeab4ebb8250996be26 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:04.701 | [9801 Async ks-alt-reader-user:65952]: running: get_or_add_user_project_role reader d94e10bb5c0f4eeab4ebb8250996be26 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:04.706 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-06-30 10:26:04.709 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:04.712 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-30 10:26:04.716 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-30 10:26:04.719 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-30 10:26:05.040 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:05.066 | [65719 Async ks-alt-member-user:65719]: finished successfully 2026-06-30 10:26:05.735 | 2026-06-30 10:26:05.747 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:05.751 | ++ functions-common:get_or_create_user:915 : user_id=742b5d64ead34da9b37e411c2a72f406 2026-06-30 10:26:05.753 | ++ functions-common:get_or_create_user:916 : echo 742b5d64ead34da9b37e411c2a72f406 2026-06-30 10:26:05.757 | + lib/keystone:create_keystone_accounts:340 : system_member_user=742b5d64ead34da9b37e411c2a72f406 2026-06-30 10:26:05.760 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 742b5d64ead34da9b37e411c2a72f406 all 2026-06-30 10:26:05.828 | + inc/async:async_inner:63 : get_or_add_user_system_role member 742b5d64ead34da9b37e411c2a72f406 all 2026-06-30 10:26:05.869 | [9801 Async ks-system-member:66142]: running: get_or_add_user_system_role member 742b5d64ead34da9b37e411c2a72f406 all 2026-06-30 10:26:05.872 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-06-30 10:26:05.875 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:05.878 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-30 10:26:05.880 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-30 10:26:05.884 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-30 10:26:06.204 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:06.229 | [65952 Async ks-alt-reader-user:65952]: finished successfully 2026-06-30 10:26:06.808 | 2026-06-30 10:26:06.818 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:06.821 | ++ functions-common:get_or_create_user:915 : user_id=d3b6f5c1b6d24209b15598be2182e992 2026-06-30 10:26:06.824 | ++ functions-common:get_or_create_user:916 : echo d3b6f5c1b6d24209b15598be2182e992 2026-06-30 10:26:06.828 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=d3b6f5c1b6d24209b15598be2182e992 2026-06-30 10:26:06.831 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader d3b6f5c1b6d24209b15598be2182e992 all 2026-06-30 10:26:06.904 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d3b6f5c1b6d24209b15598be2182e992 all 2026-06-30 10:26:06.945 | [9801 Async ks-system-reader:66339]: running: get_or_add_user_system_role reader d3b6f5c1b6d24209b15598be2182e992 all 2026-06-30 10:26:06.948 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-30 10:26:06.952 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-30 10:26:06.955 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-30 10:26:06.958 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-30 10:26:06.962 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-30 10:26:07.838 | 2026-06-30 10:26:07.850 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:07.854 | ++ functions-common:get_or_create_group:892 : group_id=8cdf7ee7b97247e0877873d41c8c1d16 2026-06-30 10:26:07.857 | ++ functions-common:get_or_create_group:893 : echo 8cdf7ee7b97247e0877873d41c8c1d16 2026-06-30 10:26:07.861 | + lib/keystone:create_keystone_accounts:350 : admin_group=8cdf7ee7b97247e0877873d41c8c1d16 2026-06-30 10:26:07.863 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-30 10:26:07.867 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-30 10:26:07.869 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-30 10:26:07.872 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-30 10:26:07.877 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-30 10:26:08.241 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:08.268 | [66142 Async ks-system-member:66142]: finished successfully 2026-06-30 10:26:08.856 | 2026-06-30 10:26:08.867 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:08.871 | ++ functions-common:get_or_create_group:892 : group_id=5240cd3302b44d88b31b48b43034be15 2026-06-30 10:26:08.874 | ++ functions-common:get_or_create_group:893 : echo 5240cd3302b44d88b31b48b43034be15 2026-06-30 10:26:08.877 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=5240cd3302b44d88b31b48b43034be15 2026-06-30 10:26:08.881 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:08.949 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:08.991 | [9801 Async ks-group-memberdemo:66616]: running: get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:08.995 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:09.066 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:09.110 | [9801 Async ks-group-anotherdemo:66695]: running: get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:09.113 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:09.181 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:09.224 | [9801 Async ks-group-memberalt:66774]: running: get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:09.227 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:09.253 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:09.279 | [66339 Async ks-system-reader:66339]: finished successfully 2026-06-30 10:26:09.296 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:09.335 | [9801 Async ks-group-anotheralt:66890]: running: get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:09.338 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 8cdf7ee7b97247e0877873d41c8c1d16 3d273e1e53cd43b49cdf41b5fb923a60 2026-06-30 10:26:09.409 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8cdf7ee7b97247e0877873d41c8c1d16 3d273e1e53cd43b49cdf41b5fb923a60 2026-06-30 10:26:09.450 | [9801 Async ks-group-admin:66972]: running: get_or_add_group_project_role admin 8cdf7ee7b97247e0877873d41c8c1d16 3d273e1e53cd43b49cdf41b5fb923a60 2026-06-30 10:26:09.453 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-30 10:26:09.506 | [9801 Async ks-demo-member:64573]: Waiting for completion of get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c running on PID 64573 (17 other jobs running) 2026-06-30 10:26:09.530 | [9801 Async ks-demo-member:64573]: Signaling child to exit 2026-06-30 10:26:09.531 | WAKEUP 2026-06-30 10:26:09.554 | [9801 Async ks-demo-member:64573]: Signaled 2026-06-30 10:26:09.556 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:09.556 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:09.556 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:09.556 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:09.556 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:09.556 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:09.556 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:09.556 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:09.556 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:09.556 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 317fd3f6f9184a0da6aee2eeadfcdac9 --project df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:09.556 | 2026-06-30 10:26:09.556 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 317fd3f6f9184a0da6aee2eeadfcdac9 --project df044a94aedd4ab5bd882a15cc91f22c -c Role -f value 2026-06-30 10:26:09.556 | 2026-06-30 10:26:09.556 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:09.556 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:09.556 | + functions-common:get_or_add_user_project_role:980 : echo da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:09.556 | da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:09.603 | [9801 Async ks-demo-member:64573]: finished get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c with result 0 in 2 seconds 2026-06-30 10:26:09.642 | [9801 Async ks-demo-admin:64669]: Waiting for completion of get_or_add_user_project_role admin a2b79959b0e94cd2bf0650480e32355b df044a94aedd4ab5bd882a15cc91f22c running on PID 64669 (16 other jobs running) 2026-06-30 10:26:09.670 | [9801 Async ks-demo-admin:64669]: Signaling child to exit 2026-06-30 10:26:09.670 | WAKEUP 2026-06-30 10:26:09.694 | [9801 Async ks-demo-admin:64669]: Signaled 2026-06-30 10:26:09.696 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:09.696 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:09.696 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:09.696 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:09.696 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:09.696 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:09.696 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:09.696 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:09.696 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:09.696 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a2b79959b0e94cd2bf0650480e32355b --project df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:09.696 | 2026-06-30 10:26:09.696 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a2b79959b0e94cd2bf0650480e32355b --project df044a94aedd4ab5bd882a15cc91f22c -c Role -f value 2026-06-30 10:26:09.696 | 2026-06-30 10:26:09.696 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:09.696 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:09.696 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:09.696 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:09.742 | [9801 Async ks-demo-admin:64669]: finished get_or_add_user_project_role admin a2b79959b0e94cd2bf0650480e32355b df044a94aedd4ab5bd882a15cc91f22c with result 0 in 3 seconds 2026-06-30 10:26:09.779 | [9801 Async ks-demo-another:64765]: Waiting for completion of get_or_add_user_project_role anotherrole 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c running on PID 64765 (15 other jobs running) 2026-06-30 10:26:09.806 | [9801 Async ks-demo-another:64765]: Signaling child to exit 2026-06-30 10:26:09.806 | WAKEUP 2026-06-30 10:26:09.829 | [9801 Async ks-demo-another:64765]: Signaled 2026-06-30 10:26:09.831 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:09.831 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:09.831 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:09.831 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:09.831 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:09.831 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:09.831 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:09.831 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:09.831 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:09.831 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 317fd3f6f9184a0da6aee2eeadfcdac9 --project df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:09.831 | 2026-06-30 10:26:09.831 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 317fd3f6f9184a0da6aee2eeadfcdac9 --project df044a94aedd4ab5bd882a15cc91f22c -c Role -f value 2026-06-30 10:26:09.831 | 2026-06-30 10:26:09.831 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:09.831 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:09.831 | + functions-common:get_or_add_user_project_role:980 : echo 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:09.831 | 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:09.879 | [9801 Async ks-demo-another:64765]: finished get_or_add_user_project_role anotherrole 317fd3f6f9184a0da6aee2eeadfcdac9 df044a94aedd4ab5bd882a15cc91f22c with result 0 in 3 seconds 2026-06-30 10:26:09.916 | [9801 Async ks-demo-invis:64861]: Waiting for completion of get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 2a4678abe0c54822822d52dadd8b082a running on PID 64861 (14 other jobs running) 2026-06-30 10:26:09.942 | [9801 Async ks-demo-invis:64861]: Signaling child to exit 2026-06-30 10:26:09.942 | WAKEUP 2026-06-30 10:26:09.965 | [9801 Async ks-demo-invis:64861]: Signaled 2026-06-30 10:26:09.966 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:09.966 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:09.966 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:09.966 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:09.966 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:09.966 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:09.966 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:09.966 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:09.966 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:09.966 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 317fd3f6f9184a0da6aee2eeadfcdac9 --project 2a4678abe0c54822822d52dadd8b082a 2026-06-30 10:26:09.966 | 2026-06-30 10:26:09.966 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 317fd3f6f9184a0da6aee2eeadfcdac9 --project 2a4678abe0c54822822d52dadd8b082a -c Role -f value 2026-06-30 10:26:09.966 | 2026-06-30 10:26:09.966 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:09.966 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:09.966 | + functions-common:get_or_add_user_project_role:980 : echo da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:09.966 | da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:10.012 | [9801 Async ks-demo-invis:64861]: finished get_or_add_user_project_role member 317fd3f6f9184a0da6aee2eeadfcdac9 2a4678abe0c54822822d52dadd8b082a with result 0 in 3 seconds 2026-06-30 10:26:10.051 | [9801 Async ks-demo-reader:65067]: Waiting for completion of get_or_add_user_project_role reader b347bca1f99a4cd1b57db233838c8868 df044a94aedd4ab5bd882a15cc91f22c running on PID 65067 (13 other jobs running) 2026-06-30 10:26:10.077 | [9801 Async ks-demo-reader:65067]: Signaling child to exit 2026-06-30 10:26:10.077 | WAKEUP 2026-06-30 10:26:10.099 | [9801 Async ks-demo-reader:65067]: Signaled 2026-06-30 10:26:10.101 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:10.101 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:10.101 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:10.101 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:10.101 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:10.101 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:10.101 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:10.101 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:10.101 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:10.101 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b347bca1f99a4cd1b57db233838c8868 --project df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:10.101 | 2026-06-30 10:26:10.101 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b347bca1f99a4cd1b57db233838c8868 --project df044a94aedd4ab5bd882a15cc91f22c -c Role -f value 2026-06-30 10:26:10.101 | 2026-06-30 10:26:10.101 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.101 | + functions-common:get_or_add_user_project_role:979 : user_role_id=225d83ce1d6247e68ad943baac211687 2026-06-30 10:26:10.101 | + functions-common:get_or_add_user_project_role:980 : echo 225d83ce1d6247e68ad943baac211687 2026-06-30 10:26:10.101 | 225d83ce1d6247e68ad943baac211687 2026-06-30 10:26:10.147 | [9801 Async ks-demo-reader:65067]: finished get_or_add_user_project_role reader b347bca1f99a4cd1b57db233838c8868 df044a94aedd4ab5bd882a15cc91f22c with result 0 in 2 seconds 2026-06-30 10:26:10.153 | + inc/async:async_wait:197 : return 0 2026-06-30 10:26:10.156 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-30 10:26:10.209 | [9801 Async ks-alt-admin:65453]: Waiting for completion of get_or_add_user_project_role admin 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b running on PID 65453 (12 other jobs running) 2026-06-30 10:26:10.235 | [9801 Async ks-alt-admin:65453]: Signaling child to exit 2026-06-30 10:26:10.235 | WAKEUP 2026-06-30 10:26:10.258 | [9801 Async ks-alt-admin:65453]: Signaled 2026-06-30 10:26:10.259 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:10.259 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:10.259 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:10.259 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:10.259 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:10.260 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:10.260 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:10.260 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:10.260 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:10.260 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 9de1c4c4f492439a8ded8b8d5a4b8d7f --project 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:10.260 | 2026-06-30 10:26:10.260 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9de1c4c4f492439a8ded8b8d5a4b8d7f --project 4b92983969d243b18682d5eba4a1383b -c Role -f value 2026-06-30 10:26:10.260 | 2026-06-30 10:26:10.260 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.260 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:10.260 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:10.260 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:10.303 | [9801 Async ks-alt-admin:65453]: finished get_or_add_user_project_role admin 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b with result 0 in 1 seconds 2026-06-30 10:26:10.340 | [9801 Async ks-alt-another:65549]: Waiting for completion of get_or_add_user_project_role anotherrole 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b running on PID 65549 (11 other jobs running) 2026-06-30 10:26:10.367 | [9801 Async ks-alt-another:65549]: Signaling child to exit 2026-06-30 10:26:10.367 | WAKEUP 2026-06-30 10:26:10.390 | [9801 Async ks-alt-another:65549]: Signaled 2026-06-30 10:26:10.392 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:10.392 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:10.392 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:10.392 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:10.392 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:10.392 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:10.392 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:10.392 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:10.392 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:10.392 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9de1c4c4f492439a8ded8b8d5a4b8d7f --project 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:10.392 | 2026-06-30 10:26:10.392 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9de1c4c4f492439a8ded8b8d5a4b8d7f --project 4b92983969d243b18682d5eba4a1383b -c Role -f value 2026-06-30 10:26:10.392 | 2026-06-30 10:26:10.392 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.392 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:10.392 | + functions-common:get_or_add_user_project_role:980 : echo 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:10.392 | 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:10.436 | [9801 Async ks-alt-another:65549]: finished get_or_add_user_project_role anotherrole 9de1c4c4f492439a8ded8b8d5a4b8d7f 4b92983969d243b18682d5eba4a1383b with result 0 in 2 seconds 2026-06-30 10:26:10.476 | [9801 Async ks-alt-member-user:65719]: Waiting for completion of get_or_add_user_project_role member ae67eba0491b423784d0157dd5b9c7d5 4b92983969d243b18682d5eba4a1383b running on PID 65719 (10 other jobs running) 2026-06-30 10:26:10.503 | [9801 Async ks-alt-member-user:65719]: Signaling child to exit 2026-06-30 10:26:10.503 | WAKEUP 2026-06-30 10:26:10.528 | [9801 Async ks-alt-member-user:65719]: Signaled 2026-06-30 10:26:10.530 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:10.530 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:10.530 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:10.530 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:10.530 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:10.530 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:10.530 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:10.530 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:10.530 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:10.530 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ae67eba0491b423784d0157dd5b9c7d5 --project 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:10.530 | 2026-06-30 10:26:10.530 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae67eba0491b423784d0157dd5b9c7d5 --project 4b92983969d243b18682d5eba4a1383b -c Role -f value 2026-06-30 10:26:10.530 | 2026-06-30 10:26:10.530 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.530 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:10.530 | + functions-common:get_or_add_user_project_role:980 : echo da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:10.530 | da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:10.579 | [9801 Async ks-alt-member-user:65719]: finished get_or_add_user_project_role member ae67eba0491b423784d0157dd5b9c7d5 4b92983969d243b18682d5eba4a1383b with result 0 in 1 seconds 2026-06-30 10:26:10.619 | [9801 Async ks-alt-reader-user:65952]: Waiting for completion of get_or_add_user_project_role reader d94e10bb5c0f4eeab4ebb8250996be26 4b92983969d243b18682d5eba4a1383b running on PID 65952 (9 other jobs running) 2026-06-30 10:26:10.647 | [9801 Async ks-alt-reader-user:65952]: Signaling child to exit 2026-06-30 10:26:10.647 | WAKEUP 2026-06-30 10:26:10.673 | [9801 Async ks-alt-reader-user:65952]: Signaled 2026-06-30 10:26:10.674 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:10.674 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:10.674 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:10.674 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:10.674 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:10.674 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:10.674 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:10.674 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:10.674 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:10.675 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user d94e10bb5c0f4eeab4ebb8250996be26 --project 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:10.675 | 2026-06-30 10:26:10.675 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d94e10bb5c0f4eeab4ebb8250996be26 --project 4b92983969d243b18682d5eba4a1383b -c Role -f value 2026-06-30 10:26:10.675 | 2026-06-30 10:26:10.675 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.675 | + functions-common:get_or_add_user_project_role:979 : user_role_id=225d83ce1d6247e68ad943baac211687 2026-06-30 10:26:10.675 | + functions-common:get_or_add_user_project_role:980 : echo 225d83ce1d6247e68ad943baac211687 2026-06-30 10:26:10.675 | 225d83ce1d6247e68ad943baac211687 2026-06-30 10:26:10.725 | [9801 Async ks-alt-reader-user:65952]: finished get_or_add_user_project_role reader d94e10bb5c0f4eeab4ebb8250996be26 4b92983969d243b18682d5eba4a1383b with result 0 in 1 seconds 2026-06-30 10:26:10.730 | + inc/async:async_wait:197 : return 0 2026-06-30 10:26:10.733 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-30 10:26:10.791 | [9801 Async ks-system-member:66142]: Waiting for completion of get_or_add_user_system_role member 742b5d64ead34da9b37e411c2a72f406 all running on PID 66142 (8 other jobs running) 2026-06-30 10:26:10.813 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:10.820 | [9801 Async ks-system-member:66142]: Signaling child to exit 2026-06-30 10:26:10.820 | WAKEUP 2026-06-30 10:26:10.840 | [66616 Async ks-group-memberdemo:66616]: finished successfully 2026-06-30 10:26:10.845 | [9801 Async ks-system-member:66142]: Signaled 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-30 10:26:10.847 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-30 10:26:10.847 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:10.847 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:10.847 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:10.847 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:10.847 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-30 10:26:10.847 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 742b5d64ead34da9b37e411c2a72f406 --system all -f value -c Role 2026-06-30 10:26:10.847 | 2026-06-30 10:26:10.847 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 742b5d64ead34da9b37e411c2a72f406 --system all 2026-06-30 10:26:10.847 | 2026-06-30 10:26:10.847 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 742b5d64ead34da9b37e411c2a72f406 --system all -f value -c Role 2026-06-30 10:26:10.847 | 2026-06-30 10:26:10.847 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-30 10:26:10.847 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-30 10:26:10.847 | 2026-06-30 10:26:10.894 | [9801 Async ks-system-member:66142]: finished get_or_add_user_system_role member 742b5d64ead34da9b37e411c2a72f406 all with result 0 in 2 seconds 2026-06-30 10:26:10.935 | [9801 Async ks-system-reader:66339]: Waiting for completion of get_or_add_user_system_role reader d3b6f5c1b6d24209b15598be2182e992 all running on PID 66339 (7 other jobs running) 2026-06-30 10:26:10.963 | [9801 Async ks-system-reader:66339]: Signaling child to exit 2026-06-30 10:26:10.964 | WAKEUP 2026-06-30 10:26:10.985 | [9801 Async ks-system-reader:66339]: Signaled 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-30 10:26:10.986 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-30 10:26:10.986 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:10.986 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:10.986 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:10.986 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:10.986 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-30 10:26:10.986 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d3b6f5c1b6d24209b15598be2182e992 --system all -f value -c Role 2026-06-30 10:26:10.986 | 2026-06-30 10:26:10.986 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user d3b6f5c1b6d24209b15598be2182e992 --system all 2026-06-30 10:26:10.986 | 2026-06-30 10:26:10.986 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d3b6f5c1b6d24209b15598be2182e992 --system all -f value -c Role 2026-06-30 10:26:10.986 | 2026-06-30 10:26:10.986 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-30 10:26:10.986 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-30 10:26:10.986 | 2026-06-30 10:26:11.034 | [9801 Async ks-system-reader:66339]: finished get_or_add_user_system_role reader d3b6f5c1b6d24209b15598be2182e992 all with result 0 in 2 seconds 2026-06-30 10:26:11.040 | + inc/async:async_wait:197 : return 0 2026-06-30 10:26:11.044 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-30 10:26:11.098 | [9801 Async ks-group-memberdemo:66616]: Waiting for completion of get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c running on PID 66616 (6 other jobs running) 2026-06-30 10:26:11.124 | [9801 Async ks-group-memberdemo:66616]: Signaling child to exit 2026-06-30 10:26:11.124 | WAKEUP 2026-06-30 10:26:11.144 | [9801 Async ks-group-memberdemo:66616]: Signaled 2026-06-30 10:26:11.145 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 10:26:11.145 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5240cd3302b44d88b31b48b43034be15 --project df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:11.145 | 2026-06-30 10:26:11.145 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5240cd3302b44d88b31b48b43034be15 --project df044a94aedd4ab5bd882a15cc91f22c -f value -c Role 2026-06-30 10:26:11.145 | 2026-06-30 10:26:11.145 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:11.145 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:11.145 | + functions-common:get_or_add_group_project_role:1049 : echo da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:11.145 | da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:11.189 | [9801 Async ks-group-memberdemo:66616]: finished get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c with result 0 in 1 seconds 2026-06-30 10:26:11.228 | [9801 Async ks-group-anotherdemo:66695]: Waiting for completion of get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c running on PID 66695 (5 other jobs running) 2026-06-30 10:26:11.253 | [9801 Async ks-group-anotherdemo:66695]: Signaling child to exit 2026-06-30 10:26:11.284 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:11.309 | [66695 Async ks-group-anotherdemo:66695]: finished successfully 2026-06-30 10:26:11.335 | WAKEUP 2026-06-30 10:26:11.357 | [9801 Async ks-group-anotherdemo:66695]: Signaled 2026-06-30 10:26:11.359 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 10:26:11.359 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5240cd3302b44d88b31b48b43034be15 --project df044a94aedd4ab5bd882a15cc91f22c 2026-06-30 10:26:11.359 | 2026-06-30 10:26:11.359 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5240cd3302b44d88b31b48b43034be15 --project df044a94aedd4ab5bd882a15cc91f22c -f value -c Role 2026-06-30 10:26:11.359 | 2026-06-30 10:26:11.359 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:11.359 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:11.359 | + functions-common:get_or_add_group_project_role:1049 : echo 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:11.359 | 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:11.407 | [9801 Async ks-group-anotherdemo:66695]: finished get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 df044a94aedd4ab5bd882a15cc91f22c with result 0 in 2 seconds 2026-06-30 10:26:11.446 | [9801 Async ks-group-memberalt:66774]: Waiting for completion of get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b running on PID 66774 (4 other jobs running) 2026-06-30 10:26:11.471 | [9801 Async ks-group-memberalt:66774]: Signaling child to exit 2026-06-30 10:26:11.743 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:11.769 | [66774 Async ks-group-memberalt:66774]: finished successfully 2026-06-30 10:26:11.794 | WAKEUP 2026-06-30 10:26:11.817 | [9801 Async ks-group-memberalt:66774]: Signaled 2026-06-30 10:26:11.819 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 10:26:11.819 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5240cd3302b44d88b31b48b43034be15 --project 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:11.819 | 2026-06-30 10:26:11.819 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5240cd3302b44d88b31b48b43034be15 --project 4b92983969d243b18682d5eba4a1383b -f value -c Role 2026-06-30 10:26:11.819 | 2026-06-30 10:26:11.819 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:11.819 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:11.819 | + functions-common:get_or_add_group_project_role:1049 : echo da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:11.819 | da11f8738a1e473498356d7604e1eac7 2026-06-30 10:26:11.865 | [9801 Async ks-group-memberalt:66774]: finished get_or_add_group_project_role member 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b with result 0 in 2 seconds 2026-06-30 10:26:11.905 | [9801 Async ks-group-anotheralt:66890]: Waiting for completion of get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b running on PID 66890 (3 other jobs running) 2026-06-30 10:26:11.931 | [9801 Async ks-group-anotheralt:66890]: Signaling child to exit 2026-06-30 10:26:12.178 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:12.205 | [66890 Async ks-group-anotheralt:66890]: finished successfully 2026-06-30 10:26:12.232 | WAKEUP 2026-06-30 10:26:12.255 | [9801 Async ks-group-anotheralt:66890]: Signaled 2026-06-30 10:26:12.257 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 10:26:12.257 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5240cd3302b44d88b31b48b43034be15 --project 4b92983969d243b18682d5eba4a1383b 2026-06-30 10:26:12.257 | 2026-06-30 10:26:12.257 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5240cd3302b44d88b31b48b43034be15 --project 4b92983969d243b18682d5eba4a1383b -f value -c Role 2026-06-30 10:26:12.257 | 2026-06-30 10:26:12.257 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:12.257 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:12.257 | + functions-common:get_or_add_group_project_role:1049 : echo 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:12.257 | 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:12.306 | [9801 Async ks-group-anotheralt:66890]: finished get_or_add_group_project_role anotherrole 5240cd3302b44d88b31b48b43034be15 4b92983969d243b18682d5eba4a1383b with result 0 in 2 seconds 2026-06-30 10:26:12.347 | [9801 Async ks-group-admin:66972]: Waiting for completion of get_or_add_group_project_role admin 8cdf7ee7b97247e0877873d41c8c1d16 3d273e1e53cd43b49cdf41b5fb923a60 running on PID 66972 (2 other jobs running) 2026-06-30 10:26:12.376 | [9801 Async ks-group-admin:66972]: Signaling child to exit 2026-06-30 10:26:12.641 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:12.666 | [66972 Async ks-group-admin:66972]: finished successfully 2026-06-30 10:26:12.689 | WAKEUP 2026-06-30 10:26:12.712 | [9801 Async ks-group-admin:66972]: Signaled 2026-06-30 10:26:12.714 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 10:26:12.714 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 8cdf7ee7b97247e0877873d41c8c1d16 --project 3d273e1e53cd43b49cdf41b5fb923a60 2026-06-30 10:26:12.714 | 2026-06-30 10:26:12.714 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8cdf7ee7b97247e0877873d41c8c1d16 --project 3d273e1e53cd43b49cdf41b5fb923a60 -f value -c Role 2026-06-30 10:26:12.714 | 2026-06-30 10:26:12.714 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:12.714 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:12.714 | + functions-common:get_or_add_group_project_role:1049 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:12.714 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:12.758 | [9801 Async ks-group-admin:66972]: finished get_or_add_group_project_role admin 8cdf7ee7b97247e0877873d41c8c1d16 3d273e1e53cd43b49cdf41b5fb923a60 with result 0 in 3 seconds 2026-06-30 10:26:12.763 | + inc/async:async_wait:197 : return 0 2026-06-30 10:26:12.766 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-30 10:26:12.784 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:26:12.787 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-30 10:26:12.808 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:12.810 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-30 10:26:12.814 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-30 10:26:12.885 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-30 10:26:12.926 | [9801 Async create_nova_accounts:68775]: running: create_nova_accounts 2026-06-30 10:26:12.929 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-30 10:26:12.949 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:12.952 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-30 10:26:12.955 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-30 10:26:13.029 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-30 10:26:13.073 | [9801 Async create_glance_accounts:68898]: running: create_glance_accounts 2026-06-30 10:26:13.076 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-30 10:26:13.098 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:13.101 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-30 10:26:13.104 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-30 10:26:13.177 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-30 10:26:13.219 | [9801 Async create_cinder_accounts:69036]: running: create_cinder_accounts 2026-06-30 10:26:13.222 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-30 10:26:13.243 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:13.246 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-30 10:26:13.250 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-30 10:26:13.327 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-30 10:26:13.373 | [9801 Async create_neutron_accounts:69186]: running: create_neutron_accounts 2026-06-30 10:26:13.377 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-30 10:26:13.398 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:13.401 | + ./stack.sh:main:1135 : async_runfunc create_swift_accounts 2026-06-30 10:26:13.403 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-06-30 10:26:13.480 | + inc/async:async_inner:63 : create_swift_accounts 2026-06-30 10:26:13.520 | [9801 Async create_swift_accounts:69359]: running: create_swift_accounts 2026-06-30 10:26:13.524 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-30 10:26:13.544 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:26:13.547 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-30 10:26:13.602 | [9801 Async create_nova_accounts:68775]: Waiting for completion of create_nova_accounts running on PID 68775 (6 other jobs running) 2026-06-30 10:26:13.627 | [9801 Async create_nova_accounts:68775]: Signaling child to exit 2026-06-30 10:26:34.605 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:34.631 | [69186 Async create_neutron_accounts:69186]: finished successfully 2026-06-30 10:26:37.931 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:37.957 | [69036 Async create_cinder_accounts:69036]: finished successfully 2026-06-30 10:26:45.632 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:45.660 | [68775 Async create_nova_accounts:68775]: finished successfully 2026-06-30 10:26:45.683 | WAKEUP 2026-06-30 10:26:45.708 | [9801 Async create_nova_accounts:68775]: Signaled 2026-06-30 10:26:45.709 | + lib/nova:create_nova_accounts:384 : [[ 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 =~ n-api ]] 2026-06-30 10:26:45.710 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-30 10:26:45.710 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-06-30 10:26:45.710 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:45.710 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:26:45.710 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 10:26:45.710 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.710 | + functions-common:get_or_create_user:915 : user_id=5b58c91986944cfe81e4597bdf2503f5 2026-06-30 10:26:45.710 | + functions-common:get_or_create_user:916 : echo 5b58c91986944cfe81e4597bdf2503f5 2026-06-30 10:26:45.710 | 5b58c91986944cfe81e4597bdf2503f5 2026-06-30 10:26:45.710 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:45.710 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:980 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:45.710 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:45.710 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 10:26:45.710 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:45.710 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:45.710 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:45.710 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:45.710 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:45.710 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-30 10:26:45.710 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://10.4.3.202/compute 2026-06-30 10:26:45.710 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-30 10:26:45.710 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 10:26:45.710 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-30 10:26:45.710 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.710 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 10:26:45.710 | db5a421f53e548f184776e0d3331fe58' 2026-06-30 10:26:45.710 | + functions-common:get_or_create_service:1067 : echo db5a421f53e548f184776e0d3331fe58 2026-06-30 10:26:45.710 | db5a421f53e548f184776e0d3331fe58 2026-06-30 10:26:45.710 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.202/compute/v2/$(project_id)s' 2026-06-30 10:26:45.710 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 10:26:45.710 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.202/compute/v2/$(project_id)s' RegionOne 2026-06-30 10:26:45.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:26:45.710 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:26:45.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:26:45.710 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.202/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-30 10:26:45.710 | 2026-06-30 10:26:45.710 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e554a9cbc180461887c9c21fa62075a1 2026-06-30 10:26:45.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e554a9cbc180461887c9c21fa62075a1 2026-06-30 10:26:45.710 | + functions-common:get_or_create_endpoint:1100 : public_id=e554a9cbc180461887c9c21fa62075a1 2026-06-30 10:26:45.710 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 10:26:45.710 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 10:26:45.710 | + functions-common:get_or_create_endpoint:1109 : echo e554a9cbc180461887c9c21fa62075a1 2026-06-30 10:26:45.710 | e554a9cbc180461887c9c21fa62075a1 2026-06-30 10:26:45.710 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-30 10:26:45.710 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 10:26:45.710 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-30 10:26:45.710 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-30 10:26:45.711 | 2026-06-30 10:26:45.711 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.711 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 10:26:45.711 | 1ec6f5ddecb0457fb3153e84a2c37ade' 2026-06-30 10:26:45.711 | + functions-common:get_or_create_service:1067 : echo 1ec6f5ddecb0457fb3153e84a2c37ade 2026-06-30 10:26:45.711 | 1ec6f5ddecb0457fb3153e84a2c37ade 2026-06-30 10:26:45.711 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://10.4.3.202/compute/v2.1 2026-06-30 10:26:45.711 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 10:26:45.711 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.202/compute/v2.1 RegionOne 2026-06-30 10:26:45.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:26:45.711 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-30 10:26:45.711 | 2026-06-30 10:26:45.711 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:26:45.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:26:45.711 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.202/compute/v2.1 --region RegionOne -f value -c id 2026-06-30 10:26:45.711 | 2026-06-30 10:26:45.711 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=402f824bbd204d05ada61fc59e1295ac 2026-06-30 10:26:45.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 402f824bbd204d05ada61fc59e1295ac 2026-06-30 10:26:45.711 | + functions-common:get_or_create_endpoint:1100 : public_id=402f824bbd204d05ada61fc59e1295ac 2026-06-30 10:26:45.711 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 10:26:45.711 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 10:26:45.711 | + functions-common:get_or_create_endpoint:1109 : echo 402f824bbd204d05ada61fc59e1295ac 2026-06-30 10:26:45.711 | 402f824bbd204d05ada61fc59e1295ac 2026-06-30 10:26:45.711 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-30 10:26:45.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:45.711 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-30 10:26:45.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:45.711 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-06-30 10:26:45.711 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:45.711 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:45.711 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:45.711 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:45.711 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:45.711 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:45.711 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:45.711 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:45.711 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:45.711 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:45.711 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:45.711 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-06-30 10:26:45.711 | 2026-06-30 10:26:45.711 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:45.711 | 2026-06-30 10:26:45.711 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:45.711 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:26:45.711 | + functions-common:get_or_add_user_project_role:980 : echo 0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:26:45.711 | 0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:26:45.711 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-30 10:26:45.711 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:26:45.711 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-30 10:26:45.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:45.711 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-30 10:26:45.760 | [9801 Async create_nova_accounts:68775]: finished create_nova_accounts with result 0 in 32 seconds 2026-06-30 10:26:45.800 | [9801 Async create_glance_accounts:68898]: Waiting for completion of create_glance_accounts running on PID 68898 (5 other jobs running) 2026-06-30 10:26:45.827 | [9801 Async create_glance_accounts:68898]: Signaling child to exit 2026-06-30 10:26:50.886 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:50.912 | [68898 Async create_glance_accounts:68898]: finished successfully 2026-06-30 10:26:50.935 | WAKEUP 2026-06-30 10:26:50.958 | [9801 Async create_glance_accounts:68898]: Signaled 2026-06-30 10:26:50.960 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-30 10:26:50.960 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:50.960 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-30 10:26:50.960 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-06-30 10:26:50.960 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:50.960 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:26:50.960 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 10:26:50.960 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-06-30 10:26:50.960 | 2026-06-30 10:26:50.960 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.960 | + functions-common:get_or_create_user:915 : user_id=f64594a03f6e484cb9d316609abfd2b0 2026-06-30 10:26:50.960 | + functions-common:get_or_create_user:916 : echo f64594a03f6e484cb9d316609abfd2b0 2026-06-30 10:26:50.960 | f64594a03f6e484cb9d316609abfd2b0 2026-06-30 10:26:50.960 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:50.960 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-30 10:26:50.960 | 2026-06-30 10:26:50.960 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:50.960 | 2026-06-30 10:26:50.960 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:980 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:50.960 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:50.960 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 10:26:50.960 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:50.960 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:50.960 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:50.960 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-30 10:26:50.960 | 2026-06-30 10:26:50.960 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:50.961 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:50.961 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-30 10:26:50.961 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:50.961 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-06-30 10:26:50.961 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-06-30 10:26:50.961 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:50.961 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:26:50.961 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 10:26:50.961 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.961 | + functions-common:get_or_create_user:915 : user_id=18bb30d2aced43ac8d73aca63e555a0b 2026-06-30 10:26:50.961 | + functions-common:get_or_create_user:916 : echo 18bb30d2aced43ac8d73aca63e555a0b 2026-06-30 10:26:50.961 | 18bb30d2aced43ac8d73aca63e555a0b 2026-06-30 10:26:50.961 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:50.961 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:980 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:50.961 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:50.961 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-06-30 10:26:50.961 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:50.961 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:50.961 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:26:50.961 | + functions-common:get_or_add_user_project_role:980 : echo 0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:26:50.961 | 0a31285edaa9475cb1a4354a232654b0 2026-06-30 10:26:50.961 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-30 10:26:50.961 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 10:26:50.961 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-30 10:26:50.961 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.961 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 10:26:50.961 | f6e7c50ac0814b0cb57dd7a553d0183c' 2026-06-30 10:26:50.961 | + functions-common:get_or_create_service:1067 : echo f6e7c50ac0814b0cb57dd7a553d0183c 2026-06-30 10:26:50.961 | f6e7c50ac0814b0cb57dd7a553d0183c 2026-06-30 10:26:50.961 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.202/image 2026-06-30 10:26:50.961 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 10:26:50.961 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.202/image RegionOne 2026-06-30 10:26:50.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:26:50.961 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:26:50.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:26:50.961 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.202/image --region RegionOne -f value -c id 2026-06-30 10:26:50.961 | 2026-06-30 10:26:50.961 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6ef86c6b01c54d68908dfd091c944ce1 2026-06-30 10:26:50.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6ef86c6b01c54d68908dfd091c944ce1 2026-06-30 10:26:50.961 | + functions-common:get_or_create_endpoint:1100 : public_id=6ef86c6b01c54d68908dfd091c944ce1 2026-06-30 10:26:50.962 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 10:26:50.962 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 10:26:50.962 | + functions-common:get_or_create_endpoint:1109 : echo 6ef86c6b01c54d68908dfd091c944ce1 2026-06-30 10:26:50.962 | 6ef86c6b01c54d68908dfd091c944ce1 2026-06-30 10:26:50.962 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-30 10:26:50.962 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-30 10:26:50.962 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-30 10:26:50.962 | 2026-06-30 10:26:50.962 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.962 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-30 10:26:50.962 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-30 10:26:50.962 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-30 10:26:50.962 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-30 10:26:50.962 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-30 10:26:50.962 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-30 10:26:50.962 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-30 10:26:50.962 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-30 10:26:50.962 | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | Field | Value | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | default_limit | 2000 | 2026-06-30 10:26:50.962 | | description | None | 2026-06-30 10:26:50.962 | | id | 5bef04c97e4d4af0911e6f5206273c3e | 2026-06-30 10:26:50.962 | | region_id | RegionOne | 2026-06-30 10:26:50.962 | | resource_name | image_size_total | 2026-06-30 10:26:50.962 | | service_id | f6e7c50ac0814b0cb57dd7a553d0183c | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-30 10:26:50.962 | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | Field | Value | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | default_limit | 2000 | 2026-06-30 10:26:50.962 | | description | None | 2026-06-30 10:26:50.962 | | id | 3e3d312701a5434d8c80b8e6d3cc97ca | 2026-06-30 10:26:50.962 | | region_id | RegionOne | 2026-06-30 10:26:50.962 | | resource_name | image_stage_total | 2026-06-30 10:26:50.962 | | service_id | f6e7c50ac0814b0cb57dd7a553d0183c | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-30 10:26:50.962 | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | Field | Value | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | default_limit | 100 | 2026-06-30 10:26:50.962 | | description | None | 2026-06-30 10:26:50.962 | | id | 12b4f69c63624e4ea4d23625cabc337a | 2026-06-30 10:26:50.962 | | region_id | RegionOne | 2026-06-30 10:26:50.962 | | resource_name | image_count_total | 2026-06-30 10:26:50.962 | | service_id | f6e7c50ac0814b0cb57dd7a553d0183c | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-30 10:26:50.962 | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | Field | Value | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | | default_limit | 100 | 2026-06-30 10:26:50.962 | | description | None | 2026-06-30 10:26:50.962 | | id | 2183c566dc7e4886a0a566b427cb0dc5 | 2026-06-30 10:26:50.962 | | region_id | RegionOne | 2026-06-30 10:26:50.962 | | resource_name | image_count_uploading | 2026-06-30 10:26:50.962 | | service_id | f6e7c50ac0814b0cb57dd7a553d0183c | 2026-06-30 10:26:50.962 | +---------------+----------------------------------+ 2026-06-30 10:26:50.962 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-30 10:26:50.962 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-30 10:26:50.962 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-06-30 10:26:50.963 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-30 10:26:50.963 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-30 10:26:50.963 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.202/identity 2026-06-30 10:26:50.963 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-30 10:26:50.963 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-30 10:26:50.963 | 2026-06-30 10:26:50.963 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:50.963 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 6ef86c6b01c54d68908dfd091c944ce1 2026-06-30 10:26:50.963 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-30 10:26:50.963 | 2026-06-30 10:26:50.963 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-30 10:26:50.963 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:26:51.006 | [9801 Async create_glance_accounts:68898]: finished create_glance_accounts with result 0 in 37 seconds 2026-06-30 10:26:51.045 | [9801 Async create_cinder_accounts:69036]: Waiting for completion of create_cinder_accounts running on PID 69036 (4 other jobs running) 2026-06-30 10:26:51.071 | [9801 Async create_cinder_accounts:69036]: Signaling child to exit 2026-06-30 10:26:51.072 | WAKEUP 2026-06-30 10:26:51.095 | [9801 Async create_cinder_accounts:69036]: Signaled 2026-06-30 10:26:51.097 | + lib/cinder:create_cinder_accounts:452 : [[ 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 =~ c-api ]] 2026-06-30 10:26:51.097 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-30 10:26:51.097 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-30 10:26:51.097 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:26:51.097 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-30 10:26:51.097 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-06-30 10:26:51.097 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:51.097 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:26:51.097 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 10:26:51.097 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-06-30 10:26:51.097 | 2026-06-30 10:26:51.097 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.097 | + functions-common:get_or_create_user:915 : user_id=3fa7a355dfa74a55807b1b01c9ef95a9 2026-06-30 10:26:51.097 | + functions-common:get_or_create_user:916 : echo 3fa7a355dfa74a55807b1b01c9ef95a9 2026-06-30 10:26:51.097 | 3fa7a355dfa74a55807b1b01c9ef95a9 2026-06-30 10:26:51.097 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-30 10:26:51.097 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:51.097 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:51.097 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:51.097 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:51.097 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:51.097 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:51.097 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:51.097 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:51.097 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:51.097 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:51.097 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:51.097 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-30 10:26:51.097 | 2026-06-30 10:26:51.097 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:51.097 | 2026-06-30 10:26:51.097 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.097 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:26:51.097 | + functions-common:get_or_add_user_project_role:980 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:51.097 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:51.097 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-30 10:26:51.098 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-30 10:26:51.098 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=https://10.4.3.202/volume 2026-06-30 10:26:51.098 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-30 10:26:51.098 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-30 10:26:51.098 | 2026-06-30 10:26:51.098 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.098 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 10:26:51.098 | aed21278957a48eebaf335501dc3a977' 2026-06-30 10:26:51.098 | + functions-common:get_or_create_service:1067 : echo aed21278957a48eebaf335501dc3a977 2026-06-30 10:26:51.098 | aed21278957a48eebaf335501dc3a977 2026-06-30 10:26:51.098 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne https://10.4.3.202/volume/v3 2026-06-30 10:26:51.098 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.202/volume/v3 RegionOne 2026-06-30 10:26:51.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:26:51.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-30 10:26:51.098 | 2026-06-30 10:26:51.098 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:26:51.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:26:51.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.202/volume/v3 --region RegionOne -f value -c id 2026-06-30 10:26:51.098 | 2026-06-30 10:26:51.098 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6a32a79137f8428da3facbcf1f7d4bf7 2026-06-30 10:26:51.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6a32a79137f8428da3facbcf1f7d4bf7 2026-06-30 10:26:51.098 | + functions-common:get_or_create_endpoint:1100 : public_id=6a32a79137f8428da3facbcf1f7d4bf7 2026-06-30 10:26:51.098 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 10:26:51.098 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 10:26:51.098 | + functions-common:get_or_create_endpoint:1109 : echo 6a32a79137f8428da3facbcf1f7d4bf7 2026-06-30 10:26:51.098 | 6a32a79137f8428da3facbcf1f7d4bf7 2026-06-30 10:26:51.098 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-30 10:26:51.098 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:26:51.098 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-30 10:26:51.098 | 2026-06-30 10:26:51.098 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_project:928 : project_id=dba5d54ba32b4f58b5aacb2bf1e821d8 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_project:929 : echo dba5d54ba32b4f58b5aacb2bf1e821d8 2026-06-30 10:26:51.098 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id dba5d54ba32b4f58b5aacb2bf1e821d8 2026-06-30 10:26:51.098 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-30 10:26:51.098 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-30 10:26:51.098 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-30 10:26:51.098 | 2026-06-30 10:26:51.098 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_user:915 : user_id=3fa7a355dfa74a55807b1b01c9ef95a9 2026-06-30 10:26:51.098 | ++ functions-common:get_or_create_user:916 : echo 3fa7a355dfa74a55807b1b01c9ef95a9 2026-06-30 10:26:51.098 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3fa7a355dfa74a55807b1b01c9ef95a9 2026-06-30 10:26:51.143 | [9801 Async create_cinder_accounts:69036]: finished create_cinder_accounts with result 0 in 24 seconds 2026-06-30 10:26:51.149 | + inc/async:async_wait:197 : return 0 2026-06-30 10:26:51.152 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-30 10:26:51.208 | [9801 Async create_neutron_accounts:69186]: Waiting for completion of create_neutron_accounts running on PID 69186 (3 other jobs running) 2026-06-30 10:26:51.235 | [9801 Async create_neutron_accounts:69186]: Signaling child to exit 2026-06-30 10:26:51.235 | WAKEUP 2026-06-30 10:26:51.262 | [9801 Async create_neutron_accounts:69186]: Signaled 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://10.4.3.202/ 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://10.4.3.202/networking 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-30 10:26:51.264 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-30 10:26:51.264 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-06-30 10:26:51.264 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:51.264 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:26:51.264 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 10:26:51.264 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-06-30 10:26:51.264 | 2026-06-30 10:26:51.264 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.264 | + functions-common:get_or_create_user:915 : user_id=7a44140fd7eb43bf9e9545aba1a6656c 2026-06-30 10:26:51.264 | + functions-common:get_or_create_user:916 : echo 7a44140fd7eb43bf9e9545aba1a6656c 2026-06-30 10:26:51.264 | 7a44140fd7eb43bf9e9545aba1a6656c 2026-06-30 10:26:51.264 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-30 10:26:51.264 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:51.264 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:51.264 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:51.264 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:51.264 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:51.264 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:51.264 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:51.264 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:51.264 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:51.264 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:51.264 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:51.264 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-30 10:26:51.264 | 2026-06-30 10:26:51.264 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:51.264 | 2026-06-30 10:26:51.264 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.264 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:26:51.264 | + functions-common:get_or_add_user_project_role:980 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:51.264 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:51.264 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-30 10:26:51.264 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 10:26:51.264 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-30 10:26:51.264 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-30 10:26:51.264 | 2026-06-30 10:26:51.264 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.264 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 10:26:51.264 | 1c0bb75fa3b142d891c55458b71a03c1' 2026-06-30 10:26:51.264 | + functions-common:get_or_create_service:1067 : echo 1c0bb75fa3b142d891c55458b71a03c1 2026-06-30 10:26:51.264 | 1c0bb75fa3b142d891c55458b71a03c1 2026-06-30 10:26:51.264 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://10.4.3.202/networking 2026-06-30 10:26:51.264 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 10:26:51.264 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.202/networking RegionOne 2026-06-30 10:26:51.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:26:51.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-30 10:26:51.264 | 2026-06-30 10:26:51.264 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:26:51.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:26:51.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.202/networking --region RegionOne -f value -c id 2026-06-30 10:26:51.264 | 2026-06-30 10:26:51.264 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:51.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=334c540ba2b6455c95235f8ef1236649 2026-06-30 10:26:51.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 334c540ba2b6455c95235f8ef1236649 2026-06-30 10:26:51.264 | + functions-common:get_or_create_endpoint:1100 : public_id=334c540ba2b6455c95235f8ef1236649 2026-06-30 10:26:51.264 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 10:26:51.264 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 10:26:51.264 | + functions-common:get_or_create_endpoint:1109 : echo 334c540ba2b6455c95235f8ef1236649 2026-06-30 10:26:51.264 | 334c540ba2b6455c95235f8ef1236649 2026-06-30 10:26:51.312 | [9801 Async create_neutron_accounts:69186]: finished create_neutron_accounts with result 0 in 21 seconds 2026-06-30 10:26:51.351 | [9801 Async create_swift_accounts:69359]: Waiting for completion of create_swift_accounts running on PID 69359 (2 other jobs running) 2026-06-30 10:26:51.380 | [9801 Async create_swift_accounts:69359]: Signaling child to exit 2026-06-30 10:26:54.137 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:26:54.161 | [69359 Async create_swift_accounts:69359]: finished successfully 2026-06-30 10:26:54.180 | WAKEUP 2026-06-30 10:26:54.201 | [9801 Async create_swift_accounts:69359]: Signaled 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:625 : local another_role 2026-06-30 10:26:54.203 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-06-30 10:26:54.203 | ++ functions-common:get_or_create_role:935 : local role_id 2026-06-30 10:26:54.203 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-30 10:26:54.203 | 2026-06-30 10:26:54.203 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.203 | ++ functions-common:get_or_create_role:940 : role_id=2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:54.203 | ++ functions-common:get_or_create_role:941 : echo 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:626 : another_role=2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-06-30 10:26:54.203 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-06-30 10:26:54.203 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:54.203 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:26:54.203 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 10:26:54.203 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-30 10:26:54.203 | 2026-06-30 10:26:54.203 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.203 | + functions-common:get_or_create_user:915 : user_id=7bbcf3989a184758898bf1e01dcd9b96 2026-06-30 10:26:54.203 | + functions-common:get_or_create_user:916 : echo 7bbcf3989a184758898bf1e01dcd9b96 2026-06-30 10:26:54.203 | 7bbcf3989a184758898bf1e01dcd9b96 2026-06-30 10:26:54.203 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:54.203 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-06-30 10:26:54.203 | 2026-06-30 10:26:54.203 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:54.203 | 2026-06-30 10:26:54.203 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:980 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:54.203 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:26:54.203 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 10:26:54.203 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:54.203 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:26:54.203 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-06-30 10:26:54.203 | 2026-06-30 10:26:54.203 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:26:54.203 | 2026-06-30 10:26:54.203 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.203 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.203 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.203 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-06-30 10:26:54.204 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 10:26:54.204 | e683eaf91bad41c7900d3b35487fedc6' 2026-06-30 10:26:54.204 | + functions-common:get_or_create_service:1067 : echo e683eaf91bad41c7900d3b35487fedc6 2026-06-30 10:26:54.204 | e683eaf91bad41c7900d3b35487fedc6 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.202:8080/v1/AUTH_$(project_id)s' https://10.4.3.202:8080 2026-06-30 10:26:54.204 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.202:8080/v1/AUTH_$(project_id)s' RegionOne 2026-06-30 10:26:54.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:26:54.204 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:26:54.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:26:54.204 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.202:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1162149fbbe14759af9319d90771eaf5 2026-06-30 10:26:54.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1162149fbbe14759af9319d90771eaf5 2026-06-30 10:26:54.204 | + functions-common:get_or_create_endpoint:1100 : public_id=1162149fbbe14759af9319d90771eaf5 2026-06-30 10:26:54.204 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.202:8080 ]] 2026-06-30 10:26:54.204 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.202:8080 RegionOne 2026-06-30 10:26:54.204 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:26:54.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:26:54.204 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:26:54.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.202:8080 --region RegionOne -f value -c id 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ec01658fd13d473abde0edae252a062a 2026-06-30 10:26:54.204 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo ec01658fd13d473abde0edae252a062a 2026-06-30 10:26:54.204 | ec01658fd13d473abde0edae252a062a 2026-06-30 10:26:54.204 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 10:26:54.204 | + functions-common:get_or_create_endpoint:1109 : echo 1162149fbbe14759af9319d90771eaf5 2026-06-30 10:26:54.204 | 1162149fbbe14759af9319d90771eaf5 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-06-30 10:26:54.204 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:26:54.204 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_project:928 : project_id=f34a570051464eb6abf6a2a0f7baa4dc 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_project:929 : echo f34a570051464eb6abf6a2a0f7baa4dc 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:640 : swift_project_test1=f34a570051464eb6abf6a2a0f7baa4dc 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-06-30 10:26:54.204 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.204 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-06-30 10:26:54.204 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:915 : user_id=9075a5599cb2498189f16efc0b2f9180 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:916 : echo 9075a5599cb2498189f16efc0b2f9180 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=9075a5599cb2498189f16efc0b2f9180 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-06-30 10:26:54.204 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 9075a5599cb2498189f16efc0b2f9180 f34a570051464eb6abf6a2a0f7baa4dc 2026-06-30 10:26:54.204 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:54.204 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:54.204 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:54.204 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:54.204 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:54.204 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:54.204 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:54.204 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:54.204 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:54.204 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 9075a5599cb2498189f16efc0b2f9180 --project f34a570051464eb6abf6a2a0f7baa4dc 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9075a5599cb2498189f16efc0b2f9180 --project f34a570051464eb6abf6a2a0f7baa4dc -c Role -f value 2026-06-30 10:26:54.204 | 2026-06-30 10:26:54.204 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.204 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.204 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.204 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.204 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-06-30 10:26:54.204 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-06-30 10:26:54.204 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-06-30 10:26:54.204 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:915 : user_id=cd800ba74954423d92b5f15b2b9a9692 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:916 : echo cd800ba74954423d92b5f15b2b9a9692 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:649 : swift_user_test3=cd800ba74954423d92b5f15b2b9a9692 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-06-30 10:26:54.205 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 2552d6039cd84e869cb72095857539f0 cd800ba74954423d92b5f15b2b9a9692 f34a570051464eb6abf6a2a0f7baa4dc 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:54.205 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 2552d6039cd84e869cb72095857539f0 --user cd800ba74954423d92b5f15b2b9a9692 --project f34a570051464eb6abf6a2a0f7baa4dc 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2552d6039cd84e869cb72095857539f0 --user cd800ba74954423d92b5f15b2b9a9692 --project f34a570051464eb6abf6a2a0f7baa4dc -c Role -f value 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:980 : echo 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:54.205 | 2552d6039cd84e869cb72095857539f0 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-06-30 10:26:54.205 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:26:54.205 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_project:928 : project_id=213d430cc084450184286aeafe186003 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_project:929 : echo 213d430cc084450184286aeafe186003 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:654 : swift_project_test2=213d430cc084450184286aeafe186003 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-06-30 10:26:54.205 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-06-30 10:26:54.205 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-06-30 10:26:54.205 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:915 : user_id=19b11dd3aa554cabac5162b4f709ec0b 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:916 : echo 19b11dd3aa554cabac5162b4f709ec0b 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:659 : swift_user_test2=19b11dd3aa554cabac5162b4f709ec0b 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-06-30 10:26:54.205 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 19b11dd3aa554cabac5162b4f709ec0b 213d430cc084450184286aeafe186003 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:54.205 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:54.205 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 19b11dd3aa554cabac5162b4f709ec0b --project 213d430cc084450184286aeafe186003 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 19b11dd3aa554cabac5162b4f709ec0b --project 213d430cc084450184286aeafe186003 -c Role -f value 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.205 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.205 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-06-30 10:26:54.205 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-30 10:26:54.205 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_domain:877 : domain_id=f5cc275f63d04a938eb51a8298cbd477 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_domain:878 : echo f5cc275f63d04a938eb51a8298cbd477 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:664 : swift_domain=f5cc275f63d04a938eb51a8298cbd477 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-06-30 10:26:54.205 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-06-30 10:26:54.205 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 f5cc275f63d04a938eb51a8298cbd477 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 10:26:54.205 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f5cc275f63d04a938eb51a8298cbd477 --or-show -f value -c id 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.205 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_project:928 : project_id=46f2bc8aeaa14271b5e0311e081cf46d 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_project:929 : echo 46f2bc8aeaa14271b5e0311e081cf46d 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:668 : swift_project_test4=46f2bc8aeaa14271b5e0311e081cf46d 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-06-30 10:26:54.205 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.205 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-06-30 10:26:54.205 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 f5cc275f63d04a938eb51a8298cbd477 test4@example.com 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-06-30 10:26:54.205 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-06-30 10:26:54.205 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f5cc275f63d04a938eb51a8298cbd477 --email=test4@example.com --or-show -f value -c id 2026-06-30 10:26:54.205 | 2026-06-30 10:26:54.206 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.206 | ++ functions-common:get_or_create_user:915 : user_id=2701f52421024ecfa0e567cd240e623e 2026-06-30 10:26:54.206 | ++ functions-common:get_or_create_user:916 : echo 2701f52421024ecfa0e567cd240e623e 2026-06-30 10:26:54.206 | + lib/swift:create_swift_accounts:673 : swift_user_test4=2701f52421024ecfa0e567cd240e623e 2026-06-30 10:26:54.206 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-06-30 10:26:54.206 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:26:54.206 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 2701f52421024ecfa0e567cd240e623e 46f2bc8aeaa14271b5e0311e081cf46d 2026-06-30 10:26:54.206 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:26:54.206 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:26:54.206 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 10:26:54.206 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:26:54.206 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:26:54.206 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 10:26:54.206 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 10:26:54.206 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 10:26:54.206 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 10:26:54.206 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 2701f52421024ecfa0e567cd240e623e --project 46f2bc8aeaa14271b5e0311e081cf46d 2026-06-30 10:26:54.206 | 2026-06-30 10:26:54.206 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2701f52421024ecfa0e567cd240e623e --project 46f2bc8aeaa14271b5e0311e081cf46d -c Role -f value 2026-06-30 10:26:54.206 | 2026-06-30 10:26:54.206 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:26:54.206 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.206 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.206 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:26:54.248 | [9801 Async create_swift_accounts:69359]: finished create_swift_accounts with result 0 in 40 seconds 2026-06-30 10:26:54.254 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-30 10:26:54.257 | + inc/async:async_wait:197 : return 0 2026-06-30 10:26:54.260 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-30 10:26:54.280 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:54.282 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-30 10:26:54.301 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:54.304 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-30 10:26:54.308 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:26:54.310 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-30 10:26:54.314 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-30 10:26:54.317 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-30 10:26:54.386 | + inc/async:async_inner:63 : init_glance 2026-06-30 10:26:54.426 | [9801 Async init_glance:72824]: running: init_glance 2026-06-30 10:26:54.430 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-30 10:26:54.449 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:26:54.451 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-30 10:26:54.454 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:26:54.457 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-30 10:26:54.459 | + ./stack.sh:main:1167 : configure_neutron 2026-06-30 10:26:54.462 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-30 10:26:54.464 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-30 10:26:54.467 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o stack /etc/neutron 2026-06-30 10:26:54.483 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-30 10:26:54.485 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-30 10:27:00.702 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:27:00.725 | [72824 Async init_glance:72824]: finished successfully 2026-06-30 10:27:01.172 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:27:01.172 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:27:01.172 | we strongly recommend against using it for new projects. 2026-06-30 10:27:01.172 | 2026-06-30 10:27:01.172 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:27:01.172 | framework. For more detail see 2026-06-30 10:27:01.172 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:27:01.172 | 2026-06-30 10:27:01.172 | __import__(import_str) 2026-06-30 10:27:01.486 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 10:27:01.486 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 10:27:07.917 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 10:27:07.917 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 10:27:15.659 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-30 10:27:15.665 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-30 10:27:15.667 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-30 10:27:15.671 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-30 10:27:15.674 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-30 10:27:15.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-30 10:27:15.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-30 10:27:15.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-30 10:27:15.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-30 10:27:15.688 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-30 10:27:15.691 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-30 10:27:15.693 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-30 10:27:15.696 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-30 10:27:15.699 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-30 10:27:15.701 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-30 10:27:15.704 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-30 10:27:15.709 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:15.712 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:15.715 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-30 10:27:15.718 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:15.724 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-30 10:27:15.727 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-30 10:27:15.729 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-30 10:27:15.732 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-30 10:27:15.734 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:27:15.737 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:27:15.739 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:27:15.756 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:15.759 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:27:15.762 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-30 10:27:15.766 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-30 10:27:15.802 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-30 10:27:15.838 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-30 10:27:15.871 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-30 10:27:15.906 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-30 10:27:15.943 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-30 10:27:15.981 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-30 10:27:15.984 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-30 10:27:15.986 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-30 10:27:15.989 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 10:27:15.993 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:27:16.013 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:27:16.015 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:27:16.018 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:27:16.021 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:27:16.024 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 10:27:16.061 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.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-06-30 10:27:16.098 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 10:27:16.134 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:27:16.173 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-30 10:27:16.208 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-30 10:27:16.211 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:27:16.214 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-30 10:27:16.217 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-30 10:27:16.220 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-30 10:27:16.223 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:27:16.226 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-30 10:27:16.229 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-30 10:27:16.245 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-30 10:27:16.261 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-30 10:27:16.276 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-30 10:27:16.291 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-30 10:27:16.307 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-30 10:27:16.310 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 10:27:16.313 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-30 10:27:16.318 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.MEcJDglbMf 2026-06-30 10:27:16.321 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-30 10:27:16.324 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 10:27:16.327 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.MEcJDglbMf 2026-06-30 10:27:16.332 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.MEcJDglbMf 2026-06-30 10:27:16.347 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.MEcJDglbMf /etc/sudoers.d/neutron-rootwrap 2026-06-30 10:27:16.362 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-30 10:27:16.365 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-30 10:27:16.368 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 10:27:16.402 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-30 10:27:16.405 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 10:27:16.439 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-30 10:27:16.443 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-30 10:27:16.445 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-30 10:27:16.449 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 10:27:16.452 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 10:27:16.456 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 10:27:16.477 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:16.481 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 10:27:16.484 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 10:27:16.488 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 10:27:16.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:16.512 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:27:16.516 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/ 2026-06-30 10:27:16.552 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 10:27:16.556 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 10:27:16.559 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-30 10:27:16.579 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:16.582 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-30 10:27:16.600 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:16.604 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-30 10:27:16.624 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:16.627 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-30 10:27:16.646 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:16.650 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 10:27:16.668 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:16.670 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 10:27:16.673 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-30 10:27:16.694 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:16.697 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-30 10:27:16.700 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-30 10:27:16.703 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-30 10:27:16.703 | Configuring OVN 2026-06-30 10:27:16.706 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-30 10:27:16.710 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-30 10:27:16.714 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-30 10:27:16.719 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=d9f1da5e-f3d7-4a1f-b11a-5aab13ce15ed 2026-06-30 10:27:16.722 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-30 10:27:16.725 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-30 10:27:16.729 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 10:27:16.731 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 10:27:16.734 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 10:27:16.737 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 10:27:16.741 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 10:27:16.743 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 10:27:16.746 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 10:27:16.749 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 10:27:16.751 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 10:27:16.754 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 10:27:16.757 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 10:27:16.761 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 10:27:16.764 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 10:27:16.768 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-30 10:27:16.771 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-30 10:27:16.774 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-30 10:27:16.778 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 10:27:16.797 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:16.800 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 10:27:16.853 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 10:27:16.856 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-30 10:27:16.859 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-30 10:27:16.879 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:16.882 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-30 10:27:16.885 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 10:27:16.888 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-30 10:27:16.892 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-06-30 10:27:16.908 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-30 10:27:16.914 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-30 10:27:16.918 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-30 10:27:23.296 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:27:23.296 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:27:23.296 | we strongly recommend against using it for new projects. 2026-06-30 10:27:23.296 | 2026-06-30 10:27:23.296 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:27:23.296 | framework. For more detail see 2026-06-30 10:27:23.297 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:27:23.297 | 2026-06-30 10:27:23.297 | __import__(import_str) 2026-06-30 10:27:23.602 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 10:27:23.602 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 10:27:29.830 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 10:27:29.830 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 10:27:37.726 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 10:27:37.732 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 10:27:37.734 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 10:27:37.737 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 10:27:37.774 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-30 10:27:37.776 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 10:27:37.810 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-30 10:27:37.845 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.202 2026-06-30 10:27:37.882 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-06-30 10:27:37.915 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-30 10:27:37.951 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 10:27:37.986 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.202:6642 2026-06-30 10:27:38.020 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-30 10:27:38.039 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:38.042 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:27:38.078 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-30 10:27:38.113 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-30 10:27:38.148 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-30 10:27:38.150 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-30 10:27:38.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.202:6641 2026-06-30 10:27:38.220 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-30 10:27:38.223 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-30 10:27:38.223 | Configuring Neutron for OVN 2026-06-30 10:27:38.226 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-30 10:27:38.245 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:38.248 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-30 10:27:38.251 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-30 10:27:38.251 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-30 10:27:40.038 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-30 10:27:40.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-30 10:27:40.041 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-30 10:27:41.584 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 10:27:41.586 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-30 10:27:41.603 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:41.605 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 10:27:41.610 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 10:27:41.610 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-30 10:27:41.611 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-30 10:27:41.614 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-30 10:27:41.619 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-30 10:27:41.619 | address-scope 2026-06-30 10:27:41.619 | agent 2026-06-30 10:27:41.619 | allowed-address-pairs 2026-06-30 10:27:41.619 | auto-allocated-topology 2026-06-30 10:27:41.619 | availability_zone 2026-06-30 10:27:41.619 | bgp 2026-06-30 10:27:41.619 | bgp_4byte_asn 2026-06-30 10:27:41.619 | bgp_dragent_scheduler 2026-06-30 10:27:41.619 | binding 2026-06-30 10:27:41.619 | binding-extended 2026-06-30 10:27:41.619 | default-subnetpools 2026-06-30 10:27:41.619 | dhcp_agent_scheduler 2026-06-30 10:27:41.619 | dns-domain-ports 2026-06-30 10:27:41.619 | dns-integration 2026-06-30 10:27:41.619 | dns-integration-domain-keywords 2026-06-30 10:27:41.620 | empty-string-filtering 2026-06-30 10:27:41.620 | enable-default-route-bfd 2026-06-30 10:27:41.620 | enable-default-route-ecmp 2026-06-30 10:27:41.620 | expose-port-forwarding-in-fip 2026-06-30 10:27:41.620 | ext-gw-mode 2026-06-30 10:27:41.620 | external-gateway-multihoming 2026-06-30 10:27:41.620 | external-net 2026-06-30 10:27:41.620 | extra_dhcp_opt 2026-06-30 10:27:41.620 | extraroute 2026-06-30 10:27:41.620 | extraroute-atomic 2026-06-30 10:27:41.620 | filter-validation 2026-06-30 10:27:41.620 | fip-port-details 2026-06-30 10:27:41.620 | flavors 2026-06-30 10:27:41.620 | floating-ip-port-forwarding 2026-06-30 10:27:41.620 | floating-ip-port-forwarding-description 2026-06-30 10:27:41.620 | floating-ip-port-forwarding-detail 2026-06-30 10:27:41.620 | floating-ip-port-forwarding-port-ranges 2026-06-30 10:27:41.620 | floatingip-pools 2026-06-30 10:27:41.620 | fwaas_v2 2026-06-30 10:27:41.620 | ip_allocation 2026-06-30 10:27:41.620 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:27:41.620 | l3-flavors 2026-06-30 10:27:41.620 | l3-ha 2026-06-30 10:27:41.620 | l3_agent_scheduler 2026-06-30 10:27:41.620 | logging 2026-06-30 10:27:41.620 | multi-provider 2026-06-30 10:27:41.620 | net-mtu 2026-06-30 10:27:41.620 | net-mtu-writable 2026-06-30 10:27:41.620 | network-ip-availability 2026-06-30 10:27:41.620 | network_availability_zone 2026-06-30 10:27:41.620 | network_ha 2026-06-30 10:27:41.620 | pagination 2026-06-30 10:27:41.620 | port-device-profile 2026-06-30 10:27:41.620 | port-hardware-offload-type 2026-06-30 10:27:41.620 | port-mac-address-regenerate 2026-06-30 10:27:41.620 | port-numa-affinity-policy 2026-06-30 10:27:41.620 | port-numa-affinity-policy-socket 2026-06-30 10:27:41.620 | port-resource-request 2026-06-30 10:27:41.620 | port-security 2026-06-30 10:27:41.620 | port-trusted-vif 2026-06-30 10:27:41.620 | project-id 2026-06-30 10:27:41.620 | provider 2026-06-30 10:27:41.620 | pvlan 2026-06-30 10:27:41.620 | qinq 2026-06-30 10:27:41.620 | qos 2026-06-30 10:27:41.620 | qos-bw-limit-direction 2026-06-30 10:27:41.620 | qos-bw-minimum-ingress 2026-06-30 10:27:41.620 | qos-default 2026-06-30 10:27:41.620 | qos-fip 2026-06-30 10:27:41.620 | qos-gateway-ip 2026-06-30 10:27:41.620 | qos-rule-type-details 2026-06-30 10:27:41.620 | qos-rule-type-filter 2026-06-30 10:27:41.620 | qos-rules-alias 2026-06-30 10:27:41.620 | quota-check-limit 2026-06-30 10:27:41.620 | quota-check-limit-default 2026-06-30 10:27:41.620 | quota_details 2026-06-30 10:27:41.620 | quotas 2026-06-30 10:27:41.620 | rbac-address-scope 2026-06-30 10:27:41.620 | rbac-policies 2026-06-30 10:27:41.620 | rbac-security-groups 2026-06-30 10:27:41.620 | router 2026-06-30 10:27:41.620 | router-enable-snat 2026-06-30 10:27:41.620 | router_availability_zone 2026-06-30 10:27:41.620 | security-group 2026-06-30 10:27:41.620 | security-groups-default-rules 2026-06-30 10:27:41.620 | security-groups-default-statefulness 2026-06-30 10:27:41.620 | security-groups-normalized-cidr 2026-06-30 10:27:41.620 | security-groups-remote-address-group 2026-06-30 10:27:41.620 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:27:41.620 | security-groups-shared-filtering 2026-06-30 10:27:41.620 | segment 2026-06-30 10:27:41.620 | sorting 2026-06-30 10:27:41.620 | standard-attr-description 2026-06-30 10:27:41.620 | standard-attr-fwaas-v2 2026-06-30 10:27:41.620 | standard-attr-revisions 2026-06-30 10:27:41.620 | standard-attr-tag 2026-06-30 10:27:41.620 | standard-attr-timestamp 2026-06-30 10:27:41.620 | stateful-security-group 2026-06-30 10:27:41.620 | subnet-dns-publish-fixed-ip 2026-06-30 10:27:41.620 | subnet-external-network 2026-06-30 10:27:41.620 | subnet-service-types 2026-06-30 10:27:41.620 | subnet_allocation 2026-06-30 10:27:41.620 | subnet_onboard 2026-06-30 10:27:41.620 | subnetpool-prefix-ops 2026-06-30 10:27:41.620 | tag-creation 2026-06-30 10:27:41.620 | tap-mirror 2026-06-30 10:27:41.620 | tap-mirror-both-direction 2026-06-30 10:27:41.620 | trunk 2026-06-30 10:27:41.620 | uplink-status-propagation 2026-06-30 10:27:41.620 | uplink-status-propagation-updatable 2026-06-30 10:27:41.620 | vlan-transparent 2026-06-30 10:27:41.620 | vpn-endpoint-groups 2026-06-30 10:27:41.620 | vpnaas' 2026-06-30 10:27:41.624 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 10:27:41.624 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-30 10:27:41.625 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-30 10:27:41.628 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-30 10:27:41.633 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-30 10:27:41.633 | address-scope 2026-06-30 10:27:41.633 | agent 2026-06-30 10:27:41.633 | allowed-address-pairs 2026-06-30 10:27:41.633 | auto-allocated-topology 2026-06-30 10:27:41.633 | availability_zone 2026-06-30 10:27:41.633 | bgp 2026-06-30 10:27:41.633 | bgp_4byte_asn 2026-06-30 10:27:41.633 | bgp_dragent_scheduler 2026-06-30 10:27:41.633 | binding 2026-06-30 10:27:41.633 | binding-extended 2026-06-30 10:27:41.633 | default-subnetpools 2026-06-30 10:27:41.633 | dhcp_agent_scheduler 2026-06-30 10:27:41.633 | dns-domain-ports 2026-06-30 10:27:41.633 | dns-integration 2026-06-30 10:27:41.633 | dns-integration-domain-keywords 2026-06-30 10:27:41.633 | empty-string-filtering 2026-06-30 10:27:41.633 | enable-default-route-bfd 2026-06-30 10:27:41.633 | enable-default-route-ecmp 2026-06-30 10:27:41.633 | expose-port-forwarding-in-fip 2026-06-30 10:27:41.633 | ext-gw-mode 2026-06-30 10:27:41.633 | external-gateway-multihoming 2026-06-30 10:27:41.633 | external-net 2026-06-30 10:27:41.633 | extra_dhcp_opt 2026-06-30 10:27:41.633 | extraroute 2026-06-30 10:27:41.633 | extraroute-atomic 2026-06-30 10:27:41.633 | filter-validation 2026-06-30 10:27:41.633 | fip-port-details 2026-06-30 10:27:41.633 | flavors 2026-06-30 10:27:41.633 | floating-ip-port-forwarding 2026-06-30 10:27:41.633 | floating-ip-port-forwarding-description 2026-06-30 10:27:41.633 | floating-ip-port-forwarding-detail 2026-06-30 10:27:41.633 | floating-ip-port-forwarding-port-ranges 2026-06-30 10:27:41.633 | floatingip-pools 2026-06-30 10:27:41.633 | fwaas_v2 2026-06-30 10:27:41.633 | ip_allocation 2026-06-30 10:27:41.633 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:27:41.633 | l3-flavors 2026-06-30 10:27:41.633 | l3-ha 2026-06-30 10:27:41.633 | l3_agent_scheduler 2026-06-30 10:27:41.633 | logging 2026-06-30 10:27:41.633 | multi-provider 2026-06-30 10:27:41.633 | net-mtu 2026-06-30 10:27:41.633 | net-mtu-writable 2026-06-30 10:27:41.633 | network-ip-availability 2026-06-30 10:27:41.633 | network_availability_zone 2026-06-30 10:27:41.633 | network_ha 2026-06-30 10:27:41.633 | pagination 2026-06-30 10:27:41.633 | port-device-profile 2026-06-30 10:27:41.633 | port-hardware-offload-type 2026-06-30 10:27:41.633 | port-mac-address-regenerate 2026-06-30 10:27:41.633 | port-numa-affinity-policy 2026-06-30 10:27:41.633 | port-numa-affinity-policy-socket 2026-06-30 10:27:41.633 | port-resource-request 2026-06-30 10:27:41.633 | port-security 2026-06-30 10:27:41.633 | port-trusted-vif 2026-06-30 10:27:41.633 | project-id 2026-06-30 10:27:41.633 | provider 2026-06-30 10:27:41.633 | pvlan 2026-06-30 10:27:41.633 | qinq 2026-06-30 10:27:41.633 | qos 2026-06-30 10:27:41.633 | qos-bw-limit-direction 2026-06-30 10:27:41.633 | qos-bw-minimum-ingress 2026-06-30 10:27:41.633 | qos-default 2026-06-30 10:27:41.633 | qos-fip 2026-06-30 10:27:41.633 | qos-gateway-ip 2026-06-30 10:27:41.633 | qos-rule-type-details 2026-06-30 10:27:41.633 | qos-rule-type-filter 2026-06-30 10:27:41.633 | qos-rules-alias 2026-06-30 10:27:41.633 | quota-check-limit 2026-06-30 10:27:41.633 | quota-check-limit-default 2026-06-30 10:27:41.633 | quota_details 2026-06-30 10:27:41.633 | quotas 2026-06-30 10:27:41.633 | rbac-address-scope 2026-06-30 10:27:41.633 | rbac-policies 2026-06-30 10:27:41.633 | rbac-security-groups 2026-06-30 10:27:41.633 | router 2026-06-30 10:27:41.633 | router-enable-snat 2026-06-30 10:27:41.633 | router_availability_zone 2026-06-30 10:27:41.633 | security-group 2026-06-30 10:27:41.633 | security-groups-default-rules 2026-06-30 10:27:41.633 | security-groups-default-statefulness 2026-06-30 10:27:41.634 | security-groups-normalized-cidr 2026-06-30 10:27:41.634 | security-groups-remote-address-group 2026-06-30 10:27:41.634 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:27:41.634 | security-groups-shared-filtering 2026-06-30 10:27:41.634 | segment 2026-06-30 10:27:41.634 | sorting 2026-06-30 10:27:41.634 | standard-attr-description 2026-06-30 10:27:41.634 | standard-attr-fwaas-v2 2026-06-30 10:27:41.634 | standard-attr-revisions 2026-06-30 10:27:41.634 | standard-attr-tag 2026-06-30 10:27:41.634 | standard-attr-timestamp 2026-06-30 10:27:41.634 | stateful-security-group 2026-06-30 10:27:41.634 | subnet-dns-publish-fixed-ip 2026-06-30 10:27:41.634 | subnet-external-network 2026-06-30 10:27:41.634 | subnet-service-types 2026-06-30 10:27:41.634 | subnet_allocation 2026-06-30 10:27:41.634 | subnet_onboard 2026-06-30 10:27:41.634 | subnetpool-prefix-ops 2026-06-30 10:27:41.634 | tag-creation 2026-06-30 10:27:41.634 | tap-mirror 2026-06-30 10:27:41.634 | tap-mirror-both-direction 2026-06-30 10:27:41.634 | trunk 2026-06-30 10:27:41.634 | uplink-status-propagation 2026-06-30 10:27:41.634 | uplink-status-propagation-updatable 2026-06-30 10:27:41.634 | vlan-transparent 2026-06-30 10:27:41.634 | vpn-endpoint-groups 2026-06-30 10:27:41.634 | vpnaas' 2026-06-30 10:27:41.637 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-30 10:27:41.637 | address-scope 2026-06-30 10:27:41.637 | agent 2026-06-30 10:27:41.637 | allowed-address-pairs 2026-06-30 10:27:41.637 | auto-allocated-topology 2026-06-30 10:27:41.637 | availability_zone 2026-06-30 10:27:41.637 | bgp 2026-06-30 10:27:41.637 | bgp_4byte_asn 2026-06-30 10:27:41.637 | bgp_dragent_scheduler 2026-06-30 10:27:41.637 | binding 2026-06-30 10:27:41.637 | binding-extended 2026-06-30 10:27:41.637 | default-subnetpools 2026-06-30 10:27:41.637 | dhcp_agent_scheduler 2026-06-30 10:27:41.637 | dns-domain-ports 2026-06-30 10:27:41.637 | dns-integration 2026-06-30 10:27:41.637 | dns-integration-domain-keywords 2026-06-30 10:27:41.637 | empty-string-filtering 2026-06-30 10:27:41.637 | enable-default-route-bfd 2026-06-30 10:27:41.637 | enable-default-route-ecmp 2026-06-30 10:27:41.637 | expose-port-forwarding-in-fip 2026-06-30 10:27:41.637 | ext-gw-mode 2026-06-30 10:27:41.637 | external-gateway-multihoming 2026-06-30 10:27:41.637 | external-net 2026-06-30 10:27:41.637 | extra_dhcp_opt 2026-06-30 10:27:41.637 | extraroute 2026-06-30 10:27:41.637 | extraroute-atomic 2026-06-30 10:27:41.637 | filter-validation 2026-06-30 10:27:41.637 | fip-port-details 2026-06-30 10:27:41.637 | flavors 2026-06-30 10:27:41.637 | floating-ip-port-forwarding 2026-06-30 10:27:41.637 | floating-ip-port-forwarding-description 2026-06-30 10:27:41.637 | floating-ip-port-forwarding-detail 2026-06-30 10:27:41.638 | floating-ip-port-forwarding-port-ranges 2026-06-30 10:27:41.638 | floatingip-pools 2026-06-30 10:27:41.638 | fwaas_v2 2026-06-30 10:27:41.638 | ip_allocation 2026-06-30 10:27:41.638 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:27:41.638 | l3-flavors 2026-06-30 10:27:41.638 | l3-ha 2026-06-30 10:27:41.638 | l3_agent_scheduler 2026-06-30 10:27:41.638 | logging 2026-06-30 10:27:41.638 | multi-provider 2026-06-30 10:27:41.638 | net-mtu 2026-06-30 10:27:41.638 | net-mtu-writable 2026-06-30 10:27:41.638 | network-ip-availability 2026-06-30 10:27:41.638 | network_availability_zone 2026-06-30 10:27:41.638 | network_ha 2026-06-30 10:27:41.638 | pagination 2026-06-30 10:27:41.638 | port-device-profile 2026-06-30 10:27:41.638 | port-hardware-offload-type 2026-06-30 10:27:41.638 | port-mac-address-regenerate 2026-06-30 10:27:41.638 | port-numa-affinity-policy 2026-06-30 10:27:41.638 | port-numa-affinity-policy-socket 2026-06-30 10:27:41.638 | port-resource-request 2026-06-30 10:27:41.638 | port-security 2026-06-30 10:27:41.638 | port-trusted-vif 2026-06-30 10:27:41.638 | project-id 2026-06-30 10:27:41.638 | provider 2026-06-30 10:27:41.638 | pvlan 2026-06-30 10:27:41.638 | qinq 2026-06-30 10:27:41.638 | qos 2026-06-30 10:27:41.638 | qos-bw-limit-direction 2026-06-30 10:27:41.638 | qos-bw-minimum-ingress 2026-06-30 10:27:41.638 | qos-default 2026-06-30 10:27:41.638 | qos-fip 2026-06-30 10:27:41.638 | qos-gateway-ip 2026-06-30 10:27:41.638 | qos-rule-type-details 2026-06-30 10:27:41.638 | qos-rule-type-filter 2026-06-30 10:27:41.638 | qos-rules-alias 2026-06-30 10:27:41.638 | quota-check-limit 2026-06-30 10:27:41.638 | quota-check-limit-default 2026-06-30 10:27:41.638 | quota_details 2026-06-30 10:27:41.638 | quotas 2026-06-30 10:27:41.638 | rbac-address-scope 2026-06-30 10:27:41.638 | rbac-policies 2026-06-30 10:27:41.638 | rbac-security-groups 2026-06-30 10:27:41.638 | router 2026-06-30 10:27:41.638 | router-enable-snat 2026-06-30 10:27:41.638 | router_availability_zone 2026-06-30 10:27:41.638 | security-group 2026-06-30 10:27:41.638 | security-groups-default-rules 2026-06-30 10:27:41.638 | security-groups-default-statefulness 2026-06-30 10:27:41.638 | security-groups-normalized-cidr 2026-06-30 10:27:41.638 | security-groups-remote-address-group 2026-06-30 10:27:41.638 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:27:41.638 | security-groups-shared-filtering 2026-06-30 10:27:41.638 | segment 2026-06-30 10:27:41.638 | sorting 2026-06-30 10:27:41.638 | standard-attr-description 2026-06-30 10:27:41.638 | standard-attr-fwaas-v2 2026-06-30 10:27:41.638 | standard-attr-revisions 2026-06-30 10:27:41.638 | standard-attr-tag 2026-06-30 10:27:41.638 | standard-attr-timestamp 2026-06-30 10:27:41.638 | stateful-security-group 2026-06-30 10:27:41.638 | subnet-dns-publish-fixed-ip 2026-06-30 10:27:41.638 | subnet-external-network 2026-06-30 10:27:41.638 | subnet-service-types 2026-06-30 10:27:41.638 | subnet_allocation 2026-06-30 10:27:41.638 | subnet_onboard 2026-06-30 10:27:41.638 | subnetpool-prefix-ops 2026-06-30 10:27:41.638 | tag-creation 2026-06-30 10:27:41.638 | tap-mirror 2026-06-30 10:27:41.638 | tap-mirror-both-direction 2026-06-30 10:27:41.638 | trunk 2026-06-30 10:27:41.638 | uplink-status-propagation 2026-06-30 10:27:41.638 | uplink-status-propagation-updatable 2026-06-30 10:27:41.638 | vlan-transparent 2026-06-30 10:27:41.638 | vpn-endpoint-groups 2026-06-30 10:27:41.638 | vpnaas' 2026-06-30 10:27:41.638 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-30 10:27:41.638 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-30 10:27:41.638 | address-scope 2026-06-30 10:27:41.638 | agent 2026-06-30 10:27:41.638 | allowed-address-pairs 2026-06-30 10:27:41.638 | auto-allocated-topology 2026-06-30 10:27:41.638 | availability_zone 2026-06-30 10:27:41.638 | bgp 2026-06-30 10:27:41.638 | bgp_4byte_asn 2026-06-30 10:27:41.638 | bgp_dragent_scheduler 2026-06-30 10:27:41.638 | binding 2026-06-30 10:27:41.638 | binding-extended 2026-06-30 10:27:41.638 | default-subnetpools 2026-06-30 10:27:41.638 | dhcp_agent_scheduler 2026-06-30 10:27:41.638 | dns-domain-ports 2026-06-30 10:27:41.638 | dns-integration 2026-06-30 10:27:41.638 | dns-integration-domain-keywords 2026-06-30 10:27:41.638 | empty-string-filtering 2026-06-30 10:27:41.638 | enable-default-route-bfd 2026-06-30 10:27:41.638 | enable-default-route-ecmp 2026-06-30 10:27:41.638 | expose-port-forwarding-in-fip 2026-06-30 10:27:41.638 | ext-gw-mode 2026-06-30 10:27:41.638 | external-gateway-multihoming 2026-06-30 10:27:41.638 | external-net 2026-06-30 10:27:41.638 | extra_dhcp_opt 2026-06-30 10:27:41.638 | extraroute 2026-06-30 10:27:41.638 | extraroute-atomic 2026-06-30 10:27:41.638 | filter-validation 2026-06-30 10:27:41.638 | fip-port-details 2026-06-30 10:27:41.638 | flavors 2026-06-30 10:27:41.638 | floating-ip-port-forwarding 2026-06-30 10:27:41.638 | floating-ip-port-forwarding-description 2026-06-30 10:27:41.638 | floating-ip-port-forwarding-detail 2026-06-30 10:27:41.639 | floating-ip-port-forwarding-port-ranges 2026-06-30 10:27:41.639 | floatingip-pools 2026-06-30 10:27:41.639 | fwaas_v2 2026-06-30 10:27:41.639 | ip_allocation 2026-06-30 10:27:41.639 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:27:41.639 | l3-flavors 2026-06-30 10:27:41.639 | l3-ha 2026-06-30 10:27:41.639 | l3_agent_scheduler 2026-06-30 10:27:41.639 | logging 2026-06-30 10:27:41.639 | multi-provider 2026-06-30 10:27:41.639 | net-mtu 2026-06-30 10:27:41.639 | net-mtu-writable 2026-06-30 10:27:41.639 | network-ip-availability 2026-06-30 10:27:41.639 | network_availability_zone 2026-06-30 10:27:41.639 | network_ha 2026-06-30 10:27:41.639 | pagination 2026-06-30 10:27:41.639 | port-device-profile 2026-06-30 10:27:41.639 | port-hardware-offload-type 2026-06-30 10:27:41.639 | port-mac-address-regenerate 2026-06-30 10:27:41.639 | port-numa-affinity-policy 2026-06-30 10:27:41.639 | port-numa-affinity-policy-socket 2026-06-30 10:27:41.639 | port-resource-request 2026-06-30 10:27:41.639 | port-security 2026-06-30 10:27:41.639 | port-trusted-vif 2026-06-30 10:27:41.639 | project-id 2026-06-30 10:27:41.639 | provider 2026-06-30 10:27:41.639 | pvlan 2026-06-30 10:27:41.639 | qinq 2026-06-30 10:27:41.639 | qos 2026-06-30 10:27:41.639 | qos-bw-limit-direction 2026-06-30 10:27:41.639 | qos-bw-minimum-ingress 2026-06-30 10:27:41.639 | qos-default 2026-06-30 10:27:41.639 | qos-fip 2026-06-30 10:27:41.639 | qos-gateway-ip 2026-06-30 10:27:41.639 | qos-rule-type-details 2026-06-30 10:27:41.639 | qos-rule-type-filter 2026-06-30 10:27:41.639 | qos-rules-alias 2026-06-30 10:27:41.639 | quota-check-limit 2026-06-30 10:27:41.639 | quota-check-limit-default 2026-06-30 10:27:41.639 | quota_details 2026-06-30 10:27:41.639 | quotas 2026-06-30 10:27:41.639 | rbac-address-scope 2026-06-30 10:27:41.639 | rbac-policies 2026-06-30 10:27:41.639 | rbac-security-groups 2026-06-30 10:27:41.639 | router 2026-06-30 10:27:41.639 | router-enable-snat 2026-06-30 10:27:41.639 | router_availability_zone 2026-06-30 10:27:41.639 | security-group 2026-06-30 10:27:41.639 | security-groups-default-rules 2026-06-30 10:27:41.639 | security-groups-default-statefulness 2026-06-30 10:27:41.639 | security-groups-normalized-cidr 2026-06-30 10:27:41.639 | security-groups-remote-address-group 2026-06-30 10:27:41.639 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:27:41.639 | security-groups-shared-filtering 2026-06-30 10:27:41.639 | segment 2026-06-30 10:27:41.639 | sorting 2026-06-30 10:27:41.639 | standard-attr-description 2026-06-30 10:27:41.639 | standard-attr-fwaas-v2 2026-06-30 10:27:41.639 | standard-attr-revisions 2026-06-30 10:27:41.639 | standard-attr-tag 2026-06-30 10:27:41.639 | standard-attr-timestamp 2026-06-30 10:27:41.639 | stateful-security-group 2026-06-30 10:27:41.639 | subnet-dns-publish-fixed-ip 2026-06-30 10:27:41.639 | subnet-external-network 2026-06-30 10:27:41.639 | subnet-service-types 2026-06-30 10:27:41.639 | subnet_allocation 2026-06-30 10:27:41.639 | subnet_onboard 2026-06-30 10:27:41.639 | subnetpool-prefix-ops 2026-06-30 10:27:41.639 | tag-creation 2026-06-30 10:27:41.639 | tap-mirror 2026-06-30 10:27:41.639 | tap-mirror-both-direction 2026-06-30 10:27:41.639 | trunk 2026-06-30 10:27:41.639 | uplink-status-propagation 2026-06-30 10:27:41.639 | uplink-status-propagation-updatable 2026-06-30 10:27:41.639 | vlan-transparent 2026-06-30 10:27:41.639 | vpn-endpoint-groups 2026-06-30 10:27:41.639 | vpnaas' 2026-06-30 10:27:41.640 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-30 10:27:41.645 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-30 10:27:41.645 | address-scope 2026-06-30 10:27:41.645 | agent 2026-06-30 10:27:41.645 | allowed-address-pairs 2026-06-30 10:27:41.645 | auto-allocated-topology 2026-06-30 10:27:41.645 | availability_zone 2026-06-30 10:27:41.645 | bgp 2026-06-30 10:27:41.645 | bgp_4byte_asn 2026-06-30 10:27:41.645 | bgp_dragent_scheduler 2026-06-30 10:27:41.645 | binding 2026-06-30 10:27:41.645 | binding-extended 2026-06-30 10:27:41.645 | default-subnetpools 2026-06-30 10:27:41.645 | dhcp_agent_scheduler 2026-06-30 10:27:41.645 | dns-domain-ports 2026-06-30 10:27:41.645 | dns-integration 2026-06-30 10:27:41.645 | dns-integration-domain-keywords 2026-06-30 10:27:41.645 | empty-string-filtering 2026-06-30 10:27:41.645 | enable-default-route-bfd 2026-06-30 10:27:41.645 | enable-default-route-ecmp 2026-06-30 10:27:41.645 | expose-port-forwarding-in-fip 2026-06-30 10:27:41.645 | ext-gw-mode 2026-06-30 10:27:41.645 | external-gateway-multihoming 2026-06-30 10:27:41.645 | external-net 2026-06-30 10:27:41.645 | extra_dhcp_opt 2026-06-30 10:27:41.645 | extraroute 2026-06-30 10:27:41.645 | extraroute-atomic 2026-06-30 10:27:41.645 | filter-validation 2026-06-30 10:27:41.645 | fip-port-details 2026-06-30 10:27:41.645 | flavors 2026-06-30 10:27:41.645 | floating-ip-port-forwarding 2026-06-30 10:27:41.645 | floating-ip-port-forwarding-description 2026-06-30 10:27:41.645 | floating-ip-port-forwarding-detail 2026-06-30 10:27:41.645 | floating-ip-port-forwarding-port-ranges 2026-06-30 10:27:41.645 | floatingip-pools 2026-06-30 10:27:41.645 | fwaas_v2 2026-06-30 10:27:41.645 | ip_allocation 2026-06-30 10:27:41.645 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:27:41.645 | l3-flavors 2026-06-30 10:27:41.645 | l3-ha 2026-06-30 10:27:41.645 | l3_agent_scheduler 2026-06-30 10:27:41.645 | logging 2026-06-30 10:27:41.645 | multi-provider 2026-06-30 10:27:41.645 | net-mtu 2026-06-30 10:27:41.645 | net-mtu-writable 2026-06-30 10:27:41.645 | network-ip-availability 2026-06-30 10:27:41.645 | network_availability_zone 2026-06-30 10:27:41.645 | network_ha 2026-06-30 10:27:41.645 | pagination 2026-06-30 10:27:41.645 | port-device-profile 2026-06-30 10:27:41.645 | port-hardware-offload-type 2026-06-30 10:27:41.645 | port-mac-address-regenerate 2026-06-30 10:27:41.645 | port-numa-affinity-policy 2026-06-30 10:27:41.645 | port-numa-affinity-policy-socket 2026-06-30 10:27:41.645 | port-resource-request 2026-06-30 10:27:41.645 | port-security 2026-06-30 10:27:41.645 | port-trusted-vif 2026-06-30 10:27:41.645 | project-id 2026-06-30 10:27:41.645 | provider 2026-06-30 10:27:41.645 | pvlan 2026-06-30 10:27:41.645 | qinq 2026-06-30 10:27:41.645 | qos 2026-06-30 10:27:41.645 | qos-bw-limit-direction 2026-06-30 10:27:41.645 | qos-bw-minimum-ingress 2026-06-30 10:27:41.645 | qos-default 2026-06-30 10:27:41.645 | qos-fip 2026-06-30 10:27:41.645 | qos-gateway-ip 2026-06-30 10:27:41.645 | qos-rule-type-details 2026-06-30 10:27:41.645 | qos-rule-type-filter 2026-06-30 10:27:41.645 | qos-rules-alias 2026-06-30 10:27:41.645 | quota-check-limit 2026-06-30 10:27:41.645 | quota-check-limit-default 2026-06-30 10:27:41.645 | quota_details 2026-06-30 10:27:41.645 | quotas 2026-06-30 10:27:41.645 | rbac-address-scope 2026-06-30 10:27:41.645 | rbac-policies 2026-06-30 10:27:41.645 | rbac-security-groups 2026-06-30 10:27:41.645 | router 2026-06-30 10:27:41.645 | router-enable-snat 2026-06-30 10:27:41.645 | router_availability_zone 2026-06-30 10:27:41.645 | security-group 2026-06-30 10:27:41.645 | security-groups-default-rules 2026-06-30 10:27:41.645 | security-groups-default-statefulness 2026-06-30 10:27:41.645 | security-groups-normalized-cidr 2026-06-30 10:27:41.645 | security-groups-remote-address-group 2026-06-30 10:27:41.645 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:27:41.645 | security-groups-shared-filtering 2026-06-30 10:27:41.645 | segment 2026-06-30 10:27:41.645 | sorting 2026-06-30 10:27:41.645 | standard-attr-description 2026-06-30 10:27:41.645 | standard-attr-fwaas-v2 2026-06-30 10:27:41.645 | standard-attr-revisions 2026-06-30 10:27:41.645 | standard-attr-tag 2026-06-30 10:27:41.645 | standard-attr-timestamp 2026-06-30 10:27:41.646 | stateful-security-group 2026-06-30 10:27:41.646 | subnet-dns-publish-fixed-ip 2026-06-30 10:27:41.646 | subnet-external-network 2026-06-30 10:27:41.646 | subnet-service-types 2026-06-30 10:27:41.646 | subnet_allocation 2026-06-30 10:27:41.646 | subnet_onboard 2026-06-30 10:27:41.646 | subnetpool-prefix-ops 2026-06-30 10:27:41.646 | tag-creation 2026-06-30 10:27:41.646 | tap-mirror 2026-06-30 10:27:41.646 | tap-mirror-both-direction 2026-06-30 10:27:41.646 | trunk 2026-06-30 10:27:41.646 | uplink-status-propagation 2026-06-30 10:27:41.646 | uplink-status-propagation-updatable 2026-06-30 10:27:41.646 | vlan-transparent 2026-06-30 10:27:41.646 | vpn-endpoint-groups 2026-06-30 10:27:41.646 | vpnaas' 2026-06-30 10:27:41.649 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-30 10:27:41.649 | address-scope 2026-06-30 10:27:41.649 | agent 2026-06-30 10:27:41.649 | allowed-address-pairs 2026-06-30 10:27:41.649 | auto-allocated-topology 2026-06-30 10:27:41.649 | availability_zone 2026-06-30 10:27:41.649 | bgp 2026-06-30 10:27:41.649 | bgp_4byte_asn 2026-06-30 10:27:41.649 | bgp_dragent_scheduler 2026-06-30 10:27:41.649 | binding 2026-06-30 10:27:41.649 | binding-extended 2026-06-30 10:27:41.649 | default-subnetpools 2026-06-30 10:27:41.649 | dhcp_agent_scheduler 2026-06-30 10:27:41.649 | dns-domain-ports 2026-06-30 10:27:41.649 | dns-integration 2026-06-30 10:27:41.649 | dns-integration-domain-keywords 2026-06-30 10:27:41.649 | empty-string-filtering 2026-06-30 10:27:41.649 | enable-default-route-bfd 2026-06-30 10:27:41.649 | enable-default-route-ecmp 2026-06-30 10:27:41.649 | expose-port-forwarding-in-fip 2026-06-30 10:27:41.649 | ext-gw-mode 2026-06-30 10:27:41.649 | external-gateway-multihoming 2026-06-30 10:27:41.649 | external-net 2026-06-30 10:27:41.649 | extra_dhcp_opt 2026-06-30 10:27:41.649 | extraroute 2026-06-30 10:27:41.649 | extraroute-atomic 2026-06-30 10:27:41.649 | filter-validation 2026-06-30 10:27:41.649 | fip-port-details 2026-06-30 10:27:41.649 | flavors 2026-06-30 10:27:41.649 | floating-ip-port-forwarding 2026-06-30 10:27:41.649 | floating-ip-port-forwarding-description 2026-06-30 10:27:41.649 | floating-ip-port-forwarding-detail 2026-06-30 10:27:41.649 | floating-ip-port-forwarding-port-ranges 2026-06-30 10:27:41.649 | floatingip-pools 2026-06-30 10:27:41.649 | fwaas_v2 2026-06-30 10:27:41.649 | ip_allocation 2026-06-30 10:27:41.649 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:27:41.649 | l3-flavors 2026-06-30 10:27:41.649 | l3-ha 2026-06-30 10:27:41.649 | l3_agent_scheduler 2026-06-30 10:27:41.649 | logging 2026-06-30 10:27:41.649 | multi-provider 2026-06-30 10:27:41.649 | net-mtu 2026-06-30 10:27:41.649 | net-mtu-writable 2026-06-30 10:27:41.649 | network-ip-availability 2026-06-30 10:27:41.649 | network_availability_zone 2026-06-30 10:27:41.649 | network_ha 2026-06-30 10:27:41.649 | pagination 2026-06-30 10:27:41.649 | port-device-profile 2026-06-30 10:27:41.649 | port-hardware-offload-type 2026-06-30 10:27:41.649 | port-mac-address-regenerate 2026-06-30 10:27:41.649 | port-numa-affinity-policy 2026-06-30 10:27:41.649 | port-numa-affinity-policy-socket 2026-06-30 10:27:41.649 | port-resource-request 2026-06-30 10:27:41.649 | port-security 2026-06-30 10:27:41.649 | port-trusted-vif 2026-06-30 10:27:41.649 | project-id 2026-06-30 10:27:41.649 | provider 2026-06-30 10:27:41.649 | pvlan 2026-06-30 10:27:41.649 | qinq 2026-06-30 10:27:41.649 | qos 2026-06-30 10:27:41.649 | qos-bw-limit-direction 2026-06-30 10:27:41.649 | qos-bw-minimum-ingress 2026-06-30 10:27:41.649 | qos-default 2026-06-30 10:27:41.649 | qos-fip 2026-06-30 10:27:41.649 | qos-gateway-ip 2026-06-30 10:27:41.649 | qos-rule-type-details 2026-06-30 10:27:41.650 | qos-rule-type-filter 2026-06-30 10:27:41.650 | qos-rules-alias 2026-06-30 10:27:41.650 | quota-check-limit 2026-06-30 10:27:41.650 | quota-check-limit-default 2026-06-30 10:27:41.650 | quota_details 2026-06-30 10:27:41.650 | quotas 2026-06-30 10:27:41.650 | rbac-address-scope 2026-06-30 10:27:41.650 | rbac-policies 2026-06-30 10:27:41.650 | rbac-security-groups 2026-06-30 10:27:41.650 | router 2026-06-30 10:27:41.650 | router-enable-snat 2026-06-30 10:27:41.650 | router_availability_zone 2026-06-30 10:27:41.650 | security-group 2026-06-30 10:27:41.650 | security-groups-default-rules 2026-06-30 10:27:41.650 | security-groups-default-statefulness 2026-06-30 10:27:41.650 | security-groups-normalized-cidr 2026-06-30 10:27:41.650 | security-groups-remote-address-group 2026-06-30 10:27:41.650 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:27:41.650 | security-groups-shared-filtering 2026-06-30 10:27:41.650 | segment 2026-06-30 10:27:41.650 | sorting 2026-06-30 10:27:41.650 | standard-attr-description 2026-06-30 10:27:41.650 | standard-attr-fwaas-v2 2026-06-30 10:27:41.650 | standard-attr-revisions 2026-06-30 10:27:41.650 | standard-attr-tag 2026-06-30 10:27:41.650 | standard-attr-timestamp 2026-06-30 10:27:41.650 | stateful-security-group 2026-06-30 10:27:41.650 | subnet-dns-publish-fixed-ip 2026-06-30 10:27:41.650 | subnet-external-network 2026-06-30 10:27:41.650 | subnet-service-types 2026-06-30 10:27:41.650 | subnet_allocation 2026-06-30 10:27:41.650 | subnet_onboard 2026-06-30 10:27:41.650 | subnetpool-prefix-ops 2026-06-30 10:27:41.650 | tag-creation 2026-06-30 10:27:41.650 | tap-mirror 2026-06-30 10:27:41.650 | tap-mirror-both-direction 2026-06-30 10:27:41.650 | trunk 2026-06-30 10:27:41.650 | uplink-status-propagation 2026-06-30 10:27:41.650 | uplink-status-propagation-updatable 2026-06-30 10:27:41.650 | vlan-transparent 2026-06-30 10:27:41.650 | vpn-endpoint-groups 2026-06-30 10:27:41.650 | vpnaas' 2026-06-30 10:27:41.650 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-30 10:27:41.650 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-30 10:27:41.650 | address-scope 2026-06-30 10:27:41.650 | agent 2026-06-30 10:27:41.650 | allowed-address-pairs 2026-06-30 10:27:41.650 | auto-allocated-topology 2026-06-30 10:27:41.650 | availability_zone 2026-06-30 10:27:41.650 | bgp 2026-06-30 10:27:41.650 | bgp_4byte_asn 2026-06-30 10:27:41.650 | bgp_dragent_scheduler 2026-06-30 10:27:41.650 | binding 2026-06-30 10:27:41.650 | binding-extended 2026-06-30 10:27:41.650 | default-subnetpools 2026-06-30 10:27:41.650 | dhcp_agent_scheduler 2026-06-30 10:27:41.650 | dns-domain-ports 2026-06-30 10:27:41.650 | dns-integration 2026-06-30 10:27:41.650 | dns-integration-domain-keywords 2026-06-30 10:27:41.650 | empty-string-filtering 2026-06-30 10:27:41.650 | enable-default-route-bfd 2026-06-30 10:27:41.650 | enable-default-route-ecmp 2026-06-30 10:27:41.650 | expose-port-forwarding-in-fip 2026-06-30 10:27:41.650 | ext-gw-mode 2026-06-30 10:27:41.650 | external-gateway-multihoming 2026-06-30 10:27:41.650 | external-net 2026-06-30 10:27:41.650 | extra_dhcp_opt 2026-06-30 10:27:41.650 | extraroute 2026-06-30 10:27:41.650 | extraroute-atomic 2026-06-30 10:27:41.650 | filter-validation 2026-06-30 10:27:41.650 | fip-port-details 2026-06-30 10:27:41.650 | flavors 2026-06-30 10:27:41.650 | floating-ip-port-forwarding 2026-06-30 10:27:41.650 | floating-ip-port-forwarding-description 2026-06-30 10:27:41.650 | floating-ip-port-forwarding-detail 2026-06-30 10:27:41.650 | floating-ip-port-forwarding-port-ranges 2026-06-30 10:27:41.650 | floatingip-pools 2026-06-30 10:27:41.650 | fwaas_v2 2026-06-30 10:27:41.650 | ip_allocation 2026-06-30 10:27:41.650 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:27:41.650 | l3-flavors 2026-06-30 10:27:41.650 | l3-ha 2026-06-30 10:27:41.650 | l3_agent_scheduler 2026-06-30 10:27:41.650 | logging 2026-06-30 10:27:41.650 | multi-provider 2026-06-30 10:27:41.650 | net-mtu 2026-06-30 10:27:41.650 | net-mtu-writable 2026-06-30 10:27:41.650 | network-ip-availability 2026-06-30 10:27:41.650 | network_availability_zone 2026-06-30 10:27:41.650 | network_ha 2026-06-30 10:27:41.650 | pagination 2026-06-30 10:27:41.650 | port-device-profile 2026-06-30 10:27:41.650 | port-hardware-offload-type 2026-06-30 10:27:41.650 | port-mac-address-regenerate 2026-06-30 10:27:41.650 | port-numa-affinity-policy 2026-06-30 10:27:41.650 | port-numa-affinity-policy-socket 2026-06-30 10:27:41.650 | port-resource-request 2026-06-30 10:27:41.650 | port-security 2026-06-30 10:27:41.650 | port-trusted-vif 2026-06-30 10:27:41.650 | project-id 2026-06-30 10:27:41.650 | provider 2026-06-30 10:27:41.650 | pvlan 2026-06-30 10:27:41.650 | qinq 2026-06-30 10:27:41.650 | qos 2026-06-30 10:27:41.650 | qos-bw-limit-direction 2026-06-30 10:27:41.650 | qos-bw-minimum-ingress 2026-06-30 10:27:41.650 | qos-default 2026-06-30 10:27:41.650 | qos-fip 2026-06-30 10:27:41.650 | qos-gateway-ip 2026-06-30 10:27:41.650 | qos-rule-type-details 2026-06-30 10:27:41.650 | qos-rule-type-filter 2026-06-30 10:27:41.650 | qos-rules-alias 2026-06-30 10:27:41.651 | quota-check-limit 2026-06-30 10:27:41.651 | quota-check-limit-default 2026-06-30 10:27:41.651 | quota_details 2026-06-30 10:27:41.651 | quotas 2026-06-30 10:27:41.651 | rbac-address-scope 2026-06-30 10:27:41.651 | rbac-policies 2026-06-30 10:27:41.651 | rbac-security-groups 2026-06-30 10:27:41.651 | router 2026-06-30 10:27:41.651 | router-enable-snat 2026-06-30 10:27:41.651 | router_availability_zone 2026-06-30 10:27:41.651 | security-group 2026-06-30 10:27:41.651 | security-groups-default-rules 2026-06-30 10:27:41.651 | security-groups-default-statefulness 2026-06-30 10:27:41.651 | security-groups-normalized-cidr 2026-06-30 10:27:41.651 | security-groups-remote-address-group 2026-06-30 10:27:41.651 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:27:41.651 | security-groups-shared-filtering 2026-06-30 10:27:41.651 | segment 2026-06-30 10:27:41.651 | sorting 2026-06-30 10:27:41.651 | standard-attr-description 2026-06-30 10:27:41.651 | standard-attr-fwaas-v2 2026-06-30 10:27:41.651 | standard-attr-revisions 2026-06-30 10:27:41.651 | standard-attr-tag 2026-06-30 10:27:41.651 | standard-attr-timestamp 2026-06-30 10:27:41.651 | stateful-security-group 2026-06-30 10:27:41.651 | subnet-dns-publish-fixed-ip 2026-06-30 10:27:41.651 | subnet-external-network 2026-06-30 10:27:41.651 | subnet-service-types 2026-06-30 10:27:41.651 | subnet_allocation 2026-06-30 10:27:41.651 | subnet_onboard 2026-06-30 10:27:41.651 | subnetpool-prefix-ops 2026-06-30 10:27:41.651 | tag-creation 2026-06-30 10:27:41.651 | tap-mirror 2026-06-30 10:27:41.651 | tap-mirror-both-direction 2026-06-30 10:27:41.651 | trunk 2026-06-30 10:27:41.651 | uplink-status-propagation 2026-06-30 10:27:41.651 | uplink-status-propagation-updatable 2026-06-30 10:27:41.651 | vlan-transparent 2026-06-30 10:27:41.651 | vpn-endpoint-groups 2026-06-30 10:27:41.651 | vpnaas' 2026-06-30 10:27:41.652 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-30 10:27:41.656 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-30 10:27:41.658 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-30 10:27:41.663 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-30 10:27:41.663 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-30 10:27:41.667 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:27:41.670 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:27:41.672 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-30 10:27:41.675 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:41.678 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-30 10:27:41.680 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-30 10:27:41.683 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-30 10:27:41.685 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:41.688 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-30 10:27:41.718 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.202:6641 2026-06-30 10:27:41.720 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:41.722 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:41.725 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.202:6641 2026-06-30 10:27:41.728 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.202:6641 ']' 2026-06-30 10:27:41.731 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:41.733 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.202:6641 2026-06-30 10:27:41.762 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.202:6642 2026-06-30 10:27:41.765 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:41.767 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:41.770 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.202:6642 2026-06-30 10:27:41.773 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.202:6642 ']' 2026-06-30 10:27:41.775 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:41.778 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.202:6642 2026-06-30 10:27:41.809 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-30 10:27:41.826 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:41.829 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:27:41.832 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:41.835 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:41.838 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:27:41.840 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-30 10:27:41.843 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:41.846 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:27:41.879 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-30 10:27:41.881 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:41.884 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:41.887 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-30 10:27:41.889 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-30 10:27:41.891 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:41.894 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-30 10:27:41.925 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-30 10:27:41.928 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:41.930 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:41.933 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-30 10:27:41.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-30 10:27:41.939 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:41.941 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-30 10:27:41.975 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:27:41.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:41.980 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:41.983 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:27:41.986 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-30 10:27:41.988 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:41.991 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-30 10:27:42.021 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-30 10:27:42.024 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:42.027 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:42.029 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-30 10:27:42.032 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-30 10:27:42.034 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:42.037 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-30 10:27:42.069 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-30 10:27:42.071 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:42.074 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:42.077 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-30 10:27:42.080 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-30 10:27:42.082 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:42.085 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-30 10:27:42.117 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-30 10:27:42.120 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:42.122 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:42.124 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-30 10:27:42.127 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-30 10:27:42.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:42.132 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-30 10:27:42.166 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-30 10:27:42.169 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:42.172 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:42.174 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-30 10:27:42.177 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-30 10:27:42.180 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:42.182 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-30 10:27:42.214 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-30 10:27:42.217 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:42.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-30 10:27:42.222 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-30 10:27:42.225 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-30 10:27:42.228 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:42.231 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-30 10:27:42.266 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-30 10:27:42.288 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-30 10:27:42.307 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.310 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-30 10:27:42.312 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 10:27:42.328 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.332 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-30 10:27:42.334 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-06-30 10:27:42.336 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 10:27:42.353 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:42.356 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 10:27:42.402 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 10:27:42.404 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-06-30 10:27:42.407 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-30 10:27:42.410 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:42.412 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 10:27:42.415 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-30 10:27:42.418 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-30 10:27:42.422 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:42.425 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-30 10:27:42.459 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-30 10:27:42.478 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.481 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-30 10:27:42.516 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-30 10:27:42.535 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.537 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-30 10:27:42.570 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-30 10:27:42.586 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:42.589 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-30 10:27:42.591 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 10:27:42.609 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.612 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-30 10:27:42.615 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-06-30 10:27:42.618 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 10:27:42.635 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:42.638 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 10:27:42.683 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 10:27:42.685 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-06-30 10:27:42.689 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-30 10:27:42.718 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-30 10:27:42.736 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.739 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-30 10:27:42.755 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.759 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-30 10:27:42.776 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.779 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-30 10:27:42.798 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.800 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-30 10:27:42.819 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:42.822 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-30 10:27:42.838 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:42.841 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-30 10:27:42.844 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-30 10:27:42.846 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-30 10:27:42.851 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-30 10:27:42.884 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-30 10:27:42.918 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-30 10:27:42.952 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-30 10:27:42.985 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-30 10:27:42.988 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 10:27:42.990 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-30 10:27:42.993 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 10:27:42.996 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 10:27:42.999 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-30 10:27:43.002 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 10:27:43.005 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-30 10:27:43.007 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 10:27:43.010 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-30 10:27:43.039 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-30 10:27:43.071 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.202/identity 2026-06-30 10:27:43.103 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-30 10:27:43.133 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-06-30 10:27:43.164 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-30 10:27:43.198 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-30 10:27:43.231 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-30 10:27:43.264 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.202/identity 2026-06-30 10:27:43.298 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 10:27:43.330 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 10:27:43.362 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 10:27:43.365 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-30 10:27:43.397 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-30 10:27:43.429 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-30 10:27:43.432 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 10:27:43.434 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:27:43.437 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-30 10:27:43.439 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-30 10:27:43.473 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-30 10:27:43.506 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.202/identity 2026-06-30 10:27:43.538 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-30 10:27:43.570 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-06-30 10:27:43.600 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-30 10:27:43.635 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-30 10:27:43.668 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-30 10:27:43.702 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-30 10:27:43.705 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 10:27:43.708 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-30 10:27:43.711 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 10:27:43.714 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-30 10:27:43.751 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-30 10:27:43.784 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.202/identity 2026-06-30 10:27:43.817 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-30 10:27:43.852 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-06-30 10:27:43.887 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-30 10:27:43.922 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-30 10:27:43.954 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-30 10:27:43.990 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-30 10:27:43.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-30 10:27:43.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-30 10:27:43.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-30 10:27:44.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-30 10:27:44.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-30 10:27:44.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-30 10:27:44.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-30 10:27:44.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-30 10:27:44.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-30 10:27:44.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-30 10:27:44.018 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-30 10:27:44.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-30 10:27:44.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-30 10:27:44.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-30 10:27:44.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-30 10:27:44.032 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-30 10:27:44.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-30 10:27:44.037 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.040 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-30 10:27:44.043 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-30 10:27:44.046 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-30 10:27:44.048 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.051 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-30 10:27:44.084 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-30 10:27:44.087 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.089 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 10:27:44.092 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-30 10:27:44.095 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-30 10:27:44.098 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.100 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-30 10:27:44.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-30 10:27:44.135 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.137 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 10:27:44.140 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-30 10:27:44.142 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-30 10:27:44.145 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.148 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-30 10:27:44.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-30 10:27:44.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-30 10:27:44.184 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.186 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 10:27:44.189 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-30 10:27:44.192 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-30 10:27:44.194 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.197 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-30 10:27:44.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-30 10:27:44.231 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.233 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 10:27:44.236 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-30 10:27:44.239 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-30 10:27:44.241 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.244 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-30 10:27:44.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-30 10:27:44.278 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.280 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 10:27:44.283 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-30 10:27:44.286 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-30 10:27:44.288 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.291 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-30 10:27:44.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-30 10:27:44.324 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.327 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-30 10:27:44.329 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-30 10:27:44.332 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-30 10:27:44.335 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.337 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-30 10:27:44.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-30 10:27:44.371 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.374 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-30 10:27:44.377 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-30 10:27:44.380 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-30 10:27:44.383 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.386 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-30 10:27:44.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-30 10:27:44.423 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.426 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-30 10:27:44.429 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-30 10:27:44.431 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-30 10:27:44.434 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.437 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-30 10:27:44.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-30 10:27:44.472 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-30 10:27:44.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-30 10:27:44.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-30 10:27:44.482 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.485 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-30 10:27:44.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-30 10:27:44.519 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 10:27:44.522 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-30 10:27:44.525 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-30 10:27:44.528 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-30 10:27:44.530 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 10:27:44.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-30 10:27:44.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 10:27:44.569 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-06-30 10:27:44.603 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-30 10:27:44.636 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-30 10:27:44.640 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-30 10:27:44.642 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-30 10:27:44.645 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-30 10:27:44.648 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 10:27:44.651 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-30 10:27:44.653 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-30 10:27:44.656 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 10:27:44.659 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 10:27:44.672 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-30 10:27:44.672 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:27:44.681 | d /var/run/uwsgi 0755 stack root 2026-06-30 10:27:44.685 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 10:27:44.695 | /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-06-30 10:27:44.700 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-30 10:27:44.703 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-30 10:27:44.707 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 10:27:44.710 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-30 10:27:44.743 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-06-30 10:27:44.775 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-30 10:27:44.807 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 10:27:44.840 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 10:27:44.873 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 10:27:44.905 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 10:27:44.938 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 10:27:44.970 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 10:27:45.002 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 10:27:45.035 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 10:27:45.068 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 10:27:45.098 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 10:27:45.130 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-30 10:27:45.160 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 10:27:45.163 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 10:27:45.166 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-30 10:27:45.169 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-30 10:27:45.172 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:27:45.175 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:27:45.178 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:27:45.181 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-30 10:27:45.184 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-30 10:27:45.187 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-30 10:27:45.225 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 10:27:45.260 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-30 10:27:45.260 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-30 10:27:45.269 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-30 10:27:45.273 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-30 10:27:45.276 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-30 10:27:45.279 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:27:45.281 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:27:45.283 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:27:45.286 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:27:45.289 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:27:45.292 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:27:45.294 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:27:45.298 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:27:45.301 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:27:45.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:27:45.307 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-30 10:27:45.344 | Enabling site neutron-api. 2026-06-30 10:27:45.349 | To activate the new configuration, you need to run: 2026-06-30 10:27:45.349 | systemctl reload apache2 2026-06-30 10:27:45.354 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 10:27:45.357 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:27:45.359 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:27:45.362 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:27:45.473 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-30 10:27:45.492 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:45.495 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-30 10:27:45.514 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:45.517 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-30 10:27:45.520 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-30 10:27:45.586 | + inc/async:async_inner:63 : init_neutron 2026-06-30 10:27:45.626 | [9801 Async init_neutron:77469]: running: init_neutron 2026-06-30 10:27:45.629 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-30 10:27:45.649 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:27:45.653 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-30 10:27:45.673 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:45.676 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-30 10:27:45.679 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-30 10:27:45.682 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-30 10:27:45.719 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-30 10:27:45.723 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-30 10:27:45.760 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-30 10:27:45.780 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:45.783 | + ./stack.sh:main:1206 : echo_summary 'Configuring Swift' 2026-06-30 10:27:45.786 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:27:45.789 | + ./stack.sh:echo_summary:447 : echo -e Configuring Swift 2026-06-30 10:27:45.792 | + ./stack.sh:main:1207 : async_runfunc init_swift 2026-06-30 10:27:45.795 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-06-30 10:27:45.865 | + inc/async:async_inner:63 : init_swift 2026-06-30 10:27:45.902 | [9801 Async init_swift:77688]: running: init_swift 2026-06-30 10:27:45.905 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-30 10:27:45.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:45.928 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-30 10:27:45.931 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:27:45.934 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-30 10:27:45.937 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-30 10:27:45.939 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-30 10:27:46.007 | + inc/async:async_inner:63 : init_cinder 2026-06-30 10:27:46.046 | [9801 Async init_cinder:77792]: running: init_cinder 2026-06-30 10:27:46.052 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-30 10:27:46.071 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:27:46.075 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-30 10:27:46.079 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:27:46.080 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-30 10:27:46.083 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-30 10:27:46.086 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-30 10:27:46.158 | + inc/async:async_inner:63 : init_placement 2026-06-30 10:27:46.198 | [9801 Async init_placement:77940]: running: init_placement 2026-06-30 10:27:46.201 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-30 10:27:46.251 | [9801 Async init_neutron:77469]: Waiting for completion of init_neutron running on PID 77469 (6 other jobs running) 2026-06-30 10:27:46.277 | [9801 Async init_neutron:77469]: Signaling child to exit 2026-06-30 10:27:49.828 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:27:49.856 | [77688 Async init_swift:77688]: finished successfully 2026-06-30 10:27:51.487 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:27:51.513 | [77792 Async init_cinder:77792]: finished successfully 2026-06-30 10:27:54.472 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:27:54.498 | [77940 Async init_placement:77940]: finished successfully 2026-06-30 10:28:06.493 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:28:06.516 | [77469 Async init_neutron:77469]: finished successfully 2026-06-30 10:28:06.539 | WAKEUP 2026-06-30 10:28:06.560 | [9801 Async init_neutron:77469]: Signaled 2026-06-30 10:28:06.561 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-30 10:28:06.561 | + lib/database:recreate_database:112 : local db=neutron 2026-06-30 10:28:06.561 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-30 10:28:06.561 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-30 10:28:06.561 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-30 10:28:06.561 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:06.561 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-30 10:28:06.561 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:06.561 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-30 10:28:06.561 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 10:28:06.561 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:06.561 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:06.562 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:06.562 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815265698 2026-06-30 10:28:06.562 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-30 10:28:06.562 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-30 10:28:06.563 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-30 10:28:06.563 | Running upgrade for neutron ... 2026-06-30 10:28:06.563 | OK 2026-06-30 10:28:06.563 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-30 10:28:06.563 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:06.563 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:06.563 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:06.563 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:06.563 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:06.563 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 10:28:06.563 | + functions-common:time_stop:2427 : start_time=1782815265698 2026-06-30 10:28:06.563 | + functions-common:time_stop:2429 : [[ -z 1782815265698 ]] 2026-06-30 10:28:06.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:06.563 | + functions-common:time_stop:2432 : end_time=1782815286477 2026-06-30 10:28:06.563 | + functions-common:time_stop:2433 : elapsed_time=20779 2026-06-30 10:28:06.563 | + functions-common:time_stop:2434 : total=3617 2026-06-30 10:28:06.563 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:06.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24396 2026-06-30 10:28:06.602 | [9801 Async init_neutron:77469]: finished init_neutron with result 0 in 20 seconds 2026-06-30 10:28:06.607 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:06.610 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-30 10:28:06.660 | [9801 Async init_placement:77940]: Waiting for completion of init_placement running on PID 77940 (5 other jobs running) 2026-06-30 10:28:06.683 | [9801 Async init_placement:77940]: Signaling child to exit 2026-06-30 10:28:06.683 | WAKEUP 2026-06-30 10:28:06.704 | [9801 Async init_placement:77940]: Signaled 2026-06-30 10:28:06.706 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-30 10:28:06.706 | + lib/database:recreate_database:112 : local db=placement 2026-06-30 10:28:06.706 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-30 10:28:06.706 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-30 10:28:06.706 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-30 10:28:06.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:06.706 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-30 10:28:06.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:06.706 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-30 10:28:06.706 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:28:06.706 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:06.706 | we strongly recommend against using it for new projects. 2026-06-30 10:28:06.706 | 2026-06-30 10:28:06.706 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:06.706 | framework. For more detail see 2026-06-30 10:28:06.706 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:06.706 | 2026-06-30 10:28:06.706 | __import__(import_str) 2026-06-30 10:28:06.706 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-30 10:28:06.706 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-30 10:28:06.706 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-06-30 10:28:06.706 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 10:28:06.706 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 10:28:06.706 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 10:28:06.706 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-06-30 10:28:06.706 | 2026-06-30 10:28:06.706 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:28:06.706 | + functions-common:get_or_create_user:915 : user_id=6b809e997af741d9a267d20b774fba82 2026-06-30 10:28:06.706 | + functions-common:get_or_create_user:916 : echo 6b809e997af741d9a267d20b774fba82 2026-06-30 10:28:06.706 | 6b809e997af741d9a267d20b774fba82 2026-06-30 10:28:06.706 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-30 10:28:06.706 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:28:06.706 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:28:06.706 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:28:06.706 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:28:06.706 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:28:06.706 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:28:06.706 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:28:06.706 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:28:06.706 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:28:06.706 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:28:06.706 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:28:06.706 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-30 10:28:06.706 | 2026-06-30 10:28:06.706 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:28:06.706 | 2026-06-30 10:28:06.706 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:28:06.706 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62117364dabc48fc9df446847bab830e 2026-06-30 10:28:06.706 | + functions-common:get_or_add_user_project_role:980 : echo 62117364dabc48fc9df446847bab830e 2026-06-30 10:28:06.706 | 62117364dabc48fc9df446847bab830e 2026-06-30 10:28:06.706 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 10:28:06.706 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-30 10:28:06.707 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 10:28:06.707 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 10:28:06.707 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 10:28:06.707 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 10:28:06.707 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 10:28:06.707 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 10:28:06.707 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 10:28:06.707 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 10:28:06.707 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 10:28:06.707 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 10:28:06.707 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 10:28:06.707 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-30 10:28:06.707 | 2026-06-30 10:28:06.707 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 10:28:06.707 | 2026-06-30 10:28:06.707 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:28:06.707 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eec770399f3d4baab256ce410184d3d8 2026-06-30 10:28:06.707 | + functions-common:get_or_add_user_project_role:980 : echo eec770399f3d4baab256ce410184d3d8 2026-06-30 10:28:06.707 | eec770399f3d4baab256ce410184d3d8 2026-06-30 10:28:06.707 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.202/placement 2026-06-30 10:28:06.707 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-30 10:28:06.707 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 10:28:06.707 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-30 10:28:06.707 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-30 10:28:06.707 | 2026-06-30 10:28:06.707 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:28:06.707 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 10:28:06.707 | 4f38d2c5d9bd4b3b8fb1c77685854b1f' 2026-06-30 10:28:06.707 | + functions-common:get_or_create_service:1067 : echo 4f38d2c5d9bd4b3b8fb1c77685854b1f 2026-06-30 10:28:06.707 | 4f38d2c5d9bd4b3b8fb1c77685854b1f 2026-06-30 10:28:06.707 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.202/placement 2026-06-30 10:28:06.707 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 10:28:06.707 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.202/placement RegionOne 2026-06-30 10:28:06.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 10:28:06.707 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-30 10:28:06.707 | 2026-06-30 10:28:06.707 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:28:06.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 10:28:06.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 10:28:06.707 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.202/placement --region RegionOne -f value -c id 2026-06-30 10:28:06.707 | 2026-06-30 10:28:06.707 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:28:06.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=18c1a5755f3e40b6a0f0814ae118eba9 2026-06-30 10:28:06.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 18c1a5755f3e40b6a0f0814ae118eba9 2026-06-30 10:28:06.707 | + functions-common:get_or_create_endpoint:1100 : public_id=18c1a5755f3e40b6a0f0814ae118eba9 2026-06-30 10:28:06.707 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 10:28:06.707 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 10:28:06.707 | + functions-common:get_or_create_endpoint:1109 : echo 18c1a5755f3e40b6a0f0814ae118eba9 2026-06-30 10:28:06.707 | 18c1a5755f3e40b6a0f0814ae118eba9 2026-06-30 10:28:06.748 | [9801 Async init_placement:77940]: finished init_placement with result 0 in 8 seconds 2026-06-30 10:28:06.753 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:06.755 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-30 10:28:06.808 | [9801 Async init_glance:72824]: Waiting for completion of init_glance running on PID 72824 (4 other jobs running) 2026-06-30 10:28:06.834 | [9801 Async init_glance:72824]: Signaling child to exit 2026-06-30 10:28:06.835 | WAKEUP 2026-06-30 10:28:06.858 | [9801 Async init_glance:72824]: Signaled 2026-06-30 10:28:06.860 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-30 10:28:06.860 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-30 10:28:06.860 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-30 10:28:06.860 | + lib/database:recreate_database:112 : local db=glance 2026-06-30 10:28:06.860 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-30 10:28:06.860 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-30 10:28:06.860 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-30 10:28:06.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:06.860 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-30 10:28:06.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:06.860 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-30 10:28:06.860 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 10:28:06.860 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:06.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:06.860 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:06.860 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815214528 2026-06-30 10:28:06.860 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-30 10:28:06.860 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:28:06.860 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:06.860 | we strongly recommend against using it for new projects. 2026-06-30 10:28:06.860 | 2026-06-30 10:28:06.860 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:06.860 | framework. For more detail see 2026-06-30 10:28:06.860 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:06.860 | 2026-06-30 10:28:06.860 | __import__(import_str) 2026-06-30 10:28:06.860 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 10:28:06.860 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=72930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.860 | DEBUG dbcounter [-] [72930] Writer thread running {{(pid=72930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.860 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 10:28:06.860 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=72930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.860 | DEBUG dbcounter [-] [72930] Writer thread running {{(pid=72930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 10:28:06.860 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.860 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-30 10:28:06.861 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=72930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:06.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:06.861 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-30 10:28:06.861 | Database migration is up to date. No migration needed. 2026-06-30 10:28:06.861 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-30 10:28:06.861 | Database is synced successfully. 2026-06-30 10:28:06.861 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-30 10:28:06.861 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 10:28:06.861 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:06.861 | we strongly recommend against using it for new projects. 2026-06-30 10:28:06.861 | 2026-06-30 10:28:06.861 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:06.861 | framework. For more detail see 2026-06-30 10:28:06.861 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:06.861 | 2026-06-30 10:28:06.861 | __import__(import_str) 2026-06-30 10:28:06.861 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 10:28:06.861 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=73106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:28:06.861 | DEBUG dbcounter [-] [73106] Writer thread running {{(pid=73106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-30 10:28:06.861 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-30 10:28:06.862 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-30 10:28:06.862 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-30 10:28:06.862 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:06.862 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:06.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:06.862 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:06.862 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:06.862 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 10:28:06.862 | + functions-common:time_stop:2427 : start_time=1782815214528 2026-06-30 10:28:06.862 | + functions-common:time_stop:2429 : [[ -z 1782815214528 ]] 2026-06-30 10:28:06.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:06.862 | + functions-common:time_stop:2432 : end_time=1782815220685 2026-06-30 10:28:06.862 | + functions-common:time_stop:2433 : elapsed_time=6157 2026-06-30 10:28:06.862 | + functions-common:time_stop:2434 : total=3617 2026-06-30 10:28:06.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:06.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9774 2026-06-30 10:28:06.907 | [9801 Async init_glance:72824]: finished init_glance with result 0 in 6 seconds 2026-06-30 10:28:06.913 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:06.916 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-30 10:28:06.969 | [9801 Async init_swift:77688]: Waiting for completion of init_swift running on PID 77688 (3 other jobs running) 2026-06-30 10:28:06.992 | [9801 Async init_swift:77688]: Signaling child to exit 2026-06-30 10:28:06.992 | WAKEUP 2026-06-30 10:28:07.012 | [9801 Async init_swift:77688]: Signaled 2026-06-30 10:28:07.014 | + lib/swift:init_swift:680 : local node_number 2026-06-30 10:28:07.014 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-30 10:28:07.014 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.014 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.014 | 2026-06-30 10:28:07.014 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.014 | framework. For more detail see 2026-06-30 10:28:07.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.014 | 2026-06-30 10:28:07.014 | import eventlet 2026-06-30 10:28:07.014 | No container-sharder running 2026-06-30 10:28:07.014 | No container-sync running 2026-06-30 10:28:07.014 | No object-replicator running 2026-06-30 10:28:07.014 | No account-server running 2026-06-30 10:28:07.014 | No object-updater running 2026-06-30 10:28:07.014 | No account-reaper running 2026-06-30 10:28:07.014 | No container-server running 2026-06-30 10:28:07.014 | No container-auditor running 2026-06-30 10:28:07.014 | No account-replicator running 2026-06-30 10:28:07.014 | No container-reconciler running 2026-06-30 10:28:07.014 | No container-replicator running 2026-06-30 10:28:07.014 | No object-auditor running 2026-06-30 10:28:07.014 | No object-reconstructor running 2026-06-30 10:28:07.014 | No account-auditor running 2026-06-30 10:28:07.014 | No container-updater running 2026-06-30 10:28:07.014 | No object-expirer running 2026-06-30 10:28:07.014 | No object-server running 2026-06-30 10:28:07.014 | No proxy-server running 2026-06-30 10:28:07.014 | + lib/swift:init_swift:682 : true 2026-06-30 10:28:07.014 | + lib/swift:init_swift:685 : create_swift_disk 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:577 : local node_number 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:582 : local user_group 2026-06-30 10:28:07.014 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:584 : sudo install -d -o stack -g 1002 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-06-30 10:28:07.014 | + functions:create_disk:756 : local node_number 2026-06-30 10:28:07.014 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-30 10:28:07.014 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-06-30 10:28:07.014 | + functions:create_disk:760 : local key 2026-06-30 10:28:07.014 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | ++ functions:create_disk:762 : sed s#/.## 2026-06-30 10:28:07.014 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-06-30 10:28:07.014 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-30 10:28:07.014 | + functions:destroy_disk:789 : local key 2026-06-30 10:28:07.014 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | ++ functions:destroy_disk:791 : sed s#/.## 2026-06-30 10:28:07.014 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-06-30 10:28:07.014 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-06-30 10:28:07.014 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-06-30 10:28:07.014 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-06-30 10:28:07.014 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-06-30 10:28:07.014 | = sectsz=512 attr=2, projid32bit=1 2026-06-30 10:28:07.014 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-06-30 10:28:07.014 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-06-30 10:28:07.014 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-06-30 10:28:07.014 | = sunit=0 swidth=0 blks 2026-06-30 10:28:07.014 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-06-30 10:28:07.014 | log =internal log bsize=4096 blocks=16384, version=2 2026-06-30 10:28:07.014 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-06-30 10:28:07.014 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-06-30 10:28:07.014 | + functions:create_disk:780 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2026-06-30 10:28:07.014 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-06-30 10:28:07.014 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2026-06-30 10:28:07.014 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-06-30 10:28:07.014 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-06-30 10:28:07.014 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:591 : local node_number 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-06-30 10:28:07.014 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-30 10:28:07.015 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-06-30 10:28:07.015 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-30 10:28:07.015 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-06-30 10:28:07.015 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-06-30 10:28:07.015 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-06-30 10:28:07.015 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-30 10:28:07.015 | + lib/swift:init_swift:715 : /opt/stack/data/venv/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-06-30 10:28:07.015 | + lib/swift:init_swift:716 : /opt/stack/data/venv/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-06-30 10:28:07.015 | + lib/swift:init_swift:717 : /opt/stack/data/venv/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-06-30 10:28:07.015 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | Defaulting to --format-version=1. This ensures the ring 2026-06-30 10:28:07.015 | written will be readable by older versions of Swift. 2026-06-30 10:28:07.015 | In a future release, the default will change to 2026-06-30 10:28:07.015 | --format-version=2 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-30 10:28:07.015 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-06-30 10:28:07.015 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.015 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.015 | framework. For more detail see 2026-06-30 10:28:07.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.015 | 2026-06-30 10:28:07.015 | import eventlet 2026-06-30 10:28:07.015 | Defaulting to --format-version=1. This ensures the ring 2026-06-30 10:28:07.015 | written will be readable by older versions of Swift. 2026-06-30 10:28:07.016 | In a future release, the default will change to 2026-06-30 10:28:07.016 | --format-version=2 2026-06-30 10:28:07.016 | 2026-06-30 10:28:07.016 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-30 10:28:07.016 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-06-30 10:28:07.016 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:28:07.016 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.016 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.016 | 2026-06-30 10:28:07.016 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.016 | framework. For more detail see 2026-06-30 10:28:07.016 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.016 | 2026-06-30 10:28:07.016 | import eventlet 2026-06-30 10:28:07.016 | Defaulting to --format-version=1. This ensures the ring 2026-06-30 10:28:07.016 | written will be readable by older versions of Swift. 2026-06-30 10:28:07.016 | In a future release, the default will change to 2026-06-30 10:28:07.016 | --format-version=2 2026-06-30 10:28:07.016 | 2026-06-30 10:28:07.016 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-30 10:28:07.016 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-06-30 10:28:07.016 | + lib/swift:init_swift:730 : popd 2026-06-30 10:28:07.056 | [9801 Async init_swift:77688]: finished init_swift with result 0 in 4 seconds 2026-06-30 10:28:07.061 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:07.064 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-30 10:28:07.117 | [9801 Async init_cinder:77792]: Waiting for completion of init_cinder running on PID 77792 (2 other jobs running) 2026-06-30 10:28:07.144 | [9801 Async init_cinder:77792]: Signaling child to exit 2026-06-30 10:28:07.144 | WAKEUP 2026-06-30 10:28:07.166 | [9801 Async init_cinder:77792]: Signaled 2026-06-30 10:28:07.167 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-30 10:28:07.167 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:07.168 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-30 10:28:07.168 | + lib/database:recreate_database:112 : local db=cinder 2026-06-30 10:28:07.168 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-30 10:28:07.168 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-30 10:28:07.168 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-30 10:28:07.168 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:07.168 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-30 10:28:07.168 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:07.168 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-30 10:28:07.168 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 10:28:07.168 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:07.168 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:07.168 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:07.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815266144 2026-06-30 10:28:07.168 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-30 10:28:07.168 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-30 10:28:07.168 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.168 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.168 | 2026-06-30 10:28:07.168 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.168 | framework. For more detail see 2026-06-30 10:28:07.168 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.168 | 2026-06-30 10:28:07.168 | import eventlet # noqa 2026-06-30 10:28:07.168 | INFO dbcounter [-] Registered counter for database cinder 2026-06-30 10:28:07.168 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=77938) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:28:07.168 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:07.168 | DEBUG dbcounter [-] [77938] Writer thread running {{(pid=77938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:07.168 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-30 10:28:07.168 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=77938) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:07.168 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-30 10:28:07.168 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-30 10:28:07.168 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:07.168 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:07.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:07.168 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:07.168 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:07.168 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 10:28:07.168 | + functions-common:time_stop:2427 : start_time=1782815266144 2026-06-30 10:28:07.168 | + functions-common:time_stop:2429 : [[ -z 1782815266144 ]] 2026-06-30 10:28:07.168 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:07.168 | + functions-common:time_stop:2432 : end_time=1782815271392 2026-06-30 10:28:07.168 | + functions-common:time_stop:2433 : elapsed_time=5248 2026-06-30 10:28:07.168 | + functions-common:time_stop:2434 : total=3617 2026-06-30 10:28:07.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:07.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8865 2026-06-30 10:28:07.168 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-30 10:28:07.168 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:488 : [[ -n storpool:storpool ]] 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:491 : be_type=storpool 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:492 : be_name=storpool 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:493 : type init_cinder_backend_storpool 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-30 10:28:07.169 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:499 : [[ -n swift ]] 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:500 : type init_cinder_backup_swift 2026-06-30 10:28:07.169 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-30 10:28:07.218 | [9801 Async init_cinder:77792]: finished init_cinder with result 0 in 5 seconds 2026-06-30 10:28:07.223 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:07.226 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-30 10:28:07.248 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:07.251 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-30 10:28:07.255 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:28:07.259 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-30 10:28:07.262 | + ./stack.sh:main:1239 : init_nova 2026-06-30 10:28:07.265 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-30 10:28:07.285 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:07.288 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-30 10:28:07.308 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:07.312 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:28:07.315 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 10:28:07.381 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 10:28:07.420 | [9801 Async nova-cell-0:80134]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 10:28:07.424 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-30 10:28:07.429 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:28:07.433 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-30 10:28:07.435 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 10:28:07.438 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 10:28:07.441 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 10:28:07.504 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 10:28:07.542 | [9801 Async nova-cell-1:80241]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 10:28:07.545 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-30 10:28:07.547 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-30 10:28:07.550 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-30 10:28:07.552 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-30 10:28:07.555 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-30 10:28:07.561 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:07.597 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-30 10:28:07.600 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:07.648 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-30 10:28:07.861 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:28:07.861 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:07.861 | we strongly recommend against using it for new projects. 2026-06-30 10:28:07.861 | 2026-06-30 10:28:07.861 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:07.861 | framework. For more detail see 2026-06-30 10:28:07.861 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:07.861 | 2026-06-30 10:28:07.861 | import eventlet # noqa 2026-06-30 10:28:08.024 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:28:09.863 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-30 10:28:09.911 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:09.911 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:09.912 | DEBUG dbcounter [-] [80308] Writer thread running {{(pid=80308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:09.947 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-30 10:28:11.861 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=80308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:28:11.867 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-30 10:28:12.914 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=80308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:12.917 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-30 10:28:12.921 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=80308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:13.447 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-30 10:28:13.451 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-30 10:28:13.453 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-30 10:28:13.455 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-30 10:28:13.458 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 10:28:13.461 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:13.465 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 10:28:13.484 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:13.487 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 10:28:13.491 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 10:28:13.494 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 10:28:13.718 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:28:13.719 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:13.719 | we strongly recommend against using it for new projects. 2026-06-30 10:28:13.719 | 2026-06-30 10:28:13.719 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:13.719 | framework. For more detail see 2026-06-30 10:28:13.719 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:13.719 | 2026-06-30 10:28:13.719 | import eventlet # noqa 2026-06-30 10:28:13.889 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:28:15.354 | INFO dbcounter [None req-02e3cf7d-e10f-40f7-a32f-0edab9a0e708 None None] Registered counter for database nova_api 2026-06-30 10:28:15.416 | DEBUG dbcounter [-] [80975] Writer thread running {{(pid=80975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:15.922 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-30 10:28:15.927 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-30 10:28:15.930 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-30 10:28:15.983 | [9801 Async nova-cell-0:80134]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 80134 (3 other jobs running) 2026-06-30 10:28:16.008 | [9801 Async nova-cell-0:80134]: Signaling child to exit 2026-06-30 10:28:18.519 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:28:18.541 | [80134 Async nova-cell-0:80134]: finished successfully 2026-06-30 10:28:18.563 | WAKEUP 2026-06-30 10:28:18.583 | [9801 Async nova-cell-0:80134]: Signaled 2026-06-30 10:28:18.584 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:28:18.584 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-30 10:28:18.584 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-30 10:28:18.584 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-30 10:28:18.584 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-30 10:28:18.584 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-30 10:28:18.584 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-30 10:28:18.584 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-30 10:28:18.584 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:18.584 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-30 10:28:18.584 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:18.584 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-30 10:28:18.584 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:28:18.585 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:18.585 | we strongly recommend against using it for new projects. 2026-06-30 10:28:18.585 | 2026-06-30 10:28:18.585 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:18.585 | framework. For more detail see 2026-06-30 10:28:18.585 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:18.585 | 2026-06-30 10:28:18.585 | import eventlet # noqa 2026-06-30 10:28:18.585 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:28:18.585 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:18.585 | DEBUG dbcounter [-] [80231] Writer thread running {{(pid=80231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.585 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-30 10:28:18.585 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=80231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.608 | [80241 Async nova-cell-1:80241]: finished successfully 2026-06-30 10:28:18.627 | [9801 Async nova-cell-0:80134]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2026-06-30 10:28:18.631 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:18.634 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-30 10:28:18.636 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-30 10:28:18.682 | [9801 Async nova-cell-1:80241]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 80241 (2 other jobs running) 2026-06-30 10:28:18.705 | [9801 Async nova-cell-1:80241]: Signaling child to exit 2026-06-30 10:28:18.705 | WAKEUP 2026-06-30 10:28:18.726 | [9801 Async nova-cell-1:80241]: Signaled 2026-06-30 10:28:18.727 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-30 10:28:18.727 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-30 10:28:18.727 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-30 10:28:18.727 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-30 10:28:18.727 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-30 10:28:18.727 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-30 10:28:18.727 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-30 10:28:18.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:18.727 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-30 10:28:18.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 10:28:18.727 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-30 10:28:18.727 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:28:18.727 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:18.727 | we strongly recommend against using it for new projects. 2026-06-30 10:28:18.727 | 2026-06-30 10:28:18.727 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:18.727 | framework. For more detail see 2026-06-30 10:28:18.727 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:18.728 | 2026-06-30 10:28:18.728 | import eventlet # noqa 2026-06-30 10:28:18.728 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:28:18.728 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 10:28:18.728 | DEBUG dbcounter [-] [80305] Writer thread running {{(pid=80305) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.728 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-30 10:28:18.728 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=80305) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 10:28:18.769 | [9801 Async nova-cell-1:80241]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2026-06-30 10:28:18.774 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:18.776 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:28:18.779 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-30 10:28:18.988 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:28:18.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:18.988 | we strongly recommend against using it for new projects. 2026-06-30 10:28:18.988 | 2026-06-30 10:28:18.988 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:18.988 | framework. For more detail see 2026-06-30 10:28:18.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:18.988 | 2026-06-30 10:28:18.988 | import eventlet # noqa 2026-06-30 10:28:19.151 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:28:20.559 | Running batches of 50 until complete 2026-06-30 10:28:20.559 | INFO dbcounter [None req-47e72b12-878e-489f-8c2b-d1eacb6f8be2 None None] Registered counter for database nova_cell0 2026-06-30 10:28:20.661 | DEBUG dbcounter [-] [81597] Writer thread running {{(pid=81597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:20.664 | INFO dbcounter [None req-47e72b12-878e-489f-8c2b-d1eacb6f8be2 None None] Registered counter for database nova_api 2026-06-30 10:28:20.738 | DEBUG dbcounter [-] [81597] Writer thread running {{(pid=81597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:20.863 | INFO dbcounter [None req-47e72b12-878e-489f-8c2b-d1eacb6f8be2 None None] Registered counter for database nova_cell0 2026-06-30 10:28:20.898 | DEBUG dbcounter [-] [81597] Writer thread running {{(pid=81597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:20.937 | +-------------------------------------+--------------+-----------+ 2026-06-30 10:28:20.938 | | Migration | Total Needed | Completed | 2026-06-30 10:28:20.938 | +-------------------------------------+--------------+-----------+ 2026-06-30 10:28:20.938 | | fill_virtual_interface_list | 0 | 0 | 2026-06-30 10:28:20.938 | | migrate_empty_ratio | 0 | 0 | 2026-06-30 10:28:20.938 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-30 10:28:20.938 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-30 10:28:20.938 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-30 10:28:20.938 | | populate_dev_uuids | 0 | 0 | 2026-06-30 10:28:20.938 | | populate_instance_compute_id | 0 | 0 | 2026-06-30 10:28:20.938 | | populate_missing_availability_zones | 0 | 0 | 2026-06-30 10:28:20.938 | | populate_queued_for_delete | 0 | 0 | 2026-06-30 10:28:20.938 | | populate_user_id | 0 | 0 | 2026-06-30 10:28:20.938 | | populate_uuids | 0 | 0 | 2026-06-30 10:28:20.938 | +-------------------------------------+--------------+-----------+ 2026-06-30 10:28:21.485 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-30 10:28:21.489 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:28:21.492 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-30 10:28:21.495 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 10:28:21.498 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 10:28:21.502 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-30 10:28:21.719 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:28:21.719 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:28:21.719 | we strongly recommend against using it for new projects. 2026-06-30 10:28:21.719 | 2026-06-30 10:28:21.719 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:28:21.719 | framework. For more detail see 2026-06-30 10:28:21.719 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:28:21.719 | 2026-06-30 10:28:21.719 | import eventlet # noqa 2026-06-30 10:28:21.881 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:28:23.341 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-30 10:28:23.341 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-30 10:28:23.341 | INFO dbcounter [None req-ba7949c0-fd64-4204-90e3-310224122eab None None] Registered counter for database nova_api 2026-06-30 10:28:23.405 | DEBUG dbcounter [-] [81615] Writer thread running {{(pid=81615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:28:23.902 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-30 10:28:23.905 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-30 10:28:23.918 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-30 10:28:23.921 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-30 10:28:23.923 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-30 10:28:23.988 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-30 10:28:24.025 | [9801 Async configure_neutron_nova:81673]: running: configure_neutron_nova 2026-06-30 10:28:24.029 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-30 10:28:24.031 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 10:28:24.034 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-30 10:28:24.038 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-30 10:28:24.040 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 10:28:24.043 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 10:28:24.047 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 10:28:24.049 | + functions-common:run_phase:1858 : local extra 2026-06-30 10:28:24.053 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-30 10:28:24.058 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 10:28:24.061 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 10:28:24.063 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-30 10:28:24.067 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-06-30 10:28:24.070 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 10:28:24.088 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:24.091 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:28:24.093 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:28:24.096 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-30 10:28:24.099 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:28:24.102 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 10:28:24.104 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-30 10:28:24.107 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 10:28:24.110 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 10:28:24.113 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:28:24.116 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 10:28:24.119 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-30 10:28:24.122 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 10:28:24.125 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-30 10:28:24.128 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-06-30 10:28:24.131 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 10:28:24.134 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-06-30 10:28:24.137 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-06-30 10:28:24.139 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-30 10:28:24.143 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-06-30 10:28:24.147 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-30 10:28:24.149 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-30 10:28:24.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-30 10:28:24.156 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-30 10:28:24.160 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-30 10:28:24.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-30 10:28:24.167 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-30 10:28:24.170 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-30 10:28:24.173 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-30 10:28:24.177 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-30 10:28:24.180 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-30 10:28:24.183 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-30 10:28:24.186 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-30 10:28:24.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-30 10:28:24.193 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-30 10:28:24.195 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-30 10:28:24.199 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-30 10:28:24.202 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-30 10:28:24.206 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-30 10:28:24.209 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-30 10:28:24.212 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-30 10:28:24.229 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-30 10:28:24.232 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-30 10:28:24.235 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-30 10:28:24.238 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-30 10:28:24.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-30 10:28:24.244 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-30 10:28:24.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-30 10:28:24.250 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-30 10:28:24.254 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:28:24.274 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:28:24.277 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-30 10:28:24.282 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-30 10:28:24.283 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-30 10:28:24.288 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-30 10:28:24.291 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-30 10:28:24.294 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-30 10:28:24.299 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:28:24.319 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:28:24.322 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-30 10:28:24.325 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:28:24.328 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-30 10:28:24.331 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-06-30 10:28:24.346 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.349 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-06-30 10:28:24.365 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.367 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-06-30 10:28:24.384 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.387 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-06-30 10:28:24.407 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.409 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-06-30 10:28:24.428 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.432 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-06-30 10:28:24.452 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.455 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-06-30 10:28:24.476 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.479 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-06-30 10:28:24.499 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-06-30 10:28:24.521 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.524 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-06-30 10:28:24.544 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.547 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-06-30 10:28:24.565 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.568 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-06-30 10:28:24.588 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.590 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-06-30 10:28:24.608 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.611 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-06-30 10:28:24.629 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.632 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-30 10:28:24.650 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-06-30 10:28:24.672 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.674 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-06-30 10:28:24.694 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.697 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-06-30 10:28:24.699 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-06-30 10:28:24.702 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-06-30 10:28:24.704 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-30 10:28:24.707 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-30 10:28:24.741 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-06-30 10:28:24.743 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-06-30 10:28:24.745 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-06-30 10:28:24.749 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-06-30 10:28:24.764 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.767 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-06-30 10:28:24.784 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:24.787 | + ./stack.sh:main:1257 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-06-30 10:28:24.790 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-30 10:28:24.793 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 10:28:24.797 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-30 10:28:24.799 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:28:24.803 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 10:28:24.806 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 10:28:24.810 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-06-30 10:28:24.813 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:28:24.815 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-30 10:28:24.819 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:28:24.821 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-30 10:28:24.822 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:28:24.822 | gsub("[][]", "", $1); 2026-06-30 10:28:24.822 | split($1, a, "|"); 2026-06-30 10:28:24.822 | if (a[1] == matchgroup) 2026-06-30 10:28:24.822 | print a[2] 2026-06-30 10:28:24.822 | } 2026-06-30 10:28:24.822 | ' /opt/stack/devstack/local.conf 2026-06-30 10:28:24.829 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 10:28:24.832 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 10:28:24.835 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 10:28:24.841 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-30 10:28:24.843 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-30 10:28:24.847 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-30 10:28:24.850 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-30 10:28:24.853 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-30 10:28:24.858 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-30 10:28:24.861 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-30 10:28:24.864 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-30 10:28:24.866 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-30 10:28:24.869 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-30 10:28:24.872 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:28:24.876 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 10:28:24.879 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-30 10:28:24.879 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:28:24.881 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 10:28:24.885 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-30 10:28:24.888 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-30 10:28:24.891 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-30 10:28:24.893 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-30 10:28:24.897 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-30 10:28:24.898 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-30 10:28:24.898 | BEGIN { 2026-06-30 10:28:24.898 | section = "" 2026-06-30 10:28:24.898 | last_section = "" 2026-06-30 10:28:24.898 | section_count = 0 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | /^\[.+\]/ { 2026-06-30 10:28:24.898 | gsub("[][]", "", $1); 2026-06-30 10:28:24.898 | section=$1 2026-06-30 10:28:24.898 | next 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | /^ *\#/ { 2026-06-30 10:28:24.898 | next 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | /^[^ \t]+/ { 2026-06-30 10:28:24.898 | # get offset of first = in $0 2026-06-30 10:28:24.898 | eq_idx = index($0, "=") 2026-06-30 10:28:24.898 | # extract attr & value from $0 2026-06-30 10:28:24.898 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 10:28:24.898 | value = substr($0, eq_idx + 1) 2026-06-30 10:28:24.898 | # only need to strip trailing whitespace from attr 2026-06-30 10:28:24.898 | sub(/[ \t]*$/, "", attr) 2026-06-30 10:28:24.898 | # need to strip leading & trailing whitespace from value 2026-06-30 10:28:24.898 | sub(/^[ \t]*/, "", value) 2026-06-30 10:28:24.898 | sub(/[ \t]*$/, "", value) 2026-06-30 10:28:24.898 | 2026-06-30 10:28:24.898 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 10:28:24.898 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 10:28:24.898 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 10:28:24.898 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 10:28:24.898 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 10:28:24.898 | if (section != last_section) { 2026-06-30 10:28:24.898 | cfg_section[section_count++] = section 2026-06-30 10:28:24.898 | last_section = section 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 10:28:24.898 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 10:28:24.898 | 2026-06-30 10:28:24.898 | cfg_attr[section, attr, 0] = value 2026-06-30 10:28:24.898 | cfg_attr_count[section, attr] = 1 2026-06-30 10:28:24.898 | } else { 2026-06-30 10:28:24.898 | lno = cfg_attr_count[section, attr]++ 2026-06-30 10:28:24.898 | cfg_attr[section, attr, lno] = value 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | END { 2026-06-30 10:28:24.898 | # Process each section in order 2026-06-30 10:28:24.898 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 10:28:24.898 | section = cfg_section[sno] 2026-06-30 10:28:24.898 | # The ini routines simply append a config item immediately 2026-06-30 10:28:24.898 | # after the section header. To keep the same order as defined 2026-06-30 10:28:24.898 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 10:28:24.898 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 10:28:24.898 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 10:28:24.898 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 10:28:24.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 10:28:24.898 | else { 2026-06-30 10:28:24.898 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 10:28:24.898 | count = cfg_attr_count[section, attr] 2026-06-30 10:28:24.898 | print "inidelete " configfile " " section " " attr 2026-06-30 10:28:24.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 10:28:24.898 | for (l = count -2; l >= 0; l--) 2026-06-30 10:28:24.898 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | } 2026-06-30 10:28:24.898 | ' 2026-06-30 10:28:24.898 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:24.900 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 10:28:24.901 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:28:24.904 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 10:28:24.904 | [81673 Async configure_neutron_nova:81673]: finished successfully 2026-06-30 10:28:24.906 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-30 10:28:24.909 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:28:24.911 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-30 10:28:24.914 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-30 10:28:24.914 | BEGIN { group = "" } 2026-06-30 10:28:24.914 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:28:24.914 | gsub("[][]", "", $1); 2026-06-30 10:28:24.914 | split($1, a, "|"); 2026-06-30 10:28:24.914 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 10:28:24.914 | group=a[1] 2026-06-30 10:28:24.914 | } else { 2026-06-30 10:28:24.914 | group="" 2026-06-30 10:28:24.914 | } 2026-06-30 10:28:24.914 | next 2026-06-30 10:28:24.914 | } 2026-06-30 10:28:24.914 | { 2026-06-30 10:28:24.914 | if (group != "") 2026-06-30 10:28:24.914 | print $0 2026-06-30 10:28:24.914 | } 2026-06-30 10:28:24.914 | ' /opt/stack/devstack/local.conf 2026-06-30 10:28:24.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-06-30 10:28:24.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-06-30 10:28:24.957 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:24.960 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-06-30 10:28:24.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-06-30 10:28:24.993 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:24.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool use_multipath_for_image_xfer "True"' 2026-06-30 10:28:24.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool use_multipath_for_image_xfer True 2026-06-30 10:28:25.028 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.030 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-06-30 10:28:25.033 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-06-30 10:28:25.063 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.066 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_portal_group "pg"' 2026-06-30 10:28:25.069 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_portal_group pg 2026-06-30 10:28:25.099 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_export_to "\*"' 2026-06-30 10:28:25.104 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_export_to '\*' 2026-06-30 10:28:25.135 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.138 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 10:28:25.140 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 10:28:25.142 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 10:28:25.145 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-06-30 10:28:25.147 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-06-30 10:28:25.151 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-06-30 10:28:25.153 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-06-30 10:28:25.157 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-06-30 10:28:25.161 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-30 10:28:25.164 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-30 10:28:25.166 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-30 10:28:25.169 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-30 10:28:25.171 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-30 10:28:25.173 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:28:25.175 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 10:28:25.177 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-06-30 10:28:25.180 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 10:28:25.183 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-06-30 10:28:25.186 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-06-30 10:28:25.189 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-06-30 10:28:25.192 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-06-30 10:28:25.196 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-30 10:28:25.196 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.196 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-06-30 10:28:25.196 | BEGIN { 2026-06-30 10:28:25.196 | section = "" 2026-06-30 10:28:25.196 | last_section = "" 2026-06-30 10:28:25.196 | section_count = 0 2026-06-30 10:28:25.196 | } 2026-06-30 10:28:25.196 | /^\[.+\]/ { 2026-06-30 10:28:25.196 | gsub("[][]", "", $1); 2026-06-30 10:28:25.196 | section=$1 2026-06-30 10:28:25.196 | next 2026-06-30 10:28:25.196 | } 2026-06-30 10:28:25.196 | /^ *\#/ { 2026-06-30 10:28:25.196 | next 2026-06-30 10:28:25.196 | } 2026-06-30 10:28:25.196 | /^[^ \t]+/ { 2026-06-30 10:28:25.197 | # get offset of first = in $0 2026-06-30 10:28:25.197 | eq_idx = index($0, "=") 2026-06-30 10:28:25.197 | # extract attr & value from $0 2026-06-30 10:28:25.197 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 10:28:25.197 | value = substr($0, eq_idx + 1) 2026-06-30 10:28:25.197 | # only need to strip trailing whitespace from attr 2026-06-30 10:28:25.197 | sub(/[ \t]*$/, "", attr) 2026-06-30 10:28:25.197 | # need to strip leading & trailing whitespace from value 2026-06-30 10:28:25.197 | sub(/^[ \t]*/, "", value) 2026-06-30 10:28:25.197 | sub(/[ \t]*$/, "", value) 2026-06-30 10:28:25.197 | 2026-06-30 10:28:25.197 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 10:28:25.197 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 10:28:25.197 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 10:28:25.197 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 10:28:25.197 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 10:28:25.197 | if (section != last_section) { 2026-06-30 10:28:25.197 | cfg_section[section_count++] = section 2026-06-30 10:28:25.197 | last_section = section 2026-06-30 10:28:25.197 | } 2026-06-30 10:28:25.197 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 10:28:25.197 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 10:28:25.197 | 2026-06-30 10:28:25.197 | cfg_attr[section, attr, 0] = value 2026-06-30 10:28:25.197 | cfg_attr_count[section, attr] = 1 2026-06-30 10:28:25.197 | } else { 2026-06-30 10:28:25.197 | lno = cfg_attr_count[section, attr]++ 2026-06-30 10:28:25.197 | cfg_attr[section, attr, lno] = value 2026-06-30 10:28:25.197 | } 2026-06-30 10:28:25.197 | } 2026-06-30 10:28:25.197 | END { 2026-06-30 10:28:25.197 | # Process each section in order 2026-06-30 10:28:25.197 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 10:28:25.197 | section = cfg_section[sno] 2026-06-30 10:28:25.197 | # The ini routines simply append a config item immediately 2026-06-30 10:28:25.197 | # after the section header. To keep the same order as defined 2026-06-30 10:28:25.197 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 10:28:25.197 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 10:28:25.197 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 10:28:25.197 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 10:28:25.197 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 10:28:25.197 | else { 2026-06-30 10:28:25.197 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 10:28:25.197 | count = cfg_attr_count[section, attr] 2026-06-30 10:28:25.197 | print "inidelete " configfile " " section " " attr 2026-06-30 10:28:25.197 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 10:28:25.197 | for (l = count -2; l >= 0; l--) 2026-06-30 10:28:25.197 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 10:28:25.197 | } 2026-06-30 10:28:25.197 | } 2026-06-30 10:28:25.197 | } 2026-06-30 10:28:25.197 | } 2026-06-30 10:28:25.197 | ' 2026-06-30 10:28:25.199 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:28:25.199 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 10:28:25.201 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 10:28:25.204 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-06-30 10:28:25.207 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:28:25.209 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-06-30 10:28:25.212 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-06-30 10:28:25.212 | BEGIN { group = "" } 2026-06-30 10:28:25.212 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:28:25.212 | gsub("[][]", "", $1); 2026-06-30 10:28:25.212 | split($1, a, "|"); 2026-06-30 10:28:25.212 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 10:28:25.212 | group=a[1] 2026-06-30 10:28:25.212 | } else { 2026-06-30 10:28:25.212 | group="" 2026-06-30 10:28:25.212 | } 2026-06-30 10:28:25.212 | next 2026-06-30 10:28:25.212 | } 2026-06-30 10:28:25.212 | { 2026-06-30 10:28:25.212 | if (group != "") 2026-06-30 10:28:25.212 | print $0 2026-06-30 10:28:25.212 | } 2026-06-30 10:28:25.212 | ' /opt/stack/devstack/local.conf 2026-06-30 10:28:25.218 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-06-30 10:28:25.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-06-30 10:28:25.253 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.257 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 10:28:25.260 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 10:28:25.263 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 10:28:25.267 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-30 10:28:25.270 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-30 10:28:25.274 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-30 10:28:25.276 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-30 10:28:25.279 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-30 10:28:25.284 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-30 10:28:25.287 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-30 10:28:25.290 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-30 10:28:25.292 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-30 10:28:25.295 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-06-30 10:28:25.298 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:28:25.301 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 10:28:25.304 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-30 10:28:25.307 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 10:28:25.310 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-30 10:28:25.313 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-30 10:28:25.316 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-30 10:28:25.319 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-30 10:28:25.322 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-06-30 10:28:25.323 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.323 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-30 10:28:25.323 | BEGIN { 2026-06-30 10:28:25.323 | section = "" 2026-06-30 10:28:25.323 | last_section = "" 2026-06-30 10:28:25.323 | section_count = 0 2026-06-30 10:28:25.323 | } 2026-06-30 10:28:25.323 | /^\[.+\]/ { 2026-06-30 10:28:25.323 | gsub("[][]", "", $1); 2026-06-30 10:28:25.323 | section=$1 2026-06-30 10:28:25.323 | next 2026-06-30 10:28:25.323 | } 2026-06-30 10:28:25.323 | /^ *\#/ { 2026-06-30 10:28:25.323 | next 2026-06-30 10:28:25.323 | } 2026-06-30 10:28:25.323 | /^[^ \t]+/ { 2026-06-30 10:28:25.323 | # get offset of first = in $0 2026-06-30 10:28:25.323 | eq_idx = index($0, "=") 2026-06-30 10:28:25.323 | # extract attr & value from $0 2026-06-30 10:28:25.323 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 10:28:25.323 | value = substr($0, eq_idx + 1) 2026-06-30 10:28:25.323 | # only need to strip trailing whitespace from attr 2026-06-30 10:28:25.323 | sub(/[ \t]*$/, "", attr) 2026-06-30 10:28:25.323 | # need to strip leading & trailing whitespace from value 2026-06-30 10:28:25.323 | sub(/^[ \t]*/, "", value) 2026-06-30 10:28:25.323 | sub(/[ \t]*$/, "", value) 2026-06-30 10:28:25.323 | 2026-06-30 10:28:25.323 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 10:28:25.323 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 10:28:25.323 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 10:28:25.323 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 10:28:25.323 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 10:28:25.323 | if (section != last_section) { 2026-06-30 10:28:25.323 | cfg_section[section_count++] = section 2026-06-30 10:28:25.323 | last_section = section 2026-06-30 10:28:25.323 | } 2026-06-30 10:28:25.323 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 10:28:25.323 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 10:28:25.323 | 2026-06-30 10:28:25.323 | cfg_attr[section, attr, 0] = value 2026-06-30 10:28:25.324 | cfg_attr_count[section, attr] = 1 2026-06-30 10:28:25.324 | } else { 2026-06-30 10:28:25.324 | lno = cfg_attr_count[section, attr]++ 2026-06-30 10:28:25.324 | cfg_attr[section, attr, lno] = value 2026-06-30 10:28:25.324 | } 2026-06-30 10:28:25.324 | } 2026-06-30 10:28:25.324 | END { 2026-06-30 10:28:25.324 | # Process each section in order 2026-06-30 10:28:25.324 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 10:28:25.324 | section = cfg_section[sno] 2026-06-30 10:28:25.324 | # The ini routines simply append a config item immediately 2026-06-30 10:28:25.324 | # after the section header. To keep the same order as defined 2026-06-30 10:28:25.324 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 10:28:25.324 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 10:28:25.324 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 10:28:25.324 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 10:28:25.324 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 10:28:25.324 | else { 2026-06-30 10:28:25.324 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 10:28:25.324 | count = cfg_attr_count[section, attr] 2026-06-30 10:28:25.324 | print "inidelete " configfile " " section " " attr 2026-06-30 10:28:25.324 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 10:28:25.324 | for (l = count -2; l >= 0; l--) 2026-06-30 10:28:25.324 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 10:28:25.324 | } 2026-06-30 10:28:25.324 | } 2026-06-30 10:28:25.324 | } 2026-06-30 10:28:25.324 | } 2026-06-30 10:28:25.324 | ' 2026-06-30 10:28:25.325 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:28:25.325 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 10:28:25.328 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 10:28:25.330 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-30 10:28:25.333 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:28:25.336 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-30 10:28:25.339 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-30 10:28:25.339 | BEGIN { group = "" } 2026-06-30 10:28:25.339 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:28:25.339 | gsub("[][]", "", $1); 2026-06-30 10:28:25.339 | split($1, a, "|"); 2026-06-30 10:28:25.339 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 10:28:25.339 | group=a[1] 2026-06-30 10:28:25.339 | } else { 2026-06-30 10:28:25.339 | group="" 2026-06-30 10:28:25.339 | } 2026-06-30 10:28:25.339 | next 2026-06-30 10:28:25.339 | } 2026-06-30 10:28:25.339 | { 2026-06-30 10:28:25.339 | if (group != "") 2026-06-30 10:28:25.339 | print $0 2026-06-30 10:28:25.339 | } 2026-06-30 10:28:25.339 | ' /opt/stack/devstack/local.conf 2026-06-30 10:28:25.345 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt volume_use_multipath "True"' 2026-06-30 10:28:25.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt volume_use_multipath True 2026-06-30 10:28:25.381 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:28:25.385 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-30 10:28:25.403 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:25.406 | + ./stack.sh:main:1267 : echo_summary 'Starting Swift' 2026-06-30 10:28:25.408 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:28:25.411 | + ./stack.sh:echo_summary:447 : echo -e Starting Swift 2026-06-30 10:28:25.413 | + ./stack.sh:main:1268 : start_swift 2026-06-30 10:28:25.416 | + lib/swift:start_swift:768 : restart_service memcached 2026-06-30 10:28:25.419 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:28:25.422 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-30 10:28:26.379 | + lib/swift:start_swift:771 : is_ubuntu 2026-06-30 10:28:26.382 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:26.385 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:26.388 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-06-30 10:28:26.448 | Restarting rsync (via systemctl): rsync.service. 2026-06-30 10:28:26.454 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-06-30 10:28:26.456 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-06-30 10:28:26.460 | + lib/swift:start_swift:799 : local foreground_services type 2026-06-30 10:28:26.463 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-06-30 10:28:26.465 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-30 10:28:26.468 | + lib/swift:start_swift:803 : run_process s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.470 | + functions-common:run_process:1674 : local service=s-object 2026-06-30 10:28:26.473 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.476 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:26.479 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:26.482 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:26.485 | + functions-common:run_process:1680 : local name=s-object 2026-06-30 10:28:26.488 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:26.490 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:26.493 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:26.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:26.500 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:26.505 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815306501 2026-06-30 10:28:26.508 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-06-30 10:28:26.526 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:26.529 | + functions-common:run_process:1684 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-06-30 10:28:26.532 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-06-30 10:28:26.535 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.537 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.541 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.543 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.546 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-06-30 10:28:26.549 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-06-30 10:28:26.552 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-06-30 10:28:26.555 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:26.558 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:26.561 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:26.564 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:26.567 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-06-30 10:28:26.570 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-06-30 10:28:26.572 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-06-30 10:28:26.575 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-06-30 10:28:26.577 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.580 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:26.582 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:26.585 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:26.587 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:26.590 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:26.593 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-06-30 10:28:26.595 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:26.600 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-06-30 10:28:26.667 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:26.731 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-06-30 10:28:26.791 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-30 10:28:26.849 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-06-30 10:28:26.909 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-06-30 10:28:26.968 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:27.025 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:27.028 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:27.031 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-06-30 10:28:27.102 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:27.422 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-06-30 10:28:27.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-06-30 10:28:27.734 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-06-30 10:28:27.762 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:27.766 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:27.769 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:27.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:27.775 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:27.778 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:27.782 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:27.786 | + functions-common:time_stop:2427 : start_time=1782815306501 2026-06-30 10:28:27.789 | + functions-common:time_stop:2429 : [[ -z 1782815306501 ]] 2026-06-30 10:28:27.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:27.799 | + functions-common:time_stop:2432 : end_time=1782815307794 2026-06-30 10:28:27.803 | + functions-common:time_stop:2433 : elapsed_time=1293 2026-06-30 10:28:27.805 | + functions-common:time_stop:2434 : total=5482 2026-06-30 10:28:27.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:27.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6775 2026-06-30 10:28:27.815 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-30 10:28:27.818 | + lib/swift:start_swift:803 : run_process s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:27.820 | + functions-common:run_process:1674 : local service=s-container 2026-06-30 10:28:27.823 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:27.825 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:27.828 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:27.830 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:27.833 | + functions-common:run_process:1680 : local name=s-container 2026-06-30 10:28:27.836 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:27.839 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:27.842 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:27.845 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:27.849 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:27.853 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815307850 2026-06-30 10:28:27.856 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-06-30 10:28:27.874 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:27.877 | + functions-common:run_process:1684 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-06-30 10:28:27.880 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-06-30 10:28:27.884 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:27.887 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:27.890 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:27.892 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:27.895 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-06-30 10:28:27.898 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-06-30 10:28:27.901 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-06-30 10:28:27.904 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:27.907 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:27.910 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:27.913 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:27.916 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-06-30 10:28:27.919 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-06-30 10:28:27.921 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-06-30 10:28:27.924 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-06-30 10:28:27.927 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:27.929 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:27.932 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:27.935 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:27.938 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:27.941 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:27.944 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-06-30 10:28:27.947 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:27.951 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-06-30 10:28:28.016 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:28.084 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-06-30 10:28:28.140 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-30 10:28:28.203 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-06-30 10:28:28.261 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-06-30 10:28:28.323 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:28.383 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:28.386 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:28.388 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-06-30 10:28:28.458 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:28.776 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-06-30 10:28:28.789 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-06-30 10:28:29.092 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-06-30 10:28:29.127 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:29.130 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:29.133 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:29.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:29.140 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:29.143 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:29.146 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:29.149 | + functions-common:time_stop:2427 : start_time=1782815307850 2026-06-30 10:28:29.153 | + functions-common:time_stop:2429 : [[ -z 1782815307850 ]] 2026-06-30 10:28:29.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:29.164 | + functions-common:time_stop:2432 : end_time=1782815309160 2026-06-30 10:28:29.167 | + functions-common:time_stop:2433 : elapsed_time=1310 2026-06-30 10:28:29.171 | + functions-common:time_stop:2434 : total=6775 2026-06-30 10:28:29.174 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:29.177 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8085 2026-06-30 10:28:29.180 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-30 10:28:29.184 | + lib/swift:start_swift:803 : run_process s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.187 | + functions-common:run_process:1674 : local service=s-account 2026-06-30 10:28:29.191 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.194 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:29.198 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:29.200 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:29.204 | + functions-common:run_process:1680 : local name=s-account 2026-06-30 10:28:29.207 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:29.211 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:29.214 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:29.217 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:29.221 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:29.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815309223 2026-06-30 10:28:29.230 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-06-30 10:28:29.250 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:29.253 | + functions-common:run_process:1684 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-06-30 10:28:29.256 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-06-30 10:28:29.259 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.262 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.265 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.267 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.271 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-06-30 10:28:29.274 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-06-30 10:28:29.277 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-06-30 10:28:29.280 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:29.283 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:29.286 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:29.289 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:29.292 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-06-30 10:28:29.296 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-06-30 10:28:29.298 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-06-30 10:28:29.302 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-06-30 10:28:29.304 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.307 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:29.310 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:29.312 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:29.316 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:29.319 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:29.323 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-06-30 10:28:29.327 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:29.333 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-06-30 10:28:29.412 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:29.486 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-06-30 10:28:29.552 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-30 10:28:29.616 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-06-30 10:28:29.681 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-06-30 10:28:29.743 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:29.802 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:29.805 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:29.809 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-06-30 10:28:29.883 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:30.199 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-06-30 10:28:30.214 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-06-30 10:28:30.547 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-06-30 10:28:30.582 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:30.586 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:30.589 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:30.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:30.595 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:30.599 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:30.602 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:30.605 | + functions-common:time_stop:2427 : start_time=1782815309223 2026-06-30 10:28:30.608 | + functions-common:time_stop:2429 : [[ -z 1782815309223 ]] 2026-06-30 10:28:30.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:30.618 | + functions-common:time_stop:2432 : end_time=1782815310614 2026-06-30 10:28:30.621 | + functions-common:time_stop:2433 : elapsed_time=1391 2026-06-30 10:28:30.624 | + functions-common:time_stop:2434 : total=8085 2026-06-30 10:28:30.627 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:30.631 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9476 2026-06-30 10:28:30.634 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-06-30 10:28:30.637 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-06-30 10:28:30.687 | + lib/swift:start_swift:812 : run_process s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:30.691 | + functions-common:run_process:1674 : local service=s-container-sync 2026-06-30 10:28:30.694 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:30.697 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:30.700 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:30.703 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:30.706 | + functions-common:run_process:1680 : local name=s-container-sync 2026-06-30 10:28:30.709 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:30.711 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:30.714 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:30.718 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:30.721 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:30.725 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815310722 2026-06-30 10:28:30.729 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-06-30 10:28:30.745 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:30.748 | + functions-common:run_process:1684 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-06-30 10:28:30.751 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-06-30 10:28:30.754 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:30.758 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:30.762 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:30.765 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:30.768 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-06-30 10:28:30.771 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-06-30 10:28:30.774 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-06-30 10:28:30.776 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:30.779 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:30.781 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:30.785 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:30.788 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-06-30 10:28:30.791 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-06-30 10:28:30.795 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-06-30 10:28:30.798 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-06-30 10:28:30.801 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:30.803 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:30.806 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:30.808 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:30.811 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:30.813 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:30.816 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-06-30 10:28:30.818 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:30.824 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-06-30 10:28:30.889 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:30.962 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-06-30 10:28:31.022 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-30 10:28:31.080 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-06-30 10:28:31.139 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-06-30 10:28:31.198 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:31.264 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:31.267 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:31.270 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-06-30 10:28:31.342 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:31.650 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-06-30 10:28:31.664 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-06-30 10:28:31.957 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-06-30 10:28:31.989 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:31.992 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:31.995 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:31.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:32.001 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:32.003 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:32.005 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:32.007 | + functions-common:time_stop:2427 : start_time=1782815310722 2026-06-30 10:28:32.010 | + functions-common:time_stop:2429 : [[ -z 1782815310722 ]] 2026-06-30 10:28:32.014 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:32.018 | + functions-common:time_stop:2432 : end_time=1782815312015 2026-06-30 10:28:32.021 | + functions-common:time_stop:2433 : elapsed_time=1293 2026-06-30 10:28:32.025 | + functions-common:time_stop:2434 : total=9476 2026-06-30 10:28:32.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:32.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10769 2026-06-30 10:28:32.034 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-06-30 10:28:32.052 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:32.055 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-06-30 10:28:32.059 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.202 8081 16384 2026-06-30 10:28:32.061 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-06-30 10:28:32.064 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-30 10:28:32.067 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-06-30 10:28:32.071 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.202 2026-06-30 10:28:32.074 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-06-30 10:28:32.077 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-06-30 10:28:32.079 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-30 10:28:32.082 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-30 10:28:32.084 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-30 10:28:32.087 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-30 10:28:32.090 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-30 10:28:32.094 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-06-30 10:28:32.096 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-06-30 10:28:32.100 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 10:28:32.103 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:32.106 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:32.109 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-30 10:28:32.113 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-30 10:28:32.115 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-30 10:28:32.118 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-06-30 10:28:32.122 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-06-30 10:28:32.124 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-30 10:28:32.127 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-06-30 10:28:32.130 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-06-30 10:28:32.145 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:28:32.147 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-30 10:28:32.150 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-30 10:28:32.153 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:28:32.156 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:28:32.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:32.163 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:32.166 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-30 10:28:32.169 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-30 10:28:32.202 | headers (enabled by site administrator) 2026-06-30 10:28:32.206 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:28:32.208 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-30 10:28:32.212 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-30 10:28:32.216 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:28:32.219 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:28:32.222 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:32.224 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:32.228 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-30 10:28:32.230 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-30 10:28:32.263 | ssl (enabled by site administrator) 2026-06-30 10:28:32.267 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:28:32.270 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-30 10:28:32.273 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-30 10:28:32.277 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:28:32.280 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:28:32.283 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:32.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:32.289 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-30 10:28:32.293 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-30 10:28:32.328 | proxy (enabled by site administrator) 2026-06-30 10:28:32.331 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-30 10:28:32.334 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-30 10:28:32.349 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-30 10:28:32.352 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-30 10:28:32.354 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:28:32.357 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:32.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:32.363 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-30 10:28:32.366 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-30 10:28:32.400 | proxy_http (enabled by site administrator) 2026-06-30 10:28:32.403 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-06-30 10:28:32.407 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-06-30 10:28:32.409 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 10:28:32.412 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 10:28:32.415 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 10:28:32.417 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 10:28:32.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:32.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:32.425 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 10:28:32.428 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 10:28:32.431 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:28:32.434 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:28:32.436 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-06-30 10:28:32.478 | Enabling site swift-tls-proxy. 2026-06-30 10:28:32.483 | To activate the new configuration, you need to run: 2026-06-30 10:28:32.483 | systemctl reload apache2 2026-06-30 10:28:32.489 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-30 10:28:32.493 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 10:28:32.496 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 10:28:32.499 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 10:28:32.635 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:32.638 | + functions-common:run_process:1674 : local service=s-proxy 2026-06-30 10:28:32.641 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:32.644 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:32.647 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:32.650 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:32.652 | + functions-common:run_process:1680 : local name=s-proxy 2026-06-30 10:28:32.655 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:32.657 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:32.659 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:32.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:32.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:32.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815312668 2026-06-30 10:28:32.674 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-06-30 10:28:32.691 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:32.693 | + functions-common:run_process:1684 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-06-30 10:28:32.696 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-06-30 10:28:32.699 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:32.701 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:32.704 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:32.707 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:32.709 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-06-30 10:28:32.712 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-06-30 10:28:32.714 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-06-30 10:28:32.717 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:32.720 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:32.722 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:32.725 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:32.728 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-06-30 10:28:32.731 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-06-30 10:28:32.733 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-06-30 10:28:32.736 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-06-30 10:28:32.738 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:32.741 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:32.744 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:32.747 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:32.750 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:32.753 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:32.756 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-06-30 10:28:32.759 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:32.764 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-06-30 10:28:32.837 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:32.905 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-06-30 10:28:32.965 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-30 10:28:33.024 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-06-30 10:28:33.085 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-06-30 10:28:33.144 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:33.203 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:33.206 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:33.209 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-06-30 10:28:33.278 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:33.589 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-06-30 10:28:33.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-06-30 10:28:33.901 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-06-30 10:28:33.933 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:33.936 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:33.940 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:33.943 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:33.946 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:33.949 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:33.952 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:33.955 | + functions-common:time_stop:2427 : start_time=1782815312668 2026-06-30 10:28:33.958 | + functions-common:time_stop:2429 : [[ -z 1782815312668 ]] 2026-06-30 10:28:33.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:33.968 | + functions-common:time_stop:2432 : end_time=1782815313964 2026-06-30 10:28:33.971 | + functions-common:time_stop:2433 : elapsed_time=1296 2026-06-30 10:28:33.974 | + functions-common:time_stop:2434 : total=10769 2026-06-30 10:28:33.977 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:33.981 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12065 2026-06-30 10:28:33.984 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-06-30 10:28:33.984 | Waiting for swift proxy to start... 2026-06-30 10:28:33.988 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.202:8080/info 2026-06-30 10:28:33.991 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 10:28:33.993 | + functions:wait_for_service:477 : local url=https://10.4.3.202:8080/info 2026-06-30 10:28:33.997 | + functions:wait_for_service:478 : local rval=0 2026-06-30 10:28:34.000 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 10:28:34.002 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 10:28:34.005 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:34.008 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:34.012 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:34.017 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815314013 2026-06-30 10:28:34.020 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 10:28:34.025 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.202:8080/info 2026-06-30 10:28:34.039 | + :: : [[ 503 == 503 ]] 2026-06-30 10:28:34.040 | + :: : sleep 1 2026-06-30 10:28:35.044 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.202:8080/info 2026-06-30 10:28:35.063 | + :: : [[ 200 == 503 ]] 2026-06-30 10:28:35.064 | + :: : [[ 0 -eq 7 ]] 2026-06-30 10:28:35.069 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 10:28:35.071 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:35.074 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:35.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:35.080 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:35.083 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:35.086 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 10:28:35.089 | + functions-common:time_stop:2427 : start_time=1782815314013 2026-06-30 10:28:35.092 | + functions-common:time_stop:2429 : [[ -z 1782815314013 ]] 2026-06-30 10:28:35.095 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:35.100 | + functions-common:time_stop:2432 : end_time=1782815315097 2026-06-30 10:28:35.103 | + functions-common:time_stop:2433 : elapsed_time=1084 2026-06-30 10:28:35.107 | + functions-common:time_stop:2434 : total=2712 2026-06-30 10:28:35.109 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:35.113 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3796 2026-06-30 10:28:35.116 | + functions:wait_for_service:486 : return 0 2026-06-30 10:28:35.119 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-06-30 10:28:35.122 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 10:28:35.124 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-30 10:28:35.146 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:35.150 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 10:28:35.185 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-30 10:28:35.238 | [9801 Async configure_neutron_nova:81673]: Waiting for completion of configure_neutron_nova running on PID 81673 (2 other jobs running) 2026-06-30 10:28:35.265 | [9801 Async configure_neutron_nova:81673]: Signaling child to exit 2026-06-30 10:28:35.265 | WAKEUP 2026-06-30 10:28:35.288 | [9801 Async configure_neutron_nova:81673]: Signaled 2026-06-30 10:28:35.289 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-30 10:28:35.289 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-30 10:28:35.289 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.202/identity 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-30 10:28:35.289 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-30 10:28:35.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-30 10:28:35.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 10:28:35.290 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-30 10:28:35.290 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:28:35.290 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-30 10:28:35.290 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:28:35.290 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-30 10:28:35.290 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-30 10:28:35.290 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 10:28:35.290 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 10:28:35.290 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-30 10:28:35.290 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.202/identity 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-30 10:28:35.290 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-30 10:28:35.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-30 10:28:35.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 10:28:35.290 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-30 10:28:35.290 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-30 10:28:35.336 | [9801 Async configure_neutron_nova:81673]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-30 10:28:35.341 | + inc/async:async_wait:197 : return 0 2026-06-30 10:28:35.343 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-30 10:28:35.363 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:35.365 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 10:28:35.400 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 10:28:35.438 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-30 10:28:35.458 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:35.462 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-30 10:28:35.465 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:28:35.467 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-30 10:28:35.471 | + ./stack.sh:main:1293 : start_nova_api 2026-06-30 10:28:35.474 | + lib/nova:start_nova_api:966 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:35.477 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:35.480 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:35.485 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-30 10:28:35.490 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 10:28:35.493 | + functions-common:run_process:1674 : local service=n-api 2026-06-30 10:28:35.496 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 10:28:35.499 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:35.502 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:35.505 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:35.508 | + functions-common:run_process:1680 : local name=n-api 2026-06-30 10:28:35.511 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:35.514 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:35.516 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:35.519 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:35.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:35.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815315525 2026-06-30 10:28:35.530 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-30 10:28:35.550 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:35.552 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-30 10:28:35.556 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-30 10:28:35.559 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 10:28:35.562 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 10:28:35.566 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 10:28:35.569 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 10:28:35.572 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-30 10:28:35.575 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-30 10:28:35.579 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-30 10:28:35.582 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:35.585 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:35.588 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:35.592 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:35.595 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-30 10:28:35.598 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 10:28:35.602 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:35.605 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:35.607 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-30 10:28:35.610 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-30 10:28:35.613 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:35.616 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 10:28:35.618 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-06-30 10:28:35.621 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 10:28:35.624 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-30 10:28:35.627 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 10:28:35.632 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-30 10:28:35.700 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:35.765 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-30 10:28:35.822 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-06-30 10:28:35.882 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:35.940 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:36.001 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-30 10:28:36.059 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-30 10:28:36.115 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-30 10:28:36.173 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-30 10:28:36.228 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-30 10:28:36.283 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 10:28:36.286 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 10:28:36.288 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-30 10:28:36.353 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 10:28:36.661 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-30 10:28:36.676 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-30 10:28:36.963 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-30 10:28:37.046 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:37.049 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:37.052 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:37.055 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:37.059 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:37.062 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:37.065 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:37.069 | + functions-common:time_stop:2427 : start_time=1782815315525 2026-06-30 10:28:37.071 | + functions-common:time_stop:2429 : [[ -z 1782815315525 ]] 2026-06-30 10:28:37.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:37.082 | + functions-common:time_stop:2432 : end_time=1782815317078 2026-06-30 10:28:37.085 | + functions-common:time_stop:2433 : elapsed_time=1553 2026-06-30 10:28:37.088 | + functions-common:time_stop:2434 : total=12065 2026-06-30 10:28:37.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:37.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13618 2026-06-30 10:28:37.097 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-30 10:28:37.097 | Waiting for nova-api to start... 2026-06-30 10:28:37.099 | + lib/nova:start_nova_api:973 : local service_url=https://10.4.3.202/compute/v2.1/ 2026-06-30 10:28:37.102 | + lib/nova:start_nova_api:975 : wait_for_service 60 https://10.4.3.202/compute/v2.1/ 2026-06-30 10:28:37.105 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 10:28:37.107 | + functions:wait_for_service:477 : local url=https://10.4.3.202/compute/v2.1/ 2026-06-30 10:28:37.109 | + functions:wait_for_service:478 : local rval=0 2026-06-30 10:28:37.112 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 10:28:37.114 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 10:28:37.116 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:37.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:37.124 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:37.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815317125 2026-06-30 10:28:37.131 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 10:28:37.137 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.202/compute/v2.1/ 2026-06-30 10:28:39.896 | + :: : [[ 200 == 503 ]] 2026-06-30 10:28:39.898 | + :: : [[ 0 -eq 7 ]] 2026-06-30 10:28:39.902 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 10:28:39.906 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:39.909 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:39.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:39.916 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:39.919 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:39.923 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 10:28:39.926 | + functions-common:time_stop:2427 : start_time=1782815317125 2026-06-30 10:28:39.930 | + functions-common:time_stop:2429 : [[ -z 1782815317125 ]] 2026-06-30 10:28:39.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:39.941 | + functions-common:time_stop:2432 : end_time=1782815319936 2026-06-30 10:28:39.944 | + functions-common:time_stop:2433 : elapsed_time=2811 2026-06-30 10:28:39.947 | + functions-common:time_stop:2434 : total=3796 2026-06-30 10:28:39.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:39.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6607 2026-06-30 10:28:39.956 | + functions:wait_for_service:486 : return 0 2026-06-30 10:28:39.959 | + lib/nova:start_nova_api:979 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:39.964 | + lib/nova:start_nova_api:979 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:39.968 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-30 10:28:39.988 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:39.991 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-30 10:28:39.994 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:28:39.997 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-30 10:28:40.001 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-30 10:28:40.003 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-30 10:28:40.007 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-30 10:28:40.010 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-30 10:28:40.013 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-30 10:28:40.016 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-30 10:28:40.019 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-30 10:28:40.022 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-30 10:28:40.035 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-30 10:28:40.039 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-30 10:28:40.044 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-30 10:28:40.048 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-30 10:28:40.062 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-30 10:28:40.074 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-30 10:28:40.086 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-30 10:28:40.089 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-30 10:28:40.089 | Starting OVN 2026-06-30 10:28:40.092 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-30 10:28:40.095 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-30 10:28:40.095 | Starting OVS 2026-06-30 10:28:40.098 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-30 10:28:40.114 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:40.116 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-30 10:28:40.162 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-30 10:28:40.207 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-30 10:28:40.210 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-30 10:28:40.213 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 10:28:40.514 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-30 10:28:40.816 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 10:28:40.816 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 10:28:40.817 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 10:28:40.817 | 2026-06-30 10:28:40.817 | Possible reasons for having these kinds of units are: 2026-06-30 10:28:40.817 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 10:28:40.817 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 10:28:40.817 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 10:28:40.817 | a requirement dependency on it. 2026-06-30 10:28:40.817 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 10:28:40.817 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 10:28:40.817 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 10:28:40.817 | instance name specified. 2026-06-30 10:28:40.821 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-30 10:28:45.380 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-30 10:28:45.382 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 10:28:45.709 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-30 10:28:46.005 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 10:28:46.006 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 10:28:46.006 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 10:28:46.006 | 2026-06-30 10:28:46.006 | Possible reasons for having these kinds of units are: 2026-06-30 10:28:46.006 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 10:28:46.006 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 10:28:46.006 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 10:28:46.006 | a requirement dependency on it. 2026-06-30 10:28:46.006 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 10:28:46.006 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 10:28:46.006 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 10:28:46.006 | instance name specified. 2026-06-30 10:28:46.010 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-30 10:28:46.184 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-30 10:28:46.184 | Configuring OVSDB 2026-06-30 10:28:46.187 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-30 10:28:46.205 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:46.208 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl --no-wait set-ssl /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/ca-chain.pem 2026-06-30 10:28:46.227 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-30 10:28:46.246 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-30 10:28:46.263 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=d9f1da5e-f3d7-4a1f-b11a-5aab13ce15ed 2026-06-30 10:28:46.279 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.202:6642 2026-06-30 10:28:46.294 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-30 10:28:46.310 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-30 10:28:46.326 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.202 2026-06-30 10:28:46.342 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-30 10:28:46.346 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000003968 2026-06-30 10:28:46.362 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:46.364 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-30 10:28:46.380 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-30 10:28:46.382 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-30 10:28:46.384 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 10:28:46.387 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 10:28:46.389 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:46.392 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-30 10:28:46.395 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-30 10:28:46.397 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-30 10:28:46.400 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-30 10:28:46.402 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-30 10:28:46.420 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-30 10:28:46.436 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-30 10:28:46.454 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-30 10:28:46.471 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:46.474 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-30 10:28:46.476 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-30 10:28:46.479 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-30 10:28:46.482 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-30 10:28:46.485 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-30 10:28:46.502 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:46.505 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-30 10:28:46.507 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-30 10:28:46.510 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 10:28:46.811 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-30 10:28:47.110 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-30 10:28:47.161 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-30 10:28:47.163 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-30 10:28:47.165 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-30 10:28:47.168 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-30 10:28:47.171 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-30 10:28:48.176 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-30 10:28:48.179 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-30 10:28:48.183 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-30 10:28:48.185 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-30 10:28:48.187 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-30 10:28:48.190 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-30 10:28:48.193 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-30 10:28:48.195 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-30 10:28:48.198 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-30 10:28:48.201 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-30 10:28:48.204 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-30 10:28:48.206 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-30 10:28:48.210 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-30 10:28:48.228 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:48.231 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:733 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /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/ca-chain.pem 2026-06-30 10:28:48.264 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:734 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /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/ca-chain.pem 2026-06-30 10:28:48.281 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-30 10:28:48.299 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-30 10:28:48.318 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-30 10:28:48.333 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-30 10:28:48.348 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-30 10:28:48.366 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:48.370 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-30 10:28:48.373 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-30 10:28:48.376 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 10:28:48.682 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-30 10:28:49.035 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 10:28:49.035 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 10:28:49.035 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 10:28:49.035 | 2026-06-30 10:28:49.035 | Possible reasons for having these kinds of units are: 2026-06-30 10:28:49.035 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 10:28:49.035 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 10:28:49.036 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 10:28:49.036 | a requirement dependency on it. 2026-06-30 10:28:49.036 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 10:28:49.036 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 10:28:49.036 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 10:28:49.036 | instance name specified. 2026-06-30 10:28:49.041 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-30 10:28:49.248 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-30 10:28:49.268 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:49.271 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-30 10:28:49.274 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 10:28:49.293 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:28:49.296 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-30 10:28:49.299 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-30 10:28:49.302 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 10:28:49.319 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:49.321 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 10:28:49.366 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 10:28:49.368 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.371 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-30 10:28:49.375 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.378 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:49.381 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:49.384 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:49.387 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-30 10:28:49.389 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:49.392 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:49.395 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:49.398 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:49.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:49.405 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815329402 2026-06-30 10:28:49.409 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-30 10:28:49.426 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:49.428 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-30 10:28:49.431 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-30 10:28:49.434 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.436 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.440 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.442 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.445 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-30 10:28:49.448 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-30 10:28:49.451 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-30 10:28:49.454 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:49.456 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:49.459 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:49.462 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:49.465 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-30 10:28:49.468 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-30 10:28:49.471 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-06-30 10:28:49.473 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-30 10:28:49.476 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.479 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:49.481 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:49.484 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:49.487 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:49.490 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:49.493 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-30 10:28:49.495 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:49.500 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-30 10:28:49.565 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:49.631 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-06-30 10:28:49.688 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 10:28:49.741 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-30 10:28:49.799 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-30 10:28:49.854 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:49.909 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:49.912 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:49.914 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-30 10:28:49.980 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:50.283 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-30 10:28:50.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-30 10:28:50.597 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-30 10:28:50.631 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:50.634 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:50.637 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:50.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:50.643 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:50.646 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:50.649 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:50.652 | + functions-common:time_stop:2427 : start_time=1782815329402 2026-06-30 10:28:50.654 | + functions-common:time_stop:2429 : [[ -z 1782815329402 ]] 2026-06-30 10:28:50.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:50.662 | + functions-common:time_stop:2432 : end_time=1782815330659 2026-06-30 10:28:50.666 | + functions-common:time_stop:2433 : elapsed_time=1257 2026-06-30 10:28:50.668 | + functions-common:time_stop:2434 : total=13618 2026-06-30 10:28:50.671 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:50.674 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14875 2026-06-30 10:28:50.677 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 10:28:50.680 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 10:28:50.683 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 10:28:50.686 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 10:28:50.706 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 10:28:50.709 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 10:28:50.712 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 10:28:50.715 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 10:28:50.717 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 10:28:50.750 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini 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-06-30 10:28:50.784 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 10:28:50.816 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 10:28:50.847 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-30 10:28:50.881 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:50.884 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-30 10:28:50.887 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-30 10:28:50.890 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-30 10:28:50.908 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-30 10:28:50.923 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-30 10:28:50.927 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-30 10:28:50.930 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-30 10:28:50.932 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-06-30 10:28:50.946 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-30 10:28:50.966 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:50.970 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-30 10:28:50.973 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:28:50.976 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-30 10:28:50.979 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-30 10:28:50.982 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-30 10:28:50.985 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-30 10:28:51.020 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-30 10:28:51.024 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:51.026 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-30 10:28:51.060 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-30 10:28:51.097 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-30 10:28:51.101 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-30 10:28:51.104 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-30 10:28:51.109 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-30 10:28:51.112 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-30 10:28:51.114 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-30 10:28:51.118 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-30 10:28:51.122 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-30 10:28:51.124 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-30 10:28:51.128 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-30 10:28:51.131 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:51.134 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:51.138 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:51.141 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-30 10:28:51.144 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:51.148 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:51.150 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-30 10:28:51.152 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-30 10:28:51.155 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-30 10:28:51.159 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-30 10:28:51.184 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-30 10:28:51.187 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-30 10:28:51.236 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-30 10:28:51.285 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-30 10:28:51.287 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-30 10:28:51.335 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-30 10:28:51.338 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-30 10:28:51.388 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-30 10:28:51.393 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 10:28:51.396 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-30 10:28:51.398 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 10:28:51.401 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:51.404 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:51.407 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:51.410 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-30 10:28:51.413 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:51.415 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:51.418 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:51.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:51.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:51.430 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815331427 2026-06-30 10:28:51.434 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-30 10:28:51.451 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:51.455 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-30 10:28:51.458 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-30 10:28:51.461 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 10:28:51.464 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 10:28:51.466 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 10:28:51.470 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 10:28:51.472 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-30 10:28:51.475 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-30 10:28:51.478 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-30 10:28:51.482 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:51.485 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:51.488 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:51.490 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:51.494 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-30 10:28:51.497 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 10:28:51.500 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:51.503 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:51.506 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-30 10:28:51.509 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-30 10:28:51.512 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:51.514 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 10:28:51.518 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-06-30 10:28:51.521 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 10:28:51.524 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-30 10:28:51.527 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 10:28:51.533 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-30 10:28:51.603 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:51.676 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-30 10:28:51.741 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-06-30 10:28:51.798 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:51.861 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:51.919 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-30 10:28:51.980 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-30 10:28:52.040 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-30 10:28:52.101 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-30 10:28:52.159 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-30 10:28:52.216 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 10:28:52.218 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 10:28:52.221 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-30 10:28:52.291 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 10:28:52.598 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-30 10:28:52.614 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-30 10:28:52.919 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-30 10:28:52.993 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:52.995 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:52.998 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:53.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:53.004 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:53.006 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:53.008 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:53.010 | + functions-common:time_stop:2427 : start_time=1782815331427 2026-06-30 10:28:53.013 | + functions-common:time_stop:2429 : [[ -z 1782815331427 ]] 2026-06-30 10:28:53.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:53.020 | + functions-common:time_stop:2432 : end_time=1782815333018 2026-06-30 10:28:53.023 | + functions-common:time_stop:2433 : elapsed_time=1591 2026-06-30 10:28:53.025 | + functions-common:time_stop:2434 : total=14875 2026-06-30 10:28:53.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:53.032 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16466 2026-06-30 10:28:53.035 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=https://10.4.3.202/ 2026-06-30 10:28:53.037 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.039 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-30 10:28:53.041 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.044 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:53.046 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:53.049 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:53.052 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-30 10:28:53.055 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:53.057 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:53.060 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:53.062 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:53.066 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:53.070 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815333067 2026-06-30 10:28:53.073 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-30 10:28:53.091 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:53.094 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 10:28:53.096 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-30 10:28:53.099 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.102 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.104 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.107 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.110 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 10:28:53.113 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 10:28:53.115 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-30 10:28:53.117 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:53.119 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:53.122 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:53.125 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:53.129 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-30 10:28:53.131 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 10:28:53.134 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-30 10:28:53.137 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-30 10:28:53.141 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.143 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:53.146 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:53.148 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:53.151 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:53.154 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:53.157 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-30 10:28:53.160 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:53.166 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-30 10:28:53.237 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:53.310 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-06-30 10:28:53.374 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:53.435 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-30 10:28:53.496 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-30 10:28:53.558 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:53.621 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:53.624 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:53.627 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-30 10:28:53.698 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:54.004 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-30 10:28:54.018 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-30 10:28:54.323 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-30 10:28:54.352 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:54.356 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:54.359 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:54.363 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:54.366 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:54.369 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:54.372 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:54.375 | + functions-common:time_stop:2427 : start_time=1782815333067 2026-06-30 10:28:54.378 | + functions-common:time_stop:2429 : [[ -z 1782815333067 ]] 2026-06-30 10:28:54.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:54.386 | + functions-common:time_stop:2432 : end_time=1782815334383 2026-06-30 10:28:54.389 | + functions-common:time_stop:2433 : elapsed_time=1316 2026-06-30 10:28:54.391 | + functions-common:time_stop:2434 : total=16466 2026-06-30 10:28:54.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:54.396 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17782 2026-06-30 10:28:54.399 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.401 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-30 10:28:54.404 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.407 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:54.410 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:54.413 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:54.416 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-30 10:28:54.418 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:54.421 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:54.423 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:54.426 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:54.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:54.434 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815334431 2026-06-30 10:28:54.437 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-30 10:28:54.456 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:54.458 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 10:28:54.460 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-30 10:28:54.464 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.466 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.469 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.473 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.475 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 10:28:54.479 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 10:28:54.483 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-30 10:28:54.485 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:54.488 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:54.491 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:54.494 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:54.497 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-30 10:28:54.499 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 10:28:54.502 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-30 10:28:54.506 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-30 10:28:54.510 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.514 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:54.517 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:54.520 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:54.523 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:54.526 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:54.530 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-30 10:28:54.533 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:54.537 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-30 10:28:54.611 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:54.684 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-06-30 10:28:54.753 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:54.814 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-30 10:28:54.873 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-30 10:28:54.933 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:54.991 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:54.994 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:54.997 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-30 10:28:55.077 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:55.408 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-30 10:28:55.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-30 10:28:55.746 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-30 10:28:55.782 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:55.786 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:55.789 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:55.792 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:55.796 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:55.800 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:55.802 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:55.806 | + functions-common:time_stop:2427 : start_time=1782815334431 2026-06-30 10:28:55.809 | + functions-common:time_stop:2429 : [[ -z 1782815334431 ]] 2026-06-30 10:28:55.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:55.817 | + functions-common:time_stop:2432 : end_time=1782815335814 2026-06-30 10:28:55.820 | + functions-common:time_stop:2433 : elapsed_time=1383 2026-06-30 10:28:55.823 | + functions-common:time_stop:2434 : total=17782 2026-06-30 10:28:55.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:55.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19165 2026-06-30 10:28:55.832 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-30 10:28:55.834 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-30 10:28:55.837 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:55.841 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-30 10:28:55.845 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:55.849 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:55.852 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:55.855 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:55.858 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-30 10:28:55.861 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:55.863 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:55.867 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:55.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:55.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:55.881 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815335877 2026-06-30 10:28:55.884 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-30 10:28:55.905 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:55.910 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 10:28:55.914 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-30 10:28:55.918 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:55.921 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:55.924 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:55.927 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:55.931 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 10:28:55.934 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 10:28:55.937 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:28:55.940 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:55.943 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:55.946 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:55.949 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:55.953 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-30 10:28:55.955 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 10:28:55.959 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-30 10:28:55.961 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:28:55.964 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:55.968 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:28:55.972 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:28:55.975 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:28:55.978 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:28:55.981 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:28:55.984 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:28:55.988 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:28:55.993 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-30 10:28:56.070 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:56.153 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-06-30 10:28:56.221 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:28:56.294 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-30 10:28:56.363 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-30 10:28:56.436 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:56.507 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:28:56.511 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:28:56.514 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-30 10:28:56.590 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:28:56.933 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:28:56.949 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-30 10:28:57.286 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:28:57.327 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:28:57.330 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:57.334 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:57.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:57.341 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:57.345 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:57.348 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:28:57.351 | + functions-common:time_stop:2427 : start_time=1782815335877 2026-06-30 10:28:57.354 | + functions-common:time_stop:2429 : [[ -z 1782815335877 ]] 2026-06-30 10:28:57.358 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:57.363 | + functions-common:time_stop:2432 : end_time=1782815337360 2026-06-30 10:28:57.366 | + functions-common:time_stop:2433 : elapsed_time=1483 2026-06-30 10:28:57.370 | + functions-common:time_stop:2434 : total=19165 2026-06-30 10:28:57.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:57.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20648 2026-06-30 10:28:57.379 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-30 10:28:57.382 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://10.4.3.202/networking 2026-06-30 10:28:57.385 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-30 10:28:57.385 | Waiting for Neutron to start... 2026-06-30 10:28:57.387 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.202/networking' 2026-06-30 10:28:57.390 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.202/networking' 'Neutron did not start' 60 2026-06-30 10:28:57.393 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.202/networking' 2026-06-30 10:28:57.397 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-30 10:28:57.399 | + functions-common:test_with_retry:2360 : local until=60 2026-06-30 10:28:57.403 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-30 10:28:57.406 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-30 10:28:57.409 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-30 10:28:57.412 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:57.415 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:57.419 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:57.424 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815337420 2026-06-30 10:28:57.427 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.202/networking; do sleep 0.5; done' 2026-06-30 10:28:58.234 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.202/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-30 10:28:58.238 | + functions-common:time_stop:2420 : local name 2026-06-30 10:28:58.242 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:28:58.245 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:28:58.249 | + functions-common:time_stop:2423 : local total 2026-06-30 10:28:58.253 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:28:58.256 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-30 10:28:58.259 | + functions-common:time_stop:2427 : start_time=1782815337420 2026-06-30 10:28:58.262 | + functions-common:time_stop:2429 : [[ -z 1782815337420 ]] 2026-06-30 10:28:58.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:28:58.273 | + functions-common:time_stop:2432 : end_time=1782815338269 2026-06-30 10:28:58.275 | + functions-common:time_stop:2433 : elapsed_time=849 2026-06-30 10:28:58.278 | + functions-common:time_stop:2434 : total=0 2026-06-30 10:28:58.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:28:58.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=849 2026-06-30 10:28:58.289 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-30 10:28:58.309 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:58.312 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-30 10:28:58.316 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:28:58.319 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-30 10:28:58.322 | + ./stack.sh:main:1311 : start_placement 2026-06-30 10:28:58.325 | + lib/placement:start_placement:137 : start_placement_api 2026-06-30 10:28:58.330 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-30 10:28:58.336 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 10:28:58.340 | + functions-common:run_process:1674 : local service=placement-api 2026-06-30 10:28:58.343 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 10:28:58.346 | + functions-common:run_process:1676 : local group= 2026-06-30 10:28:58.349 | + functions-common:run_process:1677 : local user= 2026-06-30 10:28:58.352 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:28:58.355 | + functions-common:run_process:1680 : local name=placement-api 2026-06-30 10:28:58.358 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:28:58.361 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:28:58.364 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:28:58.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:28:58.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:28:58.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815338374 2026-06-30 10:28:58.382 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-30 10:28:58.403 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:28:58.406 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-30 10:28:58.409 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-30 10:28:58.412 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 10:28:58.415 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 10:28:58.418 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 10:28:58.421 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 10:28:58.423 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-30 10:28:58.426 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-30 10:28:58.433 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-30 10:28:58.433 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:28:58.435 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:28:58.438 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:28:58.442 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:28:58.446 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-30 10:28:58.450 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-30 10:28:58.453 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 10:28:58.456 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:58.458 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-30 10:28:58.461 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-30 10:28:58.463 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:58.466 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 10:28:58.469 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-06-30 10:28:58.471 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 10:28:58.475 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-30 10:28:58.478 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 10:28:58.483 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-30 10:28:58.559 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:28:58.633 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-30 10:28:58.706 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-06-30 10:28:58.787 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:28:58.864 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:28:58.941 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-30 10:28:59.014 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-30 10:28:59.090 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-30 10:28:59.154 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-30 10:28:59.217 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-30 10:28:59.275 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 10:28:59.277 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 10:28:59.280 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-30 10:28:59.348 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 10:28:59.659 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-30 10:28:59.674 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-30 10:28:59.976 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-30 10:29:00.049 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:00.052 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:00.056 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:00.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:00.061 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:00.064 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:00.067 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:00.070 | + functions-common:time_stop:2427 : start_time=1782815338374 2026-06-30 10:29:00.073 | + functions-common:time_stop:2429 : [[ -z 1782815338374 ]] 2026-06-30 10:29:00.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:00.082 | + functions-common:time_stop:2432 : end_time=1782815340078 2026-06-30 10:29:00.085 | + functions-common:time_stop:2433 : elapsed_time=1704 2026-06-30 10:29:00.088 | + functions-common:time_stop:2434 : total=20648 2026-06-30 10:29:00.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:00.094 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22352 2026-06-30 10:29:00.097 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-30 10:29:00.097 | Waiting for placement-api to start... 2026-06-30 10:29:00.100 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.202/placement 2026-06-30 10:29:00.102 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 10:29:00.106 | + functions:wait_for_service:477 : local url=https://10.4.3.202/placement 2026-06-30 10:29:00.109 | + functions:wait_for_service:478 : local rval=0 2026-06-30 10:29:00.112 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 10:29:00.115 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 10:29:00.117 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:00.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:00.123 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:00.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815340125 2026-06-30 10:29:00.130 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 10:29:00.134 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.202/placement 2026-06-30 10:29:01.441 | + :: : [[ 200 == 503 ]] 2026-06-30 10:29:01.443 | + :: : [[ 0 -eq 7 ]] 2026-06-30 10:29:01.446 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 10:29:01.448 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:01.450 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:01.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:01.455 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:01.457 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:01.460 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 10:29:01.463 | + functions-common:time_stop:2427 : start_time=1782815340125 2026-06-30 10:29:01.465 | + functions-common:time_stop:2429 : [[ -z 1782815340125 ]] 2026-06-30 10:29:01.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:01.474 | + functions-common:time_stop:2432 : end_time=1782815341471 2026-06-30 10:29:01.476 | + functions-common:time_stop:2433 : elapsed_time=1346 2026-06-30 10:29:01.479 | + functions-common:time_stop:2434 : total=6607 2026-06-30 10:29:01.482 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:01.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7953 2026-06-30 10:29:01.488 | + functions:wait_for_service:486 : return 0 2026-06-30 10:29:01.491 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-30 10:29:01.511 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:01.515 | + ./stack.sh:main:1315 : start_neutron 2026-06-30 10:29:01.518 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-30 10:29:01.521 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:29:01.524 | + functions-common:run_process:1674 : local service=q-agt 2026-06-30 10:29:01.527 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 10:29:01.530 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:01.534 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:01.537 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:01.540 | + functions-common:run_process:1680 : local name=q-agt 2026-06-30 10:29:01.543 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:01.546 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:01.548 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:01.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:01.555 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:01.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815341557 2026-06-30 10:29:01.563 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-30 10:29:01.583 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:01.586 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:01.589 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:01.592 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:01.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:01.598 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:01.600 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:01.603 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:01.606 | + functions-common:time_stop:2427 : start_time=1782815341557 2026-06-30 10:29:01.609 | + functions-common:time_stop:2429 : [[ -z 1782815341557 ]] 2026-06-30 10:29:01.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:01.618 | + functions-common:time_stop:2432 : end_time=1782815341614 2026-06-30 10:29:01.620 | + functions-common:time_stop:2433 : elapsed_time=57 2026-06-30 10:29:01.624 | + functions-common:time_stop:2434 : total=22352 2026-06-30 10:29:01.627 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:01.631 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22409 2026-06-30 10:29:01.635 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-30 10:29:01.639 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 10:29:01.642 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 10:29:01.646 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-30 10:29:01.650 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-30 10:29:01.652 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-30 10:29:01.656 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-30 10:29:01.658 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:01.661 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:01.665 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:01.668 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-30 10:29:01.670 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:01.673 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:01.677 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:01.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:01.685 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:01.690 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815341687 2026-06-30 10:29:01.693 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-30 10:29:01.715 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:01.718 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:01.721 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:01.724 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:01.727 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:01.731 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:01.734 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:01.738 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:01.741 | + functions-common:time_stop:2427 : start_time=1782815341687 2026-06-30 10:29:01.745 | + functions-common:time_stop:2429 : [[ -z 1782815341687 ]] 2026-06-30 10:29:01.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:01.755 | + functions-common:time_stop:2432 : end_time=1782815341752 2026-06-30 10:29:01.758 | + functions-common:time_stop:2433 : elapsed_time=65 2026-06-30 10:29:01.761 | + functions-common:time_stop:2434 : total=22409 2026-06-30 10:29:01.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:01.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22474 2026-06-30 10:29:01.772 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-30 10:29:01.775 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-30 10:29:01.779 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-30 10:29:01.782 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-30 10:29:01.785 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 10:29:01.788 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 10:29:01.792 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 10:29:01.795 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-30 10:29:01.797 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 10:29:01.801 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 10:29:01.804 | + functions-common:run_process:1674 : local service=q-l3 2026-06-30 10:29:01.808 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 10:29:01.811 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:01.814 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:01.816 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:01.819 | + functions-common:run_process:1680 : local name=q-l3 2026-06-30 10:29:01.822 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:01.826 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:01.830 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:01.833 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:01.837 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:01.841 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815341838 2026-06-30 10:29:01.844 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-30 10:29:01.863 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:01.867 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:01.870 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:01.873 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:01.876 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:01.879 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:01.882 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:01.885 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:01.888 | + functions-common:time_stop:2427 : start_time=1782815341838 2026-06-30 10:29:01.891 | + functions-common:time_stop:2429 : [[ -z 1782815341838 ]] 2026-06-30 10:29:01.895 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:01.901 | + functions-common:time_stop:2432 : end_time=1782815341897 2026-06-30 10:29:01.904 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-30 10:29:01.907 | + functions-common:time_stop:2434 : total=22474 2026-06-30 10:29:01.910 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:01.913 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22533 2026-06-30 10:29:01.916 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-30 10:29:01.920 | + functions-common:run_process:1674 : local service=q-meta 2026-06-30 10:29:01.923 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-30 10:29:01.926 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:01.929 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:01.932 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:01.935 | + functions-common:run_process:1680 : local name=q-meta 2026-06-30 10:29:01.938 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:01.941 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:01.944 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:01.948 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:01.952 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:01.957 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815341953 2026-06-30 10:29:01.960 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-30 10:29:01.979 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:01.982 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:01.987 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:01.989 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:01.992 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:01.995 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:01.998 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:02.002 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:02.005 | + functions-common:time_stop:2427 : start_time=1782815341953 2026-06-30 10:29:02.008 | + functions-common:time_stop:2429 : [[ -z 1782815341953 ]] 2026-06-30 10:29:02.013 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:02.018 | + functions-common:time_stop:2432 : end_time=1782815342014 2026-06-30 10:29:02.022 | + functions-common:time_stop:2433 : elapsed_time=61 2026-06-30 10:29:02.025 | + functions-common:time_stop:2434 : total=22533 2026-06-30 10:29:02.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:02.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22594 2026-06-30 10:29:02.034 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-30 10:29:02.037 | + functions-common:run_process:1674 : local service=q-metering 2026-06-30 10:29:02.039 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-30 10:29:02.041 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:02.044 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:02.046 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:02.049 | + functions-common:run_process:1680 : local name=q-metering 2026-06-30 10:29:02.052 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:02.055 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:02.059 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:02.062 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:02.066 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:02.070 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815342068 2026-06-30 10:29:02.074 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-30 10:29:02.095 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:02.098 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:02.101 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:02.104 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:02.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:02.111 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:02.114 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:02.117 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:02.120 | + functions-common:time_stop:2427 : start_time=1782815342068 2026-06-30 10:29:02.123 | + functions-common:time_stop:2429 : [[ -z 1782815342068 ]] 2026-06-30 10:29:02.126 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:02.129 | + functions-common:time_stop:2432 : end_time=1782815342127 2026-06-30 10:29:02.132 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-30 10:29:02.134 | + functions-common:time_stop:2434 : total=22594 2026-06-30 10:29:02.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:02.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22653 2026-06-30 10:29:02.142 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-30 10:29:02.165 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:02.168 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:02.171 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-30 10:29:02.174 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:29:02.177 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-30 10:29:02.180 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-30 10:29:02.182 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-30 10:29:02.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-30 10:29:02.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-30 10:29:02.193 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-30 10:29:02.197 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 10:29:03.073 | 2026-06-30 10:29:03.085 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:03.089 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 10:29:03.089 | address-scope 2026-06-30 10:29:03.089 | agent 2026-06-30 10:29:03.089 | allowed-address-pairs 2026-06-30 10:29:03.089 | auto-allocated-topology 2026-06-30 10:29:03.089 | availability_zone 2026-06-30 10:29:03.089 | default-subnetpools 2026-06-30 10:29:03.089 | dhcp_agent_scheduler 2026-06-30 10:29:03.089 | dns-integration 2026-06-30 10:29:03.089 | dns-domain-ports 2026-06-30 10:29:03.089 | dns-integration-domain-keywords 2026-06-30 10:29:03.089 | empty-string-filtering 2026-06-30 10:29:03.089 | external-net 2026-06-30 10:29:03.089 | extra_dhcp_opt 2026-06-30 10:29:03.089 | extraroute 2026-06-30 10:29:03.089 | extraroute-atomic 2026-06-30 10:29:03.089 | filter-validation 2026-06-30 10:29:03.089 | floating-ip-port-forwarding-detail 2026-06-30 10:29:03.089 | fip-port-details 2026-06-30 10:29:03.089 | flavors 2026-06-30 10:29:03.089 | floatingip-pools 2026-06-30 10:29:03.089 | router 2026-06-30 10:29:03.089 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:03.089 | enable-default-route-bfd 2026-06-30 10:29:03.089 | enable-default-route-ecmp 2026-06-30 10:29:03.090 | ext-gw-mode 2026-06-30 10:29:03.090 | l3-ha 2026-06-30 10:29:03.090 | external-gateway-multihoming 2026-06-30 10:29:03.090 | l3-flavors 2026-06-30 10:29:03.090 | l3_agent_scheduler 2026-06-30 10:29:03.090 | multi-provider 2026-06-30 10:29:03.090 | net-mtu 2026-06-30 10:29:03.090 | net-mtu-writable 2026-06-30 10:29:03.090 | network_availability_zone 2026-06-30 10:29:03.090 | network-ip-availability 2026-06-30 10:29:03.090 | network-ip-availability-details 2026-06-30 10:29:03.090 | pagination 2026-06-30 10:29:03.090 | port-device-profile 2026-06-30 10:29:03.090 | port-mac-address-regenerate 2026-06-30 10:29:03.090 | port-numa-affinity-policy 2026-06-30 10:29:03.090 | port-numa-affinity-policy-socket 2026-06-30 10:29:03.090 | binding 2026-06-30 10:29:03.090 | binding-extended 2026-06-30 10:29:03.090 | port-security 2026-06-30 10:29:03.090 | project-id 2026-06-30 10:29:03.090 | provider 2026-06-30 10:29:03.090 | qinq 2026-06-30 10:29:03.090 | quota-check-limit 2026-06-30 10:29:03.090 | quota-check-limit-default 2026-06-30 10:29:03.090 | quotas 2026-06-30 10:29:03.090 | quota_details 2026-06-30 10:29:03.090 | rbac-policies 2026-06-30 10:29:03.090 | rbac-address-scope 2026-06-30 10:29:03.090 | rbac-security-groups 2026-06-30 10:29:03.090 | revision-if-match 2026-06-30 10:29:03.090 | standard-attr-revisions 2026-06-30 10:29:03.090 | router_availability_zone 2026-06-30 10:29:03.090 | router-enable-snat 2026-06-30 10:29:03.090 | security-groups-default-rules 2026-06-30 10:29:03.090 | security-groups-default-statefulness 2026-06-30 10:29:03.090 | security-groups-normalized-cidr 2026-06-30 10:29:03.090 | security-groups-remote-address-group 2026-06-30 10:29:03.090 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:03.090 | security-groups-shared-filtering 2026-06-30 10:29:03.090 | security-group 2026-06-30 10:29:03.090 | service-type 2026-06-30 10:29:03.090 | sorting 2026-06-30 10:29:03.090 | standard-attr-description 2026-06-30 10:29:03.090 | stateful-security-group 2026-06-30 10:29:03.090 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:03.090 | subnet-external-network 2026-06-30 10:29:03.090 | subnet_onboard 2026-06-30 10:29:03.090 | subnet-service-types 2026-06-30 10:29:03.090 | subnet_allocation 2026-06-30 10:29:03.090 | subnetpool-prefix-ops 2026-06-30 10:29:03.090 | tag-creation 2026-06-30 10:29:03.090 | standard-attr-tag 2026-06-30 10:29:03.090 | standard-attr-timestamp 2026-06-30 10:29:03.090 | vlan-transparent' 2026-06-30 10:29:03.092 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 10:29:03.092 | address-scope 2026-06-30 10:29:03.092 | agent 2026-06-30 10:29:03.092 | allowed-address-pairs 2026-06-30 10:29:03.092 | auto-allocated-topology 2026-06-30 10:29:03.092 | availability_zone 2026-06-30 10:29:03.092 | default-subnetpools 2026-06-30 10:29:03.092 | dhcp_agent_scheduler 2026-06-30 10:29:03.093 | dns-integration 2026-06-30 10:29:03.093 | dns-domain-ports 2026-06-30 10:29:03.093 | dns-integration-domain-keywords 2026-06-30 10:29:03.093 | empty-string-filtering 2026-06-30 10:29:03.093 | external-net 2026-06-30 10:29:03.093 | extra_dhcp_opt 2026-06-30 10:29:03.093 | extraroute 2026-06-30 10:29:03.093 | extraroute-atomic 2026-06-30 10:29:03.093 | filter-validation 2026-06-30 10:29:03.093 | floating-ip-port-forwarding-detail 2026-06-30 10:29:03.093 | fip-port-details 2026-06-30 10:29:03.093 | flavors 2026-06-30 10:29:03.093 | floatingip-pools 2026-06-30 10:29:03.093 | router 2026-06-30 10:29:03.093 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:03.093 | enable-default-route-bfd 2026-06-30 10:29:03.093 | enable-default-route-ecmp 2026-06-30 10:29:03.093 | ext-gw-mode 2026-06-30 10:29:03.093 | l3-ha 2026-06-30 10:29:03.093 | external-gateway-multihoming 2026-06-30 10:29:03.093 | l3-flavors 2026-06-30 10:29:03.093 | l3_agent_scheduler 2026-06-30 10:29:03.093 | multi-provider 2026-06-30 10:29:03.093 | net-mtu 2026-06-30 10:29:03.093 | net-mtu-writable 2026-06-30 10:29:03.093 | network_availability_zone 2026-06-30 10:29:03.093 | network-ip-availability 2026-06-30 10:29:03.093 | network-ip-availability-details 2026-06-30 10:29:03.093 | pagination 2026-06-30 10:29:03.093 | port-device-profile 2026-06-30 10:29:03.093 | port-mac-address-regenerate 2026-06-30 10:29:03.093 | port-numa-affinity-policy 2026-06-30 10:29:03.093 | port-numa-affinity-policy-socket 2026-06-30 10:29:03.093 | binding 2026-06-30 10:29:03.093 | binding-extended 2026-06-30 10:29:03.093 | port-security 2026-06-30 10:29:03.093 | project-id 2026-06-30 10:29:03.093 | provider 2026-06-30 10:29:03.093 | qinq 2026-06-30 10:29:03.093 | quota-check-limit 2026-06-30 10:29:03.093 | quota-check-limit-default 2026-06-30 10:29:03.093 | quotas 2026-06-30 10:29:03.093 | quota_details 2026-06-30 10:29:03.093 | rbac-policies 2026-06-30 10:29:03.093 | rbac-address-scope 2026-06-30 10:29:03.093 | rbac-security-groups 2026-06-30 10:29:03.093 | revision-if-match 2026-06-30 10:29:03.093 | standard-attr-revisions 2026-06-30 10:29:03.093 | router_availability_zone 2026-06-30 10:29:03.093 | router-enable-snat 2026-06-30 10:29:03.093 | security-groups-default-rules 2026-06-30 10:29:03.093 | security-groups-default-statefulness 2026-06-30 10:29:03.093 | security-groups-normalized-cidr 2026-06-30 10:29:03.093 | security-groups-remote-address-group 2026-06-30 10:29:03.093 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:03.093 | security-groups-shared-filtering 2026-06-30 10:29:03.093 | security-group 2026-06-30 10:29:03.093 | service-type 2026-06-30 10:29:03.093 | sorting 2026-06-30 10:29:03.093 | standard-attr-description 2026-06-30 10:29:03.093 | stateful-security-group 2026-06-30 10:29:03.093 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:03.093 | subnet-external-network 2026-06-30 10:29:03.093 | subnet_onboard 2026-06-30 10:29:03.093 | subnet-service-types 2026-06-30 10:29:03.093 | subnet_allocation 2026-06-30 10:29:03.093 | subnetpool-prefix-ops 2026-06-30 10:29:03.093 | tag-creation 2026-06-30 10:29:03.093 | standard-attr-tag 2026-06-30 10:29:03.093 | standard-attr-timestamp 2026-06-30 10:29:03.093 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-30 10:29:03.096 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 10:29:03.100 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:03.103 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-30 10:29:03.107 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-06-30 10:29:03.753 | 2026-06-30 10:29:03.764 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:03.768 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=f3e377bb-9dfa-4c2b-9499-72801463cc62 2026-06-30 10:29:03.771 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-30 10:29:03.775 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdb7:3650:8c09::/56 --share --default -f value -c id 2026-06-30 10:29:04.478 | 2026-06-30 10:29:04.490 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:04.496 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=95f81652-39e3-4006-87e6-3674dc585482 2026-06-30 10:29:04.499 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-30 10:29:04.502 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 10:29:04.506 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 10:29:04.511 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-30 10:29:06.161 | 2026-06-30 10:29:06.173 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:06.177 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=1879af5e-6e53-4911-8e55-88410ca3aeeb 2026-06-30 10:29:06.180 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-30 10:29:06.184 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:06.205 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-30 10:29:06.210 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-30 10:29:06.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z f3e377bb-9dfa-4c2b-9499-72801463cc62 ']' 2026-06-30 10:29:06.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-30 10:29:06.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-06-30 10:29:06.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-06-30 10:29:06.226 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool f3e377bb-9dfa-4c2b-9499-72801463cc62 ' 2026-06-30 10:29:06.229 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-30 10:29:06.232 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 1879af5e-6e53-4911-8e55-88410ca3aeeb private-subnet' 2026-06-30 10:29:06.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-30 10:29:06.240 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool f3e377bb-9dfa-4c2b-9499-72801463cc62 --network 1879af5e-6e53-4911-8e55-88410ca3aeeb private-subnet -f value -c id 2026-06-30 10:29:07.830 | 2026-06-30 10:29:07.842 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:07.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=7f55bde8-70ca-4771-b7cf-dc38e9cce98a 2026-06-30 10:29:07.849 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-30 10:29:07.852 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:07.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 7f55bde8-70ca-4771-b7cf-dc38e9cce98a 2026-06-30 10:29:07.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=7f55bde8-70ca-4771-b7cf-dc38e9cce98a 2026-06-30 10:29:07.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-30 10:29:07.882 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-30 10:29:07.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-30 10:29:07.888 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:07.905 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-30 10:29:07.908 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:07.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-30 10:29:07.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 95f81652-39e3-4006-87e6-3674dc585482 ']' 2026-06-30 10:29:07.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-30 10:29:07.936 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-30 10:29:07.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 95f81652-39e3-4006-87e6-3674dc585482 ' 2026-06-30 10:29:07.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-30 10:29:07.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1879af5e-6e53-4911-8e55-88410ca3aeeb ipv6-private-subnet ' 2026-06-30 10:29:07.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-30 10:29:07.951 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 95f81652-39e3-4006-87e6-3674dc585482 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1879af5e-6e53-4911-8e55-88410ca3aeeb ipv6-private-subnet -f value -c id 2026-06-30 10:29:09.308 | 2026-06-30 10:29:09.320 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:09.323 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=95e3d298-9b8d-45a5-8897-1c45b5cc0d9a 2026-06-30 10:29:09.327 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-30 10:29:09.329 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:09.346 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 95e3d298-9b8d-45a5-8897-1c45b5cc0d9a 2026-06-30 10:29:09.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=95e3d298-9b8d-45a5-8897-1c45b5cc0d9a 2026-06-30 10:29:09.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-30 10:29:09.356 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-30 10:29:09.361 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 10:29:09.580 | 2026-06-30 10:29:09.590 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:09.593 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 10:29:09.593 | address-scope 2026-06-30 10:29:09.593 | agent 2026-06-30 10:29:09.593 | allowed-address-pairs 2026-06-30 10:29:09.593 | auto-allocated-topology 2026-06-30 10:29:09.593 | availability_zone 2026-06-30 10:29:09.593 | default-subnetpools 2026-06-30 10:29:09.593 | dhcp_agent_scheduler 2026-06-30 10:29:09.593 | dns-integration 2026-06-30 10:29:09.593 | dns-domain-ports 2026-06-30 10:29:09.593 | dns-integration-domain-keywords 2026-06-30 10:29:09.593 | empty-string-filtering 2026-06-30 10:29:09.593 | external-net 2026-06-30 10:29:09.593 | extra_dhcp_opt 2026-06-30 10:29:09.593 | extraroute 2026-06-30 10:29:09.593 | extraroute-atomic 2026-06-30 10:29:09.593 | filter-validation 2026-06-30 10:29:09.593 | floating-ip-port-forwarding-detail 2026-06-30 10:29:09.593 | fip-port-details 2026-06-30 10:29:09.593 | flavors 2026-06-30 10:29:09.593 | floatingip-pools 2026-06-30 10:29:09.593 | router 2026-06-30 10:29:09.593 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:09.593 | enable-default-route-bfd 2026-06-30 10:29:09.593 | enable-default-route-ecmp 2026-06-30 10:29:09.593 | ext-gw-mode 2026-06-30 10:29:09.593 | l3-ha 2026-06-30 10:29:09.593 | external-gateway-multihoming 2026-06-30 10:29:09.593 | l3-flavors 2026-06-30 10:29:09.593 | l3_agent_scheduler 2026-06-30 10:29:09.593 | multi-provider 2026-06-30 10:29:09.593 | net-mtu 2026-06-30 10:29:09.593 | net-mtu-writable 2026-06-30 10:29:09.593 | network_availability_zone 2026-06-30 10:29:09.593 | network-ip-availability 2026-06-30 10:29:09.593 | network-ip-availability-details 2026-06-30 10:29:09.593 | pagination 2026-06-30 10:29:09.593 | port-device-profile 2026-06-30 10:29:09.593 | port-mac-address-regenerate 2026-06-30 10:29:09.593 | port-numa-affinity-policy 2026-06-30 10:29:09.593 | port-numa-affinity-policy-socket 2026-06-30 10:29:09.593 | binding 2026-06-30 10:29:09.593 | binding-extended 2026-06-30 10:29:09.593 | port-security 2026-06-30 10:29:09.593 | project-id 2026-06-30 10:29:09.593 | provider 2026-06-30 10:29:09.593 | qinq 2026-06-30 10:29:09.593 | quota-check-limit 2026-06-30 10:29:09.593 | quota-check-limit-default 2026-06-30 10:29:09.593 | quotas 2026-06-30 10:29:09.593 | quota_details 2026-06-30 10:29:09.593 | rbac-policies 2026-06-30 10:29:09.593 | rbac-address-scope 2026-06-30 10:29:09.593 | rbac-security-groups 2026-06-30 10:29:09.593 | revision-if-match 2026-06-30 10:29:09.593 | standard-attr-revisions 2026-06-30 10:29:09.593 | router_availability_zone 2026-06-30 10:29:09.593 | router-enable-snat 2026-06-30 10:29:09.593 | security-groups-default-rules 2026-06-30 10:29:09.593 | security-groups-default-statefulness 2026-06-30 10:29:09.593 | security-groups-normalized-cidr 2026-06-30 10:29:09.593 | security-groups-remote-address-group 2026-06-30 10:29:09.593 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:09.593 | security-groups-shared-filtering 2026-06-30 10:29:09.593 | security-group 2026-06-30 10:29:09.593 | service-type 2026-06-30 10:29:09.593 | sorting 2026-06-30 10:29:09.593 | standard-attr-description 2026-06-30 10:29:09.593 | stateful-security-group 2026-06-30 10:29:09.593 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:09.593 | subnet-external-network 2026-06-30 10:29:09.593 | subnet_onboard 2026-06-30 10:29:09.593 | subnet-service-types 2026-06-30 10:29:09.593 | subnet_allocation 2026-06-30 10:29:09.593 | subnetpool-prefix-ops 2026-06-30 10:29:09.593 | tag-creation 2026-06-30 10:29:09.593 | standard-attr-tag 2026-06-30 10:29:09.593 | standard-attr-timestamp 2026-06-30 10:29:09.593 | vlan-transparent' 2026-06-30 10:29:09.596 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 10:29:09.596 | address-scope 2026-06-30 10:29:09.596 | agent 2026-06-30 10:29:09.596 | allowed-address-pairs 2026-06-30 10:29:09.596 | auto-allocated-topology 2026-06-30 10:29:09.596 | availability_zone 2026-06-30 10:29:09.596 | default-subnetpools 2026-06-30 10:29:09.596 | dhcp_agent_scheduler 2026-06-30 10:29:09.596 | dns-integration 2026-06-30 10:29:09.596 | dns-domain-ports 2026-06-30 10:29:09.596 | dns-integration-domain-keywords 2026-06-30 10:29:09.596 | empty-string-filtering 2026-06-30 10:29:09.596 | external-net 2026-06-30 10:29:09.596 | extra_dhcp_opt 2026-06-30 10:29:09.596 | extraroute 2026-06-30 10:29:09.596 | extraroute-atomic 2026-06-30 10:29:09.596 | filter-validation 2026-06-30 10:29:09.596 | floating-ip-port-forwarding-detail 2026-06-30 10:29:09.596 | fip-port-details 2026-06-30 10:29:09.596 | flavors 2026-06-30 10:29:09.596 | floatingip-pools 2026-06-30 10:29:09.596 | router 2026-06-30 10:29:09.596 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:09.596 | enable-default-route-bfd 2026-06-30 10:29:09.596 | enable-default-route-ecmp 2026-06-30 10:29:09.596 | ext-gw-mode 2026-06-30 10:29:09.596 | l3-ha 2026-06-30 10:29:09.596 | external-gateway-multihoming 2026-06-30 10:29:09.596 | l3-flavors 2026-06-30 10:29:09.596 | l3_agent_scheduler 2026-06-30 10:29:09.596 | multi-provider 2026-06-30 10:29:09.596 | net-mtu 2026-06-30 10:29:09.596 | net-mtu-writable 2026-06-30 10:29:09.596 | network_availability_zone 2026-06-30 10:29:09.596 | network-ip-availability 2026-06-30 10:29:09.596 | network-ip-availability-details 2026-06-30 10:29:09.596 | pagination 2026-06-30 10:29:09.596 | port-device-profile 2026-06-30 10:29:09.596 | port-mac-address-regenerate 2026-06-30 10:29:09.596 | port-numa-affinity-policy 2026-06-30 10:29:09.596 | port-numa-affinity-policy-socket 2026-06-30 10:29:09.596 | binding 2026-06-30 10:29:09.596 | binding-extended 2026-06-30 10:29:09.596 | port-security 2026-06-30 10:29:09.596 | project-id 2026-06-30 10:29:09.596 | provider 2026-06-30 10:29:09.596 | qinq 2026-06-30 10:29:09.596 | quota-check-limit 2026-06-30 10:29:09.596 | quota-check-limit-default 2026-06-30 10:29:09.596 | quotas 2026-06-30 10:29:09.596 | quota_details 2026-06-30 10:29:09.596 | rbac-policies 2026-06-30 10:29:09.596 | rbac-address-scope 2026-06-30 10:29:09.596 | rbac-security-groups 2026-06-30 10:29:09.596 | revision-if-match 2026-06-30 10:29:09.596 | standard-attr-revisions 2026-06-30 10:29:09.596 | router_availability_zone 2026-06-30 10:29:09.596 | router-enable-snat 2026-06-30 10:29:09.596 | security-groups-default-rules 2026-06-30 10:29:09.596 | security-groups-default-statefulness 2026-06-30 10:29:09.596 | security-groups-normalized-cidr 2026-06-30 10:29:09.596 | security-groups-remote-address-group 2026-06-30 10:29:09.596 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:09.596 | security-groups-shared-filtering 2026-06-30 10:29:09.596 | security-group 2026-06-30 10:29:09.596 | service-type 2026-06-30 10:29:09.596 | sorting 2026-06-30 10:29:09.596 | standard-attr-description 2026-06-30 10:29:09.596 | stateful-security-group 2026-06-30 10:29:09.596 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:09.596 | subnet-external-network 2026-06-30 10:29:09.596 | subnet_onboard 2026-06-30 10:29:09.596 | subnet-service-types 2026-06-30 10:29:09.596 | subnet_allocation 2026-06-30 10:29:09.596 | subnetpool-prefix-ops 2026-06-30 10:29:09.596 | tag-creation 2026-06-30 10:29:09.596 | standard-attr-tag 2026-06-30 10:29:09.596 | standard-attr-timestamp 2026-06-30 10:29:09.596 | vlan-transparent =~ router ]] 2026-06-30 10:29:09.599 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 10:29:09.601 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-30 10:29:09.604 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-30 10:29:09.609 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 10:29:09.822 | 2026-06-30 10:29:09.832 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:09.836 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 10:29:09.836 | address-scope 2026-06-30 10:29:09.836 | agent 2026-06-30 10:29:09.836 | allowed-address-pairs 2026-06-30 10:29:09.836 | auto-allocated-topology 2026-06-30 10:29:09.836 | availability_zone 2026-06-30 10:29:09.836 | default-subnetpools 2026-06-30 10:29:09.836 | dhcp_agent_scheduler 2026-06-30 10:29:09.836 | dns-integration 2026-06-30 10:29:09.836 | dns-domain-ports 2026-06-30 10:29:09.836 | dns-integration-domain-keywords 2026-06-30 10:29:09.836 | empty-string-filtering 2026-06-30 10:29:09.836 | external-net 2026-06-30 10:29:09.836 | extra_dhcp_opt 2026-06-30 10:29:09.836 | extraroute 2026-06-30 10:29:09.836 | extraroute-atomic 2026-06-30 10:29:09.836 | filter-validation 2026-06-30 10:29:09.836 | floating-ip-port-forwarding-detail 2026-06-30 10:29:09.836 | fip-port-details 2026-06-30 10:29:09.836 | flavors 2026-06-30 10:29:09.836 | floatingip-pools 2026-06-30 10:29:09.836 | router 2026-06-30 10:29:09.836 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:09.836 | enable-default-route-bfd 2026-06-30 10:29:09.836 | enable-default-route-ecmp 2026-06-30 10:29:09.836 | ext-gw-mode 2026-06-30 10:29:09.836 | l3-ha 2026-06-30 10:29:09.836 | external-gateway-multihoming 2026-06-30 10:29:09.836 | l3-flavors 2026-06-30 10:29:09.836 | l3_agent_scheduler 2026-06-30 10:29:09.836 | multi-provider 2026-06-30 10:29:09.836 | net-mtu 2026-06-30 10:29:09.836 | net-mtu-writable 2026-06-30 10:29:09.836 | network_availability_zone 2026-06-30 10:29:09.836 | network-ip-availability 2026-06-30 10:29:09.836 | network-ip-availability-details 2026-06-30 10:29:09.836 | pagination 2026-06-30 10:29:09.836 | port-device-profile 2026-06-30 10:29:09.836 | port-mac-address-regenerate 2026-06-30 10:29:09.836 | port-numa-affinity-policy 2026-06-30 10:29:09.836 | port-numa-affinity-policy-socket 2026-06-30 10:29:09.836 | binding 2026-06-30 10:29:09.836 | binding-extended 2026-06-30 10:29:09.836 | port-security 2026-06-30 10:29:09.836 | project-id 2026-06-30 10:29:09.836 | provider 2026-06-30 10:29:09.836 | qinq 2026-06-30 10:29:09.836 | quota-check-limit 2026-06-30 10:29:09.836 | quota-check-limit-default 2026-06-30 10:29:09.836 | quotas 2026-06-30 10:29:09.836 | quota_details 2026-06-30 10:29:09.836 | rbac-policies 2026-06-30 10:29:09.836 | rbac-address-scope 2026-06-30 10:29:09.836 | rbac-security-groups 2026-06-30 10:29:09.836 | revision-if-match 2026-06-30 10:29:09.836 | standard-attr-revisions 2026-06-30 10:29:09.836 | router_availability_zone 2026-06-30 10:29:09.836 | router-enable-snat 2026-06-30 10:29:09.836 | security-groups-default-rules 2026-06-30 10:29:09.836 | security-groups-default-statefulness 2026-06-30 10:29:09.836 | security-groups-normalized-cidr 2026-06-30 10:29:09.836 | security-groups-remote-address-group 2026-06-30 10:29:09.836 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:09.836 | security-groups-shared-filtering 2026-06-30 10:29:09.836 | security-group 2026-06-30 10:29:09.836 | service-type 2026-06-30 10:29:09.836 | sorting 2026-06-30 10:29:09.836 | standard-attr-description 2026-06-30 10:29:09.836 | stateful-security-group 2026-06-30 10:29:09.836 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:09.836 | subnet-external-network 2026-06-30 10:29:09.836 | subnet_onboard 2026-06-30 10:29:09.836 | subnet-service-types 2026-06-30 10:29:09.836 | subnet_allocation 2026-06-30 10:29:09.836 | subnetpool-prefix-ops 2026-06-30 10:29:09.836 | tag-creation 2026-06-30 10:29:09.836 | standard-attr-tag 2026-06-30 10:29:09.836 | standard-attr-timestamp 2026-06-30 10:29:09.836 | vlan-transparent' 2026-06-30 10:29:09.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 10:29:09.839 | address-scope 2026-06-30 10:29:09.839 | agent 2026-06-30 10:29:09.839 | allowed-address-pairs 2026-06-30 10:29:09.839 | auto-allocated-topology 2026-06-30 10:29:09.839 | availability_zone 2026-06-30 10:29:09.839 | default-subnetpools 2026-06-30 10:29:09.839 | dhcp_agent_scheduler 2026-06-30 10:29:09.839 | dns-integration 2026-06-30 10:29:09.839 | dns-domain-ports 2026-06-30 10:29:09.839 | dns-integration-domain-keywords 2026-06-30 10:29:09.839 | empty-string-filtering 2026-06-30 10:29:09.839 | external-net 2026-06-30 10:29:09.839 | extra_dhcp_opt 2026-06-30 10:29:09.839 | extraroute 2026-06-30 10:29:09.839 | extraroute-atomic 2026-06-30 10:29:09.839 | filter-validation 2026-06-30 10:29:09.839 | floating-ip-port-forwarding-detail 2026-06-30 10:29:09.839 | fip-port-details 2026-06-30 10:29:09.839 | flavors 2026-06-30 10:29:09.839 | floatingip-pools 2026-06-30 10:29:09.839 | router 2026-06-30 10:29:09.839 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:09.839 | enable-default-route-bfd 2026-06-30 10:29:09.839 | enable-default-route-ecmp 2026-06-30 10:29:09.839 | ext-gw-mode 2026-06-30 10:29:09.839 | l3-ha 2026-06-30 10:29:09.839 | external-gateway-multihoming 2026-06-30 10:29:09.839 | l3-flavors 2026-06-30 10:29:09.839 | l3_agent_scheduler 2026-06-30 10:29:09.839 | multi-provider 2026-06-30 10:29:09.839 | net-mtu 2026-06-30 10:29:09.839 | net-mtu-writable 2026-06-30 10:29:09.839 | network_availability_zone 2026-06-30 10:29:09.839 | network-ip-availability 2026-06-30 10:29:09.839 | network-ip-availability-details 2026-06-30 10:29:09.839 | pagination 2026-06-30 10:29:09.839 | port-device-profile 2026-06-30 10:29:09.839 | port-mac-address-regenerate 2026-06-30 10:29:09.839 | port-numa-affinity-policy 2026-06-30 10:29:09.839 | port-numa-affinity-policy-socket 2026-06-30 10:29:09.839 | binding 2026-06-30 10:29:09.839 | binding-extended 2026-06-30 10:29:09.839 | port-security 2026-06-30 10:29:09.839 | project-id 2026-06-30 10:29:09.839 | provider 2026-06-30 10:29:09.839 | qinq 2026-06-30 10:29:09.839 | quota-check-limit 2026-06-30 10:29:09.839 | quota-check-limit-default 2026-06-30 10:29:09.839 | quotas 2026-06-30 10:29:09.839 | quota_details 2026-06-30 10:29:09.839 | rbac-policies 2026-06-30 10:29:09.839 | rbac-address-scope 2026-06-30 10:29:09.839 | rbac-security-groups 2026-06-30 10:29:09.839 | revision-if-match 2026-06-30 10:29:09.839 | standard-attr-revisions 2026-06-30 10:29:09.839 | router_availability_zone 2026-06-30 10:29:09.839 | router-enable-snat 2026-06-30 10:29:09.839 | security-groups-default-rules 2026-06-30 10:29:09.839 | security-groups-default-statefulness 2026-06-30 10:29:09.839 | security-groups-normalized-cidr 2026-06-30 10:29:09.839 | security-groups-remote-address-group 2026-06-30 10:29:09.839 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:09.839 | security-groups-shared-filtering 2026-06-30 10:29:09.839 | security-group 2026-06-30 10:29:09.839 | service-type 2026-06-30 10:29:09.839 | sorting 2026-06-30 10:29:09.839 | standard-attr-description 2026-06-30 10:29:09.839 | stateful-security-group 2026-06-30 10:29:09.839 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:09.839 | subnet-external-network 2026-06-30 10:29:09.839 | subnet_onboard 2026-06-30 10:29:09.839 | subnet-service-types 2026-06-30 10:29:09.839 | subnet_allocation 2026-06-30 10:29:09.839 | subnetpool-prefix-ops 2026-06-30 10:29:09.839 | tag-creation 2026-06-30 10:29:09.839 | standard-attr-tag 2026-06-30 10:29:09.839 | standard-attr-timestamp 2026-06-30 10:29:09.839 | vlan-transparent =~ external-net ]] 2026-06-30 10:29:09.842 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 10:29:09.845 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:09.849 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-30 10:29:10.279 | 2026-06-30 10:29:10.290 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:10.294 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=a57a7a99-f13c-4c7f-9dba-30c0b590b69f 2026-06-30 10:29:10.297 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-30 10:29:10.300 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:10.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-30 10:29:10.319 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-30 10:29:10.322 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-30 10:29:10.326 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 10:29:10.557 | 2026-06-30 10:29:10.569 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:10.573 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 10:29:10.573 | address-scope 2026-06-30 10:29:10.573 | agent 2026-06-30 10:29:10.573 | allowed-address-pairs 2026-06-30 10:29:10.573 | auto-allocated-topology 2026-06-30 10:29:10.573 | availability_zone 2026-06-30 10:29:10.573 | default-subnetpools 2026-06-30 10:29:10.573 | dhcp_agent_scheduler 2026-06-30 10:29:10.573 | dns-integration 2026-06-30 10:29:10.573 | dns-domain-ports 2026-06-30 10:29:10.573 | dns-integration-domain-keywords 2026-06-30 10:29:10.573 | empty-string-filtering 2026-06-30 10:29:10.573 | external-net 2026-06-30 10:29:10.573 | extra_dhcp_opt 2026-06-30 10:29:10.573 | extraroute 2026-06-30 10:29:10.573 | extraroute-atomic 2026-06-30 10:29:10.573 | filter-validation 2026-06-30 10:29:10.573 | floating-ip-port-forwarding-detail 2026-06-30 10:29:10.573 | fip-port-details 2026-06-30 10:29:10.573 | flavors 2026-06-30 10:29:10.573 | floatingip-pools 2026-06-30 10:29:10.573 | router 2026-06-30 10:29:10.573 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:10.573 | enable-default-route-bfd 2026-06-30 10:29:10.573 | enable-default-route-ecmp 2026-06-30 10:29:10.573 | ext-gw-mode 2026-06-30 10:29:10.573 | l3-ha 2026-06-30 10:29:10.573 | external-gateway-multihoming 2026-06-30 10:29:10.573 | l3-flavors 2026-06-30 10:29:10.573 | l3_agent_scheduler 2026-06-30 10:29:10.573 | multi-provider 2026-06-30 10:29:10.573 | net-mtu 2026-06-30 10:29:10.573 | net-mtu-writable 2026-06-30 10:29:10.573 | network_availability_zone 2026-06-30 10:29:10.573 | network-ip-availability 2026-06-30 10:29:10.573 | network-ip-availability-details 2026-06-30 10:29:10.573 | pagination 2026-06-30 10:29:10.573 | port-device-profile 2026-06-30 10:29:10.573 | port-mac-address-regenerate 2026-06-30 10:29:10.573 | port-numa-affinity-policy 2026-06-30 10:29:10.573 | port-numa-affinity-policy-socket 2026-06-30 10:29:10.573 | binding 2026-06-30 10:29:10.573 | binding-extended 2026-06-30 10:29:10.573 | port-security 2026-06-30 10:29:10.573 | project-id 2026-06-30 10:29:10.573 | provider 2026-06-30 10:29:10.573 | qinq 2026-06-30 10:29:10.573 | quota-check-limit 2026-06-30 10:29:10.573 | quota-check-limit-default 2026-06-30 10:29:10.573 | quotas 2026-06-30 10:29:10.573 | quota_details 2026-06-30 10:29:10.573 | rbac-policies 2026-06-30 10:29:10.573 | rbac-address-scope 2026-06-30 10:29:10.573 | rbac-security-groups 2026-06-30 10:29:10.573 | revision-if-match 2026-06-30 10:29:10.573 | standard-attr-revisions 2026-06-30 10:29:10.573 | router_availability_zone 2026-06-30 10:29:10.573 | router-enable-snat 2026-06-30 10:29:10.573 | security-groups-default-rules 2026-06-30 10:29:10.573 | security-groups-default-statefulness 2026-06-30 10:29:10.573 | security-groups-normalized-cidr 2026-06-30 10:29:10.573 | security-groups-remote-address-group 2026-06-30 10:29:10.573 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:10.573 | security-groups-shared-filtering 2026-06-30 10:29:10.573 | security-group 2026-06-30 10:29:10.573 | service-type 2026-06-30 10:29:10.573 | sorting 2026-06-30 10:29:10.573 | standard-attr-description 2026-06-30 10:29:10.573 | stateful-security-group 2026-06-30 10:29:10.573 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:10.573 | subnet-external-network 2026-06-30 10:29:10.573 | subnet_onboard 2026-06-30 10:29:10.573 | subnet-service-types 2026-06-30 10:29:10.573 | subnet_allocation 2026-06-30 10:29:10.573 | subnetpool-prefix-ops 2026-06-30 10:29:10.573 | tag-creation 2026-06-30 10:29:10.573 | standard-attr-tag 2026-06-30 10:29:10.573 | standard-attr-timestamp 2026-06-30 10:29:10.573 | vlan-transparent' 2026-06-30 10:29:10.576 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 10:29:10.576 | address-scope 2026-06-30 10:29:10.576 | agent 2026-06-30 10:29:10.576 | allowed-address-pairs 2026-06-30 10:29:10.576 | auto-allocated-topology 2026-06-30 10:29:10.576 | availability_zone 2026-06-30 10:29:10.576 | default-subnetpools 2026-06-30 10:29:10.576 | dhcp_agent_scheduler 2026-06-30 10:29:10.576 | dns-integration 2026-06-30 10:29:10.576 | dns-domain-ports 2026-06-30 10:29:10.576 | dns-integration-domain-keywords 2026-06-30 10:29:10.576 | empty-string-filtering 2026-06-30 10:29:10.576 | external-net 2026-06-30 10:29:10.576 | extra_dhcp_opt 2026-06-30 10:29:10.576 | extraroute 2026-06-30 10:29:10.576 | extraroute-atomic 2026-06-30 10:29:10.576 | filter-validation 2026-06-30 10:29:10.576 | floating-ip-port-forwarding-detail 2026-06-30 10:29:10.576 | fip-port-details 2026-06-30 10:29:10.576 | flavors 2026-06-30 10:29:10.576 | floatingip-pools 2026-06-30 10:29:10.576 | router 2026-06-30 10:29:10.576 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:29:10.576 | enable-default-route-bfd 2026-06-30 10:29:10.576 | enable-default-route-ecmp 2026-06-30 10:29:10.576 | ext-gw-mode 2026-06-30 10:29:10.576 | l3-ha 2026-06-30 10:29:10.576 | external-gateway-multihoming 2026-06-30 10:29:10.576 | l3-flavors 2026-06-30 10:29:10.576 | l3_agent_scheduler 2026-06-30 10:29:10.576 | multi-provider 2026-06-30 10:29:10.576 | net-mtu 2026-06-30 10:29:10.576 | net-mtu-writable 2026-06-30 10:29:10.576 | network_availability_zone 2026-06-30 10:29:10.576 | network-ip-availability 2026-06-30 10:29:10.576 | network-ip-availability-details 2026-06-30 10:29:10.576 | pagination 2026-06-30 10:29:10.576 | port-device-profile 2026-06-30 10:29:10.576 | port-mac-address-regenerate 2026-06-30 10:29:10.576 | port-numa-affinity-policy 2026-06-30 10:29:10.576 | port-numa-affinity-policy-socket 2026-06-30 10:29:10.576 | binding 2026-06-30 10:29:10.576 | binding-extended 2026-06-30 10:29:10.576 | port-security 2026-06-30 10:29:10.576 | project-id 2026-06-30 10:29:10.576 | provider 2026-06-30 10:29:10.576 | qinq 2026-06-30 10:29:10.576 | quota-check-limit 2026-06-30 10:29:10.576 | quota-check-limit-default 2026-06-30 10:29:10.576 | quotas 2026-06-30 10:29:10.576 | quota_details 2026-06-30 10:29:10.576 | rbac-policies 2026-06-30 10:29:10.576 | rbac-address-scope 2026-06-30 10:29:10.576 | rbac-security-groups 2026-06-30 10:29:10.576 | revision-if-match 2026-06-30 10:29:10.576 | standard-attr-revisions 2026-06-30 10:29:10.576 | router_availability_zone 2026-06-30 10:29:10.576 | router-enable-snat 2026-06-30 10:29:10.576 | security-groups-default-rules 2026-06-30 10:29:10.576 | security-groups-default-statefulness 2026-06-30 10:29:10.576 | security-groups-normalized-cidr 2026-06-30 10:29:10.576 | security-groups-remote-address-group 2026-06-30 10:29:10.576 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:29:10.576 | security-groups-shared-filtering 2026-06-30 10:29:10.576 | security-group 2026-06-30 10:29:10.576 | service-type 2026-06-30 10:29:10.576 | sorting 2026-06-30 10:29:10.576 | standard-attr-description 2026-06-30 10:29:10.576 | stateful-security-group 2026-06-30 10:29:10.576 | subnet-dns-publish-fixed-ip 2026-06-30 10:29:10.576 | subnet-external-network 2026-06-30 10:29:10.576 | subnet_onboard 2026-06-30 10:29:10.576 | subnet-service-types 2026-06-30 10:29:10.576 | subnet_allocation 2026-06-30 10:29:10.576 | subnetpool-prefix-ops 2026-06-30 10:29:10.576 | tag-creation 2026-06-30 10:29:10.576 | standard-attr-tag 2026-06-30 10:29:10.576 | standard-attr-timestamp 2026-06-30 10:29:10.576 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-30 10:29:10.579 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 10:29:10.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-30 10:29:10.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-30 10:29:10.589 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-30 10:29:11.174 | 2026-06-30 10:29:11.184 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:11.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=7530ef6e-1083-4bc6-ac8c-c32511b8db85 2026-06-30 10:29:11.191 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-30 10:29:11.194 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:11.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-30 10:29:11.216 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-30 10:29:11.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a57a7a99-f13c-4c7f-9dba-30c0b590b69f 7f55bde8-70ca-4771-b7cf-dc38e9cce98a 2026-06-30 10:29:12.740 | 2026-06-30 10:29:12.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-30 10:29:12.754 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 7530ef6e-1083-4bc6-ac8c-c32511b8db85 2026-06-30 10:29:12.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-30 10:29:12.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:12.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-30 10:29:12.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-30 10:29:12.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-06-30 10:29:12.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-06-30 10:29:12.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 7530ef6e-1083-4bc6-ac8c-c32511b8db85 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-06-30 10:29:12.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-30 10:29:12.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-30 10:29:12.785 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 7530ef6e-1083-4bc6-ac8c-c32511b8db85 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-06-30 10:29:12.786 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-30 10:29:13.250 | 2026-06-30 10:29:13.261 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:13.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-06-30 10:29:13.266 | | id | b6ecef34-79f3-43f3-97d1-bf75945b3eb6 |' 2026-06-30 10:29:13.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-30 10:29:13.271 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:13.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b6ecef34-79f3-43f3-97d1-bf75945b3eb6 '|' 2026-06-30 10:29:13.294 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | b6ecef34-79f3-43f3-97d1-bf75945b3eb6 |' 2026-06-30 10:29:13.297 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-30 10:29:13.302 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b6ecef34-79f3-43f3-97d1-bf75945b3eb6 '|' 2026-06-30 10:29:13.302 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-30 10:29:13.305 | ++ functions-common:get_field:806 : local data field 2026-06-30 10:29:13.308 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:13.310 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-30 10:29:13.312 | ++ functions-common:get_field:811 : field='$3' 2026-06-30 10:29:13.316 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | b6ecef34-79f3-43f3-97d1-bf75945b3eb6 |' 2026-06-30 10:29:13.316 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-30 10:29:13.322 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:13.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-06-30 10:29:13.329 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b6ecef34-79f3-43f3-97d1-bf75945b3eb6 '|' 2026-06-30 10:29:13.329 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-30 10:29:13.332 | ++ functions-common:get_field:806 : local data field 2026-06-30 10:29:13.335 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:13.337 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-30 10:29:13.340 | ++ functions-common:get_field:811 : field='$6' 2026-06-30 10:29:13.343 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | b6ecef34-79f3-43f3-97d1-bf75945b3eb6 |' 2026-06-30 10:29:13.344 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-30 10:29:13.350 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:13.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=b6ecef34-79f3-43f3-97d1-bf75945b3eb6 2026-06-30 10:29:13.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7530ef6e-1083-4bc6-ac8c-c32511b8db85 a57a7a99-f13c-4c7f-9dba-30c0b590b69f 2026-06-30 10:29:15.126 | 2026-06-30 10:29:15.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-30 10:29:15.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:15.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-30 10:29:15.157 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:15.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-30 10:29:15.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-30 10:29:15.168 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-30 10:29:15.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-30 10:29:15.175 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:15.178 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-30 10:29:15.202 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-30 10:29:15.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-30 10:29:15.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-30 10:29:15.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-30 10:29:15.213 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-30 10:29:15.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-30 10:29:15.218 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-30 10:29:15.220 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-30 10:29:15.223 | + functions-common:test_with_retry:2360 : local until=10 2026-06-30 10:29:15.226 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-30 10:29:15.229 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-30 10:29:15.232 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-30 10:29:15.234 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:15.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:15.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:15.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815355240 2026-06-30 10:29:15.246 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-30 10:29:15.255 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-30 10:29:15.257 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:15.259 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:15.260 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:15.263 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:15.265 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:15.267 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-30 10:29:15.269 | + functions-common:time_stop:2427 : start_time=1782815355240 2026-06-30 10:29:15.270 | + functions-common:time_stop:2429 : [[ -z 1782815355240 ]] 2026-06-30 10:29:15.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:15.278 | + functions-common:time_stop:2432 : end_time=1782815355275 2026-06-30 10:29:15.282 | + functions-common:time_stop:2433 : elapsed_time=35 2026-06-30 10:29:15.285 | + functions-common:time_stop:2434 : total=849 2026-06-30 10:29:15.287 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:15.290 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=884 2026-06-30 10:29:15.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-30 10:29:15.296 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-06-30 10:29:15.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-30 10:29:15.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:29:15.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:15.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:15.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-06-30 10:29:15.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-30 10:29:15.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-30 10:29:15.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-30 10:29:15.346 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-30 10:29:15.346 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-30 10:29:15.601 | 2026-06-30 10:29:15.613 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:15.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.223 ' 2026-06-30 10:29:15.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-30 10:29:15.625 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:15.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-30 10:29:15.650 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:29:15.654 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-30 10:29:15.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-30 10:29:15.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a57a7a99-f13c-4c7f-9dba-30c0b590b69f 95e3d298-9b8d-45a5-8897-1c45b5cc0d9a 2026-06-30 10:29:17.577 | 2026-06-30 10:29:17.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-30 10:29:17.589 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 7530ef6e-1083-4bc6-ac8c-c32511b8db85 2026-06-30 10:29:17.592 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-30 10:29:17.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:17.597 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-30 10:29:17.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-30 10:29:17.603 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 7530ef6e-1083-4bc6-ac8c-c32511b8db85 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-30 10:29:17.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-30 10:29:17.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-30 10:29:17.612 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-30 10:29:17.612 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 7530ef6e-1083-4bc6-ac8c-c32511b8db85 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-30 10:29:18.973 | 2026-06-30 10:29:18.983 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:18.987 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-30 10:29:18.987 | | id | 07c3a562-1293-47f1-bf56-2b269b54cc70 |' 2026-06-30 10:29:18.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-30 10:29:18.992 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:19.009 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 07c3a562-1293-47f1-bf56-2b269b54cc70 '|' 2026-06-30 10:29:19.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 07c3a562-1293-47f1-bf56-2b269b54cc70 |' 2026-06-30 10:29:19.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-30 10:29:19.020 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 07c3a562-1293-47f1-bf56-2b269b54cc70 '|' 2026-06-30 10:29:19.020 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-30 10:29:19.022 | ++ functions-common:get_field:806 : local data field 2026-06-30 10:29:19.026 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:19.029 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-30 10:29:19.034 | ++ functions-common:get_field:811 : field='$3' 2026-06-30 10:29:19.038 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 07c3a562-1293-47f1-bf56-2b269b54cc70 |' 2026-06-30 10:29:19.038 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-30 10:29:19.044 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:19.049 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-30 10:29:19.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-30 10:29:19.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 07c3a562-1293-47f1-bf56-2b269b54cc70 '|' 2026-06-30 10:29:19.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-30 10:29:19.058 | ++ functions-common:get_field:806 : local data field 2026-06-30 10:29:19.061 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:19.064 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-30 10:29:19.067 | ++ functions-common:get_field:811 : field='$6' 2026-06-30 10:29:19.071 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 07c3a562-1293-47f1-bf56-2b269b54cc70 |' 2026-06-30 10:29:19.071 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-30 10:29:19.077 | ++ functions-common:get_field:807 : read data 2026-06-30 10:29:19.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=07c3a562-1293-47f1-bf56-2b269b54cc70 2026-06-30 10:29:19.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-30 10:29:19.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-30 10:29:19.089 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:19.093 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-30 10:29:19.112 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:19.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-30 10:29:19.126 | net.ipv6.conf.all.forwarding = 1 2026-06-30 10:29:19.132 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 07c3a562-1293-47f1-bf56-2b269b54cc70 2026-06-30 10:29:19.133 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show a57a7a99-f13c-4c7f-9dba-30c0b590b69f -c external_gateway_info -f json 2026-06-30 10:29:19.133 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-30 10:29:19.133 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-30 10:29:19.133 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-30 10:29:19.433 | 2026-06-30 10:29:19.443 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:29:19.448 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-30 10:29:19.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-30 10:29:19.454 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 10:29:19.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-30 10:29:19.474 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-30 10:29:19.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-30 10:29:19.480 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-30 10:29:19.482 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:19.485 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-30 10:29:19.501 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-30 10:29:19.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-30 10:29:19.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-30 10:29:19.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-30 10:29:19.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-30 10:29:19.538 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb7:3650:8c09::/56 2026-06-30 10:29:19.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 95f81652-39e3-4006-87e6-3674dc585482 ]] 2026-06-30 10:29:19.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb7:3650:8c09::/56 via 2001:db8::1 dev br-ex 2026-06-30 10:29:19.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-30 10:29:19.562 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:29:19.565 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-30 10:29:19.585 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:19.588 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-30 10:29:19.591 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:29:19.595 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-30 10:29:19.598 | + ./stack.sh:main:1332 : start_nova 2026-06-30 10:29:19.601 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-30 10:29:19.604 | + lib/nova:start_nova_rest:1081 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:19.608 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:19.611 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:19.614 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-30 10:29:19.617 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:19.620 | + functions-common:run_process:1674 : local service=n-sch 2026-06-30 10:29:19.623 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:19.626 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:19.629 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:19.632 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:19.635 | + functions-common:run_process:1680 : local name=n-sch 2026-06-30 10:29:19.638 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:19.641 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:19.646 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:19.649 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:19.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:19.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815359655 2026-06-30 10:29:19.662 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-30 10:29:19.685 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:19.689 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-30 10:29:19.692 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-30 10:29:19.696 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:19.699 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:19.701 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:19.703 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:19.707 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-30 10:29:19.710 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-30 10:29:19.714 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-30 10:29:19.717 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:19.721 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:19.724 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:19.727 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:19.730 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-30 10:29:19.733 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-30 10:29:19.737 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-06-30 10:29:19.739 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-30 10:29:19.742 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:19.745 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:29:19.747 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:19.750 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:29:19.753 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:19.755 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:29:19.758 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-30 10:29:19.761 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:19.766 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-30 10:29:19.842 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:19.914 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-06-30 10:29:19.975 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 10:29:20.039 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-30 10:29:20.103 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-30 10:29:20.168 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:20.229 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:29:20.232 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:29:20.235 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-30 10:29:20.309 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:20.627 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-30 10:29:20.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-30 10:29:20.946 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-30 10:29:20.975 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:20.978 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:20.981 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:20.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:20.987 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:20.990 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:20.993 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:20.996 | + functions-common:time_stop:2427 : start_time=1782815359655 2026-06-30 10:29:20.999 | + functions-common:time_stop:2429 : [[ -z 1782815359655 ]] 2026-06-30 10:29:21.004 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:21.008 | + functions-common:time_stop:2432 : end_time=1782815361005 2026-06-30 10:29:21.011 | + functions-common:time_stop:2433 : elapsed_time=1350 2026-06-30 10:29:21.014 | + functions-common:time_stop:2434 : total=22653 2026-06-30 10:29:21.017 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:21.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24003 2026-06-30 10:29:21.025 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-30 10:29:21.030 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 10:29:21.033 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-30 10:29:21.037 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 10:29:21.040 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:21.043 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:21.047 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:21.050 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-30 10:29:21.054 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:21.057 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:21.061 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:21.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:21.068 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:21.074 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815361070 2026-06-30 10:29:21.077 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-30 10:29:21.101 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:21.105 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-30 10:29:21.108 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-30 10:29:21.111 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 10:29:21.114 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 10:29:21.117 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 10:29:21.120 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 10:29:21.124 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-30 10:29:21.127 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-30 10:29:21.131 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-30 10:29:21.134 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:21.137 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:21.140 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:21.143 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:21.146 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-30 10:29:21.149 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-30 10:29:21.153 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:21.156 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:21.158 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-30 10:29:21.161 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-30 10:29:21.164 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:21.166 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 10:29:21.169 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-06-30 10:29:21.172 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 10:29:21.175 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-30 10:29:21.178 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 10:29:21.183 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-30 10:29:21.256 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:21.340 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-30 10:29:21.405 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-06-30 10:29:21.465 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:21.520 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:21.580 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-30 10:29:21.638 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-30 10:29:21.705 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-30 10:29:21.768 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-30 10:29:21.828 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-30 10:29:21.891 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 10:29:21.894 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 10:29:21.896 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-30 10:29:21.966 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 10:29:22.275 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-30 10:29:22.290 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-30 10:29:22.615 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-30 10:29:22.690 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:22.693 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:22.696 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:22.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:22.702 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:22.705 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:22.708 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:22.711 | + functions-common:time_stop:2427 : start_time=1782815361070 2026-06-30 10:29:22.715 | + functions-common:time_stop:2429 : [[ -z 1782815361070 ]] 2026-06-30 10:29:22.718 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:22.724 | + functions-common:time_stop:2432 : end_time=1782815362720 2026-06-30 10:29:22.727 | + functions-common:time_stop:2433 : elapsed_time=1650 2026-06-30 10:29:22.730 | + functions-common:time_stop:2434 : total=24003 2026-06-30 10:29:22.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:22.737 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25653 2026-06-30 10:29:22.741 | + lib/nova:start_nova_rest:1089 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:22.745 | + lib/nova:start_nova_rest:1089 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:22.749 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-30 10:29:22.752 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:22.755 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:22.758 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:22.761 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-30 10:29:22.764 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:29:22.767 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-30 10:29:22.772 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-30 10:29:22.778 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:29:22.782 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-30 10:29:22.785 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-30 10:29:22.810 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:22.813 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-30 10:29:22.869 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-30 10:29:22.872 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-30 10:29:22.888 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:22.891 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-30 10:29:22.894 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-30 10:29:22.914 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:22.918 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-30 10:29:22.924 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:29:22.928 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-30 10:29:22.932 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-30 10:29:22.935 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 10:29:22.938 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 10:29:22.943 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-30 10:29:22.946 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:22.949 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-30 10:29:22.952 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:22.955 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:22.958 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:22.961 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:22.965 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-30 10:29:22.968 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:22.971 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:22.974 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:22.977 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:22.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:22.986 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815362983 2026-06-30 10:29:22.990 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-30 10:29:23.011 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:23.014 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-30 10:29:23.018 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-30 10:29:23.020 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:23.023 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:23.027 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:23.030 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:23.034 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-30 10:29:23.039 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-30 10:29:23.043 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-30 10:29:23.046 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:23.050 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:23.053 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:23.056 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:23.059 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-30 10:29:23.063 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-30 10:29:23.066 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-06-30 10:29:23.070 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-30 10:29:23.072 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:23.075 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:29:23.078 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:23.081 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:29:23.084 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:23.087 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:29:23.090 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-30 10:29:23.094 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:23.099 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-30 10:29:23.178 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:23.253 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-06-30 10:29:23.319 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 10:29:23.380 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-30 10:29:23.442 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-30 10:29:23.503 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:23.563 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:29:23.566 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:29:23.569 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-30 10:29:23.647 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:24.003 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-30 10:29:24.021 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-30 10:29:24.336 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-30 10:29:24.370 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:24.373 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:24.376 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:24.380 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:24.383 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:24.386 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:24.390 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:24.393 | + functions-common:time_stop:2427 : start_time=1782815362983 2026-06-30 10:29:24.397 | + functions-common:time_stop:2429 : [[ -z 1782815362983 ]] 2026-06-30 10:29:24.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:24.408 | + functions-common:time_stop:2432 : end_time=1782815364404 2026-06-30 10:29:24.412 | + functions-common:time_stop:2433 : elapsed_time=1421 2026-06-30 10:29:24.416 | + functions-common:time_stop:2434 : total=25653 2026-06-30 10:29:24.420 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:24.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27074 2026-06-30 10:29:24.428 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-30 10:29:24.432 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-30 10:29:24.435 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-30 10:29:24.438 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:24.441 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:24.444 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:24.447 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-30 10:29:24.451 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:24.454 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:24.458 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:24.461 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:24.466 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:24.471 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815364467 2026-06-30 10:29:24.476 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-30 10:29:24.502 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:24.505 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:24.509 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:24.512 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:24.515 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:24.518 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:24.521 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:24.525 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:24.528 | + functions-common:time_stop:2427 : start_time=1782815364467 2026-06-30 10:29:24.532 | + functions-common:time_stop:2429 : [[ -z 1782815364467 ]] 2026-06-30 10:29:24.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:24.541 | + functions-common:time_stop:2432 : end_time=1782815364537 2026-06-30 10:29:24.544 | + functions-common:time_stop:2433 : elapsed_time=70 2026-06-30 10:29:24.547 | + functions-common:time_stop:2434 : total=27074 2026-06-30 10:29:24.550 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:24.554 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27144 2026-06-30 10:29:24.558 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:24.562 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-30 10:29:24.565 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:24.569 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:24.572 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:24.576 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:24.579 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-30 10:29:24.581 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:24.585 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:24.589 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:24.592 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:24.597 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:24.606 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815364599 2026-06-30 10:29:24.609 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-30 10:29:24.633 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:24.636 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:24.638 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:24.642 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:24.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:24.650 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:24.656 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:24.656 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:24.659 | + functions-common:time_stop:2427 : start_time=1782815364599 2026-06-30 10:29:24.665 | + functions-common:time_stop:2429 : [[ -z 1782815364599 ]] 2026-06-30 10:29:24.670 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:24.675 | + functions-common:time_stop:2432 : end_time=1782815364672 2026-06-30 10:29:24.679 | + functions-common:time_stop:2433 : elapsed_time=73 2026-06-30 10:29:24.682 | + functions-common:time_stop:2434 : total=27144 2026-06-30 10:29:24.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:24.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27217 2026-06-30 10:29:24.695 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:24.698 | + lib/nova:start_nova_console_proxies:1125 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:24.702 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-30 10:29:24.706 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:29:24.710 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-30 10:29:24.713 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-30 10:29:24.735 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:24.738 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-30 10:29:24.798 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-30 10:29:24.803 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:29:24.806 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-30 10:29:24.854 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-30 10:29:24.873 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:24.877 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:24.879 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-30 10:29:24.882 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:24.884 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:24.887 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:24.890 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:24.893 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-30 10:29:24.897 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:24.900 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:24.904 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:24.907 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:24.912 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:24.917 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815364914 2026-06-30 10:29:24.920 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-30 10:29:24.942 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:24.946 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-30 10:29:24.950 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-30 10:29:24.954 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:24.958 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:24.960 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:24.964 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:24.967 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-30 10:29:24.970 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-30 10:29:24.973 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-30 10:29:24.976 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:24.979 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:24.982 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:24.984 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:24.987 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-30 10:29:24.990 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-30 10:29:24.993 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-06-30 10:29:24.996 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-30 10:29:24.999 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:25.002 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:29:25.005 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:25.008 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:29:25.011 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:25.014 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:29:25.016 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-30 10:29:25.019 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:25.024 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-30 10:29:25.133 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:25.210 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-06-30 10:29:25.269 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 10:29:25.323 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-30 10:29:25.375 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-30 10:29:25.428 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:25.480 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:29:25.483 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:29:25.485 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-30 10:29:25.556 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:25.886 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-30 10:29:25.902 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-30 10:29:26.211 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-30 10:29:26.242 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:26.245 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:26.248 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:26.251 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:26.253 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:26.256 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:26.258 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:26.261 | + functions-common:time_stop:2427 : start_time=1782815364914 2026-06-30 10:29:26.264 | + functions-common:time_stop:2429 : [[ -z 1782815364914 ]] 2026-06-30 10:29:26.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:26.273 | + functions-common:time_stop:2432 : end_time=1782815366270 2026-06-30 10:29:26.276 | + functions-common:time_stop:2433 : elapsed_time=1356 2026-06-30 10:29:26.280 | + functions-common:time_stop:2434 : total=27217 2026-06-30 10:29:26.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:26.286 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28573 2026-06-30 10:29:26.289 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-30 10:29:26.294 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 10:29:26.296 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-30 10:29:26.317 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:26.320 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-30 10:29:26.324 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-30 10:29:26.327 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 10:29:26.330 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 10:29:26.334 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-30 10:29:26.337 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.339 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-30 10:29:26.341 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.344 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:26.346 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:26.349 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:26.352 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-30 10:29:26.354 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:26.357 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:26.360 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:26.363 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:26.366 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:26.371 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815366368 2026-06-30 10:29:26.374 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-30 10:29:26.392 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:26.397 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-30 10:29:26.400 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-30 10:29:26.402 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.406 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.409 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.412 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.415 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-30 10:29:26.418 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-30 10:29:26.422 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-30 10:29:26.426 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:26.430 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:26.433 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:26.436 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:26.439 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-30 10:29:26.442 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-30 10:29:26.446 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-06-30 10:29:26.449 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-30 10:29:26.452 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.455 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:29:26.457 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:26.461 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:29:26.464 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:26.467 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:29:26.470 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-30 10:29:26.472 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:26.477 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-30 10:29:26.547 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:26.622 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-06-30 10:29:26.685 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 10:29:26.750 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-30 10:29:26.811 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-30 10:29:26.874 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:26.935 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:29:26.938 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:29:26.942 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-30 10:29:27.013 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:27.336 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-30 10:29:27.353 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-30 10:29:27.671 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-30 10:29:27.700 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:27.703 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:27.706 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:27.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:27.712 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:27.715 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:27.719 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:27.722 | + functions-common:time_stop:2427 : start_time=1782815366368 2026-06-30 10:29:27.725 | + functions-common:time_stop:2429 : [[ -z 1782815366368 ]] 2026-06-30 10:29:27.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:27.734 | + functions-common:time_stop:2432 : end_time=1782815367730 2026-06-30 10:29:27.738 | + functions-common:time_stop:2433 : elapsed_time=1362 2026-06-30 10:29:27.741 | + functions-common:time_stop:2434 : total=28573 2026-06-30 10:29:27.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:27.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29935 2026-06-30 10:29:27.751 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-30 10:29:27.753 | + lib/nova:start_nova_compute:986 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:27.756 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:27.758 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:27.761 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-30 10:29:27.764 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-30 10:29:27.769 | + lib/nova:start_nova_compute:994 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-30 10:29:27.772 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:29:27.774 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 10:29:27.777 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-30 10:29:27.779 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 10:29:27.783 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-30 10:29:27.786 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-30 10:29:27.789 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-30 10:29:27.792 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-30 10:29:27.796 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-30 10:29:27.797 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:29:27.797 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-30 10:29:27.797 | BEGIN { 2026-06-30 10:29:27.797 | section = "" 2026-06-30 10:29:27.797 | last_section = "" 2026-06-30 10:29:27.797 | section_count = 0 2026-06-30 10:29:27.797 | } 2026-06-30 10:29:27.797 | /^\[.+\]/ { 2026-06-30 10:29:27.797 | gsub("[][]", "", $1); 2026-06-30 10:29:27.797 | section=$1 2026-06-30 10:29:27.797 | next 2026-06-30 10:29:27.797 | } 2026-06-30 10:29:27.797 | /^ *\#/ { 2026-06-30 10:29:27.798 | next 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | /^[^ \t]+/ { 2026-06-30 10:29:27.798 | # get offset of first = in $0 2026-06-30 10:29:27.798 | eq_idx = index($0, "=") 2026-06-30 10:29:27.798 | # extract attr & value from $0 2026-06-30 10:29:27.798 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 10:29:27.798 | value = substr($0, eq_idx + 1) 2026-06-30 10:29:27.798 | # only need to strip trailing whitespace from attr 2026-06-30 10:29:27.798 | sub(/[ \t]*$/, "", attr) 2026-06-30 10:29:27.798 | # need to strip leading & trailing whitespace from value 2026-06-30 10:29:27.798 | sub(/^[ \t]*/, "", value) 2026-06-30 10:29:27.798 | sub(/[ \t]*$/, "", value) 2026-06-30 10:29:27.798 | 2026-06-30 10:29:27.798 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 10:29:27.798 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 10:29:27.798 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 10:29:27.798 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 10:29:27.798 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 10:29:27.798 | if (section != last_section) { 2026-06-30 10:29:27.798 | cfg_section[section_count++] = section 2026-06-30 10:29:27.798 | last_section = section 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 10:29:27.798 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 10:29:27.798 | 2026-06-30 10:29:27.798 | cfg_attr[section, attr, 0] = value 2026-06-30 10:29:27.798 | cfg_attr_count[section, attr] = 1 2026-06-30 10:29:27.798 | } else { 2026-06-30 10:29:27.798 | lno = cfg_attr_count[section, attr]++ 2026-06-30 10:29:27.798 | cfg_attr[section, attr, lno] = value 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | END { 2026-06-30 10:29:27.798 | # Process each section in order 2026-06-30 10:29:27.798 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 10:29:27.798 | section = cfg_section[sno] 2026-06-30 10:29:27.798 | # The ini routines simply append a config item immediately 2026-06-30 10:29:27.798 | # after the section header. To keep the same order as defined 2026-06-30 10:29:27.798 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 10:29:27.798 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 10:29:27.798 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 10:29:27.798 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 10:29:27.798 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 10:29:27.798 | else { 2026-06-30 10:29:27.798 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 10:29:27.798 | count = cfg_attr_count[section, attr] 2026-06-30 10:29:27.798 | print "inidelete " configfile " " section " " attr 2026-06-30 10:29:27.798 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 10:29:27.798 | for (l = count -2; l >= 0; l--) 2026-06-30 10:29:27.798 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | } 2026-06-30 10:29:27.798 | ' 2026-06-30 10:29:27.800 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:29:27.800 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 10:29:27.802 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 10:29:27.805 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-30 10:29:27.808 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:29:27.811 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-30 10:29:27.814 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-30 10:29:27.814 | BEGIN { group = "" } 2026-06-30 10:29:27.814 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:29:27.814 | gsub("[][]", "", $1); 2026-06-30 10:29:27.814 | split($1, a, "|"); 2026-06-30 10:29:27.814 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 10:29:27.814 | group=a[1] 2026-06-30 10:29:27.814 | } else { 2026-06-30 10:29:27.814 | group="" 2026-06-30 10:29:27.814 | } 2026-06-30 10:29:27.814 | next 2026-06-30 10:29:27.814 | } 2026-06-30 10:29:27.815 | { 2026-06-30 10:29:27.815 | if (group != "") 2026-06-30 10:29:27.815 | print $0 2026-06-30 10:29:27.815 | } 2026-06-30 10:29:27.815 | ' /opt/stack/devstack/local.conf 2026-06-30 10:29:27.822 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 10:29:27.825 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-30 10:29:27.862 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-30 10:29:27.898 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-30 10:29:27.901 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 10:29:27.904 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-30 10:29:27.907 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 10:29:27.909 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-30 10:29:27.912 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 10:29:27.929 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:27.933 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-30 10:29:27.937 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-30 10:29:27.940 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 10:29:27.958 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:27.962 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/nova_cell1 2026-06-30 10:29:27.965 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/nova_cell1 2026-06-30 10:29:28.002 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 10:29:28.006 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 10:29:28.009 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-30 10:29:28.029 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-30 10:29:28.049 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-30 10:29:28.053 | + lib/nova:configure_console_compute:669 : local offset 2026-06-30 10:29:28.056 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-30 10:29:28.059 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-30 10:29:28.063 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-30 10:29:28.086 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=10.4.3.202 2026-06-30 10:29:28.090 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-30 10:29:28.109 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:28.112 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-30 10:29:28.114 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-30 10:29:28.117 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-30 10:29:28.120 | + functions:vercmp:648 : local 'op=<' 2026-06-30 10:29:28.122 | + functions:vercmp:649 : local v2=1.0.0 2026-06-30 10:29:28.125 | + functions:vercmp:650 : local result 2026-06-30 10:29:28.130 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-30 10:29:28.130 | ++ functions:vercmp:654 : head -1 2026-06-30 10:29:28.130 | ++ functions:vercmp:654 : sort -V 2026-06-30 10:29:28.136 | + functions:vercmp:654 : result=1.0.0 2026-06-30 10:29:28.138 | + functions:vercmp:656 : case $op in 2026-06-30 10:29:28.141 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-30 10:29:28.143 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-30 10:29:28.146 | + functions:vercmp:667 : return 2026-06-30 10:29:28.148 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://10.4.3.202:6080/vnc_lite.html 2026-06-30 10:29:28.152 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.202:6080/vnc_lite.html 2026-06-30 10:29:28.187 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://10.4.3.202:6081/spice_auto.html 2026-06-30 10:29:28.190 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.202:6081/spice_auto.html 2026-06-30 10:29:28.226 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-30 10:29:28.247 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:28.250 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-30 10:29:28.254 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.202 2026-06-30 10:29:28.257 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-30 10:29:28.292 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.202 2026-06-30 10:29:28.329 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-30 10:29:28.350 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:28.353 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-30 10:29:28.356 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-30 10:29:28.377 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:28.380 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-30 10:29:28.384 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-30 10:29:28.422 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-30 10:29:28.424 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 10:29:28.459 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 10:29:28.462 | + lib/nova:start_nova_compute:1029 : [[ qemu == \q\e\m\u ]] 2026-06-30 10:29:28.465 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-06-30 10:29:28.501 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-30 10:29:28.504 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-30 10:29:28.507 | + lib/nova:start_nova_compute:1038 : '[' 128 -gt 0 ']' 2026-06-30 10:29:28.510 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-06-30 10:29:28.545 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-30 10:29:28.548 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-30 10:29:28.551 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 10:29:28.554 | + functions-common:run_process:1676 : local group=libvirt 2026-06-30 10:29:28.557 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:28.560 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:28.563 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-30 10:29:28.566 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:28.569 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:28.572 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:28.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:28.579 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:28.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815368581 2026-06-30 10:29:28.587 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-30 10:29:28.605 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:28.608 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-30 10:29:28.610 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-30 10:29:28.613 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 10:29:28.616 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 10:29:28.619 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 10:29:28.622 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 10:29:28.625 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-30 10:29:28.629 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-30 10:29:28.631 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-30 10:29:28.634 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-30 10:29:28.637 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:28.640 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:28.643 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:28.646 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-30 10:29:28.649 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-30 10:29:28.652 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-06-30 10:29:28.654 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-30 10:29:28.657 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 10:29:28.660 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-30 10:29:28.662 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:28.665 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:29:28.667 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:28.670 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-30 10:29:28.672 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-30 10:29:28.675 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-30 10:29:28.678 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:28.683 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-30 10:29:28.753 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:28.817 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-06-30 10:29:28.877 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 10:29:28.937 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-30 10:29:28.998 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-30 10:29:29.059 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:29.119 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:29:29.122 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-30 10:29:29.124 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-30 10:29:29.184 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-30 10:29:29.257 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:29.611 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-30 10:29:29.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-30 10:29:29.969 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-30 10:29:29.998 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:30.001 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:30.005 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:30.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:30.010 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:30.012 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:30.014 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:30.018 | + functions-common:time_stop:2427 : start_time=1782815368581 2026-06-30 10:29:30.021 | + functions-common:time_stop:2429 : [[ -z 1782815368581 ]] 2026-06-30 10:29:30.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:30.030 | + functions-common:time_stop:2432 : end_time=1782815370027 2026-06-30 10:29:30.033 | + functions-common:time_stop:2433 : elapsed_time=1446 2026-06-30 10:29:30.037 | + functions-common:time_stop:2434 : total=29935 2026-06-30 10:29:30.039 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:30.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31381 2026-06-30 10:29:30.045 | + lib/nova:start_nova_compute:1075 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:30.048 | + lib/nova:start_nova_compute:1075 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:30.052 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-30 10:29:30.072 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:30.076 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-30 10:29:30.076 | Dumping cells_v2 mapping 2026-06-30 10:29:30.078 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-30 10:29:30.306 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:29:30.306 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:29:30.306 | we strongly recommend against using it for new projects. 2026-06-30 10:29:30.306 | 2026-06-30 10:29:30.306 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:29:30.306 | framework. For more detail see 2026-06-30 10:29:30.306 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:29:30.306 | 2026-06-30 10:29:30.306 | import eventlet # noqa 2026-06-30 10:29:30.485 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:29:31.978 | INFO dbcounter [None req-b57c828a-0b06-4574-95d9-46c7dc235fa2 None None] Registered counter for database nova_api 2026-06-30 10:29:32.041 | DEBUG dbcounter [-] [99046] Writer thread running {{(pid=99046) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:29:32.057 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-30 10:29:32.057 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-30 10:29:32.057 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-30 10:29:32.057 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-30 10:29:32.057 | | cell1 | a4a7914a-2ec9-4ec3-8ecb-a8fe1e8446f6 | rabbit://stackrabbit:secretrabbit@10.4.3.202:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-30 10:29:32.057 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-30 10:29:32.594 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-30 10:29:32.598 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-30 10:29:32.673 | + inc/async:async_inner:63 : create_flavors 2026-06-30 10:29:32.717 | [9801 Async create_flavors:99105]: running: create_flavors 2026-06-30 10:29:32.720 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-30 10:29:32.740 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:32.743 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-30 10:29:32.746 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:29:32.749 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-30 10:29:32.753 | + ./stack.sh:main:1337 : start_cinder 2026-06-30 10:29:32.756 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-30 10:29:32.760 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-30 10:29:32.765 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 10:29:32.769 | + functions-common:run_process:1674 : local service=c-api 2026-06-30 10:29:32.772 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 10:29:32.775 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:32.779 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:32.782 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:32.785 | + functions-common:run_process:1680 : local name=c-api 2026-06-30 10:29:32.789 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:32.793 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:32.796 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:32.799 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:32.804 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:32.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815372805 2026-06-30 10:29:32.812 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-30 10:29:32.831 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:32.835 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-30 10:29:32.838 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-30 10:29:32.842 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 10:29:32.845 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 10:29:32.849 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 10:29:32.852 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 10:29:32.855 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-30 10:29:32.859 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-30 10:29:32.862 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-30 10:29:32.865 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:32.868 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:32.872 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:32.875 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:32.878 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-30 10:29:32.882 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 10:29:32.885 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:32.889 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:32.891 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-30 10:29:32.894 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-30 10:29:32.896 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:32.898 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 10:29:32.901 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-06-30 10:29:32.904 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 10:29:32.907 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-30 10:29:32.910 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 10:29:32.914 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-30 10:29:32.982 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:33.049 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-30 10:29:33.112 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-06-30 10:29:33.170 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:33.233 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:33.295 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-30 10:29:33.356 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-30 10:29:33.417 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-30 10:29:33.475 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-30 10:29:33.543 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-30 10:29:33.603 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 10:29:33.605 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 10:29:33.609 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-30 10:29:33.678 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 10:29:34.003 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-30 10:29:34.020 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-30 10:29:34.397 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-30 10:29:34.483 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:34.489 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:34.492 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:34.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:34.499 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:34.503 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:34.505 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:34.509 | + functions-common:time_stop:2427 : start_time=1782815372805 2026-06-30 10:29:34.512 | + functions-common:time_stop:2429 : [[ -z 1782815372805 ]] 2026-06-30 10:29:34.516 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:34.522 | + functions-common:time_stop:2432 : end_time=1782815374518 2026-06-30 10:29:34.526 | + functions-common:time_stop:2433 : elapsed_time=1713 2026-06-30 10:29:34.529 | + functions-common:time_stop:2434 : total=31381 2026-06-30 10:29:34.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:34.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33094 2026-06-30 10:29:34.538 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-30 10:29:34.538 | Waiting for Cinder API to start... 2026-06-30 10:29:34.541 | + lib/cinder:start_cinder:623 : local cinder_url=https://10.4.3.202/volume/v3/ 2026-06-30 10:29:34.544 | + lib/cinder:start_cinder:625 : wait_for_service 60 https://10.4.3.202/volume/v3/ 2026-06-30 10:29:34.547 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 10:29:34.550 | + functions:wait_for_service:477 : local url=https://10.4.3.202/volume/v3/ 2026-06-30 10:29:34.554 | + functions:wait_for_service:478 : local rval=0 2026-06-30 10:29:34.558 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 10:29:34.561 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 10:29:34.564 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:34.568 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:34.572 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:34.577 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815374573 2026-06-30 10:29:34.579 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 10:29:34.585 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.202/volume/v3/ 2026-06-30 10:29:36.780 | + :: : [[ 401 == 503 ]] 2026-06-30 10:29:36.782 | + :: : [[ 0 -eq 7 ]] 2026-06-30 10:29:36.786 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 10:29:36.789 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:36.791 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:36.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:36.797 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:36.800 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:36.804 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 10:29:36.807 | + functions-common:time_stop:2427 : start_time=1782815374573 2026-06-30 10:29:36.810 | + functions-common:time_stop:2429 : [[ -z 1782815374573 ]] 2026-06-30 10:29:36.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:36.818 | + functions-common:time_stop:2432 : end_time=1782815376815 2026-06-30 10:29:36.822 | + functions-common:time_stop:2433 : elapsed_time=2242 2026-06-30 10:29:36.824 | + functions-common:time_stop:2434 : total=7953 2026-06-30 10:29:36.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:36.831 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10195 2026-06-30 10:29:36.833 | + functions:wait_for_service:486 : return 0 2026-06-30 10:29:36.836 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:36.839 | + functions-common:run_process:1674 : local service=c-sch 2026-06-30 10:29:36.841 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:36.845 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:36.848 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:36.850 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:36.854 | + functions-common:run_process:1680 : local name=c-sch 2026-06-30 10:29:36.857 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:36.859 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:36.862 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:36.866 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:36.870 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:36.876 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815376872 2026-06-30 10:29:36.879 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-30 10:29:36.897 | + inc/async:async_inner:64 : rc=0 2026-06-30 10:29:36.898 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:36.902 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-30 10:29:36.905 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-30 10:29:36.908 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:36.911 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:36.914 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:36.917 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:36.920 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-30 10:29:36.924 | [99105 Async create_flavors:99105]: finished successfully 2026-06-30 10:29:36.924 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-30 10:29:36.928 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-30 10:29:36.931 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:36.934 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:36.936 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:36.940 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:36.942 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-30 10:29:36.946 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-30 10:29:36.948 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-06-30 10:29:36.951 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-30 10:29:36.953 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:36.956 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:29:36.959 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:36.962 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 10:29:36.965 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:36.967 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:29:36.970 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-30 10:29:36.973 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:36.977 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-30 10:29:37.044 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:37.113 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-06-30 10:29:37.172 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:37.234 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-30 10:29:37.298 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-30 10:29:37.364 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:37.427 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 10:29:37.430 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:29:37.433 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-30 10:29:37.506 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:37.832 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-30 10:29:37.845 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-30 10:29:38.174 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-30 10:29:38.203 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:38.205 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:38.208 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:38.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:38.214 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:38.217 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:38.219 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:38.222 | + functions-common:time_stop:2427 : start_time=1782815376872 2026-06-30 10:29:38.224 | + functions-common:time_stop:2429 : [[ -z 1782815376872 ]] 2026-06-30 10:29:38.228 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:38.232 | + functions-common:time_stop:2432 : end_time=1782815378229 2026-06-30 10:29:38.235 | + functions-common:time_stop:2433 : elapsed_time=1357 2026-06-30 10:29:38.237 | + functions-common:time_stop:2434 : total=33094 2026-06-30 10:29:38.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:38.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34451 2026-06-30 10:29:38.247 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.250 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.253 | + functions-common:run_process:1674 : local service=c-bak 2026-06-30 10:29:38.255 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:38.258 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:38.261 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:38.264 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.266 | + functions-common:run_process:1680 : local name=c-bak 2026-06-30 10:29:38.269 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:38.271 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:38.274 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:38.276 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:38.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:38.285 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815378282 2026-06-30 10:29:38.288 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-30 10:29:38.307 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:38.310 | + functions-common:run_process:1684 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.313 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-06-30 10:29:38.316 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:38.319 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:38.322 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:38.326 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:38.329 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-30 10:29:38.333 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-30 10:29:38.336 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-06-30 10:29:38.340 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:38.343 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:38.345 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:38.348 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.351 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-06-30 10:29:38.355 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-30 10:29:38.357 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.360 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-06-30 10:29:38.363 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:38.367 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:29:38.369 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:38.372 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.375 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:38.378 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:29:38.381 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-06-30 10:29:38.384 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:38.390 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-06-30 10:29:38.460 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:38.527 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-06-30 10:29:38.586 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:38.649 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-06-30 10:29:38.709 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-06-30 10:29:38.771 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:38.830 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-30 10:29:38.833 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:38.891 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:29:38.893 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-06-30 10:29:38.961 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:39.311 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-06-30 10:29:39.330 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-06-30 10:29:39.655 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-06-30 10:29:39.690 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:39.694 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:39.697 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:39.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:39.702 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:39.705 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:39.709 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:39.712 | + functions-common:time_stop:2427 : start_time=1782815378282 2026-06-30 10:29:39.716 | + functions-common:time_stop:2429 : [[ -z 1782815378282 ]] 2026-06-30 10:29:39.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:39.724 | + functions-common:time_stop:2432 : end_time=1782815379721 2026-06-30 10:29:39.728 | + functions-common:time_stop:2433 : elapsed_time=1439 2026-06-30 10:29:39.731 | + functions-common:time_stop:2434 : total=34451 2026-06-30 10:29:39.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:39.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35890 2026-06-30 10:29:39.743 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:39.746 | + functions-common:run_process:1674 : local service=c-vol 2026-06-30 10:29:39.749 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:39.754 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:39.758 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:39.761 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:39.764 | + functions-common:run_process:1680 : local name=c-vol 2026-06-30 10:29:39.767 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:39.770 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:39.774 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:39.777 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:39.781 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:39.786 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815379783 2026-06-30 10:29:39.789 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-30 10:29:39.808 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:39.811 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:39.814 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-30 10:29:39.817 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:39.819 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:39.821 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:39.824 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:39.827 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-30 10:29:39.830 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-30 10:29:39.832 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-30 10:29:39.834 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:39.837 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:39.841 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:39.844 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:39.846 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-30 10:29:39.849 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-30 10:29:39.852 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:39.855 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-30 10:29:39.858 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:39.862 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 10:29:39.864 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-06-30 10:29:39.867 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:39.869 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 10:29:39.872 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 10:29:39.874 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-30 10:29:39.876 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 10:29:39.882 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-30 10:29:39.947 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:40.013 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-06-30 10:29:40.083 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 10:29:40.150 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-30 10:29:40.214 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-30 10:29:40.277 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:40.341 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-30 10:29:40.343 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 10:29:40.405 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 10:29:40.407 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-30 10:29:40.479 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 10:29:40.816 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-30 10:29:40.829 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-30 10:29:41.151 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-30 10:29:41.190 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:41.195 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:41.198 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:41.201 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:41.204 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:41.206 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:41.210 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:41.212 | + functions-common:time_stop:2427 : start_time=1782815379783 2026-06-30 10:29:41.215 | + functions-common:time_stop:2429 : [[ -z 1782815379783 ]] 2026-06-30 10:29:41.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:41.224 | + functions-common:time_stop:2432 : end_time=1782815381220 2026-06-30 10:29:41.226 | + functions-common:time_stop:2433 : elapsed_time=1437 2026-06-30 10:29:41.229 | + functions-common:time_stop:2434 : total=35890 2026-06-30 10:29:41.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:41.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37327 2026-06-30 10:29:41.237 | + ./stack.sh:main:1338 : create_volume_types 2026-06-30 10:29:41.240 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-30 10:29:41.260 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:41.262 | + lib/cinder:create_volume_types:677 : [[ -n storpool:storpool ]] 2026-06-30 10:29:41.264 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-30 10:29:41.267 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 10:29:41.271 | + lib/cinder:create_volume_types:680 : be_name=storpool 2026-06-30 10:29:41.274 | + lib/cinder:create_volume_types:681 : create_one_type storpool volume_backend_name storpool 2026-06-30 10:29:41.277 | + lib/cinder:create_one_type:652 : type_name=storpool 2026-06-30 10:29:41.280 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-30 10:29:41.283 | + lib/cinder:create_one_type:654 : property_value=storpool 2026-06-30 10:29:41.286 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-30 10:29:41.307 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:41.310 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-06-30 10:29:42.515 | 2026-06-30 10:29:42.515 | +-------------+--------------------------------------+ 2026-06-30 10:29:42.515 | | Field | Value | 2026-06-30 10:29:42.515 | +-------------+--------------------------------------+ 2026-06-30 10:29:42.515 | | description | None | 2026-06-30 10:29:42.515 | | id | 7f49031d-5fb2-4e31-b4fd-15c1fadafb41 | 2026-06-30 10:29:42.515 | | is_public | True | 2026-06-30 10:29:42.515 | | name | storpool | 2026-06-30 10:29:42.515 | | properties | volume_backend_name='storpool' | 2026-06-30 10:29:42.515 | +-------------+--------------------------------------+ 2026-06-30 10:29:42.524 | + lib/cinder:create_one_type:658 : [[ storpool == \c\e\p\h ]] 2026-06-30 10:29:42.527 | + lib/cinder:create_volume_types:684 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:42.530 | + lib/cinder:create_volume_types:685 : create_one_type multiattach multiattach ' True' 2026-06-30 10:29:42.533 | + lib/cinder:create_one_type:652 : type_name=multiattach 2026-06-30 10:29:42.535 | + lib/cinder:create_one_type:653 : property_key=multiattach 2026-06-30 10:29:42.538 | + lib/cinder:create_one_type:654 : property_value=' True' 2026-06-30 10:29:42.541 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-30 10:29:42.560 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:42.563 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2026-06-30 10:29:43.471 | 2026-06-30 10:29:43.471 | +-------------+--------------------------------------+ 2026-06-30 10:29:43.471 | | Field | Value | 2026-06-30 10:29:43.471 | +-------------+--------------------------------------+ 2026-06-30 10:29:43.471 | | description | None | 2026-06-30 10:29:43.471 | | id | 8086d1fe-a04e-4751-8176-dc4a7850b6c8 | 2026-06-30 10:29:43.471 | | is_public | True | 2026-06-30 10:29:43.471 | | name | multiattach | 2026-06-30 10:29:43.471 | | properties | multiattach=' True' | 2026-06-30 10:29:43.471 | +-------------+--------------------------------------+ 2026-06-30 10:29:43.479 | + lib/cinder:create_one_type:658 : [[ multiattach == \c\e\p\h ]] 2026-06-30 10:29:43.483 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:43.486 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:43.489 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-30 10:29:43.509 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:43.512 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-30 10:29:43.514 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:29:43.518 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-30 10:29:43.522 | + ./stack.sh:main:1353 : start_glance 2026-06-30 10:29:43.525 | + lib/glance:start_glance:650 : local service_protocol=https 2026-06-30 10:29:43.529 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-30 10:29:43.534 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 10:29:43.538 | + functions-common:run_process:1674 : local service=g-api 2026-06-30 10:29:43.541 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 10:29:43.544 | + functions-common:run_process:1676 : local group= 2026-06-30 10:29:43.546 | + functions-common:run_process:1677 : local user= 2026-06-30 10:29:43.549 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 10:29:43.551 | + functions-common:run_process:1680 : local name=g-api 2026-06-30 10:29:43.555 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 10:29:43.558 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 10:29:43.561 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:43.564 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:43.567 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:43.572 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815383569 2026-06-30 10:29:43.576 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-30 10:29:43.597 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:43.600 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-30 10:29:43.603 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-30 10:29:43.606 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 10:29:43.609 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 10:29:43.612 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 10:29:43.615 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 10:29:43.618 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-30 10:29:43.623 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-30 10:29:43.626 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-30 10:29:43.629 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 10:29:43.632 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-06-30 10:29:43.635 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-06-30 10:29:43.637 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 10:29:43.640 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-30 10:29:43.644 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-30 10:29:43.647 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:43.649 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:43.652 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-30 10:29:43.655 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-30 10:29:43.657 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:43.660 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 10:29:43.662 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-06-30 10:29:43.665 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 10:29:43.667 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-30 10:29:43.670 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 10:29:43.675 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-30 10:29:43.744 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/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-06-30 10:29:43.815 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-30 10:29:43.879 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-06-30 10:29:43.941 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 10:29:44.002 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 10:29:44.063 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-30 10:29:44.124 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-30 10:29:44.184 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-30 10:29:44.243 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-30 10:29:44.304 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-30 10:29:44.363 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 10:29:44.365 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 10:29:44.368 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-30 10:29:44.447 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 10:29:44.788 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-30 10:29:44.803 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-30 10:29:45.141 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-30 10:29:45.223 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 10:29:45.226 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:45.229 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:45.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:45.236 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:45.240 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:45.243 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 10:29:45.247 | + functions-common:time_stop:2427 : start_time=1782815383569 2026-06-30 10:29:45.250 | + functions-common:time_stop:2429 : [[ -z 1782815383569 ]] 2026-06-30 10:29:45.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:45.261 | + functions-common:time_stop:2432 : end_time=1782815385257 2026-06-30 10:29:45.265 | + functions-common:time_stop:2433 : elapsed_time=1688 2026-06-30 10:29:45.268 | + functions-common:time_stop:2434 : total=37327 2026-06-30 10:29:45.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:45.275 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39015 2026-06-30 10:29:45.278 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-30 10:29:45.300 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:45.303 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.202) to start...' 2026-06-30 10:29:45.303 | Waiting for g-api (10.4.3.202) to start... 2026-06-30 10:29:45.306 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.202/image 2026-06-30 10:29:45.310 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 10:29:45.313 | + functions:wait_for_service:477 : local url=https://10.4.3.202/image 2026-06-30 10:29:45.316 | + functions:wait_for_service:478 : local rval=0 2026-06-30 10:29:45.320 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 10:29:45.323 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 10:29:45.326 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:45.330 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:45.334 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:45.340 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815385336 2026-06-30 10:29:45.344 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 10:29:45.351 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.202/image 2026-06-30 10:29:47.415 | + :: : [[ 300 == 503 ]] 2026-06-30 10:29:47.416 | + :: : [[ 0 -eq 7 ]] 2026-06-30 10:29:47.420 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 10:29:47.423 | + functions-common:time_stop:2420 : local name 2026-06-30 10:29:47.427 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:29:47.430 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:29:47.434 | + functions-common:time_stop:2423 : local total 2026-06-30 10:29:47.437 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:29:47.440 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 10:29:47.443 | + functions-common:time_stop:2427 : start_time=1782815385336 2026-06-30 10:29:47.445 | + functions-common:time_stop:2429 : [[ -z 1782815385336 ]] 2026-06-30 10:29:47.448 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:29:47.454 | + functions-common:time_stop:2432 : end_time=1782815387450 2026-06-30 10:29:47.456 | + functions-common:time_stop:2433 : elapsed_time=2114 2026-06-30 10:29:47.458 | + functions-common:time_stop:2434 : total=10195 2026-06-30 10:29:47.462 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:29:47.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12309 2026-06-30 10:29:47.468 | + functions:wait_for_service:486 : return 0 2026-06-30 10:29:47.471 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-30 10:29:47.489 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:47.491 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-30 10:29:47.511 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:47.514 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-30 10:29:47.516 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:29:47.518 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-30 10:29:47.521 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-30 10:29:47.524 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:47.526 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:47.528 | + functions:upload_image:141 : local image image_fname image_name 2026-06-30 10:29:47.530 | + functions:upload_image:143 : local max_attempts=5 2026-06-30 10:29:47.533 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-30 10:29:47.537 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:47.541 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:47.543 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-06-30 10:29:47.545 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-06-30 10:29:47.548 | ++ functions:upload_image:151 : seq 5 2026-06-30 10:29:47.551 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-30 10:29:47.553 | + functions:upload_image:152 : local rc=0 2026-06-30 10:29:47.555 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:47.559 | --2026-06-30 10:29:47-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:47.828 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-30 10:29:47.995 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-30 10:29:48.170 | HTTP request sent, awaiting response... 302 Found 2026-06-30 10:29:48.170 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-06-30 10:29:48.170 | --2026-06-30 10:29:48-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:48.261 | Resolving github.com (github.com)... 140.82.121.3 2026-06-30 10:29:48.291 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-30 10:29:48.798 | HTTP request sent, awaiting response... 302 Found 2026-06-30 10:29:48.798 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T11%3A03%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T10%3A02%3A40Z&ske=2026-06-30T11%3A03%3A31Z&sks=b&skv=2018-11-09&sig=0QBZVKGyx0BZzfvOCCyW4TEUWMiFqZE4gEv%2Br%2By4gbw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNzE4OCwibmJmIjoxNzgyODE1Mzg4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ID_0rYx7HfKP28wc-unAsMzBjIyCOXvQjhyIWJS5kqI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-30 10:29:48.798 | --2026-06-30 10:29:48-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T11%3A03%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T10%3A02%3A40Z&ske=2026-06-30T11%3A03%3A31Z&sks=b&skv=2018-11-09&sig=0QBZVKGyx0BZzfvOCCyW4TEUWMiFqZE4gEv%2Br%2By4gbw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNzE4OCwibmJmIjoxNzgyODE1Mzg4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ID_0rYx7HfKP28wc-unAsMzBjIyCOXvQjhyIWJS5kqI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-30 10:29:48.800 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-06-30 10:29:48.802 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-30 10:29:48.809 | HTTP request sent, awaiting response... 200 OK 2026-06-30 10:29:48.809 | Length: 21430272 (20M) [application/octet-stream] 2026-06-30 10:29:48.809 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-06-30 10:29:48.816 | 2026-06-30 10:29:48.864 | 0K ........ ........ .... 100% 373M=0.05s 2026-06-30 10:29:48.864 | 2026-06-30 10:29:48.864 | 2026-06-30 10:29:48 (373 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-06-30 10:29:48.864 | 2026-06-30 10:29:48.868 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-30 10:29:48.870 | + functions:upload_image:163 : break 2026-06-30 10:29:48.873 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:48.874 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-06-30 10:29:48.877 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-06-30 10:29:48.879 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-06-30 10:29:48.881 | + functions:upload_image:313 : local kernel= 2026-06-30 10:29:48.884 | + functions:upload_image:314 : local ramdisk= 2026-06-30 10:29:48.886 | + functions:upload_image:315 : local disk_format= 2026-06-30 10:29:48.888 | + functions:upload_image:316 : local container_format= 2026-06-30 10:29:48.890 | + functions:upload_image:317 : local unpack= 2026-06-30 10:29:48.892 | + functions:upload_image:318 : local img_property= 2026-06-30 10:29:48.895 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 10:29:48.897 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-30 10:29:48.900 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-30 10:29:48.902 | + functions:upload_image:328 : case "$image_fname" in 2026-06-30 10:29:48.905 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-06-30 10:29:48.910 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-06-30 10:29:48.912 | + functions:upload_image:350 : local format 2026-06-30 10:29:48.916 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-30 10:29:48.916 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:48.925 | + functions:upload_image:351 : format=qcow2 2026-06-30 10:29:48.927 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-30 10:29:48.929 | + functions:upload_image:353 : disk_format=qcow2 2026-06-30 10:29:48.932 | + functions:upload_image:357 : container_format=bare 2026-06-30 10:29:48.934 | + functions:upload_image:404 : is_arch ppc64le 2026-06-30 10:29:48.938 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:48.942 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-30 10:29:48.944 | + functions:upload_image:404 : is_arch ppc64 2026-06-30 10:29:48.947 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:48.951 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 10:29:48.954 | + functions:upload_image:404 : is_arch ppc 2026-06-30 10:29:48.957 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:48.962 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-30 10:29:48.964 | + functions:upload_image:408 : is_arch aarch64 2026-06-30 10:29:48.967 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:48.972 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 10:29:48.975 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-30 10:29:48.977 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-30 10:29:48.980 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-30 10:29:48.983 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-30 10:29:48.986 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-06-30 10:29:48.988 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-06-30 10:29:48.991 | + functions:_upload_image:112 : shift 2026-06-30 10:29:48.993 | + functions:_upload_image:113 : local container=bare 2026-06-30 10:29:48.996 | + functions:_upload_image:114 : shift 2026-06-30 10:29:48.997 | + functions:_upload_image:115 : local disk=qcow2 2026-06-30 10:29:49.000 | + functions:_upload_image:116 : shift 2026-06-30 10:29:49.002 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:49.004 | + functions:_upload_image:118 : shift 2026-06-30 10:29:49.007 | + functions:_upload_image:119 : local properties 2026-06-30 10:29:49.009 | + functions:_upload_image:120 : local useimport 2026-06-30 10:29:49.012 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-30 10:29:49.015 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-30 10:29:49.017 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-30 10:29:49.019 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-30 10:29:49.022 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-30 10:29:49.024 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-30 10:29:49.027 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:49.029 | + functions:_upload_image:125 : useimport=--import 2026-06-30 10:29:49.032 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:49.036 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-30 10:29:52.228 | 2026-06-30 10:29:52.228 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:52.228 | | Field | Value | 2026-06-30 10:29:52.228 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:52.228 | | container_format | bare | 2026-06-30 10:29:52.228 | | created_at | 2026-06-30T10:29:50Z | 2026-06-30 10:29:52.228 | | disk_format | qcow2 | 2026-06-30 10:29:52.228 | | file | /v2/images/0a4ad657-71de-434b-951d-e1c0ebedaa85/file | 2026-06-30 10:29:52.228 | | id | 0a4ad657-71de-434b-951d-e1c0ebedaa85 | 2026-06-30 10:29:52.228 | | min_disk | 0 | 2026-06-30 10:29:52.228 | | min_ram | 0 | 2026-06-30 10:29:52.228 | | name | cirros-0.6.2-x86_64-disk | 2026-06-30 10:29:52.228 | | owner | 3d273e1e53cd43b49cdf41b5fb923a60 | 2026-06-30 10:29:52.228 | | properties | hw_rng_model='virtio', os_glance_import_task='de3a8977-b3b3-46c1-9999-e454c4fc8123', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-30 10:29:52.228 | | protected | False | 2026-06-30 10:29:52.228 | | schema | /v2/schemas/image | 2026-06-30 10:29:52.228 | | size | 21430272 | 2026-06-30 10:29:52.228 | | status | uploading | 2026-06-30 10:29:52.228 | | tags | | 2026-06-30 10:29:52.228 | | updated_at | 2026-06-30T10:29:51Z | 2026-06-30 10:29:52.228 | | visibility | public | 2026-06-30 10:29:52.228 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:52.237 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-30 10:29:52.240 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:52.244 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:52.247 | + functions:upload_image:141 : local image image_fname image_name 2026-06-30 10:29:52.250 | + functions:upload_image:143 : local max_attempts=5 2026-06-30 10:29:52.253 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-30 10:29:52.260 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:52.265 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:52.268 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-06-30 10:29:52.271 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-06-30 10:29:52.276 | ++ functions:upload_image:151 : seq 5 2026-06-30 10:29:52.281 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-30 10:29:52.284 | + functions:upload_image:152 : local rc=0 2026-06-30 10:29:52.287 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:52.290 | --2026-06-30 10:29:52-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:52.291 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-30 10:29:52.457 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-30 10:29:52.633 | HTTP request sent, awaiting response... 302 Found 2026-06-30 10:29:52.634 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-06-30 10:29:52.634 | --2026-06-30 10:29:52-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:52.675 | Resolving github.com (github.com)... 140.82.121.3 2026-06-30 10:29:52.701 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-30 10:29:53.227 | HTTP request sent, awaiting response... 302 Found 2026-06-30 10:29:53.227 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T11%3A26%3A50Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T10%3A26%3A29Z&ske=2026-06-30T11%3A26%3A50Z&sks=b&skv=2018-11-09&sig=zp%2F5WLpBZHUemVDvDa2KrjV9n21tHb27rSOiOyVwyaE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNzE5MywibmJmIjoxNzgyODE1MzkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9Y_TdzOQqg_JqDlP4WBJLylF7gvLhiUgFqf7rLsR4cM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-30 10:29:53.227 | --2026-06-30 10:29:53-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T11%3A26%3A50Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T10%3A26%3A29Z&ske=2026-06-30T11%3A26%3A50Z&sks=b&skv=2018-11-09&sig=zp%2F5WLpBZHUemVDvDa2KrjV9n21tHb27rSOiOyVwyaE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNzE5MywibmJmIjoxNzgyODE1MzkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9Y_TdzOQqg_JqDlP4WBJLylF7gvLhiUgFqf7rLsR4cM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-30 10:29:53.229 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-06-30 10:29:53.230 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-30 10:29:53.239 | HTTP request sent, awaiting response... 200 OK 2026-06-30 10:29:53.239 | Length: 21233664 (20M) [application/octet-stream] 2026-06-30 10:29:53.239 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-06-30 10:29:53.250 | 2026-06-30 10:29:53.294 | 0K ........ ........ .... 100% 367M=0.06s 2026-06-30 10:29:53.294 | 2026-06-30 10:29:53.294 | 2026-06-30 10:29:53 (367 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-06-30 10:29:53.294 | 2026-06-30 10:29:53.299 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-30 10:29:53.302 | + functions:upload_image:163 : break 2026-06-30 10:29:53.305 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:53.308 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-06-30 10:29:53.311 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-06-30 10:29:53.314 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-06-30 10:29:53.316 | + functions:upload_image:313 : local kernel= 2026-06-30 10:29:53.319 | + functions:upload_image:314 : local ramdisk= 2026-06-30 10:29:53.322 | + functions:upload_image:315 : local disk_format= 2026-06-30 10:29:53.325 | + functions:upload_image:316 : local container_format= 2026-06-30 10:29:53.328 | + functions:upload_image:317 : local unpack= 2026-06-30 10:29:53.331 | + functions:upload_image:318 : local img_property= 2026-06-30 10:29:53.334 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 10:29:53.336 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-30 10:29:53.339 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-30 10:29:53.342 | + functions:upload_image:328 : case "$image_fname" in 2026-06-30 10:29:53.346 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-06-30 10:29:53.350 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-06-30 10:29:53.353 | + functions:upload_image:350 : local format 2026-06-30 10:29:53.358 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:53.359 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-30 10:29:53.367 | + functions:upload_image:351 : format=qcow2 2026-06-30 10:29:53.370 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-30 10:29:53.373 | + functions:upload_image:353 : disk_format=qcow2 2026-06-30 10:29:53.376 | + functions:upload_image:357 : container_format=bare 2026-06-30 10:29:53.378 | + functions:upload_image:404 : is_arch ppc64le 2026-06-30 10:29:53.381 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:53.387 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-30 10:29:53.389 | + functions:upload_image:404 : is_arch ppc64 2026-06-30 10:29:53.393 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:53.398 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 10:29:53.401 | + functions:upload_image:404 : is_arch ppc 2026-06-30 10:29:53.404 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:53.409 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-30 10:29:53.412 | + functions:upload_image:408 : is_arch aarch64 2026-06-30 10:29:53.415 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:53.420 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 10:29:53.423 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-30 10:29:53.426 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-30 10:29:53.428 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-30 10:29:53.430 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-30 10:29:53.433 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-06-30 10:29:53.435 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-06-30 10:29:53.437 | + functions:_upload_image:112 : shift 2026-06-30 10:29:53.440 | + functions:_upload_image:113 : local container=bare 2026-06-30 10:29:53.443 | + functions:_upload_image:114 : shift 2026-06-30 10:29:53.446 | + functions:_upload_image:115 : local disk=qcow2 2026-06-30 10:29:53.448 | + functions:_upload_image:116 : shift 2026-06-30 10:29:53.451 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:53.454 | + functions:_upload_image:118 : shift 2026-06-30 10:29:53.456 | + functions:_upload_image:119 : local properties 2026-06-30 10:29:53.459 | + functions:_upload_image:120 : local useimport 2026-06-30 10:29:53.462 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-30 10:29:53.465 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-30 10:29:53.468 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-30 10:29:53.471 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-30 10:29:53.474 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-30 10:29:53.477 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-30 10:29:53.480 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:53.483 | + functions:_upload_image:125 : useimport=--import 2026-06-30 10:29:53.487 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:53.492 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-30 10:29:55.647 | 2026-06-30 10:29:55.647 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:55.647 | | Field | Value | 2026-06-30 10:29:55.647 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:55.647 | | container_format | bare | 2026-06-30 10:29:55.647 | | created_at | 2026-06-30T10:29:54Z | 2026-06-30 10:29:55.647 | | disk_format | qcow2 | 2026-06-30 10:29:55.647 | | file | /v2/images/bd40c2bc-21b3-4124-85e9-2e4cf2eba777/file | 2026-06-30 10:29:55.647 | | id | bd40c2bc-21b3-4124-85e9-2e4cf2eba777 | 2026-06-30 10:29:55.647 | | min_disk | 0 | 2026-06-30 10:29:55.647 | | min_ram | 0 | 2026-06-30 10:29:55.647 | | name | cirros-0.6.1-x86_64-disk | 2026-06-30 10:29:55.647 | | owner | 3d273e1e53cd43b49cdf41b5fb923a60 | 2026-06-30 10:29:55.647 | | properties | hw_rng_model='virtio', os_glance_import_task='1174ae0a-58ce-4abe-b9a0-13f3da7a24df', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-30 10:29:55.647 | | protected | False | 2026-06-30 10:29:55.647 | | schema | /v2/schemas/image | 2026-06-30 10:29:55.647 | | size | 21233664 | 2026-06-30 10:29:55.647 | | status | uploading | 2026-06-30 10:29:55.647 | | tags | | 2026-06-30 10:29:55.647 | | updated_at | 2026-06-30T10:29:55Z | 2026-06-30 10:29:55.647 | | visibility | public | 2026-06-30 10:29:55.647 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:55.656 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-30 10:29:55.659 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:55.662 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:55.664 | + functions:upload_image:141 : local image image_fname image_name 2026-06-30 10:29:55.667 | + functions:upload_image:143 : local max_attempts=5 2026-06-30 10:29:55.670 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-30 10:29:55.675 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:55.679 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:55.682 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-30 10:29:55.685 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-30 10:29:55.688 | ++ functions:upload_image:151 : seq 5 2026-06-30 10:29:55.693 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-30 10:29:55.695 | + functions:upload_image:152 : local rc=0 2026-06-30 10:29:55.698 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:55.701 | --2026-06-30 10:29:55-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:55.729 | Resolving github.com (github.com)... 140.82.121.3 2026-06-30 10:29:55.754 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-30 10:29:56.252 | HTTP request sent, awaiting response... 302 Found 2026-06-30 10:29:56.252 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T11%3A29%3A46Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T10%3A29%3A06Z&ske=2026-06-30T11%3A29%3A46Z&sks=b&skv=2018-11-09&sig=Yyb2EKqIs%2F%2BXQ7cqO1o5Bc7WVTyOJeuAwx5Ld%2BOXaOg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNzE5NiwibmJmIjoxNzgyODE1Mzk2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fJiLEA7xwfBVcUtu0i_L1npUZ6vWY50BL_AmVMnLpYk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-30 10:29:56.252 | --2026-06-30 10:29:56-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T11%3A29%3A46Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T10%3A29%3A06Z&ske=2026-06-30T11%3A29%3A46Z&sks=b&skv=2018-11-09&sig=Yyb2EKqIs%2F%2BXQ7cqO1o5Bc7WVTyOJeuAwx5Ld%2BOXaOg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgxNzE5NiwibmJmIjoxNzgyODE1Mzk2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fJiLEA7xwfBVcUtu0i_L1npUZ6vWY50BL_AmVMnLpYk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-30 10:29:56.254 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-06-30 10:29:56.255 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-30 10:29:56.262 | HTTP request sent, awaiting response... 200 OK 2026-06-30 10:29:56.262 | Length: 21692416 (21M) [application/octet-stream] 2026-06-30 10:29:56.262 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-06-30 10:29:56.269 | 2026-06-30 10:29:56.364 | 0K ........ ........ .... 100% 204M=0.1s 2026-06-30 10:29:56.364 | 2026-06-30 10:29:56.364 | 2026-06-30 10:29:56 (204 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-06-30 10:29:56.364 | 2026-06-30 10:29:56.369 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-30 10:29:56.372 | + functions:upload_image:163 : break 2026-06-30 10:29:56.375 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:56.378 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-30 10:29:56.381 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-30 10:29:56.384 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-30 10:29:56.387 | + functions:upload_image:313 : local kernel= 2026-06-30 10:29:56.389 | + functions:upload_image:314 : local ramdisk= 2026-06-30 10:29:56.392 | + functions:upload_image:315 : local disk_format= 2026-06-30 10:29:56.395 | + functions:upload_image:316 : local container_format= 2026-06-30 10:29:56.398 | + functions:upload_image:317 : local unpack= 2026-06-30 10:29:56.401 | + functions:upload_image:318 : local img_property= 2026-06-30 10:29:56.403 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 10:29:56.407 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-30 10:29:56.409 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-30 10:29:56.412 | + functions:upload_image:328 : case "$image_fname" in 2026-06-30 10:29:56.417 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-30 10:29:56.422 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-30 10:29:56.425 | + functions:upload_image:350 : local format 2026-06-30 10:29:56.430 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:56.430 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-30 10:29:56.440 | + functions:upload_image:351 : format=qcow2 2026-06-30 10:29:56.444 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-30 10:29:56.446 | + functions:upload_image:353 : disk_format=qcow2 2026-06-30 10:29:56.450 | + functions:upload_image:357 : container_format=bare 2026-06-30 10:29:56.453 | + functions:upload_image:404 : is_arch ppc64le 2026-06-30 10:29:56.456 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:56.462 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-30 10:29:56.465 | + functions:upload_image:404 : is_arch ppc64 2026-06-30 10:29:56.470 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:56.475 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 10:29:56.478 | + functions:upload_image:404 : is_arch ppc 2026-06-30 10:29:56.482 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:56.487 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-30 10:29:56.490 | + functions:upload_image:408 : is_arch aarch64 2026-06-30 10:29:56.493 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 10:29:56.498 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 10:29:56.501 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-30 10:29:56.504 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-30 10:29:56.507 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-30 10:29:56.510 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-30 10:29:56.513 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-30 10:29:56.516 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-30 10:29:56.519 | + functions:_upload_image:112 : shift 2026-06-30 10:29:56.521 | + functions:_upload_image:113 : local container=bare 2026-06-30 10:29:56.525 | + functions:_upload_image:114 : shift 2026-06-30 10:29:56.528 | + functions:_upload_image:115 : local disk=qcow2 2026-06-30 10:29:56.530 | + functions:_upload_image:116 : shift 2026-06-30 10:29:56.534 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:56.537 | + functions:_upload_image:118 : shift 2026-06-30 10:29:56.539 | + functions:_upload_image:119 : local properties 2026-06-30 10:29:56.542 | + functions:_upload_image:120 : local useimport 2026-06-30 10:29:56.546 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-30 10:29:56.549 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-30 10:29:56.551 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-30 10:29:56.554 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-30 10:29:56.557 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-30 10:29:56.560 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-30 10:29:56.563 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-30 10:29:56.567 | + functions:_upload_image:125 : useimport=--import 2026-06-30 10:29:56.570 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:56.575 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:29:58.784 | 2026-06-30 10:29:58.784 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:58.784 | | Field | Value | 2026-06-30 10:29:58.784 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:58.784 | | container_format | bare | 2026-06-30 10:29:58.784 | | created_at | 2026-06-30T10:29:57Z | 2026-06-30 10:29:58.784 | | disk_format | qcow2 | 2026-06-30 10:29:58.784 | | file | /v2/images/aa4fe83c-eb05-4a4c-a676-72535bab1bb7/file | 2026-06-30 10:29:58.784 | | id | aa4fe83c-eb05-4a4c-a676-72535bab1bb7 | 2026-06-30 10:29:58.784 | | min_disk | 0 | 2026-06-30 10:29:58.784 | | min_ram | 0 | 2026-06-30 10:29:58.784 | | name | cirros-0.6.3-x86_64-disk | 2026-06-30 10:29:58.784 | | owner | 3d273e1e53cd43b49cdf41b5fb923a60 | 2026-06-30 10:29:58.784 | | properties | hw_rng_model='virtio', os_glance_import_task='ca76b5db-11d1-4569-a389-03b5d15fa817', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-30 10:29:58.784 | | protected | False | 2026-06-30 10:29:58.784 | | schema | /v2/schemas/image | 2026-06-30 10:29:58.784 | | size | 21692416 | 2026-06-30 10:29:58.784 | | status | uploading | 2026-06-30 10:29:58.784 | | tags | | 2026-06-30 10:29:58.784 | | updated_at | 2026-06-30T10:29:58Z | 2026-06-30 10:29:58.784 | | visibility | public | 2026-06-30 10:29:58.784 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 10:29:58.792 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-30 10:29:58.843 | [9801 Async create_flavors:99105]: Waiting for completion of create_flavors running on PID 99105 (2 other jobs running) 2026-06-30 10:29:58.869 | [9801 Async create_flavors:99105]: Signaling child to exit 2026-06-30 10:29:58.869 | WAKEUP 2026-06-30 10:29:58.892 | [9801 Async create_flavors:99105]: Signaled 2026-06-30 10:29:58.894 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-30 10:29:58.894 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:58.894 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-30 10:29:58.894 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-30 10:29:58.894 | 2026-06-30 10:29:58.894 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-30 10:29:58.894 | 2026-06-30 10:29:58.894 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.894 | | Field | Value | 2026-06-30 10:29:58.894 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.894 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.894 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.894 | | description | None | 2026-06-30 10:29:58.894 | | disk | 1 | 2026-06-30 10:29:58.894 | | id | c1 | 2026-06-30 10:29:58.894 | | name | cirros256 | 2026-06-30 10:29:58.894 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.894 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.894 | | ram | 256 | 2026-06-30 10:29:58.894 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.895 | | swap | 0 | 2026-06-30 10:29:58.895 | | vcpus | 1 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-30 10:29:58.895 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | Field | Value | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.895 | | description | None | 2026-06-30 10:29:58.895 | | disk | 5 | 2026-06-30 10:29:58.895 | | id | d1 | 2026-06-30 10:29:58.895 | | name | ds512M | 2026-06-30 10:29:58.895 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.895 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.895 | | ram | 512 | 2026-06-30 10:29:58.895 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.895 | | swap | 0 | 2026-06-30 10:29:58.895 | | vcpus | 1 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-30 10:29:58.895 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | Field | Value | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.895 | | description | None | 2026-06-30 10:29:58.895 | | disk | 10 | 2026-06-30 10:29:58.895 | | id | d2 | 2026-06-30 10:29:58.895 | | name | ds1G | 2026-06-30 10:29:58.895 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.895 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.895 | | ram | 1024 | 2026-06-30 10:29:58.895 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.895 | | swap | 0 | 2026-06-30 10:29:58.895 | | vcpus | 1 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-30 10:29:58.895 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | Field | Value | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.895 | | description | None | 2026-06-30 10:29:58.895 | | disk | 10 | 2026-06-30 10:29:58.895 | | id | d3 | 2026-06-30 10:29:58.895 | | name | ds2G | 2026-06-30 10:29:58.895 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.895 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.895 | | ram | 2048 | 2026-06-30 10:29:58.895 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.895 | | swap | 0 | 2026-06-30 10:29:58.895 | | vcpus | 2 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-30 10:29:58.895 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | Field | Value | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.895 | | description | None | 2026-06-30 10:29:58.895 | | disk | 20 | 2026-06-30 10:29:58.895 | | id | d4 | 2026-06-30 10:29:58.895 | | name | ds4G | 2026-06-30 10:29:58.895 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.895 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.895 | | ram | 4096 | 2026-06-30 10:29:58.895 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.895 | | swap | 0 | 2026-06-30 10:29:58.895 | | vcpus | 4 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-30 10:29:58.895 | 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-30 10:29:58.895 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | Field | Value | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.895 | | description | None | 2026-06-30 10:29:58.895 | | disk | 1 | 2026-06-30 10:29:58.895 | | id | 1 | 2026-06-30 10:29:58.895 | | name | m1.tiny | 2026-06-30 10:29:58.895 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.895 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.895 | | ram | 512 | 2026-06-30 10:29:58.895 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.895 | | swap | 0 | 2026-06-30 10:29:58.895 | | vcpus | 1 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-30 10:29:58.895 | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | Field | Value | 2026-06-30 10:29:58.895 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.895 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.895 | | description | None | 2026-06-30 10:29:58.895 | | disk | 20 | 2026-06-30 10:29:58.895 | | id | 2 | 2026-06-30 10:29:58.895 | | name | m1.small | 2026-06-30 10:29:58.895 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.895 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.895 | | ram | 2048 | 2026-06-30 10:29:58.895 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.895 | | swap | 0 | 2026-06-30 10:29:58.896 | | vcpus | 1 | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-30 10:29:58.896 | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | | Field | Value | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.896 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.896 | | description | None | 2026-06-30 10:29:58.896 | | disk | 40 | 2026-06-30 10:29:58.896 | | id | 3 | 2026-06-30 10:29:58.896 | | name | m1.medium | 2026-06-30 10:29:58.896 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.896 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.896 | | ram | 4096 | 2026-06-30 10:29:58.896 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.896 | | swap | 0 | 2026-06-30 10:29:58.896 | | vcpus | 2 | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-30 10:29:58.896 | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | | Field | Value | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.896 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.896 | | description | None | 2026-06-30 10:29:58.896 | | disk | 80 | 2026-06-30 10:29:58.896 | | id | 4 | 2026-06-30 10:29:58.896 | | name | m1.large | 2026-06-30 10:29:58.896 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.896 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.896 | | ram | 8192 | 2026-06-30 10:29:58.896 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.896 | | swap | 0 | 2026-06-30 10:29:58.896 | | vcpus | 4 | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-30 10:29:58.896 | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | | Field | Value | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.896 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:29:58.896 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:29:58.896 | | description | None | 2026-06-30 10:29:58.896 | | disk | 160 | 2026-06-30 10:29:58.896 | | id | 5 | 2026-06-30 10:29:58.896 | | name | m1.xlarge | 2026-06-30 10:29:58.896 | | os-flavor-access:is_public | True | 2026-06-30 10:29:58.896 | | properties | hw_rng:allowed='True' | 2026-06-30 10:29:58.896 | | ram | 16384 | 2026-06-30 10:29:58.896 | | rxtx_factor | 1.0 | 2026-06-30 10:29:58.896 | | swap | 0 | 2026-06-30 10:29:58.896 | | vcpus | 8 | 2026-06-30 10:29:58.896 | +----------------------------+-----------------------+ 2026-06-30 10:29:58.941 | [9801 Async create_flavors:99105]: finished create_flavors with result 0 in 4 seconds 2026-06-30 10:29:58.946 | + inc/async:async_wait:197 : return 0 2026-06-30 10:29:58.949 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-30 10:29:58.969 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:58.972 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-30 10:29:58.992 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:58.995 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-30 10:29:59.015 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:59.018 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-06-30 10:29:59.021 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 10:29:59.024 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-30 10:29:59.027 | + ./stack.sh:main:1398 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-30 10:29:59.031 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-30 10:29:59.033 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-30 10:29:59.036 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-06-30 10:29:59.037 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-06-30 10:29:59.038 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-06-30 10:29:59.040 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-30 10:29:59.041 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-30 10:29:59.042 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-30 10:29:59.044 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-30 10:29:59.045 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-30 10:29:59.046 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-30 10:29:59.048 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-30 10:29:59.049 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-06-30 10:29:59.050 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 10:29:59.051 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-30 10:29:59.052 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 10:29:59.054 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-06-30 10:29:59.055 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 10:29:59.056 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-30 10:29:59.057 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 10:29:59.059 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-30 10:29:59.061 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 10:29:59.062 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-06-30 10:29:59.064 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-30 10:29:59.066 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 10:29:59.067 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-30 10:29:59.069 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 10:29:59.070 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-06-30 10:29:59.072 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-06-30 10:29:59.073 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-30 10:29:59.075 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 10:29:59.076 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-30 10:29:59.077 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 10:29:59.079 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-30 10:29:59.080 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-30 10:29:59.081 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-06-30 10:29:59.083 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 10:29:59.084 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-30 10:29:59.086 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 10:29:59.087 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-30 10:29:59.088 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-06-30 10:29:59.090 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-06-30 10:29:59.091 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-30 10:29:59.092 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-30 10:29:59.094 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-30 10:29:59.095 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-30 10:29:59.097 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-30 10:29:59.098 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-30 10:29:59.100 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-30 10:29:59.101 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-30 10:29:59.103 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-30 10:29:59.104 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-30 10:29:59.105 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-30 10:29:59.107 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-30 10:29:59.108 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-30 10:29:59.109 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-30 10:29:59.111 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-30 10:29:59.112 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-06-30 10:29:59.114 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-30 10:29:59.115 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-30 10:29:59.117 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-30 10:29:59.119 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-30 10:29:59.119 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-30 10:29:59.120 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-30 10:29:59.120 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-30 10:29:59.122 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-30 10:29:59.174 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-30 10:29:59.174 | Bad Request (HTTP 400) 2026-06-30 10:29:59.174 | 2026-06-30 10:29:59.182 | + ./stack.sh:main:1403 : save_stackenv 2026-06-30 10:29:59.185 | + functions-common:save_stackenv:65 : local tag= 2026-06-30 10:29:59.189 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 10:29:59.194 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-102959 2026-06-30 10:29:59.196 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-102959 ' 2026-06-30 10:29:59.198 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.200 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-30 10:29:59.203 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.206 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 10:29:59.208 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.211 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 10:29:59.213 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.216 | + 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,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-30 10:29:59.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.221 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.202 2026-06-30 10:29:59.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.227 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.202/identity 2026-06-30 10:29:59.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.232 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-30-101948 2026-06-30 10:29:59.235 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.237 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-30 10:29:59.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.243 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.202 2026-06-30 10:29:59.245 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.248 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-30 10:29:59.251 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.253 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.202,IP:::1 2026-06-30 10:29:59.255 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.257 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 10:29:59.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.263 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 10:29:59.265 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.269 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.202 2026-06-30 10:29:59.272 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 10:29:59.274 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 10:29:59.278 | + ./stack.sh:main:1414 : merge_config_group /opt/stack/devstack/local.conf extra 2026-06-30 10:29:59.280 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-30 10:29:59.283 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 10:29:59.286 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-30 10:29:59.289 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:29:59.292 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 10:29:59.295 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 10:29:59.299 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-06-30 10:29:59.302 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:29:59.305 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-30 10:29:59.307 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:29:59.310 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-30 10:29:59.310 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:29:59.310 | gsub("[][]", "", $1); 2026-06-30 10:29:59.310 | split($1, a, "|"); 2026-06-30 10:29:59.310 | if (a[1] == matchgroup) 2026-06-30 10:29:59.310 | print a[2] 2026-06-30 10:29:59.310 | } 2026-06-30 10:29:59.310 | ' /opt/stack/devstack/local.conf 2026-06-30 10:29:59.316 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-30 10:29:59.319 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 10:29:59.322 | + functions-common:run_phase:1849 : local phase=extra 2026-06-30 10:29:59.325 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-30 10:29:59.328 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 10:29:59.331 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 10:29:59.334 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 10:29:59.336 | + functions-common:run_phase:1858 : local extra 2026-06-30 10:29:59.340 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-30 10:29:59.345 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 10:29:59.348 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 10:29:59.351 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-30 10:29:59.355 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-06-30 10:29:59.358 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 10:29:59.378 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:59.382 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:29:59.385 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:29:59.388 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-30 10:29:59.391 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:29:59.394 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 10:29:59.397 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:29:59.400 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-30 10:29:59.402 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-30 10:29:59.405 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 10:29:59.408 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 10:29:59.411 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:29:59.414 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 10:29:59.417 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-30 10:29:59.421 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 10:29:59.424 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-30 10:29:59.427 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-06-30 10:29:59.431 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 10:29:59.434 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-06-30 10:29:59.436 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-06-30 10:29:59.438 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-30 10:29:59.440 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-06-30 10:29:59.443 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-30 10:29:59.446 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-30 10:29:59.449 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-30 10:29:59.452 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-30 10:29:59.455 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-30 10:29:59.458 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-30 10:29:59.461 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-30 10:29:59.465 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-30 10:29:59.467 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-30 10:29:59.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-30 10:29:59.472 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-30 10:29:59.474 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-30 10:29:59.476 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-30 10:29:59.480 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-30 10:29:59.483 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-30 10:29:59.487 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-30 10:29:59.490 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-30 10:29:59.493 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-30 10:29:59.496 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-30 10:29:59.499 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-30 10:29:59.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-30 10:29:59.520 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-30 10:29:59.523 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-30 10:29:59.526 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-30 10:29:59.529 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-30 10:29:59.531 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-30 10:29:59.534 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-30 10:29:59.537 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-30 10:29:59.541 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-30 10:29:59.544 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:29:59.565 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:29:59.568 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-30 10:29:59.573 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-30 10:29:59.573 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-30 10:29:59.578 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-30 10:29:59.581 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-30 10:29:59.584 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-30 10:29:59.589 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:29:59.611 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:29:59.614 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-30 10:29:59.618 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:29:59.621 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-30 10:29:59.624 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-30 10:29:59.642 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:59.644 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-06-30 10:29:59.665 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:59.668 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-06-30 10:29:59.687 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:29:59.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-06-30 10:29:59.694 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-06-30 10:29:59.697 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-06-30 10:29:59.700 | + ./stack.sh:main:1429 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-06-30 10:29:59.703 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-30 10:29:59.706 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 10:29:59.710 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-30 10:29:59.713 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:29:59.715 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 10:29:59.718 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 10:29:59.723 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-06-30 10:29:59.726 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:29:59.731 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-30 10:29:59.734 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:29:59.737 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-30 10:29:59.737 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:29:59.737 | gsub("[][]", "", $1); 2026-06-30 10:29:59.737 | split($1, a, "|"); 2026-06-30 10:29:59.738 | if (a[1] == matchgroup) 2026-06-30 10:29:59.738 | print a[2] 2026-06-30 10:29:59.738 | } 2026-06-30 10:29:59.738 | ' /opt/stack/devstack/local.conf 2026-06-30 10:29:59.744 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-30 10:29:59.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:29:59.767 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-30 10:29:59.770 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-30 10:29:59.773 | + functions:wait_for_compute:490 : local timeout=60 2026-06-30 10:29:59.776 | + functions:wait_for_compute:491 : local rval=0 2026-06-30 10:29:59.779 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-30 10:29:59.781 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-30 10:29:59.784 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 10:29:59.787 | + functions-common:time_start:2407 : local start_time= 2026-06-30 10:29:59.790 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 10:29:59.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 10:29:59.799 | + functions-common:time_start:2411 : _TIME_START[$name]=1782815399796 2026-06-30 10:29:59.802 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-30 10:29:59.826 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-30 10:29:59.828 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-30 10:29:59.832 | ++ functions:wait_for_compute:496 : hostname 2026-06-30 10:29:59.837 | + functions:wait_for_compute:496 : compute_hostname=np0000003968 2026-06-30 10:29:59.840 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-30 10:29:59.844 | ++ functions:wait_for_compute:498 : hostname 2026-06-30 10:29:59.850 | + :: : ID= 2026-06-30 10:29:59.852 | + :: : [[ '' == '' ]] 2026-06-30 10:29:59.853 | + :: : sleep 1 2026-06-30 10:30:00.856 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-30 10:30:00.858 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000003968 --service nova-compute -c ID -f value 2026-06-30 10:30:01.087 | 2026-06-30 10:30:01.096 | + :: : ID=a4bf43b0-cb81-4ab0-8fa1-17c2caa9c8fb 2026-06-30 10:30:01.097 | + :: : [[ a4bf43b0-cb81-4ab0-8fa1-17c2caa9c8fb == '' ]] 2026-06-30 10:30:01.101 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-30 10:30:01.104 | + functions-common:time_stop:2420 : local name 2026-06-30 10:30:01.107 | + functions-common:time_stop:2421 : local end_time 2026-06-30 10:30:01.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:30:01.113 | + functions-common:time_stop:2423 : local total 2026-06-30 10:30:01.116 | + functions-common:time_stop:2424 : local start_time 2026-06-30 10:30:01.119 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 10:30:01.121 | + functions-common:time_stop:2427 : start_time=1782815399796 2026-06-30 10:30:01.123 | + functions-common:time_stop:2429 : [[ -z 1782815399796 ]] 2026-06-30 10:30:01.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:30:01.132 | + functions-common:time_stop:2432 : end_time=1782815401128 2026-06-30 10:30:01.135 | + functions-common:time_stop:2433 : elapsed_time=1332 2026-06-30 10:30:01.139 | + functions-common:time_stop:2434 : total=12309 2026-06-30 10:30:01.142 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:30:01.145 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13641 2026-06-30 10:30:01.149 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-30 10:30:01.152 | + functions:wait_for_compute:516 : return 0 2026-06-30 10:30:01.155 | + ./stack.sh:main:1443 : service_check 2026-06-30 10:30:01.159 | + functions-common:service_check:1713 : local service 2026-06-30 10:30:01.162 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.165 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-30 10:30:01.195 | enabled 2026-06-30 10:30:01.201 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-30 10:30:01.220 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-30 10:30:01.220 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-30 10:30:01.220 | Active: active (running) since Tue 2026-06-30 10:29:34 UTC; 26s ago 2026-06-30 10:30:01.220 | Main PID: 99820 (uwsgi) 2026-06-30 10:30:01.220 | Status: "uWSGI is ready" 2026-06-30 10:30:01.220 | Tasks: 13 (limit: 77115) 2026-06-30 10:30:01.220 | Memory: 477.8M (peak: 478.1M) 2026-06-30 10:30:01.220 | CPU: 10.518s 2026-06-30 10:30:01.220 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-30 10:30:01.220 | ├─99820 "cinder-apiuWSGI master" 2026-06-30 10:30:01.220 | ├─99832 "cinder-apiuWSGI worker 1" 2026-06-30 10:30:01.220 | ├─99833 "cinder-apiuWSGI worker 2" 2026-06-30 10:30:01.220 | ├─99834 "cinder-apiuWSGI worker 3" 2026-06-30 10:30:01.220 | └─99835 "cinder-apiuWSGI worker 4" 2026-06-30 10:30:01.220 | 2026-06-30 10:30:01.220 | Jun 30 10:29:43 np0000003968 devstack@c-api.service[99833]: DEBUG cinder.api.openstack.wsgi [req-a0795ba2-3085-4a37-b504-1c591ad1f814 req-d6c35500-d435-4598-a4f9-f917e80fed6c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99833) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-30 10:30:01.220 | Jun 30 10:29:43 np0000003968 devstack@c-api.service[99833]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-30 10:30:01.220 | Jun 30 10:29:43 np0000003968 devstack@c-api.service[99833]: warnings.warn( 2026-06-30 10:30:01.220 | Jun 30 10:29:43 np0000003968 devstack@c-api.service[99833]: DEBUG oslo_db.sqlalchemy.engines [req-a0795ba2-3085-4a37-b504-1c591ad1f814 req-d6c35500-d435-4598-a4f9-f917e80fed6c admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:30:01.220 | Jun 30 10:29:43 np0000003968 devstack@c-api.service[99833]: INFO cinder.api.openstack.wsgi [req-a0795ba2-3085-4a37-b504-1c591ad1f814 req-d6c35500-d435-4598-a4f9-f917e80fed6c admin admin] https://10.4.3.202/volume/v3/types/8086d1fe-a04e-4751-8176-dc4a7850b6c8/extra_specs returned with HTTP 200 2026-06-30 10:30:01.220 | Jun 30 10:29:43 np0000003968 devstack@c-api.service[99833]: [pid: 99833|app: 0|req: 1/5] 10.4.3.202 () {70 vars in 1474 bytes} [Tue Jun 30 10:29:43 2026] POST /volume/v3/types/8086d1fe-a04e-4751-8176-dc4a7850b6c8/extra_specs => generated 45 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-30 10:30:01.220 | Jun 30 10:29:52 np0000003968 devstack@c-api.service[99834]: DEBUG dbcounter [-] [99834] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.220 | Jun 30 10:29:52 np0000003968 devstack@c-api.service[99832]: DEBUG dbcounter [-] [99832] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.220 | Jun 30 10:29:53 np0000003968 devstack@c-api.service[99835]: DEBUG dbcounter [-] [99835] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.220 | Jun 30 10:29:53 np0000003968 devstack@c-api.service[99833]: DEBUG dbcounter [-] [99833] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.225 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.228 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-06-30 10:30:01.244 | enabled 2026-06-30 10:30:01.249 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-06-30 10:30:01.267 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-06-30 10:30:01.267 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-06-30 10:30:01.267 | Active: active (running) since Tue 2026-06-30 10:29:39 UTC; 21s ago 2026-06-30 10:30:01.267 | Main PID: 101221 (cinder-backup) 2026-06-30 10:30:01.267 | Tasks: 1 (limit: 77115) 2026-06-30 10:30:01.267 | Memory: 93.5M (peak: 94.0M) 2026-06-30 10:30:01.267 | CPU: 1.674s 2026-06-30 10:30:01.267 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-06-30 10:30:01.267 | └─101221 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-06-30 10:30:01.267 | 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: DEBUG oslo_concurrency.lockutils [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Acquiring lock "cleanup_incomplete_backups_101221" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=101221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: DEBUG oslo_concurrency.lockutils [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Lock "cleanup_incomplete_backups_101221" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=101221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: INFO cinder.backup.manager [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Cleaning up incomplete backup operations. 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: DEBUG oslo_concurrency.lockutils [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Lock "cleanup_incomplete_backups_101221" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.013s {{(pid=101221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: DEBUG oslo_db.sqlalchemy.engines [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=101221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: DEBUG cinder.manager [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Notifying Schedulers of capabilities ... {{(pid=101221) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: INFO cinder.keymgr.migration [None req-193a46a7-3480-492b-8c1c-9fe92ba920d7 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: DEBUG cinder.service [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Creating RPC server for service cinder-backup {{(pid=101221) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-30 10:30:01.267 | Jun 30 10:29:41 np0000003968 cinder-backup[101221]: DEBUG cinder.service [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=101221) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-30 10:30:01.267 | Jun 30 10:29:51 np0000003968 cinder-backup[101221]: DEBUG dbcounter [-] [101221] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=101221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.272 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.275 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-30 10:30:01.289 | enabled 2026-06-30 10:30:01.295 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-30 10:30:01.312 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-30 10:30:01.312 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-30 10:30:01.312 | Active: active (running) since Tue 2026-06-30 10:29:38 UTC; 23s ago 2026-06-30 10:30:01.312 | Main PID: 100625 (cinder-schedule) 2026-06-30 10:30:01.312 | Tasks: 1 (limit: 77115) 2026-06-30 10:30:01.312 | Memory: 109.6M (peak: 110.0M) 2026-06-30 10:30:01.312 | CPU: 1.954s 2026-06-30 10:30:01.312 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-30 10:30:01.312 | └─100625 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-30 10:30:01.312 | 2026-06-30 10:30:01.312 | Jun 30 10:29:40 np0000003968 cinder-scheduler[100625]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-30 10:30:01.312 | Jun 30 10:29:40 np0000003968 cinder-scheduler[100625]: INFO cinder.manager [None req-8f26b462-943b-4165-a604-13e077840af0 None None] Initiating service 1 cleanup 2026-06-30 10:30:01.312 | Jun 30 10:29:40 np0000003968 cinder-scheduler[100625]: INFO cinder.manager [None req-8f26b462-943b-4165-a604-13e077840af0 None None] Service 1 cleanup completed. 2026-06-30 10:30:01.312 | Jun 30 10:29:40 np0000003968 cinder-scheduler[100625]: DEBUG cinder.service [None req-8f26b462-943b-4165-a604-13e077840af0 None None] Creating RPC server for service cinder-scheduler {{(pid=100625) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-30 10:30:01.312 | Jun 30 10:29:40 np0000003968 cinder-scheduler[100625]: DEBUG cinder.service [None req-8f26b462-943b-4165-a604-13e077840af0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=100625) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-30 10:30:01.312 | Jun 30 10:29:41 np0000003968 cinder-scheduler[100625]: DEBUG cinder.scheduler.host_manager [None req-33886e2e-8e2b-422a-ae13-b100bd573495 None None] Received backup service update from np0000003968: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=100625) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-06-30 10:30:01.312 | Jun 30 10:29:43 np0000003968 cinder-scheduler[100625]: DEBUG cinder.scheduler.host_manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Received volume service update from np0000003968@storpool: {'volume_backend_name': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'storage_protocol': 'storpool', 'clone_across_pools': True, 'sparse_copy_volume': True, 'pools': [{'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0}, {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0}], 'filter_function': None, 'goodness_function': None} {{(pid=100625) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-30 10:30:01.312 | Jun 30 10:29:43 np0000003968 cinder-scheduler[100625]: DEBUG cinder.scheduler.host_manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Updating capabilities for np0000003968@storpool#default: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'timestamp': datetime.datetime(2026, 6, 30, 10, 29, 43, 109540), 'filter_function': None, 'goodness_function': None} {{(pid=100625) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-30 10:30:01.313 | Jun 30 10:29:43 np0000003968 cinder-scheduler[100625]: DEBUG cinder.scheduler.host_manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Updating capabilities for np0000003968@storpool#template_virtual: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'timestamp': datetime.datetime(2026, 6, 30, 10, 29, 43, 109540), 'filter_function': None, 'goodness_function': None} {{(pid=100625) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-30 10:30:01.313 | Jun 30 10:29:53 np0000003968 cinder-scheduler[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.318 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.321 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-30 10:30:01.335 | enabled 2026-06-30 10:30:01.340 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-30 10:30:01.358 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-30 10:30:01.358 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-30 10:30:01.358 | Active: active (running) since Tue 2026-06-30 10:29:41 UTC; 20s ago 2026-06-30 10:30:01.359 | Main PID: 101800 (cinder-volume) 2026-06-30 10:30:01.359 | Tasks: 2 (limit: 77115) 2026-06-30 10:30:01.359 | Memory: 143.6M (peak: 144.3M) 2026-06-30 10:30:01.359 | CPU: 2.257s 2026-06-30 10:30:01.359 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-30 10:30:01.359 | ├─101800 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-30 10:30:01.359 | └─101971 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-30 10:30:01.359 | 2026-06-30 10:30:01.359 | Jun 30 10:29:43 np0000003968 cinder-volume[101971]: INFO cinder.volume.manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Driver initialization completed successfully. 2026-06-30 10:30:01.359 | Jun 30 10:29:43 np0000003968 cinder-volume[101971]: INFO cinder.manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Initiating service 3 cleanup 2026-06-30 10:30:01.359 | Jun 30 10:29:43 np0000003968 cinder-volume[101971]: INFO cinder.manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Service 3 cleanup completed. 2026-06-30 10:30:01.359 | Jun 30 10:29:43 np0000003968 cinder-volume[101971]: DEBUG cinder.service [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Creating RPC server for service cinder-volume {{(pid=101971) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-30 10:30:01.359 | Jun 30 10:29:43 np0000003968 cinder-volume[101971]: DEBUG cinder.service [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=101971) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-30 10:30:01.359 | Jun 30 10:29:43 np0000003968 cinder-volume[101971]: INFO cinder.volume.manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.2.0) 2026-06-30 10:30:01.359 | Jun 30 10:29:43 np0000003968 cinder-volume[101971]: INFO cinder.volume.manager [None req-a4064950-bf04-463b-9cf5-0c6a8ef382f5 None None] Driver post RPC initialization completed successfully. 2026-06-30 10:30:01.359 | Jun 30 10:29:53 np0000003968 cinder-volume[101800]: DEBUG dbcounter [-] [101800] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=101800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.359 | Jun 30 10:29:53 np0000003968 cinder-volume[101971]: DEBUG dbcounter [-] [101971] Writing DB stats cinder:SELECT=4 {{(pid=101971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.359 | Jun 30 10:29:53 np0000003968 cinder-volume[101971]: DEBUG dbcounter [-] [101971] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=101971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.364 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.367 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-30 10:30:01.380 | not-found 2026-06-30 10:30:01.385 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.388 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-06-30 10:30:01.402 | enabled 2026-06-30 10:30:01.407 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-06-30 10:30:01.425 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-06-30 10:30:01.425 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-06-30 10:30:01.425 | Active: active (running) since Tue 2026-06-30 10:25:29 UTC; 4min 31s ago 2026-06-30 10:30:01.425 | Main PID: 60824 (file_tracker.sh) 2026-06-30 10:30:01.425 | Tasks: 2 (limit: 77115) 2026-06-30 10:30:01.425 | Memory: 592.0K (peak: 1.3M) 2026-06-30 10:30:01.425 | CPU: 53ms 2026-06-30 10:30:01.425 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-06-30 10:30:01.425 | ├─ 60824 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-06-30 10:30:01.425 | └─103040 sleep 20 2026-06-30 10:30:01.425 | 2026-06-30 10:30:01.425 | Jun 30 10:26:49 np0000003968 file_tracker.sh[71933]: 3040 0 9223372036854775807 2026-06-30 10:30:01.425 | Jun 30 10:27:09 np0000003968 file_tracker.sh[73200]: 2880 0 9223372036854775807 2026-06-30 10:30:01.425 | Jun 30 10:27:29 np0000003968 file_tracker.sh[74116]: 2976 0 9223372036854775807 2026-06-30 10:30:01.425 | Jun 30 10:27:49 np0000003968 file_tracker.sh[78494]: 3072 0 9223372036854775807 2026-06-30 10:30:01.425 | Jun 30 10:28:09 np0000003968 file_tracker.sh[80316]: 3232 0 9223372036854775807 2026-06-30 10:30:01.425 | Jun 30 10:28:29 np0000003968 file_tracker.sh[84650]: 3456 0 9223372036854775807 2026-06-30 10:30:01.425 | Jun 30 10:28:49 np0000003968 file_tracker.sh[89024]: 4096 0 9223372036854775807 2026-06-30 10:30:01.425 | Jun 30 10:29:09 np0000003968 file_tracker.sh[93785]: 5440 0 9223372036854775807 2026-06-30 10:30:01.426 | Jun 30 10:29:29 np0000003968 file_tracker.sh[98878]: 6272 0 9223372036854775807 2026-06-30 10:30:01.426 | Jun 30 10:29:49 np0000003968 file_tracker.sh[103039]: 7552 0 9223372036854775807 2026-06-30 10:30:01.430 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.432 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-30 10:30:01.448 | enabled 2026-06-30 10:30:01.453 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-30 10:30:01.471 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-30 10:30:01.471 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-30 10:30:01.471 | Active: active (running) since Tue 2026-06-30 10:29:45 UTC; 16s ago 2026-06-30 10:30:01.471 | Main PID: 102662 (uwsgi) 2026-06-30 10:30:01.471 | Status: "uWSGI is ready" 2026-06-30 10:30:01.471 | Tasks: 19 (limit: 77115) 2026-06-30 10:30:01.471 | Memory: 479.3M (peak: 501.4M) 2026-06-30 10:30:01.471 | CPU: 12.843s 2026-06-30 10:30:01.471 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-30 10:30:01.471 | ├─102662 "glance-apiuWSGI master" 2026-06-30 10:30:01.471 | ├─102670 "glance-apiuWSGI worker 1" 2026-06-30 10:30:01.471 | ├─102671 "glance-apiuWSGI worker 2" 2026-06-30 10:30:01.471 | ├─102672 "glance-apiuWSGI worker 3" 2026-06-30 10:30:01.471 | └─102673 "glance-apiuWSGI worker 4" 2026-06-30 10:30:01.471 | 2026-06-30 10:30:01.471 | Jun 30 10:29:59 np0000003968 devstack@g-api.service[102671]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102671) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-30 10:30:01.471 | Jun 30 10:29:59 np0000003968 devstack@g-api.service[102671]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102671) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-30 10:30:01.471 | Jun 30 10:29:59 np0000003968 devstack@g-api.service[102671]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102671) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-30 10:30:01.471 | Jun 30 10:29:59 np0000003968 devstack@g-api.service[102671]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=102671) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-30 10:30:01.471 | Jun 30 10:29:59 np0000003968 devstack@g-api.service[102671]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-ca76b5db-11d1-4569-a389-03b5d15fa817' (ec60b2f1-effd-43f8-b53e-93454a106ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102671) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-30 10:30:01.471 | Jun 30 10:29:59 np0000003968 devstack@g-api.service[102671]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-ca76b5db-11d1-4569-a389-03b5d15fa817' (66cc6242-90f1-4e32-abdf-aa3f4fdbf08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=102671) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-06-30 10:30:01.471 | Jun 30 10:29:59 np0000003968 devstack@g-api.service[102671]: INFO glance.domain [-] Task [ca76b5db-11d1-4569-a389-03b5d15fa817] status changing from processing to success 2026-06-30 10:30:01.471 | Jun 30 10:30:00 np0000003968 devstack@g-api.service[102671]: INFO glance.async_.flows.api_image_import [-] ca76b5db-11d1-4569-a389-03b5d15fa817 of api_image_import completed 2026-06-30 10:30:01.471 | Jun 30 10:30:00 np0000003968 devstack@g-api.service[102671]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-ca76b5db-11d1-4569-a389-03b5d15fa817' (66cc6242-90f1-4e32-abdf-aa3f4fdbf08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102671) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-30 10:30:01.471 | Jun 30 10:30:00 np0000003968 devstack@g-api.service[102671]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (e226e765-0e45-4828-8177-203b08357723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=102671) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-06-30 10:30:01.477 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-30 10:30:01.493 | not-found 2026-06-30 10:30:01.498 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.501 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-06-30 10:30:01.515 | enabled 2026-06-30 10:30:01.520 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-06-30 10:30:01.536 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-06-30 10:30:01.536 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-06-30 10:30:01.536 | Active: active (running) since Tue 2026-06-30 10:25:28 UTC; 4min 33s ago 2026-06-30 10:30:01.536 | Main PID: 60312 (memory_tracker.) 2026-06-30 10:30:01.536 | Tasks: 2 (limit: 77115) 2026-06-30 10:30:01.536 | Memory: 1.4M (peak: 9.4M) 2026-06-30 10:30:01.536 | CPU: 952ms 2026-06-30 10:30:01.536 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-06-30 10:30:01.536 | ├─ 60312 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-06-30 10:30:01.536 | └─103037 sleep 20 2026-06-30 10:30:01.536 | 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 9797 0.0 1860 9796 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-cmdbjlgmfaiuiaqqrojjijckyymhylnz ; /usr/bin/python3 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 29559 0.0 1856 29447 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 9795 0.0 1844 9794 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-cmdbjlgmfaiuiaqqrojjijckyymhylnz ; /usr/bin/python3' && sleep 0 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 9799 0.0 1844 9798 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 29447 0.0 1740 29437 00:00:00 1 do_select erl_child_setup 65536 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 22021 0.0 1672 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 29556 0.0 1508 29555 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[103036]: 49860 0.0 1300 49858 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[60312]: --- 2026-06-30 10:30:01.536 | Jun 30 10:29:49 np0000003968 memory_tracker.sh[60312]: ]]] 2026-06-30 10:30:01.540 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.543 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-30 10:30:01.557 | not-found 2026-06-30 10:30:01.561 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.564 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-30 10:30:01.578 | enabled 2026-06-30 10:30:01.583 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-30 10:30:01.599 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-30 10:30:01.599 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-30 10:30:01.599 | Active: active (running) since Tue 2026-06-30 10:28:37 UTC; 1min 24s ago 2026-06-30 10:30:01.599 | Main PID: 87151 (uwsgi) 2026-06-30 10:30:01.599 | Status: "uWSGI is ready" 2026-06-30 10:30:01.599 | Tasks: 31 (limit: 77115) 2026-06-30 10:30:01.599 | Memory: 544.7M (peak: 546.1M) 2026-06-30 10:30:01.599 | CPU: 13.487s 2026-06-30 10:30:01.599 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-30 10:30:01.599 | ├─87151 "nova-apiuWSGI master" 2026-06-30 10:30:01.599 | ├─87152 "nova-apiuWSGI worker 1" 2026-06-30 10:30:01.599 | ├─87153 "nova-apiuWSGI worker 2" 2026-06-30 10:30:01.599 | ├─87154 "nova-apiuWSGI worker 3" 2026-06-30 10:30:01.599 | └─87155 "nova-apiuWSGI worker 4" 2026-06-30 10:30:01.599 | 2026-06-30 10:30:01.599 | Jun 30 10:29:46 np0000003968 devstack@n-api.service[87152]: DEBUG dbcounter [-] [87152] Writing DB stats nova_api:INSERT=6,nova_api:SELECT=12,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=87152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.599 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: DEBUG nova.api.openstack.wsgi [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] Calling method '>' {{(pid=87154) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-30 10:30:01.599 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: DEBUG oslo_concurrency.lockutils [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=87154) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 10:30:01.599 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: DEBUG oslo_concurrency.lockutils [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=87154) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 10:30:01.599 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: DEBUG oslo_concurrency.lockutils [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=87154) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 10:30:01.599 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: DEBUG oslo_concurrency.lockutils [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] Acquiring lock "a4a7914a-2ec9-4ec3-8ecb-a8fe1e8446f6" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=87154) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 10:30:01.599 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: DEBUG oslo_concurrency.lockutils [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] Lock "a4a7914a-2ec9-4ec3-8ecb-a8fe1e8446f6" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=87154) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 10:30:01.599 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: DEBUG oslo_concurrency.lockutils [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] Lock "a4a7914a-2ec9-4ec3-8ecb-a8fe1e8446f6" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=87154) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 10:30:01.600 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: INFO nova.api.openstack.requestlog [None req-f9a915e6-4d60-49ea-9ac7-8bd9cd600247 admin admin] 10.4.3.202 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000003968" status: 200 len: 255 microversion: 2.69 time: 0.057680 2026-06-30 10:30:01.600 | Jun 30 10:30:01 np0000003968 devstack@n-api.service[87154]: [pid: 87154|app: 0|req: 6/25] 10.4.3.202 () {68 vars in 1444 bytes} [Tue Jun 30 10:30:01 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000003968 => generated 255 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-30 10:30:01.605 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.608 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-30 10:30:01.622 | enabled 2026-06-30 10:30:01.628 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-30 10:30:01.645 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-30 10:30:01.645 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-30 10:30:01.645 | Active: active (running) since Tue 2026-06-30 10:29:22 UTC; 38s ago 2026-06-30 10:30:01.645 | Main PID: 95719 (uwsgi) 2026-06-30 10:30:01.645 | Status: "uWSGI is ready" 2026-06-30 10:30:01.645 | Tasks: 30 (limit: 77115) 2026-06-30 10:30:01.645 | Memory: 439.8M (peak: 440.3M) 2026-06-30 10:30:01.645 | CPU: 9.318s 2026-06-30 10:30:01.645 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-30 10:30:01.645 | ├─95719 "nova-api-metauWSGI master" 2026-06-30 10:30:01.645 | ├─95722 "nova-api-metauWSGI worker 1" 2026-06-30 10:30:01.645 | ├─95723 "nova-api-metauWSGI worker 2" 2026-06-30 10:30:01.645 | ├─95724 "nova-api-metauWSGI worker 3" 2026-06-30 10:30:01.645 | ├─95725 "nova-api-metauWSGI worker 4" 2026-06-30 10:30:01.645 | └─95727 "nova-api-metauWSGI http 1" 2026-06-30 10:30:01.645 | 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95723]: DEBUG dbcounter [-] [95723] Writing DB stats nova_cell0:SELECT=1 {{(pid=95723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95723]: DEBUG dbcounter [-] [95723] Writing DB stats nova_cell1:SELECT=1 {{(pid=95723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95722]: DEBUG dbcounter [-] [95722] Writing DB stats nova_cell0:SELECT=1 {{(pid=95722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95725]: DEBUG dbcounter [-] [95725] Writing DB stats nova_cell0:SELECT=1 {{(pid=95725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95722]: DEBUG dbcounter [-] [95722] Writing DB stats nova_cell1:SELECT=1 {{(pid=95722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95725]: DEBUG dbcounter [-] [95725] Writing DB stats nova_cell1:SELECT=1 {{(pid=95725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95724]: DEBUG dbcounter [-] [95724] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=95724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95723]: DEBUG dbcounter [-] [95723] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=95723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95722]: DEBUG dbcounter [-] [95722] Writing DB stats nova_cell0:SELECT=1 {{(pid=95722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.645 | Jun 30 10:29:34 np0000003968 devstack@n-api-meta.service[95725]: DEBUG dbcounter [-] [95725] Writing DB stats nova_cell0:SELECT=1 {{(pid=95725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.650 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.653 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-30 10:30:01.667 | not-found 2026-06-30 10:30:01.671 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.674 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-30 10:30:01.688 | enabled 2026-06-30 10:30:01.693 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-30 10:30:01.709 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-30 10:30:01.710 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-30 10:30:01.710 | Active: active (running) since Tue 2026-06-30 10:29:29 UTC; 31s ago 2026-06-30 10:30:01.710 | Main PID: 98989 (nova-compute) 2026-06-30 10:30:01.710 | Tasks: 10 (limit: 77115) 2026-06-30 10:30:01.710 | Memory: 135.5M (peak: 137.1M) 2026-06-30 10:30:01.710 | CPU: 2.466s 2026-06-30 10:30:01.710 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-30 10:30:01.710 | └─98989 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-30 10:30:01.710 | 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.compute.provider_tree [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Updating resource provider 71a181e3-2503-45c4-bc84-7b04e7b20824 generation from 0 to 1 during operation: update_inventory {{(pid=98989) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.compute.provider_tree [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Updating inventory in ProviderTree for provider 71a181e3-2503-45c4-bc84-7b04e7b20824 with inventory: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=98989) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.compute.provider_tree [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Updating resource provider 71a181e3-2503-45c4-bc84-7b04e7b20824 generation from 1 to 2 during operation: update_traits {{(pid=98989) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.compute.resource_tracker [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Compute_service record updated for np0000003968:np0000003968 {{(pid=98989) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG oslo_concurrency.lockutils [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.253s {{(pid=98989) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.service [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=98989) start /opt/stack/nova/nova/service.py:196}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.service [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=98989) start /opt/stack/nova/nova/service.py:212}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.service [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] Join ServiceGroup membership for this service compute {{(pid=98989) start /opt/stack/nova/nova/service.py:222}} 2026-06-30 10:30:01.710 | Jun 30 10:29:52 np0000003968 nova-compute[98989]: DEBUG nova.servicegroup.drivers.db [None req-b803f165-72c4-4b53-bd39-29cafdb6dfe0 None None] DB_Driver: join new ServiceGroup member np0000003968 to the compute group, service = {{(pid=98989) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-30 10:30:01.710 | Jun 30 10:29:58 np0000003968 nova-compute[98989]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=98989) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:01.714 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.717 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-30 10:30:01.730 | not-found 2026-06-30 10:30:01.734 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.737 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-30 10:30:01.752 | enabled 2026-06-30 10:30:01.757 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-30 10:30:01.774 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-30 10:30:01.774 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-30 10:30:01.774 | Active: active (running) since Tue 2026-06-30 10:29:20 UTC; 40s ago 2026-06-30 10:30:01.774 | Main PID: 95097 (nova-scheduler:) 2026-06-30 10:30:01.774 | Tasks: 33 (limit: 77115) 2026-06-30 10:30:01.774 | Memory: 209.1M (peak: 210.0M) 2026-06-30 10:30:01.774 | CPU: 2.731s 2026-06-30 10:30:01.774 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-30 10:30:01.774 | ├─95097 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-30 10:30:01.774 | ├─96292 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-30 10:30:01.774 | ├─96294 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-30 10:30:01.774 | ├─96296 "nova-scheduler: ServiceWrapper worker(2)" 2026-06-30 10:30:01.774 | └─96298 "nova-scheduler: ServiceWrapper worker(3)" 2026-06-30 10:30:01.774 | 2026-06-30 10:30:01.774 | Jun 30 10:29:32 np0000003968 nova-scheduler[95097]: DEBUG dbcounter [-] [95097] Writing DB stats nova_api:SELECT=3 {{(pid=95097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.774 | Jun 30 10:29:32 np0000003968 nova-scheduler[95097]: DEBUG dbcounter [-] [95097] Writing DB stats nova_cell1:SELECT=1 {{(pid=95097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.774 | Jun 30 10:29:32 np0000003968 nova-scheduler[95097]: DEBUG dbcounter [-] [95097] Writing DB stats nova_cell0:SELECT=1 {{(pid=95097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.774 | Jun 30 10:29:34 np0000003968 nova-scheduler[96294]: DEBUG oslo.service.backend._threading.loopingcall [None req-7abdebab-140c-4ea8-8c7c-4c699a7f66c9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:01.774 | Jun 30 10:29:39 np0000003968 nova-scheduler[96292]: DEBUG dbcounter [-] [96292] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=96292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.774 | Jun 30 10:29:39 np0000003968 nova-scheduler[96296]: DEBUG dbcounter [-] [96296] Writing DB stats nova_cell0:SELECT=3 {{(pid=96296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.774 | Jun 30 10:29:39 np0000003968 nova-scheduler[96294]: DEBUG dbcounter [-] [96294] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=96294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.774 | Jun 30 10:29:39 np0000003968 nova-scheduler[96298]: DEBUG dbcounter [-] [96298] Writing DB stats nova_cell0:SELECT=3 {{(pid=96298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.774 | Jun 30 10:29:52 np0000003968 nova-scheduler[96296]: DEBUG oslo.service.backend._threading.loopingcall [None req-82c290d7-8b83-4876-a125-7610b245f878 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:01.775 | Jun 30 10:29:56 np0000003968 nova-scheduler[96298]: DEBUG oslo.service.backend._threading.loopingcall [None req-4afc2c4f-0edb-4375-8ec1-a71e30af25f2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96298) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:01.779 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.782 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-06-30 10:30:01.796 | enabled 2026-06-30 10:30:01.800 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-06-30 10:30:01.816 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-06-30 10:30:01.816 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-06-30 10:30:01.816 | Active: active (running) since Tue 2026-06-30 10:25:18 UTC; 4min 43s ago 2026-06-30 10:30:01.816 | Main PID: 58926 (python3) 2026-06-30 10:30:01.816 | Tasks: 1 (limit: 77115) 2026-06-30 10:30:01.816 | Memory: 95.1M (peak: 99.3M) 2026-06-30 10:30:01.816 | CPU: 12.113s 2026-06-30 10:30:01.816 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-06-30 10:30:01.816 | └─58926 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-06-30 10:30:01.816 | 2026-06-30 10:30:01.816 | Jun 30 10:29:36 np0000003968 python3[58926]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-06-30 10:30:01.816 | Jun 30 10:29:36 np0000003968 python3[58926]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-06-30 10:30:01.816 | Jun 30 10:29:36 np0000003968 python3[58926]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-06-30 10:30:01.816 | Jun 30 10:29:41 np0000003968 python3[58926]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-06-30 10:30:01.816 | Jun 30 10:29:42 np0000003968 python3[58926]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2026-06-30 10:30:01.816 | Jun 30 10:29:49 np0000003968 python3[58926]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-06-30 10:30:01.816 | Jun 30 10:29:53 np0000003968 python3[58926]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-06-30 10:30:01.816 | Jun 30 10:29:56 np0000003968 python3[58926]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.3-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-06-30 10:30:01.816 | Jun 30 10:29:59 np0000003968 python3[58926]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-06-30 10:30:01.816 | Jun 30 10:30:00 np0000003968 python3[58926]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000003968', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-06-30 10:30:01.821 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.823 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-30 10:30:01.838 | not-found 2026-06-30 10:30:01.844 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.848 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-30 10:30:01.866 | not-found 2026-06-30 10:30:01.872 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.875 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-30 10:30:01.891 | not-found 2026-06-30 10:30:01.897 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.900 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-30 10:30:01.915 | not-found 2026-06-30 10:30:01.922 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.926 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-30 10:30:01.948 | enabled 2026-06-30 10:30:01.954 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-30 10:30:01.979 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-30 10:30:01.979 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-30 10:30:01.979 | Active: active (running) since Tue 2026-06-30 10:29:00 UTC; 1min 1s ago 2026-06-30 10:30:01.979 | Main PID: 92860 (uwsgi) 2026-06-30 10:30:01.979 | Status: "uWSGI is ready" 2026-06-30 10:30:01.979 | Tasks: 9 (limit: 77115) 2026-06-30 10:30:01.979 | Memory: 346.3M (peak: 346.7M) 2026-06-30 10:30:01.979 | CPU: 5.977s 2026-06-30 10:30:01.979 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-30 10:30:01.979 | ├─92860 "placementuWSGI master" 2026-06-30 10:30:01.979 | ├─92861 "placementuWSGI worker 1" 2026-06-30 10:30:01.979 | ├─92862 "placementuWSGI worker 2" 2026-06-30 10:30:01.979 | ├─92863 "placementuWSGI worker 3" 2026-06-30 10:30:01.979 | └─92864 "placementuWSGI worker 4" 2026-06-30 10:30:01.979 | 2026-06-30 10:30:01.979 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92864]: DEBUG placement.requestlog [req-396385a0-fb0d-4a05-ba9b-518604742d24 req-ef091ebc-384e-4a5b-8adb-c24c6dffbec1 None None] Starting request: 10.4.3.202 "PUT /placement/resource_providers/71a181e3-2503-45c4-bc84-7b04e7b20824/inventories" {{(pid=92864) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-30 10:30:01.979 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92864]: INFO placement.requestlog [req-396385a0-fb0d-4a05-ba9b-518604742d24 req-ef091ebc-384e-4a5b-8adb-c24c6dffbec1 service nova] 10.4.3.202 "PUT /placement/resource_providers/71a181e3-2503-45c4-bc84-7b04e7b20824/inventories" status: 200 len: 398 microversion: 1.26 2026-06-30 10:30:01.979 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92864]: [pid: 92864|app: 0|req: 2/9] 10.4.3.202 () {72 vars in 1609 bytes} [Tue Jun 30 10:29:52 2026] PUT /placement/resource_providers/71a181e3-2503-45c4-bc84-7b04e7b20824/inventories => generated 398 bytes in 34 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-30 10:30:01.979 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92862]: DEBUG placement.requestlog [req-396385a0-fb0d-4a05-ba9b-518604742d24 req-504efd87-180f-4696-b578-f549617048ea None None] Starting request: 10.4.3.202 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_MIPSEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_RISCV64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE41,COMPUTE_ARCH_PPC64LE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN" {{(pid=92862) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-30 10:30:01.979 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92862]: INFO placement.requestlog [req-396385a0-fb0d-4a05-ba9b-518604742d24 req-504efd87-180f-4696-b578-f549617048ea service nova] 10.4.3.202 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_MIPSEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_RISCV64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE41,COMPUTE_ARCH_PPC64LE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN" status: 200 len: 1991 microversion: 1.6 2026-06-30 10:30:01.979 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92862]: [pid: 92862|app: 0|req: 3/10] 10.4.3.202 () {68 vars in 4925 bytes} [Tue Jun 30 10:29:52 2026] GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_MIPSEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_RISCV64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE41,COMPUTE_ARCH_PPC64LE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN => generated 1991 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-30 10:30:01.979 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92861]: DEBUG placement.requestlog [req-396385a0-fb0d-4a05-ba9b-518604742d24 req-c69d826b-e6a2-4bc7-9727-d690a29f3113 None None] Starting request: 10.4.3.202 "PUT /placement/resource_providers/71a181e3-2503-45c4-bc84-7b04e7b20824/traits" {{(pid=92861) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-30 10:30:01.980 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92861]: INFO placement.requestlog [req-396385a0-fb0d-4a05-ba9b-518604742d24 req-c69d826b-e6a2-4bc7-9727-d690a29f3113 service nova] 10.4.3.202 "PUT /placement/resource_providers/71a181e3-2503-45c4-bc84-7b04e7b20824/traits" status: 200 len: 2026 microversion: 1.6 2026-06-30 10:30:01.980 | Jun 30 10:29:52 np0000003968 devstack@placement-api.service[92861]: [pid: 92861|app: 0|req: 4/11] 10.4.3.202 () {72 vars in 1594 bytes} [Tue Jun 30 10:29:52 2026] PUT /placement/resource_providers/71a181e3-2503-45c4-bc84-7b04e7b20824/traits => generated 2026 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-30 10:30:01.980 | Jun 30 10:30:01 np0000003968 devstack@placement-api.service[92863]: DEBUG dbcounter [-] [92863] Writing DB stats placement:SELECT=2 {{(pid=92863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:01.986 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:01.989 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-30 10:30:02.005 | enabled 2026-06-30 10:30:02.011 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-30 10:30:02.030 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-30 10:30:02.030 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-30 10:30:02.030 | Active: active (running) since Tue 2026-06-30 10:28:50 UTC; 1min 11s ago 2026-06-30 10:30:02.030 | Main PID: 89339 (neutron-ovn-age) 2026-06-30 10:30:02.030 | Tasks: 20 (limit: 77115) 2026-06-30 10:30:02.030 | Memory: 350.0M (peak: 350.6M) 2026-06-30 10:30:02.030 | CPU: 6.004s 2026-06-30 10:30:02.030 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-30 10:30:02.030 | ├─89339 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-30 10:30:02.030 | ├─90359 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-30 10:30:02.030 | ├─90632 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphjbgre1i/privsep.sock 2026-06-30 10:30:02.030 | └─93708 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps68l9s9r/privsep.sock 2026-06-30 10:30:02.030 | 2026-06-30 10:30:02.030 | Jun 30 10:29:30 np0000003968 neutron-ovn-agent[90359]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=d9f1da5e-f3d7-4a1f-b11a-5aab13ce15ed, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=90359) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-30 10:30:02.030 | Jun 30 10:29:30 np0000003968 neutron-ovn-agent[90359]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=90359) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-30 10:30:02.030 | Jun 30 10:29:31 np0000003968 neutron-ovn-agent[90359]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=d9f1da5e-f3d7-4a1f-b11a-5aab13ce15ed, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=90359) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-30 10:30:02.030 | Jun 30 10:29:31 np0000003968 neutron-ovn-agent[90359]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=90359) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-30 10:30:02.030 | Jun 30 10:29:52 np0000003968 neutron-ovn-agent[90359]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=90359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 10:30:02.030 | Jun 30 10:29:52 np0000003968 neutron-ovn-agent[90359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 10:30:02.030 | Jun 30 10:29:52 np0000003968 neutron-ovn-agent[90359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 10:30:02.030 | Jun 30 10:29:52 np0000003968 neutron-ovn-agent[90359]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=90359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 10:30:02.030 | Jun 30 10:29:52 np0000003968 neutron-ovn-agent[90359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 10:30:02.030 | Jun 30 10:29:52 np0000003968 neutron-ovn-agent[90359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 10:30:02.036 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.039 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-30 10:30:02.052 | not-found 2026-06-30 10:30:02.058 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.062 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-30 10:30:02.076 | not-found 2026-06-30 10:30:02.081 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.084 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-06-30 10:30:02.101 | enabled 2026-06-30 10:30:02.106 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-06-30 10:30:02.124 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-06-30 10:30:02.124 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-06-30 10:30:02.124 | Active: active (running) since Tue 2026-06-30 10:28:30 UTC; 1min 31s ago 2026-06-30 10:30:02.124 | Main PID: 84904 (swift-account-s) 2026-06-30 10:30:02.124 | Tasks: 5 (limit: 77115) 2026-06-30 10:30:02.124 | Memory: 66.6M (peak: 67.0M) 2026-06-30 10:30:02.124 | CPU: 1.241s 2026-06-30 10:30:02.124 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-06-30 10:30:02.124 | ├─84904 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-30 10:30:02.124 | ├─85159 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-30 10:30:02.124 | ├─85160 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-30 10:30:02.124 | ├─85162 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-30 10:30:02.124 | └─85163 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-30 10:30:02.124 | 2026-06-30 10:30:02.124 | Jun 30 10:28:31 np0000003968 account-server[84904]: Started child 85163 from parent 84904 2026-06-30 10:30:02.124 | Jun 30 10:28:31 np0000003968 swift-account-server[84904]: account-server: Started child 85163 from parent 84904 2026-06-30 10:30:02.124 | Jun 30 10:29:52 np0000003968 account-server[85162]: 127.0.0.1 - - [30/Jun/2026:10:29:52 +0000] "HEAD /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8" 404 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8?format=json" "txb8fa564b2a8a4c1e8d7fb-006a439aa0" "proxy-server 86297" 0.0010 "-" 85162 - 2026-06-30 10:30:02.124 | Jun 30 10:29:52 np0000003968 swift-account-server[85162]: account-server: 127.0.0.1 - - [30/Jun/2026:10:29:52 +0000] "HEAD /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8" 404 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8?format=json" "txb8fa564b2a8a4c1e8d7fb-006a439aa0" "proxy-server 86297" 0.0010 "-" 85162 - 2026-06-30 10:30:02.124 | Jun 30 10:29:53 np0000003968 account-server[85160]: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8" 201 - "-" "txe7785f014d7a430fb1af5-006a439aa1" "-" 0.0144 "-" 85160 - 2026-06-30 10:30:02.124 | Jun 30 10:29:53 np0000003968 swift-account-server[85160]: account-server: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8" 201 - "-" "txe7785f014d7a430fb1af5-006a439aa1" "-" 0.0144 "-" 85160 - 2026-06-30 10:30:02.124 | Jun 30 10:29:53 np0000003968 account-server[85162]: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "HEAD /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8" 204 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8?format=json" "txe7785f014d7a430fb1af5-006a439aa1" "proxy-server 86297" 0.0027 "-" 85162 - 2026-06-30 10:30:02.124 | Jun 30 10:29:53 np0000003968 swift-account-server[85162]: account-server: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "HEAD /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8" 204 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8?format=json" "txe7785f014d7a430fb1af5-006a439aa1" "proxy-server 86297" 0.0027 "-" 85162 - 2026-06-30 10:30:02.124 | Jun 30 10:29:53 np0000003968 account-server[85163]: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" "txe7785f014d7a430fb1af5-006a439aa1" "container-server 84657" 0.0036 "-" 85163 0 2026-06-30 10:30:02.124 | Jun 30 10:29:53 np0000003968 swift-account-server[85163]: account-server: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/146/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" "txe7785f014d7a430fb1af5-006a439aa1" "container-server 84657" 0.0036 "-" 85163 0 2026-06-30 10:30:02.129 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.133 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-06-30 10:30:02.149 | enabled 2026-06-30 10:30:02.155 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-06-30 10:30:02.172 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-06-30 10:30:02.173 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-06-30 10:30:02.173 | Active: active (running) since Tue 2026-06-30 10:28:29 UTC; 1min 33s ago 2026-06-30 10:30:02.173 | Main PID: 84406 (swift-container) 2026-06-30 10:30:02.173 | Tasks: 45 (limit: 77115) 2026-06-30 10:30:02.173 | Memory: 75.6M (peak: 77.5M) 2026-06-30 10:30:02.173 | CPU: 1.329s 2026-06-30 10:30:02.173 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-06-30 10:30:02.173 | ├─84406 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-30 10:30:02.173 | ├─84657 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-30 10:30:02.173 | ├─84659 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-30 10:30:02.173 | ├─84661 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-30 10:30:02.173 | └─84667 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-30 10:30:02.173 | 2026-06-30 10:30:02.173 | Jun 30 10:29:53 np0000003968 container-server[84657]: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" 201 - "PUT http://10.4.3.202:8081/sdb1/313/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" "tx6c4fcd94cd224fd785155-006a439aa1" "object-server 84194" 0.0005 "-" 84657 0 2026-06-30 10:30:02.173 | Jun 30 10:29:53 np0000003968 swift-container-server[84657]: container-server: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" 201 - "PUT http://10.4.3.202:8081/sdb1/313/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" "tx6c4fcd94cd224fd785155-006a439aa1" "object-server 84194" 0.0005 "-" 84657 0 2026-06-30 10:30:02.173 | Jun 30 10:29:56 np0000003968 container-server[84659]: 127.0.0.1 - - [30/Jun/2026:10:29:56 +0000] "HEAD /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" 204 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance?format=json" "tx250a97266d7b4667a85e9-006a439aa4" "proxy-server 86297" 0.0124 "-" 84659 0 2026-06-30 10:30:02.173 | Jun 30 10:29:56 np0000003968 swift-container-server[84659]: container-server: 127.0.0.1 - - [30/Jun/2026:10:29:56 +0000] "HEAD /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" 204 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance?format=json" "tx250a97266d7b4667a85e9-006a439aa4" "proxy-server 86297" 0.0124 "-" 84659 0 2026-06-30 10:30:02.173 | Jun 30 10:29:56 np0000003968 swift-container-server[84667]: container-server: 127.0.0.1 - - [30/Jun/2026:10:29:56 +0000] "PUT /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" 201 - "PUT http://10.4.3.202:8081/sdb1/268/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" "txf46fc568201d4defb8714-006a439aa4" "object-server 84194" 0.0014 "-" 84667 0 2026-06-30 10:30:02.173 | Jun 30 10:29:56 np0000003968 container-server[84667]: 127.0.0.1 - - [30/Jun/2026:10:29:56 +0000] "PUT /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" 201 - "PUT http://10.4.3.202:8081/sdb1/268/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" "txf46fc568201d4defb8714-006a439aa4" "object-server 84194" 0.0014 "-" 84667 0 2026-06-30 10:30:02.173 | Jun 30 10:29:59 np0000003968 container-server[84667]: 127.0.0.1 - - [30/Jun/2026:10:29:59 +0000] "HEAD /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" 204 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance?format=json" "tx12b12cf6974f4bf8965ed-006a439aa7" "proxy-server 86297" 0.0156 "-" 84667 0 2026-06-30 10:30:02.173 | Jun 30 10:29:59 np0000003968 swift-container-server[84667]: container-server: 127.0.0.1 - - [30/Jun/2026:10:29:59 +0000] "HEAD /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance" 204 - "HEAD http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance?format=json" "tx12b12cf6974f4bf8965ed-006a439aa7" "proxy-server 86297" 0.0156 "-" 84667 0 2026-06-30 10:30:02.173 | Jun 30 10:29:59 np0000003968 container-server[84657]: 127.0.0.1 - - [30/Jun/2026:10:29:59 +0000] "PUT /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" 201 - "PUT http://10.4.3.202:8081/sdb1/218/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" "txd6efd9862f344a46ba221-006a439aa7" "object-server 84197" 0.0004 "-" 84657 0 2026-06-30 10:30:02.173 | Jun 30 10:29:59 np0000003968 swift-container-server[84657]: container-server: 127.0.0.1 - - [30/Jun/2026:10:29:59 +0000] "PUT /sdb1/414/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" 201 - "PUT http://10.4.3.202:8081/sdb1/218/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" "txd6efd9862f344a46ba221-006a439aa7" "object-server 84197" 0.0004 "-" 84657 0 2026-06-30 10:30:02.178 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.182 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-06-30 10:30:02.201 | enabled 2026-06-30 10:30:02.207 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-06-30 10:30:02.228 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-06-30 10:30:02.229 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-06-30 10:30:02.229 | Active: active (running) since Tue 2026-06-30 10:28:27 UTC; 1min 34s ago 2026-06-30 10:30:02.229 | Main PID: 83899 (swift-object-se) 2026-06-30 10:30:02.229 | Tasks: 45 (limit: 77115) 2026-06-30 10:30:02.229 | Memory: 73.1M (peak: 95.8M) 2026-06-30 10:30:02.229 | CPU: 1.615s 2026-06-30 10:30:02.229 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-06-30 10:30:02.229 | ├─83899 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-30 10:30:02.229 | ├─84191 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-30 10:30:02.229 | ├─84194 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-30 10:30:02.229 | ├─84196 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-30 10:30:02.229 | └─84197 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-30 10:30:02.229 | 2026-06-30 10:30:02.229 | Jun 30 10:28:28 np0000003968 object-server[83899]: Started child 84196 from parent 83899 2026-06-30 10:30:02.229 | Jun 30 10:28:28 np0000003968 swift-object-server[83899]: object-server: Started child 84196 from parent 83899 2026-06-30 10:30:02.229 | Jun 30 10:28:28 np0000003968 object-server[83899]: Started child 84197 from parent 83899 2026-06-30 10:30:02.229 | Jun 30 10:28:28 np0000003968 swift-object-server[83899]: object-server: Started child 84197 from parent 83899 2026-06-30 10:30:02.229 | Jun 30 10:29:53 np0000003968 object-server[84194]: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/313/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" 201 - "PUT http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" "tx6c4fcd94cd224fd785155-006a439aa1" "proxy-server 86297" 0.2872 "-" 84194 0 2026-06-30 10:30:02.229 | Jun 30 10:29:53 np0000003968 swift-object-server[84194]: object-server: 127.0.0.1 - - [30/Jun/2026:10:29:53 +0000] "PUT /sdb1/313/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" 201 - "PUT http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/0a4ad657-71de-434b-951d-e1c0ebedaa85" "tx6c4fcd94cd224fd785155-006a439aa1" "proxy-server 86297" 0.2872 "-" 84194 0 2026-06-30 10:30:02.229 | Jun 30 10:29:56 np0000003968 swift-object-server[84194]: object-server: 127.0.0.1 - - [30/Jun/2026:10:29:56 +0000] "PUT /sdb1/268/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" 201 - "PUT http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" "txf46fc568201d4defb8714-006a439aa4" "proxy-server 86297" 0.2917 "-" 84194 0 2026-06-30 10:30:02.229 | Jun 30 10:29:56 np0000003968 object-server[84194]: 127.0.0.1 - - [30/Jun/2026:10:29:56 +0000] "PUT /sdb1/268/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" 201 - "PUT http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/bd40c2bc-21b3-4124-85e9-2e4cf2eba777" "txf46fc568201d4defb8714-006a439aa4" "proxy-server 86297" 0.2917 "-" 84194 0 2026-06-30 10:30:02.229 | Jun 30 10:29:59 np0000003968 object-server[84197]: 127.0.0.1 - - [30/Jun/2026:10:29:59 +0000] "PUT /sdb1/218/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" 201 - "PUT http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" "txd6efd9862f344a46ba221-006a439aa7" "proxy-server 86297" 0.2944 "-" 84197 0 2026-06-30 10:30:02.229 | Jun 30 10:29:59 np0000003968 swift-object-server[84197]: object-server: 127.0.0.1 - - [30/Jun/2026:10:29:59 +0000] "PUT /sdb1/218/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" 201 - "PUT http://10.4.3.202:8081/v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7" "txd6efd9862f344a46ba221-006a439aa7" "proxy-server 86297" 0.2944 "-" 84197 0 2026-06-30 10:30:02.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.239 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-06-30 10:30:02.254 | enabled 2026-06-30 10:30:02.259 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-06-30 10:30:02.278 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-06-30 10:30:02.278 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-06-30 10:30:02.278 | Active: active (running) since Tue 2026-06-30 10:28:33 UTC; 1min 28s ago 2026-06-30 10:30:02.278 | Main PID: 86225 (swift-proxy-ser) 2026-06-30 10:30:02.278 | Tasks: 2 (limit: 77115) 2026-06-30 10:30:02.278 | Memory: 82.2M (peak: 83.9M) 2026-06-30 10:30:02.278 | CPU: 1.957s 2026-06-30 10:30:02.278 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-06-30 10:30:02.278 | ├─86225 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-30 10:30:02.278 | └─86297 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-30 10:30:02.278 | 2026-06-30 10:30:02.278 | Jun 30 10:29:59 np0000003968 proxy-server[86297]: Validating token access rules against request 2026-06-30 10:30:02.278 | Jun 30 10:29:59 np0000003968 swift-proxy-server[86297]: proxy-server: Validating token access rules against request 2026-06-30 10:30:02.278 | Jun 30 10:29:59 np0000003968 proxy-server[86297]: Received request from user: user_id 18bb30d2aced43ac8d73aca63e555a0b, project_id dba5d54ba32b4f58b5aacb2bf1e821d8, roles ResellerAdmin,service 2026-06-30 10:30:02.278 | Jun 30 10:29:59 np0000003968 swift-proxy-server[86297]: proxy-server: Received request from user: user_id 18bb30d2aced43ac8d73aca63e555a0b, project_id dba5d54ba32b4f58b5aacb2bf1e821d8, roles ResellerAdmin,service 2026-06-30 10:30:02.278 | Jun 30 10:29:59 np0000003968 proxy-server[86297]: Using identity: {'user': ('18bb30d2aced43ac8d73aca63e555a0b', 'glance-swift'), 'tenant': ('dba5d54ba32b4f58b5aacb2bf1e821d8', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd6efd9862f344a46ba221-006a439aa7) 2026-06-30 10:30:02.279 | Jun 30 10:29:59 np0000003968 swift-proxy-server[86297]: proxy-server: Using identity: {'user': ('18bb30d2aced43ac8d73aca63e555a0b', 'glance-swift'), 'tenant': ('dba5d54ba32b4f58b5aacb2bf1e821d8', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd6efd9862f344a46ba221-006a439aa7) 2026-06-30 10:30:02.279 | Jun 30 10:29:59 np0000003968 proxy-server[86297]: User dba5d54ba32b4f58b5aacb2bf1e821d8 has reseller admin authorizing (txn: txd6efd9862f344a46ba221-006a439aa7) (client_ip: 10.4.3.202) 2026-06-30 10:30:02.279 | Jun 30 10:29:59 np0000003968 swift-proxy-server[86297]: proxy-server: User dba5d54ba32b4f58b5aacb2bf1e821d8 has reseller admin authorizing (txn: txd6efd9862f344a46ba221-006a439aa7) (client_ip: 10.4.3.202) 2026-06-30 10:30:02.279 | Jun 30 10:29:59 np0000003968 proxy-server[86297]: 10.4.3.202 10.4.3.202 30/Jun/2026/10/29/59 PUT /v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqQ5qn... 21692416 - - txd6efd9862f344a46ba221-006a439aa7 - 0.3007 - - 1782815399.598890543 1782815399.899575233 0 18bb30d2aced43ac8d73aca63e555a0b 2026-06-30 10:30:02.279 | Jun 30 10:29:59 np0000003968 swift-proxy-server[86297]: proxy-server: 10.4.3.202 10.4.3.202 30/Jun/2026/10/29/59 PUT /v1/AUTH_dba5d54ba32b4f58b5aacb2bf1e821d8/glance/aa4fe83c-eb05-4a4c-a676-72535bab1bb7 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqQ5qn... 21692416 - - txd6efd9862f344a46ba221-006a439aa7 - 0.3007 - - 1782815399.598890543 1782815399.899575233 0 18bb30d2aced43ac8d73aca63e555a0b 2026-06-30 10:30:02.284 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.287 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-30 10:30:02.302 | not-found 2026-06-30 10:30:02.307 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.310 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-06-30 10:30:02.326 | not-found 2026-06-30 10:30:02.331 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.335 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-06-30 10:30:02.353 | enabled 2026-06-30 10:30:02.357 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-06-30 10:30:02.376 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-06-30 10:30:02.376 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-06-30 10:30:02.376 | Active: active (running) since Tue 2026-06-30 10:28:31 UTC; 1min 30s ago 2026-06-30 10:30:02.376 | Main PID: 85438 (swift-container) 2026-06-30 10:30:02.376 | Tasks: 1 (limit: 77115) 2026-06-30 10:30:02.376 | Memory: 42.0M (peak: 45.6M) 2026-06-30 10:30:02.376 | CPU: 534ms 2026-06-30 10:30:02.376 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-06-30 10:30:02.376 | └─85438 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-06-30 10:30:02.376 | 2026-06-30 10:30:02.376 | Jun 30 10:28:31 np0000003968 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 swift-container-sync[85438]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 swift-container-sync[85438]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 swift-container-sync[85438]: we strongly recommend against using it for new projects. 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 swift-container-sync[85438]: If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 swift-container-sync[85438]: framework. For more detail see 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 swift-container-sync[85438]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 swift-container-sync[85438]: import eventlet 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 container-sync[85438]: Starting 85438 2026-06-30 10:30:02.376 | Jun 30 10:28:32 np0000003968 container-sync[85438]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-06-30 10:30:02.381 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.385 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-30 10:30:02.401 | enabled 2026-06-30 10:30:02.407 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-30 10:30:02.425 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-30 10:30:02.426 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-30 10:30:02.426 | Active: active (running) since Tue 2026-06-30 10:28:52 UTC; 1min 9s ago 2026-06-30 10:30:02.426 | Main PID: 90447 (uwsgi) 2026-06-30 10:30:02.426 | Status: "uWSGI is ready" 2026-06-30 10:30:02.426 | Tasks: 45 (limit: 77115) 2026-06-30 10:30:02.426 | Memory: 737.7M (peak: 738.4M) 2026-06-30 10:30:02.426 | CPU: 34.037s 2026-06-30 10:30:02.426 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-30 10:30:02.426 | ├─90447 "neutron-apiuWSGI master" 2026-06-30 10:30:02.426 | ├─90448 "neutron-apiuWSGI worker 1" 2026-06-30 10:30:02.426 | ├─90449 "neutron-apiuWSGI worker 2" 2026-06-30 10:30:02.426 | ├─90450 "neutron-apiuWSGI worker 3" 2026-06-30 10:30:02.426 | └─90451 "neutron-apiuWSGI worker 4" 2026-06-30 10:30:02.426 | 2026-06-30 10:30:02.426 | Jun 30 10:29:54 np0000003968 devstack@neutron-api.service[90448]: DEBUG dbcounter [-] [90448] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.426 | Jun 30 10:29:54 np0000003968 devstack@neutron-api.service[90450]: DEBUG dbcounter [-] [90450] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.426 | Jun 30 10:29:58 np0000003968 devstack@neutron-api.service[90449]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90449) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 10:30:02.426 | Jun 30 10:29:58 np0000003968 devstack@neutron-api.service[90449]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "dc53b1504a465e2688f443a1b5a49c90" from periodic health check thread {{(pid=90449) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 10:30:02.426 | Jun 30 10:29:58 np0000003968 devstack@neutron-api.service[90451]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90451) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 10:30:02.426 | Jun 30 10:29:58 np0000003968 devstack@neutron-api.service[90451]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "5b4932cf33215c12859fad9bda3bdcae" from periodic health check thread {{(pid=90451) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 10:30:02.426 | Jun 30 10:29:59 np0000003968 devstack@neutron-api.service[90448]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90448) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 10:30:02.426 | Jun 30 10:29:59 np0000003968 devstack@neutron-api.service[90448]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "03ad710b2bdd5e9bb685aa43aa3714ef" from periodic health check thread {{(pid=90448) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 10:30:02.426 | Jun 30 10:29:59 np0000003968 devstack@neutron-api.service[90450]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90450) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 10:30:02.426 | Jun 30 10:29:59 np0000003968 devstack@neutron-api.service[90450]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "285da9b08a7659b59f2fe4df755b9efd" from periodic health check thread {{(pid=90450) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 10:30:02.430 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.433 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-30 10:30:02.451 | enabled 2026-06-30 10:30:02.456 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-30 10:30:02.475 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-30 10:30:02.475 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-30 10:30:02.475 | Active: active (running) since Tue 2026-06-30 10:28:55 UTC; 1min 6s ago 2026-06-30 10:30:02.475 | Main PID: 91462 (neutron-periodi) 2026-06-30 10:30:02.475 | Tasks: 15 (limit: 77115) 2026-06-30 10:30:02.475 | Memory: 166.4M (peak: 166.9M) 2026-06-30 10:30:02.475 | CPU: 3.185s 2026-06-30 10:30:02.475 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-30 10:30:02.475 | ├─91462 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 10:30:02.476 | └─92442 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.476 | 2026-06-30 10:30:02.476 | Jun 30 10:28:58 np0000003968 neutron-periodic-workers[92442]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=92442) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-30 10:30:02.476 | Jun 30 10:28:58 np0000003968 neutron-periodic-workers[92442]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=92442) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-30 10:30:02.476 | Jun 30 10:28:58 np0000003968 neutron-periodic-workers[92442]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.202:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.037s {{(pid=92442) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-30 10:30:02.476 | Jun 30 10:28:58 np0000003968 neutron-periodic-workers[92442]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=92442) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-30 10:30:02.476 | Jun 30 10:28:58 np0000003968 neutron-periodic-workers[92442]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=92442) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-30 10:30:02.476 | Jun 30 10:28:58 np0000003968 neutron-periodic-workers[92442]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=92442) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-30 10:30:02.476 | Jun 30 10:29:08 np0000003968 neutron-periodic-workers[91462]: DEBUG dbcounter [-] [91462] Writing DB stats neutron:SELECT=4 {{(pid=91462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.476 | Jun 30 10:29:43 np0000003968 neutron-periodic-workers[92442]: DEBUG dbcounter [-] [92442] Writer thread running {{(pid=92442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:30:02.476 | Jun 30 10:29:43 np0000003968 neutron-periodic-workers[92442]: DEBUG oslo.service.backend._threading.loopingcall [None req-8f5266ce-05d5-4650-b709-489e0417e0f8 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=92442) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.476 | Jun 30 10:29:53 np0000003968 neutron-periodic-workers[92442]: DEBUG dbcounter [-] [92442] Writing DB stats neutron:SELECT=3 {{(pid=92442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.481 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.484 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-30 10:30:02.499 | enabled 2026-06-30 10:30:02.503 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-30 10:30:02.520 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-30 10:30:02.520 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-30 10:30:02.520 | Active: active (running) since Tue 2026-06-30 10:28:54 UTC; 1min 8s ago 2026-06-30 10:30:02.520 | Main PID: 90954 (neutron-rpc-ser) 2026-06-30 10:30:02.520 | Tasks: 99 (limit: 77115) 2026-06-30 10:30:02.520 | Memory: 343.0M (peak: 344.0M) 2026-06-30 10:30:02.520 | CPU: 6.353s 2026-06-30 10:30:02.520 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-30 10:30:02.520 | ├─90954 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 10:30:02.520 | ├─92277 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | ├─92288 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | ├─92301 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | ├─92305 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | ├─92315 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | ├─92323 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | ├─92345 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | └─92360 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.520 | 2026-06-30 10:30:02.520 | Jun 30 10:29:22 np0000003968 neutron-rpc-server[92301]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-30 10:30:02.520 | Jun 30 10:29:22 np0000003968 neutron-rpc-server[92301]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92301]: WARNING oslo_messaging.server [None req-aed60ab1-e6c3-416f-85ef-1c733d2866bd None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92288]: WARNING oslo_messaging.server [None req-14537fe8-9eff-43bc-bf75-37ad82a81d07 None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92315]: WARNING oslo_messaging.server [None req-d4ac4b53-41b6-4455-a99a-7130c94d0e56 None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92277]: WARNING oslo_messaging.server [None req-11d25af9-e201-45f3-8bdb-5f0b3882b588 None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92305]: WARNING oslo_messaging.server [None req-3ebed17c-43e4-4bae-a82e-c81d4d6a29ec None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92323]: WARNING oslo_messaging.server [None req-f4060f8a-fdc7-4cb6-b996-2bbc4345911c None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92345]: WARNING oslo_messaging.server [None req-dc1d3478-94ba-4864-b2f9-00d6b1434717 None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.520 | Jun 30 10:29:29 np0000003968 neutron-rpc-server[92360]: WARNING oslo_messaging.server [None req-d17e3c2f-363e-4d51-ba74-6b97d1d30807 None None] Possible hang: wait is waiting for stop to complete 2026-06-30 10:30:02.524 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.527 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:30:02.542 | enabled 2026-06-30 10:30:02.546 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-30 10:30:02.563 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:30:02.563 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-30 10:30:02.563 | Active: active (running) since Tue 2026-06-30 10:28:57 UTC; 1min 5s ago 2026-06-30 10:30:02.563 | Main PID: 91979 (neutron-ovn-mai) 2026-06-30 10:30:02.563 | Tasks: 12 (limit: 77115) 2026-06-30 10:30:02.563 | Memory: 266.4M (peak: 266.9M) 2026-06-30 10:30:02.563 | CPU: 4.756s 2026-06-30 10:30:02.563 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-30 10:30:02.563 | ├─91979 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 10:30:02.563 | └─92927 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 10:30:02.563 | 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=92927) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=92927) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG futurist.periodics [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=92927) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=92927) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=92927) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] OVN maintenance task update_security_group_with_address_group finished in 0.010 seconds 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG futurist.periodics [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=92927) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 10:30:02.563 | Jun 30 10:29:21 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG futurist.periodics [None req-c20dfcbf-fea1-4464-803e-839852882fd6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=92927) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 10:30:02.563 | Jun 30 10:29:31 np0000003968 neutron-ovn-maintenance-worker[92927]: DEBUG dbcounter [-] [92927] Writing DB stats neutron:SELECT=348,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=92927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.568 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.570 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-30 10:30:02.585 | enabled 2026-06-30 10:30:02.589 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-30 10:30:02.605 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-30 10:30:02.605 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-30 10:30:02.605 | Active: active (running) since Tue 2026-06-30 10:29:24 UTC; 38s ago 2026-06-30 10:30:02.605 | Main PID: 96403 (nova-novncproxy) 2026-06-30 10:30:02.605 | Tasks: 16 (limit: 77115) 2026-06-30 10:30:02.605 | Memory: 110.4M (peak: 110.6M) 2026-06-30 10:30:02.605 | CPU: 3.400s 2026-06-30 10:30:02.605 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-30 10:30:02.605 | └─96403 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-30 10:30:02.605 | 2026-06-30 10:30:02.605 | Jun 30 10:29:24 np0000003968 nova-novncproxy[96403]: If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:30:02.605 | Jun 30 10:29:24 np0000003968 nova-novncproxy[96403]: framework. For more detail see 2026-06-30 10:30:02.605 | Jun 30 10:29:24 np0000003968 nova-novncproxy[96403]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:30:02.605 | Jun 30 10:29:24 np0000003968 nova-novncproxy[96403]: import eventlet # noqa 2026-06-30 10:30:02.605 | Jun 30 10:29:24 np0000003968 nova-novncproxy[96403]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:30:02.605 | Jun 30 10:29:26 np0000003968 nova-novncproxy[96403]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-30 10:30:02.605 | Jun 30 10:29:26 np0000003968 nova-novncproxy[96403]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-30 10:30:02.605 | Jun 30 10:29:26 np0000003968 nova-novncproxy[96403]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-30 10:30:02.605 | Jun 30 10:29:26 np0000003968 nova-novncproxy[96403]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-30 10:30:02.605 | Jun 30 10:29:26 np0000003968 nova-novncproxy[96403]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-30 10:30:02.609 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.612 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-30 10:30:02.627 | enabled 2026-06-30 10:30:02.631 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-30 10:30:02.648 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-30 10:30:02.648 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-30 10:30:02.648 | Active: active (running) since Tue 2026-06-30 10:29:26 UTC; 36s ago 2026-06-30 10:30:02.648 | Main PID: 97240 (nova-conductor:) 2026-06-30 10:30:02.648 | Tasks: 33 (limit: 77115) 2026-06-30 10:30:02.648 | Memory: 208.8M (peak: 209.8M) 2026-06-30 10:30:02.648 | CPU: 2.742s 2026-06-30 10:30:02.648 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-30 10:30:02.648 | ├─97240 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-30 10:30:02.648 | ├─98749 "nova-conductor: ServiceWrapper worker(0)" 2026-06-30 10:30:02.648 | ├─98755 "nova-conductor: ServiceWrapper worker(1)" 2026-06-30 10:30:02.648 | ├─98762 "nova-conductor: ServiceWrapper worker(2)" 2026-06-30 10:30:02.648 | └─98766 "nova-conductor: ServiceWrapper worker(3)" 2026-06-30 10:30:02.648 | 2026-06-30 10:30:02.648 | Jun 30 10:29:38 np0000003968 nova-conductor[97240]: DEBUG dbcounter [-] [97240] Writing DB stats nova_cell0:SELECT=1 {{(pid=97240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.648 | Jun 30 10:29:38 np0000003968 nova-conductor[97240]: DEBUG dbcounter [-] [97240] Writing DB stats nova_cell1:SELECT=1 {{(pid=97240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.648 | Jun 30 10:29:39 np0000003968 nova-conductor[98766]: DEBUG oslo.service.backend._threading.loopingcall [None req-bfba6b20-c643-4e98-9de4-58633a41f70e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98766) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.648 | Jun 30 10:29:43 np0000003968 nova-conductor[98755]: DEBUG oslo.service.backend._threading.loopingcall [None req-46c34d76-895b-4e49-b105-43095abbc677 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98755) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.648 | Jun 30 10:29:44 np0000003968 nova-conductor[98749]: DEBUG dbcounter [-] [98749] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.648 | Jun 30 10:29:44 np0000003968 nova-conductor[98762]: DEBUG dbcounter [-] [98762] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.648 | Jun 30 10:29:44 np0000003968 nova-conductor[98755]: DEBUG dbcounter [-] [98755] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.648 | Jun 30 10:29:44 np0000003968 nova-conductor[98766]: DEBUG dbcounter [-] [98766] Writing DB stats nova_cell0:SELECT=3 {{(pid=98766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 10:30:02.648 | Jun 30 10:29:46 np0000003968 nova-conductor[98749]: DEBUG oslo.service.backend._threading.loopingcall [None req-36bff959-5ce4-4b1a-9669-140c3becbec0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98749) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.648 | Jun 30 10:29:47 np0000003968 nova-conductor[98762]: DEBUG oslo.service.backend._threading.loopingcall [None req-75cffdd6-c8f3-49c5-ae04-a22e4e732258 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.652 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 10:30:02.655 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-30 10:30:02.671 | enabled 2026-06-30 10:30:02.675 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-30 10:30:02.691 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-30 10:30:02.691 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-30 10:30:02.691 | Active: active (running) since Tue 2026-06-30 10:29:27 UTC; 34s ago 2026-06-30 10:30:02.691 | Main PID: 97785 (nova-conductor:) 2026-06-30 10:30:02.691 | Tasks: 53 (limit: 77115) 2026-06-30 10:30:02.691 | Memory: 221.3M (peak: 222.0M) 2026-06-30 10:30:02.691 | CPU: 2.605s 2026-06-30 10:30:02.691 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-30 10:30:02.691 | ├─97785 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-30 10:30:02.691 | ├─98873 "nova-conductor: ServiceWrapper worker(0)" 2026-06-30 10:30:02.691 | ├─98875 "nova-conductor: ServiceWrapper worker(1)" 2026-06-30 10:30:02.691 | ├─98883 "nova-conductor: ServiceWrapper worker(2)" 2026-06-30 10:30:02.691 | └─98886 "nova-conductor: ServiceWrapper worker(3)" 2026-06-30 10:30:02.691 | 2026-06-30 10:30:02.691 | Jun 30 10:29:44 np0000003968 nova-conductor[98873]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98873) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:44 np0000003968 nova-conductor[98875]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98875) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:44 np0000003968 nova-conductor[98886]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98886) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:44 np0000003968 nova-conductor[98883]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98883) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:51 np0000003968 nova-conductor[98883]: DEBUG oslo.service.backend._threading.loopingcall [None req-c4daa796-bde4-48e0-ab9f-10be6999880d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98883) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:53 np0000003968 nova-conductor[98875]: DEBUG oslo.service.backend._threading.loopingcall [None req-25139731-39e4-4a52-a545-6bd50e79d60f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98875) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:54 np0000003968 nova-conductor[98873]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98873) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:54 np0000003968 nova-conductor[98875]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98875) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:54 np0000003968 nova-conductor[98883]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98883) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.691 | Jun 30 10:29:54 np0000003968 nova-conductor[98886]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98886) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 10:30:02.696 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-30 10:30:02.730 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:02.733 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-30 10:30:02.753 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:02.756 | + ./stack.sh:main:1451 : /opt/stack/devstack/tools/discover_hosts.sh 2026-06-30 10:30:02.973 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:30:02.973 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:30:02.973 | we strongly recommend against using it for new projects. 2026-06-30 10:30:02.973 | 2026-06-30 10:30:02.973 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:30:02.973 | framework. For more detail see 2026-06-30 10:30:02.973 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:30:02.973 | 2026-06-30 10:30:02.973 | import eventlet # noqa 2026-06-30 10:30:03.138 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:30:04.624 | INFO dbcounter [None req-b3876837-3cdf-4e87-bbae-0d58809869e5 None None] Registered counter for database nova_api 2026-06-30 10:30:04.686 | DEBUG dbcounter [-] [104707] Writer thread running {{(pid=104707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:30:04.691 | Found 2 cell mappings. 2026-06-30 10:30:04.691 | Skipping cell0 since it does not contain hosts. 2026-06-30 10:30:04.691 | Getting computes from cell 'cell1': a4a7914a-2ec9-4ec3-8ecb-a8fe1e8446f6 2026-06-30 10:30:04.691 | INFO dbcounter [None req-b3876837-3cdf-4e87-bbae-0d58809869e5 None None] Registered counter for database nova_cell1 2026-06-30 10:30:04.731 | DEBUG dbcounter [-] [104707] Writer thread running {{(pid=104707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 10:30:04.924 | Checking host mapping for compute host 'np0000003968': 71a181e3-2503-45c4-bc84-7b04e7b20824 2026-06-30 10:30:04.924 | Creating host mapping for compute host 'np0000003968': 71a181e3-2503-45c4-bc84-7b04e7b20824 2026-06-30 10:30:04.924 | Found 1 unmapped computes in cell: a4a7914a-2ec9-4ec3-8ecb-a8fe1e8446f6 2026-06-30 10:30:05.441 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-30 10:30:05.663 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 10:30:05.663 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 10:30:05.663 | we strongly recommend against using it for new projects. 2026-06-30 10:30:05.663 | 2026-06-30 10:30:05.663 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 10:30:05.663 | framework. For more detail see 2026-06-30 10:30:05.663 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 10:30:05.663 | 2026-06-30 10:30:05.663 | import eventlet # noqa 2026-06-30 10:30:05.828 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 10:30:07.860 | +-------------------------------------------+ 2026-06-30 10:30:07.860 | | Upgrade Check Results | 2026-06-30 10:30:07.860 | +-------------------------------------------+ 2026-06-30 10:30:07.860 | | Check: Cells v2 | 2026-06-30 10:30:07.860 | | Result: Success | 2026-06-30 10:30:07.860 | | Details: None | 2026-06-30 10:30:07.860 | +-------------------------------------------+ 2026-06-30 10:30:07.860 | | Check: Placement API | 2026-06-30 10:30:07.860 | | Result: Success | 2026-06-30 10:30:07.860 | | Details: None | 2026-06-30 10:30:07.860 | +-------------------------------------------+ 2026-06-30 10:30:07.860 | | Check: Cinder API | 2026-06-30 10:30:07.860 | | Result: Success | 2026-06-30 10:30:07.860 | | Details: None | 2026-06-30 10:30:07.860 | +-------------------------------------------+ 2026-06-30 10:30:07.860 | | Check: Policy File JSON to YAML Migration | 2026-06-30 10:30:07.860 | | Result: Success | 2026-06-30 10:30:07.860 | | Details: None | 2026-06-30 10:30:07.861 | +-------------------------------------------+ 2026-06-30 10:30:07.861 | | Check: Older than N-1 computes | 2026-06-30 10:30:07.861 | | Result: Success | 2026-06-30 10:30:07.861 | | Details: None | 2026-06-30 10:30:07.861 | +-------------------------------------------+ 2026-06-30 10:30:07.861 | | Check: hw_machine_type unset | 2026-06-30 10:30:07.861 | | Result: Success | 2026-06-30 10:30:07.861 | | Details: None | 2026-06-30 10:30:07.861 | +-------------------------------------------+ 2026-06-30 10:30:07.861 | | Check: Service User Token Configuration | 2026-06-30 10:30:07.861 | | Result: Success | 2026-06-30 10:30:07.861 | | Details: None | 2026-06-30 10:30:07.861 | +-------------------------------------------+ 2026-06-30 10:30:08.423 | + ./stack.sh:main:1471 : [[ -x /opt/stack/devstack/local.sh ]] 2026-06-30 10:30:08.426 | + ./stack.sh:main:1482 : command openstack complete 2026-06-30 10:30:08.427 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-30 10:30:08.693 | 2026-06-30 10:30:08.703 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-30 10:30:08.723 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:08.726 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-30 10:30:08.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 10:30:08.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 10:30:08.734 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-30 10:30:08.737 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:30:08.740 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-30 10:30:08.743 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-30 10:30:08.746 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-30 10:30:08.749 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-30 10:30:08.752 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-30 10:30:08.755 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-30 10:30:08.757 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-30 10:30:08.762 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-30 10:30:08.805 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-06-30 10:30:08.808 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-30 10:30:08.811 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-30 10:30:08.827 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-30 10:30:08.843 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-06-30 10:30:08.846 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:30:08.849 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-06-30 10:30:08.853 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-30 10:30:08.856 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 10:30:08.859 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-30 10:30:08.862 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-30 10:30:08.865 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 10:30:08.868 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 10:30:08.871 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 10:30:08.874 | + functions-common:run_phase:1858 : local extra 2026-06-30 10:30:08.878 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-30 10:30:08.883 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 10:30:08.886 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 10:30:08.889 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-30 10:30:08.891 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-06-30 10:30:08.895 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 10:30:08.914 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:08.917 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:30:08.920 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:30:08.923 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-30 10:30:08.926 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:30:08.929 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 10:30:08.931 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:30:08.935 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-30 10:30:08.938 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:30:08.941 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-30 10:30:08.944 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:30:08.947 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-30 10:30:08.950 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-30 10:30:08.998 | [9801 Async install_tempest:57839]: Waiting for completion of install_tempest running on PID 57839 (1 other jobs running) 2026-06-30 10:30:09.021 | [9801 Async install_tempest:57839]: Signaling child to exit 2026-06-30 10:30:09.021 | WAKEUP 2026-06-30 10:30:09.041 | [9801 Async install_tempest:57839]: Signaled 2026-06-30 10:30:09.043 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-30 10:30:09.043 | +++ functions-common:git_clone:593 : pwd 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:30:09.043 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:610 : echo master 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:673 : head -1 2026-06-30 10:30:09.043 | 8d40001b9 Use reader role for image tests 2026-06-30 10:30:09.043 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:30:09.043 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-30 10:30:09.043 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-30 10:30:09.043 | ++ 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 'tox!=2.8.0,<4.0.0' 2026-06-30 10:30:09.043 | Collecting tox!=2.8.0,<4.0.0 2026-06-30 10:30:09.043 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-30 10:30:09.043 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 10:30:09.043 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 10:30:09.043 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-30 10:30:09.043 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 10:30:09.043 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 10:30:09.043 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-30 10:30:09.043 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-30 10:30:09.043 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-30 10:30:09.043 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 10:30:09.043 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-30 10:30:09.043 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-30 10:30:09.043 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-30 10:30:09.043 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-30 10:30:09.044 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-30 10:30:09.044 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-30 10:30:09.044 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-30 10:30:09.044 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-30 10:30:09.044 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-30 10:30:09.044 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-30 10:30:09.044 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-30 10:30:09.044 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 92.1 MB/s 0:00:00 2026-06-30 10:30:09.044 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-30 10:30:09.044 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-30 10:30:09.044 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-30 10:30:09.044 | 2026-06-30 10:30:09.044 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-30 10:30:09.044 | ++ inc/python:pip_install:216 : result=0 2026-06-30 10:30:09.044 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2420 : local name 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2423 : local total 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2427 : start_time=1782815114792 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2429 : [[ -z 1782815114792 ]] 2026-06-30 10:30:09.044 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2432 : end_time=1782815116520 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2433 : elapsed_time=1728 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2434 : total=89827 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:30:09.044 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91555 2026-06-30 10:30:09.044 | ++ inc/python:pip_install:219 : return 0 2026-06-30 10:30:09.044 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-30 10:30:09.044 | ~/tempest ~/devstack 2026-06-30 10:30:09.044 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-30 10:30:09.044 | Already on 'master' 2026-06-30 10:30:09.044 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-30 10:30:09.044 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-30 10:30:09.044 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.iwDzk2CnS9 2026-06-30 10:30:09.044 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.iwDzk2CnS9 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.iwDzk2CnS9 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:09.044 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:09.044 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-30 10:30:09.044 | full create: /opt/stack/tempest/.tox/tempest 2026-06-30 10:30:09.044 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-30 10:30:09.044 | full develop-inst: /opt/stack/tempest 2026-06-30 10:30:09.044 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 10:30:09.044 | ___________________________________ summary ____________________________________ 2026-06-30 10:30:09.044 | full: skipped tests 2026-06-30 10:30:09.044 | congratulations :) 2026-06-30 10:30:09.044 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.iwDzk2CnS9 -r requirements.txt 2026-06-30 10:30:09.044 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-30 10:30:09.044 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-30 10:30:09.044 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-30 10:30:09.044 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-30 10:30:09.044 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-30 10:30:09.044 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-30 10:30:09.044 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-30 10:30:09.044 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-30 10:30:09.044 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-30 10:30:09.044 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-30 10:30:09.044 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-30 10:30:09.044 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-30 10:30:09.044 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-30 10:30:09.044 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-30 10:30:09.044 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-30 10:30:09.045 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-30 10:30:09.045 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-30 10:30:09.045 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-30 10:30:09.045 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-30 10:30:09.045 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-30 10:30:09.045 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-30 10:30:09.045 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-30 10:30:09.045 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-30 10:30:09.045 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-30 10:30:09.045 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-30 10:30:09.045 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-30 10:30:09.045 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-30 10:30:09.045 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-30 10:30:09.045 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-30 10:30:09.045 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-30 10:30:09.045 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-30 10:30:09.045 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-30 10:30:09.045 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.iwDzk2CnS9 2026-06-30 10:30:09.045 | ++ lib/tempest:install_tempest:868 : popd 2026-06-30 10:30:09.045 | ~/devstack 2026-06-30 10:30:09.083 | [9801 Async install_tempest:57839]: finished install_tempest with result 0 in 22 seconds 2026-06-30 10:30:09.088 | ++ inc/async:async_wait:197 : return 0 2026-06-30 10:30:09.090 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-30 10:30:09.093 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:30:09.096 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-30 10:30:09.099 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-30 10:30:09.102 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-30 10:30:09.105 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-30 10:30:09.106 | ++ inc/python:setup_develop:353 : local bindep 2026-06-30 10:30:09.108 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 10:30:09.111 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-30 10:30:09.113 | ++ inc/python:setup_develop:359 : local extras= 2026-06-30 10:30:09.115 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-30 10:30:09.118 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 10:30:09.120 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 10:30:09.122 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-30 10:30:09.125 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 10:30:09.126 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 10:30:09.130 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-30 10:30:09.132 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 10:30:09.135 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-30 10:30:09.138 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 10:30:09.140 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 10:30:09.143 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-30 10:30:09.149 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-30 10:30:09.151 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-30 10:30:09.153 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-30 10:30:09.231 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-30 10:30:09.233 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-30 10:30:09.235 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-30 10:30:09.238 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 10:30:09.240 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 10:30:09.243 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-30 10:30:09.245 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-30 10:30:09.248 | ++ inc/python:setup_package:446 : local extras= 2026-06-30 10:30:09.250 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 10:30:09.252 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 10:30:09.254 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 10:30:09.256 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 10:30:09.258 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 10:30:09.261 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-30 10:30:09.281 | Using python 3.12 to install /opt/stack/tempest 2026-06-30 10:30:09.284 | ++ 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/tempest 2026-06-30 10:30:09.770 | Obtaining file:///opt/stack/tempest 2026-06-30 10:30:09.772 | Installing build dependencies: started 2026-06-30 10:30:10.650 | Installing build dependencies: finished with status 'done' 2026-06-30 10:30:10.651 | Checking if build backend supports build_editable: started 2026-06-30 10:30:10.937 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 10:30:10.938 | Getting requirements to build editable: started 2026-06-30 10:30:11.097 | Getting requirements to build editable: finished with status 'done' 2026-06-30 10:30:11.098 | Preparing editable metadata (pyproject.toml): started 2026-06-30 10:30:11.899 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 10:30:11.912 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-06-30 10:30:11.912 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-06-30 10:30:11.913 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-06-30 10:30:11.913 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-06-30 10:30:11.913 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-06-30 10:30:11.914 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-06-30 10:30:11.914 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-06-30 10:30:11.914 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-06-30 10:30:11.915 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-06-30 10:30:11.915 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-06-30 10:30:11.991 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-06-30 10:30:11.992 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-30 10:30:11.995 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-06-30 10:30:11.995 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-06-30 10:30:11.995 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-06-30 10:30:11.996 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-06-30 10:30:11.997 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-06-30 10:30:11.997 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-06-30 10:30:11.997 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-06-30 10:30:11.998 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-06-30 10:30:11.998 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-06-30 10:30:11.998 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-06-30 10:30:11.999 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-06-30 10:30:11.999 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-06-30 10:30:12.000 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-06-30 10:30:12.001 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-06-30 10:30:12.004 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-06-30 10:30:12.004 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-06-30 10:30:12.004 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-06-30 10:30:12.005 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-06-30 10:30:12.006 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-06-30 10:30:12.008 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-06-30 10:30:12.009 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.1) 2026-06-30 10:30:12.013 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-06-30 10:30:12.013 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-06-30 10:30:12.014 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-06-30 10:30:12.014 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-06-30 10:30:12.018 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-06-30 10:30:12.021 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-06-30 10:30:12.022 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-06-30 10:30:12.024 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-06-30 10:30:12.025 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-06-30 10:30:12.026 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-06-30 10:30:12.028 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-06-30 10:30:12.029 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-06-30 10:30:12.029 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-06-30 10:30:12.030 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-06-30 10:30:12.031 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-06-30 10:30:12.033 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-06-30 10:30:12.035 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-06-30 10:30:12.035 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-06-30 10:30:12.039 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (82.0.1) 2026-06-30 10:30:12.040 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-06-30 10:30:12.049 | 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->tempest==46.3.1.dev36) (1.17.0) 2026-06-30 10:30:12.054 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-06-30 10:30:12.054 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-06-30 10:30:12.055 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-06-30 10:30:12.065 | 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.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-06-30 10:30:12.065 | 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.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-06-30 10:30:12.068 | 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.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-06-30 10:30:12.075 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-06-30 10:30:12.086 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-06-30 10:30:12.088 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 10:30:12.106 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-30 10:30:12.107 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-30 10:30:12.112 | Building wheels for collected packages: tempest 2026-06-30 10:30:12.113 | Building editable for tempest (pyproject.toml): started 2026-06-30 10:30:13.071 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-30 10:30:13.072 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8324 sha256=122b0c72657c0429e51f4fbaf97c8fc5c7b6dca03c7c7ca86a50c7c2ba24bb1d 2026-06-30 10:30:13.072 | Stored in directory: /tmp/pip-ephem-wheel-cache-0viphk7a/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-30 10:30:13.074 | Successfully built tempest 2026-06-30 10:30:13.221 | Installing collected packages: tomlkit, stestr, tempest 2026-06-30 10:30:13.351 | 2026-06-30 10:30:13.369 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-06-30 10:30:13.480 | ++ inc/python:pip_install:216 : result=0 2026-06-30 10:30:13.482 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-30 10:30:13.484 | ++ functions-common:time_stop:2420 : local name 2026-06-30 10:30:13.487 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 10:30:13.488 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 10:30:13.491 | ++ functions-common:time_stop:2423 : local total 2026-06-30 10:30:13.493 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 10:30:13.495 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-30 10:30:13.497 | ++ functions-common:time_stop:2427 : start_time=1782815409276 2026-06-30 10:30:13.498 | ++ functions-common:time_stop:2429 : [[ -z 1782815409276 ]] 2026-06-30 10:30:13.501 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 10:30:13.505 | ++ functions-common:time_stop:2432 : end_time=1782815413501 2026-06-30 10:30:13.507 | ++ functions-common:time_stop:2433 : elapsed_time=4225 2026-06-30 10:30:13.510 | ++ functions-common:time_stop:2434 : total=95049 2026-06-30 10:30:13.512 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 10:30:13.514 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99274 2026-06-30 10:30:13.515 | ++ inc/python:pip_install:219 : return 0 2026-06-30 10:30:13.518 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 10:30:13.520 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:30:13.522 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-30 10:30:13.525 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-30 10:30:13.527 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 10:30:13.529 | ++ 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-06-30 10:30:13.532 | ++ 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/tempest, ]] 2026-06-30 10:30:13.535 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-30 10:30:13.537 | ++ lib/tempest:configure_tempest:210 : local 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,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-30 10:30:13.540 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-30 10:30:13.542 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-30 10:30:13.544 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-30 10:30:13.546 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-30 10:30:13.548 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-30 10:30:13.551 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-30 10:30:13.554 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-30 10:30:13.557 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-30 10:30:13.559 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-30 10:30:13.562 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-30 10:30:13.563 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-30 10:30:13.565 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-30 10:30:13.568 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-30 10:30:13.571 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-30 10:30:13.573 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-30 10:30:13.576 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-30 10:30:13.579 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-30 10:30:13.582 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-30 10:30:13.582 | ' 2026-06-30 10:30:13.584 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-30 10:30:13.587 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-30 10:30:13.605 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:13.607 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-30 10:30:13.610 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-30 10:30:13.613 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-30 10:30:13.616 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-30 10:30:13.619 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 10:30:13.621 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-30 10:30:13.622 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-30 10:30:13.829 | 2026-06-30 10:30:13.839 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:30:13.842 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-30 10:30:13.845 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-30 10:30:13.847 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-30 10:30:13.849 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 10:30:13.852 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-30 10:30:13.855 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-30 10:30:13.857 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-30 10:30:13.860 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 10:30:13.863 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-30 10:30:13.866 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-30 10:30:13.869 | ++ lib/tempest:get_active_images:176 : img_id=aa4fe83c-eb05-4a4c-a676-72535bab1bb7 2026-06-30 10:30:13.872 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-30 10:30:13.874 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 10:30:13.876 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-06-30 10:30:13.879 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-30 10:30:13.881 | ++ lib/tempest:configure_tempest:272 : '[' -z aa4fe83c-eb05-4a4c-a676-72535bab1bb7 ']' 2026-06-30 10:30:13.884 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-06-30 10:30:13.886 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-06-30 10:30:13.889 | ++ lib/tempest:configure_tempest:279 : [[ bd40c2bc-21b3-4124-85e9-2e4cf2eba777 != \a\a\4\f\e\8\3\c\-\e\b\0\5\-\4\a\4\c\-\a\6\7\6\-\7\2\5\3\5\b\a\b\1\b\b\7 ]] 2026-06-30 10:30:13.892 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=bd40c2bc-21b3-4124-85e9-2e4cf2eba777 2026-06-30 10:30:13.893 | ++ lib/tempest:configure_tempest:281 : break 2026-06-30 10:30:13.896 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-06-30 10:30:13.909 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-30 10:30:13.913 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-06-30 10:30:13.916 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-30 10:30:13.918 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-30 10:30:13.921 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-30 10:30:13.923 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-30 10:30:13.926 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-30 10:30:13.928 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-30 10:30:13.931 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-30 10:30:13.932 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-30 10:30:14.252 | 2026-06-30 10:30:14.262 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:30:14.266 | ++ lib/tempest:configure_tempest:303 : admin_project_id=3d273e1e53cd43b49cdf41b5fb923a60 2026-06-30 10:30:14.269 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-30 10:30:14.284 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:14.287 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-30 10:30:14.491 | 2026-06-30 10:30:14.501 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:30:14.504 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 10:30:14.504 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 10:30:14.504 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 10:30:14.504 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 10:30:14.504 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 10:30:14.504 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 10:30:14.505 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 10:30:14.505 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 10:30:14.505 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 10:30:14.505 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 10:30:14.505 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 10:30:14.505 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 10:30:14.505 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 10:30:14.505 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-30 10:30:14.507 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-30 10:30:14.510 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 10:30:14.510 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 10:30:14.510 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 10:30:14.510 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 10:30:14.510 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 10:30:14.510 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 10:30:14.510 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 10:30:14.510 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 10:30:14.510 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 10:30:14.510 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 10:30:14.510 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 10:30:14.510 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 10:30:14.510 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 10:30:14.510 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-30 10:30:14.513 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib aa4fe83c-eb05-4a4c-a676-72535bab1bb7 2026-06-30 10:30:14.514 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-30 10:30:14.519 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show aa4fe83c-eb05-4a4c-a676-72535bab1bb7 -c size -f value 2026-06-30 10:30:14.721 | 2026-06-30 10:30:14.733 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:30:14.737 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-30 10:30:14.741 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-30 10:30:14.741 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-30 10:30:14.766 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-30 10:30:14.768 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-30 10:30:14.771 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-30 10:30:14.988 | 2026-06-30 10:30:14.988 | +----------------------------+-----------------------+ 2026-06-30 10:30:14.988 | | Field | Value | 2026-06-30 10:30:14.988 | +----------------------------+-----------------------+ 2026-06-30 10:30:14.988 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:30:14.988 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:30:14.988 | | description | None | 2026-06-30 10:30:14.988 | | disk | 1 | 2026-06-30 10:30:14.988 | | id | 42 | 2026-06-30 10:30:14.988 | | name | m1.nano | 2026-06-30 10:30:14.988 | | os-flavor-access:is_public | True | 2026-06-30 10:30:14.988 | | properties | hw_rng:allowed='True' | 2026-06-30 10:30:14.988 | | ram | 192 | 2026-06-30 10:30:14.988 | | rxtx_factor | 1.0 | 2026-06-30 10:30:14.988 | | swap | 0 | 2026-06-30 10:30:14.988 | | vcpus | 1 | 2026-06-30 10:30:14.988 | +----------------------------+-----------------------+ 2026-06-30 10:30:14.996 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-30 10:30:14.999 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 10:30:14.999 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 10:30:14.999 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 10:30:14.999 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 10:30:14.999 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 10:30:14.999 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 10:30:14.999 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 10:30:15.000 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 10:30:15.000 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 10:30:15.000 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 10:30:15.000 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 10:30:15.000 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 10:30:15.000 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 10:30:15.000 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-30 10:30:15.003 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib bd40c2bc-21b3-4124-85e9-2e4cf2eba777 2026-06-30 10:30:15.006 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-30 10:30:15.009 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show bd40c2bc-21b3-4124-85e9-2e4cf2eba777 -c size -f value 2026-06-30 10:30:15.200 | 2026-06-30 10:30:15.211 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:30:15.215 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-06-30 10:30:15.218 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-06-30 10:30:15.218 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-30 10:30:15.241 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-30 10:30:15.244 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-30 10:30:15.248 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-30 10:30:15.456 | 2026-06-30 10:30:15.456 | +----------------------------+-----------------------+ 2026-06-30 10:30:15.456 | | Field | Value | 2026-06-30 10:30:15.456 | +----------------------------+-----------------------+ 2026-06-30 10:30:15.456 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 10:30:15.456 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 10:30:15.456 | | description | None | 2026-06-30 10:30:15.456 | | disk | 1 | 2026-06-30 10:30:15.456 | | id | 84 | 2026-06-30 10:30:15.456 | | name | m1.micro | 2026-06-30 10:30:15.456 | | os-flavor-access:is_public | True | 2026-06-30 10:30:15.456 | | properties | hw_rng:allowed='True' | 2026-06-30 10:30:15.456 | | ram | 256 | 2026-06-30 10:30:15.456 | | rxtx_factor | 1.0 | 2026-06-30 10:30:15.456 | | swap | 0 | 2026-06-30 10:30:15.456 | | vcpus | 1 | 2026-06-30 10:30:15.456 | +----------------------------+-----------------------+ 2026-06-30 10:30:15.464 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-30 10:30:15.466 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-30 10:30:15.483 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:15.485 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-30 10:30:15.487 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-06-30 10:30:15.489 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-30 10:30:15.492 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-30 10:30:15.494 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-30 10:30:15.497 | +++ functions-common:git_clone:593 : pwd 2026-06-30 10:30:15.500 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-06-30 10:30:15.503 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 10:30:15.505 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 10:30:15.523 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-30 10:30:15.525 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 10:30:15.528 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 10:30:15.531 | ++ functions-common:git_clone:610 : echo master 2026-06-30 10:30:15.531 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 10:30:15.536 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-30 10:30:15.539 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-06-30 10:30:15.541 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-30 10:30:15.555 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-30 10:30:15.559 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-30 10:30:15.559 | ++ functions-common:git_clone:673 : head -1 2026-06-30 10:30:15.563 | 5d0367e Clean-up zuul config spacing 2026-06-30 10:30:15.566 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-06-30 10:30:15.569 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-30 10:30:15.569 | ~/os-test-images ~/devstack 2026-06-30 10:30:15.572 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-30 10:30:15.789 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-30 10:30:16.090 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-30 10:30:17.410 | generate installed: PyYAML==6.0.3 2026-06-30 10:30:17.410 | generate run-test-pre: PYTHONHASHSEED='399374922' 2026-06-30 10:30:17.410 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-30 10:30:17.471 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-30 10:30:17.486 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-30 10:30:17.497 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-30 10:30:17.514 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-30 10:30:17.516 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-30 10:30:17.522 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-30 10:30:17.529 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-30 10:30:17.565 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-30 10:30:17.573 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-30 10:30:17.579 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-30 10:30:17.589 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-30 10:30:17.589 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-30 10:30:17.595 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-30 10:30:17.600 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-30 10:30:17.613 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-30 10:30:17.615 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-30 10:30:17.618 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-30 10:30:17.625 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-30 10:30:17.635 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-30 10:30:17.644 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-30 10:30:17.646 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-30 10:30:17.656 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-30 10:30:17.659 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-30 10:30:17.661 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-30 10:30:17.668 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-30 10:30:17.671 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-30 10:30:17.679 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-30 10:30:17.694 | ___________________________________ summary ____________________________________ 2026-06-30 10:30:17.694 | generate: commands succeeded 2026-06-30 10:30:17.694 | congratulations :) 2026-06-30 10:30:17.724 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-30 10:30:17.724 | ~/devstack 2026-06-30 10:30:17.726 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-30 10:30:17.760 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-30 10:30:17.763 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-30 10:30:17.785 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-30 10:30:17.787 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-30 10:30:17.791 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-30 10:30:17.825 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-06-30 10:30:17.862 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-30 10:30:17.864 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-30 10:30:17.867 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-30 10:30:17.870 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-30 10:30:17.873 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 10:30:18.097 | 2026-06-30 10:30:18.107 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:30:18.110 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 10:30:18.111 | address-scope 2026-06-30 10:30:18.111 | agent 2026-06-30 10:30:18.111 | allowed-address-pairs 2026-06-30 10:30:18.111 | auto-allocated-topology 2026-06-30 10:30:18.111 | availability_zone 2026-06-30 10:30:18.111 | default-subnetpools 2026-06-30 10:30:18.111 | dhcp_agent_scheduler 2026-06-30 10:30:18.111 | dns-integration 2026-06-30 10:30:18.111 | dns-domain-ports 2026-06-30 10:30:18.111 | dns-integration-domain-keywords 2026-06-30 10:30:18.111 | empty-string-filtering 2026-06-30 10:30:18.111 | external-net 2026-06-30 10:30:18.111 | extra_dhcp_opt 2026-06-30 10:30:18.111 | extraroute 2026-06-30 10:30:18.111 | extraroute-atomic 2026-06-30 10:30:18.111 | filter-validation 2026-06-30 10:30:18.111 | floating-ip-port-forwarding-detail 2026-06-30 10:30:18.111 | fip-port-details 2026-06-30 10:30:18.111 | flavors 2026-06-30 10:30:18.111 | floatingip-pools 2026-06-30 10:30:18.111 | router 2026-06-30 10:30:18.111 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:30:18.111 | enable-default-route-bfd 2026-06-30 10:30:18.111 | enable-default-route-ecmp 2026-06-30 10:30:18.111 | ext-gw-mode 2026-06-30 10:30:18.111 | l3-ha 2026-06-30 10:30:18.111 | external-gateway-multihoming 2026-06-30 10:30:18.111 | l3-flavors 2026-06-30 10:30:18.111 | l3_agent_scheduler 2026-06-30 10:30:18.111 | multi-provider 2026-06-30 10:30:18.111 | net-mtu 2026-06-30 10:30:18.111 | net-mtu-writable 2026-06-30 10:30:18.111 | network_availability_zone 2026-06-30 10:30:18.111 | network-ip-availability 2026-06-30 10:30:18.111 | network-ip-availability-details 2026-06-30 10:30:18.111 | pagination 2026-06-30 10:30:18.111 | port-device-profile 2026-06-30 10:30:18.111 | port-mac-address-regenerate 2026-06-30 10:30:18.111 | port-numa-affinity-policy 2026-06-30 10:30:18.111 | port-numa-affinity-policy-socket 2026-06-30 10:30:18.111 | binding 2026-06-30 10:30:18.111 | binding-extended 2026-06-30 10:30:18.111 | port-security 2026-06-30 10:30:18.111 | project-id 2026-06-30 10:30:18.111 | provider 2026-06-30 10:30:18.111 | qinq 2026-06-30 10:30:18.111 | quota-check-limit 2026-06-30 10:30:18.111 | quota-check-limit-default 2026-06-30 10:30:18.111 | quotas 2026-06-30 10:30:18.111 | quota_details 2026-06-30 10:30:18.111 | rbac-policies 2026-06-30 10:30:18.111 | rbac-address-scope 2026-06-30 10:30:18.111 | rbac-security-groups 2026-06-30 10:30:18.111 | revision-if-match 2026-06-30 10:30:18.111 | standard-attr-revisions 2026-06-30 10:30:18.111 | router_availability_zone 2026-06-30 10:30:18.111 | router-enable-snat 2026-06-30 10:30:18.111 | security-groups-default-rules 2026-06-30 10:30:18.111 | security-groups-default-statefulness 2026-06-30 10:30:18.111 | security-groups-normalized-cidr 2026-06-30 10:30:18.111 | security-groups-remote-address-group 2026-06-30 10:30:18.111 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:30:18.111 | security-groups-shared-filtering 2026-06-30 10:30:18.111 | security-group 2026-06-30 10:30:18.111 | service-type 2026-06-30 10:30:18.111 | sorting 2026-06-30 10:30:18.111 | standard-attr-description 2026-06-30 10:30:18.111 | stateful-security-group 2026-06-30 10:30:18.111 | subnet-dns-publish-fixed-ip 2026-06-30 10:30:18.111 | subnet-external-network 2026-06-30 10:30:18.111 | subnet_onboard 2026-06-30 10:30:18.111 | subnet-service-types 2026-06-30 10:30:18.111 | subnet_allocation 2026-06-30 10:30:18.111 | subnetpool-prefix-ops 2026-06-30 10:30:18.111 | tag-creation 2026-06-30 10:30:18.111 | standard-attr-tag 2026-06-30 10:30:18.111 | standard-attr-timestamp 2026-06-30 10:30:18.111 | vlan-transparent' 2026-06-30 10:30:18.113 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 10:30:18.113 | address-scope 2026-06-30 10:30:18.113 | agent 2026-06-30 10:30:18.113 | allowed-address-pairs 2026-06-30 10:30:18.113 | auto-allocated-topology 2026-06-30 10:30:18.113 | availability_zone 2026-06-30 10:30:18.113 | default-subnetpools 2026-06-30 10:30:18.113 | dhcp_agent_scheduler 2026-06-30 10:30:18.113 | dns-integration 2026-06-30 10:30:18.113 | dns-domain-ports 2026-06-30 10:30:18.113 | dns-integration-domain-keywords 2026-06-30 10:30:18.113 | empty-string-filtering 2026-06-30 10:30:18.113 | external-net 2026-06-30 10:30:18.113 | extra_dhcp_opt 2026-06-30 10:30:18.113 | extraroute 2026-06-30 10:30:18.113 | extraroute-atomic 2026-06-30 10:30:18.113 | filter-validation 2026-06-30 10:30:18.113 | floating-ip-port-forwarding-detail 2026-06-30 10:30:18.113 | fip-port-details 2026-06-30 10:30:18.113 | flavors 2026-06-30 10:30:18.113 | floatingip-pools 2026-06-30 10:30:18.113 | router 2026-06-30 10:30:18.113 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 10:30:18.113 | enable-default-route-bfd 2026-06-30 10:30:18.113 | enable-default-route-ecmp 2026-06-30 10:30:18.113 | ext-gw-mode 2026-06-30 10:30:18.113 | l3-ha 2026-06-30 10:30:18.113 | external-gateway-multihoming 2026-06-30 10:30:18.113 | l3-flavors 2026-06-30 10:30:18.113 | l3_agent_scheduler 2026-06-30 10:30:18.113 | multi-provider 2026-06-30 10:30:18.113 | net-mtu 2026-06-30 10:30:18.113 | net-mtu-writable 2026-06-30 10:30:18.113 | network_availability_zone 2026-06-30 10:30:18.113 | network-ip-availability 2026-06-30 10:30:18.113 | network-ip-availability-details 2026-06-30 10:30:18.113 | pagination 2026-06-30 10:30:18.113 | port-device-profile 2026-06-30 10:30:18.113 | port-mac-address-regenerate 2026-06-30 10:30:18.113 | port-numa-affinity-policy 2026-06-30 10:30:18.113 | port-numa-affinity-policy-socket 2026-06-30 10:30:18.113 | binding 2026-06-30 10:30:18.113 | binding-extended 2026-06-30 10:30:18.113 | port-security 2026-06-30 10:30:18.113 | project-id 2026-06-30 10:30:18.113 | provider 2026-06-30 10:30:18.113 | qinq 2026-06-30 10:30:18.113 | quota-check-limit 2026-06-30 10:30:18.113 | quota-check-limit-default 2026-06-30 10:30:18.113 | quotas 2026-06-30 10:30:18.113 | quota_details 2026-06-30 10:30:18.113 | rbac-policies 2026-06-30 10:30:18.113 | rbac-address-scope 2026-06-30 10:30:18.113 | rbac-security-groups 2026-06-30 10:30:18.113 | revision-if-match 2026-06-30 10:30:18.113 | standard-attr-revisions 2026-06-30 10:30:18.113 | router_availability_zone 2026-06-30 10:30:18.113 | router-enable-snat 2026-06-30 10:30:18.113 | security-groups-default-rules 2026-06-30 10:30:18.113 | security-groups-default-statefulness 2026-06-30 10:30:18.113 | security-groups-normalized-cidr 2026-06-30 10:30:18.113 | security-groups-remote-address-group 2026-06-30 10:30:18.113 | security-groups-rules-belongs-to-default-sg 2026-06-30 10:30:18.113 | security-groups-shared-filtering 2026-06-30 10:30:18.113 | security-group 2026-06-30 10:30:18.113 | service-type 2026-06-30 10:30:18.113 | sorting 2026-06-30 10:30:18.113 | standard-attr-description 2026-06-30 10:30:18.113 | stateful-security-group 2026-06-30 10:30:18.113 | subnet-dns-publish-fixed-ip 2026-06-30 10:30:18.113 | subnet-external-network 2026-06-30 10:30:18.113 | subnet_onboard 2026-06-30 10:30:18.113 | subnet-service-types 2026-06-30 10:30:18.113 | subnet_allocation 2026-06-30 10:30:18.113 | subnetpool-prefix-ops 2026-06-30 10:30:18.113 | tag-creation 2026-06-30 10:30:18.113 | standard-attr-tag 2026-06-30 10:30:18.113 | standard-attr-timestamp 2026-06-30 10:30:18.113 | vlan-transparent =~ external-net ]] 2026-06-30 10:30:18.116 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 10:30:18.119 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-30 10:30:18.358 | 2026-06-30 10:30:18.369 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 10:30:18.372 | ++ lib/tempest:configure_tempest:395 : public_network_id=7530ef6e-1083-4bc6-ac8c-c32511b8db85 2026-06-30 10:30:18.375 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-30 10:30:18.920 | 2026-06-30 10:30:18.920 | +---------------------------+--------------------------------------+ 2026-06-30 10:30:18.920 | | Field | Value | 2026-06-30 10:30:18.920 | +---------------------------+--------------------------------------+ 2026-06-30 10:30:18.920 | | admin_state_up | UP | 2026-06-30 10:30:18.920 | | availability_zone_hints | | 2026-06-30 10:30:18.920 | | availability_zones | | 2026-06-30 10:30:18.920 | | created_at | 2026-06-30T10:30:18Z | 2026-06-30 10:30:18.920 | | description | | 2026-06-30 10:30:18.920 | | dns_domain | None | 2026-06-30 10:30:18.920 | | id | ddbcd10a-9a3e-4cc5-8241-1b01057154df | 2026-06-30 10:30:18.920 | | ipv4_address_scope | None | 2026-06-30 10:30:18.920 | | ipv6_address_scope | None | 2026-06-30 10:30:18.920 | | is_default | False | 2026-06-30 10:30:18.920 | | is_vlan_qinq | None | 2026-06-30 10:30:18.920 | | is_vlan_transparent | False | 2026-06-30 10:30:18.920 | | mtu | 1372 | 2026-06-30 10:30:18.920 | | name | shared | 2026-06-30 10:30:18.920 | | port_security_enabled | True | 2026-06-30 10:30:18.920 | | project_id | 3d273e1e53cd43b49cdf41b5fb923a60 | 2026-06-30 10:30:18.920 | | provider:network_type | geneve | 2026-06-30 10:30:18.920 | | provider:physical_network | None | 2026-06-30 10:30:18.920 | | provider:segmentation_id | 61970 | 2026-06-30 10:30:18.920 | | pvlan | None | 2026-06-30 10:30:18.920 | | qinq | False | 2026-06-30 10:30:18.920 | | qos_policy_id | None | 2026-06-30 10:30:18.920 | | revision_number | 1 | 2026-06-30 10:30:18.920 | | router:external | Internal | 2026-06-30 10:30:18.920 | | segments | None | 2026-06-30 10:30:18.920 | | shared | True | 2026-06-30 10:30:18.920 | | status | ACTIVE | 2026-06-30 10:30:18.920 | | subnets | | 2026-06-30 10:30:18.920 | | tags | | 2026-06-30 10:30:18.920 | | updated_at | 2026-06-30T10:30:18Z | 2026-06-30 10:30:18.920 | +---------------------------+--------------------------------------+ 2026-06-30 10:30:18.927 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-30 10:30:19.615 | 2026-06-30 10:30:19.615 | +----------------------+--------------------------------------+ 2026-06-30 10:30:19.615 | | Field | Value | 2026-06-30 10:30:19.615 | +----------------------+--------------------------------------+ 2026-06-30 10:30:19.615 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-30 10:30:19.615 | | cidr | 192.168.233.0/24 | 2026-06-30 10:30:19.615 | | created_at | 2026-06-30T10:30:19Z | 2026-06-30 10:30:19.615 | | description | shared-subnet | 2026-06-30 10:30:19.615 | | dns_nameservers | | 2026-06-30 10:30:19.615 | | dns_publish_fixed_ip | None | 2026-06-30 10:30:19.615 | | enable_dhcp | True | 2026-06-30 10:30:19.615 | | gateway_ip | 192.168.233.1 | 2026-06-30 10:30:19.615 | | host_routes | | 2026-06-30 10:30:19.615 | | id | ea29db11-f5e6-4bc4-8bfb-7b68319fb156 | 2026-06-30 10:30:19.615 | | ip_version | 4 | 2026-06-30 10:30:19.615 | | ipv6_address_mode | None | 2026-06-30 10:30:19.615 | | ipv6_ra_mode | None | 2026-06-30 10:30:19.615 | | name | shared-subnet | 2026-06-30 10:30:19.615 | | network_id | ddbcd10a-9a3e-4cc5-8241-1b01057154df | 2026-06-30 10:30:19.615 | | project_id | 3d273e1e53cd43b49cdf41b5fb923a60 | 2026-06-30 10:30:19.615 | | revision_number | 0 | 2026-06-30 10:30:19.615 | | router:external | False | 2026-06-30 10:30:19.615 | | segment_id | None | 2026-06-30 10:30:19.615 | | service_types | | 2026-06-30 10:30:19.615 | | subnetpool_id | None | 2026-06-30 10:30:19.615 | | tags | | 2026-06-30 10:30:19.615 | | updated_at | 2026-06-30T10:30:19Z | 2026-06-30 10:30:19.615 | +----------------------+--------------------------------------+ 2026-06-30 10:30:19.624 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-30 10:30:19.660 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-30 10:30:19.695 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-30 10:30:19.700 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-30 10:30:19.733 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-30 10:30:19.766 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-30 10:30:19.800 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-30 10:30:19.834 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-30 10:30:19.867 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.202/identity/v3 2026-06-30 10:30:19.902 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-30 10:30:19.933 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-30 10:30:19.966 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-30 10:30:20.003 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-30 10:30:20.006 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-30 10:30:20.041 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-06-30 10:30:20.073 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-30 10:30:20.106 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-30 10:30:20.139 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-30 10:30:20.171 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-30 10:30:20.189 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:20.192 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-30 10:30:20.222 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-30 10:30:20.224 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-30 10:30:20.261 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-30 10:30:20.280 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:30:20.284 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-30 10:30:20.321 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-30 10:30:20.357 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-30 10:30:20.392 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-30 10:30:20.396 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-06-30 10:30:20.428 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-30 10:30:20.466 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-30 10:30:20.483 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:30:20.485 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref aa4fe83c-eb05-4a4c-a676-72535bab1bb7 2026-06-30 10:30:20.518 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt bd40c2bc-21b3-4124-85e9-2e4cf2eba777 2026-06-30 10:30:20.548 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-30 10:30:20.578 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-30 10:30:20.610 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-30 10:30:20.645 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-30 10:30:20.662 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:20.665 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-30 10:30:20.668 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-30 10:30:20.670 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-30 10:30:20.673 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-30 10:30:20.675 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-30 10:30:20.678 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-30 10:30:20.698 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-30 10:30:20.701 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-30 10:30:20.733 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-30 10:30:20.769 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-30 10:30:20.800 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-30 10:30:20.833 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-30 10:30:20.863 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-30 10:30:20.894 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-30 10:30:20.925 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-30 10:30:20.958 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-30 10:30:20.990 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-30 10:30:20.992 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-30 10:30:21.022 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2026-06-30 10:30:21.024 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2026-06-30 10:30:21.055 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-30 10:30:21.071 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:21.074 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-30 10:30:21.106 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-30 10:30:21.122 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:30:21.124 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-30 10:30:21.126 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-30 10:30:21.142 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:30:21.144 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-30 10:30:21.147 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-30 10:30:21.148 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-30 10:30:21.181 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-30 10:30:21.213 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 7530ef6e-1083-4bc6-ac8c-c32511b8db85 2026-06-30 10:30:21.246 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-30 10:30:21.279 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-06-30 10:30:21.312 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-30 10:30:21.347 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-30 10:30:21.381 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-30 10:30:21.414 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-30 10:30:21.448 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-06-30 10:30:21.450 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-30 10:30:21.453 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-30 10:30:21.456 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 10:30:21.490 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-30 10:30:21.494 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-30 10:30:21.494 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-30 10:30:21.499 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-30 10:30:21.501 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-30 10:30:21.531 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-30 10:30:21.534 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-30 10:30:21.536 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 10:30:21.538 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-30 10:30:21.541 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-30 10:30:21.573 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-30 10:30:21.604 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-30 10:30:21.635 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-30 10:30:21.667 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-30 10:30:21.698 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-30 10:30:21.730 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-30 10:30:21.734 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-30 10:30:21.752 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-06-30 10:30:21.786 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-30 10:30:21.789 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-30 10:30:21.805 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-06-30 10:30:21.840 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-30 10:30:21.844 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-30 10:30:21.864 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-30 10:30:21.898 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-30 10:30:21.902 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-30 10:30:21.920 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-30 10:30:21.954 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-30 10:30:21.987 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-30 10:30:21.991 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-30 10:30:22.025 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-30 10:30:22.028 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-30 10:30:22.031 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-30 10:30:22.034 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-30 10:30:22.054 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-30 10:30:22.057 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-30 10:30:22.096 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-30 10:30:22.117 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:22.121 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-06-30 10:30:22.124 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-06-30 10:30:22.128 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-06-30 10:30:22.131 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-06-30 10:30:22.166 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iscsi '!=' iSCSI ']' 2026-06-30 10:30:22.169 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol iscsi 2026-06-30 10:30:22.208 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2026-06-30 10:30:22.212 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2026-06-30 10:30:22.249 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-30 10:30:22.251 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-30 10:30:22.254 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-30 10:30:22.257 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-30 10:30:22.276 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-30 10:30:22.280 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-30 10:30:22.316 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-30 10:30:22.319 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-30 10:30:22.322 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-06-30 10:30:22.324 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-30 10:30:22.358 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-30 10:30:22.392 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-30 10:30:22.426 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-30 10:30:22.429 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-30 10:30:22.431 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 10:30:22.434 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-30 10:30:22.452 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:22.455 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-30 10:30:22.489 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 10:30:22.492 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-30 10:30:22.510 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:22.513 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-30 10:30:22.542 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 10:30:22.545 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-30 10:30:22.563 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:22.565 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-30 10:30:22.596 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 10:30:22.599 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-30 10:30:22.624 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:22.627 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-30 10:30:22.661 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 10:30:22.663 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-30 10:30:22.682 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:22.684 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-30 10:30:22.717 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 10:30:22.719 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-30 10:30:22.738 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 10:30:22.741 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-06-30 10:30:22.772 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 10:30:22.775 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-30 10:30:22.791 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:30:22.794 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-30 10:30:22.823 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-30 10:30:22.825 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-30 10:30:22.827 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-30 10:30:22.830 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-30 10:30:22.861 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-30 10:30:22.863 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-30 10:30:22.866 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-30 10:30:22.869 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-30 10:30:22.902 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-30 10:30:22.904 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-30 10:30:22.907 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-30 10:30:22.910 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-06-30 10:30:22.913 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-30 10:30:22.917 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-30 10:30:22.921 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.jSJwM5hyZM 2026-06-30 10:30:22.924 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-30 10:30:22.927 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-30 10:30:22.930 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-30 10:30:22.933 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.XWZDAPplri 2026-06-30 10:30:22.936 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.XWZDAPplri 2026-06-30 10:30:22.939 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-30 10:30:22.942 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.XWZDAPplri 2026-06-30 10:30:22.945 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-30 10:30:22.948 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-30 10:30:22.951 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-30 10:30:22.957 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:22.960 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:22.963 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:22.966 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:22.969 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-30 10:30:22.972 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-30 10:30:23.211 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-30 10:30:23.735 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-30 10:30:31.770 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-30 10:30:35.363 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 10:30:35.363 | ___________________________________ summary ____________________________________ 2026-06-30 10:30:35.364 | venv-tempest: skipped tests 2026-06-30 10:30:35.364 | congratulations :) 2026-06-30 10:30:35.392 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.XWZDAPplri -r requirements.txt 2026-06-30 10:30:35.818 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 10:30:35.818 | !! 2026-06-30 10:30:35.818 | 2026-06-30 10:30:35.818 | ******************************************************************************** 2026-06-30 10:30:35.818 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 10:30:35.818 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 10:30:35.818 | 2026-06-30 10:30:35.818 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:35.818 | calls to avoid build errors in the future. 2026-06-30 10:30:35.818 | ******************************************************************************** 2026-06-30 10:30:35.818 | 2026-06-30 10:30:35.818 | !! 2026-06-30 10:30:35.818 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 10:30:36.057 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 10:30:36.057 | !! 2026-06-30 10:30:36.057 | 2026-06-30 10:30:36.057 | ******************************************************************************** 2026-06-30 10:30:36.057 | Please avoid running ``setup.py`` directly. 2026-06-30 10:30:36.057 | Instead, use pypa/build, pypa/installer or other 2026-06-30 10:30:36.057 | standards-based tools. 2026-06-30 10:30:36.057 | 2026-06-30 10:30:36.057 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:36.057 | calls to avoid build errors in the future. 2026-06-30 10:30:36.057 | 2026-06-30 10:30:36.057 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 10:30:36.057 | ******************************************************************************** 2026-06-30 10:30:36.057 | 2026-06-30 10:30:36.057 | !! 2026-06-30 10:30:36.057 | self.initialize_options() 2026-06-30 10:30:36.057 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 10:30:36.057 | warnings.warn(msg) 2026-06-30 10:30:36.072 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 10:30:36.073 | !! 2026-06-30 10:30:36.073 | 2026-06-30 10:30:36.073 | ******************************************************************************** 2026-06-30 10:30:36.073 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 10:30:36.073 | 2026-06-30 10:30:36.073 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 10:30:36.073 | or your builds will no longer be supported. 2026-06-30 10:30:36.073 | 2026-06-30 10:30:36.073 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 10:30:36.073 | ******************************************************************************** 2026-06-30 10:30:36.073 | 2026-06-30 10:30:36.073 | !! 2026-06-30 10:30:36.073 | corresp(dist, value, root_dir) 2026-06-30 10:30:36.149 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 10:30:39.675 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 10:30:39.675 | venv-tempest run-test-pre: PYTHONHASHSEED='1958669478' 2026-06-30 10:30:39.675 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.XWZDAPplri -r requirements.txt 2026-06-30 10:30:40.164 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-30 10:30:40.164 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-30 10:30:40.164 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-30 10:30:40.165 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-30 10:30:40.165 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-30 10:30:40.165 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-30 10:30:40.166 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-30 10:30:40.166 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-30 10:30:40.167 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-30 10:30:40.167 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-30 10:30:40.167 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-30 10:30:40.170 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-30 10:30:40.170 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-30 10:30:40.170 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-30 10:30:40.170 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-30 10:30:40.170 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-30 10:30:40.170 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-30 10:30:40.170 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-30 10:30:40.170 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-30 10:30:40.170 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-30 10:30:40.172 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-30 10:30:40.172 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-30 10:30:40.172 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-30 10:30:40.174 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-30 10:30:40.174 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-30 10:30:40.174 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-30 10:30:40.175 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-30 10:30:40.176 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-30 10:30:40.176 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-30 10:30:40.177 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-30 10:30:40.180 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-30 10:30:40.180 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-30 10:30:40.181 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-30 10:30:40.182 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-30 10:30:40.185 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-30 10:30:40.187 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-30 10:30:40.188 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-30 10:30:40.189 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-30 10:30:40.190 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-30 10:30:40.192 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-30 10:30:40.192 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-30 10:30:40.193 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-30 10:30:40.195 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-30 10:30:40.196 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-30 10:30:40.197 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-30 10:30:40.197 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-30 10:30:40.204 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-30 10:30:40.206 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-30 10:30:40.212 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-30 10:30:40.214 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-30 10:30:40.214 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-30 10:30:40.214 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-30 10:30:40.215 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-30 10:30:40.219 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-30 10:30:40.231 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-30 10:30:40.234 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-30 10:30:40.234 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-30 10:30:40.236 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-30 10:30:40.242 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-30 10:30:40.242 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-30 10:30:40.245 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-30 10:30:40.358 | ___________________________________ summary ____________________________________ 2026-06-30 10:30:40.358 | venv-tempest: commands succeeded 2026-06-30 10:30:40.358 | congratulations :) 2026-06-30 10:30:40.398 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.XWZDAPplri 2026-06-30 10:30:40.403 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-30 10:30:40.405 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-30 10:30:40.408 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-30 10:30:40.441 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.jSJwM5hyZM 2026-06-30 10:30:40.852 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 10:30:40.852 | !! 2026-06-30 10:30:40.852 | 2026-06-30 10:30:40.852 | ******************************************************************************** 2026-06-30 10:30:40.852 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 10:30:40.852 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 10:30:40.852 | 2026-06-30 10:30:40.852 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:40.852 | calls to avoid build errors in the future. 2026-06-30 10:30:40.852 | ******************************************************************************** 2026-06-30 10:30:40.852 | 2026-06-30 10:30:40.852 | !! 2026-06-30 10:30:40.852 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 10:30:41.090 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 10:30:41.090 | !! 2026-06-30 10:30:41.090 | 2026-06-30 10:30:41.090 | ******************************************************************************** 2026-06-30 10:30:41.090 | Please avoid running ``setup.py`` directly. 2026-06-30 10:30:41.090 | Instead, use pypa/build, pypa/installer or other 2026-06-30 10:30:41.090 | standards-based tools. 2026-06-30 10:30:41.090 | 2026-06-30 10:30:41.090 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:41.090 | calls to avoid build errors in the future. 2026-06-30 10:30:41.090 | 2026-06-30 10:30:41.090 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 10:30:41.090 | ******************************************************************************** 2026-06-30 10:30:41.090 | 2026-06-30 10:30:41.090 | !! 2026-06-30 10:30:41.090 | self.initialize_options() 2026-06-30 10:30:41.090 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 10:30:41.090 | warnings.warn(msg) 2026-06-30 10:30:41.105 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 10:30:41.106 | !! 2026-06-30 10:30:41.106 | 2026-06-30 10:30:41.106 | ******************************************************************************** 2026-06-30 10:30:41.106 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 10:30:41.106 | 2026-06-30 10:30:41.106 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 10:30:41.106 | or your builds will no longer be supported. 2026-06-30 10:30:41.106 | 2026-06-30 10:30:41.106 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 10:30:41.106 | ******************************************************************************** 2026-06-30 10:30:41.106 | 2026-06-30 10:30:41.106 | !! 2026-06-30 10:30:41.106 | corresp(dist, value, root_dir) 2026-06-30 10:30:41.174 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 10:30:44.814 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 10:30:44.815 | venv-tempest run-test-pre: PYTHONHASHSEED='2661132492' 2026-06-30 10:30:44.815 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.jSJwM5hyZM 2026-06-30 10:30:47.997 | ___________________________________ summary ____________________________________ 2026-06-30 10:30:47.997 | venv-tempest: commands succeeded 2026-06-30 10:30:47.997 | congratulations :) 2026-06-30 10:30:48.026 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-30 10:30:48.045 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:30:48.049 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-30 10:30:48.052 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-30 10:30:48.070 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 10:30:48.072 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-30 10:30:48.076 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:30:48.079 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-30 10:30:48.082 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:30:48.086 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-30 10:30:48.088 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:30:48.091 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-30 10:30:48.094 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-30 10:30:48.098 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-30 10:30:48.120 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:30:48.142 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:30:48.145 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-30 10:30:48.148 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 10:30:48.181 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-30 10:30:48.184 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-30 10:30:48.187 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-30 10:30:48.224 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-30 10:30:48.226 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-30 10:30:48.228 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-30 10:30:48.263 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-30 10:30:48.263 | ' 2026-06-30 10:30:48.266 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-30 10:30:48.268 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 10:30:48.271 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-30 10:30:48.274 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-30 10:30:48.277 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-30 10:30:48.277 | ~/tempest ~/tempest 2026-06-30 10:30:48.280 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-06-30 10:30:48.283 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-06-30 10:30:48.287 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-30 10:30:48.291 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.CnAcs0DoQ5 2026-06-30 10:30:48.294 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.CnAcs0DoQ5 2026-06-30 10:30:48.297 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-30 10:30:48.300 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.CnAcs0DoQ5 2026-06-30 10:30:48.303 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-30 10:30:48.307 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-30 10:30:48.310 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-30 10:30:48.318 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:48.322 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:48.325 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:48.328 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 10:30:48.332 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.CnAcs0DoQ5 cinder-tempest-plugin 2026-06-30 10:30:48.757 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 10:30:48.757 | !! 2026-06-30 10:30:48.757 | 2026-06-30 10:30:48.757 | ******************************************************************************** 2026-06-30 10:30:48.757 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 10:30:48.757 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 10:30:48.757 | 2026-06-30 10:30:48.757 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:48.757 | calls to avoid build errors in the future. 2026-06-30 10:30:48.757 | ******************************************************************************** 2026-06-30 10:30:48.757 | 2026-06-30 10:30:48.757 | !! 2026-06-30 10:30:48.757 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 10:30:48.994 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 10:30:48.994 | !! 2026-06-30 10:30:48.994 | 2026-06-30 10:30:48.994 | ******************************************************************************** 2026-06-30 10:30:48.994 | Please avoid running ``setup.py`` directly. 2026-06-30 10:30:48.994 | Instead, use pypa/build, pypa/installer or other 2026-06-30 10:30:48.994 | standards-based tools. 2026-06-30 10:30:48.994 | 2026-06-30 10:30:48.994 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:48.994 | calls to avoid build errors in the future. 2026-06-30 10:30:48.994 | 2026-06-30 10:30:48.994 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 10:30:48.994 | ******************************************************************************** 2026-06-30 10:30:48.994 | 2026-06-30 10:30:48.994 | !! 2026-06-30 10:30:48.994 | self.initialize_options() 2026-06-30 10:30:48.994 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 10:30:48.994 | warnings.warn(msg) 2026-06-30 10:30:49.013 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 10:30:49.013 | !! 2026-06-30 10:30:49.013 | 2026-06-30 10:30:49.013 | ******************************************************************************** 2026-06-30 10:30:49.013 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 10:30:49.013 | 2026-06-30 10:30:49.013 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 10:30:49.013 | or your builds will no longer be supported. 2026-06-30 10:30:49.013 | 2026-06-30 10:30:49.013 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 10:30:49.013 | ******************************************************************************** 2026-06-30 10:30:49.013 | 2026-06-30 10:30:49.013 | !! 2026-06-30 10:30:49.013 | corresp(dist, value, root_dir) 2026-06-30 10:30:49.090 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 10:30:52.819 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 10:30:52.820 | venv-tempest run-test-pre: PYTHONHASHSEED='1527507598' 2026-06-30 10:30:52.820 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.CnAcs0DoQ5 cinder-tempest-plugin 2026-06-30 10:30:53.504 | Collecting cinder-tempest-plugin 2026-06-30 10:30:53.587 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 10:30:53.598 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (7.0.3) 2026-06-30 10:30:53.598 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.5.0) 2026-06-30 10:30:53.598 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.10.0) 2026-06-30 10:30:53.598 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev36) 2026-06-30 10:30:53.599 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (1.3.0) 2026-06-30 10:30:53.600 | Requirement already satisfied: stevedore>=5.6.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (5.8.0) 2026-06-30 10:30:53.600 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.8.0) 2026-06-30 10:30:53.601 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.0.0) 2026-06-30 10:30:53.601 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.0.3) 2026-06-30 10:30:53.602 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.34.2) 2026-06-30 10:30:53.604 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (1.2.1) 2026-06-30 10:30:53.604 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (10.1.1) 2026-06-30 10:30:53.606 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (2.1.0) 2026-06-30 10:30:53.606 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (3.3.2) 2026-06-30 10:30:53.607 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (26.2) 2026-06-30 10:30:53.608 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (7.2.2) 2026-06-30 10:30:53.610 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (82.0.1) 2026-06-30 10:30:53.615 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.4.7) 2026-06-30 10:30:53.616 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.18) 2026-06-30 10:30:53.616 | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2.7.0) 2026-06-30 10:30:53.616 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2026.6.17) 2026-06-30 10:30:53.623 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.14.0) 2026-06-30 10:30:53.623 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.26.0) 2026-06-30 10:30:53.623 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (2.9.1) 2026-06-30 10:30:53.624 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-06-30 10:30:53.624 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (43.0.3) 2026-06-30 10:30:53.625 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (7.5.0) 2026-06-30 10:30:53.625 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (8.2.0) 2026-06-30 10:30:53.626 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.2.1) 2026-06-30 10:30:53.627 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.3.2) 2026-06-30 10:30:53.627 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (1.4.6) 2026-06-30 10:30:53.628 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.17.0) 2026-06-30 10:30:53.628 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.1.0) 2026-06-30 10:30:53.629 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.7.1) 2026-06-30 10:30:53.629 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.20) 2026-06-30 10:30:53.632 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.6.2) 2026-06-30 10:30:53.632 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.6.0) 2026-06-30 10:30:53.632 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-06-30 10:30:53.635 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.52) 2026-06-30 10:30:53.635 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.11.0) 2026-06-30 10:30:53.635 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (15.0.0) 2026-06-30 10:30:53.636 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.8.0) 2026-06-30 10:30:53.637 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (2.0.0) 2026-06-30 10:30:53.640 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (3.0) 2026-06-30 10:30:53.642 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest>=40.0.0->cinder-tempest-plugin) (2.2.1) 2026-06-30 10:30:53.645 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (26.1.0) 2026-06-30 10:30:53.646 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2025.9.1) 2026-06-30 10:30:53.646 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (0.37.0) 2026-06-30 10:30:53.646 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2026.5.1) 2026-06-30 10:30:53.652 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (6.4.0) 2026-06-30 10:30:53.654 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (2.9.0.post0) 2026-06-30 10:30:53.656 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-06-30 10:30:53.659 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (5.0.0) 2026-06-30 10:30:53.659 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.3) 2026-06-30 10:30:53.660 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (1.6.2) 2026-06-30 10:30:53.664 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.8.1) 2026-06-30 10:30:53.669 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (1.17.0) 2026-06-30 10:30:53.674 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.2.0) 2026-06-30 10:30:53.675 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (2.20.0) 2026-06-30 10:30:53.678 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.1.2) 2026-06-30 10:30:53.685 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.16.0) 2026-06-30 10:30:53.685 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.15.0) 2026-06-30 10:30:53.706 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-06-30 10:30:53.769 | Installing collected packages: cinder-tempest-plugin 2026-06-30 10:30:53.820 | Successfully installed cinder-tempest-plugin-1.22.0 2026-06-30 10:30:53.892 | ___________________________________ summary ____________________________________ 2026-06-30 10:30:53.892 | venv-tempest: commands succeeded 2026-06-30 10:30:53.892 | congratulations :) 2026-06-30 10:30:53.916 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.CnAcs0DoQ5 2026-06-30 10:30:53.921 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-06-30 10:30:53.921 | Checking installed Tempest plugins: 2026-06-30 10:30:53.924 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-06-30 10:30:54.361 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 10:30:54.361 | !! 2026-06-30 10:30:54.361 | 2026-06-30 10:30:54.361 | ******************************************************************************** 2026-06-30 10:30:54.361 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 10:30:54.361 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 10:30:54.361 | 2026-06-30 10:30:54.361 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:54.361 | calls to avoid build errors in the future. 2026-06-30 10:30:54.361 | ******************************************************************************** 2026-06-30 10:30:54.361 | 2026-06-30 10:30:54.361 | !! 2026-06-30 10:30:54.361 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 10:30:54.627 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 10:30:54.627 | !! 2026-06-30 10:30:54.627 | 2026-06-30 10:30:54.627 | ******************************************************************************** 2026-06-30 10:30:54.627 | Please avoid running ``setup.py`` directly. 2026-06-30 10:30:54.627 | Instead, use pypa/build, pypa/installer or other 2026-06-30 10:30:54.627 | standards-based tools. 2026-06-30 10:30:54.627 | 2026-06-30 10:30:54.627 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 10:30:54.627 | calls to avoid build errors in the future. 2026-06-30 10:30:54.627 | 2026-06-30 10:30:54.627 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 10:30:54.627 | ******************************************************************************** 2026-06-30 10:30:54.627 | 2026-06-30 10:30:54.627 | !! 2026-06-30 10:30:54.628 | self.initialize_options() 2026-06-30 10:30:54.628 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 10:30:54.628 | warnings.warn(msg) 2026-06-30 10:30:54.645 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 10:30:54.646 | !! 2026-06-30 10:30:54.646 | 2026-06-30 10:30:54.646 | ******************************************************************************** 2026-06-30 10:30:54.646 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 10:30:54.646 | 2026-06-30 10:30:54.646 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 10:30:54.646 | or your builds will no longer be supported. 2026-06-30 10:30:54.646 | 2026-06-30 10:30:54.646 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 10:30:54.646 | ******************************************************************************** 2026-06-30 10:30:54.646 | 2026-06-30 10:30:54.646 | !! 2026-06-30 10:30:54.646 | corresp(dist, value, root_dir) 2026-06-30 10:30:54.721 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 10:30:58.438 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.22.0,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 10:30:58.439 | venv-tempest run-test-pre: PYTHONHASHSEED='2450539698' 2026-06-30 10:30:58.439 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-06-30 10:30:59.030 | +--------------+--------------------------------------------------+ 2026-06-30 10:30:59.030 | | Name | EntryPoint | 2026-06-30 10:30:59.030 | +--------------+--------------------------------------------------+ 2026-06-30 10:30:59.030 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-06-30 10:30:59.030 | +--------------+--------------------------------------------------+ 2026-06-30 10:30:59.116 | ___________________________________ summary ____________________________________ 2026-06-30 10:30:59.116 | venv-tempest: commands succeeded 2026-06-30 10:30:59.116 | congratulations :) 2026-06-30 10:30:59.146 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-30 10:30:59.146 | ~/tempest 2026-06-30 10:30:59.149 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 10:30:59.151 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 10:30:59.154 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 10:30:59.158 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 10:30:59.161 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-30 10:30:59.164 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 10:30:59.168 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-30 10:30:59.171 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-06-30 10:30:59.175 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 10:30:59.177 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-06-30 10:30:59.180 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-06-30 10:30:59.184 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-30 10:30:59.187 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-06-30 10:30:59.190 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-30 10:30:59.193 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-30 10:30:59.196 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-30 10:30:59.200 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-30 10:30:59.203 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-30 10:30:59.205 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-30 10:30:59.208 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-30 10:30:59.211 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-30 10:30:59.215 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-30 10:30:59.218 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-30 10:30:59.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-30 10:30:59.226 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-30 10:30:59.229 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-30 10:30:59.232 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-30 10:30:59.235 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-30 10:30:59.239 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-30 10:30:59.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-30 10:30:59.245 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-30 10:30:59.248 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-30 10:30:59.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-30 10:30:59.254 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-30 10:30:59.272 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-30 10:30:59.275 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-30 10:30:59.279 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-30 10:30:59.282 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-30 10:30:59.286 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-30 10:30:59.289 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-30 10:30:59.292 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-30 10:30:59.295 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-30 10:30:59.299 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:30:59.320 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:30:59.323 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-30 10:30:59.328 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-30 10:30:59.328 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-30 10:30:59.333 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-30 10:30:59.336 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-30 10:30:59.339 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-30 10:30:59.345 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-30 10:30:59.367 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-30 10:30:59.371 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-30 10:30:59.376 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-30 10:30:59.379 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-30 10:30:59.382 | + ./stack.sh:main:1503 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-06-30 10:30:59.385 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-30 10:30:59.388 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 10:30:59.391 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-30 10:30:59.394 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:30:59.397 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 10:30:59.399 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 10:30:59.404 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-06-30 10:30:59.407 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:30:59.410 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-30 10:30:59.412 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:30:59.415 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-30 10:30:59.415 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:30:59.415 | gsub("[][]", "", $1); 2026-06-30 10:30:59.415 | split($1, a, "|"); 2026-06-30 10:30:59.415 | if (a[1] == matchgroup) 2026-06-30 10:30:59.415 | print a[2] 2026-06-30 10:30:59.415 | } 2026-06-30 10:30:59.415 | ' /opt/stack/devstack/local.conf 2026-06-30 10:30:59.422 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 10:30:59.425 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 10:30:59.428 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 10:30:59.432 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-06-30 10:30:59.435 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-30 10:30:59.439 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-06-30 10:30:59.442 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-06-30 10:30:59.445 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-06-30 10:30:59.450 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-06-30 10:30:59.453 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-06-30 10:30:59.456 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-06-30 10:30:59.459 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-06-30 10:30:59.462 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-30 10:30:59.466 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:30:59.469 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-06-30 10:30:59.472 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-06-30 10:30:59.475 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 10:30:59.479 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-06-30 10:30:59.482 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-30 10:30:59.486 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-06-30 10:30:59.489 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-06-30 10:30:59.493 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-30 10:30:59.494 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-30 10:30:59.494 | BEGIN { 2026-06-30 10:30:59.494 | section = "" 2026-06-30 10:30:59.494 | last_section = "" 2026-06-30 10:30:59.494 | section_count = 0 2026-06-30 10:30:59.494 | } 2026-06-30 10:30:59.494 | /^\[.+\]/ { 2026-06-30 10:30:59.494 | gsub("[][]", "", $1); 2026-06-30 10:30:59.494 | section=$1 2026-06-30 10:30:59.494 | next 2026-06-30 10:30:59.494 | } 2026-06-30 10:30:59.494 | /^ *\#/ { 2026-06-30 10:30:59.494 | next 2026-06-30 10:30:59.494 | } 2026-06-30 10:30:59.494 | /^[^ \t]+/ { 2026-06-30 10:30:59.494 | # get offset of first = in $0 2026-06-30 10:30:59.494 | eq_idx = index($0, "=") 2026-06-30 10:30:59.494 | # extract attr & value from $0 2026-06-30 10:30:59.494 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 10:30:59.494 | value = substr($0, eq_idx + 1) 2026-06-30 10:30:59.494 | # only need to strip trailing whitespace from attr 2026-06-30 10:30:59.494 | sub(/[ \t]*$/, "", attr) 2026-06-30 10:30:59.494 | # need to strip leading & trailing whitespace from value 2026-06-30 10:30:59.494 | sub(/^[ \t]*/, "", value) 2026-06-30 10:30:59.494 | sub(/[ \t]*$/, "", value) 2026-06-30 10:30:59.494 | 2026-06-30 10:30:59.494 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 10:30:59.494 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 10:30:59.494 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 10:30:59.494 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 10:30:59.494 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 10:30:59.494 | if (section != last_section) { 2026-06-30 10:30:59.494 | cfg_section[section_count++] = section 2026-06-30 10:30:59.494 | last_section = section 2026-06-30 10:30:59.494 | } 2026-06-30 10:30:59.494 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 10:30:59.494 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 10:30:59.494 | 2026-06-30 10:30:59.494 | cfg_attr[section, attr, 0] = value 2026-06-30 10:30:59.494 | cfg_attr_count[section, attr] = 1 2026-06-30 10:30:59.494 | } else { 2026-06-30 10:30:59.494 | lno = cfg_attr_count[section, attr]++ 2026-06-30 10:30:59.494 | cfg_attr[section, attr, lno] = value 2026-06-30 10:30:59.494 | } 2026-06-30 10:30:59.494 | } 2026-06-30 10:30:59.494 | END { 2026-06-30 10:30:59.494 | # Process each section in order 2026-06-30 10:30:59.494 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 10:30:59.494 | section = cfg_section[sno] 2026-06-30 10:30:59.494 | # The ini routines simply append a config item immediately 2026-06-30 10:30:59.494 | # after the section header. To keep the same order as defined 2026-06-30 10:30:59.494 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 10:30:59.494 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 10:30:59.494 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 10:30:59.494 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 10:30:59.494 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 10:30:59.494 | else { 2026-06-30 10:30:59.494 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 10:30:59.494 | count = cfg_attr_count[section, attr] 2026-06-30 10:30:59.495 | print "inidelete " configfile " " section " " attr 2026-06-30 10:30:59.495 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 10:30:59.495 | for (l = count -2; l >= 0; l--) 2026-06-30 10:30:59.495 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 10:30:59.495 | } 2026-06-30 10:30:59.495 | } 2026-06-30 10:30:59.495 | } 2026-06-30 10:30:59.495 | } 2026-06-30 10:30:59.495 | ' 2026-06-30 10:30:59.495 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:30:59.496 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 10:30:59.497 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-30 10:30:59.500 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-06-30 10:30:59.503 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-06-30 10:30:59.506 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-30 10:30:59.510 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-06-30 10:30:59.513 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-30 10:30:59.513 | BEGIN { group = "" } 2026-06-30 10:30:59.513 | /^\[\[.+\|.*\]\]/ { 2026-06-30 10:30:59.513 | gsub("[][]", "", $1); 2026-06-30 10:30:59.513 | split($1, a, "|"); 2026-06-30 10:30:59.513 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 10:30:59.513 | group=a[1] 2026-06-30 10:30:59.513 | } else { 2026-06-30 10:30:59.513 | group="" 2026-06-30 10:30:59.513 | } 2026-06-30 10:30:59.513 | next 2026-06-30 10:30:59.513 | } 2026-06-30 10:30:59.513 | { 2026-06-30 10:30:59.513 | if (group != "") 2026-06-30 10:30:59.513 | print $0 2026-06-30 10:30:59.513 | } 2026-06-30 10:30:59.513 | ' /opt/stack/devstack/local.conf 2026-06-30 10:30:59.520 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-06-30 10:30:59.522 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-06-30 10:30:59.556 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 10:30:59.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-06-30 10:30:59.563 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-06-30 10:30:59.600 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 65 osc 174 apt-get 181 test_with_retry 0 dbsync 3 pip_install 99 apt-get-update 3 run_process 39 ------------------------- Unaccounted time 102 ========================= Total runtime 679 ================= Async summary ================= Time spent in the background minus waits: 234 sec Elapsed time: 679 sec Time if we did everything serially: 913 sec Speedup: 1.34462 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35551 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 65 | | nova_cell1 | SELECT | 74 | | nova_cell0 | SELECT | 53 | | nova_cell0 | INSERT | 9 | | neutron | SELECT | 7049 | | neutron | INSERT | 849 | | placement | SELECT | 22 | | placement | INSERT | 78 | | placement | SET | 2 | | neutron | UPDATE | 290 | | neutron | DELETE | 42 | | nova_cell0 | UPDATE | 4 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 86 | | cinder | INSERT | 8 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | glance | INSERT | 52 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | nova_cell1 | UPDATE | 10 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.202 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.202/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: ce1ed85c5725422a02229208e5fd2ef97c08e453 Merge "lib/tempest: Fix tempest verify-config" 2026-06-29 12:12:28 +0000 OS Version: Ubuntu 24.04 noble